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]

[patch] documentation cleanup


This patch removes some previously obsoleted targets from the documentation.
Tested with make dvi on i686-pc-linux-gnu.

I was looking at removing the old style cpu selection rules from the SPARC documentation
and (hopefully) config files next. The comments in sparc.h say that selecting the cpu by
-mtargetcpu (e.g. -msupersparc) has been obsoleted and will be removed around gcc 2.9. It
seems that enough time has elapsed that these can go. Is this an incorrect assessment?

On a related note, should all the architectures be converted to use -mcpu=targetcpu instead
of -mtargetcpu?

-Larin

=======================

gcc/ChangeLog:

2002-12-10 Larin Hennessy <larin@science.oregonstate.edu>

* doc/invoke.texi: Remove i386-*-isc, i860-*-bsd entries, m68k-sony-bsd,
m68k-altos-sysv, and m68k-isi-bsd entries.
* doc/install.texi: Remove AMD 29K,Clipper, Convex, and DG/UX entries.
* doc/md.texi: Remove AMD 29K entries.
* doc/trouble.texi: Remove Alliant, DG/UX, GAS 1.38.1, Irix 4.0, NewsOS, and
WE32K entries.



Attachment: doc.diff.gz
Description: GNU Zip compressed data


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