The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 89094457c5 * pass varargs float parameters only in integer registers instead of only
in fpu registers for aix abi. Proper fix is to pass them in both, but
    at least gcc under Mac OS X only seems to use the contents in the integer
    registers currently.

git-svn-id: trunk@1576 -
2005-10-23 14:23:16 +00:00
compiler * pass varargs float parameters only in integer registers instead of only 2005-10-23 14:23:16 +00:00
fcl + replaced CommitRetaining by Commit since not all databases supports it 2005-10-23 12:40:48 +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 * fixed typo in previous commit 2005-10-23 14:01:08 +00:00
tests + proper alignment directives added 2005-10-22 15:40:51 +00:00
utils * fpcmake.ini update which fixes glibc search path problems on PowerPC64 2005-10-20 16:56:40 +00:00
.gitattributes * generate implicit 0+<x> for +<x> expressions 2005-10-21 07:46:14 +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