The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe f54089a5e2 * encode the offset of absolute global variables in the symbol instead
of in the DWARF, as it's more efficient and avoids a gdb bug which
    occurs on some platforms (thanks to Jan Kratochvil for the tip,
    http://sourceware.org/ml/gdb/2009-03/msg00094.html )

git-svn-id: trunk@12905 -
2009-03-16 21:14:54 +00:00
compiler * encode the offset of absolute global variables in the symbol instead 2009-03-16 21:14:54 +00:00
ide * added .txt extensions to all README, TODO and COPYING files 2009-02-28 17:34:08 +00:00
installer + added support for fcl-res 2009-03-01 00:50:06 +00:00
packages - removed writeln() in JPEGError() to avoid triggering an (additional) 2009-03-15 13:27:24 +00:00
rtl * fixed UTF8ToUnicode() based on patch by JoshyFun, and also added 2009-03-15 15:47:39 +00:00
tests * fixed UTF8ToUnicode() based on patch by JoshyFun, and also added 2009-03-15 15:47:39 +00:00
utils * changes from r12727 (import library prefix) reflected in fpcmake 2009-02-28 22:28:30 +00:00
.gitattributes * fixed UTF8ToUnicode() based on patch by JoshyFun, and also added 2009-03-15 15:47:39 +00:00
.gitignore
Makefile * Makefiles regenerated 2009-03-01 00:35:12 +00:00
Makefile.fpc + delete base.build-stamp.* 2009-02-01 17:15:51 +00:00