The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2014-09-21 01:59:25 +00:00
compiler * ARM: fixed detecting Thumb-style jump tables in insertpcrelativedata() after r28546. 2014-09-21 01:59:25 +00:00
ide Amiga/AROS/MorphOS: some more path fixed in FV, userscreen for all 3 platforms 2014-09-11 19:03:19 +00:00
installer AROS: regenerated Makefiles to support i386-aros 2014-08-17 23:16:47 +00:00
packages * fix result:=func(result) instead of result:=func(s). Mantis #26746 2014-09-20 12:08:53 +00:00
rtl amiga: reintroduced some of the exec debug functions, which were removed, but actually *DO* exist on classic Amiga and hooked the new SysDebug stuff into the Amiga RTL 2014-09-21 00:15:49 +00:00
tests + added a TP7 heap compatibility test 2014-09-14 12:01:09 +00:00
utils AROS: sockets, fcl-net, fcl-web included 2014-09-15 18:33:26 +00:00
.gitattributes amicommon: basic common debug facilities, influenced by Debug/DebugLn of the AROS port 2014-09-19 20:40:43 +00:00
.gitignore AROS: sockets, fcl-net, fcl-web included 2014-09-15 18:33:26 +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 AROS: regenerated Makefiles to support i386-aros 2014-08-17 23:16:47 +00:00
Makefile.fpc * swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work. 2014-04-20 15:06:47 +00:00