The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre 0abcb738e5 * Fix SigActionHandler for fcl-extra
git-svn-id: trunk@20330 -
2012-02-12 19:53:27 +00:00
compiler * Emit published method table into single object section (previously every method name was written into a section of its own), labels for method names no longer have to be global. 2012-02-11 13:51:29 +00:00
ide * fix for crash of textmode IDE when loading CHM index that contains empty tags. 2012-01-15 15:42:07 +00:00
installer * wrong path suggested for LIBPATH fixed 2012-01-13 23:14:43 +00:00
packages add missing package dependencies 2012-02-12 10:48:35 +00:00
rtl * Fix SigActionHandler for fcl-extra 2012-02-12 19:53:27 +00:00
tests * i386 NetBSD uses no C underscore prefix 2012-02-12 19:14:33 +00:00
utils * Added functionality to add (and show) notes 2012-02-11 09:58:13 +00:00
.gitattributes * i386 NetBSD compiled objects added using GCC 4.1.3 2012-02-12 19:06:01 +00:00
.gitignore
Makefile * some Makefiles regenerated to support mips-linux 2012-02-04 09:50:03 +00:00
Makefile.fpc * don't build utils on gba and embedded 2012-01-07 21:52:40 +00:00