The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian ac51f535ae * support of data > 2 GB on x86_64-linux with PIC by picifing the startup code, resolves #17236
* fixed some small issues in the startup files

git-svn-id: trunk@15907 -
2010-08-25 19:43:29 +00:00
compiler * update of German error message file by Karl-Michael Schindler, resolves #17256 2010-08-25 15:52:56 +00:00
ide + Use SetTbreak method 2010-08-24 13:35:36 +00:00
installer + bzip2 unit added 2010-04-11 16:35:04 +00:00
packages passrc: added parsing label marks in the code blocks 2010-08-25 13:55:24 +00:00
rtl * support of data > 2 GB on x86_64-linux with PIC by picifing the startup code, resolves #17236 2010-08-25 19:43:29 +00:00
tests * support of data > 2 GB on x86_64-linux with PIC by picifing the startup code, resolves #17236 2010-08-25 19:43:29 +00:00
utils * print also interfaces in inheritance section, fixes 15774 2010-08-22 14:46:03 +00:00
.gitattributes * support of data > 2 GB on x86_64-linux with PIC by picifing the startup code, resolves #17236 2010-08-25 19:43:29 +00:00
.gitignore * ignore stamp files *-stamp.* 2010-02-02 15:20:07 +00:00
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00