The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 20206500aa * don't change a sequence of shifts and sub/adds into a lea() in case
the flags are read afterwards (broke shldl/sub/sbb sequence generated
    for 64 bit "*2", which appears in bitpacked size calculation)

git-svn-id: trunk@7336 -
2007-05-14 20:37:42 +00:00
compiler * don't change a sequence of shifts and sub/adds into a lea() in case 2007-05-14 20:37:42 +00:00
fv * re-added darwin/ppc64 support (please use up-to-date fpcmake) 2007-03-24 17:26:10 +00:00
ide * more option updates 2007-05-11 22:14:54 +00:00
installer * re-added darwin/ppc64 support (please use up-to-date fpcmake) 2007-03-24 17:26:10 +00:00
packages Fixed bug #8875 2007-05-14 19:43:02 +00:00
rtl + support for ISO Extended Pascal ReadStr() and WriteStr() routines 2007-05-14 17:34:01 +00:00
tests * don't change a sequence of shifts and sub/adds into a lea() in case 2007-05-14 20:37:42 +00:00
utils * Fixed writing of open array declaration 2007-05-13 17:45:44 +00:00
.gitattributes * don't change a sequence of shifts and sub/adds into a lea() in case 2007-05-14 20:37:42 +00:00
.gitignore * Removed unmaintained db-stuff 2007-03-16 13:14:24 +00:00
Makefile - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00
Makefile.fpc - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00