The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Károly Balogh 4d1ff152c4 morphos: include the new lineinfo in the build
git-svn-id: trunk@40855 -
2019-01-13 13:27:45 +00:00
compiler * when deciding about the case code generation in case of size optimization, the number of labels is relevant, not the covered range, resolves #34818 2019-01-13 10:32:00 +00:00
installer haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
packages * factored out the common VESA mode initialization for each screen resolution to 2019-01-13 11:25:58 +00:00
rtl morphos: include the new lineinfo in the build 2019-01-13 13:27:45 +00:00
tests * when deciding about the case code generation in case of size optimization, the number of labels is relevant, not the covered range, resolves #34818 2019-01-13 10:32:00 +00:00
utils pastojs: refute to read olf precompiled records, comments 2019-01-09 20:53:40 +00:00
.gitattributes morphos: add a custom lineinfo unit, prepared to parse stabs relocations in ELF relocatable objects, also featuring stronger address validation, and showing offsets in the executable instead of absolute addresses 2019-01-13 13:16:01 +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 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