The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe baf1ac22b7 * fixed r13469 (PLT entries are not GOT-relative). Not reverting all the
changes from that commit, because not hardcoding the use of
    current_procinfo in all cases when obtaining the GOT register is
    cleaner

git-svn-id: trunk@13470 -
2009-07-28 17:43:17 +00:00
compiler * fixed r13469 (PLT entries are not GOT-relative). Not reverting all the 2009-07-28 17:43: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 * moved field definitions before method/property definitions (see mantis 2009-06-27 11:27:31 +00:00
.gitattributes - removed (it's automatically generated/deleted by the makefiles) 2009-07-26 14:19:24 +00:00
.gitignore * updated nds/gba linker scripts and reverted some changes for 2.2.4a release 2009-05-31 12:15:24 +00:00
Makefile * Makefiles regenerated 2009-03-01 00:35:12 +00:00
Makefile.fpc + delete base.build-stamp.* 2009-02-01 17:15:51 +00:00