The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jeppe Johansen 628d46f2d3 Fixed Bsf* functions on platforms that support RBIT
Fixed stackframe epilogue code for Thumb2 to allow proper processing of interrupts

git-svn-id: branches/laksen/arm-embedded@22813 -
2012-10-21 19:13:59 +00:00
compiler Fixed Bsf* functions on platforms that support RBIT 2012-10-21 19:13:59 +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 Bsf* functions on platforms that support RBIT 2012-10-21 19:13:59 +00:00
tests + support copy with two parameters, resolves #22964 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