.. |
arm
|
00768bea47
* fix compilation of dllprt0.as for older arm assemblers without push support
|
14 years ago |
i386
|
497846a156
--- Merging r18209 into '.':
|
14 years ago |
m68k
|
3307d98c40
- Revert micro-exe mode for now.
|
15 years ago |
mips
|
3307d98c40
- Revert micro-exe mode for now.
|
15 years ago |
mipsel
|
9e59c6dec7
* more mipsel code
|
15 years ago |
powerpc
|
7f9dedec99
Moved global variables from .text section to .bss in ppc/linux startup code, improves position independency
|
15 years ago |
powerpc64
|
1f61b5b30c
* reverted the rtl patches from r14184, because they cause an endless
|
14 years ago |
sparc
|
cada38e4bf
--- Merging r19790 into '.':
|
13 years ago |
x86_64
|
0da9d36116
* fixed internal assembler for x86-64 so that it correctly handles
|
14 years ago |
Makefile
|
20d0296453
* Version update to 2.6.1
|
13 years ago |
Makefile.fpc
|
747b93b7ec
+ cpu unit for x86-64 containing a CAS128 implementation
|
15 years ago |
buildrtl.lpi
|
1d1e62fcd0
* .lpi version update
|
15 years ago |
buildrtl.pp
|
1d1e62fcd0
* .lpi version update
|
15 years ago |
bunxsysc.inc
|
b4f4cd827f
--- Merging r19138 into '.':
|
14 years ago |
errno.inc
|
4ace790492
* remove $Log
|
20 years ago |
errnostr.inc
|
27c92161d6
* Ales Katona's errors patch
|
19 years ago |
fpcylix.pp
|
a7d088b197
+ MAX_PATH
|
20 years ago |
fpmake.inc
|
03f441c966
+ Initial check-in
|
20 years ago |
gpm.pp
|
ea3278accf
# revisions: 19182,19243,19244,19249,19266,19268,19279,19280,19315,19381,19383,19439,19508,19518,19533,19611,19613,19620,19630,19632,19634
|
13 years ago |
ipccall.inc
|
0cb2fa1baf
+ semtimedop() for Linux, marked as "platform" (last part of patch from
|
14 years ago |
ipcsys.inc
|
0cb2fa1baf
+ semtimedop() for Linux, marked as "platform" (last part of patch from
|
14 years ago |
linux.pp
|
5c8dfe7f3c
--- Merging r19600 into '.':
|
13 years ago |
linuxvcs.pp
|
e6410f45c1
* disable iochecking when opening terminal (to avoid RTE of #11376).
|
17 years ago |
oldlinux.pp
|
3d7fac663d
--- Merging r20084 into '.':
|
13 years ago |
osdefs.inc
|
e8a375c774
* Patch from Henry Vermaak to fix EABI kernel API for arm.
|
16 years ago |
osmacro.inc
|
57cfd89fbd
* Linux 64-bit FS patch from neli for FPC_USE_LIBC
|
18 years ago |
ossysc.inc
|
f1c80461c2
--- Merging r19633 into '.':
|
13 years ago |
ostypes.inc
|
ea3278accf
# revisions: 19182,19243,19244,19249,19266,19268,19279,19280,19315,19381,19383,19439,19508,19518,19533,19611,19613,19620,19630,19632,19634
|
13 years ago |
pthread.inc
|
3e165e2dcf
* Fixed compilation on Linux after r15557
|
15 years ago |
ptypes.inc
|
ea3278accf
# revisions: 19182,19243,19244,19249,19266,19268,19279,19280,19315,19381,19383,19439,19508,19518,19533,19611,19613,19620,19630,19632,19634
|
13 years ago |
si_c.pp
|
6bfff9702e
+ add linux/i386 start units
|
19 years ago |
si_c21.pp
|
6bfff9702e
+ add linux/i386 start units
|
19 years ago |
si_c21g.pp
|
6bfff9702e
+ add linux/i386 start units
|
19 years ago |
si_dll.pp
|
6bfff9702e
+ add linux/i386 start units
|
19 years ago |
si_g.pp
|
6bfff9702e
+ add linux/i386 start units
|
19 years ago |
si_intf.inc
|
9217d50f5c
* Fix smartlinking for linux.
|
19 years ago |
si_prc.pp
|
6bfff9702e
+ add linux/i386 start units
|
19 years ago |
si_uc.pp
|
7d5d4ba706
+ add i386-linux uclibc process startup code
|
18 years ago |
signal.inc
|
2c00a2a0b3
* fixed FPC_USE_LIBC building for Linux and exception handling (mantis #13450)
|
14 years ago |
suuid.inc
|
8b94b4b849
* Fixed file handle leak when creating GUIDs
|
17 years ago |
sysos.inc
|
f00beea41c
* fixed i386/linux rtl compilation and functionality when compiled
|
17 years ago |
sysosh.inc
|
9abb852d70
* fix incompatiblity in signess between 64 and 32, make tthreadid=ptruint
|
18 years ago |
system.pp
|
5856534079
--- Merging r18234 into '.':
|
14 years ago |
termio.pp
|
d19c95db8f
* various bugfixes
|
19 years ago |
termios.inc
|
ea3278accf
# revisions: 19182,19243,19244,19249,19266,19268,19279,19280,19315,19381,19383,19439,19508,19518,19533,19611,19613,19620,19630,19632,19634
|
13 years ago |
termiosproc.inc
|
d51b735deb
* Prevent range check errors on powerpc-linux
|
18 years ago |
unixsock.inc
|
e8a375c774
* Patch from Henry Vermaak to fix EABI kernel API for arm.
|
16 years ago |
unixsockets.inc
|
7a21cb5888
* add preliminary UnixSockets with linux implementation
|
18 years ago |
unixsocketsh.inc
|
7a21cb5888
* add preliminary UnixSockets with linux implementation
|
18 years ago |
unxconst.inc
|
cd8842a74d
* fixed TCGETS ioctl call constant for ppc/ppc64 (from do_isdevice)
|
19 years ago |
unxfunc.inc
|
d704af7216
fix compilation for {$T+} linux/win
|
19 years ago |
unxsockh.inc
|
a64bdeb9ef
* add UDP and TCP setsockopt constants (linux)
|
17 years ago |
unxsysc.inc
|
28e614c237
* move fdatasync to linux unit
|
16 years ago |
unxsysch.inc
|
28e614c237
* move fdatasync to linux unit
|
16 years ago |