glibc/sysdeps/powerpc
Ulrich Drepper 6075607b9a Update.
1998-08-26 17:48  Ulrich Drepper  <drepper@cygnus.com>

	* elf/dl-close.c (_dl_close): Move map->l_nsearchlist value into local
	variable so that map can be freed.
	Reported by Philippe Troin <phil@fifi.org>.

	* elf/dl-open.c (dl_open_worker): Correct test for extending global
	scope array.
	Patch by Philippe Troin <phil@fifi.org>.

1998-08-26  Geoff Keating  <geoffk@ozemail.com.au>

	* sysdeps/powerpc/register-dump.h: Rewrite.  Much nicer this way.
	Don't call writev() with a 100-element vector.
	* sysdeps/generic/segfault.c (catch_segfault): Skip top-level NULL
	return address.

	* sysdeps/powerpc/elf/libc-start.c: Sync up with generic version.
	In particular, set __libc_stack_end.
	* sysdeps/powerpc/elf/start.S: Allow _init and _fini to be
	undefined.  Fix copyright notice.

1998-08-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* math/Makefile (gmp-objs): New variable.
	($(objpfx)atest-exp, $(objpfx)atest-sincos, $(objpfx)atest-exp2):
	Depend on it.
	(tests): Add atest-exp atest-sincos atest-exp2.
	(tests-static): Remove atest-exp atest-sincos atest-exp2.

	* elf/rtld.c (dl_main): Unload map file before jumping to user code.
1998-08-26 18:03:49 +00:00
..
bits Update. 1998-08-09 22:34:19 +00:00
elf Update. 1998-08-26 18:03:49 +00:00
__longjmp.S Update. 1998-08-09 22:34:19 +00:00
add_n.S Update. 1997-09-11 12:09:10 +00:00
addmul_1.S Update. 1997-09-11 12:09:10 +00:00
atomicity.h Update. 1998-05-06 14:43:15 +00:00
backtrace.c Update. 1998-08-15 02:40:04 +00:00
bsd-_setjmp.S Update. 1997-09-11 12:09:10 +00:00
bsd-setjmp.S Update. 1997-09-11 12:09:10 +00:00
bzero.S Update. 1997-09-24 23:03:42 +00:00
Dist Update. 1998-02-13 17:54:15 +00:00
dl-machine.h Update. 1997-10-26 20:13:00 +00:00
e_sqrt.c Update. 1997-08-29 01:19:12 +00:00
e_sqrtf.c Update. 1997-08-29 01:19:12 +00:00
fclrexcpt.c Update. 1997-08-10 18:37:15 +00:00
fe_nomask.c Update. 1997-08-10 18:37:15 +00:00
fegetenv.c Update. 1997-05-21 01:48:59 +00:00
fegetround.c Update. 1997-08-10 18:37:15 +00:00
feholdexcpt.c Update. 1997-05-21 01:48:59 +00:00
fenv_const.c Update. 1997-08-10 18:37:15 +00:00
fenv_libc.h Update. 1997-08-10 18:37:15 +00:00
fesetenv.c Update. 1997-05-21 01:48:59 +00:00
fesetround.c Update. 1997-05-21 01:48:59 +00:00
feupdateenv.c Update. 1997-05-21 01:48:59 +00:00
ffs.c Update. 1998-08-09 22:34:19 +00:00
fgetexcptflg.c Update. 1997-08-10 18:37:15 +00:00
fpu_control.h Update. 1997-08-10 18:37:15 +00:00
fraiseexcpt.c Update. 1997-08-10 18:37:15 +00:00
fsetexcptflg.c Update. 1997-08-10 18:37:15 +00:00
ftestexcept.c Update. 1997-08-10 18:37:15 +00:00
Implies Update. 1997-03-08 05:28:20 +00:00
lshift.S Update. 1997-09-11 12:09:10 +00:00
machine-gmon.h Update. 1997-09-24 23:03:42 +00:00
Makefile Update. 1998-06-11 11:32:21 +00:00
memset.S Update. 1997-09-11 12:09:10 +00:00
mul_1.S Update. 1997-09-11 12:09:10 +00:00
ppc-mcount.S Update. 1997-09-11 12:09:10 +00:00
register-dump.h Update. 1998-08-26 18:03:49 +00:00
rshift.S Update. 1997-09-11 12:09:10 +00:00
s_copysign.S Update. 1997-09-11 12:09:10 +00:00
s_copysignf.S Update. 1997-08-29 01:19:12 +00:00
s_fabs.S Update. 1997-09-11 12:09:10 +00:00
s_fabsf.S Update. 1997-08-29 01:19:12 +00:00
s_fdim.c Update. 1997-12-28 16:01:53 +00:00
s_fdimf.c Update. 1997-12-28 16:01:53 +00:00
s_fmax.S Update. 1997-12-28 16:01:53 +00:00
s_fmaxf.S Update. 1997-12-28 16:01:53 +00:00
s_fmin.S Update. 1997-12-28 16:01:53 +00:00
s_fminf.S Update. 1997-12-28 16:01:53 +00:00
s_isnan.c Update. 1997-08-10 18:37:15 +00:00
s_isnanf.S Update. 1997-08-29 01:19:12 +00:00
s_llrint.c Update. 1997-12-28 16:01:53 +00:00
s_llrintf.c Update. 1997-12-28 16:01:53 +00:00
s_llround.c Update. 1997-12-28 16:01:53 +00:00
s_llroundf.c Update. 1997-12-28 16:01:53 +00:00
s_lrint.c Update. 1997-12-28 16:01:53 +00:00
s_lrintf.S Update. 1997-12-28 16:01:53 +00:00
s_lround.c Update. 1997-12-28 16:01:53 +00:00
s_lroundf.c Update. 1997-12-28 16:01:53 +00:00
s_rint.c Update. 1997-08-10 18:37:15 +00:00
s_rintf.c Update. 1997-08-10 18:37:15 +00:00
setjmp.S Update. 1998-08-09 22:34:19 +00:00
stpcpy.S Update. 1997-09-24 23:03:42 +00:00
strcat.c Update. 1997-09-24 23:03:42 +00:00
strchr.S Update. 1997-09-11 12:09:10 +00:00
strcmp.S Update. 1997-09-11 12:09:10 +00:00
strcpy.S Update. 1997-09-24 23:03:42 +00:00
strlen.S Update. 1997-09-11 12:09:10 +00:00
sub_n.S Update. 1997-09-11 12:09:10 +00:00
submul_1.S Update. 1997-09-11 12:09:10 +00:00
t_sqrt.c Update. 1997-08-10 18:37:15 +00:00
test-arith.c Update. 1998-02-26 11:20:59 +00:00
test-arithf.c Update. 1997-08-10 18:37:15 +00:00
Versions Update. 1998-07-10 20:45:28 +00:00
w_sqrt.c Update. 1997-08-29 01:19:12 +00:00
w_sqrtf.c Update. 1997-08-29 01:19:12 +00:00