about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-02-01 19:13:09 +0000
committerUlrich Drepper <drepper@redhat.com>2002-02-01 19:13:09 +0000
commit635f35fcf4974d1363dbb57524102e23f8157036 (patch)
treeabe5802a4343f3bd4e1ad87d0d6e7d18f09e3bec
parent27ef89fbdcd8b97864a94d6a10b6df9207631366 (diff)
downloadglibc-635f35fcf4974d1363dbb57524102e23f8157036.tar.gz
glibc-635f35fcf4974d1363dbb57524102e23f8157036.tar.xz
glibc-635f35fcf4974d1363dbb57524102e23f8157036.zip
Update.
2002-02-01  Ulrich Drepper  <drepper@redhat.com>

	* elf/Makefile (distribute): Add dl-procinfo.c.
	* sysdeps/unix/sysv/linux/i386/Dist: Remove dl-procinfo.c.
	* sysdeps/unix/sysv/linux/arm/Dist: Likewise.
-rw-r--r--ChangeLog6
-rw-r--r--elf/Makefile2
-rw-r--r--sysdeps/unix/sysv/linux/arm/Dist1
-rw-r--r--sysdeps/unix/sysv/linux/i386/Dist1
4 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 43bc0cbf55..23a5bbe1c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-02-01  Ulrich Drepper  <drepper@redhat.com>
+
+	* elf/Makefile (distribute): Add dl-procinfo.c.
+	* sysdeps/unix/sysv/linux/i386/Dist: Remove dl-procinfo.c.
+	* sysdeps/unix/sysv/linux/arm/Dist: Likewise.
+
 2002-02-01  Jakub Jelinek  <jakub@redhat.com>
 
 	* sysdeps/generic/ldsodefs.h (_dl_load_lock): Remove duplicate
diff --git a/elf/Makefile b/elf/Makefile
index bdfb06459d..05f5c5aeb1 100644
--- a/elf/Makefile
+++ b/elf/Makefile
@@ -66,7 +66,7 @@ distribute	:= $(rtld-routines:=.c) dynamic-link.h do-rel.h dl-machine.h \
 		   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
+		   unwind-dw2-fde.h dwarf2.h dl-procinfo.c
 
 include ../Makeconfig
 
diff --git a/sysdeps/unix/sysv/linux/arm/Dist b/sysdeps/unix/sysv/linux/arm/Dist
index 83f87192d6..aa9eb1a227 100644
--- a/sysdeps/unix/sysv/linux/arm/Dist
+++ b/sysdeps/unix/sysv/linux/arm/Dist
@@ -1,5 +1,4 @@
 clone.S
-dl-procinfo.c
 dl-procinfo.h
 ioperm.c
 setresuid.c
diff --git a/sysdeps/unix/sysv/linux/i386/Dist b/sysdeps/unix/sysv/linux/i386/Dist
index 30a5b63c81..3c8ba2d6cd 100644
--- a/sysdeps/unix/sysv/linux/i386/Dist
+++ b/sysdeps/unix/sysv/linux/i386/Dist
@@ -1,5 +1,4 @@
 clone.S
-dl-procinfo.c
 olddirent.h
 oldgetrlimit64.c
 setresuid.c