The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 37ae70f925 * pass --eh-frame-hdr to the linker on Linux when using Dwarf-based EH, as
libgcc's unwinder does not work without it

git-svn-id: branches/debug_eh@40435 -
2018-12-01 20:30:37 +00:00
compiler * pass --eh-frame-hdr to the linker on Linux when using Dwarf-based EH, as 2018-12-01 20:30:37 +00:00
installer * Regenerated makefiles to support x86_64-android. 2018-10-17 17:12:20 +00:00
packages * Add Payload event 2018-11-29 15:42:06 +00:00
rtl * the libunwind API resides in libgcc_s on Linux 2018-12-01 20:30:31 +00:00
tests Fix bug report 34605 and add corresponding test 2018-11-27 10:19:36 +00:00
utils Fix cleaning of unicode utils package in fpmake 2018-11-29 16:55:07 +00:00
.gitattributes + tllvmexceptionstatehandler that emits LLVM landingpad instructions to be 2018-11-29 21:30:46 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * Regenerated makefiles to support x86_64-android. 2018-10-17 17:12:20 +00:00
Makefile.fpc