aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorAndrew Pinski <pinskia@gcc.gnu.org>2006-07-16 08:17:22 -0700
committerAndrew Pinski <pinskia@gcc.gnu.org>2006-07-16 08:17:22 -0700
commitd9f392cf044aea472234cd09ebd86d3a4eccf4be (patch)
tree38eac5fb4da560c131ee057e156c17863c36b120 /gcc
parentb8ea6dbcbd1fb57226003df785bb0be84a0614f7 (diff)
downloadgcc-d9f392cf044aea472234cd09ebd86d3a4eccf4be.zip
gcc-d9f392cf044aea472234cd09ebd86d3a4eccf4be.tar.gz
gcc-d9f392cf044aea472234cd09ebd86d3a4eccf4be.tar.bz2
Fix fomating on Carlos's last changelog entry
and fix the email address too. From-SVN: r115500
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 28c4534..90c8979 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -35,8 +35,7 @@
signal frames correctly even when the signal was installed with
sa_restorer set.
-2006-07-14 Carlos O'Donell <carlos@codesoucery.com>
-
+2006-07-14 Carlos O'Donell <carlos@codesourcery.com
* dbxout.c (dbxout_begin_prologue): Emit LFBB label at function start.
(dbxout_function_end): Use local label LFBB. Remove hook DBX_OUTPUT_NFUN.