The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 3af91db14d + added msdos to the NOUTILSTARGETS
git-svn-id: trunk@29437 -
2015-01-11 14:43:34 +00:00
compiler Possible fix for the OpenSolaris x86_64 cycle failure, due to bind change from AB_GLOBAL back to AB_LOCAL after code generation, which lead to invalid code 2015-01-10 22:55:11 +00:00
ide IDE: enabled AROS' system clipboard code also for Amiga and MorphOS 2015-01-05 05:06:12 +00:00
installer * version updated to 3.1.1 2015-01-04 21:09:04 +00:00
packages fcl-db: mssql: make Rollback more safe. Check if there is active transaction first to avoid error "The ROLLBACK TRANSACTION request has no corresponding BEGIN TRANSACTION." 2015-01-09 13:33:02 +00:00
rtl * added information for future implementation of certain SMP specific API functions 2015-01-11 00:18:10 +00:00
tests Fix for Mantis #24872. 2015-01-06 20:46:12 +00:00
utils + added i8086 unit paths, containing the subarch and memory model to the default fpc.cfg 2015-01-11 12:45:43 +00:00
.gitattributes Fix for Mantis #24872. 2015-01-06 20:46:12 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile + added msdos to the NOUTILSTARGETS 2015-01-11 14:43:34 +00:00
Makefile.fpc + added msdos to the NOUTILSTARGETS 2015-01-11 14:43:34 +00:00