diff mbox

[wwwdocs] refer to GNU/Linux

Message ID alpine.LNX.2.00.1011272123120.1102@acrux.dbai.tuwien.ac.at
State New
Headers show

Commit Message

Gerald Pfeifer Jan. 1, 2011, 1:30 p.m. UTC
I found this older patch in a tree of mine, probably dating back to
one pass I did when RMS called something out.

(Committed about five weeks ago; this mail got stuck somehow.)

Installed.

Gerald
diff mbox

Patch

Index: gcc-3.2/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.2/changes.html,v
retrieving revision 1.54
diff -u -3 -p -r1.54 changes.html
--- gcc-3.2/changes.html	14 Nov 2004 21:25:42 -0000	1.54
+++ gcc-3.2/changes.html	27 Nov 2010 20:23:13 -0000
@@ -239,7 +239,7 @@  new features that were not present in GC
 
 <p>On the following i386-based systems GCC 3.2.1 broke the C ABI wrt.
 functions returning structures: Cygwin, FreeBSD (GCC 3.2.1 as shipped
-with FreeBSD 5.0 does not have this problem), Interix, a.out-based Linux
+with FreeBSD 5.0 does not have this problem), Interix, a.out-based GNU/Linux
 and NetBSD, OpenBSD, and Darwin.  GCC 3.2.2 reverts this ABI change, and
 thus restores ABI-compatibility with previous releases (except GCC 3.2.1)
 on these platforms.</p>

Index: gcc-3.1/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.1/changes.html,v
retrieving revision 1.63
diff -u -3 -p -r1.63 changes.html
--- gcc-3.1/changes.html	11 Jul 2010 20:37:31 -0000	1.63
+++ gcc-3.1/changes.html	27 Nov 2010 20:23:13 -0000
@@ -390,7 +390,7 @@  are being obsoleted.</p>
 	<li>FreeBSD 1.x, <code>i?86-*-freebsd1.*</code></li>
 	<li>IBM AIX, <code>i?86-*-aix*</code></li>
 	<li>ISC UNIX, <code>i?86-*-isc*</code></li>
-	<li>Linux with pre-BFD linker, <code>i?86-*-linux*oldld*</code></li>
+	<li>GNU/Linux with pre-BFD linker, <code>i?86-*-linux*oldld*</code></li>
 	<li>NEXTstep, <code>i?86-next-*</code></li>
 	<li>OSF UNIX, <code>i?86-*-osf1*</code> and 
 		      <code>i?86-*-osfrose*</code></li>