peter
|
e525797c51
* updated copyright to 2000
|
25 years ago |
peter
|
75109b4fc1
* tp7 fix
|
25 years ago |
peter
|
2085b5abde
* wildcard support for directory adding, this allows the use of units/*
|
25 years ago |
florian
|
89ccc81c2b
+ added compiler switch $maxfpuregisters
|
25 years ago |
peter
|
7583de7a4f
- removed freelabel()
|
26 years ago |
pierre
|
bed6bb6b2a
+ $description $version
|
26 years ago |
pierre
|
3e399a860d
+ dllversion global variable
|
26 years ago |
pierre
|
5169b7b86b
+ allow use of unit var in exports of DLL for win32
|
26 years ago |
peter
|
ada779a989
* support !ENVVAR for long commandlines
|
26 years ago |
peter
|
c5410eee5c
* preprocessor support. But it fails on the caret in type blocks
|
26 years ago |
pierre
|
b528749138
* Notes/Hints for local syms changed to
|
26 years ago |
pierre
|
62da9bd4c0
* Notes/hints changes
|
26 years ago |
pierre
|
5fa01cdc9e
* -g disables reloc section for win32
|
26 years ago |
peter
|
e169c592f8
* searchpaths changed to stringqueue object
|
26 years ago |
pierre
|
2bb6dcfa7b
+ resolving_forward boolean used for references
|
26 years ago |
peter
|
225bbac550
* define FPC_DELPHI,FPC_OBJFPC,FPC_TP,FPC_GPC
|
26 years ago |
pierre
|
ffbacdffde
+ Reset AnsiStrings to clean up memory
|
26 years ago |
peter
|
0887060ff2
* truncated log to 20 revs
|
26 years ago |
peter
|
38ee2fd8b4
* TSearchPathString for the string type of the searchpaths, which is
|
26 years ago |
peter
|
503d5a1cfa
* const parameter is now checked
|
26 years ago |
peter
|
fefc839b29
* redesigned linker object
|
26 years ago |
florian
|
a9d8bfa1f7
* some bug fixes (e.g. must_be_valid and procinfo.funcret_is_valid)
|
26 years ago |
peter
|
be49731850
* pointer add/sub is now as expected and the same results as inc/dec
|
26 years ago |
pierre
|
7439aa4828
* use do_internalerror insetead of runerror
|
26 years ago |
peter
|
0274f3a08b
* fixed crash in psub
|
26 years ago |
pierre
|
d585f0544f
options -Ca sets simply_ppu to true
|
26 years ago |
pierre
|
1c8a7a1924
+ label faillabel added for _FAIL support
|
26 years ago |
pierre
|
96fdcfb1f2
* fix for DLL relocation problems
|
26 years ago |
peter
|
fc8211bbb8
* tlinker object is now inherited for win32 and dos
|
26 years ago |
pierre
|
d85a8886fd
* bind_win32_dll removed (Relocsection used instead)
|
26 years ago |