The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre dca8147958 Try to fix ppudump for generic/inline.
* entfile.pas: Differenciate ibsymtableoptions and ibrecsymtableoptions.
   * ppu.pas: Increase ppu unit CurrentPPULongVersion value.
   * utils/ppuutils/ppudump.pp: Add current_symtable_options variable.
     Change readsymtableoptions from procedure to function returning
     the new tsymtableoptions.

git-svn-id: trunk@42530 -
2019-07-29 16:40:58 +00:00
compiler Try to fix ppudump for generic/inline. 2019-07-29 16:40:58 +00:00
installer * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
packages fcl-passrc: parse delphi generic arrays 2019-07-29 14:19:50 +00:00
rtl + software handling of exceptions on arm 2019-07-28 21:06:36 +00:00
tests * compilation of tests on 32 bit targets fixed, using while loops so keeping the type sizes 2019-07-28 21:06:37 +00:00
utils pas2js: rtl: set TObject.$ancestor 2019-07-27 11:17:25 +00:00
.gitattributes pastojs: skip generic type 2019-07-28 20:17:12 +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 * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00