The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 3d25478436 * fixed writing memory references on ppc when there is only an offset
(mantis #12685 and also the error message noted in mantis #12576,
     although in case of the latter it's only a symptom of another bug)

git-svn-id: trunk@12199 -
2008-11-22 15:13:16 +00:00
compiler * fixed writing memory references on ppc when there is only an offset 2008-11-22 15:13:16 +00:00
ide * Fix rangecheck problem, IDE now starts up after being compiled with -CROriot 2008-11-16 19:56:22 +00:00
installer * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
packages * modified zlib patch to resolve 12667 by zipfelvo 2008-11-19 11:37:18 +00:00
rtl + darwin/arm signal handling support, except for the definition of the 2008-11-21 22:04:03 +00:00
tests * fixed writing memory references on ppc when there is only an offset 2008-11-22 15:13:16 +00:00
utils * replace showall with list command 2008-11-18 23:59:58 +00:00
.gitattributes * fixed writing memory references on ppc when there is only an offset 2008-11-22 15:13:16 +00:00
.gitignore * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc 2008-10-23 20:41:35 +00:00
Makefile * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
Makefile.fpc * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00