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
fe_nomask.c
fedisblxcpt.c
feenablxcpt.c
fegetenv.c
fegetexcept.c
fegetround.c [BZ #2423] 2006-03-16 11:47:24 +00:00
feholdexcpt.c
fenv_const.c
fenv_libc.h [BZ #2423] 2006-03-16 11:47:24 +00:00
fesetenv.c
fesetround.c [BZ #2423] 2006-03-16 11:47:24 +00:00
feupdateenv.c
fgetexcptflg.c
fpu_control.h
fraiseexcpt.c
fsetexcptflg.c
ftestexcept.c
libm-test-ulps [BZ #3252, BZ #3253] 2006-09-25 15:33:09 +00:00
Makefile
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
s_fabsf.S
s_fdim.c
s_fdimf.c
s_fmax.S
s_fmaxf.S
s_fmin.S
s_fminf.S
s_isnan.c 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com> 2006-01-28 00:15:15 +00:00
s_isnanf.S
s_llround.c
s_llroundf.c
s_lrintf.S
s_rint.c
s_rintf.c
t_sqrt.c
w_sqrt.c
w_sqrtf.c