The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jeppe Johansen b788ba660d Fix optimizations of Thumb-2 code
Fix problem with loading of condition operand for IT instructions
Properly split IT blocks when register allocator tries to spill inside a block.

git-svn-id: branches/laksen/arm-embedded@22582 -
2012-10-08 04:49:39 +00:00
compiler Fix optimizations of Thumb-2 code 2012-10-08 04:49:39 +00:00
ide * regenerated with jvm support, so top level 'make clean' works for jvm targets 2012-09-27 21:35:11 +00:00
installer * regenerated with jvm support, so top level 'make clean' works for jvm targets 2012-09-27 21:35:11 +00:00
packages Fix for table names converted to uppercase Mantis 0022766 Patch by Lacak2 2012-10-07 15:06:59 +00:00
rtl Fixed assembler calling command line for cpus>ARMv5TE. EDSP instructions will generate errors while assembling, due to RTL assembler routines 2012-10-08 03:15:40 +00:00
tests + support copy with two parameters, resolves 2012-10-07 19:44:52 +00:00
utils * regenerated with jvm support, so top level 'make clean' works for jvm targets 2012-09-27 21:35:11 +00:00
.gitattributes Fixed assembler calling command line for cpus>ARMv5TE. EDSP instructions will generate errors while assembling, due to RTL assembler routines 2012-10-08 03:15:40 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
Makefile * allow overriding the FPCMAKE used for installing by specifying FPCMAKE 2012-09-30 14:14:23 +00:00
Makefile.fpc * allow overriding the FPCMAKE used for installing by specifying FPCMAKE 2012-09-30 14:14:23 +00:00