mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-02 07:21:36 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() GNU as from binutils for Darwin, and Apple's "as" is based on an old version of GNU as) o this will not cause any backward compatibility problems, as the previous identifier for as_darwin was "AS-Darwin" and the compiler compared the uppercase value of the -A parameter to the identifier, so it was not explicitly selectable earlier. The new name is "AS", so it is explicitly selectable via -Aas like on other platforms. git-svn-id: trunk@31806 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |