This is the mail archive of the gcc-patches@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] |
On 28/02/12 17:10, Joseph S. Myers wrote: > On Tue, 28 Feb 2012, Richard Earnshaw wrote: > >> Here's an updated patch and a suggested web-page patch: > > uClinux targets do not have -gnu in their target triplets. > > You missed the WinCE port from the list in the webpage patch of ports > being deprecated for using FPA floating-point format and lacking a modern > alternative using VFP format. (The config.gcc patch also got the triplet > for WinCE wrong - it's arm*-wince-pe* not arm*-*-wince*. Though ISTR the > more functional port that hasn't been contributed to FSF GCC uses some > other triplet.) > Have I ever said how much I hate triplets? Here's an updated version, plus some updates to install.texi to avoid references to the obsolete ports. OK? R. * doc/install.texi: Avoid references to obsolete ARM ports. * config.gcc (obsolete): Add all ARM targets using the FPA. (with_fpu): Obsolete selection of the FPA or Maverick on ARM. web: * changes.html: Describe obsoletion of FPA and Maverick on ARM.
Attachment:
obs.patch
Description: Text document
Attachment:
doc.patch
Description: Text document
Attachment:
web.patch
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |