mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-25 19:14:52 +08:00
* ld-elf/flags1.d: Generalize regexp for section size.
This commit is contained in:
parent
1ce71f59c7
commit
69b7238f06
@ -1,3 +1,7 @@
|
||||
2007-11-14 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
* ld-elf/flags1.d: Generalize regexp for section size.
|
||||
|
||||
2007-11-13 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR binutils/5233
|
||||
|
@ -6,7 +6,7 @@
|
||||
#...
|
||||
Program Headers:
|
||||
Type.*
|
||||
LOAD +0x[0-9a-f]+ 0x0*0 0x0*0 0x0*0161 0x0*0161 RWE 0x[0-9a-f]+
|
||||
LOAD +0x[0-9a-f]+ 0x0*0 0x0*0 0x0*016[1-8] 0x0*016[1-8] RWE 0x[0-9a-f]+
|
||||
|
||||
#...
|
||||
Segment Sections...
|
||||
|
Loading…
Reference in New Issue
Block a user