]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
doc: Remove references to FreeBSD 1 and 2
authorGerald Pfeifer <gerald@pfeifer.com>
Thu, 2 Dec 2021 19:08:38 +0000 (21:08 +0200)
committerGerald Pfeifer <gerald@pfeifer.com>
Thu, 2 Dec 2021 19:10:44 +0000 (21:10 +0200)
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.

gcc/doc/install.texi

index 6f999a2fd5adac067047261d4aee1de41d38b4ea..549da22aa161975c1d43c6481b2b628c4221c658 100644 (file)
@@ -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