summaryrefslogtreecommitdiff
path: root/compiler/cghlcpu.pas
Commit message (Expand)AuthorAgeFilesLines
* * synchronized with privatetrunk till r30095jonas2015-03-051-2/+2
|\
| * * moved x86-specific requirements from the generic bsr/bsf code to thejonas2015-02-231-2/+2
* | * moved g_external_wrapper() to the hlcg, and also g_intf_wrapper() becausejonas2014-08-191-7/+0
* | * give an internalerror when calling cg.makeregsize() for a high leveljonas2014-08-121-0/+12
|/
* + override g_save_registers() and g_restore_registers() with do-nothing ver...jonas2013-11-101-0/+11
* * include fpcdefs.incjonas2013-11-101-1/+1
* + cghlcpu unit with thlbasecgcpu class that overrides all abstract tcgjonas2012-04-281-0/+217