Commit Graph

3132 Commits

Author SHA1 Message Date
Andreas Jaeger
20c8798585 Cleanup x86 types. 2002-03-19 09:47:02 +00:00
Ulrich Drepper
3a2f6162f7 (elf_machine_load_address): Fix if .dynamic comes before .got. 2002-03-18 22:17:16 +00:00
Andreas Jaeger
5a87b21956 Undo last patch. 2002-03-18 18:38:15 +00:00
Andreas Jaeger
ced0a621eb * sysdeps/mips/fpu/fraiseexcpt.c (__feraiseexcept): Set cause bits.
* sysdeps/mips/fpu/fgetexcptflg.c (__fegetexceptflag): Add comment.

	* sysdeps/mips/fpu/fclrexcpt.c (__feclearexcept): Clear also cause
	bits.

	* sysdeps/mips/fpu/fenv_libc.h (CAUSE_MASK): New.
	(CAUSE_SHIFT): New.
2002-03-17 12:06:59 +00:00
Ulrich Drepper
38159e3c82 Regenerated configure file for SPARC64. 2002-03-12 00:37:05 +00:00
Ulrich Drepper
ec5976d3a0 Configure fragment for SPARC64. 2002-03-12 00:36:29 +00:00
Roland McGrath
2fbe9636ac 2002-03-11 Roland McGrath <roland@frob.com>
* Versions.def (libc): Add GLIBC_2.2.6.
	* hurd/Versions (libc: GLIBC_2.2.6): Add __errno_location.
	* sysdeps/mach/hurd/errnos.awk: In generated macro, use
	__errno_location instead of __hurd_errno_location, and don't inline it.
	* sysdeps/mach/hurd/bits/errno.h: Regenerated.
	* hurd/errno.c: New file.
	* hurd/Makefile (routines): Add errno.
2002-03-11 21:27:01 +00:00
Roland McGrath
00eaa2ecf4 2002-03-11 Roland McGrath <roland@frob.com>
* Versions.def (libc): Add GLIBC_2.2.6.
	* hurd/Versions (libc: GLIBC_2.2.6): Add __errno_location.
	* sysdeps/mach/hurd/errnos.awk: In generated macro, use
	__errno_location instead of __hurd_errno_location, and don't inline it.
	* sysdeps/mach/hurd/bits/errno.h: Regenerated.
	* hurd/errno.c: New file.
	* hurd/Makefile (routines): Add errno.
2002-01-01  Roland McGrath  <roland@frob.com>

	* sysdeps/mach/hurd/errnos.awk: Tighten up device_types.h matching.
2002-03-11 21:26:46 +00:00
Ulrich Drepper
e8b5a1571b (ftime): Don't return 1000 in millitm. 2002-03-11 21:22:31 +00:00
Roland McGrath
fd581473e4 2002-02-06 Roland McGrath <roland@frob.com>
* sysdeps/unix/sysv/linux/netinet/ip.h: Moved to ...
	* sysdeps/generic/netinet/ip.h: ... here, replacing old file.
2002-03-09 21:43:03 +00:00
Andreas Jaeger
46afbf29e5 Merge from mainline. 2002-03-06 10:11:02 +00:00
Andreas Jaeger
a205dbe5b1 Merge from mainline. 2002-03-04 13:47:00 +00:00
Andreas Jaeger
cf3a3a9666 Added initialization of GP (to _gp) if compiled non-PIC. 2002-03-02 13:15:50 +00:00
Ulrich Drepper
e2395361cb (_dl_important_hwcaps): Fix creation of .str elements in the returned
data structure.
2002-03-02 10:33:58 +00:00
Ulrich Drepper
9bf4068d8d Nice implementation for Linux. 2002-03-02 00:46:57 +00:00
Ulrich Drepper
83af0cf53d (sysdep_routines): Add divdi3 in csu dir.
(shared-only-routines): Likewise.
2002-02-28 19:39:19 +00:00
Ulrich Drepper
6d0579742f __divdi3 function also found in libgcc. 2002-02-28 19:38:59 +00:00
Ulrich Drepper
cf3cc0f22e (elf_machine_load_address, RTLD_START): Work around an Alpha gas bug. 2002-02-27 18:09:31 +00:00
Ulrich Drepper
ef9e71571b (struct stat): Add attribute((packed)) to counter stupid people misuing gcc
options.
(struct stat64): Likewise.
2002-02-06 18:13:41 +00:00
Ulrich Drepper
2338e5c828 Check for ssize_t overflow, don't use alloca if the memory reqirements are too
high.
Use ssize_t for bytes_written.  Fix comment.
2002-02-03 19:37:55 +00:00
Ulrich Drepper
31a3179d04 Use ssize_t for bytes_read. 2002-02-03 19:37:18 +00:00
Ulrich Drepper
c056910930 (_test_and_set): Use branch likely. 2002-02-03 02:29:07 +00:00
Ulrich Drepper
3c7654e4ad (exchange_and_add): Use branch likely.
(atomic_add): Likewise.
(compare_and_swap): Return 0 only when failed to compare. Use branch likely.
2002-02-03 02:28:49 +00:00
Ulrich Drepper
43414194b8 (_dl_get_origin): Avoid writing over array boundary. 2002-02-02 19:21:26 +00:00
Andreas Schwab
9a53f4f254 Don't use multi-line string literals. 2002-02-01 10:36:38 +00:00
Ulrich Drepper
4e6f18e12f Check for ssize_t overflow.
Don't use alloca if the memory requirements are too high.
2002-01-31 19:25:40 +00:00
Ulrich Drepper
247767f5d9 Regenerated: autoconf sysdeps/unix/sysv/linux/configure.in 2002-01-29 04:01:49 +00:00
Ulrich Drepper
e6683f0578 (pic-ccflag): New variable. 2002-01-29 03:53:57 +00:00
Ulrich Drepper
8b67700424 (libc_cv_gcc_unwind_find_fde): Set for arm, too. 2002-01-29 03:23:58 +00:00
Andreas Jaeger
57300ad3e3 Merge with mainline. 2002-01-26 10:30:06 +00:00
Andreas Schwab
e2bd0a6c89 (libc_cv_gcc_unwind_find_fde): Set for m68k, too. 2002-01-18 13:07:12 +00:00
Ulrich Drepper
2d243804a2 Use 64 bit instructions for pointer operations. 2002-01-17 22:57:59 +00:00
Andreas Jaeger
a84562fa98 GCC 3.1 has __uint128_t build-in. 2002-01-17 17:37:40 +00:00
Andreas Jaeger
8881b13276 * sysdeps/unix/sysv/linux/configure.in: Fix check for S390 and PowerPC. 2002-01-17 17:20:03 +00:00
Ulrich Drepper
310970c627 Fix regexp to reliably remove "-ia64" from rtld name. 2002-01-17 06:44:55 +00:00
Ulrich Drepper
fa831e8f1c Update. 2002-01-17 00:47:26 +00:00
Ulrich Drepper
541e0e9620 swapcontext implementation for S390. 2002-01-17 00:46:11 +00:00
Ulrich Drepper
268090dfe7 We need different files for 32 and 64 bits. 2002-01-17 00:44:15 +00:00
Ulrich Drepper
3c8d17cb7e Regenerated: autoconf sysdeps/unix/sysv/linux/configure.in 2002-01-12 01:43:16 +00:00
Ulrich Drepper
ac4ddec1ba Add framestate. 2002-01-12 01:42:50 +00:00
Ulrich Drepper
44662670eb s390-64 specific profile counter definitions. 2002-01-12 01:42:33 +00:00
Ulrich Drepper
a710437e19 s390-32 specific profile counter definitions. 2002-01-12 01:42:17 +00:00
Ulrich Drepper
49b0393f42 Need different versions for 31 and 64 bit machines. 2002-01-12 01:41:23 +00:00
Ulrich Drepper
93a6348b16 (__brk): Correct inline assembly contraints. 2002-01-12 01:40:40 +00:00
Ulrich Drepper
6dee5db02d (libc_cv_gcc_unwind_find_fde): Set for s390 and s390x architectures. 2002-01-12 01:40:17 +00:00
Ulrich Drepper
ffd03ced90 (__ieee754_sqrt): Don't use multi-line string literals.
(__full_ieee754_sqrt): Add __attribute_used__.
2002-01-11 01:03:31 +00:00
Ulrich Drepper
5128ccc6e5 (__group_member): Also check groups[0]. 2002-01-11 01:02:18 +00:00
Ulrich Drepper
bee8401f6f Add ldd-rewrite.sed. 2002-01-08 21:37:02 +00:00
Ulrich Drepper
d2c4f682c0 Add sysv_termio.h and start-libc.c. 2002-01-08 21:34:59 +00:00
Ulrich Drepper
c0357983b9 Additional files to distribute for 4.4BSD. 2002-01-08 21:33:26 +00:00