The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2009-12-17 15:41:25 +00:00
compiler * don't call the "self" parameter of class methods 'this' in the debug info, 2009-12-17 14:43:22 +00:00
ide * Update Makefiles 2009-12-10 08:27:13 +00:00
installer * update Makefile 2009-12-10 11:25:32 +00:00
packages * Ensure value 1 is stored for True boolean values (fpc > 2.2 stores -1 in a wordbool when assigned a True boolean value) 2009-12-14 18:24:17 +00:00
rtl * fixes bootstrapping with 2.2.4 2009-12-14 18:51:57 +00:00
tests * Test changed to check that w value is correctly passed to ax register 2009-12-17 15:41:25 +00:00
utils * Update Makefiles 2009-12-10 08:26:29 +00:00
.gitattributes * test for bug report 15370 2009-12-17 15:07:56 +00:00
.gitignore
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc