peter
|
7f8844e74d
* release localsymtables when module is compiled
|
21 years ago |
armin
|
354004d803
* target netwlibc added (libc is preferred for newer netware versions)
|
21 years ago |
armin
|
5f567e75f8
* dont create main for netware (only PASCALMAIN)
|
21 years ago |
olle
|
189214f79b
+ Added automatic use of unit macpas under mode macpas
|
21 years ago |
peter
|
9d7048d917
* remove unused and not loaded units before linking
|
21 years ago |
peter
|
230105093d
* only enable dwarf for supported platforms
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
peter
|
2eecc76977
* fixed debuginfo symbol
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
peter
|
a3c4abf4a7
* initialize errorsym/errortype.def.owner to prevent crashes
|
21 years ago |
peter
|
72365ec95b
* implicit_finally flag must be set in pass1
|
21 years ago |
peter
|
c553f6b320
* add DEBUGINFO symbol to reference the .o file that includes the
|
21 years ago |
peter
|
d4dcaeafaf
* fix checking for forwards in static symtable
|
21 years ago |
olle
|
6227590f61
* changed $mode mac to $mode macpas (macro defined should be FPC_MACPAS)
|
21 years ago |
olle
|
90bf09aa35
+ enable omitting of IMPLEMENTATION for mode mac
|
21 years ago |
peter
|
2b1fee21f1
* fix stabs for globals
|
21 years ago |
Tomas Hajny
|
9238319c2f
* OS/2 heap management modified to be able to grow heap as needed
|
21 years ago |
olle
|
a7f25327f6
* change AT_FUNCTION to AT_DATA where appropriate
|
21 years ago |
peter
|
1ae8d3849b
* fix stabs lineno for fpc_compiled
|
21 years ago |
peter
|
37f3f95b59
* more stabs fixes
|
21 years ago |
peter
|
d8c68fdfe0
* more stabs updates
|
21 years ago |
peter
|
abbd54f334
* stabs updates to write stabs for def for all implictly used
|
21 years ago |
florian
|
61f15e4ec4
* make cycle fixed
|
21 years ago |
olle
|
4fecc1a56f
* big transformation of Tai_[const_]Symbol.Create[data]name*
|
21 years ago |
peter
|
356b3378e8
* tai_const.create_ptr added
|
21 years ago |
daniel
|
42f9b1b0e2
* Removed not very usefull nextglobal & previousglobal fields from
|
21 years ago |
daniel
|
d735071838
* Rtti generation moved to ncgutil
|
21 years ago |
peter
|
a8b90d3014
use local string of 8 chars
|
21 years ago |
Jonas Maebe
|
7f911c2f4a
* Never generate a "main" symbol for PASCALMAIN for Darwin and classic
|
21 years ago |
peter
|
83abfdc39d
* check unit name when expected unitname > 8 chars
|
21 years ago |