[RFC, PATCH] ARM related deprecations

Richard Earnshaw rearnsha@arm.com
Tue Feb 28 18:42:00 GMT 2012


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.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: obs.patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20120228/f54e0edc/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: doc.patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20120228/f54e0edc/attachment-0001.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: web.patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20120228/f54e0edc/attachment-0002.ksh>


More information about the Gcc-patches mailing list