forked from Imagelibrary/binutils-gdb
* config/hppa.sed: Fix spelling.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2009-03-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
|
||||
|
||||
* config/hppa.sed: Fix spelling.
|
||||
|
||||
2009-03-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
|
||||
|
||||
* binutils-all/localize-hidden-1.s: Change .equ to .set.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
s/# Old OSF sed blows up if you have a sed command starting with "#"//
|
||||
s/# Avoid it by putting the comments within real sed commands.//
|
||||
s/# Fix the definition of common_symbol to be correct for the PA assebmlers.//
|
||||
s/# Fix the definition of common_symbol to be correct for the PA assemblers.//
|
||||
s/ \.comm common_symbol,4/common_symbol .comm 4/
|
||||
|
||||
Reference in New Issue
Block a user