mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-21 02:24:17 +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>
|
2001-06-10 H.J. Lu <hjl@gnu.org>
|
||||||
|
|
||||||
* gas/elf/section2.e: Support 64bit ELF.
|
* gas/elf/section2.e: Support 64bit ELF.
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
.*GAS.*
|
.*GAS.*
|
||||||
|
|
||||||
|
|
||||||
1 .section A
|
[ ]+1[ ]+.section A
|
||||||
2 .global A
|
[ ]+2[ ]+.global A
|
||||||
3 0000 31 .byte 49
|
[ ]+3 0000 31[ ]+.byte 49
|
||||||
|
Reference in New Issue
Block a user