aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index cc1ff19..e4330b3 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,15 @@
+2012-09-14 Sandra Loosemore <sandra@codesourcery.com>
+
+ * doc/tm.texi.in (Stack Arguments): Update obsolete references
+ to current_function_outgoing_args_size.
+ (Function Entry): Likewise for current_function_pops_args,
+ current_function_pretend_args_size,
+ current_function_outgoing_args_size, and
+ current_function_epilogue_delay_list.
+ (Misc): Fix garbled sentence referencing nonexistent
+ current_function_leaf_function.
+ * doc/tm.texi: Regenerated.
+
2012-09-14 Dehao Chen <dehao@google.com>
* tree-eh.c (goto_queue_node): New field.