about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-06-08 07:09:07 +0000
committerUlrich Drepper <drepper@redhat.com>2003-06-08 07:09:07 +0000
commitbcd5f356674dc28b77044d087da00d197386e0e1 (patch)
tree18a0b14644a6d2364aa1e30260516b4b7b207d19
parent7726edc27354afe163f492c0e6a8d4354fddb494 (diff)
downloadglibc-bcd5f356674dc28b77044d087da00d197386e0e1.tar.gz
glibc-bcd5f356674dc28b77044d087da00d197386e0e1.tar.xz
glibc-bcd5f356674dc28b77044d087da00d197386e0e1.zip
Update.
2003-06-08  Ulrich Drepper  <drepper@redhat.com>

	* config.h.in: Add have-forced-unwind.
	* configure.in: Add AC_SUBST(libc_cv_forced_unwind).

	* sysdeps/alpha/dl-machine.h (RTLD_START): Fix top-of-stack backtrace.
	* sysdeps/unix/sysv/linux/alpha/clone.S: Likewise.
	* sysdeps/alpha/elf/start.S: Likewise.  Remove pointless allocation.
	* sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Use standard ldgp
	entry sequence and explicit relocs.  Add unwind info for sigreturn
	and rt_sigreturn.
	* configure.in (libc_cv_asm_cfi_directives): Test .cfi_remember_state.
	* sysdeps/unix/sysv/linux/alpha/syscalls.list (semtimedop): New.
	Annotate some parameters.
	* sysdeps/unix/sysv/linux/alpha/sysdep.h (__NR_semtimedop): New.
	* sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Fix typo in conversion.
	* include/libc-symbols.h (symbol_set_declare): Use arrays
	of unspecified size.
-rw-r--r--ChangeLog32
-rw-r--r--config.make.in1
-rwxr-xr-xconfigure4
-rw-r--r--configure.in3
4 files changed, 24 insertions, 16 deletions
diff --git a/ChangeLog b/ChangeLog
index 98a1dcd19b..706e0943a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-06-08  Ulrich Drepper  <drepper@redhat.com>
+
+	* config.h.in: Add have-forced-unwind.
+	* configure.in: Add AC_SUBST(libc_cv_forced_unwind).
+
 2003-06-07  Ulrich Drepper  <drepper@redhat.com>
 
 	* test-skeleton.c (main): If EXPECTED_STATUS is defined check that
@@ -15,23 +20,22 @@
 
 2003-06-04  Richard Henderson  <rth@redhat.com>
 
-        * sysdeps/alpha/dl-machine.h (RTLD_START): Fix top-of-stack backtrace.
-        * sysdeps/unix/sysv/linux/alpha/clone.S: Likewise.
-        * sysdeps/alpha/elf/start.S: Likewise.  Remove pointless allocation.
-        * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Use standard ldgp
-        entry sequence and explicit relocs.  Add unwind info for sigreturn
-        and rt_sigreturn.
-        * configure.in (libc_cv_asm_cfi_directives): Test .cfi_remember_state.
-        * configure: Regenerate.
+	* sysdeps/alpha/dl-machine.h (RTLD_START): Fix top-of-stack backtrace.
+	* sysdeps/unix/sysv/linux/alpha/clone.S: Likewise.
+	* sysdeps/alpha/elf/start.S: Likewise.  Remove pointless allocation.
+	* sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Use standard ldgp
+	entry sequence and explicit relocs.  Add unwind info for sigreturn
+	and rt_sigreturn.
+	* configure.in (libc_cv_asm_cfi_directives): Test .cfi_remember_state.
 
-        * sysdeps/unix/sysv/linux/alpha/syscalls.list (semtimedop): New.
-        Annotate some parameters.
-        * sysdeps/unix/sysv/linux/alpha/sysdep.h (__NR_semtimedop): New.
+	* sysdeps/unix/sysv/linux/alpha/syscalls.list (semtimedop): New.
+	Annotate some parameters.
+	* sysdeps/unix/sysv/linux/alpha/sysdep.h (__NR_semtimedop): New.
 
-        * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Fix typo in conversion.
+	* sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Fix typo in conversion.
 
-        * include/libc-symbols.h (symbol_set_declare): Use arrays
-        of unspecified size.
+	* include/libc-symbols.h (symbol_set_declare): Use arrays
+	of unspecified size.
 
 2003-06-04  Jakub Jelinek  <jakub@redhat.com>
 
diff --git a/config.make.in b/config.make.in
index 38a342515d..71ccf7131a 100644
--- a/config.make.in
+++ b/config.make.in
@@ -52,6 +52,7 @@ unwind-find-fde = @libc_cv_gcc_unwind_find_fde@
 have-initfini-array = @libc_cv_initfinit_array@
 have-cpp-asm-debuginfo = @libc_cv_cpp_asm_debuginfo@
 enable-check-abi = @enable_check_abi@
+have-forced-unwind = @libc_cv_forced_unwind@
 
 static-libgcc = @libc_cv_gcc_static_libgcc@
 
diff --git a/configure b/configure
index f9036d668c..56836e9d88 100755
--- a/configure
+++ b/configure
@@ -312,7 +312,7 @@ ac_includes_default="\
 # include <unistd.h>
 #endif"
 
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS with_fp with_cvs enable_check_abi oldest_abi subdirs force_install all_warnings build build_cpu build_vendor build_os host host_cpu host_vendor host_os base_machine sysnames INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA LN_S CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC OBJEXT BUILD_CC cross_compiling CPP CXX CXXFLAGS ac_ct_CXX AR OBJDUMP RANLIB ac_ct_RANLIB MIG AS LD PWD_P MAKE MSGFMT MAKEINFO SED AUTOCONF CCVERSION SYSINCLUDES libc_cv_gcc_static_libgcc BASH libc_cv_have_bash2 KSH libc_cv_have_ksh AWK PERL INSTALL_INFO OLD_DEBIAN_INSTALL_INFO BISON VERSIONING libc_cv_asm_protected_directive libc_cv_initfinit_array libc_cv_z_nodelete libc_cv_z_nodlopen libc_cv_z_initfirst libc_cv_Bgroup ASFLAGS_config libc_cv_z_combreloc libc_cv_have_initfini libc_cv_cpp_asm_debuginfo no_whole_archive exceptions LIBGD EGREP sizeof_long_double libc_cv_gcc_unwind_find_fde uname_sysname uname_release uname_version old_glibc_headers libc_cv_slibdir libc_cv_localedir libc_cv_sysconfdir libc_cv_rootsbindir use_ldconfig ldd_rewrite_script gnu_ld gnu_as elf xcoff static shared pic_default profile omitfp bounded static_nss nopic_initfini DEFINES linux_doors mach_interface_list VERSION RELEASE LIBOBJS LTLIBOBJS'
+ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS with_fp with_cvs enable_check_abi oldest_abi subdirs force_install all_warnings build build_cpu build_vendor build_os host host_cpu host_vendor host_os base_machine sysnames INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA LN_S CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC OBJEXT BUILD_CC cross_compiling CPP CXX CXXFLAGS ac_ct_CXX AR OBJDUMP RANLIB ac_ct_RANLIB MIG AS LD PWD_P MAKE MSGFMT MAKEINFO SED AUTOCONF CCVERSION SYSINCLUDES libc_cv_gcc_static_libgcc BASH libc_cv_have_bash2 KSH libc_cv_have_ksh AWK PERL INSTALL_INFO OLD_DEBIAN_INSTALL_INFO BISON VERSIONING libc_cv_asm_protected_directive libc_cv_initfinit_array libc_cv_z_nodelete libc_cv_z_nodlopen libc_cv_z_initfirst libc_cv_Bgroup ASFLAGS_config libc_cv_z_combreloc libc_cv_have_initfini libc_cv_cpp_asm_debuginfo no_whole_archive exceptions LIBGD EGREP sizeof_long_double libc_cv_gcc_unwind_find_fde uname_sysname uname_release uname_version old_glibc_headers libc_cv_slibdir libc_cv_localedir libc_cv_sysconfdir libc_cv_rootsbindir libc_cv_forced_unwind use_ldconfig ldd_rewrite_script gnu_ld gnu_as elf xcoff static shared pic_default profile omitfp bounded static_nss nopic_initfini DEFINES linux_doors mach_interface_list VERSION RELEASE LIBOBJS LTLIBOBJS'
 ac_subst_files=''
 
 # Initialize some variables set by options.
@@ -7030,6 +7030,7 @@ fi
 
 
 
+
 if test $gnu_ld = yes; then
   cat >>confdefs.h <<\_ACEOF
 #define HAVE_GNU_LD 1
@@ -7826,6 +7827,7 @@ s,@libc_cv_slibdir@,$libc_cv_slibdir,;t t
 s,@libc_cv_localedir@,$libc_cv_localedir,;t t
 s,@libc_cv_sysconfdir@,$libc_cv_sysconfdir,;t t
 s,@libc_cv_rootsbindir@,$libc_cv_rootsbindir,;t t
+s,@libc_cv_forced_unwind@,$libc_cv_forced_unwind,;t t
 s,@use_ldconfig@,$use_ldconfig,;t t
 s,@ldd_rewrite_script@,$ldd_rewrite_script,;t t
 s,@gnu_ld@,$gnu_ld,;t t
diff --git a/configure.in b/configure.in
index 8ad2dd84e1..e30c7ba4db 100644
--- a/configure.in
+++ b/configure.in
@@ -1540,7 +1540,7 @@ fi
 rm -f conftest*])
 if test $libc_cv_asm_cfi_directives = yes; then
   AC_DEFINE(HAVE_ASM_CFI_DIRECTIVES)
-fi  
+fi
 
 AC_CACHE_CHECK(if -g produces usable source locations for assembler-with-cpp,
 	       libc_cv_cpp_asm_debuginfo, [dnl
@@ -1960,6 +1960,7 @@ AC_SUBST(libc_cv_slibdir)
 AC_SUBST(libc_cv_localedir)
 AC_SUBST(libc_cv_sysconfdir)
 AC_SUBST(libc_cv_rootsbindir)
+AC_SUBST(libc_cv_forced_unwind)
 
 AC_SUBST(use_ldconfig)
 AC_SUBST(ldd_rewrite_script)