The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
tom_at_work c5f89d7efd * release old stack pointer register on ppc64 after method prolog
* threading fixes for ppc64
* fixed a_param_ref to respect the size parameter on ppc64
* better stack size calculation for ppc64

git-svn-id: trunk@1599 -
2005-10-26 19:50:17 +00:00
compiler * release old stack pointer register on ppc64 after method prolog 2005-10-26 19:50:17 +00:00
fcl * some fcl examples compile again after changes 2005-10-25 20:19:18 +00:00
fv * fpcmake.ini update which fixes glibc search path problems on PowerPC64 2005-10-20 16:56:40 +00:00
ide * save untitled file dialogs looks nicer now 2005-10-20 20:51:42 +00:00
installer * fpcmake.ini update which fixes glibc search path problems on PowerPC64 2005-10-20 16:56:40 +00:00
packages * fpcmake.ini update which fixes glibc search path problems on PowerPC64 2005-10-20 16:56:40 +00:00
rtl * release old stack pointer register on ppc64 after method prolog 2005-10-26 19:50:17 +00:00
tests * removed some 32 bit specific test programs from the tests for ppc64 2005-10-26 19:43:50 +00:00
utils * fpcmake.ini update which fixes glibc search path problems on PowerPC64 2005-10-20 16:56:40 +00:00
.gitattributes new tests for mode macpas 2005-10-24 22:06:49 +00:00
.gitignore * more ignores 2005-07-26 08:01:40 +00:00
Makefile * fpcmake.ini update which fixes glibc search path problems on PowerPC64 2005-10-20 16:56:40 +00:00
Makefile.fpc * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target 2005-10-08 15:48:39 +00:00