aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2021-12-02 21:08:38 +0200
committerGerald Pfeifer <gerald@pfeifer.com>2021-12-02 21:10:44 +0200
commit2835977f8460ea59e7d3c877453fa358b31f9a7f (patch)
treec8b4c62628311d29ce5ea4f48c7142a625036f8f
parent38a0ee2649ef236ea2763bb9cfc42dc917c7d3fd (diff)
downloadgcc-2835977f8460ea59e7d3c877453fa358b31f9a7f.zip
gcc-2835977f8460ea59e7d3c877453fa358b31f9a7f.tar.gz
gcc-2835977f8460ea59e7d3c877453fa358b31f9a7f.tar.bz2
doc: Remove references to FreeBSD 1 and 2
FreeBSD 1 and FreeBSD 2, both still a.out, have been end of life for over two decades and GCC has not been supporting them for ages, too, so simply remove references. gcc: * doc/install.texi (*-*-freebsd*): Remove references to FreeBSD 1 and FreeBSD 2.
-rw-r--r--gcc/doc/install.texi4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 6f999a2..549da22 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -3935,10 +3935,6 @@ This configuration is intended for embedded systems.
@end html
@anchor{x-x-freebsd}
@heading *-*-freebsd*
-Support for FreeBSD 1 was discontinued in GCC 3.2. Support for
-FreeBSD 2 (and any mutant a.out variants of FreeBSD 3) was
-discontinued in GCC 4.0.
-
In order to better utilize FreeBSD base system functionality and match
the configuration of the system compiler, GCC 4.5 and above as well as
GCC 4.4 past 2010-06-20 leverage SSP support in libc (which is present