This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: VAX ELF gas fix.
- From: Jason Thorpe <thorpej at wasabisystems dot com>
- To: Matt Thomas <matt at 3am-software dot com>
- Cc: binutils at sources dot redhat dot com
- Date: Fri, 26 Sep 2003 16:03:39 -0700
- Subject: Re: VAX ELF gas fix.
On Monday, September 15, 2003, at 08:51 PM, Matt Thomas wrote:
The following changes makes -k work (again?)
Thanks, Matt. Sorry for the delay.. I've been quite busy, and have had
little time to read toolchain-related mail for a while.
Committed with ChangeLog entry tweaked thus:
2003-09-26 Matt Thomas <matt@3am-software.com>
* config/tc-vax.c (md_shortopts): Fix a typo. Remove 'K'.
(OPTION_PIC): Define.
(md_longopts): Add "pic" option.
(md_parse_option): Change 'K' to OPTION_PIC.
-- Jason R. Thorpe <thorpej@wasabisystems.com>