The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe f81dac4f6f - remove ld.so.conf parsing from makefiles: this was probably done because we
used to completely replace the default linker script under Linux (which
    also includes search directories), and it's wrong in case of
    cross-compiling

git-svn-id: trunk@44860 -
2020-04-19 17:33:18 +00:00
compiler * Xtensa: make use of extui for shifting with constant values >=16 2020-04-19 15:52:41 +00:00
installer * regenerated makefiles 2020-04-18 16:08:25 +00:00
packages * do all make targets in parallel, no issues found yet 2020-04-19 13:28:41 +00:00
rtl Set 'default' target to freertos in rtl/freertos directory 2020-04-19 16:02:39 +00:00
tests * regenerated makefiles 2020-04-18 16:08:25 +00:00
utils - remove ld.so.conf parsing from makefiles: this was probably done because we 2020-04-19 17:33:18 +00:00
.gitattributes * when checking for an existing operator overload for the assignment operator, check for the correct variant (explicit or not) matching the overload 2020-04-17 14:44:14 +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 * FPMake-option NoIDE added 2020-02-11 19:31:35 +00:00
Makefile * do all make targets in parallel, no issues found yet 2020-04-19 13:28:41 +00:00
Makefile.fpc * do all make targets in parallel, no issues found yet 2020-04-19 13:28:41 +00:00