The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 4f8baf29c6 + handle RELOC_FARPTR48 relocations as well in TOmfObjData.writeReloc; this is
not used yet, but is added for completeness (and might be useful, if we add an
  i386 target, that uses the OMF object format)

git-svn-id: trunk@32935 -
2016-01-13 15:07:41 +00:00
compiler + handle RELOC_FARPTR48 relocations as well in TOmfObjData.writeReloc; this is 2016-01-13 15:07:41 +00:00
ide Allow i8086 cross IDE by adding missing compiler/x86 unit directory 2016-01-13 10:11:34 +00:00
installer * added SDL sources 2015-11-17 12:03:49 +00:00
packages * Fix bug #0029381 2016-01-13 08:03:18 +00:00
rtl + added portl class for 32-bit port access in the i8086-msdos ports unit, if 2016-01-12 18:06:21 +00:00
tests * extended test 2016-01-10 14:01:32 +00:00
utils * Help for latex backend 2016-01-09 17:55:44 +00:00
.gitattributes * Add demo for RunCommand 2016-01-08 21:18:43 +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 * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00
Makefile.fpc * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00