* gas/m68hc11/insns.s: Don't use .comm for stack symbol so that objdump
authorStephane Carrez <stcarrez@nerim.fr>
Sun, 1 Dec 2002 13:46:08 +0000 (13:46 +0000)
committerStephane Carrez <stcarrez@nerim.fr>
Sun, 1 Dec 2002 13:46:08 +0000 (13:46 +0000)
commit49fa082ddec8c82e4f09857c9ca6fdae179217ed
tree261ed405100420df1b3acca01aeab3947208e2d7
parenta4ff0c7986624c9e8c12f5d3f2342837a4c36052
* gas/m68hc11/insns.s: Don't use .comm for stack symbol so that objdump
can find the real symbol and not a gas internal debug symbol.
* gas/m68hc11/insns.d: Update.
* gas/m68hc11/insns-dwarf2.d: Update.
* gas/m68hc11/insns12.d: Update.
* gas/m68hc11/opers12.s (min5b, min9b): Use 16 and -256 for the min.
* gas/m68hc11/opers12.d: Update after indexed offset operand fixes.
* gas/m68hc11/opers12-dwarf2.d: Likewise.
gas/testsuite/ChangeLog
gas/testsuite/gas/m68hc11/insns-dwarf2.d
gas/testsuite/gas/m68hc11/insns.d
gas/testsuite/gas/m68hc11/insns.s
gas/testsuite/gas/m68hc11/opers12-dwarf2.d
gas/testsuite/gas/m68hc11/opers12.d
gas/testsuite/gas/m68hc11/opers12.s
This page took 0.025189 seconds and 4 git commands to generate.