From: Andreas Jaeger Date: Wed, 21 Aug 2002 07:57:58 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4e8b66c2848c57e38990ee2a445eaedddac69e7;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index e24350824af..07551952a09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2002-08-21 Andreas Jaeger + + * sysdeps/x86_64/sysdep.h (CALL_MCOUNT): Fix it. + + * sysdeps/x86_64/Makefile (sysdep_routines): Add _mcount. + + * sysdeps/x86_64/machine-gmon.h: New. + * sysdeps/x86_64/_mcount.S: New. + 2002-08-20 Roland McGrath * sysdeps/powerpc/divdi3.c: Remove INTDEF/INTUSE from last change.