The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-10-08 13:01:05 +00:00
compiler - Exception handling: calling FPC_CATCHES(-1) is obsolete, it does not change any state and its return value is not used. Removed. 2011-10-08 12:57:58 +00:00
ide Add USE_OLD_REGEXPR option for regular expression unit choice 2011-08-29 13:38:13 +00:00
installer
packages * Preserve existing param values when changing sql text. 2011-10-05 11:41:36 +00:00
rtl * Rectify position of BirthTime fields in Stat record for openbsd 2011-10-08 13:01:05 +00:00
tests x86 assembler improvements: 2011-10-08 11:34:04 +00:00
utils * Also default to PIC code using -Cg option for x86_64 BSD targets 2011-09-28 23:12:52 +00:00
.gitattributes * Script to check system call numbers 2011-10-07 18:41:35 +00:00
.gitignore
Makefile + armv4t 2011-08-27 20:21:42 +00:00
Makefile.fpc