The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe dde8e323e0 * insert swap instructions if it results in store/regdealloc/load
sequences

git-svn-id: trunk@31455 -
2015-08-29 21:06:26 +00:00
compiler * insert swap instructions if it results in store/regdealloc/load 2015-08-29 21:06:26 +00:00
ide
installer
packages * add t/psockaddr6 type aliases to sockets unit, mantis #28566 2015-08-29 15:45:02 +00:00
rtl * more procedures excluded to avoid internalerrors on avr after the trgobj.conservative fix 2015-08-28 18:49:07 +00:00
tests Fix for Mantis #28530. 2015-08-28 15:46:18 +00:00
utils * protect the -FM switch with "#ifndef VER2", to ensure that fpc.cfg can 2015-08-29 15:54:25 +00:00
.gitattributes * base optimiser support for the JVM target 2015-08-29 10:08:19 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated Makefile so FPC 3.0 is accepted as starting compiler 2015-08-24 22:07:06 +00:00
Makefile.fpc