The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 4c00ab84f1 * Added option to ignore further invalid options
* Fixed AV when showing command-line options when no custom options are present

git-svn-id: trunk@16348 -
2010-11-14 19:25:13 +00:00
compiler * fixed potential buffer overflow error when creating the fullprocname for 2010-11-14 12:18:48 +00:00
ide * Try to compile with mingw64 gdb 2010-11-08 15:44:38 +00:00
installer + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
packages * Added option to ignore further invalid options 2010-11-14 19:25:13 +00:00
rtl * don't change the fpu control word in the initialisation code of dynamic 2010-11-14 16:00:25 +00:00
tests * don't change the fpu control word in the initialisation code of dynamic 2010-11-14 16:00:25 +00:00
utils * fixes for memory leaks by Vincent 2010-11-06 20:46:46 +00:00
.gitattributes * don't change the fpu control word in the initialisation code of dynamic 2010-11-14 16:00:25 +00:00
.gitignore + Added a basic test for TCustomVariantType creation functionality. 2010-11-10 16:21:19 +00:00
Makefile + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00