carl
|
6a52e7a9e5
- removed the invalid if <> checking (Delphi is strange on this)
|
23 years ago |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |
carl
|
60d17dbc01
* some small speed optimizations
|
23 years ago |
peter
|
a496dbe1ff
* pass proccalloption to ret_in_xxx and push_xxx functions
|
23 years ago |
carl
|
64655be168
* memory optimization (3-4%) : cleanup of tai fields,
|
23 years ago |
peter
|
bfd72ad5d5
* merged changes from 1.0.7 up to 04-11
|
23 years ago |
carl
|
6d8024afc4
* noopt for non-i386 targets
|
23 years ago |
florian
|
0d94086e03
* call to procinfo.after_header added
|
23 years ago |
peter
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
daniel
|
b0364566d1
* Make Tprocdef.defs protected
|
23 years ago |
peter
|
a28f75ed03
* sym.insert_in_data removed
|
23 years ago |
florian
|
e313bab4ff
* first part of procinfo rewrite
|
23 years ago |
carl
|
745efb2c47
* issameref() to test if two references are the same (then emit no opcodes)
|
23 years ago |
peter
|
425bb45ddc
* renamed current_library to objectlibrary
|
23 years ago |
peter
|
ac71268ce6
* saving of asmsymbols in ppu supported
|
23 years ago |
carl
|
afd252b0b5
* fixed stackframe parameter (should only contain local size),
|
23 years ago |
florian
|
b136cecacd
* first part of ppc calling conventions fix
|
23 years ago |
florian
|
eb2ca8d10f
* rewrote the system handling
|
23 years ago |
florian
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 years ago |
daniel
|
399036f1c2
* State tracker work
|
23 years ago |
florian
|
c3f4220f3b
* readded removed changes
|
23 years ago |
daniel
|
eeae0e4c00
+ Added the beginning of a state tracker. This will track the values of
|
23 years ago |
florian
|
336808f6c3
* start of the new generic parameter handling
|
23 years ago |
florian
|
07783d2a0d
* powerpc target fixed, very simple units can be compiled
|
23 years ago |
florian
|
479a745096
* first x86-64 patches
|
23 years ago |
peter
|
4285e99853
* internal linker
|
23 years ago |
peter
|
06ebac4e27
* readded missing revisions
|
23 years ago |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 years ago |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
23 years ago |
peter
|
4dcd96747e
* moved entry and exitcode to ncgutil and cgobj
|
23 years ago |