]> Git Repo - binutils.git/blob - binutils/testsuite/config/hppa.sed
Automatic date update in version.in
[binutils.git] / binutils / testsuite / config / hppa.sed
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/
This page took 0.023721 seconds and 4 git commands to generate.