peter
|
47489f2376
* firstpass uses expectloc
|
22 年之前 |
peter
|
9ed2ce8c12
* removed some notes/hints
|
22 年之前 |
daniel
|
25059e21b6
+ Implemented the actual register allocator
|
22 年之前 |
peter
|
7e9e15cce8
* when ecx is not available allocated another register
|
22 年之前 |
daniel
|
ba9d0abb67
* Tweaked register allocate/deallocate positition to less interferences
|
22 年之前 |
peter
|
c4ddcc78a8
* generic constructor working for i386
|
22 年之前 |
daniel
|
eedc447400
+ Added newra version of Ti386shlshrnode
|
22 年之前 |
daniel
|
fb55235acc
* Work to handle new register notation in ag386nsm
|
22 年之前 |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 年之前 |
daniel
|
7be2b727f2
* Work on register conversion
|
22 年之前 |
daniel
|
cbe0383afe
* Further work to convert codegenerator register convention;
|
22 年之前 |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 年之前 |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 年之前 |
peter
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 年之前 |
carl
|
588abc6631
* jmpbuf size allocation for exceptions is now cpu specific (as it should)
|
23 年之前 |
carl
|
534f6b2468
* bugfix of unaryminus node with left LOC_CREGISTER
|
23 年之前 |
carl
|
9da171faf2
+ stab register indexes for powerpc (moved from gdb to cpubase)
|
23 年之前 |
peter
|
425bb45ddc
* renamed current_library to objectlibrary
|
23 年之前 |
peter
|
ac71268ce6
* saving of asmsymbols in ppu supported
|
23 年之前 |
Jonas Maebe
|
f8b6c707a2
* made assigned() handling generic
|
23 年之前 |
florian
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 年之前 |
peter
|
4285e99853
* internal linker
|
23 年之前 |
peter
|
06ebac4e27
* readded missing revisions
|
23 年之前 |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 年之前 |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
23 年之前 |
peter
|
4a176c81bc
* removed n386ld and n386util units
|
23 年之前 |
peter
|
4dcd96747e
* moved entry and exitcode to ncgutil and cgobj
|
23 年之前 |
peter
|
5e7a1e3729
* removed unused units
|
23 年之前 |
peter
|
5b242f7741
* tlocation,treference update
|
23 年之前 |
Jonas Maebe
|
7fb55bf4e4
+ a_loadfpu_* and a_loadmm_* methods in tcg
|
23 年之前 |