mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 19:09:31 +08:00
2000-11-16 H.J. Lu <hjl@gnu.org>
* gas/symver/symver0.d: Add 64bit support. * gas/symver/symver1.d: Likewise.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2000-11-16 H.J. Lu <hjl@gnu.org>
|
||||||
|
|
||||||
|
* gas/symver/symver0.d: Add 64bit support.
|
||||||
|
* gas/symver/symver1.d: Likewise.
|
||||||
|
|
||||||
2000-11-16 H.J. Lu <hjl@gnu.org>
|
2000-11-16 H.J. Lu <hjl@gnu.org>
|
||||||
|
|
||||||
* gas/symver/symver.exp: Don't run symver4 nor symver5.
|
* gas/symver/symver.exp: Don't run symver4 nor symver5.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#nm: -n
|
#nm: -n
|
||||||
#name: symver symver0
|
#name: symver symver0
|
||||||
|
|
||||||
U foo@version1
|
[ ]+U foo@version1
|
||||||
0+0000000 D foo1
|
0+0000000 D foo1
|
||||||
0+00000.. d L_foo1
|
0+00000.. d L_foo1
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#nm: -n
|
#nm: -n
|
||||||
#name: symver symver1
|
#name: symver symver1
|
||||||
|
|
||||||
U foo@version1
|
[ ]*U foo@version1
|
||||||
0+0000000 D foo1@@version1
|
0+0000000 D foo1@@version1
|
||||||
0+00000.. d L_foo1
|
0+00000.. d L_foo1
|
||||||
0+00000.. D foo2
|
0+00000.. D foo2
|
||||||
|
Reference in New Issue
Block a user