2001-06-10 H.J. Lu <hjl@gnu.org>

* gas/elf/section2.l: Match various white spaces.
This commit is contained in:
H.J. Lu 2001-06-11 01:07:02 +00:00
parent d42dae6cb2
commit bab00ceada
2 changed files with 7 additions and 3 deletions

View File

@ -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.

View File

@ -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