aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCary Coutant <ccoutant@gcc.gnu.org>2009-10-09 10:41:43 -0700
committerCary Coutant <ccoutant@gcc.gnu.org>2009-10-09 10:41:43 -0700
commit38265b74007bae4edb7a6b28a17cae94e51b1bdf (patch)
tree33fa238e7e49c1657270d5e80b44a1240cc1e527
parentdfb3b0e3b83fe3aabf369c06e24ecad4fb5aaded (diff)
downloadgcc-38265b74007bae4edb7a6b28a17cae94e51b1bdf.zip
gcc-38265b74007bae4edb7a6b28a17cae94e51b1bdf.tar.gz
gcc-38265b74007bae4edb7a6b28a17cae94e51b1bdf.tar.bz2
Updated commit entry for r152577 (added entry for xcoff_debug_hooks in
dbxout.c). From-SVN: r152595
-rw-r--r--gcc/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 83e3031..5f0788f 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.