This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Triplet for ARM Linux HardFP ABI, again


On Mon, 21 Feb 2011, Guillem Jover wrote:

> if you'd consider accepting something ressembling the attached patch

A pre-existing condition, but in general where the code you're changing 
hardcodes "gnu" that's wrong - arm*-*-linux-uclibceabi is also meant to be 
valid.  So if you allow a suffix here, the general form to accept 
consistently would be arm*-*-linux-*eabi*.

-- 
Joseph S. Myers
joseph@codesourcery.com


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