diff --git a/.cvsignore b/.cvsignore index 91aa434..6794f04 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -glibc-20050106T1443.tar.bz2 -glibc-fedora-20050106T1443.tar.bz2 +glibc-20050106T2203.tar.bz2 +glibc-fedora-20050106T2203.tar.bz2 diff --git a/glibc-fedora.patch b/glibc-fedora.patch index 5b1447d..6f41ae1 100644 --- a/glibc-fedora.patch +++ b/glibc-fedora.patch @@ -1,58 +1,14 @@ ---- glibc-20050106T1443/ChangeLog 6 Jan 2005 11:32:24 -0000 1.9105 -+++ glibc-20050106T1443-fedora/ChangeLog 6 Jan 2005 15:08:29 -0000 1.8782.2.69 -@@ -1,3 +1,51 @@ -+2004-12-22 Steven Munroe -+ -+ * math/libm-test.inc (rint_test_tonearest): New test. -+ (rint_test_towardzero): New test. -+ (rint_test_downward): New test. -+ (rint_test_upward): New test. -+ * sysdeps/powerpc/powerpc32/fpu/s_ceil.S: Fix -0.0 case. -+ Remove redundant const values. -+ * sysdeps/powerpc/powerpc32/fpu/s_ceilf.S: Fix -0.0 case. -+ Remove redundant const values. Use float const. -+ * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Fix -0.0 case. -+ * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Fix -0.0 case. -+ Use float const. -+ * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Fix -0.0 case. -+ * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Fix -0.0 case. -+ Use float const. -+ * sysdeps/powerpc/powerpc32/fpu/s_round.S: Fix -0.0 case. -+ Remove redundant const values. -+ * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Fix -0.0 case. -+ Remove redundant const values. Use float const. -+ * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Fix -0.0 case. -+ Remove redundant const values. -+ * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Fix -0.0 case. -+ Remove redundant const values. Use float const. -+ * sysdeps/powerpc/powerpc64/fpu/s_ceil.S: Use EALIGN for Quadword -+ alignment. Fix -0.0 case. Remove redundant const values. -+ * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Use EALIGN for Quadword -+ alignment. Fix -0.0 case. Remove redundant const values. -+ Use float const. -+ * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Use EALIGN for Quadword -+ alignment. Fix -0.0 case. -+ * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Use EALIGN for Quadword -+ alignment. Fix -0.0 case. Use float const. -+ * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Use EALIGN for Quadword -+ alignment. Fix -0.0 case. -+ * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Use EALIGN for Quadword -+ alignment. Fix -0.0 case. Use float const. -+ * sysdeps/powerpc/powerpc64/fpu/s_round.S: Use EALIGN for Quadword -+ alignment. Fix -0.0 case. Remove redundant const values. -+ * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Use EALIGN for Quadword -+ alignment. Fix -0.0 case. Remove redundant const values. -+ Use float const. -+ * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Use EALIGN for Quadword -+ alignment. Fix -0.0 case. -+ * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Use EALIGN for Quadword -+ alignment. Fix -0.0 case. Remove redundant const values. -+ Use float const. -+ - 2004-12-29 Jakub Jelinek - - * sysdeps/ia64/fpu/libm_support.h (__libm_error_support): Use -@@ -874,6 +922,14 @@ +--- glibc-20050106T2203/ChangeLog 6 Jan 2005 21:52:35 -0000 1.9108 ++++ glibc-20050106T2203-fedora/ChangeLog 6 Jan 2005 22:18:39 -0000 1.8782.2.70 +@@ -1,3 +1,7 @@ ++2005-01-06 Ulrich Drepper ++ ++ * posix/unistd.h: Declare ftruncate for POSIX 2003. [BZ #640] ++ + 2004-12-22 Steven Munroe + + * math/libm-test.inc (rint_test_tonearest): New test. +@@ -930,6 +934,14 @@ 2004-11-26 Jakub Jelinek @@ -67,7 +23,7 @@ * posix/Makefile (install-others): Add $(inst_libexecdir)/getconf. (CFLAGS-sysconf.c): Add -D_GETCONF_DIR. (CFLAGS-getconf.c): New. -@@ -1465,6 +1521,16 @@ +@@ -1521,6 +1533,16 @@ * sysdeps/generic/tempname.c (__path_search): Add missing argument TRY_TMPDIR. @@ -84,7 +40,7 @@ 2004-10-31 Mariusz Mazur * sysdeps/unix/sysv/linux/alpha/setregid.c: New file. -@@ -1760,6 +1826,11 @@ +@@ -1816,6 +1838,11 @@ * posix/execvp.c (execvp): Also ignore ENODEV and ETIMEDOUT errno values. @@ -96,7 +52,7 @@ 2004-10-20 Roland McGrath * Makeconfig ($(common-objpfx)shlib-versions.v.i): Check also -@@ -1832,6 +1903,11 @@ +@@ -1888,6 +1915,11 @@ * debug/catchsegv.sh: Update copyright year. Use mktemp to create segv_output file. @@ -108,7 +64,7 @@ 2004-10-18 Jakub Jelinek * elf/dl-libc.c (__libc_dlsym_private, __libc_register_dl_open_hook): -@@ -2815,6 +2891,22 @@ +@@ -2871,6 +2903,22 @@ * string/string.h: Add __nonnull annotations. * stdlib/stdlib.h: Likewise. @@ -131,7 +87,7 @@ 2004-09-20 H.J. Lu * sysdeps/unix/sysv/linux/ia64/sysdep.h (DO_INLINE_SYSCALL): -@@ -3544,6 +3636,23 @@ +@@ -3600,6 +3648,23 @@ before return type. * locale/localename.c (__current_locale_name): Likewise. @@ -155,7 +111,7 @@ 2004-08-30 Roland McGrath * scripts/extract-abilist.awk: If `lastversion' variable defined, omit -@@ -3700,6 +3809,22 @@ +@@ -3756,6 +3821,22 @@ * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Initialize status to NSS_STATUS_UNAVAIL. @@ -178,7 +134,7 @@ 2004-08-19 Ulrich Drepper * sysdeps/posix/getaddrinfo.c (gaih_inet): Use h->h_name in the -@@ -4004,6 +4129,12 @@ +@@ -4060,6 +4141,12 @@ * iconvdata/testdata/ISO-2022-JP-3: Regenerated. @@ -191,8 +147,8 @@ 2004-08-10 Alfred M. Szmidt * sysdeps/generic/bits/in.h (struct ip_mreq): Remove definition. ---- glibc-20050106T1443/ChangeLog.11 10 Nov 2000 03:31:36 -0000 1.1 -+++ glibc-20050106T1443-fedora/ChangeLog.11 22 Sep 2004 21:20:47 -0000 1.1.4.1 +--- glibc-20050106T2203/ChangeLog.11 10 Nov 2000 03:31:36 -0000 1.1 ++++ glibc-20050106T2203-fedora/ChangeLog.11 22 Sep 2004 21:20:47 -0000 1.1.4.1 @@ -1352,6 +1352,11 @@ * sysdeps/unix/sysv/linux/mips/sys/tas.h: Add missing .mips0 at the end of inline assembler code. @@ -242,8 +198,8 @@ * sysdeps/arm/bits/huge_val.h (HUGE_VAL, HUGE_VALF): Add __extension__ to hexadecimal floating constant notation. * sysdeps/i386/bits/huge_val.h (HUGE_VAL, HUGE_VALF, HUGE_VALL): ---- glibc-20050106T1443/ChangeLog.12 16 Aug 2001 05:24:54 -0000 1.1 -+++ glibc-20050106T1443-fedora/ChangeLog.12 22 Sep 2004 21:20:47 -0000 1.1.4.1 +--- glibc-20050106T2203/ChangeLog.12 16 Aug 2001 05:24:54 -0000 1.1 ++++ glibc-20050106T2203-fedora/ChangeLog.12 22 Sep 2004 21:20:47 -0000 1.1.4.1 @@ -7729,6 +7729,13 @@ * Versions.def [ld]: Add GLIBC_2.2.1. @@ -270,16 +226,16 @@ 2001-01-02 Franz Sirl * sysdeps/powerpc/dl-machine.c (__process_machine_rela): Fix typo. ---- glibc-20050106T1443/version.h 20 Dec 2004 23:37:41 -0000 1.67 -+++ glibc-20050106T1443-fedora/version.h 6 Jan 2005 15:21:51 -0000 1.65.2.3 +--- glibc-20050106T2203/version.h 20 Dec 2004 23:37:41 -0000 1.67 ++++ glibc-20050106T2203-fedora/version.h 6 Jan 2005 15:21:51 -0000 1.65.2.3 @@ -1,4 +1,4 @@ /* This file just defines the current version number of libc. */ #define RELEASE "development" -#define VERSION "2.3.90" +#define VERSION "2.3.4" ---- glibc-20050106T1443/csu/elf-init.c 16 Aug 2004 04:51:00 -0000 1.3 -+++ glibc-20050106T1443-fedora/csu/elf-init.c 22 Sep 2004 21:20:47 -0000 1.3.2.1 +--- glibc-20050106T2203/csu/elf-init.c 16 Aug 2004 04:51:00 -0000 1.3 ++++ glibc-20050106T2203-fedora/csu/elf-init.c 22 Sep 2004 21:20:47 -0000 1.3.2.1 @@ -44,6 +44,24 @@ extern void (*__init_array_start []) (vo extern void (*__init_array_end []) (void) attribute_hidden; extern void (*__fini_array_start []) (void) attribute_hidden; @@ -305,8 +261,8 @@ #endif /* These function symbols are provided for the .init/.fini section entry ---- glibc-20050106T1443/debug/tst-chk1.c 18 Nov 2004 23:23:17 -0000 1.5 -+++ glibc-20050106T1443-fedora/debug/tst-chk1.c 19 Nov 2004 00:18:08 -0000 1.1.2.7 +--- glibc-20050106T2203/debug/tst-chk1.c 18 Nov 2004 23:23:17 -0000 1.5 ++++ glibc-20050106T2203-fedora/debug/tst-chk1.c 19 Nov 2004 00:18:08 -0000 1.1.2.7 @@ -213,7 +213,7 @@ do_test (void) if (memcmp (a.buf1, "aabcdabcjj", 10)) FAIL (); @@ -325,8 +281,8 @@ # define O 0 #else # define O 1 ---- glibc-20050106T1443/elf/dl-support.c 6 Nov 2004 00:24:49 -0000 1.87 -+++ glibc-20050106T1443-fedora/elf/dl-support.c 10 Nov 2004 09:02:46 -0000 1.84.2.4 +--- glibc-20050106T2203/elf/dl-support.c 6 Nov 2004 00:24:49 -0000 1.87 ++++ glibc-20050106T2203-fedora/elf/dl-support.c 10 Nov 2004 09:02:46 -0000 1.84.2.4 @@ -281,6 +281,11 @@ _dl_non_dynamic_init (void) if (_dl_platform != NULL) _dl_platformlen = strlen (_dl_platform); @@ -339,8 +295,8 @@ /* Scan for a program header telling us the stack is nonexecutable. */ if (_dl_phdr != NULL) for (uint_fast16_t i = 0; i < _dl_phnum; ++i) ---- glibc-20050106T1443/elf/ldconfig.c 10 Aug 2004 04:04:32 -0000 1.47 -+++ glibc-20050106T1443-fedora/elf/ldconfig.c 22 Sep 2004 21:20:48 -0000 1.47.2.1 +--- glibc-20050106T2203/elf/ldconfig.c 10 Aug 2004 04:04:32 -0000 1.47 ++++ glibc-20050106T2203-fedora/elf/ldconfig.c 22 Sep 2004 21:20:48 -0000 1.47.2.1 @@ -944,17 +944,19 @@ search_dirs (void) @@ -422,8 +378,8 @@ } search_dirs (); ---- glibc-20050106T1443/elf/rtld.c 6 Jan 2005 11:13:07 -0000 1.340 -+++ glibc-20050106T1443-fedora/elf/rtld.c 6 Jan 2005 14:57:00 -0000 1.330.2.11 +--- glibc-20050106T2203/elf/rtld.c 6 Jan 2005 11:13:07 -0000 1.340 ++++ glibc-20050106T2203-fedora/elf/rtld.c 6 Jan 2005 14:57:00 -0000 1.330.2.11 @@ -1087,6 +1087,53 @@ of this helper program; chances are you ++GL(dl_ns)[LM_ID_BASE]._ns_nloaded; ++GL(dl_load_adds); @@ -546,8 +502,8 @@ if (__builtin_expect (npreloads, 0) != 0) { /* Set up PRELOADS with a vector of the preloaded libraries. */ ---- glibc-20050106T1443/elf/tst-tls10.h 17 Apr 2003 19:19:01 -0000 1.1 -+++ glibc-20050106T1443-fedora/elf/tst-tls10.h 22 Sep 2004 21:20:48 -0000 1.1.2.1 +--- glibc-20050106T2203/elf/tst-tls10.h 17 Apr 2003 19:19:01 -0000 1.1 ++++ glibc-20050106T2203-fedora/elf/tst-tls10.h 22 Sep 2004 21:20:48 -0000 1.1.2.1 @@ -1,8 +1,8 @@ #include #include @@ -559,8 +515,8 @@ # define USE_TLS__THREAD struct A ---- glibc-20050106T1443/iconv/iconvconfig.c 19 Dec 2004 23:23:42 -0000 1.21 -+++ glibc-20050106T1443-fedora/iconv/iconvconfig.c 19 Dec 2004 23:44:48 -0000 1.19.2.2 +--- glibc-20050106T2203/iconv/iconvconfig.c 19 Dec 2004 23:23:42 -0000 1.21 ++++ glibc-20050106T2203-fedora/iconv/iconvconfig.c 19 Dec 2004 23:44:48 -0000 1.19.2.2 @@ -1013,6 +1013,34 @@ next_prime (uint32_t seed) module name offset (following last entry with step count 0) @@ -637,8 +593,8 @@ /* Open the output file. */ if (output_file == NULL) { ---- glibc-20050106T1443/include/features.h 20 Dec 2004 23:37:42 -0000 1.37 -+++ glibc-20050106T1443-fedora/include/features.h 6 Jan 2005 14:57:02 -0000 1.35.2.5 +--- glibc-20050106T2203/include/features.h 20 Dec 2004 23:37:42 -0000 1.37 ++++ glibc-20050106T2203-fedora/include/features.h 6 Jan 2005 14:57:02 -0000 1.35.2.5 @@ -181,8 +181,8 @@ /* If none of the ANSI/POSIX macros are defined, use POSIX.1 and POSIX.2 @@ -665,8 +621,8 @@ # if _FORTIFY_SOURCE == 1 # define __USE_FORTIFY_LEVEL 1 # elif _FORTIFY_SOURCE > 1 ---- glibc-20050106T1443/intl/locale.alias 4 Dec 2003 07:57:47 -0000 1.23 -+++ glibc-20050106T1443-fedora/intl/locale.alias 22 Sep 2004 21:20:53 -0000 1.23.2.1 +--- glibc-20050106T2203/intl/locale.alias 4 Dec 2003 07:57:47 -0000 1.23 ++++ glibc-20050106T2203-fedora/intl/locale.alias 22 Sep 2004 21:20:53 -0000 1.23.2.1 @@ -58,8 +58,6 @@ korean ko_KR.eucKR korean.euc ko_KR.eucKR ko_KR ko_KR.eucKR @@ -676,8 +632,8 @@ norwegian nb_NO.ISO-8859-1 nynorsk nn_NO.ISO-8859-1 polish pl_PL.ISO-8859-2 ---- glibc-20050106T1443/libio/stdio.h 18 Oct 2004 04:17:15 -0000 1.79 -+++ glibc-20050106T1443-fedora/libio/stdio.h 18 Oct 2004 09:58:44 -0000 1.78.2.2 +--- glibc-20050106T2203/libio/stdio.h 6 Jan 2005 20:55:25 -0000 1.80 ++++ glibc-20050106T2203-fedora/libio/stdio.h 6 Jan 2005 22:18:45 -0000 1.78.2.3 @@ -142,10 +142,12 @@ typedef _G_fpos64_t fpos64_t; extern struct _IO_FILE *stdin; /* Standard input stream. */ extern struct _IO_FILE *stdout; /* Standard output stream. */ @@ -691,8 +647,8 @@ __BEGIN_NAMESPACE_STD /* Remove file FILENAME. */ ---- glibc-20050106T1443/libio/bits/stdio2.h 18 Oct 2004 04:17:14 -0000 1.1 -+++ glibc-20050106T1443-fedora/libio/bits/stdio2.h 2 Nov 2004 13:30:19 -0000 1.1.2.2 +--- glibc-20050106T2203/libio/bits/stdio2.h 18 Oct 2004 04:17:14 -0000 1.1 ++++ glibc-20050106T2203-fedora/libio/bits/stdio2.h 2 Nov 2004 13:30:19 -0000 1.1.2.2 @@ -61,14 +61,25 @@ extern int __vfprintf_chk (FILE *__restr extern int __vprintf_chk (int __flag, __const char *__restrict __format, _G_va_list __ap); @@ -723,8 +679,8 @@ #endif ---- glibc-20050106T1443/linuxthreads/ChangeLog 22 Dec 2004 20:11:54 -0000 1.834 -+++ glibc-20050106T1443-fedora/linuxthreads/ChangeLog 6 Jan 2005 14:57:03 -0000 1.817.2.15 +--- glibc-20050106T2203/linuxthreads/ChangeLog 22 Dec 2004 20:11:54 -0000 1.834 ++++ glibc-20050106T2203-fedora/linuxthreads/ChangeLog 6 Jan 2005 14:57:03 -0000 1.817.2.15 @@ -738,6 +738,12 @@ (pthread_barrierattr_setpshared): Return EINVAL if pshared is neither PTHREAD_PROCESS_PRIVATE nor PTHREAD_PROCESS_SHARED. @@ -773,8 +729,8 @@ * descr.h (struct _pthread_descr_struct): Provide p_res member even if USE_TLS && HAVE___THREAD. * sysdeps/pthread/res-state.c (__res_state): Return __resp ---- glibc-20050106T1443/linuxthreads/Makefile 22 Dec 2004 20:10:43 -0000 1.97 -+++ glibc-20050106T1443-fedora/linuxthreads/Makefile 6 Jan 2005 14:57:03 -0000 1.94.2.4 +--- glibc-20050106T2203/linuxthreads/Makefile 22 Dec 2004 20:10:43 -0000 1.97 ++++ glibc-20050106T2203-fedora/linuxthreads/Makefile 6 Jan 2005 14:57:03 -0000 1.94.2.4 @@ -245,15 +245,18 @@ $(addprefix $(objpfx), \ $(filter-out $(tests-static) $(tests-reverse) unload, \ $(tests) $(test-srcs))): $(objpfx)libpthread.so \ @@ -796,8 +752,8 @@ else $(addprefix $(objpfx),$(tests) $(test-srcs)): $(objpfx)libpthread.a $(addprefix $(objpfx),$(librt-tests)): $(common-objpfx)rt/librt.a ---- glibc-20050106T1443/linuxthreads/cancel.c 22 Feb 2003 00:55:21 -0000 1.23 -+++ glibc-20050106T1443-fedora/linuxthreads/cancel.c 22 Sep 2004 21:20:55 -0000 1.23.2.1 +--- glibc-20050106T2203/linuxthreads/cancel.c 22 Feb 2003 00:55:21 -0000 1.23 ++++ glibc-20050106T2203-fedora/linuxthreads/cancel.c 22 Sep 2004 21:20:55 -0000 1.23.2.1 @@ -230,5 +230,6 @@ void __pthread_perform_cleanup(char *cur } @@ -805,8 +761,8 @@ + THREAD_SETMEM (self, p_cancelstate, PTHREAD_CANCEL_DISABLE); __libc_thread_freeres (); } ---- glibc-20050106T1443/linuxthreads/lockfile.c 18 Dec 2002 01:16:46 -0000 1.10 -+++ glibc-20050106T1443-fedora/linuxthreads/lockfile.c 22 Sep 2004 21:20:55 -0000 1.10.2.1 +--- glibc-20050106T2203/linuxthreads/lockfile.c 18 Dec 2002 01:16:46 -0000 1.10 ++++ glibc-20050106T2203-fedora/linuxthreads/lockfile.c 22 Sep 2004 21:20:55 -0000 1.10.2.1 @@ -74,7 +74,11 @@ __fresetlockfiles (void) __pthread_mutexattr_settype (&attr, PTHREAD_MUTEX_RECURSIVE_NP); @@ -820,8 +776,8 @@ __pthread_mutexattr_destroy (&attr); ---- glibc-20050106T1443/linuxthreads/semaphore.h 17 Apr 2004 23:01:39 -0000 1.13 -+++ glibc-20050106T1443-fedora/linuxthreads/semaphore.h 22 Sep 2004 21:20:55 -0000 1.13.2.1 +--- glibc-20050106T2203/linuxthreads/semaphore.h 17 Apr 2004 23:01:39 -0000 1.13 ++++ glibc-20050106T2203-fedora/linuxthreads/semaphore.h 22 Sep 2004 21:20:55 -0000 1.13.2.1 @@ -21,6 +21,7 @@ # define __need_timespec # include @@ -830,8 +786,8 @@ #ifndef _PTHREAD_DESCR_DEFINED /* Thread descriptors. Needed for `sem_t' definition. */ ---- glibc-20050106T1443/linuxthreads/tst-tls1.h 2 Sep 2003 00:29:30 -0000 1.1 -+++ glibc-20050106T1443-fedora/linuxthreads/tst-tls1.h 22 Sep 2004 21:20:55 -0000 1.1.2.1 +--- glibc-20050106T2203/linuxthreads/tst-tls1.h 2 Sep 2003 00:29:30 -0000 1.1 ++++ glibc-20050106T2203-fedora/linuxthreads/tst-tls1.h 22 Sep 2004 21:20:55 -0000 1.1.2.1 @@ -2,7 +2,7 @@ #include #include @@ -841,8 +797,8 @@ struct tls_obj { ---- glibc-20050106T1443/linuxthreads/sysdeps/alpha/tls.h 30 Jan 2003 21:03:40 -0000 1.5 -+++ glibc-20050106T1443-fedora/linuxthreads/sysdeps/alpha/tls.h 22 Sep 2004 21:20:55 -0000 1.5.2.1 +--- glibc-20050106T2203/linuxthreads/sysdeps/alpha/tls.h 30 Jan 2003 21:03:40 -0000 1.5 ++++ glibc-20050106T2203-fedora/linuxthreads/sysdeps/alpha/tls.h 22 Sep 2004 21:20:55 -0000 1.5.2.1 @@ -53,54 +53,76 @@ typedef struct # include @@ -932,8 +888,8 @@ /* Get the thread descriptor definition. */ # include ---- glibc-20050106T1443/linuxthreads/sysdeps/i386/tls.h 19 Oct 2004 05:12:58 -0000 1.37 -+++ glibc-20050106T1443-fedora/linuxthreads/sysdeps/i386/tls.h 20 Oct 2004 10:47:17 -0000 1.35.2.4 +--- glibc-20050106T2203/linuxthreads/sysdeps/i386/tls.h 19 Oct 2004 05:12:58 -0000 1.37 ++++ glibc-20050106T2203-fedora/linuxthreads/sysdeps/i386/tls.h 20 Oct 2004 10:47:17 -0000 1.35.2.4 @@ -81,7 +81,14 @@ typedef struct # define TLS_INIT_TCB_ALIGN __alignof__ (tcbhead_t) @@ -950,8 +906,8 @@ /* Alignment requirements for the TCB. */ # define TLS_TCB_ALIGN __alignof__ (struct _pthread_descr_struct) ---- glibc-20050106T1443/linuxthreads/sysdeps/ia64/tls.h 8 Jul 2004 21:20:57 -0000 1.9 -+++ glibc-20050106T1443-fedora/linuxthreads/sysdeps/ia64/tls.h 22 Sep 2004 21:20:55 -0000 1.9.2.1 +--- glibc-20050106T2203/linuxthreads/sysdeps/ia64/tls.h 8 Jul 2004 21:20:57 -0000 1.9 ++++ glibc-20050106T2203-fedora/linuxthreads/sysdeps/ia64/tls.h 22 Sep 2004 21:20:55 -0000 1.9.2.1 @@ -60,7 +60,14 @@ typedef struct # define TLS_TCB_SIZE sizeof (tcbhead_t) @@ -968,8 +924,8 @@ /* Alignment requirements for the TCB. */ # define TLS_TCB_ALIGN __alignof__ (struct _pthread_descr_struct) ---- glibc-20050106T1443/linuxthreads/sysdeps/powerpc/tls.h 9 Apr 2004 19:09:42 -0000 1.8 -+++ glibc-20050106T1443-fedora/linuxthreads/sysdeps/powerpc/tls.h 22 Sep 2004 21:20:55 -0000 1.8.2.1 +--- glibc-20050106T2203/linuxthreads/sysdeps/powerpc/tls.h 9 Apr 2004 19:09:42 -0000 1.8 ++++ glibc-20050106T2203-fedora/linuxthreads/sysdeps/powerpc/tls.h 22 Sep 2004 21:20:55 -0000 1.8.2.1 @@ -64,11 +64,19 @@ typedef struct # define TLS_TCB_ALIGN __alignof__ (struct _pthread_descr_struct) @@ -992,8 +948,8 @@ TCB + 0x7000 (per the ABI). This implies that TCB address is TP - 0x7000. As we define TLS_DTV_AT_TP we can assume that the pthread_descr is allocated immediately ahead of the ---- glibc-20050106T1443/linuxthreads/sysdeps/pthread/Makefile 14 Aug 2003 00:14:22 -0000 1.7 -+++ glibc-20050106T1443-fedora/linuxthreads/sysdeps/pthread/Makefile 22 Sep 2004 21:20:56 -0000 1.7.2.1 +--- glibc-20050106T2203/linuxthreads/sysdeps/pthread/Makefile 14 Aug 2003 00:14:22 -0000 1.7 ++++ glibc-20050106T2203-fedora/linuxthreads/sysdeps/pthread/Makefile 22 Sep 2004 21:20:56 -0000 1.7.2.1 @@ -12,3 +12,15 @@ endif ifeq ($(subdir),posix) CFLAGS-confstr.c += -DLIBPTHREAD_VERSION="\"$(shell sed 's/\(.*\) by .*/\1/' ../linuxthreads/Banner)\"" @@ -1010,8 +966,8 @@ + @echo '#define NPTL_STRUCT_PTHREAD_SIZE 0' > $@ +endif +endif ---- glibc-20050106T1443/linuxthreads/sysdeps/pthread/nptl-struct-pthread.sym 1 Jan 1970 00:00:00 -0000 -+++ glibc-20050106T1443-fedora/linuxthreads/sysdeps/pthread/nptl-struct-pthread.sym 22 Sep 2004 21:20:56 -0000 1.1.2.1 +--- glibc-20050106T2203/linuxthreads/sysdeps/pthread/nptl-struct-pthread.sym 1 Jan 1970 00:00:00 -0000 ++++ glibc-20050106T2203-fedora/linuxthreads/sysdeps/pthread/nptl-struct-pthread.sym 22 Sep 2004 21:20:56 -0000 1.1.2.1 @@ -0,0 +1,13 @@ +#ifdef HAVE_TLS_SUPPORT +# ifndef HAVE_FORCED_UNWIND @@ -1026,8 +982,8 @@ +#ifdef HAVE_TLS_SUPPORT +NPTL_STRUCT_PTHREAD_SIZE sizeof (struct pthread) +#endif ---- glibc-20050106T1443/linuxthreads/sysdeps/s390/tls.h 30 Jan 2003 18:34:11 -0000 1.3 -+++ glibc-20050106T1443-fedora/linuxthreads/sysdeps/s390/tls.h 22 Sep 2004 21:20:56 -0000 1.3.2.1 +--- glibc-20050106T2203/linuxthreads/sysdeps/s390/tls.h 30 Jan 2003 18:34:11 -0000 1.3 ++++ glibc-20050106T2203-fedora/linuxthreads/sysdeps/s390/tls.h 22 Sep 2004 21:20:56 -0000 1.3.2.1 @@ -72,7 +72,14 @@ typedef struct # define TLS_INIT_TCB_ALIGN __alignof__ (tcbhead_t) @@ -1044,8 +1000,8 @@ /* Alignment requirements for the TCB. */ # define TLS_TCB_ALIGN __alignof__ (struct _pthread_descr_struct) ---- glibc-20050106T1443/linuxthreads/sysdeps/sh/tls.h 2 Mar 2003 11:44:20 -0000 1.9 -+++ glibc-20050106T1443-fedora/linuxthreads/sysdeps/sh/tls.h 22 Sep 2004 21:20:57 -0000 1.9.2.1 +--- glibc-20050106T2203/linuxthreads/sysdeps/sh/tls.h 2 Mar 2003 11:44:20 -0000 1.9 ++++ glibc-20050106T2203-fedora/linuxthreads/sysdeps/sh/tls.h 22 Sep 2004 21:20:57 -0000 1.9.2.1 @@ -64,7 +64,14 @@ typedef struct # define TLS_TCB_SIZE sizeof (tcbhead_t) @@ -1062,8 +1018,8 @@ /* Alignment requirements for the TCB. */ # define TLS_TCB_ALIGN __alignof__ (struct _pthread_descr_struct) ---- glibc-20050106T1443/linuxthreads/sysdeps/sparc/tls.h 4 Feb 2003 20:41:02 -0000 1.3 -+++ glibc-20050106T1443-fedora/linuxthreads/sysdeps/sparc/tls.h 22 Sep 2004 21:20:57 -0000 1.3.2.1 +--- glibc-20050106T2203/linuxthreads/sysdeps/sparc/tls.h 4 Feb 2003 20:41:02 -0000 1.3 ++++ glibc-20050106T2203-fedora/linuxthreads/sysdeps/sparc/tls.h 22 Sep 2004 21:20:57 -0000 1.3.2.1 @@ -64,7 +64,14 @@ typedef struct # define TLS_INIT_TCB_ALIGN __alignof__ (tcbhead_t) @@ -1080,8 +1036,8 @@ /* Alignment requirements for the TCB. */ # define TLS_TCB_ALIGN __alignof__ (struct _pthread_descr_struct) ---- glibc-20050106T1443/linuxthreads/sysdeps/x86_64/tls.h 18 Apr 2004 02:32:25 -0000 1.6 -+++ glibc-20050106T1443-fedora/linuxthreads/sysdeps/x86_64/tls.h 22 Sep 2004 21:20:57 -0000 1.6.2.1 +--- glibc-20050106T2203/linuxthreads/sysdeps/x86_64/tls.h 18 Apr 2004 02:32:25 -0000 1.6 ++++ glibc-20050106T2203-fedora/linuxthreads/sysdeps/x86_64/tls.h 22 Sep 2004 21:20:57 -0000 1.6.2.1 @@ -66,7 +66,14 @@ typedef struct # define TLS_INIT_TCB_ALIGN __alignof__ (tcbhead_t) @@ -1098,8 +1054,8 @@ /* Alignment requirements for the TCB. */ # define TLS_TCB_ALIGN __alignof__ (struct _pthread_descr_struct) ---- glibc-20050106T1443/locale/iso-4217.def 10 Aug 2004 05:10:38 -0000 1.15 -+++ glibc-20050106T1443-fedora/locale/iso-4217.def 22 Sep 2004 21:20:57 -0000 1.15.2.1 +--- glibc-20050106T2203/locale/iso-4217.def 10 Aug 2004 05:10:38 -0000 1.15 ++++ glibc-20050106T2203-fedora/locale/iso-4217.def 22 Sep 2004 21:20:57 -0000 1.15.2.1 @@ -8,6 +8,7 @@ * * !!! The list has to be sorted !!! @@ -1191,8 +1147,8 @@ DEFINE_INT_CURR("PYG") /* Paraguay Guarani */ DEFINE_INT_CURR("QAR") /* Qatar Rial */ DEFINE_INT_CURR("ROL") /* Romanian Leu */ ---- glibc-20050106T1443/locale/programs/3level.h 13 Jun 2003 20:45:38 -0000 1.5 -+++ glibc-20050106T1443-fedora/locale/programs/3level.h 22 Sep 2004 21:20:58 -0000 1.5.2.1 +--- glibc-20050106T2203/locale/programs/3level.h 13 Jun 2003 20:45:38 -0000 1.5 ++++ glibc-20050106T2203-fedora/locale/programs/3level.h 22 Sep 2004 21:20:58 -0000 1.5.2.1 @@ -204,6 +204,42 @@ CONCAT(TABLE,_iterate) (struct TABLE *t, } } @@ -1236,8 +1192,8 @@ #endif #ifndef NO_FINALIZE ---- glibc-20050106T1443/localedata/Makefile 7 Aug 2004 23:38:13 -0000 1.101 -+++ glibc-20050106T1443-fedora/localedata/Makefile 22 Sep 2004 21:20:58 -0000 1.101.2.1 +--- glibc-20050106T2203/localedata/Makefile 7 Aug 2004 23:38:13 -0000 1.101 ++++ glibc-20050106T2203-fedora/localedata/Makefile 22 Sep 2004 21:20:58 -0000 1.101.2.1 @@ -222,6 +222,7 @@ $(INSTALL-SUPPORTED-LOCALES): install-lo echo -n '...'; \ input=`echo $$locale | sed 's/\([^.]*\)[^@]*\(.*\)/\1\2/'`; \ @@ -1246,8 +1202,8 @@ -i locales/$$input -c -f charmaps/$$charset \ $(addprefix --prefix=,$(install_root)) $$locale; \ echo ' done'; \ ---- glibc-20050106T1443/localedata/SUPPORTED 31 Oct 2004 20:49:54 -0000 1.72 -+++ glibc-20050106T1443-fedora/localedata/SUPPORTED 2 Nov 2004 12:25:45 -0000 1.71.2.2 +--- glibc-20050106T2203/localedata/SUPPORTED 31 Oct 2004 20:49:54 -0000 1.72 ++++ glibc-20050106T2203-fedora/localedata/SUPPORTED 2 Nov 2004 12:25:45 -0000 1.71.2.2 @@ -63,6 +63,7 @@ cy_GB.UTF-8/UTF-8 \ cy_GB/ISO-8859-14 \ da_DK.UTF-8/UTF-8 \ @@ -1289,8 +1245,8 @@ ta_IN/UTF-8 \ te_IN/UTF-8 \ tg_TJ/KOI8-T \ ---- glibc-20050106T1443/localedata/locales/cy_GB 28 Sep 2004 04:37:33 -0000 1.4 -+++ glibc-20050106T1443-fedora/localedata/locales/cy_GB 29 Sep 2004 08:48:23 -0000 1.3.2.2 +--- glibc-20050106T2203/localedata/locales/cy_GB 28 Sep 2004 04:37:33 -0000 1.4 ++++ glibc-20050106T2203-fedora/localedata/locales/cy_GB 29 Sep 2004 08:48:23 -0000 1.3.2.2 @@ -248,8 +248,11 @@ mon "" d_fmt "" @@ -1305,8 +1261,8 @@ END LC_TIME LC_MESSAGES ---- glibc-20050106T1443/localedata/locales/en_GB 31 Oct 2004 23:42:26 -0000 1.12 -+++ glibc-20050106T1443-fedora/localedata/locales/en_GB 2 Nov 2004 12:25:47 -0000 1.10.2.2 +--- glibc-20050106T2203/localedata/locales/en_GB 31 Oct 2004 23:42:26 -0000 1.12 ++++ glibc-20050106T2203-fedora/localedata/locales/en_GB 2 Nov 2004 12:25:47 -0000 1.10.2.2 @@ -112,8 +112,8 @@ mon "" d_fmt "" @@ -1318,8 +1274,8 @@ date_fmt "/ / " ---- glibc-20050106T1443/localedata/locales/en_US 31 Oct 2004 23:42:26 -0000 1.9 -+++ glibc-20050106T1443-fedora/localedata/locales/en_US 2 Nov 2004 12:25:47 -0000 1.7.2.2 +--- glibc-20050106T2203/localedata/locales/en_US 31 Oct 2004 23:42:26 -0000 1.9 ++++ glibc-20050106T2203-fedora/localedata/locales/en_US 2 Nov 2004 12:25:47 -0000 1.7.2.2 @@ -100,7 +100,6 @@ mon " "";/ "";/ @@ -1328,8 +1284,8 @@ % Appropriate date and time representation (%c) % "%a %d %b %Y %r %Z" d_t_fmt "" ---- glibc-20050106T1443/localedata/locales/no_NO 1 Jan 1970 00:00:00 -0000 -+++ glibc-20050106T1443-fedora/localedata/locales/no_NO 22 Sep 2004 21:21:01 -0000 1.11.2.1 +--- glibc-20050106T2203/localedata/locales/no_NO 1 Jan 1970 00:00:00 -0000 ++++ glibc-20050106T2203-fedora/localedata/locales/no_NO 22 Sep 2004 21:21:01 -0000 1.11.2.1 @@ -0,0 +1,69 @@ +escape_char / +comment_char % @@ -1400,8 +1356,8 @@ +LC_ADDRESS +copy "nb_NO" +END LC_ADDRESS ---- glibc-20050106T1443/localedata/locales/zh_TW 31 Oct 2004 23:42:28 -0000 1.7 -+++ glibc-20050106T1443-fedora/localedata/locales/zh_TW 2 Nov 2004 12:25:57 -0000 1.5.2.2 +--- glibc-20050106T2203/localedata/locales/zh_TW 31 Oct 2004 23:42:28 -0000 1.7 ++++ glibc-20050106T2203-fedora/localedata/locales/zh_TW 2 Nov 2004 12:25:57 -0000 1.5.2.2 @@ -1,7 +1,7 @@ comment_char % escape_char / @@ -1429,8 +1385,8 @@ revision "0.2" date "2000-08-02" % ---- glibc-20050106T1443/malloc/arena.c 10 Dec 2004 11:42:08 -0000 1.13 -+++ glibc-20050106T1443-fedora/malloc/arena.c 13 Dec 2004 23:32:35 -0000 1.8.2.6 +--- glibc-20050106T2203/malloc/arena.c 10 Dec 2004 11:42:08 -0000 1.13 ++++ glibc-20050106T2203-fedora/malloc/arena.c 13 Dec 2004 23:32:35 -0000 1.8.2.6 @@ -18,7 +18,7 @@ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ @@ -1440,8 +1396,8 @@ /* Compile-time constants. */ ---- glibc-20050106T1443/malloc/hooks.c 14 Dec 2004 21:18:02 -0000 1.16 -+++ glibc-20050106T1443-fedora/malloc/hooks.c 15 Dec 2004 09:16:05 -0000 1.15.2.1 +--- glibc-20050106T2203/malloc/hooks.c 14 Dec 2004 21:18:02 -0000 1.16 ++++ glibc-20050106T2203-fedora/malloc/hooks.c 15 Dec 2004 09:16:05 -0000 1.15.2.1 @@ -18,7 +18,7 @@ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ @@ -1451,8 +1407,8 @@ /* What to do if the standard debugging hooks are in place and a corrupt pointer is detected: do nothing (0), print an error message ---- glibc-20050106T1443/malloc/malloc.c 11 Dec 2004 21:14:40 -0000 1.142 -+++ glibc-20050106T1443-fedora/malloc/malloc.c 13 Dec 2004 23:32:35 -0000 1.127.2.13 +--- glibc-20050106T2203/malloc/malloc.c 11 Dec 2004 21:14:40 -0000 1.142 ++++ glibc-20050106T2203-fedora/malloc/malloc.c 13 Dec 2004 23:32:35 -0000 1.127.2.13 @@ -24,7 +24,7 @@ Doug Lea and adapted to multiple threads/arenas by Wolfram Gloger. @@ -1462,136 +1418,8 @@ based on: VERSION 2.7.0 Sun Mar 11 14:14:06 2001 Doug Lea (dl at gee) ---- glibc-20050106T1443/math/libm-test.inc 17 Dec 2004 06:49:30 -0000 1.64 -+++ glibc-20050106T1443-fedora/math/libm-test.inc 6 Jan 2005 15:08:33 -0000 1.61.2.4 -@@ -3795,6 +3795,114 @@ rint_test (void) - } - - static void -+rint_test_tonearest (void) -+{ -+ int save_round_mode; -+ START (rint_tonearest); -+ -+ save_round_mode = fegetround(); -+ -+ if (!fesetround (FE_TONEAREST)) -+ { -+ TEST_f_f (rint, 2.0, 2.0); -+ TEST_f_f (rint, 1.5, 2.0); -+ TEST_f_f (rint, 1.0, 1.0); -+ TEST_f_f (rint, 0.5, 0.0); -+ TEST_f_f (rint, 0.0, 0.0); -+ TEST_f_f (rint, minus_zero, minus_zero); -+ TEST_f_f (rint, -0.5, -0.0); -+ TEST_f_f (rint, -1.0, -1.0); -+ TEST_f_f (rint, -1.5, -2.0); -+ TEST_f_f (rint, -2.0, -2.0); -+ } -+ -+ fesetround(save_round_mode); -+ -+ END (rint_tonearest); -+} -+ -+static void -+rint_test_towardzero (void) -+{ -+ int save_round_mode; -+ START (rint_towardzero); -+ -+ save_round_mode = fegetround(); -+ -+ if (!fesetround (FE_TOWARDZERO)) -+ { -+ TEST_f_f (rint, 2.0, 2.0); -+ TEST_f_f (rint, 1.5, 1.0); -+ TEST_f_f (rint, 1.0, 1.0); -+ TEST_f_f (rint, 0.5, 0.0); -+ TEST_f_f (rint, 0.0, 0.0); -+ TEST_f_f (rint, minus_zero, minus_zero); -+ TEST_f_f (rint, -0.5, -0.0); -+ TEST_f_f (rint, -1.0, -1.0); -+ TEST_f_f (rint, -1.5, -1.0); -+ TEST_f_f (rint, -2.0, -2.0); -+ } -+ -+ fesetround(save_round_mode); -+ -+ END (rint_towardzero); -+} -+ -+static void -+rint_test_downward (void) -+{ -+ int save_round_mode; -+ START (rint_downward); -+ -+ save_round_mode = fegetround(); -+ -+ if (!fesetround (FE_DOWNWARD)) -+ { -+ TEST_f_f (rint, 2.0, 2.0); -+ TEST_f_f (rint, 1.5, 1.0); -+ TEST_f_f (rint, 1.0, 1.0); -+ TEST_f_f (rint, 0.5, 0.0); -+ TEST_f_f (rint, 0.0, 0.0); -+ TEST_f_f (rint, minus_zero, minus_zero); -+ TEST_f_f (rint, -0.5, -1.0); -+ TEST_f_f (rint, -1.0, -1.0); -+ TEST_f_f (rint, -1.5, -2.0); -+ TEST_f_f (rint, -2.0, -2.0); -+ } -+ -+ fesetround(save_round_mode); -+ -+ END (rint_downward); -+} -+ -+static void -+rint_test_upward (void) -+{ -+ int save_round_mode; -+ START (rint_upward); -+ -+ save_round_mode = fegetround(); -+ -+ if (!fesetround (FE_UPWARD)) -+ { -+ TEST_f_f (rint, 2.0, 2.0); -+ TEST_f_f (rint, 1.5, 2.0); -+ TEST_f_f (rint, 1.0, 1.0); -+ TEST_f_f (rint, 0.5, 1.0); -+ TEST_f_f (rint, 0.0, 0.0); -+ TEST_f_f (rint, minus_zero, minus_zero); -+ TEST_f_f (rint, -0.5, -0.0); -+ TEST_f_f (rint, -1.0, -1.0); -+ TEST_f_f (rint, -1.5, -1.0); -+ TEST_f_f (rint, -2.0, -2.0); -+ } -+ -+ fesetround(save_round_mode); -+ -+ END (rint_upward); -+} -+ -+static void - round_test (void) - { - START (round); -@@ -4557,6 +4665,10 @@ main (int argc, char **argv) - floor_test (); - nearbyint_test (); - rint_test (); -+ rint_test_tonearest (); -+ rint_test_towardzero (); -+ rint_test_downward (); -+ rint_test_upward (); - lrint_test (); - llrint_test (); - round_test (); ---- glibc-20050106T1443/nptl/ChangeLog 28 Dec 2004 01:41:24 -0000 1.758 -+++ glibc-20050106T1443-fedora/nptl/ChangeLog 6 Jan 2005 14:57:04 -0000 1.706.2.34 +--- glibc-20050106T2203/nptl/ChangeLog 28 Dec 2004 01:41:24 -0000 1.758 ++++ glibc-20050106T2203-fedora/nptl/ChangeLog 6 Jan 2005 14:57:04 -0000 1.706.2.34 @@ -470,6 +470,11 @@ Move definition inside libpthread, libc, librt check. Provide definition for rtld. @@ -1616,8 +1444,8 @@ 2003-07-25 Jakub Jelinek * tst-cancel17.c (do_test): Check if aio_cancel failed. ---- glibc-20050106T1443/nptl/Makefile 22 Dec 2004 20:07:09 -0000 1.166 -+++ glibc-20050106T1443-fedora/nptl/Makefile 6 Jan 2005 14:57:04 -0000 1.157.2.9 +--- glibc-20050106T2203/nptl/Makefile 22 Dec 2004 20:07:09 -0000 1.166 ++++ glibc-20050106T2203-fedora/nptl/Makefile 6 Jan 2005 14:57:04 -0000 1.157.2.9 @@ -499,15 +499,19 @@ $(addprefix $(objpfx), \ $(tests) $(xtests) $(test-srcs))): $(objpfx)libpthread.so \ $(objpfx)libpthread_nonshared.a @@ -1640,8 +1468,8 @@ else $(addprefix $(objpfx),$(tests) $(test-srcs)): $(objpfx)libpthread.a endif ---- glibc-20050106T1443/nptl/alloca_cutoff.c 26 Nov 2002 22:50:01 -0000 1.1.1.1 -+++ glibc-20050106T1443-fedora/nptl/alloca_cutoff.c 22 Sep 2004 21:21:01 -0000 1.1.1.1.2.1 +--- glibc-20050106T2203/nptl/alloca_cutoff.c 26 Nov 2002 22:50:01 -0000 1.1.1.1 ++++ glibc-20050106T2203-fedora/nptl/alloca_cutoff.c 22 Sep 2004 21:21:01 -0000 1.1.1.1.2.1 @@ -3,16 +3,16 @@ This file is part of the GNU C Library. @@ -1663,8 +1491,8 @@ License along with the GNU C Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ---- glibc-20050106T1443/nptl/descr.h 12 Nov 2004 01:24:24 -0000 1.25 -+++ glibc-20050106T1443-fedora/nptl/descr.h 12 Nov 2004 16:56:12 -0000 1.23.2.3 +--- glibc-20050106T2203/nptl/descr.h 12 Nov 2004 01:24:24 -0000 1.25 ++++ glibc-20050106T2203-fedora/nptl/descr.h 12 Nov 2004 16:56:12 -0000 1.23.2.3 @@ -27,9 +27,13 @@ #include #include @@ -1679,8 +1507,8 @@ #include "../nptl_db/thread_db.h" #include #ifdef HAVE_FORCED_UNWIND ---- glibc-20050106T1443/nptl/pthread_cond_destroy.c 2 Sep 2004 18:45:37 -0000 1.5 -+++ glibc-20050106T1443-fedora/nptl/pthread_cond_destroy.c 22 Sep 2004 21:21:01 -0000 1.5.2.1 +--- glibc-20050106T2203/nptl/pthread_cond_destroy.c 2 Sep 2004 18:45:37 -0000 1.5 ++++ glibc-20050106T2203-fedora/nptl/pthread_cond_destroy.c 22 Sep 2004 21:21:01 -0000 1.5.2.1 @@ -44,15 +44,35 @@ __pthread_cond_destroy (cond) broadcasted, but still are using the pthread_cond_t structure, pthread_cond_destroy needs to wait for them. */ @@ -1722,8 +1550,8 @@ } return 0; ---- glibc-20050106T1443/nptl/tst-unload.c 25 Feb 2004 18:41:32 -0000 1.3 -+++ glibc-20050106T1443-fedora/nptl/tst-unload.c 22 Sep 2004 21:21:01 -0000 1.3.2.1 +--- glibc-20050106T2203/nptl/tst-unload.c 25 Feb 2004 18:41:32 -0000 1.3 ++++ glibc-20050106T2203-fedora/nptl/tst-unload.c 22 Sep 2004 21:21:01 -0000 1.3.2.1 @@ -3,16 +3,16 @@ Contributed by Ulrich Drepper , 2000. @@ -1745,8 +1573,8 @@ License along with the GNU C Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ---- glibc-20050106T1443/nptl/sysdeps/pthread/allocalim.h 26 Nov 2002 22:50:35 -0000 1.1.1.1 -+++ glibc-20050106T1443-fedora/nptl/sysdeps/pthread/allocalim.h 22 Sep 2004 21:21:02 -0000 1.1.1.1.2.1 +--- glibc-20050106T2203/nptl/sysdeps/pthread/allocalim.h 26 Nov 2002 22:50:35 -0000 1.1.1.1 ++++ glibc-20050106T2203-fedora/nptl/sysdeps/pthread/allocalim.h 22 Sep 2004 21:21:02 -0000 1.1.1.1.2.1 @@ -3,16 +3,16 @@ This file is part of the GNU C Library. @@ -1768,8 +1596,8 @@ License along with the GNU C Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ---- glibc-20050106T1443/nptl/sysdeps/pthread/pt-initfini.c 31 Dec 2002 08:46:38 -0000 1.3 -+++ glibc-20050106T1443-fedora/nptl/sysdeps/pthread/pt-initfini.c 22 Sep 2004 21:21:02 -0000 1.3.2.1 +--- glibc-20050106T2203/nptl/sysdeps/pthread/pt-initfini.c 31 Dec 2002 08:46:38 -0000 1.3 ++++ glibc-20050106T2203-fedora/nptl/sysdeps/pthread/pt-initfini.c 22 Sep 2004 21:21:02 -0000 1.3.2.1 @@ -3,11 +3,11 @@ This file is part of the GNU C Library. @@ -1796,8 +1624,8 @@ License along with the GNU C Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ---- glibc-20050106T1443/nptl/sysdeps/pthread/bits/libc-lock.h 11 Dec 2003 04:50:49 -0000 1.17 -+++ glibc-20050106T1443-fedora/nptl/sysdeps/pthread/bits/libc-lock.h 22 Sep 2004 21:21:02 -0000 1.17.2.1 +--- glibc-20050106T2203/nptl/sysdeps/pthread/bits/libc-lock.h 11 Dec 2003 04:50:49 -0000 1.17 ++++ glibc-20050106T2203-fedora/nptl/sysdeps/pthread/bits/libc-lock.h 22 Sep 2004 21:21:02 -0000 1.17.2.1 @@ -3,16 +3,16 @@ This file is part of the GNU C Library. @@ -1819,8 +1647,8 @@ License along with the GNU C Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ---- glibc-20050106T1443/nptl/sysdeps/pthread/bits/sigthread.h 26 Nov 2002 22:50:35 -0000 1.1.1.1 -+++ glibc-20050106T1443-fedora/nptl/sysdeps/pthread/bits/sigthread.h 22 Sep 2004 21:21:02 -0000 1.1.1.1.2.1 +--- glibc-20050106T2203/nptl/sysdeps/pthread/bits/sigthread.h 26 Nov 2002 22:50:35 -0000 1.1.1.1 ++++ glibc-20050106T2203-fedora/nptl/sysdeps/pthread/bits/sigthread.h 22 Sep 2004 21:21:02 -0000 1.1.1.1.2.1 @@ -3,16 +3,16 @@ This file is part of the GNU C Library. @@ -1842,8 +1670,8 @@ License along with the GNU C Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ---- glibc-20050106T1443/nptl/sysdeps/unix/sysv/linux/kernel-features.h 1 Jan 1970 00:00:00 -0000 -+++ glibc-20050106T1443-fedora/nptl/sysdeps/unix/sysv/linux/kernel-features.h 22 Sep 2004 21:21:02 -0000 1.1.2.1 +--- glibc-20050106T2203/nptl/sysdeps/unix/sysv/linux/kernel-features.h 1 Jan 1970 00:00:00 -0000 ++++ glibc-20050106T2203-fedora/nptl/sysdeps/unix/sysv/linux/kernel-features.h 22 Sep 2004 21:21:02 -0000 1.1.2.1 @@ -0,0 +1,6 @@ +#include_next + @@ -1851,8 +1679,8 @@ +#ifndef __ASSUME_CLONE_THREAD_FLAGS +# define __ASSUME_CLONE_THREAD_FLAGS 1 +#endif ---- glibc-20050106T1443/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h 13 Apr 2004 02:00:09 -0000 1.6 -+++ glibc-20050106T1443-fedora/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h 22 Sep 2004 21:21:02 -0000 1.6.2.1 +--- glibc-20050106T2203/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h 13 Apr 2004 02:00:09 -0000 1.6 ++++ glibc-20050106T2203-fedora/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h 22 Sep 2004 21:21:02 -0000 1.6.2.1 @@ -3,16 +3,16 @@ This file is part of the GNU C Library. @@ -1874,8 +1702,8 @@ License along with the GNU C Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ---- glibc-20050106T1443/nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h 10 Dec 2004 00:23:51 -0000 1.11 -+++ glibc-20050106T1443-fedora/nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h 3 Dec 2004 11:20:52 -0000 1.8.2.4 +--- glibc-20050106T2203/nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h 10 Dec 2004 00:23:51 -0000 1.11 ++++ glibc-20050106T2203-fedora/nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h 3 Dec 2004 11:20:52 -0000 1.8.2.4 @@ -3,16 +3,16 @@ This file is part of the GNU C Library. @@ -1897,8 +1725,8 @@ License along with the GNU C Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ---- glibc-20050106T1443/nscd/connections.c 15 Oct 2004 21:12:15 -0000 1.64 -+++ glibc-20050106T1443-fedora/nscd/connections.c 18 Oct 2004 09:58:49 -0000 1.55.2.5 +--- glibc-20050106T2203/nscd/connections.c 15 Oct 2004 21:12:15 -0000 1.64 ++++ glibc-20050106T2203-fedora/nscd/connections.c 18 Oct 2004 09:58:49 -0000 1.55.2.5 @@ -21,6 +21,7 @@ #include #include @@ -1989,8 +1817,8 @@ + prune_cache (&dbs[hstdb], LONG_MAX); +} + ---- glibc-20050106T1443/nscd/nscd.c 4 Oct 2004 16:14:31 -0000 1.42 -+++ glibc-20050106T1443-fedora/nscd/nscd.c 5 Oct 2004 08:25:25 -0000 1.38.2.4 +--- glibc-20050106T2203/nscd/nscd.c 4 Oct 2004 16:14:31 -0000 1.42 ++++ glibc-20050106T2203-fedora/nscd/nscd.c 5 Oct 2004 08:25:25 -0000 1.38.2.4 @@ -122,9 +122,16 @@ static struct argp argp = options, parse_opt, NULL, doc, }; @@ -2016,8 +1844,8 @@ signal (SIGPIPE, SIG_IGN); /* Cleanup files created by a previous 'bind'. */ ---- glibc-20050106T1443/nscd/nscd.conf 3 Oct 2004 21:09:23 -0000 1.10 -+++ glibc-20050106T1443-fedora/nscd/nscd.conf 4 Oct 2004 08:56:17 -0000 1.8.2.2 +--- glibc-20050106T2203/nscd/nscd.conf 3 Oct 2004 21:09:23 -0000 1.10 ++++ glibc-20050106T2203-fedora/nscd/nscd.conf 4 Oct 2004 08:56:17 -0000 1.8.2.2 @@ -31,8 +31,8 @@ # logfile /var/log/nscd.log # threads 6 @@ -2029,8 +1857,8 @@ debug-level 0 # reload-count 5 paranoia no ---- glibc-20050106T1443/nscd/nscd_conf.c 3 Oct 2004 21:10:35 -0000 1.16 -+++ glibc-20050106T1443-fedora/nscd/nscd_conf.c 4 Oct 2004 08:56:17 -0000 1.14.2.2 +--- glibc-20050106T2203/nscd/nscd_conf.c 3 Oct 2004 21:10:35 -0000 1.16 ++++ glibc-20050106T2203-fedora/nscd/nscd_conf.c 4 Oct 2004 08:56:17 -0000 1.14.2.2 @@ -230,7 +230,10 @@ nscd_parse_file (const char *fname, stru if (strcmp (arg2, "no") == 0) dbs[cnt].shared = 0; @@ -2043,8 +1871,8 @@ break; } if (cnt == lastdb) ---- glibc-20050106T1443/posix/Makefile 27 Nov 2004 22:46:43 -0000 1.179 -+++ glibc-20050106T1443-fedora/posix/Makefile 14 Dec 2004 09:23:25 -0000 1.171.2.9 +--- glibc-20050106T2203/posix/Makefile 27 Nov 2004 22:46:43 -0000 1.179 ++++ glibc-20050106T2203-fedora/posix/Makefile 14 Dec 2004 09:23:25 -0000 1.171.2.9 @@ -102,7 +102,8 @@ generated := $(addprefix wordexp-test-re bug-regex21-mem bug-regex21.mtrace \ tst-rxspencer-mem tst-rxspencer.mtrace tst-getconf.out \ @@ -2078,8 +1906,8 @@ + | sed -n -e '/START_OF_STRINGS/,$${/POSIX_V6_/{s/^[^"]*"//;s/".*$$//;p}}' \ + > $@.new + mv -f $@.new $@ ---- glibc-20050106T1443/posix/getconf.speclist.h 1 Jan 1970 00:00:00 -0000 -+++ glibc-20050106T1443-fedora/posix/getconf.speclist.h 13 Dec 2004 23:32:37 -0000 1.1.2.2 +--- glibc-20050106T2203/posix/getconf.speclist.h 1 Jan 1970 00:00:00 -0000 ++++ glibc-20050106T2203-fedora/posix/getconf.speclist.h 13 Dec 2004 23:32:37 -0000 1.1.2.2 @@ -0,0 +1,15 @@ +#include +const char *START_OF_STRINGS = @@ -2096,8 +1924,47 @@ +"POSIX_V6_LPBIG_OFFBIG" +#endif +""; ---- glibc-20050106T1443/resolv/gethnamaddr.c 18 Oct 2004 05:09:59 -0000 1.50 -+++ glibc-20050106T1443-fedora/resolv/gethnamaddr.c 18 Oct 2004 09:58:50 -0000 1.49.2.1 +--- glibc-20050106T2203/posix/unistd.h 6 Jan 2005 21:34:49 -0000 1.132 ++++ glibc-20050106T2203-fedora/posix/unistd.h 6 Jan 2005 22:18:46 -0000 1.130.2.1 +@@ -890,6 +890,11 @@ extern void sync (void) __THROW; + extern int getpagesize (void) __THROW __attribute__ ((__const__)); + + ++/* Return the maximum number of file descriptors ++ the current process could possibly have. */ ++extern int getdtablesize (void) __THROW; ++ ++ + /* Truncate FILE to LENGTH bytes. */ + # ifndef __USE_FILE_OFFSET64 + extern int truncate (__const char *__file, __off_t __length) +@@ -908,6 +913,10 @@ extern int truncate64 (__const char *__f + __THROW __nonnull ((1)) __wur; + # endif + ++#endif /* Use BSD || X/Open Unix. */ ++ ++#if defined __USE_BSD || defined __USE_XOPEN_EXTENDED || defined __USE_XOPEN2K ++ + /* Truncate the file FD is open on to LENGTH bytes. */ + # ifndef __USE_FILE_OFFSET64 + extern int ftruncate (int __fd, __off_t __length) __THROW __wur; +@@ -923,12 +932,7 @@ extern int __REDIRECT_NTH (ftruncate, (i + extern int ftruncate64 (int __fd, __off64_t __length) __THROW __wur; + # endif + +- +-/* Return the maximum number of file descriptors +- the current process could possibly have. */ +-extern int getdtablesize (void) __THROW; +- +-#endif /* Use BSD || X/Open Unix. */ ++#endif /* Use BSD || X/Open Unix || POSIX 2003. */ + + + #if defined __USE_MISC || defined __USE_XOPEN_EXTENDED +--- glibc-20050106T2203/resolv/gethnamaddr.c 18 Oct 2004 05:09:59 -0000 1.50 ++++ glibc-20050106T2203-fedora/resolv/gethnamaddr.c 18 Oct 2004 09:58:50 -0000 1.49.2.1 @@ -51,7 +51,7 @@ #if defined(LIBC_SCCS) && !defined(lint) @@ -2107,8 +1974,8 @@ #endif /* LIBC_SCCS and not lint */ #include ---- glibc-20050106T1443/sunrpc/rpc_clntout.c 17 Oct 2004 14:59:39 -0000 1.7 -+++ glibc-20050106T1443-fedora/sunrpc/rpc_clntout.c 18 Oct 2004 09:58:53 -0000 1.6.4.1 +--- glibc-20050106T2203/sunrpc/rpc_clntout.c 17 Oct 2004 14:59:39 -0000 1.7 ++++ glibc-20050106T2203-fedora/sunrpc/rpc_clntout.c 18 Oct 2004 09:58:53 -0000 1.6.4.1 @@ -33,7 +33,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) @@ -2118,8 +1985,8 @@ #endif /* ---- glibc-20050106T1443/sunrpc/rpc_cout.c 17 Oct 2004 14:59:39 -0000 1.14 -+++ glibc-20050106T1443-fedora/sunrpc/rpc_cout.c 18 Oct 2004 09:58:53 -0000 1.13.4.1 +--- glibc-20050106T2203/sunrpc/rpc_cout.c 17 Oct 2004 14:59:39 -0000 1.14 ++++ glibc-20050106T2203-fedora/sunrpc/rpc_cout.c 18 Oct 2004 09:58:53 -0000 1.13.4.1 @@ -33,7 +33,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) @@ -2129,8 +1996,8 @@ #endif /* ---- glibc-20050106T1443/sunrpc/rpc_hout.c 17 Oct 2004 14:59:39 -0000 1.8 -+++ glibc-20050106T1443-fedora/sunrpc/rpc_hout.c 18 Oct 2004 09:58:53 -0000 1.7.4.1 +--- glibc-20050106T2203/sunrpc/rpc_hout.c 17 Oct 2004 14:59:39 -0000 1.8 ++++ glibc-20050106T2203-fedora/sunrpc/rpc_hout.c 18 Oct 2004 09:58:53 -0000 1.7.4.1 @@ -33,7 +33,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) @@ -2140,8 +2007,8 @@ #endif /* ---- glibc-20050106T1443/sunrpc/rpc_main.c 17 Oct 2004 14:59:39 -0000 1.24 -+++ glibc-20050106T1443-fedora/sunrpc/rpc_main.c 18 Oct 2004 09:58:53 -0000 1.23.2.1 +--- glibc-20050106T2203/sunrpc/rpc_main.c 17 Oct 2004 14:59:39 -0000 1.24 ++++ glibc-20050106T2203-fedora/sunrpc/rpc_main.c 18 Oct 2004 09:58:53 -0000 1.23.2.1 @@ -33,7 +33,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) @@ -2151,8 +2018,8 @@ #endif /* ---- glibc-20050106T1443/sunrpc/rpc_parse.c 17 Oct 2004 14:59:39 -0000 1.8 -+++ glibc-20050106T1443-fedora/sunrpc/rpc_parse.c 18 Oct 2004 09:58:53 -0000 1.5.4.2 +--- glibc-20050106T2203/sunrpc/rpc_parse.c 17 Oct 2004 14:59:39 -0000 1.8 ++++ glibc-20050106T2203-fedora/sunrpc/rpc_parse.c 18 Oct 2004 09:58:53 -0000 1.5.4.2 @@ -33,7 +33,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) @@ -2162,8 +2029,8 @@ #endif /* ---- glibc-20050106T1443/sunrpc/rpc_sample.c 17 Oct 2004 14:59:39 -0000 1.6 -+++ glibc-20050106T1443-fedora/sunrpc/rpc_sample.c 18 Oct 2004 09:58:53 -0000 1.5.6.1 +--- glibc-20050106T2203/sunrpc/rpc_sample.c 17 Oct 2004 14:59:39 -0000 1.6 ++++ glibc-20050106T2203-fedora/sunrpc/rpc_sample.c 18 Oct 2004 09:58:53 -0000 1.5.6.1 @@ -33,7 +33,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) @@ -2173,8 +2040,8 @@ #endif /* ---- glibc-20050106T1443/sunrpc/rpc_scan.c 17 Oct 2004 14:59:39 -0000 1.9 -+++ glibc-20050106T1443-fedora/sunrpc/rpc_scan.c 18 Oct 2004 09:58:53 -0000 1.8.4.1 +--- glibc-20050106T2203/sunrpc/rpc_scan.c 17 Oct 2004 14:59:39 -0000 1.9 ++++ glibc-20050106T2203-fedora/sunrpc/rpc_scan.c 18 Oct 2004 09:58:53 -0000 1.8.4.1 @@ -33,7 +33,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) @@ -2184,8 +2051,8 @@ #endif /* ---- glibc-20050106T1443/sunrpc/rpc_svcout.c 17 Oct 2004 14:59:39 -0000 1.12 -+++ glibc-20050106T1443-fedora/sunrpc/rpc_svcout.c 18 Oct 2004 09:58:53 -0000 1.11.2.1 +--- glibc-20050106T2203/sunrpc/rpc_svcout.c 17 Oct 2004 14:59:39 -0000 1.12 ++++ glibc-20050106T2203-fedora/sunrpc/rpc_svcout.c 18 Oct 2004 09:58:53 -0000 1.11.2.1 @@ -33,7 +33,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) @@ -2195,8 +2062,8 @@ #endif /* ---- glibc-20050106T1443/sunrpc/rpc_tblout.c 17 Oct 2004 14:59:39 -0000 1.3 -+++ glibc-20050106T1443-fedora/sunrpc/rpc_tblout.c 18 Oct 2004 09:58:53 -0000 1.2.6.1 +--- glibc-20050106T2203/sunrpc/rpc_tblout.c 17 Oct 2004 14:59:39 -0000 1.3 ++++ glibc-20050106T2203-fedora/sunrpc/rpc_tblout.c 18 Oct 2004 09:58:53 -0000 1.2.6.1 @@ -33,7 +33,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) @@ -2206,8 +2073,8 @@ #endif /* ---- glibc-20050106T1443/sunrpc/rpc_util.c 17 Oct 2004 14:59:39 -0000 1.7 -+++ glibc-20050106T1443-fedora/sunrpc/rpc_util.c 18 Oct 2004 09:58:53 -0000 1.6.6.1 +--- glibc-20050106T2203/sunrpc/rpc_util.c 17 Oct 2004 14:59:39 -0000 1.7 ++++ glibc-20050106T2203-fedora/sunrpc/rpc_util.c 18 Oct 2004 09:58:53 -0000 1.6.6.1 @@ -33,7 +33,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) @@ -2217,8 +2084,8 @@ #endif /* ---- glibc-20050106T1443/sysdeps/generic/dl-cache.h 25 Jun 2003 08:01:22 -0000 1.13 -+++ glibc-20050106T1443-fedora/sysdeps/generic/dl-cache.h 22 Sep 2004 21:21:07 -0000 1.13.2.1 +--- glibc-20050106T2203/sysdeps/generic/dl-cache.h 25 Jun 2003 08:01:22 -0000 1.13 ++++ glibc-20050106T2203-fedora/sysdeps/generic/dl-cache.h 22 Sep 2004 21:21:07 -0000 1.13.2.1 @@ -36,6 +36,14 @@ # define add_system_dir(dir) add_dir (dir) #endif @@ -2234,8 +2101,8 @@ #define CACHEMAGIC "ld.so-1.7.0" /* libc5 and glibc 2.0/2.1 use the same format. For glibc 2.2 another ---- glibc-20050106T1443/sysdeps/i386/bits/atomic.h 1 Jan 1970 00:00:00 -0000 -+++ glibc-20050106T1443-fedora/sysdeps/i386/bits/atomic.h 5 Oct 2004 12:09:44 -0000 1.1.2.3 +--- glibc-20050106T2203/sysdeps/i386/bits/atomic.h 1 Jan 1970 00:00:00 -0000 ++++ glibc-20050106T2203-fedora/sysdeps/i386/bits/atomic.h 5 Oct 2004 12:09:44 -0000 1.1.2.3 @@ -0,0 +1,410 @@ +/* Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc. + This file is part of the GNU C Library. @@ -2647,8 +2514,8 @@ + + +#define atomic_delay() asm ("rep; nop") ---- glibc-20050106T1443/sysdeps/ia64/Makefile 16 Aug 2004 06:46:14 -0000 1.10 -+++ glibc-20050106T1443-fedora/sysdeps/ia64/Makefile 22 Sep 2004 21:21:07 -0000 1.10.2.1 +--- glibc-20050106T2203/sysdeps/ia64/Makefile 16 Aug 2004 06:46:14 -0000 1.10 ++++ glibc-20050106T2203-fedora/sysdeps/ia64/Makefile 22 Sep 2004 21:21:07 -0000 1.10.2.1 @@ -12,8 +12,8 @@ elide-routines.os += hp-timing ifeq (yes,$(build-shared)) @@ -2660,8 +2527,8 @@ endif endif ---- glibc-20050106T1443/sysdeps/ia64/ia64libgcc.S 11 May 2002 05:12:35 -0000 1.2 -+++ glibc-20050106T1443-fedora/sysdeps/ia64/ia64libgcc.S 22 Sep 2004 21:21:07 -0000 1.2.2.1 +--- glibc-20050106T2203/sysdeps/ia64/ia64libgcc.S 11 May 2002 05:12:35 -0000 1.2 ++++ glibc-20050106T2203-fedora/sysdeps/ia64/ia64libgcc.S 22 Sep 2004 21:21:07 -0000 1.2.2.1 @@ -1,350 +0,0 @@ -/* From the Intel IA-64 Optimization Guide, choose the minimum latency - alternative. */ @@ -3013,8 +2880,8 @@ - .symver ___multi3, __multi3@GLIBC_2.2 - -#endif ---- glibc-20050106T1443/sysdeps/ia64/libgcc-compat.c 1 Jan 1970 00:00:00 -0000 -+++ glibc-20050106T1443-fedora/sysdeps/ia64/libgcc-compat.c 22 Sep 2004 21:21:08 -0000 1.1.2.1 +--- glibc-20050106T2203/sysdeps/ia64/libgcc-compat.c 1 Jan 1970 00:00:00 -0000 ++++ glibc-20050106T2203-fedora/sysdeps/ia64/libgcc-compat.c 22 Sep 2004 21:21:08 -0000 1.1.2.1 @@ -0,0 +1,84 @@ +/* pre-.hidden libgcc compatibility + Copyright (C) 2002 Free Software Foundation, Inc. @@ -3100,1011 +2967,8 @@ +symbol_version (INTUSE (__multi3), __multi3, GLIBC_2.2); + +#endif ---- glibc-20050106T1443/sysdeps/powerpc/powerpc32/fpu/s_ceil.S 30 Jun 2004 22:25:46 -0000 1.1 -+++ glibc-20050106T1443-fedora/sysdeps/powerpc/powerpc32/fpu/s_ceil.S 6 Jan 2005 15:08:33 -0000 1.1.2.1 -@@ -26,20 +26,12 @@ - TWO52.0: - .long 0x43300000 - .long 0 -- .type NEGZERO.0,@object -- .size NEGZERO.0,8 --NEGZERO.0: -- .long 0x80000000 -- .long 0 - - .section .rodata.cst8,"aM",@progbits,8 - .align 3 - .LC0: /* 2**52 */ - .long 0x43300000 - .long 0 --.LC1: /* -0.0 */ -- .long 0x80000000 -- .long 0 - - .section ".text" - ENTRY (__ceil) -@@ -64,27 +56,18 @@ ENTRY (__ceil) - ble- cr6,.L4 - fadd fp1,fp1,fp13 /* x+= TWO52; */ - fsub fp1,fp1,fp13 /* x-= TWO52; */ --.L9: -+ fabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = 0.0; */ - mtfsf 0x01,fp11 /* restore previous rounding mode. */ - blr - .L4: - bge- cr6,.L9 /* if (x < 0.0) */ - fsub fp1,fp1,fp13 /* x-= TWO52; */ - fadd fp1,fp1,fp13 /* x+= TWO52; */ -- fcmpu cr5,fp1,fp12 /* if (x > 0.0) */ -+ fnabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = -0.0; */ -+.L9: - mtfsf 0x01,fp11 /* restore previous rounding mode. */ -- bnelr+ cr5 --#ifdef SHARED -- mflr r11 -- bl _GLOBAL_OFFSET_TABLE_@local-4 -- mflr r10 -- lwz r9,.LC1@got(10) -- mtlr r11 -- lfd fp1,0(r9) --#else -- lis r9,.LC1@ha -- lfd fp1,.LC1@l(r9) --#endif - blr - END (__ceil) - ---- glibc-20050106T1443/sysdeps/powerpc/powerpc32/fpu/s_ceilf.S 30 Jun 2004 22:25:18 -0000 1.1 -+++ glibc-20050106T1443-fedora/sysdeps/powerpc/powerpc32/fpu/s_ceilf.S 6 Jan 2005 15:08:33 -0000 1.1.2.1 -@@ -20,26 +20,16 @@ - #include - - .section .rodata -- .align 3 -- .type TWO52.0,@object -- .size TWO52.0,8 --TWO52.0: -- .long 0x43300000 -- .long 0 -- .type NEGZERO.0,@object -- .size NEGZERO.0,8 --NEGZERO.0: -- .long 0x80000000 -- .long 0 -+ .align 2 -+ .type TWO23.0,@object -+ .size TWO23.0,4 -+TWO23.0: -+ .long 0x4b000000 - -- .section .rodata.cst8,"aM",@progbits,8 -- .align 3 -+ .section .rodata.cst4,"aM",@progbits,4 -+ .align 2 - .LC0: /* 2**23 */ -- .long 0x41600000 -- .long 0 --.LC1: /* -0.0 */ -- .long 0x80000000 -- .long 0 -+ .long 0x4b000000 - - .section ".text" - ENTRY (__ceilf) -@@ -50,10 +40,10 @@ ENTRY (__ceilf) - mflr r10 - lwz r9,.LC0@got(10) - mtlr r11 -- lfd fp13,0(r9) -+ lfs fp13,0(r9) - #else - lis r9,.LC0@ha -- lfd fp13,.LC0@l(r9) -+ lfs fp13,.LC0@l(r9) - #endif - fabs fp0,fp1 - fsubs fp12,fp13,fp13 /* generate 0.0 */ -@@ -64,27 +54,18 @@ ENTRY (__ceilf) - ble- cr6,.L4 - fadds fp1,fp1,fp13 /* x+= TWO23; */ - fsubs fp1,fp1,fp13 /* x-= TWO23; */ --.L9: -+ fabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = 0.0; */ - mtfsf 0x01,fp11 /* restore previous rounding mode. */ - blr - .L4: - bge- cr6,.L9 /* if (x < 0.0) */ - fsubs fp1,fp1,fp13 /* x-= TWO23; */ - fadds fp1,fp1,fp13 /* x+= TWO23; */ -- fcmpu cr5,fp1,fp12 /* if (x > 0.0) */ -+ fnabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = -0.0; */ -+.L9: - mtfsf 0x01,fp11 /* restore previous rounding mode. */ -- bnelr+ cr5 --#ifdef SHARED -- mflr r11 -- bl _GLOBAL_OFFSET_TABLE_@local-4 -- mflr r10 -- lwz r9,.LC1@got(10) -- mtlr r11 -- lfd fp1,0(r9) --#else -- lis r9,.LC1@ha -- lfd fp1,.LC1@l(r9) --#endif - blr - END (__ceilf) - ---- glibc-20050106T1443/sysdeps/powerpc/powerpc32/fpu/s_floor.S 30 Jun 2004 22:26:47 -0000 1.1 -+++ glibc-20050106T1443-fedora/sysdeps/powerpc/powerpc32/fpu/s_floor.S 6 Jan 2005 15:08:33 -0000 1.1.2.1 -@@ -56,15 +56,16 @@ ENTRY (__floor) - ble- cr6,.L4 - fadd fp1,fp1,fp13 /* x+= TWO52; */ - fsub fp1,fp1,fp13 /* x-= TWO52; */ -- fcmpu cr5,fp1,fp12 /* if (x > 0.0) */ -+ fabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = 0.0; */ - mtfsf 0x01,fp11 /* restore previous rounding mode. */ -- bnelr+ cr5 -- fmr fp1,fp12 /* x must be +0.0 for the 0.0 case. */ - blr - .L4: - bge- cr6,.L9 /* if (x < 0.0) */ - fsub fp1,fp1,fp13 /* x-= TWO52; */ - fadd fp1,fp1,fp13 /* x+= TWO52; */ -+ fnabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = -0.0; */ - .L9: - mtfsf 0x01,fp11 /* restore previous rounding mode. */ - blr ---- glibc-20050106T1443/sysdeps/powerpc/powerpc32/fpu/s_floorf.S 30 Jun 2004 22:26:20 -0000 1.1 -+++ glibc-20050106T1443-fedora/sysdeps/powerpc/powerpc32/fpu/s_floorf.S 6 Jan 2005 15:08:33 -0000 1.1.2.1 -@@ -20,18 +20,16 @@ - #include - - .section .rodata -- .align 3 -+ .align 2 - .type TWO23.0,@object -- .size TWO23.0,8 -+ .size TWO23.0,4 - TWO23.0: -- .long 0x41600000 -- .long 0 -+ .long 0x4b000000 - -- .section .rodata.cst8,"aM",@progbits,8 -- .align 3 -+ .section .rodata.cst4,"aM",@progbits,4 -+ .align 2 - .LC0: /* 2**23 */ -- .long 0x41600000 -- .long 0 -+ .long 0x4b000000 - - .section ".text" - ENTRY (__floorf) -@@ -42,10 +40,10 @@ ENTRY (__floorf) - mflr r10 - lwz r9,.LC0@got(10) - mtlr r11 -- lfd fp13,0(r9) -+ lfs fp13,0(r9) - #else - lis r9,.LC0@ha -- lfd fp13,.LC0@l(r9) -+ lfs fp13,.LC0@l(r9) - #endif - fabs fp0,fp1 - fsubs fp12,fp13,fp13 /* generate 0.0 */ -@@ -56,15 +54,16 @@ ENTRY (__floorf) - ble- cr6,.L4 - fadds fp1,fp1,fp13 /* x+= TWO23; */ - fsubs fp1,fp1,fp13 /* x-= TWO23; */ -- fcmpu cr5,fp1,fp12 /* if (x > 0.0) */ -+ fabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = 0.0; */ - mtfsf 0x01,fp11 /* restore previous rounding mode. */ -- bnelr+ cr5 -- fmr fp1,fp12 /* x must be +0.0 for the 0.0 case. */ - blr - .L4: - bge- cr6,.L9 /* if (x < 0.0) */ - fsubs fp1,fp1,fp13 /* x-= TWO23; */ - fadds fp1,fp1,fp13 /* x+= TWO23; */ -+ fnabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = -0.0; */ - .L9: - mtfsf 0x01,fp11 /* restore previous rounding mode. */ - blr ---- glibc-20050106T1443/sysdeps/powerpc/powerpc32/fpu/s_rint.S 30 Jun 2004 22:30:10 -0000 1.1 -+++ glibc-20050106T1443-fedora/sysdeps/powerpc/powerpc32/fpu/s_rint.S 6 Jan 2005 15:08:33 -0000 1.1.2.1 -@@ -57,13 +57,14 @@ ENTRY (__rint) - bng- cr6,.L4 - fadd fp1,fp1,fp13 /* x+= TWO52; */ - fsub fp1,fp1,fp13 /* x-= TWO52; */ -- blr -+ fabs fp1,fp1 /* if (x == 0.0) */ -+ blr /* x = 0.0; */ - .L4: - bnllr- cr6 /* if (x < 0.0) */ -- fsub fp1,fp13,fp1 /* x = TWO52 - x; */ -- fsub fp0,fp1,fp13 /* x = - (x - TWO52); */ -- fneg fp1,fp0 -- blr -+ fsub fp1,fp1,fp13 /* x-= TWO52; */ -+ fadd fp1,fp1,fp13 /* x+= TWO52; */ -+ fnabs fp1,fp1 /* if (x == 0.0) */ -+ blr /* x = -0.0; */ - END (__rint) - - weak_alias (__rint, rint) ---- glibc-20050106T1443/sysdeps/powerpc/powerpc32/fpu/s_rintf.S 30 Jun 2004 22:29:40 -0000 1.1 -+++ glibc-20050106T1443-fedora/sysdeps/powerpc/powerpc32/fpu/s_rintf.S 6 Jan 2005 15:08:33 -0000 1.1.2.1 -@@ -21,18 +21,16 @@ - - - .section .rodata -- .align 3 -+ .align 2 - .type TWO23.0,@object -- .size TWO23.0,8 -+ .size TWO23.0,4 - TWO23.0: -- .long 0x41600000 -- .long 0 -+ .long 0x4b000000 - -- .section .rodata.cst8,"aM",@progbits,8 -- .align 3 -+ .section .rodata.cst4,"aM",@progbits,4 -+ .align 2 - .LC0: /* 2**23 */ -- .long 0x41600000 -- .long 0 -+ .long 0x4b000000 - - .section ".text" - ENTRY (__rintf) -@@ -42,10 +40,10 @@ ENTRY (__rintf) - mflr r10 - lwz r9,.LC0@got(10) - mtlr r11 -- lfd fp13,0(r9) -+ lfs fp13,0(r9) - #else - lis r9,.LC0@ha -- lfd fp13,.LC0@l(r9) -+ lfs fp13,.LC0@l(r9) - #endif - fabs fp0,fp1 - fsubs fp12,fp13,fp13 /* generate 0.0 */ -@@ -55,13 +53,14 @@ ENTRY (__rintf) - bng- cr6,.L4 - fadds fp1,fp1,fp13 /* x+= TWO23; */ - fsubs fp1,fp1,fp13 /* x-= TWO23; */ -- blr -+ fabs fp1,fp1 /* if (x == 0.0) */ -+ blr /* x = 0.0; */ - .L4: - bnllr- cr6 /* if (x < 0.0) */ -- fsubs fp1,fp13,fp1 /* x = TWO23 - x; */ -- fsubs fp0,fp1,fp13 /* x = - (x - TWO23); */ -- fneg fp1,fp0 -- blr -+ fsubs fp1,fp1,fp13 /* x-= TWO23; */ -+ fadds fp1,fp1,fp13 /* x+= TWO23; */ -+ fnabs fp1,fp1 /* if (x == 0.0) */ -+ blr /* x = -0.0; */ - END (__rintf) - - weak_alias (__rintf, rintf) ---- glibc-20050106T1443/sysdeps/powerpc/powerpc32/fpu/s_round.S 30 Jun 2004 22:31:14 -0000 1.1 -+++ glibc-20050106T1443-fedora/sysdeps/powerpc/powerpc32/fpu/s_round.S 6 Jan 2005 15:08:34 -0000 1.1.2.1 -@@ -31,11 +31,6 @@ TWO52.0: - POINTFIVE.0: - .long 0x3fe00000 - .long 0 -- .type NEGZERO.0,@object -- .size NEGZERO.0,8 --NEGZERO.0: -- .long 0x80000000 -- .long 0 - - .section .rodata.cst8,"aM",@progbits,8 - .align 3 -@@ -45,9 +40,6 @@ NEGZERO.0: - .LC1: /* 0.5 */ - .long 0x3fe00000 - .long 0 --.LC2: /* -0.0 */ -- .long 0x80000000 -- .long 0 - - /* double [fp1] round (double x [fp1]) - IEEE 1003.1 round function. IEEE specifies "round to the nearest -@@ -89,7 +81,8 @@ ENTRY (__round) - fadd fp1,fp1,fp10 /* x+= 0.5; */ - fadd fp1,fp1,fp13 /* x+= TWO52; */ - fsub fp1,fp1,fp13 /* x-= TWO52; */ --.L9: -+ fabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = 0.0; */ - mtfsf 0x01,fp11 /* restore previous rounding mode. */ - blr - .L4: -@@ -97,16 +90,10 @@ ENTRY (__round) - bge- cr6,.L9 /* if (x < 0.0) */ - fsub fp1,fp9,fp13 /* x-= TWO52; */ - fadd fp1,fp1,fp13 /* x+= TWO52; */ -- fcmpu cr5,fp1,fp12 /* if (x > 0.0) */ -+ fnabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = -0.0; */ -+.L9: - mtfsf 0x01,fp11 /* restore previous rounding mode. */ -- bnelr+ cr5 --#ifdef SHARED -- lwz r9,.LC2@got(10) -- lfd fp1,0(r9) --#else -- lis r9,.LC2@ha -- lfd fp1,.LC2@l(r9) --#endif - blr - END (__round) - ---- glibc-20050106T1443/sysdeps/powerpc/powerpc32/fpu/s_roundf.S 30 Jun 2004 22:30:46 -0000 1.1 -+++ glibc-20050106T1443-fedora/sysdeps/powerpc/powerpc32/fpu/s_roundf.S 6 Jan 2005 15:08:34 -0000 1.1.2.1 -@@ -20,34 +20,22 @@ - #include - - .section .rodata -- .align 3 -+ .align 2 - .type TWO23.0,@object -- .size TWO23.0,8 -+ .size TWO23.0,4 - TWO23.0: -- .long 0x43300000 -- .long 0 -+ .long 0x4b000000 - .type POINTFIVE.0,@object -- .size POINTFIVE.0,8 -+ .size POINTFIVE.0,4 - POINTFIVE.0: -- .long 0x3fe00000 -- .long 0 -- .type NEGZERO.0,@object -- .size NEGZERO.0,8 --NEGZERO.0: -- .long 0x80000000 -- .long 0 -+ .long 0x3f000000 - -- .section .rodata.cst8,"aM",@progbits,8 -- .align 3 -+ .section .rodata.cst4,"aM",@progbits,4 -+ .align 2 - .LC0: /* 2**23 */ -- .long 0x41600000 -- .long 0 -+ .long 0x4b000000 - .LC1: /* 0.5 */ -- .long 0x3fe00000 -- .long 0 --.LC2: /* -0.0 */ -- .long 0x80000000 -- .long 0 -+ .long 0x3f000000 - - /* float [fp1] roundf (float x [fp1]) - IEEE 1003.1 round function. IEEE specifies "round to the nearest -@@ -67,10 +55,10 @@ ENTRY (__roundf ) - mflr r10 - lwz r9,.LC0@got(10) - mtlr r11 -- lfd fp13,0(r9) -+ lfs fp13,0(r9) - #else - lis r9,.LC0@ha -- lfd fp13,.LC0@l(r9) -+ lfs fp13,.LC0@l(r9) - #endif - fabs fp0,fp1 - fsubs fp12,fp13,fp13 /* generate 0.0 */ -@@ -80,16 +68,17 @@ ENTRY (__roundf ) - mtfsfi 7,1 /* Set rounding mode toward 0. */ - #ifdef SHARED - lwz r9,.LC1@got(10) -- lfd fp10,0(r9) -+ lfs fp10,0(r9) - #else - lis r9,.LC1@ha -- lfd fp10,.LC1@l(r9) -+ lfs fp10,.LC1@l(r9) - #endif - ble- cr6,.L4 - fadds fp1,fp1,fp10 /* x+= 0.5; */ - fadds fp1,fp1,fp13 /* x+= TWO23; */ - fsubs fp1,fp1,fp13 /* x-= TWO23; */ --.L9: -+ fabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = 0.0; */ - mtfsf 0x01,fp11 /* restore previous rounding mode. */ - blr - .L4: -@@ -97,16 +86,10 @@ ENTRY (__roundf ) - bge- cr6,.L9 /* if (x < 0.0) */ - fsubs fp1,fp9,fp13 /* x-= TWO23; */ - fadds fp1,fp1,fp13 /* x+= TWO23; */ -- fcmpu cr5,fp1,fp12 /* if (x > 0.0) */ -+ fnabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = -0.0; */ -+.L9: - mtfsf 0x01,fp11 /* restore previous rounding mode. */ -- bnelr+ cr5 --#ifdef SHARED -- lwz r9,.LC2@got(10) -- lfd fp1,0(r9) --#else -- lis r9,.LC2@ha -- lfd fp1,.LC2@l(r9) --#endif - blr - END (__roundf) - ---- glibc-20050106T1443/sysdeps/powerpc/powerpc32/fpu/s_trunc.S 30 Jun 2004 22:32:11 -0000 1.1 -+++ glibc-20050106T1443-fedora/sysdeps/powerpc/powerpc32/fpu/s_trunc.S 6 Jan 2005 15:08:34 -0000 1.1.2.1 -@@ -26,20 +26,12 @@ - TWO52.0: - .long 0x43300000 - .long 0 -- .type NEGZERO.0,@object -- .size NEGZERO.0,8 --NEGZERO.0: -- .long 0x80000000 -- .long 0 - - .section .rodata.cst8,"aM",@progbits,8 - .align 3 - .LC0: /* 2**52 */ - .long 0x43300000 - .long 0 --.LC1: /* -0.0 */ -- .long 0x80000000 -- .long 0 - - /* double [fp1] trunc (double x [fp1]) - IEEE 1003.1 trunc function. IEEE specifies "trunc to the integer -@@ -70,23 +62,18 @@ ENTRY (__trunc) - ble- cr6,.L4 - fadd fp1,fp1,fp13 /* x+= TWO52; */ - fsub fp1,fp1,fp13 /* x-= TWO52; */ --.L9: -+ fabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = 0.0; */ - mtfsf 0x01,fp11 /* restore previous truncing mode. */ - blr - .L4: - bge- cr6,.L9 /* if (x < 0.0) */ - fsub fp1,fp1,fp13 /* x-= TWO52; */ - fadd fp1,fp1,fp13 /* x+= TWO52; */ -- fcmpu cr5,fp1,fp12 /* if (x > 0.0) */ -+ fnabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = -0.0; */ -+.L9: - mtfsf 0x01,fp11 /* restore previous rounding mode. */ -- bnelr+ cr5 --#ifdef SHARED -- lwz r9,.LC1@got(10) -- lfd fp1,0(r9) --#else -- lis r9,.LC1@ha -- lfd fp1,.LC1@l(r9) --#endif - blr - END (__trunc) - ---- glibc-20050106T1443/sysdeps/powerpc/powerpc32/fpu/s_truncf.S 30 Jun 2004 22:31:44 -0000 1.1 -+++ glibc-20050106T1443-fedora/sysdeps/powerpc/powerpc32/fpu/s_truncf.S 6 Jan 2005 15:08:34 -0000 1.1.2.1 -@@ -20,26 +20,16 @@ - #include - - .section .rodata -- .align 3 -+ .align 2 - .type TWO23.0,@object -- .size TWO23.0,8 -+ .size TWO23.0,2 - TWO23.0: -- .long 0x41600000 -- .long 0 -- .type NEGZERO.0,@object -- .size NEGZERO.0,8 --NEGZERO.0: -- .long 0x80000000 -- .long 0 -+ .long 0x4b000000 - -- .section .rodata.cst8,"aM",@progbits,8 -- .align 3 -+ .section .rodata.cst4,"aM",@progbits,4 -+ .align 2 - .LC0: /* 2**23 */ -- .long 0x41600000 -- .long 0 --.LC1: /* -0.0 */ -- .long 0x80000000 -- .long 0 -+ .long 0x4b000000 - - /* float [fp1] truncf (float x [fp1]) - IEEE 1003.1 trunc function. IEEE specifies "trunc to the integer -@@ -56,10 +46,10 @@ ENTRY (__truncf) - mflr r10 - lwz r9,.LC0@got(10) - mtlr r11 -- lfd fp13,0(r9) -+ lfs fp13,0(r9) - #else - lis r9,.LC0@ha -- lfd fp13,.LC0@l(r9) -+ lfs fp13,.LC0@l(r9) - #endif - fabs fp0,fp1 - fsubs fp12,fp13,fp13 /* generate 0.0 */ -@@ -70,23 +60,18 @@ ENTRY (__truncf) - ble- cr6,.L4 - fadds fp1,fp1,fp13 /* x+= TWO23; */ - fsubs fp1,fp1,fp13 /* x-= TWO23; */ --.L9: -+ fabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = 0.0; */ - mtfsf 0x01,fp11 /* restore previous truncing mode. */ - blr - .L4: - bge- cr6,.L9 /* if (x < 0.0) */ - fsubs fp1,fp1,fp13 /* x-= TWO23; */ - fadds fp1,fp1,fp13 /* x+= TWO23; */ -- fcmpu cr5,fp1,fp12 /* if (x > 0.0) */ -+ fnabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = -0.0; */ -+.L9: - mtfsf 0x01,fp11 /* restore previous rounding mode. */ -- bnelr+ cr5 --#ifdef SHARED -- lwz r9,.LC1@got(10) -- lfd fp1,0(r9) --#else -- lis r9,.LC1@ha -- lfd fp1,.LC1@l(r9) --#endif - blr - END (__truncf) - ---- glibc-20050106T1443/sysdeps/powerpc/powerpc64/fpu/s_ceil.S 6 Oct 2004 22:08:54 -0000 1.2 -+++ glibc-20050106T1443-fedora/sysdeps/powerpc/powerpc64/fpu/s_ceil.S 6 Jan 2005 15:08:34 -0000 1.1.2.2 -@@ -22,11 +22,9 @@ - .section ".toc","aw" - .LC0: /* 2**52 */ - .tc FD_43300000_0[TC],0x4330000000000000 --.LC1: /* -0.0 */ -- .tc FD_80000000_0[TC],0x8000000000000000 - .section ".text" - --ENTRY (__ceil) -+EALIGN (__ceil, 4, 0) - CALL_MCOUNT 0 - mffs fp11 /* Save current FPU rounding mode. */ - lfd fp13,.LC0@toc(2) -@@ -39,17 +37,18 @@ ENTRY (__ceil) - ble- cr6,.L4 - fadd fp1,fp1,fp13 /* x+= TWO52; */ - fsub fp1,fp1,fp13 /* x-= TWO52; */ --.L9: -+ fabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = 0.0; */ - mtfsf 0x01,fp11 /* restore previous rounding mode. */ - blr - .L4: - bge- cr6,.L9 /* if (x < 0.0) */ - fsub fp1,fp1,fp13 /* x-= TWO52; */ - fadd fp1,fp1,fp13 /* x+= TWO52; */ -- fcmpu cr5,fp1,fp12 /* if (x > 0.0) */ -+ fnabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = -0.0; */ -+.L9: - mtfsf 0x01,fp11 /* restore previous rounding mode. */ -- bnelr+ cr5 -- lfd fp1,.LC1@toc(2) /* x must be -0.0 for the 0.0 case. */ - blr - END (__ceil) - ---- glibc-20050106T1443/sysdeps/powerpc/powerpc64/fpu/s_ceilf.S 6 Oct 2004 22:08:54 -0000 1.2 -+++ glibc-20050106T1443-fedora/sysdeps/powerpc/powerpc64/fpu/s_ceilf.S 6 Jan 2005 15:08:34 -0000 1.1.2.2 -@@ -21,15 +21,13 @@ - - .section ".toc","aw" - .LC0: /* 2**23 */ -- .tc FD_41600000_0[TC],0x4160000000000000 --.LC1: /* -0.0 */ -- .tc FD_80000000_0[TC],0x8000000000000000 -+ .tc FD_4b000000_0[TC],0x4b00000000000000 - .section ".text" - --ENTRY (__ceilf) -+EALIGN (__ceilf, 4, 0) - CALL_MCOUNT 0 - mffs fp11 /* Save current FPU rounding mode. */ -- lfd fp13,.LC0@toc(2) -+ lfs fp13,.LC0@toc(2) - fabs fp0,fp1 - fsubs fp12,fp13,fp13 /* generate 0.0 */ - fcmpu cr7,fp0,fp13 /* if (fabs(x) > TWO23) */ -@@ -39,17 +37,18 @@ ENTRY (__ceilf) - ble- cr6,.L4 - fadds fp1,fp1,fp13 /* x+= TWO23; */ - fsubs fp1,fp1,fp13 /* x-= TWO23; */ --.L9: -+ fabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = 0.0; */ - mtfsf 0x01,fp11 /* restore previous rounding mode. */ - blr - .L4: - bge- cr6,.L9 /* if (x < 0.0) */ - fsubs fp1,fp1,fp13 /* x-= TWO23; */ - fadds fp1,fp1,fp13 /* x+= TWO23; */ -- fcmpu cr5,fp1,fp12 /* if (x > 0.0) */ -+ fnabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = -0.0; */ -+.L9: - mtfsf 0x01,fp11 /* restore previous rounding mode. */ -- bnelr+ cr5 -- lfd fp1,.LC1@toc(2) /* x must be -0.0 for the 0.0 case. */ - blr - END (__ceilf) - ---- glibc-20050106T1443/sysdeps/powerpc/powerpc64/fpu/s_floor.S 6 Oct 2004 22:08:54 -0000 1.2 -+++ glibc-20050106T1443-fedora/sysdeps/powerpc/powerpc64/fpu/s_floor.S 6 Jan 2005 15:08:34 -0000 1.1.2.2 -@@ -24,7 +24,7 @@ - .tc FD_43300000_0[TC],0x4330000000000000 - .section ".text" - --ENTRY (__floor) -+EALIGN (__floor, 4, 0) - CALL_MCOUNT 0 - mffs fp11 /* Save current FPU rounding mode. */ - lfd fp13,.LC0@toc(2) -@@ -37,15 +37,16 @@ ENTRY (__floor) - ble- cr6,.L4 - fadd fp1,fp1,fp13 /* x+= TWO52; */ - fsub fp1,fp1,fp13 /* x-= TWO52; */ -- fcmpu cr5,fp1,fp12 /* if (x > 0.0) */ -+ fabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = 0.0; */ - mtfsf 0x01,fp11 /* restore previous rounding mode. */ -- bnelr+ cr5 -- fmr fp1,fp12 /* x must be +0.0 for the 0.0 case. */ - blr - .L4: - bge- cr6,.L9 /* if (x < 0.0) */ - fsub fp1,fp1,fp13 /* x-= TWO52; */ - fadd fp1,fp1,fp13 /* x+= TWO52; */ -+ fnabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = -0.0; */ - .L9: - mtfsf 0x01,fp11 /* restore previous rounding mode. */ - blr ---- glibc-20050106T1443/sysdeps/powerpc/powerpc64/fpu/s_floorf.S 6 Oct 2004 22:08:54 -0000 1.2 -+++ glibc-20050106T1443-fedora/sysdeps/powerpc/powerpc64/fpu/s_floorf.S 6 Jan 2005 15:08:34 -0000 1.1.2.2 -@@ -21,13 +21,13 @@ - - .section ".toc","aw" - .LC0: /* 2**23 */ -- .tc FD_41600000_0[TC],0x4160000000000000 -+ .tc FD_4b000000_0[TC],0x4b00000000000000 - .section ".text" - --ENTRY (__floorf) -+EALIGN (__floorf, 4, 0) - CALL_MCOUNT 0 - mffs fp11 /* Save current FPU rounding mode. */ -- lfd fp13,.LC0@toc(2) -+ lfs fp13,.LC0@toc(2) - fabs fp0,fp1 - fsubs fp12,fp13,fp13 /* generate 0.0 */ - fcmpu cr7,fp0,fp13 /* if (fabs(x) > TWO23) */ -@@ -37,15 +37,16 @@ ENTRY (__floorf) - ble- cr6,.L4 - fadds fp1,fp1,fp13 /* x+= TWO23; */ - fsubs fp1,fp1,fp13 /* x-= TWO23; */ -- fcmpu cr5,fp1,fp12 /* if (x > 0.0) */ -+ fabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = 0.0; */ - mtfsf 0x01,fp11 /* restore previous rounding mode. */ -- bnelr+ cr5 -- fmr fp1,fp12 /* x must be +0.0 for the 0.0 case. */ - blr - .L4: - bge- cr6,.L9 /* if (x < 0.0) */ - fsubs fp1,fp1,fp13 /* x-= TWO23; */ - fadds fp1,fp1,fp13 /* x+= TWO23; */ -+ fnabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = -0.0; */ - .L9: - mtfsf 0x01,fp11 /* restore previous rounding mode. */ - blr ---- glibc-20050106T1443/sysdeps/powerpc/powerpc64/fpu/s_rint.S 6 Oct 2004 22:08:54 -0000 1.2 -+++ glibc-20050106T1443-fedora/sysdeps/powerpc/powerpc64/fpu/s_rint.S 6 Jan 2005 15:08:34 -0000 1.1.2.2 -@@ -27,7 +27,7 @@ - .tc FD_43300000_0[TC],0x4330000000000000 - .section ".text" - --ENTRY (__rint) -+EALIGN (__rint, 4, 0) - CALL_MCOUNT 0 - lfd fp13,.LC0@toc(2) - fabs fp0,fp1 -@@ -38,13 +38,14 @@ ENTRY (__rint) - bng- cr6,.L4 - fadd fp1,fp1,fp13 /* x+= TWO52; */ - fsub fp1,fp1,fp13 /* x-= TWO52; */ -- blr -+ fabs fp1,fp1 /* if (x == 0.0) */ -+ blr /* x = 0.0; */ - .L4: - bnllr- cr6 /* if (x < 0.0) */ -- fsub fp1,fp13,fp1 /* x = TWO52 - x; */ -- fsub fp0,fp1,fp13 /* x = - (x - TWO52); */ -- fneg fp1,fp0 -- blr -+ fsub fp1,fp1,fp13 /* x-= TWO52; */ -+ fadd fp1,fp1,fp13 /* x+= TWO52; */ -+ fnabs fp1,fp1 /* if (x == 0.0) */ -+ blr /* x = -0.0; */ - END (__rint) - - weak_alias (__rint, rint) ---- glibc-20050106T1443/sysdeps/powerpc/powerpc64/fpu/s_rintf.S 6 Oct 2004 22:08:54 -0000 1.2 -+++ glibc-20050106T1443-fedora/sysdeps/powerpc/powerpc64/fpu/s_rintf.S 6 Jan 2005 15:08:34 -0000 1.1.2.2 -@@ -21,12 +21,12 @@ - - .section ".toc","aw" - .LC0: /* 2**23 */ -- .tc FD_41600000_0[TC],0x4160000000000000 -+ .tc FD_4b000000_0[TC],0x4b00000000000000 - .section ".text" - --ENTRY (__rintf) -+EALIGN (__rintf, 4, 0) - CALL_MCOUNT 0 -- lfd fp13,.LC0@toc(2) -+ lfs fp13,.LC0@toc(2) - fabs fp0,fp1 - fsubs fp12,fp13,fp13 /* generate 0.0 */ - fcmpu cr7,fp0,fp13 /* if (fabs(x) > TWO23) */ -@@ -35,13 +35,14 @@ ENTRY (__rintf) - bng- cr6,.L4 - fadds fp1,fp1,fp13 /* x+= TWO23; */ - fsubs fp1,fp1,fp13 /* x-= TWO23; */ -- blr -+ fabs fp1,fp1 /* if (x == 0.0) */ -+ blr /* x = 0.0; */ - .L4: - bnllr- cr6 /* if (x < 0.0) */ -- fsubs fp1,fp13,fp1 /* x = TWO23 - x; */ -- fsubs fp0,fp1,fp13 /* x = - (x - TWO23); */ -- fneg fp1,fp0 -- blr -+ fsubs fp1,fp1,fp13 /* x-= TWO23; */ -+ fadds fp1,fp1,fp13 /* x+= TWO23; */ -+ fnabs fp1,fp1 /* if (x == 0.0) */ -+ blr /* x = -0.0; */ - END (__rintf) - - weak_alias (__rintf, rintf) ---- glibc-20050106T1443/sysdeps/powerpc/powerpc64/fpu/s_round.S 6 Oct 2004 22:08:54 -0000 1.2 -+++ glibc-20050106T1443-fedora/sysdeps/powerpc/powerpc64/fpu/s_round.S 6 Jan 2005 15:08:34 -0000 1.1.2.2 -@@ -24,8 +24,6 @@ - .tc FD_43300000_0[TC],0x4330000000000000 - .LC1: /* 0.5 */ - .tc FD_3fe00000_0[TC],0x3fe0000000000000 --.LC2: /* -0.0 */ -- .tc FD_80000000_0[TC],0x8000000000000000 - .section ".text" - - /* double [fp1] round (double x [fp1]) -@@ -38,7 +36,7 @@ - "Round toward Zero" mode and round by adding +-0.5 before rounding - to the integer value. */ - --ENTRY (__round) -+EALIGN (__round, 4, 0) - CALL_MCOUNT 0 - mffs fp11 /* Save current FPU rounding mode. */ - lfd fp13,.LC0@toc(2) -@@ -53,7 +51,8 @@ ENTRY (__round) - fadd fp1,fp1,fp10 /* x+= 0.5; */ - fadd fp1,fp1,fp13 /* x+= TWO52; */ - fsub fp1,fp1,fp13 /* x-= TWO52; */ --.L9: -+ fabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = 0.0; */ - mtfsf 0x01,fp11 /* restore previous rounding mode. */ - blr - .L4: -@@ -61,10 +60,10 @@ ENTRY (__round) - bge- cr6,.L9 /* if (x < 0.0) */ - fsub fp1,fp9,fp13 /* x-= TWO52; */ - fadd fp1,fp1,fp13 /* x+= TWO52; */ -- fcmpu cr5,fp1,fp12 /* if (x > 0.0) */ -- mtfsf 0x01,fp11 /* restore previous rounding mode. */ -- bnelr+ cr5 -- lfd fp1,.LC2@toc(2) /* x must be -0.0 for the 0.0 case. */ -+ fnabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = -0.0; */ -+.L9: -+ mtfsf 0x01,fp11 /* restore previous rounding mode. */ - blr - END (__round) - ---- glibc-20050106T1443/sysdeps/powerpc/powerpc64/fpu/s_roundf.S 6 Oct 2004 22:08:54 -0000 1.2 -+++ glibc-20050106T1443-fedora/sysdeps/powerpc/powerpc64/fpu/s_roundf.S 6 Jan 2005 15:08:34 -0000 1.1.2.2 -@@ -21,11 +21,9 @@ - - .section ".toc","aw" - .LC0: /* 2**23 */ -- .tc FD_41600000_0[TC],0x4160000000000000 -+ .tc FD_4b000000_0[TC],0x4b00000000000000 - .LC1: /* 0.5 */ -- .tc FD_3fe00000_0[TC],0x3fe0000000000000 --.LC2: /* -0.0 */ -- .tc FD_80000000_0[TC],0x8000000000000000 -+ .tc FD_3f000000_0[TC],0x3f00000000000000 - .section ".text" - - /* float [fp1] roundf (float x [fp1]) -@@ -38,22 +36,23 @@ - "Round toward Zero" mode and round by adding +-0.5 before rounding - to the integer value. */ - --ENTRY (__roundf ) -+EALIGN (__roundf, 4, 0) - CALL_MCOUNT 0 - mffs fp11 /* Save current FPU rounding mode. */ -- lfd fp13,.LC0@toc(2) -+ lfs fp13,.LC0@toc(2) - fabs fp0,fp1 - fsubs fp12,fp13,fp13 /* generate 0.0 */ - fcmpu cr7,fp0,fp13 /* if (fabs(x) > TWO23) */ - fcmpu cr6,fp1,fp12 /* if (x > 0.0) */ - bnllr- cr7 - mtfsfi 7,1 /* Set rounding mode toward 0. */ -- lfd fp10,.LC1@toc(2) -+ lfs fp10,.LC1@toc(2) - ble- cr6,.L4 - fadds fp1,fp1,fp10 /* x+= 0.5; */ - fadds fp1,fp1,fp13 /* x+= TWO23; */ - fsubs fp1,fp1,fp13 /* x-= TWO23; */ --.L9: -+ fabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = 0.0; */ - mtfsf 0x01,fp11 /* restore previous rounding mode. */ - blr - .L4: -@@ -61,10 +60,10 @@ ENTRY (__roundf ) - bge- cr6,.L9 /* if (x < 0.0) */ - fsubs fp1,fp9,fp13 /* x-= TWO23; */ - fadds fp1,fp1,fp13 /* x+= TWO23; */ -- fcmpu cr5,fp1,fp12 /* if (x > 0.0) */ -- mtfsf 0x01,fp11 /* restore previous rounding mode. */ -- bnelr+ cr5 -- lfd fp1,.LC2@toc(2) /* x must be -0.0 for the 0.0 case. */ -+ fnabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = -0.0; */ -+.L9: -+ mtfsf 0x01,fp11 /* restore previous rounding mode. */ - blr - END (__roundf) - ---- glibc-20050106T1443/sysdeps/powerpc/powerpc64/fpu/s_trunc.S 6 Oct 2004 22:08:54 -0000 1.2 -+++ glibc-20050106T1443-fedora/sysdeps/powerpc/powerpc64/fpu/s_trunc.S 6 Jan 2005 15:08:34 -0000 1.1.2.2 -@@ -22,8 +22,6 @@ - .section ".toc","aw" - .LC0: /* 2**52 */ - .tc FD_43300000_0[TC],0x4330000000000000 --.LC2: /* -0.0 */ -- .tc FD_80000000_0[TC],0x8000000000000000 - .section ".text" - - /* double [fp1] trunc (double x [fp1]) -@@ -33,7 +31,7 @@ - We set "round toward Zero" mode and trunc by adding +-2**52 then - subtracting +-2**52. */ - --ENTRY (__trunc) -+EALIGN (__trunc, 4, 0) - CALL_MCOUNT 0 - mffs fp11 /* Save current FPU rounding mode. */ - lfd fp13,.LC0@toc(2) -@@ -46,17 +44,18 @@ ENTRY (__trunc) - ble- cr6,.L4 - fadd fp1,fp1,fp13 /* x+= TWO52; */ - fsub fp1,fp1,fp13 /* x-= TWO52; */ --.L9: -+ fabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = 0.0; */ - mtfsf 0x01,fp11 /* restore previous truncing mode. */ - blr - .L4: - bge- cr6,.L9 /* if (x < 0.0) */ - fsub fp1,fp1,fp13 /* x-= TWO52; */ - fadd fp1,fp1,fp13 /* x+= TWO52; */ -- fcmpu cr5,fp1,fp12 /* if (x > 0.0) */ -+ fnabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = -0.0; */ -+.L9: - mtfsf 0x01,fp11 /* restore previous rounding mode. */ -- bnelr+ cr5 -- lfd fp1,.LC2@toc(2) /* x must be -0.0 for the 0.0 case. */ - blr - END (__trunc) - ---- glibc-20050106T1443/sysdeps/powerpc/powerpc64/fpu/s_truncf.S 6 Oct 2004 22:08:54 -0000 1.2 -+++ glibc-20050106T1443-fedora/sysdeps/powerpc/powerpc64/fpu/s_truncf.S 6 Jan 2005 15:08:34 -0000 1.1.2.2 -@@ -21,9 +21,7 @@ - - .section ".toc","aw" - .LC0: /* 2**23 */ -- .tc FD_41600000_0[TC],0x4160000000000000 --.LC2: /* -0.0 */ -- .tc FD_80000000_0[TC],0x8000000000000000 -+ .tc FD_4b000000_0[TC],0x4b00000000000000 - .section ".text" - - /* float [fp1] truncf (float x [fp1]) -@@ -33,10 +31,10 @@ - We set "round toward Zero" mode and trunc by adding +-2**23 then - subtracting +-2**23. */ - --ENTRY (__truncf) -+EALIGN (__truncf, 4, 0) - CALL_MCOUNT 0 - mffs fp11 /* Save current FPU rounding mode. */ -- lfd fp13,.LC0@toc(2) -+ lfs fp13,.LC0@toc(2) - fabs fp0,fp1 - fsubs fp12,fp13,fp13 /* generate 0.0 */ - fcmpu cr7,fp0,fp13 /* if (fabs(x) > TWO23) */ -@@ -46,17 +44,18 @@ ENTRY (__truncf) - ble- cr6,.L4 - fadds fp1,fp1,fp13 /* x+= TWO23; */ - fsubs fp1,fp1,fp13 /* x-= TWO23; */ --.L9: -+ fabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = 0.0; */ - mtfsf 0x01,fp11 /* restore previous truncing mode. */ - blr - .L4: - bge- cr6,.L9 /* if (x < 0.0) */ - fsubs fp1,fp1,fp13 /* x-= TWO23; */ - fadds fp1,fp1,fp13 /* x+= TWO23; */ -- fcmpu cr5,fp1,fp12 /* if (x > 0.0) */ -+ fnabs fp1,fp1 /* if (x == 0.0) */ -+ /* x = -0.0; */ -+.L9: - mtfsf 0x01,fp11 /* restore previous rounding mode. */ -- bnelr+ cr5 -- lfd fp1,.LC2@toc(2) /* x must be -0.0 for the 0.0 case. */ - blr - END (__truncf) - ---- glibc-20050106T1443/sysdeps/unix/nice.c 28 Sep 2002 19:13:13 -0000 1.6 -+++ glibc-20050106T1443-fedora/sysdeps/unix/nice.c 22 Sep 2004 21:21:08 -0000 1.6.2.1 +--- glibc-20050106T2203/sysdeps/unix/nice.c 28 Sep 2002 19:13:13 -0000 1.6 ++++ glibc-20050106T2203-fedora/sysdeps/unix/nice.c 22 Sep 2004 21:21:08 -0000 1.6.2.1 @@ -41,7 +41,12 @@ nice (int incr) __set_errno (save); } @@ -4119,8 +2983,8 @@ if (result != -1) return getpriority (PRIO_PROCESS, 0); else ---- glibc-20050106T1443/sysdeps/unix/sysv/linux/paths.h 15 Nov 2000 23:06:47 -0000 1.11 -+++ glibc-20050106T1443-fedora/sysdeps/unix/sysv/linux/paths.h 22 Sep 2004 21:21:08 -0000 1.11.4.1 +--- glibc-20050106T2203/sysdeps/unix/sysv/linux/paths.h 15 Nov 2000 23:06:47 -0000 1.11 ++++ glibc-20050106T2203-fedora/sysdeps/unix/sysv/linux/paths.h 22 Sep 2004 21:21:08 -0000 1.11.4.1 @@ -61,7 +61,7 @@ #define _PATH_TTY "/dev/tty" #define _PATH_UNIX "/boot/vmlinux" @@ -4130,8 +2994,8 @@ #define _PATH_WTMP "/var/log/wtmp" /* Provide trailing slash, since mostly used for building pathnames. */ ---- glibc-20050106T1443/sysdeps/unix/sysv/linux/readonly-area.c 18 Oct 2004 04:17:11 -0000 1.1 -+++ glibc-20050106T1443-fedora/sysdeps/unix/sysv/linux/readonly-area.c 20 Oct 2004 11:04:51 -0000 1.1.2.2 +--- glibc-20050106T2203/sysdeps/unix/sysv/linux/readonly-area.c 18 Oct 2004 04:17:11 -0000 1.1 ++++ glibc-20050106T2203-fedora/sysdeps/unix/sysv/linux/readonly-area.c 20 Oct 2004 11:04:51 -0000 1.1.2.2 @@ -33,7 +33,10 @@ __readonly_area (const char *ptr, size_t FILE *fp = fopen ("/proc/self/maps", "rc"); @@ -4144,8 +3008,8 @@ /* We need no locking. */ __fsetlocking (fp, FSETLOCKING_BYCALLER); ---- glibc-20050106T1443/sysdeps/unix/sysv/linux/tcsetattr.c 10 Sep 2003 19:16:07 -0000 1.16 -+++ glibc-20050106T1443-fedora/sysdeps/unix/sysv/linux/tcsetattr.c 22 Sep 2004 21:21:08 -0000 1.16.2.1 +--- glibc-20050106T2203/sysdeps/unix/sysv/linux/tcsetattr.c 10 Sep 2003 19:16:07 -0000 1.16 ++++ glibc-20050106T2203-fedora/sysdeps/unix/sysv/linux/tcsetattr.c 22 Sep 2004 21:21:08 -0000 1.16.2.1 @@ -49,6 +49,7 @@ tcsetattr (fd, optional_actions, termios { struct __kernel_termios k_termios; @@ -4191,8 +3055,8 @@ + return retval; } libc_hidden_def (tcsetattr) ---- glibc-20050106T1443/sysdeps/unix/sysv/linux/i386/dl-cache.h 1 Jan 1970 00:00:00 -0000 -+++ glibc-20050106T1443-fedora/sysdeps/unix/sysv/linux/i386/dl-cache.h 22 Sep 2004 21:21:08 -0000 1.1.2.1 +--- glibc-20050106T2203/sysdeps/unix/sysv/linux/i386/dl-cache.h 1 Jan 1970 00:00:00 -0000 ++++ glibc-20050106T2203-fedora/sysdeps/unix/sysv/linux/i386/dl-cache.h 22 Sep 2004 21:21:08 -0000 1.1.2.1 @@ -0,0 +1,59 @@ +/* Support for reading /etc/ld.so.cache files written by Linux ldconfig. + Copyright (C) 2004 Free Software Foundation, Inc. @@ -4253,8 +3117,8 @@ + } while (0) + +#include_next ---- glibc-20050106T1443/sysdeps/unix/sysv/linux/ia64/dl-cache.h 6 Jul 2001 04:56:17 -0000 1.2 -+++ glibc-20050106T1443-fedora/sysdeps/unix/sysv/linux/ia64/dl-cache.h 22 Sep 2004 21:21:09 -0000 1.2.4.1 +--- glibc-20050106T2203/sysdeps/unix/sysv/linux/ia64/dl-cache.h 6 Jul 2001 04:56:17 -0000 1.2 ++++ glibc-20050106T2203-fedora/sysdeps/unix/sysv/linux/ia64/dl-cache.h 22 Sep 2004 21:21:09 -0000 1.2.4.1 @@ -22,4 +22,31 @@ #define _dl_cache_check_flags(flags) \ ((flags) == _DL_CACHE_DEFAULT_ID) @@ -4287,24 +3151,24 @@ + } while (0) + #include_next ---- glibc-20050106T1443/sysdeps/unix/sysv/linux/ia64/dl-procinfo.c 1 Jan 1970 00:00:00 -0000 -+++ glibc-20050106T1443-fedora/sysdeps/unix/sysv/linux/ia64/dl-procinfo.c 22 Sep 2004 21:21:09 -0000 1.1.2.1 +--- glibc-20050106T2203/sysdeps/unix/sysv/linux/ia64/dl-procinfo.c 1 Jan 1970 00:00:00 -0000 ++++ glibc-20050106T2203-fedora/sysdeps/unix/sysv/linux/ia64/dl-procinfo.c 22 Sep 2004 21:21:09 -0000 1.1.2.1 @@ -0,0 +1,5 @@ +#ifdef IS_IN_ldconfig +#include +#else +#include +#endif ---- glibc-20050106T1443/sysdeps/unix/sysv/linux/ia64/dl-procinfo.h 1 Jan 1970 00:00:00 -0000 -+++ glibc-20050106T1443-fedora/sysdeps/unix/sysv/linux/ia64/dl-procinfo.h 22 Sep 2004 21:21:09 -0000 1.1.2.1 +--- glibc-20050106T2203/sysdeps/unix/sysv/linux/ia64/dl-procinfo.h 1 Jan 1970 00:00:00 -0000 ++++ glibc-20050106T2203-fedora/sysdeps/unix/sysv/linux/ia64/dl-procinfo.h 22 Sep 2004 21:21:09 -0000 1.1.2.1 @@ -0,0 +1,5 @@ +#ifdef IS_IN_ldconfig +#include +#else +#include +#endif ---- glibc-20050106T1443/sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed 17 Jan 2002 06:49:28 -0000 1.2 -+++ glibc-20050106T1443-fedora/sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed 22 Sep 2004 21:21:09 -0000 1.2.2.1 +--- glibc-20050106T2203/sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed 17 Jan 2002 06:49:28 -0000 1.2 ++++ glibc-20050106T2203-fedora/sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed 22 Sep 2004 21:21:09 -0000 1.2.2.1 @@ -1 +1 @@ -s_^\(RTLDLIST=\)\([^ ]*\)-ia64\(\.so\.[0-9.]*\)[ ]*$_\1"\2-ia64\3 \2\3"_ +s_^\(RTLDLIST=\)\([^ ]*\)-ia64\(\.so\.[0-9.]*\)[ ]*$_\1"\2-ia64\3 /emul/ia32-linux\2\3"_ diff --git a/glibc.spec b/glibc.spec index 39440c8..31269e9 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1,7 +1,7 @@ -%define glibcdate 20050106T1443 +%define glibcdate 20050106T2203 %define glibcname glibc %define glibcversion 2.3.4 -%define glibcrelease 4 +%define glibcrelease 5 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64 @@ -1060,11 +1060,11 @@ for f in `find $RPM_BUILD_ROOT/%{_lib} -type l`; do done echo Sorting source file lists. Might take a while... -xargs -0 -n 1 echo < $sf | LANG=C sort -u > $sf.sorted -xargs -0 -n 1 echo < $csf | LANG=C sort -u > $csf.sorted +xargs -0 -n 1 echo < $sf | LC_ALL=C grep -v '/$' | LC_ALL=C sort -u > $sf.sorted +xargs -0 -n 1 echo < $csf | LC_ALL=C grep -v '/$' | LC_ALL=C sort -u > $csf.sorted mkdir -p $RPM_BUILD_ROOT/usr/src/debug cat $sf.sorted $csf.sorted \ - | (cd $RPM_BUILD_DIR; LANG=C sort -u | cpio -pdm ${RPM_BUILD_ROOT}/usr/src/debug) + | (cd $RPM_BUILD_DIR; LC_ALL=C sort -u | cpio -pdm ${RPM_BUILD_ROOT}/usr/src/debug) # stupid cpio creates new directories in mode 0700, fixup find $RPM_BUILD_ROOT/usr/src/debug -type d -print | xargs chmod a+rx @@ -1273,6 +1273,12 @@ rm -f *.filelist* %endif %changelog +* Thu Jan 6 2005 Jakub Jelinek 2.3.4-5 +- update from CVS + - add some warn_unused_result marking + - make ftruncate available even for just -D_POSIX_C_SOURCE=200112L + (BZ#640) + * Thu Jan 6 2005 Jakub Jelinek 2.3.4-4 - update from CVS - fix IA-32 stack alignment for LinuxThreads thread functions diff --git a/sources b/sources index 68802a1..7e8b98c 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -fc0915fdb473707e50aa6d68ab5fe467 glibc-20050106T1443.tar.bz2 -a9acf88a762ea43f030514d513c3d491 glibc-fedora-20050106T1443.tar.bz2 +262dd4eb26c058559e7e350c0f63a854 glibc-20050106T2203.tar.bz2 +de846dac2e76852db867cb51cd49e7b0 glibc-fedora-20050106T2203.tar.bz2