| .. |
|
aarch64
|
* removed fake _init/_fini symbols (patch by Edmund Grimley Evans)
|
2015-10-08 18:41:32 +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
|
* call seterrno instead of manually handling the setting setting the errno
|
2015-03-14 18:36:17 +00:00 |
|
sparc
|
|
|
|
x86_64
|
* execute the real libc init/fini routines instead of dummies
|
2015-10-08 18:40:31 +00:00 |
|
buildrtl.lpi
|
* update by newer lazarus version
|
2014-12-07 18:44:33 +00:00 |
|
buildrtl.pp
|
|
|
|
bunxsysc.inc
|
* fixed ppoll for infinite timeouts (patch by Edmund Grimley Evans)
|
2015-06-13 21:02:02 +00:00 |
|
errno-mips.inc
|
|
|
|
errno-sparc.inc
|
|
|
|
errno.inc
|
|
|
|
errnostr.inc
|
|
|
|
fpcylix.pp
|
|
|
|
fpmake.inc
|
|
|
|
linux.pp
|
+ Linux/AArch64 RTL support (patch by Edmund Grimley Evans)
|
2015-05-23 21:04:08 +00:00 |
|
linuxvcs.pp
|
|
|
|
Makefile
|
* fixed case of ppuext in r31775, causing the unix unit to be rebuilt all the
|
2015-10-02 05:49:10 +00:00 |
|
Makefile.fpc
|
* fixed case of ppuext in r31775, causing the unix unit to be rebuilt all the
|
2015-10-02 05:49:10 +00:00 |
|
oldlinux.pp
|
+ Linux/AArch64 RTL support (patch by Edmund Grimley Evans)
|
2015-05-23 21:04:08 +00:00 |
|
osdefs.inc
|
+ Linux/AArch64 RTL support (patch by Edmund Grimley Evans)
|
2015-05-23 21:04:08 +00:00 |
|
osmacro.inc
|
* libc's open() function is a varargs function
|
2015-01-30 19:31:25 +00:00 |
|
ossysc.inc
|
* Removed unused vars in RTL.
|
2015-09-17 16:48:53 +00:00 |
|
ostypes.inc
|
+ Linux/AArch64 RTL support (patch by Edmund Grimley Evans)
|
2015-05-23 21:04:08 +00:00 |
|
pmutext.inc
|
+ Linux/AArch64 RTL support (patch by Edmund Grimley Evans)
|
2015-05-23 21:04:08 +00:00 |
|
pthread.inc
|
* Removed unused vars in RTL.
|
2015-09-17 16:48:53 +00:00 |
|
ptypes.inc
|
+ Linux/AArch64 RTL support (patch by Edmund Grimley Evans)
|
2015-05-23 21:04:08 +00:00 |
|
rtldefs.inc
|
|
|
|
si_c21.pp
|
|
|
|
si_c21g.pp
|
|
|
|
si_c.pp
|
|
|
|
si_dll.pp
|
|
|
|
si_g.pp
|
|
|
|
si_intf.inc
|
* changed type of operatingsystem_parameter_argc from ptruint to longint,
|
2015-03-14 18:36:05 +00:00 |
|
si_prc.pp
|
|
|
|
si_uc.pp
|
|
|
|
signal.inc
|
|
|
|
suuid.inc
|
|
|
|
sysnr-gen.inc
|
+ Linux/AArch64 RTL support (patch by Edmund Grimley Evans)
|
2015-05-23 21:04:08 +00:00 |
|
sysos.inc
|
|
|
|
sysosh.inc
|
* refactored definition of pthread_mutex_t into single location
|
2015-05-17 11:08:02 +00:00 |
|
system.pp
|
* android: Fixed crash when using writeln during shared library finalization on Android 4.4+.
|
2015-10-12 22:35:51 +00:00 |
|
termio.pp
|
|
|
|
termios.inc
|
+ Linux/AArch64 RTL support (patch by Edmund Grimley Evans)
|
2015-05-23 21:04:08 +00:00 |
|
termiosproc.inc
|
|
|
|
unxconst.inc
|
|
|
|
unxfunc.inc
|
* remove some deprecated functions. Most have alternatives since at least 2.4, and more often 2.2
|
2015-11-06 14:55:38 +00:00 |
|
unxsysc.inc
|
|
|
|
unxsysch.inc
|
|
|