This commit was generated by cvs2svn to track changes on a CVS vendor
[external/binutils.git] / gdb / testsuite / gdb.stabs / hppa.sed
1 # GDB legitimately expects a file name.
2 # The sun3 assembler bogusly requires that the value of this stab be a
3 # label.  Placate it.
4 1i\
5         .stabs "weird.c",0x64,0,0,Label0\
6 Label0:
7 #
8 s/N_LSYM/0x80/
9 s/N_GSYM/0x20/
10 # Replace a single backslash with a doubled backslash
11 /\.stabs/s/\\/\\\\/
12 s/\.begin_common\(.*\)/.stabs \1,0xe2,0,0,0/
13 s/\.end_common\(.*\)/.stabs \1,0xe4,0,0,0/
14 s/\.align_it/.align 4/
15 s/\.globl/.export/
16 /^#/d
17 /.if alpha/,/.endif alpha/d
18 /.if/d
19 /.endif/d