binutils/NEWS: Mention Sony Allegrex MIPS CPU support
authorMaciej W. Rozycki <macro@orcam.me.uk>
Thu, 15 Jun 2023 14:17:38 +0000 (15:17 +0100)
committerMaciej W. Rozycki <macro@orcam.me.uk>
Thu, 15 Jun 2023 14:17:38 +0000 (15:17 +0100)
Mention the addition of Sony Allegrex processor support to the MIPS port.

binutils/
* NEWS: Mention Sony Allegrex MIPS CPU support.

binutils/NEWS

index b29f36bf1d4125dfeb984992f483a84c634f8958..8e1b1ee63e9b3163a28434f1703b6d3de1c49c46 100644 (file)
@@ -1,5 +1,10 @@
 -*- text -*-
 
+* The MIPS port now supports the Sony Interactive Entertainment Allegrex
+  processor, used with the PlayStation Portable, which implements the MIPS
+  II ISA along with a single-precision FPU and a few implementation-specific
+  integer instructions.
+
 * Objdump's --private option can now be used on PE format files to display the
   fields in the file header and section headers.