Fix handling of BLX instruction to conform to Operations definition in the
[deliverable/binutils-gdb.git] / gas / NEWS
index 227dba56d2d56f277e3b3916a36592de207a23f7..ca8451a0b0ead9e1d4140abca7fed2d5cd8a3507 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,4 +1,15 @@
 -*- text -*-
+GASP has now been deprecated and will be removed in a future release.  Use the
+macro facilities in GAS instead.
+
+GASP now correctly parses floating point numbers. Unless the base is explicitly
+specified, they are interpreted as decimal numbers regardless of the currently
+specified base.
+
+Changes in 2.12:
+
+Support for Don Knuth's MMIX, by Hans-Peter Nilsson.
+
 Support for the OpenRISC 32-bit embedded processor by OpenCores.
 
 The ARM assembler now accepts -march=..., -mcpu=... and -mfpu=... for
This page took 0.034582 seconds and 4 git commands to generate.