mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 09:58:19 +08:00
2001-06-10 H.J. Lu <hjl@gnu.org>
* gas/elf/section2.l: Match various white spaces.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2001-06-10 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* gas/elf/section2.l: Match various white spaces.
|
||||
|
||||
2001-06-10 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* gas/elf/section2.e: Support 64bit ELF.
|
||||
|
@ -3,6 +3,6 @@
|
||||
.*GAS.*
|
||||
|
||||
|
||||
1 .section A
|
||||
2 .global A
|
||||
3 0000 31 .byte 49
|
||||
[ ]+1[ ]+.section A
|
||||
[ ]+2[ ]+.global A
|
||||
[ ]+3 0000 31[ ]+.byte 49
|
||||
|
Reference in New Issue
Block a user