| .. |
|
aarch64
|
* removed fake _init/_fini symbols (patch by Edmund Grimley Evans)
|
2015-10-08 18:41:32 +00:00 |
|
arm
|
* updated FSF address (mantis #30198, patch by Paul Gevers)
|
2016-10-02 12:56:59 +00:00 |
|
i386
|
Merge revision(s) 32484 from branches/svenbarth/packages
|
2016-06-12 16:49:56 +00:00 |
|
m68k
|
* m68k-linux startup code:
|
2014-07-23 13:55:38 +00:00 |
|
mips
|
* updated FSF address (mantis #30198, patch by Paul Gevers)
|
2016-10-02 12:56:59 +00:00 |
|
mipsel
|
* avoid assembler warning about missing eol at eof
|
2012-04-21 18:23:18 +00:00 |
|
powerpc
|
* updated FSF address (mantis #30198, patch by Paul Gevers)
|
2016-10-02 12:56:59 +00:00 |
|
powerpc64
|
* updated FSF address (mantis #30198, patch by Paul Gevers)
|
2016-10-02 12:56:59 +00:00 |
|
sparc
|
+ .so startup code for sparc-linux.
|
2014-03-31 15:45:16 +00:00 |
|
x86_64
|
Fix si_g.inc for x86_64-linux:
|
2016-07-29 22:03:54 +00:00 |
|
buildrtl.lpi
|
* update by newer lazarus version
|
2014-12-07 18:44:33 +00:00 |
|
buildrtl.pp
|
* rtl-console initial version.
|
2014-01-03 22:19:02 +00:00 |
|
bunxsysc.inc
|
* fix timespec=nil for -dgeneric_linux_syscalls (aarch64) case.
|
2016-03-30 19:21:05 +00:00 |
|
errno-mips.inc
|
+ ESysERFKILL added
|
2012-07-09 13:45:20 +00:00 |
|
errno-sparc.inc
|
Added errors 127 to 133 for Sparc
|
2012-04-19 15:04:22 +00:00 |
|
errno.inc
|
MIPS system errors separated into errno-mips.inc file
|
2012-07-09 13:17:29 +00:00 |
|
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
|
* disable iochecking when opening terminal (to avoid RTE of #11376).
|
2008-07-26 10:48:36 +00:00 |
|
Makefile
|
* regenerated makefiles with latest fpcmake
|
2016-06-18 01:00:45 +00:00 |
|
Makefile.fpc
|
* fixed cross-assembling the Linux/ppc32 loader files on a 64 bit Linux host
|
2016-04-20 22:17:11 +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
|
* fix for bug #30331
|
2016-06-30 18:45:33 +00:00 |
|
ostypes.inc
|
* change TDIR fields to longint. Should have been abandonned long ago.
|
2016-06-30 18:51:05 +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
|
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
2013-06-27 21:37:39 +00:00 |
|
si_c21.pp
|
Merge revision(s) 32484 from branches/svenbarth/packages
|
2016-06-12 16:49:56 +00:00 |
|
si_c21g.pp
|
Merge revision(s) 32484 from branches/svenbarth/packages
|
2016-06-12 16:49:56 +00:00 |
|
si_c.pp
|
Merge revision(s) 32484 from branches/svenbarth/packages
|
2016-06-12 16:49:56 +00:00 |
|
si_dll.pp
|
Merge revision(s) 32484 from branches/svenbarth/packages
|
2016-06-12 16:49:56 +00:00 |
|
si_g.pp
|
Merge revision(s) 32484 from branches/svenbarth/packages
|
2016-06-12 16:49:56 +00:00 |
|
si_impl.inc
|
Merge revision(s) 32484 from branches/svenbarth/packages
|
2016-06-12 16:49:56 +00:00 |
|
si_intf.inc
|
* changed type of operatingsystem_parameter_argc from ptruint to longint,
|
2015-03-14 18:36:05 +00:00 |
|
si_prc.pp
|
Merge revision(s) 32484 from branches/svenbarth/packages
|
2016-06-12 16:49:56 +00:00 |
|
si_uc.pp
|
Merge revision(s) 32484 from branches/svenbarth/packages
|
2016-06-12 16:49:56 +00:00 |
|
signal.inc
|
* Fix Sigcontext field order for MIPS CPU
|
2012-06-26 16:21:57 +00:00 |
|
suuid.inc
|
* Fixed file handle leak when creating GUIDs
|
2008-05-29 12:42:42 +00:00 |
|
sysnr-gen.inc
|
+ Linux/AArch64 RTL support (patch by Edmund Grimley Evans)
|
2015-05-23 21:04:08 +00:00 |
|
sysos.inc
|
* more occured -> occurred spelling fixes.
|
2016-12-14 20:05:21 +00:00 |
|
sysosh.inc
|
* refactored definition of pthread_mutex_t into single location
|
2015-05-17 11:08:02 +00:00 |
|
system.pp
|
* Reallocmem uses installed memory manager
|
2016-09-10 17:56:17 +00:00 |
|
termio.pp
|
* Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes
|
2014-01-02 13:26:09 +00:00 |
|
termios.inc
|
+ Linux/AArch64 RTL support (patch by Edmund Grimley Evans)
|
2015-05-23 21:04:08 +00:00 |
|
termiosproc.inc
|
* Initial FPC_USE_LIBC implementation of termios for Linux.
|
2013-12-06 15:00:55 +00:00 |
|
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
|
* move fdatasync to linux unit
|
2008-11-15 20:44:44 +00:00 |
|
unxsysch.inc
|
* move fdatasync to linux unit
|
2008-11-15 20:44:44 +00:00 |