The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2015-08-31 20:03:56 +00:00
compiler * the test $-1,%reg optimization shall be done not only if the cpu type is i386, but for the i386 compiler 2015-08-31 20:03:56 +00:00
ide * Re-generated makefile's 2015-08-12 19:47:44 +00:00
installer AROS/x86_64: regenerated Makefiles 2015-06-29 00:09:06 +00:00
packages * add t/psockaddr6 type aliases to sockets unit, mantis #28566 2015-08-29 15:45:02 +00:00
rtl * Fix signatures on all platforms 2015-08-31 19:36:15 +00:00
tests + fold the constructs @<record type>(nil^).<field >) and @<record point>(nil)^.<field> used to get the offset of a field into a constant 2015-08-31 20:03:49 +00:00
utils * pas2jni: Fixed code generation in case of duplicate method names in a class hierarchy. 2015-08-31 12:24:48 +00:00
.gitattributes + fold the constructs @<record type>(nil^).<field >) and @<record point>(nil)^.<field> used to get the offset of a field into a constant 2015-08-31 20:03:49 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile * regenerated Makefile so FPC 3.0 is accepted as starting compiler 2015-08-24 22:07:06 +00:00
Makefile.fpc Accept 3.0.0 as starting compiler 2015-08-10 13:18:33 +00:00