The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
peter 793fd8fc09 * Add -Xg to help pages
* -Xg now produces a .dbg file with debuginfo
    that can be used by gdb. The main executable gets
    a debuglink section that references the .dbg file.

git-svn-id: trunk@9778 -
2008-01-17 01:20:37 +00:00
compiler * Add -Xg to help pages 2008-01-17 01:20:37 +00:00
ide * fixed undo for delstart/delend 2007-12-15 11:24:11 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages * BSDs added 2008-01-16 19:05:55 +00:00
rtl * Fixed IsEmptyStr 2008-01-16 16:15:05 +00:00
tests * ignore -R when doing emulator based testing 2008-01-13 14:57:05 +00:00
utils * regenerated 2008-01-08 23:44:55 +00:00
.gitattributes * moved freevision package 2008-01-14 16:54:03 +00:00
.gitignore * moved freevision package 2008-01-14 16:54:03 +00:00
Makefile * moved freevision package 2008-01-14 16:54:03 +00:00
Makefile.fpc * moved freevision package 2008-01-14 16:54:03 +00:00