aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index a5ba86c..13840a6 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,12 @@
2015-07-16 Richard Sandiford <richard.sandiford@arm.com>
+ * genoutput.c (next_index_number): Delete.
+ (data): Remove index_number.
+ (gen_insn, gen_peephole, gen_expand, gen_split): Update accordingly.
+ (main): Remove manipulation of next_index_number.
+
+2015-07-16 Richard Sandiford <richard.sandiford@arm.com>
+
* genattrtab.c (check_attr_value): Remove handling of null attrs.
(make_canonical): Likewise.