* ld-tic6x/mvk-reloc-local-r.d: Adjust for signed addend.
authorAlan Modra <amodra@gmail.com>
Fri, 18 May 2012 05:55:23 +0000 (05:55 +0000)
committerAlan Modra <amodra@gmail.com>
Fri, 18 May 2012 05:55:23 +0000 (05:55 +0000)
* ld-tic6x/unwind-6.d: Typo fix.

ld/testsuite/ChangeLog
ld/testsuite/ld-tic6x/mvk-reloc-local-r.d
ld/testsuite/ld-tic6x/unwind-6.d

index 24e8a9df2ac1187720e5befffdd69ae9217de3ed..ba59697062474d215402dbe1801e48c59bb9d32f 100644 (file)
@@ -1,3 +1,8 @@
+2012-05-18  Alan Modra  <amodra@gmail.com>
+
+       * ld-tic6x/mvk-reloc-local-r.d: Adjust for signed addend.
+       * ld-tic6x/unwind-6.d: Typo fix.
+
 2012-05-18  Alan Modra  <amodra@gmail.com>
 
        * ld-elf/init-mixed.c: Include config.h first.
index 8657fd0949685975f0da65e8ef0e598565ef249f..096b6ae22299323edf981c9754dfb967fa40ff49 100644 (file)
@@ -23,5 +23,5 @@ Disassembly of section \.text:
 [ \t]*24:[ \t]+01000028[ \t]+mvk \.S1 0,a2
 [ \t]*24: R_C6000_ABS_L16[ \t]+\.data\+0x10
 [ \t]*28:[ \t]+01800068[ \t]+mvkh \.S1 0,a3
-[ \t]*28: R_C6000_ABS_H16[ \t]+\.data\+0xffffff14
+[ \t]*28: R_C6000_ABS_H16[ \t]+\.data-0xec
 [ \t]*\.\.\.
index 5de8ee6d56757583948ed54996dd823f84191aeb..634226519de5c9743e327c1a9f83e6c87348354b 100644 (file)
@@ -1,5 +1,5 @@
 #ld: -T unwind.ld
-#source unwind-4.s
+#source: unwind-4.s
 #as: -mgenerate-rel
 #objdump: -s
 
This page took 0.033865 seconds and 4 git commands to generate.