From: Ulrich Drepper Date: Wed, 28 May 2003 21:08:58 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_3_3~685 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2bcba929d2922a21ce5335014de0919d43315b7e;p=thirdparty%2Fglibc.git Update. * sysdeps/x86_64/elf/start.S: Likewise. --- diff --git a/ChangeLog b/ChangeLog index fe0d4b98e21..d3fc5689281 100644 --- 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