The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe fb387da807 * use variables of correct size with movd (test checks whether movd only
reads 32 bit even when destination is xmm register) (mantis #35701,
    as noted by J. Gareth Moreton)

git-svn-id: trunk@42268 -
2019-06-22 13:31:02 +00:00
compiler * synchronised with trunk till r42256 2019-06-20 17:21:34 +00:00
installer * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
packages * Correct autoincrement handling 2019-06-22 08:22:30 +00:00
rtl * synchronised with trunk till r42256 2019-06-20 17:21:34 +00:00
tests * use variables of correct size with movd (test checks whether movd only 2019-06-22 13:31:02 +00:00
utils * synchronised with trunk till r42256 2019-06-20 17:21:34 +00:00
.gitattributes * synchronised with trunk till r42256 2019-06-20 17:21:34 +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 with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00