The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian cdf1f710e5 + C objects for for xtensa-freertos with call0 abi, build with:
make create_c_objects TEST_CCOMPILER=xtensa-lx106-elf-gcc TEST_ABI=call0 TEST_FPC=fpc TEST_CPU_TARGET=xtensa TEST_OS_TARGET=freertos "TEST_CFLAGS=-O3 -mlongcalls"

    using xtensa-lx106-elf-gcc (crosstool-NG crosstool-ng-1.22.0-100-ge567ec7) 5.2.0

git-svn-id: trunk@46790 -
2020-09-06 20:23:25 +00:00
compiler * Xtensa: handle references with offset only properly 2020-09-05 20:25:32 +00:00
installer Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
packages pastojs: override specialize name 2020-09-06 09:06:30 +00:00
rtl * fix formatfloat for 0 in exponential format (based on patch by 2020-09-05 18:44:57 +00:00
tests + C objects for for xtensa-freertos with call0 abi, build with: 2020-09-06 20:23:25 +00:00
utils pastojs: delay RTTI init of record/class/proctype specializations 2020-09-02 12:42:55 +00:00
.gitattributes + C objects for for xtensa-freertos with call0 abi, build with: 2020-09-06 20:23:25 +00:00
.gitignore Add zxspectrum, msxdos and amstradcpc list of unsupported OSes for most utils packages 2020-08-05 09:30:16 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
Makefile.fpc * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00