The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 0e96a159c8 * enabled pushing (x87) fpu registers in case too few might be available
also for x86_64, since some of those platforms also support the x87
    (noticed by Florian)

git-svn-id: trunk@14338 -
2009-12-05 22:53:27 +00:00
compiler * enabled pushing (x87) fpu registers in case too few might be available 2009-12-05 22:53:27 +00:00
ide * Reset AbortTool before each run 2009-11-05 00:45:19 +00:00
installer * Try to fix scroll bar problems 2009-11-04 16:46:32 +00:00
packages * mod_wavetable, mod_swsynth added, mantis 15250 2009-12-04 08:28:11 +00:00
rtl * dirent structure available on 10.6 and iPhoneOS 2009-12-05 11:29:59 +00:00
tests * made test names unique (if you overwrite an existing binary with another 2009-12-04 21:06:33 +00:00
utils * haiku now an unix, Mantis 15032 2009-12-04 13:03:41 +00:00
.gitattributes * made test names unique (if you overwrite an existing binary with another 2009-12-04 21:06:33 +00:00
.gitignore
Makefile
Makefile.fpc