The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 03e8c3ae05 + support RELOC_RELATIVE relocations in the omf object writer, by using omf's
"self relative" (instead of "segment relative") fixups. "Hello world" and
  fpctris in the small memory model now work (under dosbox, at least) with the
  internal object writer.

git-svn-id: trunk@30581 -
2015-04-13 22:44:31 +00:00
compiler + support RELOC_RELATIVE relocations in the omf object writer, by using omf's 2015-04-13 22:44:31 +00:00
ide Use pascal style doubling of quote char instead of C style escaping for ini file 2015-04-13 16:40:27 +00:00
installer * regenerated for iphonesim/x86-64 2015-02-23 22:56:41 +00:00
packages * Reverted revision 30575 (forgor -depth=immediate 2015-04-13 19:44:51 +00:00
rtl * Reverted revision 30557 2015-04-13 19:45:25 +00:00
tests * don't give an internalerror when trying to prefetch a regvar or even 2015-04-08 20:35:13 +00:00
utils * Reverted revision 30575 (forgor -depth=immediate 2015-04-13 19:44:51 +00:00
.gitattributes * set svn mime type=text/plain and eol style=native to the *.cod files in the h2pas directory 2015-04-12 14:42:06 +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 * turn off compiler and utils building for nds 2015-02-26 20:03:29 +00:00
Makefile.fpc * turn off compiler and utils building for nds 2015-02-26 20:03:29 +00:00