The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Mattias Gaertner 7fa2ac9420 fcl-passrc: useanalyzer: generic procedure
git-svn-id: trunk@43209 -
2019-10-16 16:23:51 +00:00
compiler Fix compilation for arm-darwin using clang and forbid use of eabihf ABI for that target 2019-10-15 22:17:52 +00:00
installer Fix short names for a few zip 2019-09-02 08:19:35 +00:00
packages fcl-passrc: useanalyzer: generic procedure 2019-10-16 16:23:51 +00:00
rtl Define FPC_IS_SYSTEM at start of all system.pp source 2019-10-15 15:04:32 +00:00
tests * test fixed for i386 2019-10-13 20:11:55 +00:00
utils pas2js: fixed setlength(a,0) 2019-10-11 22:10:42 +00:00
.gitattributes * give an error if an explicit enumeration valid exceeds the valid range, resolves #34633 2019-10-13 15:48:21 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile * general-dynamic -> global-dynamic 2019-10-05 20:48:29 +00:00
Makefile.fpc * general-dynamic -> global-dynamic 2019-10-05 20:48:29 +00:00