The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre 5f4a0c7af7 * freebsd and openbsd also use sys/syscall.h header
+ Add AWK parser to removed parts of source not concerning current CPU
    (only handles CPUXXX like CPUI386)

git-svn-id: trunk@41969 -
2019-05-01 22:00:06 +00:00
compiler * optimized and simplified tai_aggregatetypedconst destruction 2019-04-30 19:36:46 +00:00
installer Regenerate Makefile's after fpcmake change in commit 2019-03-17 14:45:03 +00:00
packages * Fix compilation on 16-bit targets 2019-04-30 05:53:38 +00:00
rtl * freebsd and openbsd also use sys/syscall.h header 2019-05-01 22:00:06 +00:00
tests Fix compilation of testsuite program 2019-04-29 09:09:41 +00:00
utils + Add handling of simple types and constants 2019-05-01 14:46:23 +00:00
.gitattributes * correct return a pointer to the list so that List^[x] works as it did before 3.2 2019-04-26 08:13:11 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerate Makefile's after fpcmake change in commit 2019-03-17 14:45:03 +00:00
Makefile.fpc