marco
|
c23e9edb97
* Basic structures for new sethandling implemented.
|
25 years ago |
peter
|
5aec5872b6
* addpath fixed with list of paths when inserting at the beginning
|
25 years ago |
peter
|
4a4a24b6e8
* log truncated
|
25 years ago |
marco
|
4b25d85637
* $VERSION is now also substituted in -F paths (that have subst active)
|
25 years ago |
florian
|
332c7a568f
* CMOV support in optimizer (in define USECMOV)
|
25 years ago |
peter
|
39faeb7440
* better auto RTL dir detection
|
25 years ago |
pierre
|
08cb7daa9f
* fix for GetShortName, now checks results from Win32
|
25 years ago |
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 |