summaryrefslogtreecommitdiff
path: root/compiler/ncgld.pas
Commit message (Expand)AuthorAgeFilesLines
* * cleaned up segmented thread variablesflorian2006-01-031-7/+14
* * always generate code which can be used to build dynamically loadablejonas2005-12-201-23/+6
* * fixed code generation for calling threadvar relocation functiontom_at_work2005-10-261-1/+1
* * all types with inittable need a persistant temppeter2005-10-181-17/+1
* * fixed passing currency variables to arrayconstructors on platforms wherejonas2005-10-161-0/+2
* * first ie of tb0468 fixedflorian2005-10-031-8/+4
* * support multiple asmlabel types, renamed getlabel topeter2005-09-181-5/+5
* * Proof of concept: Support threadvars using segment registers.daniel2005-07-241-0/+6
* * fixed creating shared libraries under Darwin/Mac OS Xjonas2005-07-221-14/+12
* + mmx support revived, fixes bug 4106florian2005-07-021-2/+2
* + before calling a helper procedure, all register classes are now saved, this...florian2005-06-051-2/+2
* * fixed a lot of stuff for fpu/mm register variablesflorian2005-06-041-3/+19
* * array of const for classes fixed, was broken by r10florian2005-05-301-2/+1
* * log and id tags removedfpc2005-05-211-24/+0
* * property svn:eol-style: native setfpc2005-05-181-963/+963
* * format(%u",[<qword>]); fixedflorian2005-05-171-4/+4
* * array of const for currency, classes and interfaces fixedflorian2005-05-171-953/+963
* initial importfpc2005-05-161-0/+953