The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 05923af386 * ppc64le: fix storing homogeneous 64 bit float parameters in case they are
split over just FPU registers and memory (related to mantis #36934)

git-svn-id: trunk@45204 -
2020-05-01 13:02:45 +00:00
compiler * ppc64le: fix storing homogeneous 64 bit float parameters in case they are 2020-05-01 13:02:45 +00:00
installer * synchronized with trunk 2020-04-21 23:36:44 +00:00
packages * Always initialize autoincvalue in createdataset 2020-05-01 12:16:47 +00:00
rtl * fixed compilation with sdld 2020-04-29 01:53:01 +00:00
tests * ppc64le: fix storing homogeneous 64 bit float parameters in case they are 2020-05-01 13:02:45 +00:00
utils * updated revision.inc 2020-04-27 20:17:45 +00:00
.gitattributes * ppc64le: fix storing homogeneous 64 bit float parameters in case they are 2020-05-01 13:02:45 +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 * synchronized with trunk 2020-04-21 23:36:44 +00:00
Makefile.fpc * synchronized with trunk 2020-04-19 21:10:31 +00:00