The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe a4c938c042 * changed some random data label names to match the label names outputted by
current clang versions, works around some bugs (or at least backward
    incompatibilities) in the Xcode 5 linker when targeting ARM

git-svn-id: trunk@26334 -
2013-12-31 00:28:46 +00:00
compiler * changed some random data label names to match the label names outputted by 2013-12-31 00:28:46 +00:00
ide * mantis ascii table and (redundant help buttons) parts. 2013-12-26 17:14:50 +00:00
installer * regenerated fpcmake makefiles after r25642 2013-10-05 10:11:27 +00:00
packages * Initialize token more correct in case of * / + - 2013-12-30 21:58:14 +00:00
rtl + SPARC: support 8 and 16-bit arithmetic shifts. 2013-12-30 23:37:21 +00:00
tests + support for arbitrary encodings in readstr/writestr 2013-12-29 19:18:49 +00:00
utils + add bin2obj as required tool (should have been part of r26132) 2013-11-24 21:53:33 +00:00
.gitattributes + support for arbitrary encodings in readstr/writestr 2013-12-29 19:18:49 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * allow 2.6.4 as starting version 2013-11-27 19:19:16 +00:00
Makefile.fpc * allow 2.6.4 as starting version 2013-11-27 19:19:16 +00:00