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 9a969c18cd Startup files fixes for ppc/ppc64
* startup code in c/g/prt0.as does not contain .text references anymore
* fixed shared library startup code for ppc64: startup and shutdown code is properly called, making the tlibrary2 test succeed now

git-svn-id: trunk@16199 -
2010-10-22 23:19:23 +00:00
compiler * don't internalerror when a property is hidden by a method in a child class 2010-10-20 14:12:58 +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 * Fixed largeint parameter problem 2010-10-22 09:20:27 +00:00
rtl Startup files fixes for ppc/ppc64 2010-10-22 23:19:23 +00:00
tests * don't internalerror when a property is hidden by a method in a child class 2010-10-20 14:12:58 +00:00
utils + disable unimplemented stuff in fppkg for MorphOS/Amiga, so it builds at least 2010-10-21 03:25:15 +00:00
.gitattributes help headers for wince from bug #17574 2010-10-21 15:37:16 +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