The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2018-02-16 20:56:15 +00:00
compiler * wrong alignment was used in r38252: alignment for a class returns the alignment of the implict pointer, but we really need the alignment of the data structure 2018-02-16 20:56:15 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages pastojs: test UTF-16 surrogate 2018-02-16 19:21:40 +00:00
rtl * fixes sysctl also with 3.0.4 as starting compiler. 2018-02-16 17:58:20 +00:00
tests + extended test tasm20.pp with a function, which checks that a shortstring 2018-02-16 15:27:52 +00:00
utils fpdoc: cleaned up obsolete okspecialize code 2018-02-10 11:34:49 +00:00
.gitattributes + only allocate a result variable for asm routines on i8086, if they are 2018-02-15 17:51:03 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
Makefile.fpc * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00