]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 21 Feb 2003 07:07:52 +0000 (07:07 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 21 Feb 2003 07:07:52 +0000 (07:07 +0000)
2003-02-20  Ulrich Drepper  <drepper@redhat.com>

* version.h (VERSION): Bump to 2.3.2.

* elf/Makefile (distribute): Add reldep9.c, tst-array1.exp,
tst-array2.exp, tst-array4.exp, tst-array2dep.c, check-textrel.c,
and dl-sysdep.h.
* sysdeps/generic/Dist: Add sysdep-cancel.h.
* sysdeps/powerpc/nofpu/Dist: Add soft-supp.h.
* sysdeps/unix/Dist: Add s-proto-bp.S and s-proto-cancel.S.
* sysdeps/unix/sysv/linux/Dist: Add pathconf.h.
* sysdeps/unix/sysv/linux/i386/Dist: Add bp-thunk.h.
* sysdeps/unix/sysv/linux/powerpc/powerpc64/Dist: Add fe_nomask.c and
ucontext_i.h.
* Makefile (distribute): Add include/stubs-prologue.h,
include/gnu/stubs.h, scripts/merge-abilist.awk, and
scripts/extract-abilist.awk.

2002-02-20  Paolo Bonzini  <bonzini@gnu.org>

13 files changed:
ChangeLog
Makefile
elf/Makefile
sysdeps/generic/Dist
sysdeps/mach/hurd/errno-loc.c [moved from hurd/errno-loc.c with 100% similarity]
sysdeps/powerpc/nofpu/Dist
sysdeps/s390/s390-32/elf/configure
sysdeps/s390/s390-64/elf/configure
sysdeps/sparc/sparc32/elf/configure
sysdeps/unix/Dist
sysdeps/unix/sysv/linux/Dist
sysdeps/unix/sysv/linux/i386/Dist
sysdeps/unix/sysv/linux/powerpc/powerpc64/Dist

index c502f04a115f778ec4e440d26d1b57b1574c164d..16fffc0e4b28681a072dbca5af0e7337531aa25c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,27 @@
+2003-02-20  Ulrich Drepper  <drepper@redhat.com>
+
+       * version.h (VERSION): Bump to 2.3.2.
+
+       * elf/Makefile (distribute): Add reldep9.c, tst-array1.exp,
+       tst-array2.exp, tst-array4.exp, tst-array2dep.c, check-textrel.c,
+       and dl-sysdep.h.
+       * sysdeps/generic/Dist: Add sysdep-cancel.h.
+       * sysdeps/powerpc/nofpu/Dist: Add soft-supp.h.
+       * sysdeps/unix/Dist: Add s-proto-bp.S and s-proto-cancel.S.
+       * sysdeps/unix/sysv/linux/Dist: Add pathconf.h.
+       * sysdeps/unix/sysv/linux/i386/Dist: Add bp-thunk.h.
+       * sysdeps/unix/sysv/linux/powerpc/powerpc64/Dist: Add fe_nomask.c and
+       ucontext_i.h.
+       * Makefile (distribute): Add include/stubs-prologue.h,
+       include/gnu/stubs.h, scripts/merge-abilist.awk, and
+       scripts/extract-abilist.awk.
+
 2003-02-20  Roland McGrath  <roland@redhat.com>
 
        * math/Makefile (distribute): Don't add generated files.
 
 2003-02-20  Ulrich Drepper  <drepper@redhat.com>
 
-       * version.h (VERSION): Bump to 2.3.2.
-
        * math/Makefile: Rearrange variable definitions slightly to get
        definition in the right order.
 
@@ -20,7 +36,7 @@
        * inet/rcmd.c (rresvport_af): Avoid using invliad values.  Wrap
        around in search if port IPPORT_RESERVED/2 has been test.
 
-2002-02-20  Paolo Bonzini <bonzini@gnu.org>
+2002-02-20  Paolo Bonzini  <bonzini@gnu.org>
 
        * posix/regcomp.c: Remove inclusions.
        * posix/regexec.c: Likewise.
index b48738c1c2a5b9ee3095155b0a3c60bbbfcc1641..14c87dbfb44dd7d4d5d9f50da0cdf280510e830f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+# Copyright (C) 1991-2002, 2003 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 
 # The GNU C Library is free software; you can redistribute it and/or
@@ -273,6 +273,7 @@ distribute  :=      README README.libm INSTALL FAQ FAQ.in NOTES NEWS BUGS   \
                test-skeleton.c include/des.h include/libc-internal.h   \
                include/shlib-compat.h include/pthread.h Versions.def   \
                cppflags-iterator.mk tls.make.c                         \
+               include/stubs-prologue.h include/gnu/stubs.h            \
                INTERFACE CONFORMANCE NAMESPACE LICENSES                \
                $(addprefix scripts/,                                   \
                            rellns-sh config.sub config.guess           \
@@ -280,7 +281,8 @@ distribute  :=      README README.libm INSTALL FAQ FAQ.in NOTES NEWS BUGS   \
                            test-installation.pl gen-FAQ.pl versions.awk\
                            gen-sorted.awk abi-versions.awk abilist.awk \
                            firstversions.awk documented.sh cpp         \
-                           output-format.sed gen-as-const.awk)
+                           output-format.sed gen-as-const.awk          \
+                           merge-abilist.awk extract-abilist.awk)
 
 distribute := $(strip $(distribute))
 generated := $(generated) stubs.h
index 56322f1d1af651960d63d3af33247458a6a316c5..205957c3e41edd9ccdbb8d3f7361f06bac51c33c 100644 (file)
@@ -75,7 +75,10 @@ distribute   := rtld-Rules \
                   tls-macros.h \
                   reldep8mod1.c reldep8mod2.c reldep8mod3.c \
                   nodel2mod1.c nodel2mod2.c nodel2mod3.c \
-                  reldep9mod1.c reldep9mod2.c reldep9mod3.c
+                  reldep9.c reldep9mod1.c reldep9mod2.c reldep9mod3.c \
+                  tst-array1.exp tst-array2.exp tst-array4.exp \
+                  tst-array2dep.c \
+                  check-textrel.c dl-sysdep.h
 
 include ../Makeconfig
 
index 1837474108feee74a4a055087c22bb04152cd23b..549b616fb5047f851da5ca1e721a30dec78d64d0 100644 (file)
@@ -23,3 +23,4 @@ bp-thunks.h
 bp-sym.h
 bp-start.h
 bits/link.h
+sysdep-cancel.h
index cd155fdf5aac06554a0489817350b88348fccb9c..35a33ab2d50882be3a0469666e50036d86576335 100644 (file)
@@ -1,2 +1,3 @@
 sim-full.c
 fenv_const.c
+soft-supp.h
index 64eff1f05f51ae979fc49e2565fa41d05c43ae9d..684573049d40742c212afe04cf672987658cc845 100644 (file)
@@ -9,7 +9,7 @@ echo $ECHO_N "checking for s390 TLS support... $ECHO_C" >&6
 if test "${libc_cv_390_tls+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
-  cat > conftest.s <<\EOF
+  cat > conftest.S <<\EOF
        .section ".tdata", "awT", @progbits
 foo:   .long   25
        .text
@@ -24,7 +24,7 @@ foo:  .long   25
        bas     %r14,0(%r1,%r13):tls_gdcall:foo
        bas     %r14,0(%r1,%r13):tls_ldcall:foo
 EOF
-if { ac_try='${CC-cc} -c $CFLAGS conftest.s 1>&5'
+if { ac_try='${CC-cc} -S $CFLAGS conftest.S 1>&5'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
index 42fc6e6a5fc75b7854fbcb5e5345ab01935f3f71..adf5174ab97c8ad6036ae2a83a83d60d3eebb08a 100644 (file)
@@ -9,7 +9,7 @@ echo $ECHO_N "checking for s390 TLS support... $ECHO_C" >&6
 if test "${libc_cv_390_tls+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
-  cat > conftest.s <<\EOF
+  cat > conftest.S <<\EOF
        .section ".tdata", "awT", @progbits
 foo:   .long   25
        .text
@@ -24,7 +24,7 @@ foo:  .long   25
        brasl   %r14,__tls_get_offset@plt:tls_gdcall:foo
        brasl   %r14,__tls_get_offset@plt:tls_ldcall:foo
 EOF
-if { ac_try='${CC-cc} -c $CFLAGS conftest.s 1>&5'
+if { ac_try='${CC-cc} -S $CFLAGS conftest.S 1>&5'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
index d4f9517959ae324489db621cc05dd196ee5bd3ce..e5ff89c0659eb093a9486014035f8ee881fc71c4 100644 (file)
@@ -29,7 +29,7 @@ baz:  sethi   %tgd_hi22(foo), %l1
        add     %o0, %l1, %l1, %tldo_add(bar)
        sethi   %tie_hi22(foo), %l1
        add     %l1, %tie_lo10(foo), %l1
-       ld      [%l7 + %l1], %l1, %tie_ld(foo)
+       ld      %l7 + %l1, %l1, %tie_ld(foo)
        add     %g7, %l1, %l1, %tie_add(foo)
        sethi   %tle_hix22(foo), %l1
        xor     %l1, %tle_lox10(foo), %l1
index 8aec6989e6e60a77afcbed298c919f2fcd2d556b..b3c3880a79330c9cd82b8268d7ba9a4722e7b915 100644 (file)
@@ -10,3 +10,5 @@ make-syscalls.sh
 i386/dl-brk.S
 mips/dl-brk.S
 sparc/dl-brk.S
+s-proto-bp.S
+s-proto-cancel.S
index ed8836dae6f92f7f92cc428e209cce5537de9128..b5b91c205947b6d2ba4a4bda514df21037995f7b 100644 (file)
@@ -45,6 +45,7 @@ netipx/ipx.h
 netrom/netrom.h
 netrose/rose.h
 nfs/nfs.h
+pathconf.h
 rt_sigaction.c
 rt_sigpending.c
 rt_sigprocmask.c
index 3c8ba2d6cd3278db608ffc1eda3711e4f62c805b..70253ac9e8350c489337b63512d622b5541378e8 100644 (file)
@@ -1,3 +1,4 @@
+bp-thunks.h
 clone.S
 olddirent.h
 oldgetrlimit64.c
index 381f8780800cea1256faf0a4318c893305deaac9..6085928f345d9dc5514dc633ef9fef86fef5e089 100644 (file)
@@ -1,2 +1,4 @@
 clone.S
+fe_nomask.c
 kernel_stat.h
+ucontext_i.h