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]: gold support for -Y and -relax


From: Ian Lance Taylor <iant@google.com>
Date: Fri, 11 Apr 2008 13:29:16 -0700

> David Miller <davem@davemloft.net> writes:
> 
> > 2008-04-10  David S. Miller  <davem@davemloft.net>
> >
> > 	* options.h (General_options): Add entries for '-Y' and
> > 	'-relax'.
> > 	* options.cc (General_options::parse_Y): New.
> > 	(General_options:finalize): If default_dirlist is non-NULL,
> > 	add those entries to the library path instead of the
> > 	default "/lib" and "/usr/lib".
> 
> I rewrote this code to be more C++ like, and committed it as follows.

Thanks a lot.


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