From: Andreas Jaeger Date: Wed, 7 May 2003 13:38:57 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_3_3~749 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7618d44c9a97b7af563e4ac83e8cb3e46d4cdfb3;p=thirdparty%2Fglibc.git Update. 2003-05-07 Andreas Jaeger * sysdeps/unix/sysv/linux/x86_64/syscall.S: Add DWARF2 unwind information. --- diff --git a/ChangeLog b/ChangeLog index fdafff7e80e..6f460147832 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-05-07 Andreas Jaeger + + * sysdeps/unix/sysv/linux/x86_64/syscall.S: Add DWARF2 unwind + information. + 2003-05-06 Ulrich Drepper * libio/oldiofdopen.c (_IO_old_fdopen): Use _IO_old_init not _IO_init.