From 25fa8d6dc30ace6493fd9e861c13ee3282aa02c0 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Thu, 20 Feb 2025 18:53:47 +0100 Subject: [PATCH] doc: Drop note for Binutils pre 2.24 Binutils 2.24 was released in 2013, so this is more than 11 years old. gcc: PR target/69374 * doc/install.texi (Specific, aarch64*-*-*): Drop note for Binutils pre 2.24. --- gcc/doc/install.texi | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 08892c676e3..29de3200ae8 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -3942,10 +3942,6 @@ information have to. @end html @anchor{aarch64-x-x} @heading aarch64*-*-* -Binutils pre 2.24 does not have support for selecting @option{-mabi} and -does not support ILP32. If it is used to build GCC 4.9 or later, GCC will -not support option @option{-mabi=ilp32}. - To enable a workaround for the Cortex-A53 erratum number 835769 by default (for all CPUs regardless of -mcpu option given) at configure time use the @option{--enable-fix-cortex-a53-835769} option. This will enable the fix by