diff options
author | Carlos O'Donell <carlos@codesourcery.com> | 2008-07-07 19:12:58 +0000 |
---|---|---|
committer | Carlos O'Donell <carlos@codesourcery.com> | 2008-07-07 19:12:58 +0000 |
commit | 79947c5421861704e56232699b629b1f13d400e3 (patch) | |
tree | abb4f7d5051a5f8ca7ee602348cb1af338fe2c97 /gas/testsuite/ChangeLog | |
parent | c27e721e3e80bd3557657ce6175e0dc52233b977 (diff) | |
download | fsf-binutils-gdb-79947c5421861704e56232699b629b1f13d400e3.zip fsf-binutils-gdb-79947c5421861704e56232699b629b1f13d400e3.tar.gz fsf-binutils-gdb-79947c5421861704e56232699b629b1f13d400e3.tar.bz2 |
gas/
2008-07-07 Paul Brook <paul@codesourcery.com>
* config/tc-arm.c (arm_fix_adjustable): Don't adjust MOVW/MOVT
relocations.
gas/testsuite/
2008-07-07 Paul Brook <paul@codesourcery.com>
* gas/arm/movw-local.d: New test.
* gas/arm/movw-local.s: New test.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 8366360..aca2c7e 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2008-07-07 Paul Brook <paul@codesourcery.com> + + * gas/arm/movw-local.d: New test. + * gas/arm/movw-local.s: New test. + 2008-06-27 Chao-ying Fu <fu@mips.com> * gas/mips/odd-float.d: Replace ... with #pass. |