summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-09-03 01:44:19 +0000
committerUlrich Drepper <drepper@redhat.com>2002-09-03 01:44:19 +0000
commit9219f8533322625b7c25c8a6ecf5772e010b153b (patch)
tree37a29657e8b861414f990898b22aa6a5260e6b8e
parentc4eba5de131bee03f5381f05cedd8b7dbc4863f1 (diff)
Update.
* sysdeps/unix/sysv/linux/x86_64/Dist: Add __start_context.S.
-rw-r--r--ChangeLog2
-rw-r--r--README2
-rw-r--r--sysdeps/unix/sysv/linux/x86_64/Dist1
3 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6bb0e60d6f..5d2b6cc105 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
* version.h (VERSION): Bump to 2.2.93.
+ * sysdeps/unix/sysv/linux/x86_64/Dist: Add __start_context.S.
+
2002-09-02 Jakub Jelinek <jakub@redhat.com>
* elf/rtld.c (dl_main): If prelinking succeeded, mark all objects
diff --git a/README b/README
index e535b6b853..43b1527ae3 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This directory contains the version 2.2.92 release of the GNU C Library.
+This directory contains the version 2.2.93 release of the GNU C Library.
Many bugs have been fixed since the last release.
Some bugs surely remain.
diff --git a/sysdeps/unix/sysv/linux/x86_64/Dist b/sysdeps/unix/sysv/linux/x86_64/Dist
index d69d5510b5..57dd1b2221 100644
--- a/sysdeps/unix/sysv/linux/x86_64/Dist
+++ b/sysdeps/unix/sysv/linux/x86_64/Dist
@@ -1,5 +1,6 @@
clone.S
ldd-rewrite.sed
+__start_context.S
ucontext_i.h
umount.c
sys/debugreg.h