compiler
|
f985971a62
* apply mov reg1, mem1; cmp x, mem1 to mov reg1, mem1; cmp x, reg1 also for test
|
8 years ago |
ide
|
2a82951f18
* fix compilation after last commit. make clean all in ide/ doesn't build all, and weditor
|
8 years ago |
installer
|
17b2671213
Regenerate all Makefile's after changes related to FPCDIR checks
|
8 years ago |
packages
|
04807d1ac4
fcl-passrc: implemented $if
|
8 years ago |
rtl
|
ded1fb23a2
Improve stack trace output with -Cr option, contributed by Colin Western
|
8 years ago |
tests
|
b3f889e028
* -Ox options are incremental, so disable all optimizations first in case testing is run with -O4
|
8 years ago |
utils
|
17b2671213
Regenerate all Makefile's after changes related to FPCDIR checks
|
8 years ago |
.gitattributes
|
6d1ad52dc5
* for symbols used in preprocessor expressions, we don't want to increase references count (for smaller final binaries). Partial fix for problem presented in mantis 31675. Preprocessor functions like declared() in uses section will work only for symbols declared in implicytly included modules (for example like for heaptrc by option -gh, see example/test tw31675.pp)
|
8 years ago |
.gitignore
|
4c9b01dc26
* Removed empty tests directory from svn
|
10 years ago |
Makefile
|
17b2671213
Regenerate all Makefile's after changes related to FPCDIR checks
|
8 years ago |
Makefile.fpc
|
00751d257e
* support bootstrapping with FPC 3.0.2
|
8 years ago |
fpmake.pp
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 years ago |
fpmake_add1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 years ago |
fpmake_proc1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 years ago |