glibc/sysdeps/powerpc
Ulrich Drepper 9b9ef82358 Update.
2004-07-05  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/powerpc/novmx-longjmp.c (__libc_longjmp,
	__libc_siglongjmp): Remove symbol_version.
	* sysdeps/powerpc/longjmp.c (__libc_longjmp, __libc_siglongjmp):
	Export @@GLIBC_PRIVATE, not @@GLIBC_2.3.4.
	* sysdeps/powerpc/sigjmp.c (__sigjmp_save): Use strong_alias
	unconditionally.
	* sysdeps/powerpc/novmx-sigjmp.c (__sigjmp_save): Remove.
	* sysdeps/powerpc/powerpc32/__longjmp.S (__longjmp): Use
	strong_alias instead of default_symbol_version, remove
	symbol_version.
	* sysdeps/powerpc/powerpc64/__longjmp.S (__longjmp): Likewise.
	* sysdeps/powerpc/powerpc32/bsd-setjmp.S (__novmx__setjmp): Change
	into strong_alias to __novmxsetjmp.
	(__vmx__setjmp): Similarly with __vmxsetjmp.
	(__setjmp): Make it strong_alias to __vmx__setjmp, remove
	default_symbol_version and symbol_version.
	* sysdeps/powerpc/powerpc64/bsd-setjmp.S (__novmx__setjmp): Change
	into strong_alias to __novmxsetjmp.
	(__vmx__setjmp): Similarly with __vmxsetjmp.
	(__setjmp): Make it strong_alias to __vmx__setjmp, remove
	default_symbol_version and symbol_version.

	* nscd/nscd_getgr_r.c: Include stdio-common/_itoa.h.
2004-07-05 17:09:54 +00:00
..
bits Update. 2004-04-04 03:32:19 +00:00
elf Update. 2004-04-04 01:07:05 +00:00
fpu Update. 2004-06-30 23:43:49 +00:00
nofpu 2004-01-13 Daniel Jacobowitz <drow@mvista.com> 2004-01-17 01:38:55 +00:00
powerpc32 Update. 2004-07-05 17:09:54 +00:00
powerpc64 Update. 2004-07-05 17:09:54 +00:00
soft-fp 2004-01-13 Daniel Jacobowitz <drow@mvista.com> 2004-01-17 01:38:55 +00:00
Dist Update. 2004-02-14 05:16:57 +00:00
Implies Update. 2002-09-05 10:28:51 +00:00
Makefile Update. 2004-02-14 05:16:57 +00:00
Versions Update. 2004-02-14 05:16:57 +00:00
abort-instr.h Update. 2002-09-15 18:31:23 +00:00
configure Update. 2004-05-28 21:19:35 +00:00
configure.in Update. 2004-05-28 21:19:35 +00:00
dl-tls.h Update. 2003-04-25 09:12:43 +00:00
ffs.c Update. 2004-04-04 05:53:24 +00:00
gccframe.h Update. 2001-11-16 01:27:24 +00:00
longjmp.c Update. 2004-07-05 17:09:54 +00:00
machine-gmon.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
memusage.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
mp_clz_tab.c Update. 2002-03-14 20:48:50 +00:00
novmx-longjmp.c Update. 2004-07-05 17:09:54 +00:00
novmx-sigjmp.c Update. 2004-07-05 17:09:54 +00:00
novmxsetjmp.h Update. 2004-03-11 21:59:36 +00:00
sigjmp.c Update. 2004-07-05 17:09:54 +00:00
stackinfo.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strcat.c Update. 2003-04-29 22:49:58 +00:00
sysdep.h Update. 2004-05-26 04:47:00 +00:00
test-arith.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
test-arithf.c Update. 1997-08-10 18:37:15 +00:00