mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-16 15:40:16 +00:00
* gas/macros/app1.d: Ignore section symbols.
* gas/macros/app2.d: Likewise. * gas/macros/app3.d: Likewise. * gas/macros/app4.d: Likewise.
This commit is contained in:
parent
3b4433739c
commit
c21e73b977
@ -1,3 +1,10 @@
|
||||
2003-06-11 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* gas/macros/app1.d: Ignore section symbols.
|
||||
* gas/macros/app2.d: Likewise.
|
||||
* gas/macros/app3.d: Likewise.
|
||||
* gas/macros/app4.d: Likewise.
|
||||
|
||||
2003-06-10 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
|
||||
|
||||
* gas/mips/mips.exp: Fix typo.
|
||||
|
@ -1,4 +1,5 @@
|
||||
#nm: -n
|
||||
#name: APP with macro without NO_APP
|
||||
#...
|
||||
0+ t a
|
||||
0+[1-f] t b
|
||||
|
@ -1,4 +1,5 @@
|
||||
#nm: -n
|
||||
#name: APP with macro then NO_APP
|
||||
#...
|
||||
0+ t a
|
||||
0+[1-f] t b
|
||||
|
@ -1,5 +1,6 @@
|
||||
#nm: -n
|
||||
#name: APP with macro then NO_APP then more code
|
||||
#...
|
||||
0+ t a
|
||||
0+[1-f] t b
|
||||
0+[2-f] t c
|
||||
|
@ -1,6 +1,7 @@
|
||||
#as: -I$srcdir/$subdir
|
||||
#nm: -n
|
||||
#name: included file with .if 0 wrapped in APP/NO_APP, no final NO_APP, macro in main file
|
||||
#...
|
||||
0+ t d
|
||||
0+[1-f] t a
|
||||
0+[2-f] t b
|
||||
|
Loading…
x
Reference in New Issue
Block a user