diff options
author | Alan Modra <amodra@gmail.com> | 2010-08-02 08:22:53 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2010-08-02 08:22:53 +0000 |
commit | 09fe853bd05d7d6ac448f5f9bcd1114272115db0 (patch) | |
tree | a8575d82cf223d74807887f38f1737bb99ba4424 /gas | |
parent | 0c10a0a69f23d0b0dc9325ca9b1f94096e931ee0 (diff) | |
download | gdb-09fe853bd05d7d6ac448f5f9bcd1114272115db0.zip gdb-09fe853bd05d7d6ac448f5f9bcd1114272115db0.tar.gz gdb-09fe853bd05d7d6ac448f5f9bcd1114272115db0.tar.bz2 |
Update for ppc_fix_adjustable change.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | gas/testsuite/gas/ppc/power4.d | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 76d1887..7e27b94 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2010-08-02 Alan Modra <amodra@gmail.com> + + * gas/ppc/power4.d: Update for ppc_fix_adjustable change. + 2010-07-28 H.J. Lu <hongjiu.lu@intel.com> * gas/i386/i386.exp: Xfail dw2-compress-2 and diff --git a/gas/testsuite/gas/ppc/power4.d b/gas/testsuite/gas/ppc/power4.d index 148e27a..333c90d 100644 --- a/gas/testsuite/gas/ppc/power4.d +++ b/gas/testsuite/gas/ppc/power4.d @@ -63,9 +63,9 @@ Disassembly of section \.text: +34: e0 80 00 00 lq r4,0\(0\) 36: R_PPC64_ADDR16_LO_DS \.text +38: e0 c3 00 00 lq r6,0\(r3\) - 3a: R_PPC64_GOT16_DS \.data + 3a: R_PPC64_GOT16_DS dsym0 +3c: e0 c3 00 00 lq r6,0\(r3\) - 3e: R_PPC64_GOT16_LO_DS \.data + 3e: R_PPC64_GOT16_LO_DS dsym0 +40: e0 c3 00 00 lq r6,0\(r3\) 42: R_PPC64_PLT16_LO_DS \.data +44: e0 c3 00 00 lq r6,0\(r3\) |