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 to support arm*-*-linux-uclibceabi


On Fri, 2006-02-10 at 18:25, Joseph S. Myers wrote:
> This patch allows support for arm*-*-linux-uclibceabi targets, like
> arm-*-linux-gnueabi but using uClibc instead of glibc by default.
> This follows the approach of
> <http://sourceware.org/ml/binutils/2005-03/msg00705.html> of allowing
> linux-* instead of linux-gnu.  (Corresponding GCC changes have been
> submitted as <http://gcc.gnu.org/ml/gcc-patches/2006-02/msg00843.html>.)
> OK to commit?
> 
> gas:
> 2006-02-10  Joseph S. Myers  <joseph@codesourcery.com>
> 
> 	* configure.tgt (arm-*-linux-gnueabi*): Change to
> 	arm-*-linux-*eabi*.
> 
> ld:
> 2006-02-10  Joseph S. Myers  <joseph@codesourcery.com>
> 
> 	* configure.tgt (arm*b-*-linux-gnueabi): Change to
> 	arm*b-*-linux-*eabi.
> 	(arm-*-linux-gnueabi*): Change to arm-*-linux-*eabi*.

OK.

R.


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