summaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'gas/NEWS')
-rw-r--r--gas/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/NEWS b/gas/NEWS
index ef0780dd59..aee38525d7 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,8 +1,8 @@
-*- text -*-
* PowerPC gas now checks that the correct register class is used in
- instructions. For instance, "addi %f4,%cr3,%r31" is now rejected
- rather than silently producing "addi r4,r3,31".
+ instructions. For instance, "addi %f4,%cr3,%r31" warns three times
+ that the registers are invalid.
* Add support for the Texas Instruments PRU processor.