The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 31898da437 * fixed (u)leb reading functions
git-svn-id: branches/debug_eh@40334 -
2018-11-17 09:40:30 +00:00
compiler * fixed result node of fpc_eh_return_data_regno (r40070), resolves compiler 2018-10-28 19:54:07 +00:00
installer * Regenerated makefiles to support x86_64-android. 2018-10-17 17:12:20 +00:00
packages pastojs: fppas2js adapted for pas2js 2018-10-25 15:40:31 +00:00
rtl * fixed (u)leb reading functions 2018-11-17 09:40:30 +00:00
tests * make "formal const/var" parameters the least preferred conversion 2018-10-21 21:02:17 +00:00
utils pas2js: started nodepas2js 2018-10-25 16:09:20 +00:00
.gitattributes * basic helpers for DWARF/PSABI EH-based exception handling (based on 2018-10-28 18:16:42 +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 * Regenerated makefiles to support x86_64-android. 2018-10-17 17:12:20 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00