The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2014-09-12 23:15:23 +00:00
compiler - Delete all position markers from assembler code before optimization. Markers of this kind are not used by optimizer and are expected to be ignored, but ignoring them requires numerous checks in all target-specific optimizers and currently isn't done correctly. In turn, failure to ignore markers prevents optimization of procedure prologues and epilogues. 2014-09-12 23:15:23 +00:00
ide Amiga/AROS/MorphOS: some more path fixed in FV, userscreen for all 3 platforms 2014-09-11 19:03:19 +00:00
installer AROS: regenerated Makefiles to support i386-aros 2014-08-17 23:16:47 +00:00
packages AROS: syscall-ified ASL, GadTools and MUI from AROS branch 2014-09-12 21:28:29 +00:00
rtl Implement GetCPUCount for Windows OSes. This is for all three Windows targets. 2014-09-12 18:40:59 +00:00
tests Fix for Mantis #26599. 2014-09-05 14:42:22 +00:00
utils fpmake: also disable threading and processes on Amiga 2014-09-08 23:42:19 +00:00
.gitattributes AROS: syscall-ified ASL, GadTools and MUI from AROS branch 2014-09-12 21:28:29 +00:00
.gitignore
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 AROS: regenerated Makefiles to support i386-aros 2014-08-17 23:16:47 +00:00
Makefile.fpc * swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work. 2014-04-20 15:06:47 +00:00