The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2007-01-28 17:52:49 +00:00
compiler * fixed DWARF debug info for powerpc64/linux, correcting the procedure entry symbol (must be the dotted symbol, not the function descriptor location, otherwise gdb cannot find locals 2007-01-28 12:12:12 +00:00
fcl * properly fixed dependencies for mkxmlrpc 2007-01-27 15:25:03 +00:00
fv + Handle dragging correctly even if mouse doesn't send mouse move events. 2007-01-27 12:50:20 +00:00
ide * fixed compilation after TStringList->TCmdStrList change 2007-01-27 20:21:38 +00:00
installer + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00
packages * fixed copy/paste errors 2007-01-27 15:18:13 +00:00
rtl * Modify code to set xterm in rigth font. 2007-01-28 16:04:34 +00:00
tests * fix dbdigest to use (full) filename to lookup tests in DB (table TESTS structure changed) 2007-01-28 17:52:49 +00:00
utils * forgot to commit 2007-01-27 11:44:02 +00:00
.gitattributes * fixes #8229 2007-01-28 08:21:08 +00:00
.gitignore * rtl part of first Nintendo DS port 2006-12-14 17:34:51 +00:00
Makefile + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00
Makefile.fpc + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00