The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
tom_at_work 5f3aaf1e60 * minor changes to the startup code: use exit_group syscall to exit, minor cleanup
* add _haltproc symbol to shared library startup code

git-svn-id: trunk@16258 -
2010-10-29 19:58:51 +00:00
compiler * make sure that all references used in the inline int->real conversion code 2010-10-29 16:57:54 +00:00
ide + disable UserScreen for now on Amiga/MorphOS, dummy implementation causes more trouble than it solves 2010-10-21 23:44:17 +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 * Patch from José Mejuto so that TBufDataset.SetRecNo takes the active index into account, bug #15460 2010-10-29 19:13:42 +00:00
rtl * minor changes to the startup code: use exit_group syscall to exit, minor cleanup 2010-10-29 19:58:51 +00:00
tests * make sure that all references used in the inline int->real conversion code 2010-10-29 16:57:54 +00:00
utils * fix for mantis 17597, aliastypes in inheritance chains of fpdoc. 2010-10-24 21:33:41 +00:00
.gitattributes * make sure that all references used in the inline int->real conversion code 2010-10-29 16:57:54 +00:00
.gitignore * updated ptc 2010-09-19 22:10:28 +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