mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 11:39:26 +08:00
sh vxworks tests
These tests were failing only due to not being updated for readelf output changes. * testsuite/ld-sh/vxworks1-lib.rd: Update expected output. * testsuite/ld-sh/vxworks4.d: Likewise.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2020-07-07 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
|
* testsuite/ld-sh/vxworks1-lib.rd: Update expected output.
|
||||||
|
* testsuite/ld-sh/vxworks4.d: Likewise.
|
||||||
|
|
||||||
2020-07-06 Yuri Chornoivan <yurchor@ukr.net>
|
2020-07-06 Yuri Chornoivan <yurchor@ukr.net>
|
||||||
|
|
||||||
PR 26204
|
PR 26204
|
||||||
|
@ -6,7 +6,7 @@ Relocation section '\.rela\.plt' at offset .* contains 2 entries:
|
|||||||
|
|
||||||
Relocation section '\.rela\.dyn' at offset .* contains 4 entries:
|
Relocation section '\.rela\.dyn' at offset .* contains 4 entries:
|
||||||
Offset Info Type Sym\.Value Sym\. Name \+ Addend
|
Offset Info Type Sym\.Value Sym\. Name \+ Addend
|
||||||
00081800 000000a5 R_SH_RELATIVE * 00080c48
|
00081800 000000a5 R_SH_RELATIVE +80c48
|
||||||
00080c30 .*01 R_SH_DIR32 00000000 ___GOTT_BASE__ \+ 0
|
00080c30 .*01 R_SH_DIR32 00000000 ___GOTT_BASE__ \+ 0
|
||||||
00080c34 .*01 R_SH_DIR32 00000000 ___GOTT_INDEX__ \+ 0
|
00080c34 .*01 R_SH_DIR32 00000000 ___GOTT_INDEX__ \+ 0
|
||||||
00081414 .*a3 R_SH_GLOB_DAT 00081c00 x \+ 0
|
00081414 .*a3 R_SH_GLOB_DAT 00081c00 x \+ 0
|
||||||
|
@ -6,6 +6,6 @@
|
|||||||
|
|
||||||
Relocation section '\.rela\.dyn' at offset .* contains 3 entries:
|
Relocation section '\.rela\.dyn' at offset .* contains 3 entries:
|
||||||
Offset Info Type Sym\.Value Sym\. Name \+ Addend
|
Offset Info Type Sym\.Value Sym\. Name \+ Addend
|
||||||
00081810 000000a5 R_SH_RELATIVE 0008181c
|
00081810 000000a5 R_SH_RELATIVE +8181c
|
||||||
00081814 .*01 R_SH_DIR32 00000000 global \+ 1234
|
00081814 .*01 R_SH_DIR32 00000000 global \+ 1234
|
||||||
00081818 .*02 R_SH_REL32 00000000 global \+ 1234
|
00081818 .*02 R_SH_REL32 00000000 global \+ 1234
|
||||||
|
Reference in New Issue
Block a user