[11/11] NEWS: arm: note that FPA support has been removed

Message ID 20240603151506.27126-12-rearnsha@arm.com
State Superseded
Headers
Series arm: Remove FPA support from gas/binutils |

Checks

Context Check Description
linaro-tcwg-bot/tcwg_binutils_build--master-arm fail Patch failed to apply
linaro-tcwg-bot/tcwg_binutils_build--master-aarch64 fail Patch failed to apply

Commit Message

Richard Earnshaw June 3, 2024, 3:15 p.m. UTC
  ---
 binutils/NEWS | 4 ++++
 1 file changed, 4 insertions(+)
  

Patch

diff --git a/binutils/NEWS b/binutils/NEWS
index 756a29d1292..c4739386cb2 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -16,6 +16,10 @@ 
   removed.  The CPU name ep9312 is still recognized, but treated as an alias
   for arm920t.
 
+* Support for the FPA co-procossor on Arm has been removed.  In cases where a
+  legacy CPU previously defaulted to using this instruction set extension, the
+  assembler now defaults to no-FPU to avoid quietly misassembling legacy code.
+
 Changes in 2.42:
 
 * The objdump program has a new command line option -Z/--decompress which