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 5d2e87a..bb80b21 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 cf59fd9..c8ae465 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 28ba18d..3b101d2 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 8ce3f63..0eb20a2 100644 (file)
@@ -20,3 +20,4 @@ bp-checks.h
 bp-thunks.h
 bp-sym.h
 bp-start.h
+bits/link.h
index 25df3b9..5621d47 100644 (file)
@@ -5,3 +5,4 @@ elf/entry.h
 hp-timing.c
 ieee754.h
 softpipe.h
+bits/link.h
index 5ad586d..1fbf36a 100644 (file)
@@ -1,6 +1,4 @@
 setjmp_aux.c
-rtld-ldscript.in
-rtld-parms
 regdef.h
 sgidefs.h
 fpregdef.h
index 4cde3d0..ad6ea03 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 4d0cb14..2698761 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 41d521b..35fad7f 100644 (file)
@@ -6,3 +6,4 @@ setresgid.c
 setfsuid.c
 setfsgid.c
 sys/reg.h
+sys/procfs.h