The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco 19b47e54bb * win32/64 stdio handles don't have fixed numbers, remove very old check
on handle <=4. Mantis #27221, by Anton Rzheshevski

git-svn-id: trunk@38189 -
2018-02-10 13:53:20 +00:00
compiler + also set the operand size in constants like recordtype (without addressing a 2018-02-09 17:43:31 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages pastojs: write procedure declaration 2018-02-10 12:08:56 +00:00
rtl * win32/64 stdio handles don't have fixed numbers, remove very old check 2018-02-10 13:53:20 +00:00
tests * updated test tasm18.pp, so it is now runnable and checks the generated code 2018-02-10 12:34:03 +00:00
utils fpdoc: cleaned up obsolete okspecialize code 2018-02-10 11:34:49 +00:00
.gitattributes + added test tasm18.pp, which tests instructions with an operand size set 2018-02-09 17:54:47 +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
fpmake_proc1.inc
fpmake.pp
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