repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH 22/57][Arm][GAS] Add support for MVE instructions: vmlaldav, vmlalv, vmlsldav...
[binutils-gdb.git]
/
binutils
/
testsuite
/
config
/
hppa.sed
blob
f21c42237eaa4bc61bc588bd8090ebd5a235c6c7
1
s/# Old OSF sed blows up if you have a sed command starting with "#"//
2
s/# Avoid it by putting the comments within real sed commands.//
3
s/# Fix .comm syntax to be correct for the PA assemblers.//
4
s/^[ ]*\.comm \([^,]*\),\(.*\)/\1 .comm \2/