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 8d4885e..696d493 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -4,6 +4,11 @@ 2017-01-10 Tristan Gingold <gingold@adacore.com> + * testsuite/gas/all/sleb128-8.d: Adjust test. + * testsuite/gas/all/gas.exp (test_cond): Likewise. + +2017-01-10 Tristan Gingold <gingold@adacore.com> + * read.c (emit_leb128_expr): Extended unsigned big number for sleb128. * testsuite/gas/all/gas.exp (test_cond): Add sleb128-8 test. |