aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Brown <jules@gcc.gnu.org>2005-04-27 22:23:24 +0000
committerJulian Brown <jules@gcc.gnu.org>2005-04-27 22:23:24 +0000
commitef614e8a8f8f3d72b99feac6135f5f3c88ce283c (patch)
treeb65514045159bf76e42b1e44423470fcbf35065c
parent47aecf47d196c05b7b388e4fefbdce2f075bd4b0 (diff)
downloadgcc-ef614e8a8f8f3d72b99feac6135f5f3c88ce283c.zip
gcc-ef614e8a8f8f3d72b99feac6135f5f3c88ce283c.tar.gz
gcc-ef614e8a8f8f3d72b99feac6135f5f3c88ce283c.tar.bz2
* Fix Paul's email address in ChangeLog entry.
From-SVN: r98890
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index b5ba524..af22488 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -454,7 +454,7 @@
* dbxout.c (dbxout_type): Emit attribute vector.
-2005-04-05 Paul Brook <julian@codesourcery.com>
+2005-04-05 Paul Brook <paul@codesourcery.com>
* target-def.h (TARGET_CXX_USE_AEABI_ATEXIT): Define.
* target.h (struct gcc_target): Add cxx.use_aeabi_atexit.