summaryrefslogtreecommitdiff
path: root/utils/deriveConstants
Commit message (Expand)AuthorAgeFilesLines
* Pass 512-bit-wide vectors in registers.Geoffrey Mainland2013-09-221-0/+6
* Pass 256-bit-wide vectors in registers.Geoffrey Mainland2013-09-221-0/+6
* Rename SSE -> XMM for consistency.Geoffrey Mainland2013-08-061-2/+2
* Maintain per-generation lists of weak pointers (#7847)Takano Akio2013-06-151-0/+1
* Allow multiple C finalizers to be attached to a Weak#Takano Akio2013-06-151-4/+8
* ticky enhancementsNicolas Frisby2013-03-291-0/+1
* Automatically add the $(exeext) to program namesIan Lynagh2013-03-031-1/+1
* Separate StablePtr and StableName tables (#7674)Simon Marlow2013-02-141-0/+3
* Add support for passing SSE vectors in registers.Geoffrey Mainland2013-02-011-0/+6
* Add a stddef.h #include to C file generated by DeriveConstantsIan Lynagh2012-11-171-0/+1
* We now assume that offsetof() is always definedIan Lynagh2012-11-161-9/+4
* Fix the OFFSET macroIan Lynagh2012-11-131-8/+20
* Fix build on WindowsIan Lynagh2012-11-131-1/+1
* Replace mkDerivedConstants.c with DeriveConstants.hsIan Lynagh2012-11-123-0/+892