The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
paul fcaac0ebe1 compiler,rtl - safecall handling:
- pass address to SafeCallException  method(rtl needed a modification)
  - improve code generation for regular safecall routines (not methods)
  - improve test - check that passed exception and address are valid

git-svn-id: trunk@14946 -
2010-02-27 04:41:52 +00:00
compiler compiler,rtl - safecall handling: 2010-02-27 04:41:52 +00:00
ide * Patch from benjawin, Mantis 15779 to better deal with scrollbackbuffer<>screensize. 2010-02-17 08:53:48 +00:00
installer * update Makefile 2009-12-10 11:25:32 +00:00
packages * rst cleanup, mantis 15850 2010-02-26 16:12:24 +00:00
rtl compiler,rtl - safecall handling: 2010-02-27 04:41:52 +00:00
tests compiler,rtl - safecall handling: 2010-02-27 04:41:52 +00:00
utils * Fix to work with new version of Pascal scanner 2010-02-26 10:00:37 +00:00
.gitattributes tests: add SafeCallException test 2010-02-26 10:28:19 +00:00
.gitignore * ignore stamp files *-stamp.* 2010-02-02 15:20:07 +00:00
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc