The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn a19c506b46 + added a very simple test for i8086-msdos for linking an external TASM
assembler .obj module. Note that TASM modules aren't fully supported yet,
  because our OMF internal linker doesn't support all features of the OMF object
  format. This test works, because it's really simple. As more OMF features are
  supported, this test will be extended.

git-svn-id: trunk@32353 -
2015-11-17 17:08:25 +00:00
compiler + added support to the omf/i8086-msdos internal linker for omf relocation with 2015-11-16 14:51:05 +00:00
ide Handle SPECIALLINK environment variable in the same way it was used in old Makefile.fpc 2015-11-02 10:27:13 +00:00
installer * added SDL sources 2015-11-17 12:03:49 +00:00
packages * Fix bug ID #28926 2015-11-16 20:29:28 +00:00
rtl * adding puint64 mantis #29020 2015-11-16 20:39:38 +00:00
tests + added a very simple test for i8086-msdos for linking an external TASM 2015-11-17 17:08:25 +00:00
utils * Resolved conflict with none in TStringSplitoptions 2015-11-07 10:08:28 +00:00
.gitattributes + added a very simple test for i8086-msdos for linking an external TASM 2015-11-17 17:08:25 +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