From: Sandra Loosemore Date: Wed, 23 Apr 2014 02:41:14 +0000 (-0700) Subject: Add missing ChangeLog entries for nios2 gas selftest patch. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1547d98f5a774617b38f2bdd9be3b5c21c2b9312;p=binutils-gdb.git Add missing ChangeLog entries for nios2 gas selftest patch. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 12b6694c4e6..dd67c862392 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2014-04-22 Sandra Loosemore + + * config/tc-nios2.c (nios2_consume_arg): Add case for 'E' to + unbreak self-test mode. + 2014-04-22 Max Filippov * config/tc-xtensa.c (xtensa_handle_align): record alignment for the diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index ace547bc842..9b3d9c33124 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2014-04-22 Sandra Loosemore + + * gas/nios2/selftest.s: New. + * gas/nios2/selftest.d: New. + 2014-04-22 Max Filippov * gas/xtensa/all.exp: Add test for the first section frag alignment.