diff options
author | Tristan Gingold <gingold@adacore.com> | 2013-03-26 09:13:17 +0000 |
---|---|---|
committer | Tristan Gingold <gingold@adacore.com> | 2013-03-26 09:13:17 +0000 |
commit | 9699c8332afe77fdfd906af47dfc505c43f8c927 (patch) | |
tree | c99a6b191eb6228f6f3e7b220171aaee21726244 /gas/ChangeLog | |
parent | 99c819eea0b33989b8482c8059a5df28c8fec8f4 (diff) | |
download | gdb-9699c8332afe77fdfd906af47dfc505c43f8c927.zip gdb-9699c8332afe77fdfd906af47dfc505c43f8c927.tar.gz gdb-9699c8332afe77fdfd906af47dfc505c43f8c927.tar.bz2 |
gas/
2013-03-26 Douglas B Rupp <rupp@gnat.com>
* config/tc-ia64.c (emit_one_bundle): Move last_slot adjustment
after fixup.
gas/testsuite/
2013-03-26 Douglas B Rupp <rupp@adacore.com
* gas/ia64/ia64.exp: Add new test reloc-mlx
* gas/ia64/reloc-mlx.[sd]: New test for X-unit reloc.
* gas/ia64/pcrel.d: Fix output for X-unit reloc.
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 f60fd45..a9b9104 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2013-03-26 Douglas B Rupp <rupp@gnat.com> + + * config/tc-ia64.c (emit_one_bundle): Move last_slot adjustment + after fixup. + 2013-03-21 Will Newton <will.newton@linaro.org> * config/tc-arm.c (encode_thumb32_addr_mode): Emit an error for all |