The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe ca660d409c - removed unnecessary dependencies on tprocdef.funcretloc being a tlocation
(has to be changed into a tcgpara to fix the x86-64 abi bugs)

git-svn-id: trunk@15272 -
2010-05-13 18:29:01 +00:00
compiler - removed unnecessary dependencies on tprocdef.funcretloc being a tlocation 2010-05-13 18:29:01 +00:00
ide * Patch from benjawin, Mantis 15779 to better deal with scrollbackbuffer<>screensize. 2010-02-17 08:53:48 +00:00
installer + bzip2 unit added 2010-04-11 16:35:04 +00:00
packages Disabled fcl-js, hermes and fuse packages for fpmake, like they are in the packages Makefile.fpc 2010-05-13 18:23:08 +00:00
rtl * fixed #0016261 2010-05-12 20:41:00 +00:00
tests * also copy cpptcl2.o (r15239) 2010-05-09 17:18:42 +00:00
utils * Do not check platform-availability for manifest and archive commands 2010-05-13 17:12:58 +00:00
.gitattributes Disabled fcl-js, hermes and fuse packages for fpmake, like they are in the packages Makefile.fpc 2010-05-13 18:23:08 +00:00
.gitignore * ignore stamp files *-stamp.* 2010-02-02 15:20:07 +00:00
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc