mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 19:09:31 +08:00
gas: Update expected outputs of "readelf -wL"
Update expected outputs of "readelf -wL" for commit 17f6ade235fc96b4e572b5251b344d426c5f1cd5 Author: John Darrington <john@darrington.wattle.id.au> Date: Wed Sep 19 19:56:29 2018 +0200 binutils --dwarf=decodedline: Add display of is_stmt flag which adds display of is_stmt flag. PR binutils/23695 * testsuite/gas/elf/dwarf2-11.d: Update expected outputs of "readelf -wL". * testsuite/gas/elf/dwarf2-12.d: Likewise. * testsuite/gas/elf/dwarf2-13.d: Likewise. * testsuite/gas/elf/dwarf2-14.d: Likewise. * testsuite/gas/elf/dwarf2-15.d: Likewise. * testsuite/gas/elf/dwarf2-16.d: Likewise. * testsuite/gas/elf/dwarf2-17.d: Likewise. * testsuite/gas/elf/dwarf2-18.d: Likewise. * testsuite/gas/elf/dwarf2-5.d: Likewise. * testsuite/gas/elf/dwarf2-6.d: Likewise. * testsuite/gas/elf/dwarf2-7.d: Likewise.
This commit is contained in:
@ -1,3 +1,19 @@
|
||||
2018-09-20 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR binutils/23695
|
||||
* testsuite/gas/elf/dwarf2-11.d: Update expected outputs of
|
||||
"readelf -wL".
|
||||
* testsuite/gas/elf/dwarf2-12.d: Likewise.
|
||||
* testsuite/gas/elf/dwarf2-13.d: Likewise.
|
||||
* testsuite/gas/elf/dwarf2-14.d: Likewise.
|
||||
* testsuite/gas/elf/dwarf2-15.d: Likewise.
|
||||
* testsuite/gas/elf/dwarf2-16.d: Likewise.
|
||||
* testsuite/gas/elf/dwarf2-17.d: Likewise.
|
||||
* testsuite/gas/elf/dwarf2-18.d: Likewise.
|
||||
* testsuite/gas/elf/dwarf2-5.d: Likewise.
|
||||
* testsuite/gas/elf/dwarf2-6.d: Likewise.
|
||||
* testsuite/gas/elf/dwarf2-7.d: Likewise.
|
||||
|
||||
2018-09-20 Maciej W. Rozycki <macro@linux-mips.org>
|
||||
|
||||
* config/tc-s12z.c (lex_opr): Use an auxiliary unsigned variable
|
||||
|
@ -9,7 +9,7 @@
|
||||
Contents of the \.debug_line section:
|
||||
|
||||
CU: dwarf2-11\.c:
|
||||
File name *Line number *Starting address *View
|
||||
dwarf2-11\.c *1 *0x4
|
||||
dwarf2-11\.c *2 *0x8
|
||||
dwarf2-11\.c *2 *0x8 *1
|
||||
File name *Line number *Starting address *View +Stmt
|
||||
dwarf2-11\.c *1 *0x4 +x
|
||||
dwarf2-11\.c *2 *0x8 +x
|
||||
dwarf2-11\.c *2 *0x8 *1 +x
|
||||
|
@ -13,8 +13,8 @@ Hex dump of section '\.rodata':
|
||||
Contents of the \.debug_line section:
|
||||
|
||||
CU: dwarf2-12\.c:
|
||||
File name *Line number *Starting address *View
|
||||
dwarf2-12\.c *1 *0
|
||||
dwarf2-12\.c *2 *0
|
||||
dwarf2-12\.c *3 *0 *1
|
||||
dwarf2-12\.c *3 *0x4
|
||||
File name *Line number *Starting address *View +Stmt
|
||||
dwarf2-12\.c *1 *0 +x
|
||||
dwarf2-12\.c *2 *0 +x
|
||||
dwarf2-12\.c *3 *0 *1 +x
|
||||
dwarf2-12\.c *3 *0x4 +x
|
||||
|
@ -12,8 +12,8 @@ Hex dump of section '\.rodata':
|
||||
Contents of the \.debug_line section:
|
||||
|
||||
CU: dwarf2-13\.c:
|
||||
File name *Line number *Starting address *View
|
||||
dwarf2-13\.c *1 *0x4
|
||||
dwarf2-13\.c *2 *0x8
|
||||
dwarf2-13\.c *3 *0x8 *1
|
||||
dwarf2-13\.c *3 *0xc
|
||||
File name *Line number *Starting address *View +Stmt
|
||||
dwarf2-13\.c *1 *0x4 +x
|
||||
dwarf2-13\.c *2 *0x8 +x
|
||||
dwarf2-13\.c *3 *0x8 *1 +x
|
||||
dwarf2-13\.c *3 *0xc +x
|
||||
|
@ -12,8 +12,8 @@ Hex dump of section '\.rodata':
|
||||
Contents of the \.debug_line section:
|
||||
|
||||
CU: dwarf2-14\.c:
|
||||
File name *Line number *Starting address *View
|
||||
dwarf2-14\.c *1 *0
|
||||
dwarf2-14\.c *2 *0
|
||||
dwarf2-14\.c *3 *0 *1
|
||||
dwarf2-14\.c *3 *0x4
|
||||
File name *Line number *Starting address *View +Stmt
|
||||
dwarf2-14\.c *1 *0 +x
|
||||
dwarf2-14\.c *2 *0 +x
|
||||
dwarf2-14\.c *3 *0 *1 +x
|
||||
dwarf2-14\.c *3 *0x4 +x
|
||||
|
@ -12,8 +12,8 @@ Hex dump of section '\.rodata':
|
||||
Contents of the \.debug_line section:
|
||||
|
||||
CU: dwarf2-15\.c:
|
||||
File name *Line number *Starting address *View
|
||||
dwarf2-15\.c *1 *0
|
||||
dwarf2-15\.c *2 *0x4
|
||||
dwarf2-15\.c *3 *0x4 *1
|
||||
dwarf2-15\.c *3 *0x8
|
||||
File name *Line number *Starting address *View +Stmt
|
||||
dwarf2-15\.c *1 *0 +x
|
||||
dwarf2-15\.c *2 *0x4 +x
|
||||
dwarf2-15\.c *3 *0x4 *1 +x
|
||||
dwarf2-15\.c *3 *0x8 +x
|
||||
|
@ -13,8 +13,8 @@ Hex dump of section '\.rodata':
|
||||
Contents of the \.debug_line section:
|
||||
|
||||
CU: dwarf2-16\.c:
|
||||
File name *Line number *Starting address *View
|
||||
dwarf2-16\.c *1 *0
|
||||
dwarf2-16\.c *2 *0x4
|
||||
dwarf2-16\.c *3 *0x4 *1
|
||||
dwarf2-16\.c *3 *0x8
|
||||
File name *Line number *Starting address *View +Stmt
|
||||
dwarf2-16\.c *1 *0 +x
|
||||
dwarf2-16\.c *2 *0x4 +x
|
||||
dwarf2-16\.c *3 *0x4 *1 +x
|
||||
dwarf2-16\.c *3 *0x8 +x
|
||||
|
@ -13,8 +13,8 @@ Hex dump of section '\.rodata':
|
||||
Contents of the \.debug_line section:
|
||||
|
||||
CU: dwarf2-17\.c:
|
||||
File name *Line number *Starting address *View
|
||||
dwarf2-17\.c *1 *0
|
||||
dwarf2-17\.c *2 *0x4
|
||||
dwarf2-17\.c *3 *0x8
|
||||
dwarf2-17\.c *3 *0xc
|
||||
File name *Line number *Starting address *View +Stmt
|
||||
dwarf2-17\.c *1 *0 +x
|
||||
dwarf2-17\.c *2 *0x4 +x
|
||||
dwarf2-17\.c *3 *0x8 +x
|
||||
dwarf2-17\.c *3 *0xc +x
|
||||
|
@ -12,8 +12,8 @@ Hex dump of section '\.rodata':
|
||||
Contents of the \.debug_line section:
|
||||
|
||||
CU: dwarf2-18\.c:
|
||||
File name *Line number *Starting address *View
|
||||
dwarf2-18\.c *1 *0
|
||||
dwarf2-18\.c *2 *0 *1
|
||||
dwarf2-18\.c *3 *0x4
|
||||
dwarf2-18\.c *3 *0x8
|
||||
File name *Line number *Starting address *View +Stmt
|
||||
dwarf2-18\.c *1 *0 +x
|
||||
dwarf2-18\.c *2 *0 *1 +x
|
||||
dwarf2-18\.c *3 *0x4 +x
|
||||
dwarf2-18\.c *3 *0x8 +x
|
||||
|
@ -63,17 +63,17 @@ Raw dump of debug contents of section \.debug_line:
|
||||
Contents of the \.debug_line section:
|
||||
|
||||
CU: dwarf2-5\.c:
|
||||
File name *Line number *Starting address *View
|
||||
dwarf2-5\.c *1 *0
|
||||
dwarf2-5\.c *2 *0 *1
|
||||
dwarf2-5\.c *3 *0x4
|
||||
dwarf2-5\.c *4 *0x4 *1
|
||||
dwarf2-5\.c *5 *0x4 *2
|
||||
dwarf2-5\.c *6 *0x8
|
||||
dwarf2-5\.c *7 *0xc
|
||||
dwarf2-5\.c *8 *0xc *1
|
||||
dwarf2-5\.c *9 *0x10
|
||||
dwarf2-5\.c *10 *0x10 *1
|
||||
dwarf2-5\.c *11 *0x10 *2
|
||||
dwarf2-5\.c *12 *0x10 *3
|
||||
dwarf2-5\.c *12 *0x14
|
||||
File name *Line number *Starting address *View +Stmt
|
||||
dwarf2-5\.c *1 *0 +x
|
||||
dwarf2-5\.c *2 *0 *1 +x
|
||||
dwarf2-5\.c *3 *0x4 +x
|
||||
dwarf2-5\.c *4 *0x4 *1 +x
|
||||
dwarf2-5\.c *5 *0x4 *2 +x
|
||||
dwarf2-5\.c *6 *0x8 +x
|
||||
dwarf2-5\.c *7 *0xc +x
|
||||
dwarf2-5\.c *8 *0xc *1 +x
|
||||
dwarf2-5\.c *9 *0x10 +x
|
||||
dwarf2-5\.c *10 *0x10 *1 +x
|
||||
dwarf2-5\.c *11 *0x10 *2 +x
|
||||
dwarf2-5\.c *12 *0x10 *3 +x
|
||||
dwarf2-5\.c *12 *0x14 +x
|
||||
|
@ -64,15 +64,15 @@ Raw dump of debug contents of section .debug_line:
|
||||
Contents of the \.debug_line section:
|
||||
|
||||
CU: dwarf2-6\.c:
|
||||
File name *Line number *Starting address *View
|
||||
dwarf2-6\.c *1 *0
|
||||
dwarf2-6\.c *1 *0 *1
|
||||
dwarf2-6\.c *1 *0x1
|
||||
dwarf2-6\.c *1 *0x1 *1
|
||||
dwarf2-6\.c *1 *0x2
|
||||
dwarf2-6\.c *1 *0x3 *1
|
||||
dwarf2-6\.c *2 *0x3 *2
|
||||
dwarf2-6\.c *3 *0x4
|
||||
dwarf2-6\.c *3 *0x4 *1
|
||||
dwarf2-6\.c *3 *0xf3
|
||||
dwarf2-6\.c *3 *0x100
|
||||
File name *Line number *Starting address *View +Stmt
|
||||
dwarf2-6\.c *1 *0 +x
|
||||
dwarf2-6\.c *1 *0 *1 +x
|
||||
dwarf2-6\.c *1 *0x1 +x
|
||||
dwarf2-6\.c *1 *0x1 *1 +x
|
||||
dwarf2-6\.c *1 *0x2 +x
|
||||
dwarf2-6\.c *1 *0x3 *1 +x
|
||||
dwarf2-6\.c *2 *0x3 *2 +x
|
||||
dwarf2-6\.c *3 *0x4 +x
|
||||
dwarf2-6\.c *3 *0x4 *1 +x
|
||||
dwarf2-6\.c *3 *0xf3 +x
|
||||
dwarf2-6\.c *3 *0x100 +x
|
||||
|
@ -12,8 +12,8 @@ Hex dump of section '\.rodata':
|
||||
Contents of the \.debug_line section:
|
||||
|
||||
CU: dwarf2-7\.c:
|
||||
File name *Line number *Starting address *View
|
||||
dwarf2-7\.c *1 *0
|
||||
dwarf2-7\.c *2 *0
|
||||
dwarf2-7\.c *3 *0 *1
|
||||
dwarf2-7\.c *3 *0x.
|
||||
File name *Line number *Starting address *View +Stmt
|
||||
dwarf2-7\.c *1 *0 +x
|
||||
dwarf2-7\.c *2 *0 +x
|
||||
dwarf2-7\.c *3 *0 *1 +x
|
||||
dwarf2-7\.c *3 *0x. +x
|
||||
|
Reference in New Issue
Block a user