The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2019-01-13 16:23:18 +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 heaptrc: empty the array for the call trace, otherwise the trace dump code will just dump the rest of the array as well, on systems where the heap is not initialized to zero, or if the memory area has been re-used 2019-01-13 16:23:18 +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
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