The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2008-12-24 10:04:33 +00:00
compiler + removed probably accidentally left in A_BL generation, which caused double BL <name> instruction generation 2008-12-23 20:48:43 +00:00
ide * fix for 0012697. crcs were used using a unit from the compiler. 2008-11-27 20:54:41 +00:00
installer
packages * Partly reverted r11511 so that a query is prepared only once 2008-12-24 10:04:33 +00:00
rtl * two more culong(1) shl fixes. 2008-12-23 14:00:59 +00:00
tests * accept only valid guid as iid for com and dispinterfaces, resolves #12030; I'am not sure though if this isn't a feature used by people already 2008-12-17 22:09:21 +00:00
utils * Fixed error where unit names with underscores are not correctly handled 2008-12-19 17:37:20 +00:00
.gitattributes * Restructured makefiles for examples 2008-12-20 22:40:04 +00:00
.gitignore * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc 2008-10-23 20:41:35 +00:00
Makefile
Makefile.fpc