glibc/sysdeps/powerpc/fpu
Ulrich Drepper 2692deea65 * elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0
rather than r->r_brk.

2006-11-08  Jakub Jelinek  <jakub@redhat.com>

	* elf/dl-load.c (decompose_rpath): Return bool rather than void.
	If l->l_name is on inhibit_rpath list, set sps->dirs to -1 and
	return false, otherwise return true.
	(cache_rpath): Return decompose_rpath return value.

2006-11-07  Jakub Jelinek  <jakub@redhat.com>

	* include/libc-symbols.h (declare_symbol): Rename to...
	(declare_symbol_alias): ... this.  Add ORIGINAL argument, imply
	strong_alias (ORIGINAL, SYMBOL) in asm to make sure it preceedes
	.size directive.
	* sysdeps/gnu/errlist-compat.awk: Adjust for declare_symbol_alias
	changes.
	* sysdeps/gnu/siglist.c: Likewise.
2006-11-09 16:12:22 +00:00
..
bits * sysdeps/powerpc/fpu/bits/mathinline.h 2006-11-06 19:45:58 +00:00
e_sqrt.c * nis/Makefile (libnsl-routimes): Add nss-default. 2006-04-14 05:51:51 +00:00
e_sqrtf.c * nis/Makefile (libnsl-routimes): Add nss-default. 2006-04-14 05:51:51 +00:00
fclrexcpt.c * sysdeps/powerpc/__longjmp.S: Don't restore FP registers. 2001-12-06 00:12:11 +00:00
fe_nomask.c * sysdeps/powerpc/Makefile (sysdep_routines): Don't build the fpr 2001-12-06 23:41:33 +00:00
fedisblxcpt.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
feenablxcpt.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fegetenv.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fegetexcept.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fegetround.c [BZ #2423] 2006-03-16 11:47:24 +00:00
feholdexcpt.c * include/fenv.h: Add libm_hidden_proto for fesetround and 2005-07-08 18:54:49 +00:00
fenv_const.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fenv_libc.h [BZ #2423] 2006-03-16 11:47:24 +00:00
fesetenv.c Update. 2002-09-10 01:40:26 +00:00
fesetround.c [BZ #2423] 2006-03-16 11:47:24 +00:00
feupdateenv.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fgetexcptflg.c Update. 2003-12-06 08:11:37 +00:00
fpu_control.h * sysdeps/powerpc/fpu/fpu_control.h (_FPU_GETCW, _FPU_SETCW): 2003-02-27 20:57:19 +00:00
fraiseexcpt.c Update. 2002-09-10 01:40:26 +00:00
fsetexcptflg.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ftestexcept.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
libm-test-ulps [BZ #3252, BZ #3253] 2006-09-25 15:33:09 +00:00
Makefile Update. 2004-05-26 04:47:00 +00:00
math_ldbl.h [BZ #2423] 2006-03-16 11:47:24 +00:00
math_private.h * elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0 2006-11-09 16:12:22 +00:00
s_fabs.S Add space inf weak_alias use. 2005-05-26 14:30:51 +00:00
s_fabsf.S Update. 1999-10-10 00:00:36 +00:00
s_fdim.c [BZ #376] 2004-09-26 10:11:59 +00:00
s_fdimf.c [BZ #376] 2004-09-26 10:11:59 +00:00
s_fmax.S Add space inf weak_alias use. 2005-05-26 14:30:51 +00:00
s_fmaxf.S Update. 1999-10-10 00:00:36 +00:00
s_fmin.S Add space inf weak_alias use. 2005-05-26 14:30:51 +00:00
s_fminf.S Update. 1999-10-10 00:00:36 +00:00
s_isnan.c 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com> 2006-01-28 00:15:15 +00:00
s_isnanf.S Update. 1999-10-10 00:00:36 +00:00
s_llround.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_llroundf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_lrintf.S Update. 1999-10-10 00:00:36 +00:00
s_rint.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_rintf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
t_sqrt.c Update. 1999-10-10 00:00:36 +00:00
w_sqrt.c Update. 2004-05-26 04:47:00 +00:00
w_sqrtf.c Remove dl-procinfo.h include. 2005-11-17 23:33:52 +00:00