The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 5e93f6b70f - reverted r1733, which caused all local procedures to become global in case
PIC was used. This was probably a workaround for a code generator bug,
    which is no longer required

git-svn-id: trunk@21921 -
2012-07-16 15:22:14 +00:00
compiler - reverted r1733, which caused all local procedures to become global in case 2012-07-16 15:22:14 +00:00
ide Use two parameter version of get_caller_frame 2012-07-12 09:12:02 +00:00
installer + Regenerate all Makefiles's after adding x86_64 netbsd target 2012-04-24 23:15:18 +00:00
packages * Time is in 24 hours time 2012-07-16 13:24:23 +00:00
rtl * more robust get_caller_frame and get_caller_addr for win32 which has always a valid StackTop value 2012-07-15 21:36:06 +00:00
tests * fixed internalerror after invalid type node in subscript node 2012-07-15 18:17:29 +00:00
utils * Added option to remove brackets from menu header From AndrewH (Bug ID 21676) 2012-07-11 17:13:40 +00:00
.gitattributes * fixed internalerror after invalid type node in subscript node 2012-07-15 18:17:29 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
Makefile * set correct PPSUF for MIPS(EL), based on a patch by Jeppe Johansen 2012-05-28 16:19:37 +00:00
Makefile.fpc * set correct PPSUF for MIPS(EL), based on a patch by Jeppe Johansen 2012-05-28 16:19:37 +00:00