The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2010-08-26 14:40:20 +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: improve parsing code statements. TPasImplCommand replaced by actual simple or assignment. Small fix for the expression parser to handle dot separated identifier 2010-08-26 08:10:54 +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 * Applied patch from Graeme to fix link resolving (17276) 2010-08-26 14:40:20 +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
Makefile.fpc