Ulrich Drepper
a4f4ba75e9
HP/PA specific memusage definitions.
2000-10-15 03:24:53 +00:00
Ulrich Drepper
0edd90f645
HP/PA specific setjmp implementation.
2000-10-15 03:24:40 +00:00
Ulrich Drepper
1ca92d75ff
Add support for ASM_LINE_SEP.
2000-10-15 03:24:14 +00:00
Ulrich Drepper
acc97172a1
Don't use %r19 (linkage table pointer).
2000-10-15 03:22:34 +00:00
Ulrich Drepper
257c3b5223
HP/PA specific call frame definition.
2000-10-15 03:21:39 +00:00
Ulrich Drepper
00186dff49
HP/PA specific handling of symbol references.
2000-10-15 03:21:04 +00:00
Ulrich Drepper
3eb9e70628
HP/PA specific dynamic linker internals.
2000-10-15 03:20:01 +00:00
Ulrich Drepper
6f8cfde3af
HP/PA specific lookup configuration.
2000-10-15 03:19:45 +00:00
Ulrich Drepper
256c860a4c
HP/PA specific function pointer handling for ld.so.
2000-10-15 03:18:05 +00:00
Ulrich Drepper
472803265c
HP/PA specific MP add_n implementation.
2000-10-15 03:17:46 +00:00
Ulrich Drepper
12ffa85366
HP/PA specific __longjmp implementation.
2000-10-15 03:17:31 +00:00
Ulrich Drepper
6d049e72a0
HP/PA specific Version definitions.
2000-10-15 03:17:19 +00:00
Ulrich Drepper
5b1705c098
HP/PA specific Makefile.
2000-10-15 03:16:57 +00:00
Andreas Schwab
adf9969ce1
2000-10-13 Michael Fedrowitz <michael@fedrowitz.de>
...
* sysdeps/unix/sysv/linux/m68k/alphasort64.c: New file.
* sysdeps/unix/sysv/linux/m68k/fcntl.c: New file.
* sysdeps/unix/sysv/linux/m68k/getdents64.c: New file.
* sysdeps/unix/sysv/linux/m68k/getrlimit.c: New file.
* sysdeps/unix/sysv/linux/m68k/getrlimit64.c: New file.
* sysdeps/unix/sysv/linux/m68k/glob64.c: New file.
* sysdeps/unix/sysv/linux/m68k/lockf64.c: New file.
* sysdeps/unix/sysv/linux/m68k/oldgetrlimit64.c: New file.
* sysdeps/unix/sysv/linux/m68k/readdir64.c: New file.
* sysdeps/unix/sysv/linux/m68k/readdir64_r.c: New file.
* sysdeps/unix/sysv/linux/m68k/scandir64.c: New file.
* sysdeps/unix/sysv/linux/m68k/setrlimit.c: New file.
* sysdeps/unix/sysv/linux/m68k/versionsort64.c: New file.
* sysdeps/unix/sysv/linux/m68k/Dist: Add oldgetrlimit64.c.
* sysdeps/unix/sysv/linux/m68k/Makefile: Add oldgetrlimit64.
* sysdeps/unix/sysv/linux/m68k/Versions: Export __xstat64,
__fxstat64, __lxstat64, alphasort64, glob64, getrlimit, setrlimit,
getrlimit64, readdir64, readdir64_r, scandir64, versionsort64 at
GLIBC_2.2.
* sysdeps/unix/sysv/linux/m68k/syscalls.list: Add oldgetrlimit,
oldsetrlimit for GLIBC_2.0.
2000-10-14 17:50:13 +00:00
Andreas Schwab
b57d767cf4
2000-10-13 Michael Fedrowitz <michael@fedrowitz.de>
...
* sysdeps/m68k/dl-machine.h (_dl_start_user): Pass correct
arguments to _dl_init.
2000-10-14 12:43:00 +00:00
Andreas Schwab
79e6a4e059
Make struct stat64 backward compatible.
2000-10-03 15:11:28 +00:00
Andreas Schwab
e2d6906870
Fix padding in struct stat for LARGEFILE64_SOURCE.
2000-10-03 11:55:32 +00:00
Ulrich Drepper
979b9fea6f
Add missing .mips0 at the end of inline assembler code.
2000-10-02 22:04:18 +00:00
Andreas Jaeger
f0cd8b6f6d
Add RLIMIT_LOCKS.
2000-10-02 08:49:05 +00:00
Andreas Jaeger
671b38f832
Synch with Linux 2.4.0-test9-pre8.
2000-10-02 08:47:39 +00:00
Ulrich Drepper
d89e0413b2
(RTLD_START): Fix computation of envp argument passed to _dl_init.
2000-10-01 22:36:00 +00:00
Ulrich Drepper
bcafa19eb3
Type definitions for nscd on Alpha.
2000-09-29 22:02:28 +00:00
Andreas Jaeger
5e9880e0b5
Protect DN_* by __USE_GNU.
2000-09-29 20:24:30 +00:00
Andreas Jaeger
d867f21971
Synch with Linux 2.4.0-test9-pre7.
2000-09-29 19:07:03 +00:00
Ulrich Drepper
8da28deb78
(elf_machine_rela): Handle unaligned relocation also for R_ALPHA_RELATIVE.
2000-09-29 06:50:53 +00:00
Ulrich Drepper
73b240faca
Add RLIMIT_LOCKS.
2000-09-29 01:30:19 +00:00
Andreas Schwab
f7a43cc94a
Ulps for m68k.
2000-09-26 17:34:57 +00:00
Andreas Jaeger
d2fb0972b5
Alpha specific ulps.
2000-09-22 07:35:56 +00:00
Ulrich Drepper
f8f2a6fa36
Add fpu/fenv_libc.h.
2000-09-19 00:18:10 +00:00
Andreas Jaeger
921bb2c300
* sysdeps/mips/dl-machine.h (_RTLD_PROLOGUE): Reformat. Declare
...
as function.
(_RTLD_EPILOGUE): Reformat. Declare size of entry function.
(ELF_MACHINE_BEFORE_RTLD_RELOC): Relocate the dynamic linker itself so
it will even work when not loaded to the standard address.
(RTLD_START): Reformat. Call _dl_start in a way that is safe even
before the dynamic linker itself is relocated.
2000-09-18 16:40:35 +00:00
Andreas Jaeger
56eb5d1432
Add ipc_priv.h.
2000-09-18 16:39:45 +00:00
Andreas Jaeger
9128d5fd87
MIPS specific file. MIPS always had 32 bit uids.
2000-09-18 16:39:27 +00:00
Ulrich Drepper
e69ea461c5
(INLINE_SYSCALL): Fix last patch.
2000-09-18 00:28:16 +00:00
Ulrich Drepper
62f2f67818
(INLINE_SYSCALL): Fix last patch.
2000-09-17 19:54:50 +00:00
Ulrich Drepper
efc4903b91
Reorder ieee754 implies so that ldbl-* comes first.
2000-09-16 22:59:10 +00:00
Andreas Jaeger
8ebc36ad77
(FE_NOMASK_ENV): Define.
2000-09-15 18:15:57 +00:00
Andreas Jaeger
5898ca31ae
(__fesetenv): Handle FE_NOMASK_ENV.
2000-09-15 18:15:31 +00:00
Ulrich Drepper
c09c05d827
(INLINE_SYSCALL): Add memory clobber.
2000-09-15 17:48:53 +00:00
Ulrich Drepper
6e228438b9
(inline_syscall_clobbers): Add memory clobber.
2000-09-15 17:48:15 +00:00
Andreas Jaeger
d9bfc800cc
Use fenv_libc.h
2000-09-15 12:57:40 +00:00
Andreas Jaeger
73675ea1ec
New file, common definitions for feenableexcept/fedisableexcept/fegetexcept.
2000-09-15 12:57:14 +00:00
Andreas Jaeger
09ab85fedc
MIPS specific version s of feenableexcept, fedisableexcept, fegetexcept.
2000-09-15 12:24:49 +00:00
Ulrich Drepper
37b1259bd5
(__cmsg_nxthdr): Fix test for no more entries.
2000-09-14 01:40:14 +00:00
Ulrich Drepper
2b5887d3e4
(CLOCKS_PER_SEC): Make a long int constant since this is what clock_t is.
2000-09-13 21:46:56 +00:00
Andreas Jaeger
2747c0eab5
* sysdeps/unix/sysv/linux/arm/lockf64.c: New file.
...
* sysdeps/unix/sysv/linux/arm/fcntl.c: New file.
* sysdeps/unix/sysv/linux/arm/bits/fcntl.h
(F_GETLK64,F_SETLK64,F_SETLKW64): Use values from 2.4.0-test8.
(F_GETLK,F_SETLK,F_SETLKW): Handle __USE_FILE_OFFSET64 correctly.
2000-09-08 08:12:57 +00:00
Andreas Jaeger
fafed084cd
Fix last checkin.
2000-09-07 15:44:36 +00:00
Andreas Jaeger
d767c6f449
Linux/MIPS specific lockf64 version.
2000-09-07 15:44:15 +00:00
Andreas Jaeger
5e817c4e87
* sysdeps/mips/dl-machine.h (RESOLVE_GOTSYM): Fix calls to
...
dl_lookup.
(ELF_MACHINE_RUNTIME_TRAMPOLINE): Likewise.
2000-09-07 14:53:05 +00:00
Andreas Jaeger
f8915f93dd
Add __syscall_fcntl.
2000-09-07 14:51:43 +00:00
Andreas Jaeger
5274d0e37c
fcntl/fcntl64 for Linux/MIPS.
2000-09-07 11:56:20 +00:00
Andreas Jaeger
a20032ae23
Add getdents64.
2000-09-07 08:17:25 +00:00
Andreas Jaeger
b42bd0f590
(SYS_getdents64): New.
...
(SYS_fcntl64): New.
2000-09-07 08:17:04 +00:00
Andreas Jaeger
610bd8dec7
New file with soft-fp specific files.
2000-09-06 10:52:05 +00:00
Andreas Jaeger
7e54ab950c
[$(subdir) = misc]: Use sysdep_headers instead of headers for make dist.
2000-09-06 08:21:55 +00:00
Andreas Jaeger
e739de1170
Follow changes for <bits/stat.h>
2000-09-05 19:33:23 +00:00
Andreas Jaeger
90d3df7387
Use st_pad5.
2000-09-05 19:33:13 +00:00
Andreas Schwab
6ef46d7cc8
New file.
2000-09-05 15:17:27 +00:00
Andreas Jaeger
8025e83427
Moved from soft-fp/sysdeps/mips/sfp-machine.h.
2000-09-05 08:41:37 +00:00
Andreas Jaeger
97d95c734d
Moved from soft-fp/sysdeps/alpha/sfp-machine.h.
2000-09-05 08:40:54 +00:00
Andreas Jaeger
1db6393c86
Moved from soft-fp/sysdeps/mips/mips64/sfp-machine.h
2000-09-05 08:37:09 +00:00
Andreas Jaeger
f727031ab2
Fixes for fcntl64.
2000-09-02 15:03:41 +00:00
Ulrich Drepper
03a34c9bc2
(FP_ILOGB0): Use values which don't produce warnings.
2000-09-01 06:57:40 +00:00
Ulrich Drepper
d31dde9292
Make FP_ILOGB0 and FP_ILOGBNAN int values.
2000-09-01 06:32:15 +00:00
Ulrich Drepper
858db9cbc8
Change type of FE_*_ENV macros to const fenv_t*.
2000-09-01 04:41:12 +00:00
Ulrich Drepper
ce5c1dab0d
[$(subdir)==resource] (sysdep_routines): Add oldgetrlimit64.
2000-08-27 01:01:17 +00:00
Ulrich Drepper
cdf9c9a590
Add fpu/fenv_libc.h.
2000-08-24 07:39:29 +00:00
Andreas Jaeger
a58f487d7e
Use __setrlimit as strong name.
2000-08-23 06:54:33 +00:00
Ulrich Drepper
ec8cf3da88
(sysctl): Remove.
2000-08-22 09:08:48 +00:00
Ulrich Drepper
142652edb2
Not needed anymore.
2000-08-19 16:38:21 +00:00
Ulrich Drepper
51977e0692
Only use for non-LFS getdents.
2000-08-19 16:37:40 +00:00
Ulrich Drepper
9e89ae2f4c
Linux/Arm version of glob64.
2000-08-19 16:14:56 +00:00
Ulrich Drepper
3c59266928
Add glob64@@GLIBC_2.2.
2000-08-19 16:14:18 +00:00
Ulrich Drepper
1829753231
(FE_DENORMAL): New.
...
(FE_MAP_DMZ, FE_MAP_UMZ, FE_NONIEEE_ENV): New.
2000-08-19 16:07:53 +00:00
Ulrich Drepper
c9bca5114f
Use <fenv_libc.h>.
2000-08-19 16:07:37 +00:00
Ulrich Drepper
4b84abdd3e
fenv definitions for Linux/Alpha.
2000-08-19 16:06:09 +00:00
Andreas Jaeger
546afa8c7b
Add pads to show alignment for structs stat and stat64.
...
Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
2000-08-18 06:11:11 +00:00
Ulrich Drepper
cc9ced9792
Remove special d_ino handling.
2000-08-18 00:09:47 +00:00
Ulrich Drepper
17193a21d6
Alpha fedisableexcept implementaton.
2000-08-17 18:46:15 +00:00
Ulrich Drepper
cd290faab1
Alpha feenableexcept implementation.
2000-08-17 18:45:58 +00:00
Ulrich Drepper
35781b9dd6
Apha fegetexcept implementation.
2000-08-17 18:45:35 +00:00
Andreas Schwab
f10fa39cc7
* sysdeps/m68k/fpu/fegetexcept.c: New file.
...
* sysdeps/m68k/fpu/fedisblxcpt.c: New file.
* sysdeps/m68k/fpu/feenablxcpt.c: New file.
2000-08-16 15:08:45 +00:00
Ulrich Drepper
eb76534ecc
(__xstat64, __fxstat64, __lxstat64): Export at GLIBC_2.2.
...
(alphasort64, readdir64, readdir64_r, scandir64, versionsort64): Likewise.
2000-08-14 17:39:48 +00:00
Ulrich Drepper
8f7d68ab04
(DIRENT_TYPE): Define.
2000-08-14 17:39:31 +00:00
Ulrich Drepper
5b5a4299b4
Define __clockid_t and __timer_t.
2000-08-14 05:23:10 +00:00
Ulrich Drepper
8a632183fb
__clockid_t and __timer_t are now defined in bits/types.h.
2000-08-14 05:22:20 +00:00
Ulrich Drepper
9ff6d9a067
Define thread types also for POSIX95.
2000-08-14 04:50:13 +00:00
Andreas Jaeger
1ce1bc0d3d
(F_GETLK64, F_SETLK64, F_SETLKW64): Define with F_GETLK etc.
2000-08-12 09:59:40 +00:00
Andreas Jaeger
56cb41faed
* sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Add .set
...
mips2 for assembler.
* sysdeps/mips/pt-machine.h (testandset): Add .set mips2 for
assembler.
(__compare_and_swap): Likewise.
* sysdeps/mips/pspinlock.c (__pthread_spin_lock): Likewise.
2000-08-12 09:29:03 +00:00
Ulrich Drepper
206065a117
Linux/Arm implementation of versionsort64.
2000-08-12 08:21:01 +00:00
Ulrich Drepper
7e626298f0
Linux/Arm implementation of scandir64.
2000-08-12 08:20:53 +00:00
Ulrich Drepper
fe8e1d5f91
Linux/Arm implementation of readdir64_r.
2000-08-12 08:20:43 +00:00
Ulrich Drepper
f4e95ada8a
Linux/Arm implementation of readdir64.
2000-08-12 08:20:37 +00:00
Ulrich Drepper
f5d4fa3fe4
Linux/Arm implementation of getdents64.
2000-08-12 08:20:30 +00:00
Ulrich Drepper
adb0bd509b
Linux/Arm implementation of alphasort64.
2000-08-12 08:20:21 +00:00
Ulrich Drepper
7c27fb615e
(__ino64_t): Change to __u_quad_t.
2000-08-12 05:07:57 +00:00
Ulrich Drepper
3579fe4e8a
(__xstat_conv): Remove unused prototype.
2000-08-12 04:48:40 +00:00
Ulrich Drepper
a510d2b69c
Linux/Alpha getdents64 implementation.
2000-08-12 04:48:27 +00:00
Ulrich Drepper
b2db50fd18
Linux/Alpha egtdents implementation.
2000-08-12 04:48:19 +00:00
Andreas Jaeger
2489c7f179
Synch struct stat64 and stat with current MIPS kernel.
2000-08-10 12:39:48 +00:00
Ulrich Drepper
031a1712e4
Include kernel-features.h.
2000-08-10 04:21:28 +00:00