aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2019-08-20 05:38:06 +0000
committerGerald Pfeifer <gerald@gcc.gnu.org>2019-08-20 05:38:06 +0000
commit607a71e842c2e61c3443ba73bce23a6a76e2527c (patch)
tree8aab166084a0940b35caeb92440c1cd4f0714347
parent1bcec8dfa3d11438ec654df7879ad76bd19e07c6 (diff)
downloadgcc-607a71e842c2e61c3443ba73bce23a6a76e2527c.zip
gcc-607a71e842c2e61c3443ba73bce23a6a76e2527c.tar.gz
gcc-607a71e842c2e61c3443ba73bce23a6a76e2527c.tar.bz2
install.texi (Specific, alpha): Remove note to use binutils 2.11.2 or later.
* doc/install.texi (Specific, alpha): Remove note to use binutils 2.11.2 or later. From-SVN: r274692
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/doc/install.texi5
2 files changed, 5 insertions, 5 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index e22140f..662e650 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2019-08-20 Gerald Pfeifer <gerald@pfeifer.com>
+
+ * doc/install.texi (Specific, alpha): Remove note to use
+ binutils 2.11.2 or later.
+
2019-08-20 Bernd Edlinger <bernd.edlinger@hotmail.de>
PR middle-end/89544
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index df6fefd..d3a2242 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -3472,11 +3472,6 @@ This section contains general configuration information for all
Alpha-based platforms using ELF@. In addition to reading this
section, please read all other sections that match your target.
-We require binutils 2.11.2 or newer.
-Previous binutils releases had a number of problems with DWARF 2
-debugging information, not the least of which is incorrect linking of
-shared libraries.
-
@html
<hr />
@end html