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 |
carl
|
05d86bbef8
* memory optimization with tconstsym (1.5%)
|
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 |
carl
|
53aa63ead1
+ align RTTI tables
|
23 years ago |
peter
|
fb36caedf1
* give correct fileposition for undefined forward procs
|
23 years ago |
carl
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 years ago |
peter
|
c597544d99
* split boolean check in two lines for easier debugging
|
23 years ago |
florian
|
e1c908703a
+ constsym with type=constguid can be written to ppu now,
|
23 years ago |
peter
|
cea50f7185
* add argument to equal_paras() to support default values or not
|
23 years ago |
peter
|
a540ff122c
* tdicationary.replace added to replace and item in a dictionary. This
|
23 years ago |
carl
|
121dfde260
* bugfix 2109 (bad imho, but only way)
|
23 years ago |
florian
|
e4664f0ed6
+ tvarsym.paraitem added
|
23 years ago |
peter
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
peter
|
20af604613
* memdebug enhancements
|
23 years ago |
peter
|
93f33a3d0c
* internalerror instead of crash in getprocdef
|
23 years ago |
daniel
|
b0364566d1
* Make Tprocdef.defs protected
|
23 years ago |
daniel
|
4b82d30953
* Removed sets from Tcallnode.det_resulttype
|
23 years ago |
peter
|
a28f75ed03
* sym.insert_in_data removed
|
23 years ago |
peter
|
5c57932695
* fixed loop in concat_procdefs
|
23 years ago |
peter
|
70028e433d
* write address of varsym always
|
23 years ago |
daniel
|
ba29715c7a
* Tcallnode.det_resulttype rewritten
|
23 years ago |
peter
|
98dd65b0f3
* inlining is now also allowed in interface
|
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 |
florian
|
af4302bc67
* more fixes for ppc calling conventions
|
23 years ago |
carl
|
9da171faf2
+ stab register indexes for powerpc (moved from gdb to cpubase)
|
23 years ago |
peter
|
425bb45ddc
* renamed current_library to objectlibrary
|
23 years ago |