The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 7464c88003 * fix and improve MovImul2Imul: we cannot insert the move target into imul if the imul is 64 bit and the mov 32 bit as
we cannot ensure that the upper 32 bits of the move target are really clear

git-svn-id: trunk@43447 -
2019-11-10 21:09:06 +00:00
compiler * fix and improve MovImul2Imul: we cannot insert the move target into imul if the imul is 64 bit and the mov 32 bit as 2019-11-10 21:09:06 +00:00
installer Fix short names for a few zip 2019-09-02 08:19:35 +00:00
packages * Fix compilation for windows 2019-11-10 10:12:05 +00:00
rtl * Remove testsuite again 2019-11-09 18:56:14 +00:00
tests -- Zusammenführen von r43307 bis r43443 in ».«: 2019-11-10 16:44:34 +00:00
utils * pas2jni: Filter out advanced methods and properties of RTL classes to prevent overbloated code. 2019-11-03 18:51:33 +00:00
.gitattributes -- Zusammenführen von r43307 bis r43443 in ».«: 2019-11-10 16:44: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 * general-dynamic -> global-dynamic 2019-10-05 20:48:29 +00:00
Makefile.fpc * general-dynamic -> global-dynamic 2019-10-05 20:48:29 +00:00