From 042c94de565ae62640c064f1cb33d28484aeb9d3 Mon Sep 17 00:00:00 2001 From: Trevor Saunders Date: Fri, 27 May 2016 04:52:45 -0400 Subject: sparc: make SPARC_OPCODE_ARCH_MAX part of its enum include/ChangeLog: 2016-06-29 Trevor Saunders * opcode/sparc.h (enum sparc_opcode_arch_val): Move SPARC_OPCODE_ARCH_MAX into the enum. --- include/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'include/ChangeLog') diff --git a/include/ChangeLog b/include/ChangeLog index e5a80b9..ea82b86 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,8 @@ +2016-06-29 Trevor Saunders + + * opcode/sparc.h (enum sparc_opcode_arch_val): Move + SPARC_OPCODE_ARCH_MAX into the enum. + 2016-06-28 Richard Sandiford * opcode/aarch64.h (aarch64_opnd_info): Change index fields to int64_t. -- cgit v1.1