The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 5ec640006c * moved the code that obtains the parameters to HandleErrorAddrFrame (after
trapping a runtime error) to a separate method.

git-svn-id: trunk@29798 -
2015-02-22 22:30:36 +00:00
compiler * use armv4 as default, FPC never generated valid armv3 code 2015-02-22 20:53:48 +00:00
ide * moved the code that obtains the parameters to HandleErrorAddrFrame (after 2015-02-22 22:30:36 +00:00
installer
packages
rtl * mapping of I/O error number 206 having different meaning in FPC to RTE 3 2015-02-22 22:25:44 +00:00
tests + test for an already fixed report (#14347), added to avoid that it pops up again 2015-02-22 20:33:01 +00:00
utils
.gitattributes + test for an already fixed report (#14347), added to avoid that it pops up again 2015-02-22 20:33:01 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc