diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 781e975..7eec969 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2016-12-07 Maciej W. Rozycki <macro@imgtec.com> + + * config/tc-mips.c (is_opcode_valid): Use local `isa' + consistently. + 2016-12-06 Nick Clifton <nickc@redhat.com> PR gas/20901 |