The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe f265fbe343 * fixed GOT loading for i386 in stubs for external procedures whose external
name is (re)defined in the implementation (mantis #14221)

git-svn-id: trunk@13469 -
2009-07-28 17:28:17 +00:00
compiler * fixed GOT loading for i386 in stubs for external procedures whose external 2009-07-28 17:28:17 +00:00
ide * fields after objects methods. 2009-06-27 14:06:58 +00:00
installer * doc-chm.zip added to installer. 2009-07-28 14:49:37 +00:00
packages * Marked extra constructor as overloaded 2009-07-27 07:22:38 +00:00
rtl * assembler implementation of SwapEndian on x86-64, resolves #14203 2009-07-26 14:01:32 +00:00
tests * renamed selector() to objcselector() for consistency with the way all 2009-07-26 14:06:34 +00:00
utils
.gitattributes - removed (it's automatically generated/deleted by the makefiles) 2009-07-26 14:19:24 +00:00
.gitignore
Makefile
Makefile.fpc