compiler
|
e26ce9e442
* Fix code generation of for-loops. Keeping a copy of to-value in register during pass 2 is basically a hack, because register may be destroyed if an exception is raised and handled in loop body. This went unnoticed because generic setjmp-based exception handling is restoring registers to the state at entry to try block, and Win64 SEH also has some register-preserving features. However, for Win32 SEH it is not true.
|
пре 11 година |
ide
|
5f744ff355
* fixed spelling error and updated link where to download the html docs
|
пре 12 година |
installer
|
1bea98995b
* regenerated fpcmake makefiles after r25642
|
пре 12 година |
packages
|
b480fc761a
* Added to build, extra fix, added mysql56dyn
|
пре 11 година |
rtl
|
e93413fae7
* Initial FPC_USE_LIBC implementation of termios for Linux.
|
пре 11 година |
tests
|
49fe968d1d
* the dfa code now behaves like the old initialization checking code: uninitialized parameters passed by reference cause only a hint
|
пре 11 година |
utils
|
9736ed59be
+ add bin2obj as required tool (should have been part of r26132)
|
пре 11 година |
.gitattributes
|
b480fc761a
* Added to build, extra fix, added mysql56dyn
|
пре 11 година |
.gitignore
|
04df0d537e
* more finegrained parallelism support for testsuite runs: the tests are no
|
пре 13 година |
Makefile
|
4a8d7f8ce9
* allow 2.6.4 as starting version
|
пре 11 година |
Makefile.fpc
|
4a8d7f8ce9
* allow 2.6.4 as starting version
|
пре 11 година |
fpmake.pp
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
пре 12 година |
fpmake_add1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
пре 12 година |
fpmake_proc1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
пре 12 година |