* ld-d10v/reloc-003.d: Update for changed error message.
* ld-d10v/reloc-004.d: Likewise. * ld-d10v/reloc-007.d: Likewise. * ld-d10v/reloc-008.d: Likewise. * ld-d10v/reloc-011.d: Likewise. * ld-d10v/reloc-012.d: Likewise. * ld-d10v/reloc-015.d: Likewise. * ld-d10v/reloc-016.d: Likewise.
This commit is contained in:
parent
c04f57872c
commit
d693c47eec
@ -1,3 +1,14 @@
|
||||
2004-11-10 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* ld-d10v/reloc-003.d: Update for changed error message.
|
||||
* ld-d10v/reloc-004.d: Likewise.
|
||||
* ld-d10v/reloc-007.d: Likewise.
|
||||
* ld-d10v/reloc-008.d: Likewise.
|
||||
* ld-d10v/reloc-011.d: Likewise.
|
||||
* ld-d10v/reloc-012.d: Likewise.
|
||||
* ld-d10v/reloc-015.d: Likewise.
|
||||
* ld-d10v/reloc-016.d: Likewise.
|
||||
|
||||
2004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
|
||||
Vineet Sharma <vineets@noida.hcltech.com>
|
||||
|
||||
@ -710,7 +721,7 @@
|
||||
2004-03-19 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* ld-elfvers/vers.exp: Add new tests for versioned weak
|
||||
definition.
|
||||
definition.
|
||||
|
||||
* ld-elfvers/vers28a.c: New file.
|
||||
* ld-elfvers/vers28a.dsym: Likewise.
|
||||
|
@ -1,5 +1,5 @@
|
||||
#source: reloc-001.s
|
||||
#ld: -T $srcdir/$subdir/reloc-003.ld
|
||||
#error: relocation truncated to fit: R_D10V_10_PCREL_L foo$
|
||||
#error: relocation truncated to fit: R_D10V_10_PCREL_L
|
||||
|
||||
# Test 10 bit pc rel reloc bad boundary.
|
@ -1,5 +1,5 @@
|
||||
#source: reloc-001.s
|
||||
#ld: -T $srcdir/$subdir/reloc-004.ld
|
||||
#error: relocation truncated to fit: R_D10V_10_PCREL_L foo$
|
||||
#error: relocation truncated to fit: R_D10V_10_PCREL_L
|
||||
|
||||
# Test 10 bit pc rel reloc normal bad.
|
@ -1,7 +1,7 @@
|
||||
#source: reloc-005.s
|
||||
#ld: -T $srcdir/$subdir/reloc-007.ld
|
||||
#objdump: -D
|
||||
#error: relocation truncated to fit: R_D10V_18_PCREL foo$
|
||||
#error: relocation truncated to fit: R_D10V_18_PCREL
|
||||
|
||||
# Test 18 bit pc rel reloc bad boundary
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#source: reloc-005.s
|
||||
#ld: -T $srcdir/$subdir/reloc-008.ld
|
||||
#objdump: -D
|
||||
#error: relocation truncated to fit: R_D10V_18_PCREL foo$
|
||||
#error: relocation truncated to fit: R_D10V_18_PCREL
|
||||
|
||||
# Test 18 bit pc rel reloc normal bad
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#source: reloc-009.s
|
||||
#ld: -T $srcdir/$subdir/reloc-011.ld
|
||||
#error: relocation truncated to fit: R_D10V_10_PCREL_R foo$
|
||||
#error: relocation truncated to fit: R_D10V_10_PCREL_R
|
||||
|
||||
# Test 10 bit pc rel reloc negative bad boundary.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#source: reloc-009.s
|
||||
#ld: -T $srcdir/$subdir/reloc-012.ld
|
||||
#error: relocation truncated to fit: R_D10V_10_PCREL_R foo$
|
||||
#error: relocation truncated to fit: R_D10V_10_PCREL_R
|
||||
|
||||
# Test 10 bit pc rel reloc negative normal bad.
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#source: reloc-005.s
|
||||
#ld: -T $srcdir/$subdir/reloc-015.ld
|
||||
#objdump: -D
|
||||
#error: relocation truncated to fit: R_D10V_18_PCREL foo$
|
||||
#error: relocation truncated to fit: R_D10V_18_PCREL
|
||||
|
||||
# Test 18 bit pc rel negative reloc bad boundary
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#source: reloc-005.s
|
||||
#ld: -T $srcdir/$subdir/reloc-016.ld
|
||||
#objdump: -D
|
||||
#error: relocation truncated to fit: R_D10V_18_PCREL foo$
|
||||
#error: relocation truncated to fit: R_D10V_18_PCREL
|
||||
|
||||
# Test 18 bit pc rel negative reloc normal bad
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user