aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorTrevor Saunders <tbsaunde+binutils@tbsaunde.org>2016-05-28 18:16:47 -0400
committerTrevor Saunders <tbsaunde+binutils@tbsaunde.org>2016-06-27 05:06:26 -0400
commit0708347f66e1d8e01b215fb1fe71f634249c5fc9 (patch)
treeadd5f0d45f2a8ed177531657724794a72d6adb32 /gas/ChangeLog
parentcd529d78e5b6b645e0e49f2e845121c568bddc56 (diff)
downloadgdb-0708347f66e1d8e01b215fb1fe71f634249c5fc9.zip
gdb-0708347f66e1d8e01b215fb1fe71f634249c5fc9.tar.gz
gdb-0708347f66e1d8e01b215fb1fe71f634249c5fc9.tar.bz2
nds32: remove a sentinal
gas/ChangeLog: 2016-06-27 Trevor Saunders <tbsaunde+binutils@tbsaunde.org> * config/tc-nds32.c (md_begin): Use ARRAY_SIZE instead of a sentinal element in relax_table.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 30bd8be..5f85ad5 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2016-06-27 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
+
+ * config/tc-nds32.c (md_begin): Use ARRAY_SIZE instead of a sentinal
+ element in relax_table.
+
2016-06-25 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
* config/tc-aarch64.c: Make the type of reg_entry::type