diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2024-06-15 09:42:20 +0200 |
---|---|---|
committer | Gerald Pfeifer <gerald@pfeifer.com> | 2024-06-15 09:42:20 +0200 |
commit | 57af69d56e72af049444c42bc7216d2737683f08 (patch) | |
tree | f33e1ca203f9d6a56c49feed830dc4f02a35d24a /gcc | |
parent | 471fb09260179fd59d98de9f3d54b29c17232fb6 (diff) | |
download | gcc-57af69d56e72af049444c42bc7216d2737683f08.zip gcc-57af69d56e72af049444c42bc7216d2737683f08.tar.gz gcc-57af69d56e72af049444c42bc7216d2737683f08.tar.bz2 |
doc: Remove pointer to old versions of binutils
The oldest release in the advertised location dates back to August 2002,
which is way older than we remotely want to cover here.
gcc:
PR target/69374
* doc/install.texi (Specific): Remove pointer to old versions
of binutils.
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/doc/install.texi | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 38c93f0..298031d 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -5251,10 +5251,6 @@ version before they were removed), patches likely to be accepted, since they should not affect the support for more modern targets. -For some systems, old versions of GNU binutils may also be useful, -and are available from @file{pub/binutils/old-releases} on -@uref{https://sourceware.org/mirrors.html,,sourceware.org mirror sites}. - Some of the information on specific systems above relates to such older systems, but much of the information about GCC on such systems (which may no longer be applicable to |