The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 02adc2b6ab * fixed calling cdecl routines under win32 which return their result in
a structure whose address is passed by the caller (the caller is
    responsible there to remove the address from the stack, unlike on
    e.g. linux/i386 and darwin/i386) (mantis #9013)

git-svn-id: trunk@7667 -
2007-06-15 12:48:12 +00:00
compiler * fixed calling cdecl routines under win32 which return their result in 2007-06-15 12:48:12 +00:00
fv * beos support from Olivier Coursiere 2007-05-24 07:16:17 +00:00
ide * Never disable Ctrl+F9 if it is Continue 2007-06-04 22:01:20 +00:00
installer * re-added darwin/ppc64 support (please use up-to-date fpcmake) 2007-03-24 17:26:10 +00:00
packages * several delphi compatibility stuff fixed 2007-06-14 21:24:53 +00:00
rtl + new definitions 2007-06-14 21:37:30 +00:00
tests * put tests in procedure so that an unbalanced stack will cause a crash 2007-06-14 16:50:08 +00:00
utils * Fixed writing of untyped file 2007-06-02 22:17:45 +00:00
.gitattributes * fixed writing of widestrings 2007-06-13 13:00:25 +00:00
.gitignore * Removed unmaintained db-stuff 2007-03-16 13:14:24 +00:00
Makefile - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00
Makefile.fpc - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00