diff --git a/ChangeLog b/ChangeLog index 35fe8c8d48..e964f104d2 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.