From: Andreas Jaeger Date: Wed, 30 Apr 2003 10:03:47 +0000 (+0000) Subject: Update. X-Git-Tag: upstream/2.30~19335 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f545f1df008ada6ac888cb2013131888c8d7eefa;p=external%2Fglibc.git Update. 2003-04-30 Andreas Jaeger * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_CONTROL_RESERVED): Use correct value for 64-bit. Reported by Andrew Derrick Balsa . Add bi-arch support. --- diff --git a/ChangeLog b/ChangeLog index 35fe8c8..e964f10 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-04-30 Andreas Jaeger + + * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h + (DR_CONTROL_RESERVED): Use correct value for 64-bit. + Reported by Andrew Derrick Balsa . + Add bi-arch support. + 2003-04-30 Ulrich Drepper * malloc/malloc.c (mEMALIGn): Define alias __memalign_internal.