This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 05/15] MIPS/GAS/test: Use wildcard address matching in LD


On Mon, 4 Oct 2010, Richard Sandiford wrote:

> OK, thanks.  I'll take your word for it that this was just
> a mechanical change. :-)

 It was created with:

s/^[0-9a-f+]\+/[0-9a-f]+/g;s/^\(\[ \t\]\*\)[0-9a-f]\+/\1[0-9a-f]+/g

-- feel free to rerun the original through this expression and see if the 
output differs from mine. ;)

 Applied now, thanks.

  Maciej


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]