The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2016-10-08 22:23:34 +00:00
compiler m68k: use target_info.stackalign to align the stack instead of expecting a hardwired longword alignment. this is required for atari, and beneficial on all '000 targets 2016-10-08 14:01:32 +00:00
ide Fix type on last commits 2016-09-13 10:08:57 +00:00
installer * added package rtl-generics 2016-07-31 20:40:23 +00:00
packages * Replaced global- and local-unitdir with a list of search-paths 2016-10-08 21:26:08 +00:00
rtl * Patch from Maciej Izak for delphi compatible TLocaleOptions (bug ID 30660) 2016-10-08 22:23:34 +00:00
tests * several fixes for TMultiReadExclusiveWriteSynchronizer, based on patch by 2016-10-08 20:45:45 +00:00
utils * Do not write elements for default values 2016-10-08 19:05:07 +00:00
.gitattributes rtl-objpas: remove system-specific varutils for Amiga-like systems which were in fact identical, added a common implementation and enable the package for atari as well 2016-10-08 18:00:20 +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 - regenerated after disabling the textmode ide for Darwin again 2016-09-06 21:28:41 +00:00
Makefile.fpc - disabled the textmode IDE for Darwin again: I don't want to support it, 2016-09-06 21:28:37 +00:00