The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
maciej-izak 584ef096a0 fcl-passrc: paswrite: write interfaces GUID
git-svn-id: trunk@36615 -
2017-06-29 12:39:46 +00:00
compiler m68k: do not internalerror on localsize < 0. this condition is handled elsewhere in the compiler properly, so we just let it through 2017-06-29 00:11:19 +00:00
ide + sparc64 support enabled in fpmake for the IDE 2017-06-18 21:06:32 +00:00
installer * Makefiles regenerated 2017-06-18 21:06:34 +00:00
packages fcl-passrc: paswrite: write interfaces GUID 2017-06-29 12:39:46 +00:00
rtl typinfo: push/pop doesn't save packrecords. also, always use AlignTypeData on m68k, which might have less than pointer sized (word, 2 byte) alignments in the typeinfo, because on most systems C compilers also use 2 byte alignments, so we need that for compatibility 2017-06-24 23:18:12 +00:00
tests fixed typo in previous commit 2017-06-29 01:21:35 +00:00
utils * Append end to correct location in class 2017-06-27 06:59:59 +00:00
.gitattributes * SAX JSON reader, rework JSONParser on top of that 2017-06-22 19:45:22 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * Makefiles regenerated 2017-06-18 21:06:34 +00:00
Makefile.fpc + sparc64 support in top level Makefile.fpc 2017-06-18 21:06:30 +00:00