This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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, testsuite] General ARM target triplet


On Fri, 3 Dec 2010, Richard Earnshaw wrote:

> It's probably better to make this a specific test for strongarm* and
> arm* rather than a very wide-ranging glob.

We eliminated support for strongarm*-*-*, ep9312*-*-*, xscale*-*-* 
canonical target triplets in GCC 4.3, advising users to use arm*-*-* 
instead.  Perhaps config.sub should be changed to make those triplets 
noncanonical (mapping them to arm*-*-* canonical forms) so that no 
software using config.sub needs to deal with them?

-- 
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]