The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 6e1dc583b2 + also test qword->float conversion
git-svn-id: trunk@12529 -
2009-01-08 19:31:03 +00:00
compiler * added warning to stack checking option 2009-01-08 18:42:24 +00:00
ide * While reading in the configuration file, handle select-options case-insensitive, so that -Tlinux is correctly recognized 2009-01-03 22:36:09 +00:00
installer * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
packages * added more libxml2 xsd helper functions 2009-01-06 22:46:00 +00:00
rtl * honour the specified stack size when creating new threads on unix 2009-01-08 18:37:24 +00:00
tests + also test qword->float conversion 2009-01-08 19:31:03 +00:00
utils * When RemoteRepository is "auto" download a list of mirrors, not the other way around 2009-01-03 15:26:56 +00:00
.gitattributes * honour the specified stack size when creating new threads on unix 2009-01-08 18:37:24 +00:00
.gitignore * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc 2008-10-23 20:41:35 +00:00
Makefile * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
Makefile.fpc * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00