mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-14 03:19:27 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() be included at the start of the implementation of the system unit (before the rest of except.inc) * catch declarations in/loading from the system unit of the TExceptAddr type * use this type instead of hardcoded size constants in the compiler * in generic code that is active for all targets, puts its use in a virtual method since it's only valid for targets using setjmp/longjmp-style exception handling (and the record is not defined at all in the JVM RTL) git-svn-id: branches/hlcgllvm@28376 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |