The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
yury c4ed91b9ff * Fixed warnings about EBP based access.
* Improved SetJmp and longJmp by not using stack frame.

git-svn-id: trunk@9112 -
2007-11-03 18:05:12 +00:00
compiler * store character constants converted to shortstrings unaligned 2007-11-03 16:07:18 +00:00
fv * regenerated to fix fpc detection on non-i386 2007-10-29 16:34:18 +00:00
ide * regenerated to fix fpc detection on non-i386 2007-10-29 16:34:18 +00:00
installer * regenerated to fix fpc detection on non-i386 2007-10-29 16:34:18 +00:00
packages * Removed unused SetIndexDefs 2007-11-03 16:08:34 +00:00
rtl * Fixed warnings about EBP based access. 2007-11-03 18:05:12 +00:00
tests * Test negative return values from compare functions. 2007-11-02 20:39:26 +00:00
utils * update lnet in fppkg to 0.5.8 2007-10-31 09:08:27 +00:00
.gitattributes * remove obsolete scripts 2007-11-02 21:21:56 +00:00
.gitignore * created fcl-async and fcl-process packages 2007-10-28 21:26:51 +00:00
Makefile * regenerated to fix fpc detection on non-i386 2007-10-29 16:34:18 +00:00
Makefile.fpc