peter
|
fb81b7ebbb
* old trgobj moved to x86/rgcpu and renamed to trgx86fpu
|
22 years ago |
daniel
|
b2343f4b16
* Register allocator splitted, ans abstract now
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
peter
|
d77cf79d3b
* optimized releasing of registers
|
22 years ago |
peter
|
15958fec9f
* methodpointer fixes
|
22 years ago |
peter
|
d91c880148
* cg.a_load_* get a from and to size specifier
|
22 years ago |
peter
|
230a14ff68
* getregisterfpu size parameter added
|
22 years ago |
Jonas Maebe
|
9a0c1f50e9
- undid previous patch, it was not necessary and on top of that, it
|
22 years ago |
Jonas Maebe
|
54cacc63a5
* fixed integer typeconversion problems
|
22 years ago |
peter
|
8ff5792776
* remove some unit dependencies
|
22 years ago |
peter
|
47489f2376
* firstpass uses expectloc
|
22 years ago |
olle
|
a069aadad0
* changed newasmsymbol to newasmsymboldata for data symbols
|
22 years ago |
peter
|
c4ddcc78a8
* generic constructor working for i386
|
22 years ago |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 years ago |
peter
|
50862948e5
* fix typecasts from void to int
|
22 years ago |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |
carl
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 years ago |
Jonas Maebe
|
a15d8cfe39
* a_load_reg_reg() now has two size parameters: source and dest. This
|
23 years ago |
Jonas Maebe
|
fcec3ae6b0
* big endian fix for second_int_to_int
|
23 years ago |
peter
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
peter
|
88dce133e4
* reuse a reference when resizing ordinal values to smaller sizes,
|
23 years ago |
peter
|
4aa03c0656
* add calls to release temps
|
23 years ago |
peter
|
4b81e16fe2
* tempgen cleanup
|
23 years ago |
Jonas Maebe
|
ed08ed1ce0
* the as node again uses a compilerproc
|
23 years ago |
carl
|
c68b2dfbee
* rename swatoperands to swapoperands
|
23 years ago |
florian
|
4b659ab4b2
* casting of classes to interface fixed when the interface was
|
23 years ago |
peter
|
425bb45ddc
* renamed current_library to objectlibrary
|
23 years ago |
peter
|
ac71268ce6
* saving of asmsymbols in ppu supported
|
23 years ago |
florian
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 years ago |
florian
|
336808f6c3
* start of the new generic parameter handling
|
23 years ago |