The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Károly Balogh 3f68c73a54 amunits: syscallified icon unit
git-svn-id: trunk@28712 -
2014-09-22 23:58:51 +00:00
compiler - No longer insert BlockStart markers into asmlists. The presence of these markers disrupts peephole optimizations and require additional checks all over the place, causing various workarounds/hacks (like TAsmList.Create_without_marker) to start building up. 2014-09-22 21:33:50 +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 amunits: syscallified icon unit 2014-09-22 23:58:51 +00:00
rtl * tdynarraytypedata.elSize changed from PtrUInt to SizeUInt; this fixes e.g. 2014-09-22 20:18:07 +00:00
tests Amiga: sockets, fcl-net, fcl-web included. 2014-09-22 18:12:43 +00:00
utils AROS: sockets, fcl-net, fcl-web included 2014-09-15 18:33:26 +00:00
.gitattributes Amiga: sockets, fcl-net, fcl-web included. 2014-09-22 18:12:43 +00:00
.gitignore Amiga: sockets, fcl-net, fcl-web included. 2014-09-22 18:12:43 +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