The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 91e0e5db17 * avoid some superfluous memory accesses when converting a double
precision/comp value in an fpu register to an sse value

git-svn-id: trunk@9420 -
2007-12-08 22:59:24 +00:00
compiler * avoid some superfluous memory accesses when converting a double 2007-12-08 22:59:24 +00:00
fv * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
ide * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages * fixed compilation 2007-12-08 08:40:42 +00:00
rtl + call fpc_cpucodeinit, so sse_support gets initialised for *bsd/darwin 2007-12-08 22:56:58 +00:00
tests + test for previous commit 2007-12-08 16:00:28 +00:00
utils * Removed conditional define. CHM always included 2007-12-07 10:55:17 +00:00
.gitattributes + test for previous commit 2007-12-08 16:00:28 +00:00
.gitignore * updated svn:ignore properties 2007-12-08 15:43:36 +00:00
Makefile * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
Makefile.fpc - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00