The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe ecd2445602 + segment register support in g_concatcopy (should fix #9667, but I
can't test since I don't have Dos/Windows -- at least the changes
    don't break Linux/i386)

git-svn-id: trunk@8608 -
2007-09-22 20:10:56 +00:00
compiler + segment register support in g_concatcopy (should fix #9667, but I 2007-09-22 20:10:56 +00:00
fv - reverted change for avoiding recompilation of units in subdirs, 2007-08-22 08:16:10 +00:00
ide * don't allow starting new virtual trees in TP-style objects + test 2007-09-09 14:58:55 +00:00
installer * FCL titles shortened to avoid overflows, some minor issues fixed 2007-09-13 20:09:31 +00:00
packages * Added some comments 2007-09-21 21:39:09 +00:00
rtl * only print exception backtrace at end of unhandled exception in 2007-09-21 15:09:08 +00:00
tests + segment register support in g_concatcopy (should fix #9667, but I 2007-09-22 20:10:56 +00:00
utils * Added missing endif in previous commit 2007-09-19 15:48:38 +00:00
.gitattributes + segment register support in g_concatcopy (should fix #9667, but I 2007-09-22 20:10:56 +00:00
.gitignore * moved graph from packages/base to packages/extra so it can depend 2007-08-25 18:49:30 +00:00
Makefile * fixed dependency checking for source files in subdirectories relative 2007-08-22 07:04:23 +00:00
Makefile.fpc - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00