The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 1bcc276dcf * remove implicit typecast to extended automatically inserted for trunc/round
(due to the declaration in the system unit) on x86_64 if this allows us
    to use SSE code instead (mantis #28366)

git-svn-id: trunk@31192 -
2015-07-03 21:01:18 +00:00
compiler * remove implicit typecast to extended automatically inserted for trunc/round 2015-07-03 21:01:18 +00:00
ide AROS/x86_64: regenerated Makefiles 2015-06-29 00:09:06 +00:00
installer AROS/x86_64: regenerated Makefiles 2015-06-29 00:09:06 +00:00
packages * Better parsing and declaration of record types 2015-07-01 19:44:17 +00:00
rtl * Fix bug #28364 2015-07-01 19:57:10 +00:00
tests * don't look for overloaded operators in case of internally generated 2015-07-03 20:19:48 +00:00
utils * Correct documenting of advanced records 2015-07-01 19:44:47 +00:00
.gitattributes * don't look for overloaded operators in case of internally generated 2015-07-03 20:19:48 +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 AROS/x86_64: regenerated Makefiles 2015-06-29 00:09:06 +00:00
Makefile.fpc * turn off compiler and utils building for nds 2015-02-26 20:03:29 +00:00