The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre 2cd6951205 Apply patch proposed by J. Gareth Moreton in bug report #0038527
The patch reworks the LeaLea2Lea optimisation and hopefully fixes the bug (admittedly by adding a brand new optimisation!).

git-svn-id: trunk@48792 -
2021-02-22 23:15:31 +00:00
compiler Apply patch proposed by J. Gareth Moreton in bug report #0038527 2021-02-22 23:15:31 +00:00
installer Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 2020-11-20 14:03:57 +00:00
packages * string constants have a size of 0, resolves #38504 2021-02-21 18:46:00 +00:00
rtl * patch by Michael Ring: remove lm4f120 from armv7m as it is armv7em 2021-02-21 09:02:29 +00:00
tests Apply patch proposed by J. Gareth Moreton in bug report #0038527 2021-02-22 23:15:31 +00:00
utils + added an eawparser tool - tool for parsing the EastAsianWidth.txt unicode 2021-02-21 17:21:13 +00:00
.gitattributes Apply patch proposed by J. Gareth Moreton in bug report #0038527 2021-02-22 23:15:31 +00:00
.gitignore Add bin directory to ignore list for fpcsrc directory also 2020-10-30 16:17:05 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 2020-11-20 14:03:57 +00:00
Makefile.fpc * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00