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 651f34e27c * ppc64: with -Or the compiler now also generates calls to helper functions in the function prolog/epilog instead of multiple stores/loads
* ppc64: moved function prolog/epilog helper code into startup code
* ppc64: added FPU configuration code in math unit (fixes tw3161)

git-svn-id: trunk@1786 -
2005-11-20 01:20:55 +00:00
compiler * ppc64: with -Or the compiler now also generates calls to helper functions in the function prolog/epilog instead of multiple stores/loads 2005-11-20 01:20:55 +00:00
fcl + added mysql4conn for backwards-compatibility 2005-11-18 20:21: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 * FPC version is (at least) 2.0.2 now 2005-11-18 23:40:06 +00:00
packages + initial implementation of mysql40[dyn].pp and mysql41[dyn].pp 2005-11-18 14:28:42 +00:00
rtl * ppc64: with -Or the compiler now also generates calls to helper functions in the function prolog/epilog instead of multiple stores/loads 2005-11-20 01:20:55 +00:00
tests * fix of test tw3697 for unix platforms 2005-11-16 21:08:30 +00:00
utils * fpcmake.ini update which fixes glibc search path problems on PowerPC64 2005-10-20 16:56:40 +00:00
.gitattributes + added mysql4conn for backwards-compatibility 2005-11-18 20:21:48 +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