public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-5843] doc: Remove obsolete notes on GCC 4.x on FreeBSD
@ 2023-11-25 12:31 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2023-11-25 12:31 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:f7df9d7aca6b7978ad4c08ee24267787a805a301

commit r14-5843-gf7df9d7aca6b7978ad4c08ee24267787a805a301
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Sat Nov 25 13:31:22 2023 +0100

    doc: Remove obsolete notes on GCC 4.x on FreeBSD
    
    FreeBSD 6 and 7 have been end of life for years as have been GCC 4.x
    releases, so no point in detailing specifics of changes around those.
    
    gcc:
    
            PR target/69374
            * doc/install.texi (Specific) <*-*-freebsd*>: Remove older
            contents referencing GCC 4.x.

Diff:
---
 gcc/doc/install.texi | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index b515cd1469f..9a5a7b5bb7d 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -4126,14 +4126,6 @@ This configuration is intended for embedded systems.
 @end html
 @anchor{x-x-freebsd}
 @heading *-*-freebsd*
-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
-on FreeBSD 7 or later) and the use of @code{__cxa_atexit} by default
-(on FreeBSD 6 or later).  The use of @code{dl_iterate_phdr} inside
-@file{libgcc_s.so.1} and boehm-gc (on FreeBSD 7 or later) is enabled
-by GCC 4.5 and above.
-
 We support FreeBSD using the ELF file format with DWARF 2 debugging
 for all CPU architectures.  There are
 no known issues with mixing object files and libraries with different

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-11-25 12:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-25 12:31 [gcc r14-5843] doc: Remove obsolete notes on GCC 4.x on FreeBSD Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).