Pierre Muller
|
7c9cf75418
Fix syscall unit compilation for i386-linux using -dFPC_USE_LIBC
|
1 vuosi sitten |
Pierre Muller
|
0f0454a092
Modify references to old syslinux unit in comments
|
1 vuosi sitten |
Michael VAN CANNEYT
|
4c2b54ee0d
* Char -> AnsiChar
|
2 vuotta sitten |
svenbarth
|
04cbf32b1b
* rename local import of fpc_geteipasebx
|
5 vuotta sitten |
marco
|
3053f8c2e8
* many syscallh header files had GPL license instead of modified. I owned the copyright, or in one case, Thomas did, but it was a full copy of mine. -> changed to modified
|
5 vuotta sitten |
yury
|
dbf482d62b
* Fixed version of FpSysCall() with 6 params for Linux with PIC.
|
7 vuotta sitten |
yury
|
c40960466a
* More correctly scan Elf Auxiliary Vector. Fixes possible crash when the first vector entry is AT_NULL. Issue #26973.
|
10 vuotta sitten |
florian
|
7dc4b6ecc1
+ adds mcount calls to syscall assembler helpers for i386 and x86-64, resolves #17140
|
15 vuotta sitten |
Jonas Maebe
|
92ff07deaf
* several fixes by Pierre Pede (parts of his patch to mantis #12492)
|
16 vuotta sitten |
Almindor
|
a42b134a81
* fix sysenter variable duplication
|
18 vuotta sitten |
Almindor
|
c626740043
* adds support for sysenter syscall style for i386 on 2.6 kernels
|
18 vuotta sitten |
ivost
|
e7fb4e6a32
* changed i386 syscall from oldfpccall to register calling convention
|
18 vuotta sitten |
ivost
|
240938a6ed
* fixed syscall6 (still experimental, but so far it worked here!)
|
18 vuotta sitten |
florian
|
b07cd83892
* made system unit on m68k-linux compilable
|
19 vuotta sitten |
florian
|
ce73006fc3
* picfied code
|
19 vuotta sitten |
peter
|
4ace790492
* remove $Log
|
20 vuotta sitten |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 vuotta sitten |
michael
|
ffb55c4254
+ Removed VER1_0 defines
|
20 vuotta sitten |
fpc
|
50778076c3
initial import
|
20 vuotta sitten |
florian
|
60ad6f1482
* applied syscall patch from C Western
|
20 vuotta sitten |
peter
|
e417e34496
* truncate log
|
20 vuotta sitten |
marco
|
a9b2ee072f
* and now for others too
|
21 vuotta sitten |
marco
|
9adbeab70d
* added mov errno,%eax
|
21 vuotta sitten |
Jonas Maebe
|
7afabeb8a9
* fixed syscall return value checking
|
21 vuotta sitten |
peter
|
88e72a69da
* fixed previous commit
|
21 vuotta sitten |
peter
|
30780f5859
* regcall fix for threadvar
|
21 vuotta sitten |
florian
|
3f4d98624f
- killed tsyscallregs
|
21 vuotta sitten |
peter
|
680590f792
* use relocate_proc
|
21 vuotta sitten |
marco
|
7efaf7dee2
* Unix reform stage two. Remove all calls from Unix that exist in Baseunix.
|
22 vuotta sitten |
peter
|
abbc3fa755
* moved int64 asm code to int64p.inc
|
22 vuotta sitten |