The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe cec839ab30 - removed the -(m)stack-alignment parameter, as it prevents stack-realignment
by llc (so avx code crashes on targets wich 16 byte stack alignment --
    which is all of them)

git-svn-id: branches/debug_eh@40445 -
2018-12-01 23:08:48 +00:00
compiler - removed the -(m)stack-alignment parameter, as it prevents stack-realignment 2018-12-01 23:08:48 +00:00
installer * Regenerated makefiles to support x86_64-android. 2018-10-17 17:12:20 +00:00
packages * Fix compilation with debug output defines 2018-12-01 23:05:07 +00:00
rtl - disable I/O-port-related intrinsic functionality when using LLVM, as the 2018-12-01 20:30:43 +00:00
tests Fix bug report 34605 and add corresponding test 2018-11-27 10:19:36 +00:00
utils Fix cleaning of unicode utils package in fpmake 2018-11-29 16:55:07 +00:00
.gitattributes * synchronised with trunk till r40443 2018-12-01 23:08:18 +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 * Regenerated makefiles to support x86_64-android. 2018-10-17 17:12:20 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00