The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2007-12-15 15:15:28 +00:00
compiler * always let mangled names start with an underscore on Mac OS X, because 2007-12-14 18:00:35 +00:00
fv * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
ide * fixed undo for delstart/delend 2007-12-15 11:24:11 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages changed Int64 to QWord for chmreader to be consistent. 2007-12-14 17:24:18 +00:00
rtl + call SysResetFPU and SysInitFPU like for other platforms 2007-12-15 15:15:28 +00:00
tests * sse operands have to aligned to 16 instead of 8 byte boundaries 2007-12-15 15:14:20 +00:00
utils * Removed conditional define. CHM always included 2007-12-07 10:55:17 +00:00
.gitattributes * moved to the correct location 2007-12-13 21:48:06 +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