The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 9c3f5db022 * split create_paraloc_info_intern for sparc32 and sparc64
* fixed several sparc64 calling convention issues

git-svn-id: trunk@36947 -
2017-08-20 15:21:51 +00:00
compiler * split create_paraloc_info_intern for sparc32 and sparc64 2017-08-20 15:21:51 +00:00
ide Update 'lonely' (i.e. not regenerated by a fpcmake -r -Tall at fpcsrc level) Makefiles for sparc64-linux target 2017-07-05 12:17:54 +00:00
installer * Makefiles regenerated 2017-06-18 21:06:34 +00:00
packages Arosunits: Fixed CliInit() entry 2017-08-19 19:23:48 +00:00
rtl * TIOCtlRequest is 64 bit on sparc64 2017-08-20 15:21:50 +00:00
tests + add test for the DynArray* functions (currently only DynArraySize() and DynArrayIndex() are tested) 2017-08-20 15:16:16 +00:00
utils * update revision.inc 2017-08-17 15:20:11 +00:00
.gitattributes + add test for the DynArray* functions (currently only DynArraySize() and DynArrayIndex() are tested) 2017-08-20 15:16:16 +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 * Makefiles regenerated 2017-06-18 21:06:34 +00:00
Makefile.fpc + sparc64 support in top level Makefile.fpc 2017-06-18 21:06:30 +00:00