The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 906d828ee0 * tcg8086.g_copyvaluepara_openarray: fix for the case where ref.segment is
specified, but equal to DS in the current memory model -> call the high level
  code generator with a near pointer type in order to force the segment to be
  ignored

git-svn-id: trunk@27716 -
2014-05-01 22:28:07 +00:00
compiler * tcg8086.g_copyvaluepara_openarray: fix for the case where ref.segment is 2014-05-01 22:28:07 +00:00
ide Add aix specific options for old Makefile.fpc.fpcmake 2014-04-21 21:51:56 +00:00
installer + added fcl-sound 2014-03-27 22:36:34 +00:00
packages * Support all methods 2014-05-01 14:29:03 +00:00
rtl * check whether file/text is assigned in erase/rename (mantis #25932) 2014-04-30 18:31:22 +00:00
tests * fixed 'data structure too large' error in test tcall1.pp in the i8086 large 2014-05-01 18:27:01 +00:00
utils * pas2jni: Type cast support. nil objects support. 2014-04-28 14:59:21 +00:00
.gitattributes + set ref.segment to NR_SS for all temps/localvars on i8086. This allows the 2014-05-01 21:18:47 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +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 * swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work. 2014-04-20 15:06:47 +00:00
Makefile.fpc * swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work. 2014-04-20 15:06:47 +00:00