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 |
peter
|
a28f75ed03
* sym.insert_in_data removed
|
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 |
peter
|
ac71268ce6
* saving of asmsymbols in ppu supported
|
23 years ago |
daniel
|
46b8ed0657
* Tried to make Tprocsym.defs protected. I didn't succeed but the cleanups
|
23 years ago |
florian
|
31da813d1d
* exit is now a syssym instead of a keyword
|
23 years ago |
florian
|
4bbd4814c8
* fixed crash with default parameters and stdcall calling convention
|
23 years ago |