peter
|
4ba5171726
* fix crash with hiding function result. The function result is now
|
22 years ago |
peter
|
15b0132f6f
* tloadnode does not support objectsymtable,withsymtable anymore
|
22 years ago |
peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 years ago |
peter
|
7f14891d66
* aktprocdef cleanup, aktprocdef is now always nil when parsing
|
22 years ago |
peter
|
fe96aad6d6
* vo_is_result flag added for the special RESULT symbol
|
22 years ago |
peter
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
22 years ago |
Jonas Maebe
|
06e03ecd23
* calculation of parameter and resultlocation offsets now depends on
|
22 years ago |
Jonas Maebe
|
ec71805aa8
* several ppc/generic result offset related fixes. The "normal" result
|
22 years ago |
peter
|
7548e808d9
* ignore hints for default parameter values
|
22 years ago |
peter
|
830ea4e876
* support DefaultHandler and anonymous inheritance fixed
|
22 years ago |
peter
|
bbf8bddbb4
* unit loading changed to first register units and load them
|
22 years ago |
peter
|
c466e75da1
* fix crashes when searching symbols
|
22 years ago |
peter
|
9147303907
* duplicate procsym-unitsym fix
|
22 years ago |
peter
|
a261bbcfac
* type redefine fix for tb0437
|
22 years ago |
carl
|
081a4aab35
* 3% memory optimization
|
22 years ago |
peter
|
dc66eafb0b
* merged cdecl and array fixes
|
23 years ago |
carl
|
93d011d184
+ checking for symbols used with hint directives is done mostly in pexpr
|
23 years ago |
carl
|
5c5db0e0a3
+ unimplemented hint directive added
|
23 years ago |
peter
|
3d696d9c7c
* tvarsym.get_push_size replaced by paramanager.push_size
|
23 years ago |
carl
|
e15d019b58
+ small optimization for speed
|
23 years ago |
pierre
|
65c85744da
* correct a stabs generation problem that lead to use errordef in stabs
|
23 years ago |
peter
|
a496dbe1ff
* pass proccalloption to ret_in_xxx and push_xxx functions
|
23 years ago |
peter
|
bfd72ad5d5
* merged changes from 1.0.7 up to 04-11
|
23 years ago |
carl
|
8e942d82bb
+ bss / constant alignment fixes
|
23 years ago |
peter
|
7489b6629f
* threadvars need 4 bytes extra for storing the threadvar index
|
23 years ago |
peter
|
6d4fcce014
* Add finalization of typed consts
|
23 years ago |
carl
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 years ago |
peter
|
90e8dc3c41
* real fix internalerror for dup ids in union sym
|
23 years ago |
peter
|
a540ff122c
* tdicationary.replace added to replace and item in a dictionary. This
|
23 years ago |
peter
|
20af604613
* memdebug enhancements
|
23 years ago |