summaryrefslogtreecommitdiffstats
path: root/tcg/i386
Commit message (Expand)AuthorAgeFilesLines
* Add some missing static and const qualifiers, reg_names only used if NDEBUG setblueswir12008-10-051-5/+8
* Fix some warnings that would be generated by gcc -Wredundant-declsblueswir12008-08-301-9/+2
* 64 bit signed comparison fix (Juergen Lock)bellard2008-07-071-4/+4
* jump optimizationsbellard2008-05-251-31/+9
* more generic call codegenbellard2008-05-221-0/+1
* fixed global variable handling with qemu load/stores - initial global prologu...bellard2008-05-101-1/+51
* HPPA (PA-RISC) host supportaurel322008-04-121-1/+2
* Fix i32 memory backed variables on 64-bit hostblueswir12008-03-131-4/+4
* Remove blank elements in tcg_target_reg_alloc_order[] (Stuart Brady)blueswir12008-03-111-1/+1
* Simplify TCG relocation bugfix.pbrook2008-02-101-1/+1
* compare fixbellard2008-02-031-3/+3
* TCG code generatorbellard2008-02-012-0/+1217
OpenPOWER on IntegriCloud