Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 28 May 2003 21:08:58 +0000 (21:08 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 28 May 2003 21:08:58 +0000 (21:08 +0000)
* sysdeps/x86_64/elf/start.S: Likewise.

ChangeLog

index fe0d4b9..d3fc568 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,6 +34,7 @@
 
        * csu/Makefile: Add rules to build Scrt1.o.
        * sysdeps/i386/elf/start.S: Make code compilable with SHARED.
+       * sysdeps/x86_64/elf/start.S: Likewise.
 
 2003-05-27  Jakub Jelinek  <jakub@redhat.com>