* gas/arm/mapping.d: Pass --special-syms to objdump.
This commit is contained in:
parent
3e3a28f1f2
commit
f29ff786ba
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2004-10-14 Paul Brook <paul@codesourcery.com>
|
||||
|
||||
* gas/arm/mapping.d: Pass --special-syms to objdump.
|
||||
|
||||
2004-10-08 Daniel Jacobowitz <dan@debian.org>
|
||||
|
||||
* gas/i386/i386.exp: Don't run divide test for targets where '/'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#objdump: --syms
|
||||
#objdump: --syms --special-syms
|
||||
#name: ARM Mapping Symbols
|
||||
|
||||
# Test the generation of ARM ELF Mapping Symbols
|
||||
|
|
Loading…
Reference in a new issue