The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 5d28e2156b + support for generating Dwarf CFI using .cfi_* directives
o adjust peephole optimisers so they don't remove cfi_endproc directives
     in case of tail call optimisation

git-svn-id: branches/debug_eh@41578 -
2019-03-03 17:15:03 +00:00
compiler + support for generating Dwarf CFI using .cfi_* directives 2019-03-03 17:15:03 +00:00
installer haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
packages * enable Invoke() tests for i386 2019-03-01 15:21:01 +00:00
rtl * use trampoline on x86-64/linux to convert signals properly in exceptions for psabieh 2019-03-02 23:05:26 +00:00
tests * fixed over-eager rejection of tobjecttype.fieldname expression after r40785 2019-02-25 21:17:24 +00:00
utils pastojs: and/or/xor with nativeint, warn nativeint shl/shr 2019-02-28 21:57:28 +00:00
.gitattributes + support for generating Dwarf CFI using .cfi_* directives 2019-03-03 17:15:03 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00