Andreas Schwab
0abafb2042
* sysdeps/alpha/setjmp.S: Remove __setjmp entry point.
...
* sysdeps/arm/setjmp.S: Likewise.
* sysdeps/arm/fpu/setjmp.S: Likewise.
* sysdeps/i386/setjmp.S: Likewise.
* sysdeps/i386/elf/setjmp.S: Likewise.
* sysdeps/s390/setjmp.S: Likewise.
* sysdeps/s390/elf/setjmp.S: Likewise.
* sysdeps/sh/sh3/setjmp.S: Likewise.
* sysdeps/sh/sh4/setjmp.S: Likewise.
* sysdeps/sparc/sparc32/setjmp.S: Likewise.
* sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
* sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S: Likewise.
* sysdeps/unix/sysv/linux/m68k/setjmp.c: Removed.
2000-11-21 20:55:38 +00:00
Andreas Jaeger
ec5d5a4d92
(O_NOFOLLOW): Use same value defined in /usr/include/asm-mips/fcntl.h.
2000-11-20 07:55:22 +00:00
Andreas Jaeger
bddc20b59a
(kernel_stat): Expand time_t to 'long int' not, 'unsigned int'. Use 'long int' for
...
__unused? members.
2000-11-20 07:55:06 +00:00
Andreas Jaeger
081c74d4cc
Fix comments
2000-11-20 07:54:19 +00:00
Ulrich Drepper
3f95e592cb
(RTLD_START): Update _dl_argv.
2000-11-16 02:07:02 +00:00
Andreas Jaeger
90d62a5cb2
Update.
2000-11-13 16:53:57 +00:00
Ulrich Drepper
7f10098010
Correct last patch.
2000-11-10 05:06:34 +00:00
Ulrich Drepper
a632433d28
(GLIBC_2.1.1): Add getitimer.
2000-11-10 05:00:14 +00:00
Andreas Jaeger
9285ecc8a1
(elf_machine_rel): Add the symbol's
...
value plus the run-time displacement to the relocation for non-GOT
symbols. Set the relocation to the GOT entry for GOT symbols.
2000-11-02 09:32:30 +00:00
Ulrich Drepper
e569ff55ac
(CLK_TCK): Cast sysconf result to __clock_t.
2000-11-01 20:59:56 +00:00
Ulrich Drepper
374305ef42
Use __sysconf to for CLK_TCK.
2000-11-01 08:07:45 +00:00
Ulrich Drepper
abde23bdcf
Linux/Alpha version of function to get CLK_TCK value.
2000-11-01 08:06:06 +00:00
Andreas Schwab
a873180d70
Add some more ulps.
2000-10-27 16:22:44 +00:00
Ulrich Drepper
e4b950346f
Not needed.
2000-10-27 06:48:36 +00:00
Ulrich Drepper
b2746c3a16
Additional files to distribute in sysdeps/unix/sysv/linux/hppa.
2000-10-27 06:40:17 +00:00
Ulrich Drepper
f7319991c9
Additional files to distribute in sysdeps/hppa.
2000-10-27 06:38:28 +00:00
Ulrich Drepper
ff86bfcd6b
Update after libm-test.inc change.
2000-10-26 17:23:46 +00:00
Ulrich Drepper
fbbf3667bf
Updated.
2000-10-25 16:56:34 +00:00
Andreas Jaeger
67d3dc3d79
Partly revert patch from 2000-10-18.
2000-10-24 07:01:37 +00:00
Andreas Schwab
ee44fc4b60
Updated.
2000-10-23 19:14:22 +00:00
Andreas Jaeger
eed537401d
Add fcntl64.
2000-10-23 06:26:50 +00:00
Ulrich Drepper
f1dba30859
(elf_machine_matches_host): Parameter is now pointer to ELF header.
2000-10-20 17:04:28 +00:00
Andreas Jaeger
8a02fd962e
Include <asm/unistd.h>.
2000-10-20 07:02:12 +00:00
Ulrich Drepper
d0168cc099
(__new_semctl): Pass union semun as 4th argument to semctl syscall, not
...
address of it.
2000-10-20 06:14:58 +00:00
Andreas Jaeger
d9c1416a4a
2000-10-18 Andreas Jaeger <aj@suse.de>
...
* sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_OK): New.
(ELF_MACHINE_BEFORE_RTLD_RELOC): Handle newer linkers.
(elf_machine_runtime_link_map): Likewise.
(elf_machine_runtime_setup): Likewise.
Handle dynamic linker's local got entries.
Patches by Ralf Baechle <ralf@gnu.org>.
2000-10-09 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
* sysdeps/mips/dl-machine.h (_dl_runtime_resolve): Define $sp as
the frame pointer. Allocate stack space for $a0 for
__dl_runtime_resolve(). Do not save $sp in $s0 as it's
callee-saved anyway.
2000-10-18 10:21:16 +00:00
Andreas Schwab
09ac296dc4
Update for changes in libm-test.inc.
2000-10-17 13:24:28 +00:00
Andreas Schwab
ef892797ee
Fix last change (misapplied).
2000-10-16 09:21:25 +00:00
Ulrich Drepper
2d4515fc57
Cleanup.
2000-10-15 18:37:53 +00:00
Ulrich Drepper
37374d91ac
Linux/HPPA errno definitions.
2000-10-15 03:58:58 +00:00
Ulrich Drepper
fb0f005337
Linux/HPPA specific fenv definitions.
2000-10-15 03:37:33 +00:00
Ulrich Drepper
2db1ce26da
Linux/HPPA specific fetestexcept implementation.
2000-10-15 03:36:28 +00:00
Ulrich Drepper
32b9e00b12
Linux/HPPA specific fesetexceptflag implementation.
2000-10-15 03:36:16 +00:00
Ulrich Drepper
84e1099f78
Linux/HPPA specific feraiseexcept implementation.
2000-10-15 03:36:03 +00:00
Ulrich Drepper
9bb9060790
Linux/HPPA specific fegetexceptflag implementation.
2000-10-15 03:35:48 +00:00
Ulrich Drepper
318eb46070
Linux/HPPA specific feupdateenv implementation.
2000-10-15 03:35:14 +00:00
Ulrich Drepper
8c34028d3e
Linux/HPPA specific fesetround implementation.
2000-10-15 03:35:05 +00:00
Ulrich Drepper
1d53eb01ef
Linux/HPPA specific fesetenv implementation.
2000-10-15 03:34:57 +00:00
Ulrich Drepper
1f8d3bd8e7
Linux/HPPA specific feholdexcept implementation.
2000-10-15 03:34:49 +00:00
Ulrich Drepper
0ea85d5c2f
Linux/HPPA specific fegetround implementation.
2000-10-15 03:34:41 +00:00
Ulrich Drepper
1b2b6656a9
Linux/HPPA specific fegetexcept implementation.
2000-10-15 03:34:32 +00:00
Ulrich Drepper
839151ff97
Linux/HPPA specific fegetenv implementation.
2000-10-15 03:34:22 +00:00
Ulrich Drepper
8ebd5d830b
Linux/HPPA specific fedisableexcept implementation.
2000-10-15 03:34:04 +00:00
Ulrich Drepper
e7cbd45172
Linux/HPPA specific feclearexcept implementation.
2000-10-15 03:33:51 +00:00
Ulrich Drepper
1f07ba01b9
Linux/HPPA specific ld.so startup code.
2000-10-15 03:33:33 +00:00
Ulrich Drepper
aa4ee8e227
Linux/HPPA specific startup code.
2000-10-15 03:33:24 +00:00
Ulrich Drepper
ff3e496930
Linux/HPPA specific ucontext definitions.
2000-10-15 03:30:29 +00:00
Ulrich Drepper
06a5b96db3
Linux/HPPA specific debugging data structures.
2000-10-15 03:30:16 +00:00
Ulrich Drepper
58a36ea303
Linux/HPPA specific signal number definitions.
2000-10-15 03:29:47 +00:00
Ulrich Drepper
e7f6c890c3
Linux/HPPA specific sigaction definitions.
2000-10-15 03:29:35 +00:00
Ulrich Drepper
aed8020367
Linux/HPPA specific mman definitions.
2000-10-15 03:29:27 +00:00