Commit Graph

7960 Commits

Author SHA1 Message Date
Ulrich Drepper
b413ec9cec (CFLAGS-tst-cancel.c): Add -fno-inline-functions to prevent automatic inline. 2002-01-17 00:27:17 +00:00
Ulrich Drepper
7d6736e2a1 Update. 2002-01-12 01:44:29 +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
0d9ab59d7d (sighandler): Initialize all elements to SIG_ERR.
(__sigaction): Don't use value from sighandler if it is SIG_ERR.
2002-01-12 01:36:39 +00:00
Ulrich Drepper
f5844ac743 Update. 2002-01-11 01:08:06 +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
Roland McGrath
f66582f9a3 . 2002-01-09 04:18:05 +00:00
Roland McGrath
cff42af517 2001-12-02 Roland McGrath <roland@frob.com>
* mach/Makefile, mach/Machrules: Move comments out of \ continuations.
	* mach/Makefile ($(objpfx)mach-syscalls.mk): Pass $(CFLAGS) to $(CC).
	* mach/Machrules ($(objpfx)%.udeps static pattern rule): Likewise.
	Reported by Jeff Bailey <jbailey@nisa.net>.
2002-01-09 04:16:57 +00:00
Roland McGrath
c9db034125 2001-12-02 Roland McGrath <roland@frob.com>
* hurd/hurd.h (__hurd_fail): Add `break;' to silence new gcc-3 warning.
	Reported by Jeff Bailey <jbailey@nisa.net>.
	* hurd/hurd.h (_hurd_umask): Remove volatile qualifier from decl.
	Reported by Jeff Bailey <jbailey@nisa.net>.
2002-01-09 04:16:50 +00:00
Ulrich Drepper
fb0f5abcb4 Update. 2002-01-08 21:44:30 +00:00
Ulrich Drepper
3ba9028cc2 (distribute): Add scripts/cpp. 2002-01-08 21:43:50 +00:00
Ulrich Drepper
f0768965d9 Update. 2002-01-08 21:40:06 +00:00
Ulrich Drepper
86c251e322 (distribute): Add unwind-dw2.c, unwind-dw2-fde.c, unwind.h,
unwind-pe.h, unwind-dw2-fde.h, and dwarf2.h.
2002-01-08 21:38:17 +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
Ulrich Drepper
df1d0eccb5 (distribute): Add reldep6mod[01234].c. 2002-01-08 21:29:23 +00:00
Roland McGrath
be40bcfc41 . 2002-01-08 19:55:03 +00:00
Roland McGrath
ce12c9ffa2 2002-01-07 Roland McGrath <roland@frob.com>
* sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup): Use
	volatile on type of ARGC so the compiler doesn't get clever.
2002-01-08 19:54:56 +00:00
Ulrich Drepper
2583fed138 Remade for stable-2.2.5 2002-01-08 18:27:14 +00:00
Ulrich Drepper
5542c99714 Update. 2002-01-08 18:23:10 +00:00
Ulrich Drepper
5fe7a63b3b (VERSION): Bump to 2.2.5. 2002-01-08 18:21:33 +00:00
Andreas Jaeger
8d0b03ef4f Update. 2002-01-08 10:21:59 +00:00
Andreas Jaeger
d99126e6ef Prevent double inclusion. 2002-01-08 10:20:28 +00:00
Ulrich Drepper
ee17edd4f0 /usr/bin/bison --yacc --name-prefix=__gettext --output plural.c plural.y 2002-01-08 07:59:21 +00:00
Ulrich Drepper
d2f6944a4e Update. 2002-01-08 07:06:12 +00:00
Ulrich Drepper
1a3ba8474a Fix %expect count. 2002-01-08 06:34:34 +00:00
Ulrich Drepper
9a9f9d5437 Update. 2002-01-08 06:31:23 +00:00
Ulrich Drepper
03f7b19e08 (execute_cfa_program): Fix DW_CFA_restore handling. 2002-01-08 06:30:43 +00:00
Ulrich Drepper
a608efe0cb (__register_frame_info_bases): Optimize if .eh_frame section contains no FDEs.
(__register_frame, __deregister_frame_info_bases, __deregister_frame): Likewise.
2002-01-08 06:30:23 +00:00
Ulrich Drepper
dedaac22e2 Special unwind code for glibc-gcc interoperability. 2002-01-08 06:29:53 +00:00
Ulrich Drepper
84c35e470d (PT_GNU_EH_FRAME): Define. 2002-01-08 06:28:21 +00:00
Ulrich Drepper
8606d85bec (routines, shared-only-routines): Add unwind-dw2-fde-glibc instead of
unwind-dw2-fde.
2002-01-08 06:27:47 +00:00
Ulrich Drepper
e02d1093d8 Update. 2002-01-07 23:06:48 +00:00
Ulrich Drepper
a4d330a080 New version with correct collation. 2002-01-07 23:05:18 +00:00
Ulrich Drepper
c5fe9c8290 Special init/fini sections for Alpha when using linuxthreads. 2002-01-07 23:02:48 +00:00
Ulrich Drepper
68ce44fc51 Update. 2001-12-31 17:48:09 +00:00
Ulrich Drepper
8c45ca8978 Update. 2001-12-31 17:46:05 +00:00
Ulrich Drepper
106be30c1e (getloadavg): Always use C locale to parse /proc/loadavg. 2001-12-31 17:44:02 +00:00
Roland McGrath
c667bf7076 . 2001-12-22 20:53:05 +00:00
Roland McGrath
6011e00f5f 2001-12-22 Roland McGrath <roland@frob.com>
* hurd/Versions (libc: GLIBC_2.2.5): Add _hurd_port_set,
	_hurd_port_init, and __hurd_self_sigstate.
2001-12-22 20:51:27 +00:00
Roland McGrath
a0f7df65c9 typo 2001-12-22 20:38:06 +00:00
Roland McGrath
e2df7aa004 . 2001-12-22 20:19:00 +00:00