The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 7e7e7b34e1 - disabled cs_opt_asmcse for -O2/-O3 on i386. It can still be enabled
explicitly using -Ooasmcse for now. It will probably be completely
    removed before the next major release after 2.4.0 (fixes mantis
    #14363)

git-svn-id: trunk@13545 -
2009-08-16 15:29:47 +00:00
compiler - disabled cs_opt_asmcse for -O2/-O3 on i386. It can still be enabled 2009-08-16 15:29:47 +00:00
ide * don't send Update messages during loading of files, makes the IDE startup much faster when a lot of files are loaded 2009-08-16 10:26:29 +00:00
installer * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
packages * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
rtl * fixed more properties, I still wonder how this could be commited 2009-08-16 10:57:52 +00:00
tests - disabled cs_opt_asmcse for -O2/-O3 on i386. It can still be enabled 2009-08-16 15:29:47 +00:00
utils * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
.gitattributes - disabled cs_opt_asmcse for -O2/-O3 on i386. It can still be enabled 2009-08-16 15:29:47 +00:00
.gitignore - alpha simulator removed: we never used it so far, fpc has no alpha support, alpha is basically dead, qemu supports alpha 2009-08-13 17:55:21 +00:00
Makefile * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00