aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 2ec7e6e..9fbca6c 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,11 +1,11 @@
2007-04-02 Dave Korn <dave.korn@artimi.com>
- * doc/tm.texi (FUNCTION_MODE): Update and extend documentation.
+ * doc/tm.texi (FUNCTION_MODE): Update and extend documentation.
2007-04-02 Dave Korn <dave.korn@artimi.com>
- * libgcc2.h (exception_descriptor): Don't forward-declare.
- (__get_eh_table_language, __get_eh_table_version): Delete
+ * libgcc2.h (exception_descriptor): Don't forward-declare.
+ (__get_eh_table_language, __get_eh_table_version): Delete
prototypes of long-dead functions.
2007-04-01 Daniel Berlin <dberlin@dberlin.org>