Ulrich Drepper
d2eb5e136a
Add appropriate entries for the above.
1998-12-22 17:27:58 +00:00
Ulrich Drepper
78c3f7b379
Header for implementation of inb, outb etc for ARM systems.
1998-12-22 17:27:23 +00:00
Ulrich Drepper
3d72808b73
Implementation of inb, outb etc for ARM systems.
1998-12-22 17:26:00 +00:00
Ulrich Drepper
fc37023323
Remove wrappers for now-inlined calls.
1998-12-22 17:25:27 +00:00
Ulrich Drepper
ba023f01b9
(INLINE_SYSCALL): Add implementation.
1998-12-22 17:25:07 +00:00
Ulrich Drepper
bc46f1f605
Include features.h and stddef.h.
1998-12-18 16:01:28 +00:00
Ulrich Drepper
17cb2406ce
(struct sigaltstack): Move ss_size field at the end.
1998-12-18 16:00:09 +00:00
Ulrich Drepper
f210901a5a
Avoid -Wparentheses warning.
1998-12-13 12:12:49 +00:00
Ulrich Drepper
04fd64c32e
(elf_machine_rel): Fixl_addr parameter type.
1998-12-11 15:27:22 +00:00
Ulrich Drepper
e4c180f706
Use sys/user.h not asm/user.h.
1998-12-10 09:59:12 +00:00
Ulrich Drepper
b428ebeef7
Save a4 through both paths.
1998-12-07 12:07:42 +00:00
Ulrich Drepper
c0e2368bfe
(dl_start_user): Incorrect address for _dl_main_searchlist passed to
...
_dl_init_next.
1998-12-04 20:57:00 +00:00
Ulrich Drepper
7078dcb53d
Add xstatconv.c.
1998-12-01 20:50:20 +00:00
Ulrich Drepper
56a10f1cae
Use correct type for parameter.
1998-12-01 11:25:00 +00:00
Ulrich Drepper
7f4d2f79bf
Remove ipc_kludge.
1998-11-30 14:21:20 +00:00
Ulrich Drepper
1b1d938192
Linux/MIPS ucontext definition.
1998-11-28 21:05:36 +00:00
Ulrich Drepper
34535a90fa
Add missing SYS_* constants, correct values according to Linux
...
2.1.130.
1998-11-28 21:05:22 +00:00
Ulrich Drepper
14a3f7b7d6
Removed.
1998-11-28 21:04:59 +00:00
Ulrich Drepper
8c0829162b
(_STAT_VER_KERNEL): Added.
1998-11-28 21:04:33 +00:00
Ulrich Drepper
ff87e21b31
Update file.
1998-11-28 21:04:24 +00:00
Ulrich Drepper
62fe3ebee6
Remove inclusion of <asm/signal.h> and add needed symbols from
...
<asm/signal.h>;
1998-11-28 21:04:12 +00:00
Ulrich Drepper
889c9b6321
Remove ipc_kludge.
1998-11-28 21:03:41 +00:00
Ulrich Drepper
5b7919d7f2
Linux/MIPS specific versions.
1998-11-28 21:03:24 +00:00
Ulrich Drepper
abbde1b098
Conversion function for stat structure.
1998-11-28 21:03:02 +00:00
Ulrich Drepper
5d4018c40f
Use INLINE_SYSCALL instead of calling __syscall_*.
1998-11-28 21:01:30 +00:00
Ulrich Drepper
16306093d1
Update entries.
1998-11-28 21:01:13 +00:00
Ulrich Drepper
9a8611169b
Add copyright message, change name of include protection, remove
...
inclusion of <bits/termios.h>.
1998-11-28 21:00:55 +00:00
Ulrich Drepper
35a72cb3b3
(old_kernel_sigaction): Define.
...
(struct kernel_sigaction): Rename sa_handler to k_sa_handler.
1998-11-28 21:00:37 +00:00
Ulrich Drepper
598f68bf68
Define _errno as weak_alias, rewrite errno declaration.
1998-11-28 21:00:06 +00:00
Ulrich Drepper
ea0499d2b8
ISO C 9x FPU exception handling function.
1998-11-28 20:59:45 +00:00
Ulrich Drepper
94f347c012
(sysdep_routines): Use += instead of a :=.
1998-11-28 20:59:14 +00:00
Ulrich Drepper
ccdf0819b4
(__FLOAT_WORD_ORDER): Define to big endian.
1998-11-27 11:34:17 +00:00
Ulrich Drepper
e7782e5ed6
Fix handling of weak undefined symbols during bootstrapping.
1998-11-27 10:01:37 +00:00
Ulrich Drepper
60f3ce2755
Add closing comment to avoid warning.
1998-11-27 09:04:02 +00:00
Ulrich Drepper
3f764c1f26
System V ucontext definition for MIPS.
1998-11-26 12:01:59 +00:00
Ulrich Drepper
3f72bf96a9
(ELF_MACHINE_NO_PLT): New defined macro.
...
(elf_machine_got_rel): Remove scope variable. Use scope from the map.
Don't modify _dl_global_scope_end in the end.
(__dl_runtime_resolv): Also use scope from the map.
1998-11-26 12:01:21 +00:00
Ulrich Drepper
1173aab2d2
Remove __setfpucw declaration, it's an internal symbol.
1998-11-26 12:00:10 +00:00
Ulrich Drepper
bc8f3c9b4e
Add mmap64 alias.
1998-11-16 12:01:02 +00:00
Andreas Schwab
ec2a735fdb
* sysdeps/unix/sysv/linux/m68k/sysdep.h (INLINE_SYSCALL): Undo
...
last change.
1998-11-16 02:41:56 +00:00
Ulrich Drepper
f05b28e62f
(__JMP_BUF_SP): Correct value.
1998-11-13 14:47:31 +00:00
Andreas Schwab
11a39ef8a4
* sysdeps/unix/sysv/linux/m68k/sysdep.h (INLINE_SYSCALL): Remove
...
d0 from clobber list.
1998-11-13 03:01:32 +00:00
Ulrich Drepper
88e7faf1e1
Cleanup comment.
1998-11-12 11:21:36 +00:00
Ulrich Drepper
200172bd3f
Define ISO C 9X stuff only if included from math.h and __USE_ISOC9X is
...
defined.
1998-11-10 19:10:36 +00:00
Ulrich Drepper
79df5fdb24
Define only if __USE_ISOC9X.
1998-11-05 18:05:39 +00:00
Ulrich Drepper
1dc5a942c9
Kill __syscall* bits.
1998-10-31 23:38:23 +00:00
Ulrich Drepper
26ecf6a886
(INLINE_SYSCALL): New.
1998-10-31 23:38:09 +00:00
Ulrich Drepper
13d54c34ab
(INLINE_SYSCALL*): New.
...
(inline_syscall*): New.
1998-10-31 23:37:54 +00:00
Ulrich Drepper
9dda87abb5
(__FDS_BITS): New macro to access fds_bits member.
1998-10-28 14:41:28 +00:00
Ulrich Drepper
ad427949d1
Include bits/pthreadtypes.h only not for POSIX 199506.
1998-10-26 15:43:18 +00:00
Ulrich Drepper
04cfab5065
Rename __syscall_pwrite64 to __syscall_pwrite.
1998-10-26 11:09:12 +00:00