The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre a652f9e304 Adapt fpc_clean and fpc_cleanall targets
to handle link.res ans script.res vairants with ProcessID.
   Also remove *$(FULL_TARGET).fpm file for fpc_clean
   and *.fpm for fpc_cleanall target.

git-svn-id: trunk@42749 -
2019-08-20 15:40:49 +00:00
compiler + added a getter for the NewExeSegmentFlags property, that returns the 2019-08-20 13:49:43 +00:00
installer * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
packages Add x86_64-aros and m68k-macos to OSCPUSupported table 2019-08-20 12:11:17 +00:00
rtl sparc32 bit needs SA_SIGINFO 2019-08-20 14:25:32 +00:00
tests Move test for read-only data to new separate test source treadonlydata.pp 2019-08-20 14:15:06 +00:00
utils Adapt fpc_clean and fpc_cleanall targets 2019-08-20 15:40:49 +00:00
.gitattributes Move test for read-only data to new separate test source treadonlydata.pp 2019-08-20 14:15:06 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
Makefile.fpc