From: Cary Coutant Date: Fri, 9 Oct 2009 17:41:43 +0000 (-0700) Subject: Updated commit entry for r152577 (added entry for xcoff_debug_hooks in X-Git-Tag: releases/gcc-4.5.0~3010 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=38265b74007bae4edb7a6b28a17cae94e51b1bdf;p=thirdparty%2Fgcc.git Updated commit entry for r152577 (added entry for xcoff_debug_hooks in dbxout.c). From-SVN: r152595 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 83e30315082a..5f0788fa7e00 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -76,6 +76,7 @@ * debug.c (do_nothing_debug_hooks): Add dummy entries for new hooks. (debug_nothing_uid): New function. * dbxout.c (dbx_debug_hooks): Add dummy entries for new hooks. + (xcoff_debug_hooks): Likewise. * sdbout.c (sdb_debug_hooks): Likewise. * vmsdbgout.c (vmsdbg_debug_hooks): Likewise. * doc/invoke.texi (-fenable-icf-debug): New option.