The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael c3414c6100 * Add support for currency type
git-svn-id: trunk@38523 -
2018-03-14 10:54:42 +00:00
compiler * missing skiplabel added, resolves #33423 2018-03-13 18:45:32 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages * Add support for currency type 2018-03-14 10:54:42 +00:00
rtl m68k: on setjmp/longjmp also save/restore the FPCR register when FPU support is enabled 2018-03-13 23:44:54 +00:00
tests Modify DoMem parameter type to SizeUInt and adapt tests using this function, to avoid run time errors with range check 2018-03-13 21:59:58 +00:00
utils pas2js: docs: property getter array element not supported 2018-03-12 16:55:54 +00:00
.gitattributes + added a warning for using cs/ds/es/ss segment overrides in inline assembly on 2018-03-13 14:41:21 +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 arm-netbsd: regenerated the required Makefiles 2018-03-05 15:44:49 +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