.. |
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
|
* More correctly scan Elf Auxiliary Vector. Fixes possible crash when the first vector entry is AT_NULL. Issue #26973.
|
2014-11-12 14:52:56 +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
|
- RTL, Linux/FreeBSD shared library startup: removed FPC_SHARED_LIB_EXIT label, it is a leftover from times when library startup code was erroneously halting owning process on exit.
|
2013-10-10 13:14:56 +00:00 |
powerpc64
|
- RTL, Linux/FreeBSD shared library startup: removed FPC_SHARED_LIB_EXIT label, it is a leftover from times when library startup code was erroneously halting owning process on exit.
|
2013-10-10 13:14:56 +00:00 |
sparc
|
+ .so startup code for sparc-linux.
|
2014-03-31 15:45:16 +00:00 |
x86_64
|
* x86_64-linux: fixed existing Pascal startup code (syntax only, operation not tested yet) and added missing files.
|
2014-03-31 15:57:11 +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
|
|
|
errno-mips.inc
|
|
|
errno-sparc.inc
|
|
|
errno.inc
|
|
|
errnostr.inc
|
|
|
fpcylix.pp
|
|
|
fpmake.inc
|
|
|
linux.pp
|
* fix FPC_USE_LIBC for inotify and clock* functions, and always link librt when this unit is used under FPC_USE_LIBC.
|
2013-12-08 20:23:09 +00:00 |
linuxvcs.pp
|
|
|
Makefile
|
* version updated to 3.1.1
|
2015-01-04 21:09:04 +00:00 |
Makefile.fpc
|
* x86_64-linux: include startup units into build.
|
2014-03-31 15:58:22 +00:00 |
oldlinux.pp
|
* Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes
|
2014-01-02 13:26:09 +00:00 |
osdefs.inc
|
* updated address of FSF (mantis #24646, patch by Alexey Svistunov)
|
2013-06-27 14:01:18 +00:00 |
osmacro.inc
|
Fix three warnings when compiling with FPC_USE_LIBC.
|
2014-12-09 21:21:45 +00:00 |
ossysc.inc
|
+ linux syscalls for arm thumb
|
2013-03-24 21:39:34 +00:00 |
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
|
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
2013-06-27 21:37:39 +00:00 |
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
|
- RTL: removed InitVariantManager, it was an empty procedure since day 1.
|
2014-11-22 20:35:46 +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
|
Various adjustments to the RTL for m68k:
|
2012-10-18 20:12:02 +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
|
|
|
unxsysc.inc
|
|
|
unxsysch.inc
|
|
|