]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 8 Jan 2002 22:00:09 +0000 (22:00 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 8 Jan 2002 22:00:09 +0000 (22:00 +0000)
2002-01-08  Ulrich Drepper  <drepper@redhat.com>

* Makefile (distribute): Add scripts/cpp.
* elf/Makefile (distribute): Add reldep6mod[01234].c,
unwind-dw2.c, unwind-dw2-fde.c, unwind.h, unwind-pe.h,
unwind-dw2-fde.h, and dwarf2.h.
* sysdeps/unix/bsd/bsd4.4/Dist: New file.
* sysdeps/unix/sysv/aix/Dist: Add sysv_termio.h and start-libc.c.
* sysdeps/unix/sysv/linux/ia64/Dist: Add ldd-rewrite.sed.
* sysdeps/unix/sysv/linux/s390/Dist: Likewise.

ChangeLog
Makefile
elf/Makefile
sysdeps/unix/bsd/bsd4.4/Dist [new file with mode: 0644]
sysdeps/unix/sysv/aix/Dist

index 4a48ecafbd7fadd0ce67d78f89502a6be7997235..37ef97ecab1bf346c2716e5c61671b4857bea244 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2002-01-08  Ulrich Drepper  <drepper@redhat.com>
+
+       * Makefile (distribute): Add scripts/cpp.
+       * elf/Makefile (distribute): Add reldep6mod[01234].c,
+       unwind-dw2.c, unwind-dw2-fde.c, unwind.h, unwind-pe.h,
+       unwind-dw2-fde.h, and dwarf2.h.
+       * sysdeps/unix/bsd/bsd4.4/Dist: New file.
+       * sysdeps/unix/sysv/aix/Dist: Add sysv_termio.h and start-libc.c.
+       * sysdeps/unix/sysv/linux/ia64/Dist: Add ldd-rewrite.sed.
+       * sysdeps/unix/sysv/linux/s390/Dist: Likewise.
+
 2002-01-07  Roland McGrath  <roland@frob.com>
 
        * sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup): Use
index 8d839d9aff07a69ba69955e95b16b5713999e0b7..9f707f8d88736dd46916a9423ac25d35c5d9c551 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-1999, 2000, 2001 Free Software Foundation, Inc.
+# Copyright (C) 1991-1999, 2000, 2001, 2002 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
@@ -267,7 +267,7 @@ distribute  :=      README README.libm INSTALL FAQ FAQ.in NOTES NEWS BUGS   \
                            mkinstalldirs move-if-change install-sh     \
                            test-installation.pl gen-FAQ.pl versions.awk\
                            gen-sorted.awk abi-versions.awk             \
-                           firstversions.awk documented.sh)
+                           firstversions.awk documented.sh cpp)
 
 distribute := $(strip $(distribute))
 generated := $(generated) stubs.h
index c249c41b6900f9d8729dbbbd14b475d367a98f48..bdfb06459d966c7b056f0bbb82aa22b4481ee584 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1995-1999, 2000, 2001 Free Software Foundation, Inc.
+# Copyright (C) 1995-1999, 2000, 2001, 2002 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
@@ -62,7 +62,11 @@ distribute   := $(rtld-routines:=.c) dynamic-link.h do-rel.h dl-machine.h \
                   neededobj5.c neededobj6.c firstobj.c \
                   unload2mod.c unload2dep.c ltglobmod1.c ltglobmod2.c \
                   testobj.h vismod.h globalmod1.c \
-                  dblloadmod1.c dblloadmod2.c dblloadmod3.c
+                  dblloadmod1.c dblloadmod2.c dblloadmod3.c \
+                  reldep6mod4.c reldep6mod3.c reldep6mod2.c reldep6mod1.c \
+                  reldep6mod0.c \
+                  unwind-dw2.c unwind-dw2-fde.c unwind.h unwind-pe.h \
+                  unwind-dw2-fde.h dwarf2.h
 
 include ../Makeconfig
 
diff --git a/sysdeps/unix/bsd/bsd4.4/Dist b/sysdeps/unix/bsd/bsd4.4/Dist
new file mode 100644 (file)
index 0000000..2562aac
--- /dev/null
@@ -0,0 +1 @@
+cmsg_nxthdr.c
index 2698761f19176e7bab8ce9b360bd89920c31313a..609fd778e927175558bde2b1a8e3243c6baab5b0 100644 (file)
@@ -7,6 +7,8 @@ dl-close.c
 dl-libc.c
 dlldr.h
 kernel_proto.h
+start-libc.c
+sysv_termio.h
 bits/utmpx.h
 gnu/lib-names.h
 uitrunc.c