about summary refs log tree commit diff
path: root/sysdeps/ia64
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-11-22 05:05:02 +0000
committerRoland McGrath <roland@gnu.org>2002-11-22 05:05:02 +0000
commita241310659df2e79bcc67b48193ae648eb505f78 (patch)
treeccca8a0acfe9cc6dae070d3b4bb6b833f4e67e21 /sysdeps/ia64
parent54789f38162e12edd8bc2553ae7b72b558262f07 (diff)
downloadglibc-a241310659df2e79bcc67b48193ae648eb505f78.tar.gz
glibc-a241310659df2e79bcc67b48193ae648eb505f78.tar.xz
glibc-a241310659df2e79bcc67b48193ae648eb505f78.zip
2002-11-20 Steven Munroe <sjmunroe@us.ibm.com>
	* csu/gmon-start.c (__gmon_start__): Always use TEXT_START macro to
	obtain lowest address for profiling in __monstartup call.
	* sysdeps/ia64/fpu/Makefile (libm-sysdep_routines): Remove redunant
	$(calls) $(calls:=f) $(long-c-$(long-double-fcts)).

2002-11-21  Roland McGrath  <roland@frob.com>

	* sysdeps/mach/hurd/i386/init-first.c (posixland_init): Set
	__libc_multiple_libcs here.  Call __setfpucw.
Diffstat (limited to 'sysdeps/ia64')
-rw-r--r--sysdeps/ia64/fpu/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/ia64/fpu/Makefile b/sysdeps/ia64/fpu/Makefile
index 922b68b0cd..6d1b0c1717 100644
--- a/sysdeps/ia64/fpu/Makefile
+++ b/sysdeps/ia64/fpu/Makefile
@@ -1,7 +1,6 @@
 ifeq ($(subdir),math)
 libm-sysdep_routines += libm_atan2_reg s_matherrf s_matherrl libm_reduce \
 			libm_tan libm_error \
-			$(calls) $(calls:=f) $(long-c-$(long-double-fcts)) \
 			libm_frexp4 libm_frexp4f libm_frexp4l
 
 sysdep_routines += libm_frexp4 libm_frexp4f libm_frexp4l libc_libm_error