The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn c4343c1a2d * don't call make_simple_ref in tcgx86.g_concatcopy on i8086, because that
screws up the handling of segmented references badly and breaks the large,
  compact and huge memory models completely

git-svn-id: trunk@33314 -
2016-03-22 13:56:10 +00:00
compiler * don't call make_simple_ref in tcgx86.g_concatcopy on i8086, because that 2016-03-22 13:56:10 +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 * Generic linked list class, donated by Denis Volodarsky (bug ID 24501) 2016-03-21 21:01:38 +00:00
rtl * fixed compilation of sysutils on i8086-msdos after r33290 2016-03-21 21:09:27 +00:00
tests * trwsync test: Increased timeout to 30 seconds. Should prevent failures on busy machines. 2016-03-22 10:16:25 +00:00
utils * Fix bug #29772 2016-03-05 13:41:26 +00:00
.gitattributes * Generic linked list class, donated by Denis Volodarsky (bug ID 24501) 2016-03-21 21:01:38 +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 * remove documentation of the build target in the Makefile help screen as it overrides the version check 2016-03-13 12:10:33 +00:00
Makefile.fpc * remove documentation of the build target in the Makefile help screen as it overrides the version check 2016-03-13 12:10:33 +00:00