The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2006-05-05 21:39:14 +00:00
compiler * fixed LOC_JUMP handling for case nodes 2006-05-05 09:01:55 +00:00
fcl + RecNo should be -1 if the recordset is empty 2006-05-03 13:03:18 +00:00
fv * Add hotkeys to test menu 2006-05-01 11:57:46 +00:00
ide + add compiler/ppcgen directory to unit search path for ppc and ppc64 2006-05-05 08:42:04 +00:00
installer * use -P for cross compile 2006-04-23 18:53:29 +00:00
packages * fixes sqlite package for FreeBSD (and possibly other BSDs) 2006-05-05 21:39:14 +00:00
rtl * fixed previous commit 2006-05-05 13:08:27 +00:00
tests * test for unaligned function 2006-04-29 19:44:50 +00:00
utils * disable LCL detection 2006-04-24 08:00:33 +00:00
.gitattributes + intel assembler reader for x86-64 2006-05-01 19:56:00 +00:00
.gitignore * win64 compile fixes 2006-04-20 11:16:46 +00:00
Makefile * use -P for cross compile 2006-04-23 18:53:29 +00:00
Makefile.fpc * reenable generation of smartlinked libraries during build, use -ap to speed up the process (no regeneration of makefiles yet) 2006-04-20 08:50:08 +00:00