glibc/sysdeps/alpha
Richard Henderson 9e42ca8f27 * Versions.def (libm): Add GLIBC_2.3.3.
* sysdeps/alpha/fpu/Versions: Add __c1_c*f and c*f to GLIBC_2.3.3.
	* sysdeps/alpha/fpu/cabsf.c, sysdeps/alpha/fpu/cargf.c,
	sysdeps/alpha/fpu/cfloat-compat.h, sysdeps/alpha/fpu/cimagf.c,
	sysdeps/alpha/fpu/conjf.c, sysdeps/alpha/fpu/crealf.c,
	sysdeps/alpha/fpu/s_cacosf.c, sysdeps/alpha/fpu/s_cacoshf.c,
	sysdeps/alpha/fpu/s_casinf.c, sysdeps/alpha/fpu/s_casinhf.c,
	sysdeps/alpha/fpu/s_catanf.c, sysdeps/alpha/fpu/s_catanhf.c,
	sysdeps/alpha/fpu/s_ccosf.c, sysdeps/alpha/fpu/s_ccoshf.c,
	sysdeps/alpha/fpu/s_cexpf.c, sysdeps/alpha/fpu/s_clog10f.c,
	sysdeps/alpha/fpu/s_clogf.c, sysdeps/alpha/fpu/s_cpowf.c,
	sysdeps/alpha/fpu/s_cprojf.c, sysdeps/alpha/fpu/s_csinf.c,
	sysdeps/alpha/fpu/s_csinhf.c, sysdeps/alpha/fpu/s_csqrtf.c,
	sysdeps/alpha/fpu/s_ctanf.c, sysdeps/alpha/fpu/s_ctanhf.c: New files.
	* sysdeps/alpha/fpu/bits/mathdef.h: Rename complex float
	functions for gcc 3.3.

	* sysdeps/generic/s_cacosf.c, sysdeps/generic/s_cacoshf.c,
	sysdeps/generic/s_casinf.c, sysdeps/generic/s_casinhf.c,
	sysdeps/generic/s_catanf.c, sysdeps/generic/s_catanhf.c,
	sysdeps/generic/s_ccosf.c, sysdeps/generic/s_ccoshf.c,
	sysdeps/generic/s_cexpf.c, sysdeps/generic/s_clog10f.c,
	sysdeps/generic/s_clogf.c, sysdeps/generic/s_cpowf.c,
	sysdeps/generic/s_cprojf.c, sysdeps/generic/s_csinf.c,
	sysdeps/generic/s_csinhf.c, sysdeps/generic/s_csqrtf.c,
	sysdeps/generic/s_ctanf.c, sysdeps/generic/s_ctanhf.c: Don't
	weak_alias if the function name has been #defined.

	* math/cabsf.c: Move ...
	* sysdeps/generic/cabsf.c: ... here.
	* math/cargf.c: Move ...
	* sysdeps/generic/cargf.c: ... here.
	* math/cimagf.c: Move ...
	* sysdeps/generic/cimagf.c: ... here.
	* math/conjf.c: Move ...
	* sysdeps/generic/conjf.c: ... here.
	* math/crealf.c: Move ...
	* sysdeps/generic/crealf.c: ... here.
2004-01-13 09:08:04 +00:00
..
alphaev5 Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
alphaev6 Add libc_hidden_builtin_def. 2003-04-29 22:47:20 +00:00
alphaev67 Add libc_hidden_builtin_def. 2003-04-29 22:47:20 +00:00
bits * sysdeps/alpha/bits/atomic.h (__arch_compare_and_exchange_bool_*_int): 2003-06-30 23:21:38 +00:00
elf * sysdeps/alpha/elf/initfini.c: Avoid .ent/.end. 2003-07-05 22:56:39 +00:00
fpu * Versions.def (libm): Add GLIBC_2.3.3. 2004-01-13 09:08:04 +00:00
nptl 2003-12-11 Ulrich Weigand <uweigand@de.ibm.com> 2004-01-06 10:31:07 +00:00
soft-fp New file with soft-fp specific files. 2000-09-06 10:52:05 +00:00
__longjmp.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
_mcount.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
add_n.s Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
addmul_1.s Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
atomicity.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
bb_init_func.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
bsd-_setjmp.S Stub out. 1997-09-11 03:14:24 +00:00
bsd-setjmp.S Stub out. 1997-09-11 03:14:24 +00:00
bzero.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
Dist Add alphaev6/stxncpy.S and alphaev6/stxcpy.S. 2001-01-07 07:31:02 +00:00
div.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
divl.S update from main archive 961105 1996-11-06 04:24:11 +00:00
divq.S update from main archive 961105 1996-11-06 04:24:11 +00:00
divrem.h 2002-06-15 Roland McGrath <roland@frob.com> 2002-06-15 20:53:37 +00:00
dl-machine.h (RTLD_START): Remove setting of __libc_stack_end. 2003-09-24 21:08:31 +00:00
dl-tls.h 2002-11-07 Richard Henderson <rth@redhat.com> 2002-11-08 02:18:51 +00:00
ffs.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
ffsll.S Dummy file to satisfy Makefiles. 1998-07-30 12:38:22 +00:00
gccframe.h GCC frame description for Alpha. 2001-11-16 01:06:40 +00:00
hp-timing.h Support for high-precision timers on Alpha. 2001-09-01 06:08:44 +00:00
htonl.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
htons.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
Implies Add ieee754/flt-32 and ieee754/dbl-64. 1999-07-13 23:43:10 +00:00
ldiv.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
libc-tls.c Helper code for TLS setup in static libc. 2003-01-17 19:19:37 +00:00
lldiv.S update from main archive 961105 1996-11-06 04:24:11 +00:00
lshift.s Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
machine-gmon.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
Makefile (pic-ccflag): New variable. 2002-01-29 03:53:32 +00:00
memchr.S Add libc_hidden_builtin_def. 2003-04-29 22:47:20 +00:00
memset.S Add libc_hidden_builtin_def. 2003-04-29 22:47:20 +00:00
memusage.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
mul_1.s Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
nscd-types.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
rawmemchr.S (__rawmemchr): Add libc_hidden_def. 2002-08-03 06:41:33 +00:00
reml.S update from main archive 961105 1996-11-06 04:24:11 +00:00
remq.S update from main archive 961105 1996-11-06 04:24:11 +00:00
rshift.s Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
s_copysign.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
s_fabs.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
setjmp.S * sysdeps/alpha/setjmp.S (_setjmp, setjmp): Mark .prologue. 2003-06-24 16:29:21 +00:00
stackinfo.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
stpcpy.S (__stpcpy): Add libc_hidden_def. 2002-08-04 01:22:10 +00:00
stpncpy.S (__stpncpy): Add libc_hidden_def. 2002-08-03 06:30:45 +00:00
strcat.S Add libc_hidden_builtin_def. 2003-04-29 22:47:20 +00:00
strchr.S Add libc_hidden_builtin_def. 2003-04-29 22:47:20 +00:00
strcmp.S Add libc_hidden_builtin_def. 2003-04-29 22:47:20 +00:00
strcpy.S Add libc_hidden_builtin_def. 2003-04-29 22:47:20 +00:00
strlen.S Add libc_hidden_builtin_def. 2003-04-29 22:47:20 +00:00
strncat.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
strncmp.S Add libc_hidden_builtin_def. 2003-04-29 22:47:20 +00:00
strncpy.S Add libc_hidden_builtin_def. 2003-04-29 22:47:20 +00:00
strrchr.S Add libc_hidden_builtin_def. 2003-04-29 22:47:20 +00:00
stxcpy.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
stxncpy.S Don't access memory beyond the source buffer. 2002-10-03 09:14:46 +00:00
sub_n.s Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
submul_1.s Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
udiv_qrnnd.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
Versions Add __atan2 for libm and GLIBC_2.0. 1999-01-20 09:23:32 +00:00