]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update. cvs/glibc_2-1-92 glibc-2.1.92
authorUlrich Drepper <drepper@redhat.com>
Wed, 2 Aug 2000 22:44:39 +0000 (22:44 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 2 Aug 2000 22:44:39 +0000 (22:44 +0000)
* sysdeps/ia64/Dist: Add _mcount.S.

* sysdeps/unix/sysv/linux/ia64/Dist: Add clone.S.

* sysdeps/unix/sysv/linux/mips/Dist: Add _test_and_set.c.

* elf/Makefile (distribute): Add missing modules.

ChangeLog
elf/Makefile
sysdeps/ia64/Dist
sysdeps/unix/sysv/linux/ia64/Dist
sysdeps/unix/sysv/linux/mips/Dist

index 9b83c1bb9413b0ed819bc5dcb43821880d7870de..6cd528ebea93d338c5d6fb889db729faef75ea48 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,14 @@
 
        * version.h (VERSION): Bump to 2.1.92.
 
+       * sysdeps/ia64/Dist: Add _mcount.S.
+
+       * sysdeps/unix/sysv/linux/ia64/Dist: Add clone.S.
+
+       * sysdeps/unix/sysv/linux/mips/Dist: Add _test_and_set.c.
+
+       * elf/Makefile (distribute): Add missing modules.
+
        * sysdeps/unix/sysv/linux/s390/Dist: Remove nonexisting files.
 
        * posix/regex.c (compile_range): Transliate range start and end
index 7dc4f7cbca9a1a878b5a678ad0b3a8ca0496f9a5..3021596428392640dca89dfd4694bfb525797d98 100644 (file)
@@ -45,7 +45,9 @@ distribute    := $(rtld-routines:=.c) dynamic-link.h do-rel.h dl-machine.h \
                   ldconfig.h ldconfig.c cache.c readlib.c readelflib.c \
                   dep1.c dep2.c dep3.c dep4.c dl-dtprocnum.h \
                   vismain.c vismod1.c vismod2.c vismod3.c \
-                  constload2.c constload3.c filtmod1.c filtmod2.c
+                  constload2.c constload3.c filtmod1.c filtmod2.c \
+                  nodlopenmod.c nodelete.c nodelmod1.c nodelmod2.c \
+                  nodelmod3.c nodelmod4.c nodlopen.c
 
 include ../Makeconfig
 
index dcaac62ee6018d5c7353b77bc94b8a425b0ce6c4..fc40fecd8fb86235c8885859e89da08c90b08501 100644 (file)
@@ -1,3 +1,4 @@
+_mcount.S
 dl-symaddr.c
 dl-fptr.c
 softpipe.h
index 987b0ef6e4056afba3b1e06ece44a7477d8094aa..75eae4ce5746375d4c2109c50e3d2277ba5cad69 100644 (file)
@@ -1,3 +1,4 @@
+clone.S
 clone2.S
 ioperm.c
 sys/procfs.h
index 4675db679338ce371add3f00d167551c7fbbd0fb..d8943b6a1035fbd0cabf3145bdc9fe1ce66ee1d9 100644 (file)
@@ -1,3 +1,4 @@
+_test_and_set.c
 clone.S
 entry.h
 kernel_sigaction.h