fpc/rtl/linux
Jonas Maebe 3d01d4ceb1 * regenerated with Darwin/AArch64 support
git-svn-id: trunk@29950 -
2015-02-23 22:54:53 +00:00
..
arm arm-linux: new gprt0 based on cprt0, plus gmon initialization, so profiling output generation actually works now 2014-09-14 17:07:35 +00:00
i386 - Cleaned out more assembler hacks around ExitCode variable 2015-01-26 20:08:11 +00:00
m68k * m68k-linux startup code: 2014-07-23 13:55:38 +00:00
mips - MIPS: forward declaration of fpc_threadvar_relocate_proc is not needed. 2014-11-22 20:48:53 +00:00
mipsel
powerpc
powerpc64
sparc + .so startup code for sparc-linux. 2014-03-31 15:45:16 +00:00
x86_64 * added more asmmode directives to make compilation more robust in case the asmmode is changed by configuration files, resolves #27255 2015-01-31 10:37:48 +00:00
buildrtl.lpi * update by newer lazarus version 2014-12-07 18:44:33 +00:00
buildrtl.pp
bunxsysc.inc
errno-mips.inc
errno-sparc.inc
errno.inc
errnostr.inc
fpcylix.pp
fpmake.inc
linux.pp
linuxvcs.pp
Makefile * regenerated with Darwin/AArch64 support 2015-02-23 22:54:53 +00:00
Makefile.fpc + x86_64-linux: build ABI tag separately, the purpose it twofold: 1) it is the only part of startup that cannot be yet handled directly by compiler, 2) it provides a single point to modify whenever necessary. 2015-01-26 17:15:48 +00:00
oldlinux.pp
osdefs.inc
osmacro.inc * libc's open() function is a varargs function 2015-01-30 19:31:25 +00:00
ossysc.inc
ostypes.inc Fix Fp*Stat calls when compiling with FPC_USE_LIBC for x86_64-linux. 2014-12-09 21:23:39 +00:00
pthread.inc
ptypes.inc
rtldefs.inc
si_c21.pp
si_c21g.pp
si_c.pp
si_dll.pp
si_g.pp
si_intf.inc
si_prc.pp
si_uc.pp
signal.inc
suuid.inc
sysos.inc
sysosh.inc
system.pp Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages. 2015-02-03 20:00:00 +00:00
termio.pp
termios.inc
termiosproc.inc
unxconst.inc
unxfunc.inc
unxsysc.inc
unxsysch.inc