This website requires JavaScript.
Explore
Help
Sign In
paweld
/
fpc
Watch
1
Star
0
Fork
0
You've already forked fpc
mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced
2025-10-20 06:51:31 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ebe262762a
fpc
/
rtl
/
linux
History
marco
ebe262762a
* Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes
...
those records via system. git-svn-id: trunk@26356 -
2014-01-02 13:26:09 +00:00
..
arm
* insert it statements for arm thumb2 in syscall assembler procedures
2013-08-23 15:22:38 +00:00
i386
- 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
m68k
- 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
mips
- 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
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
+ SPARC: support finalization routine supplied by dynamic linker.
2013-12-26 09:09:23 +00:00
x86_64
- 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
buildrtl.lpi
buildrtl.pp
bunxsysc.inc
errno-mips.inc
errno-sparc.inc
errno.inc
errnostr.inc
fpcylix.pp
fpmake.inc
gpm.pp
ipccall.inc
ipcsys.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
* regenerated fpcmake makefiles after r25642
2013-10-05 10:11:27 +00:00
Makefile.fpc
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
osmacro.inc
ossysc.inc
ostypes.inc
* increased the size of tdirent to
2013-11-27 22:57:17 +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
- Linux RTL: MIPS no longer needs the softfloat code, don't compile it.
2013-10-30 12:25:11 +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
termiosproc.inc
* Initial FPC_USE_LIBC implementation of termios for Linux.
2013-12-06 15:00:55 +00:00
unixsock.inc
unixsockets.inc
unixsocketsh.inc
unxconst.inc
unxfunc.inc
unxsockh.inc
unxsysc.inc
unxsysch.inc