peter
|
6edadf3df5
* more proc directive for procvar fixes
|
22 years ago |
peter
|
2bec6b14fc
* procvar directive parsing fixes
|
22 years ago |
peter
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 years ago |
peter
|
b7d99ec934
* paraloc splitted in callerparaloc,calleeparaloc
|
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
|
d7d14b0eca
* reset symbol for unique types
|
22 years ago |
florian
|
07110d20f9
+ added proper support of type = type <type>; for simple types
|
22 years ago |
peter
|
bbf8bddbb4
* unit loading changed to first register units and load them
|
22 years ago |
carl
|
6227991d96
- remove lower in hint
|
22 years ago |
carl
|
6a52e7a9e5
- removed the invalid if <> checking (Delphi is strange on this)
|
23 years ago |
carl
|
60d17dbc01
* some small speed optimizations
|
23 years ago |
carl
|
64655be168
* memory optimization (3-4%) : cleanup of tai fields,
|
23 years ago |
peter
|
edbd98176b
* made tasmsymbol.refs private (merged)
|
23 years ago |
peter
|
41f6e26675
* removed df_unique flag. It breaks code. For a good type=type <id>
|
23 years ago |
peter
|
d27f79ae28
+ tobjectdef.members_need_inittable that is used to generate only the
|
23 years ago |
peter
|
08c058037f
* only allow threadvar when threading switch is defined
|
23 years ago |
florian
|
1665fc6a60
+ proper support of type <id> = type <another id>;
|
23 years ago |
peter
|
a28f75ed03
* sym.insert_in_data removed
|
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 |
peter
|
ac71268ce6
* saving of asmsymbols in ppu supported
|
23 years ago |
florian
|
e7a6cd18dd
* more fixes for the ppc
|
23 years ago |
peter
|
4285e99853
* internal linker
|
23 years ago |
Jonas Maebe
|
7a66a12e63
* fix from Florian for init/final info of forward classes
|
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 |
peter
|
70ff711f73
* mangledname rewrite, tprocdef.mangledname is now created dynamicly
|
23 years ago |