mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-13 12:29:14 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() (mantis #21323) * don't print a message about the ppc binary exiting with an error if no source file is specified (if a no option or -h is used, the help message will be printed; in other cases, a source file may not have been specified but that's an error like any other in that case -- that message only existed because the compiler binary also exits with a non-zero exit code in case the help is printed) - removed alpha and ia64 support for selecting ppc binary + added mips and mipsel support for selecting ppc binary git-svn-id: trunk@20487 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |