The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jeppe Johansen 8c105d4c97 Fix off by 8 error.
git-svn-id: trunk@30393 -
2015-03-30 12:03:18 +00:00
compiler Fix off by 8 error. 2015-03-30 12:03:18 +00:00
ide IDE: made FixFileName to actually fix and not break file names on Amiga-like systems 2015-03-29 02:02:35 +00:00
installer * regenerated for iphonesim/x86-64 2015-02-23 22:56:41 +00:00
packages * Added ManualMergeCHangeLog (bug ID 22655) 2015-03-29 20:11:53 +00:00
rtl amicommon: the use OS-defined TICKS_PER_SECOND const instead of redefining it using another name 2015-03-30 08:26:16 +00:00
tests * synchronised with trunk till r30345 2015-03-28 12:28:15 +00:00
utils * synchronised with trunk till r30345 2015-03-28 12:28:15 +00:00
.gitattributes + avrsim controller target requiring a special avr simulator with a certain memory location handling, see avrsim.pp controller helper unit for what it is needed 2015-03-29 21:13:36 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +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 * turn off compiler and utils building for nds 2015-02-26 20:03:29 +00:00
Makefile.fpc * turn off compiler and utils building for nds 2015-02-26 20:03:29 +00:00