The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2012-07-17 05:46:55 +00:00
compiler + Reject object types without VMT as arguments of typeof(). Without this check, an undefined reference to VMT is generated which fails at the linking stage. 2012-07-17 05:46:55 +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 * Fixed release problem and except (reported by Seth Grover) 2012-07-16 20:52:22 +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