]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 28 Jul 2001 06:10:44 +0000 (06:10 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 28 Jul 2001 06:10:44 +0000 (06:10 +0000)
* sysdeps/mips/Dist: Remove non-existing files.
* sysdeps/mips/mips64/Dist: Likewise.
* sysdeps/mips/mipsel/Dist: Removed.
* iconv/Makefile (distribute): Add strtab.c and iconvconfig.h.
* sysdeps/generic/Dist: Add bits/link.h.
* sysdeps/unix/sysv/linux/m68k/Dist: Add sys/procfs.h.
* sysdeps/unix/sysv/aix/Dist: Add dl-support.c, dl-addr.c, and
dl-error.c.
* sysdeps/ia64/Dist: Add bits/link.h.

ChangeLog
README
iconv/Makefile
sysdeps/generic/Dist
sysdeps/ia64/Dist
sysdeps/mips/Dist
sysdeps/mips/mips64/Dist
sysdeps/mips/mipsel/Dist [deleted file]
sysdeps/unix/sysv/aix/Dist
sysdeps/unix/sysv/linux/m68k/Dist

index 5d2e87a5377c4206b531d081846ea4d210299171..bb80b2164983da1909cef4bcb1886d89afff5f6e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,16 @@
 
        * version.h (VERSION): Bump to 2.2.4.
 
+       * sysdeps/mips/Dist: Remove non-existing files.
+       * sysdeps/mips/mips64/Dist: Likewise.
+       * sysdeps/mips/mipsel/Dist: Removed.
+       * iconv/Makefile (distribute): Add strtab.c and iconvconfig.h.
+       * sysdeps/generic/Dist: Add bits/link.h.
+       * sysdeps/unix/sysv/linux/m68k/Dist: Add sys/procfs.h.
+       * sysdeps/unix/sysv/aix/Dist: Add dl-support.c, dl-addr.c, and
+       dl-error.c.
+       * sysdeps/ia64/Dist: Add bits/link.h.
+
        * libio/vasprintf.c (_IO_vasprintf): Don't copy uninitialized byte
        from stream buffer to result buffer.
        Reported by Michael Meeks <michael@ximian.com>.
diff --git a/README b/README
index cf59fd92b4036a8a9a81d5aba5456b5876903076..c8ae465ec30fbdcb04bcd718d0ea5ccbb97ce080 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This directory contains the version 2.2.3 release of the GNU C Library.
+This directory contains the version 2.2.4 release of the GNU C Library.
 Many bugs have been fixed since the last release.
 Some bugs surely remain.
 
index 28ba18dfabe50d66ff97450b23123b3e44b60212..3b101d27b7570a1468de67ebf2a09bb35ef3a5b4 100644 (file)
@@ -50,7 +50,8 @@ CFLAGS-charmap.c = -DCHARMAP_PATH='"$(i18ndir)/charmaps"' \
 tests  = tst-iconv1 tst-iconv2 tst-iconv3
 
 distribute     = gconv_builtin.h gconv_int.h loop.c skeleton.c iconv_prog.h \
-                 iconv_charmap.c dummy-repertoire.c gconv_charset.h
+                 iconv_charmap.c dummy-repertoire.c gconv_charset.h strtab.c \
+                 iconvconfig.h
 
 others         = iconv_prog iconvconfig
 install-others = $(inst_bindir)/iconv
index 8ce3f63d39c8bde1bc65a97d815da609b8d62f18..0eb20a2bf358245c3be754167e28f5438724c3dc 100644 (file)
@@ -20,3 +20,4 @@ bp-checks.h
 bp-thunks.h
 bp-sym.h
 bp-start.h
+bits/link.h
index 25df3b9eba2ef66cb5b2f6f9cf9f403055d874d1..5621d47c28ea4fb7b551dd418205854afb62738e 100644 (file)
@@ -5,3 +5,4 @@ elf/entry.h
 hp-timing.c
 ieee754.h
 softpipe.h
+bits/link.h
index 5ad586dbff26b9078123c43e5a0170e4269e2ee6..1fbf36aaad61e76f4aff2a9f85e53b03c02a4364 100644 (file)
@@ -1,6 +1,4 @@
 setjmp_aux.c
-rtld-ldscript.in
-rtld-parms
 regdef.h
 sgidefs.h
 fpregdef.h
index 4cde3d0e5d9b22907a3b956a35f870e77232d327..ad6ea0313a451f0856b615c6f5411f48b543b20e 100644 (file)
@@ -1,2 +1 @@
 setjmp_aux.c
-rtld-parms
diff --git a/sysdeps/mips/mipsel/Dist b/sysdeps/mips/mipsel/Dist
deleted file mode 100644 (file)
index 98a10ec..0000000
+++ /dev/null
@@ -1 +0,0 @@
-rtld-parms
index 4d0cb14afb05094c667702b268be8d79c936daec..2698761f19176e7bab8ce9b360bd89920c31313a 100644 (file)
@@ -1,3 +1,6 @@
+dl-support.c
+dl-error.c
+dl-addr.c
 dl-sym.c
 dl-open.c
 dl-close.c
index 41d521b13fe46a338eb59cabe97df48b79e06ea1..35fad7ff0eb331338f32cba155f0a2ae9bbc4fd9 100644 (file)
@@ -6,3 +6,4 @@ setresgid.c
 setfsuid.c
 setfsgid.c
 sys/reg.h
+sys/procfs.h