mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-28 11:39:13 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() + Add support for parameters: -v sets verbose variable to 1 VAR=value gets evaluated. * moves to rtl/$os if called at diferent level. + check if there is a incude directive in sysnr.inc file. + Add compilation of C source code with the C variant of the syscall number. + Support 32 and 64-bit version of C compilation for systems allowing 32 and 64-bit executable (like x86_64-linux). + Add 'preprocessing' using AWK to test {$ifdef CPUXXX} macro. + Add summary at end of script. * Rename check_syscall_number to check_c_syscall_from_fpc_rtl * Rename check_syscall_number_reverse to check_c_syscall_in_fpc_rtl * Try to remove most intermediate files. + Generate add_missing_syscalls.inc file if numbers are missing. git-svn-id: trunk@41928 - |
||
---|---|---|
compiler | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |