peter
|
fb36caedf1
* give correct fileposition for undefined forward procs
|
23 éve |
carl
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 éve |
peter
|
c597544d99
* split boolean check in two lines for easier debugging
|
23 éve |
florian
|
e1c908703a
+ constsym with type=constguid can be written to ppu now,
|
23 éve |
peter
|
cea50f7185
* add argument to equal_paras() to support default values or not
|
23 éve |
peter
|
a540ff122c
* tdicationary.replace added to replace and item in a dictionary. This
|
23 éve |
carl
|
121dfde260
* bugfix 2109 (bad imho, but only way)
|
23 éve |
florian
|
e4664f0ed6
+ tvarsym.paraitem added
|
23 éve |
peter
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 éve |
peter
|
20af604613
* memdebug enhancements
|
23 éve |
peter
|
93f33a3d0c
* internalerror instead of crash in getprocdef
|
23 éve |
daniel
|
b0364566d1
* Make Tprocdef.defs protected
|
23 éve |
daniel
|
4b82d30953
* Removed sets from Tcallnode.det_resulttype
|
23 éve |
peter
|
a28f75ed03
* sym.insert_in_data removed
|
23 éve |
peter
|
5c57932695
* fixed loop in concat_procdefs
|
23 éve |
peter
|
70028e433d
* write address of varsym always
|
23 éve |
daniel
|
ba29715c7a
* Tcallnode.det_resulttype rewritten
|
23 éve |
peter
|
98dd65b0f3
* inlining is now also allowed in interface
|
23 éve |
florian
|
e313bab4ff
* first part of procinfo rewrite
|
23 éve |
carl
|
745efb2c47
* issameref() to test if two references are the same (then emit no opcodes)
|
23 éve |
florian
|
af4302bc67
* more fixes for ppc calling conventions
|
23 éve |
carl
|
9da171faf2
+ stab register indexes for powerpc (moved from gdb to cpubase)
|
23 éve |
peter
|
425bb45ddc
* renamed current_library to objectlibrary
|
23 éve |
peter
|
ac71268ce6
* saving of asmsymbols in ppu supported
|
23 éve |
daniel
|
950b60d3f8
* Added important comment
|
23 éve |
daniel
|
46b8ed0657
* Tried to make Tprocsym.defs protected. I didn't succeed but the cleanups
|
23 éve |
daniel
|
94e5bd51a1
* Register variables are now possible for global variables too. This is
|
23 éve |
florian
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 éve |
florian
|
336808f6c3
* start of the new generic parameter handling
|
23 éve |
Jonas Maebe
|
cb3eb438b6
* memory leak fixes from Sergey Korshunoff
|
23 éve |