The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 8a606761cd * don't push cs in ti8086callnode.extra_interrupt_code in the far code memory
models, because in these models, interrupt procedures are treated as far and
  an appropriate far call (or push cs+near call if in the same segment) is made
  anyway

git-svn-id: trunk@27622 -
2014-04-21 00:56:51 +00:00
compiler * don't push cs in ti8086callnode.extra_interrupt_code in the far code memory 2014-04-21 00:56:51 +00:00
ide Fix assembler condition string failure for powerpc/powerpc64 cpu targets 2014-04-20 17:19:10 +00:00
installer + added fcl-sound 2014-03-27 22:36:34 +00:00
packages + {$hugecode on} for the graph unit in the large and huge i8086 memory models 2014-04-20 19:11:09 +00:00
rtl Fix big mistake in previous commit, packed must be disabled if FPC_REQUIRES_PROPER_AIGNMENT is set 2014-04-20 17:36:24 +00:00
tests powerpc64-aix C objects files added using gcc 4.8.1 2014-04-16 06:24:07 +00:00
utils * First implementation of pas2js converter program 2014-04-05 09:19:55 +00:00
.gitattributes - removed file coming from Novell NDK, whose licensing agreement forbids 2014-04-19 17:04:18 +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