aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-02-20 10:46:54 +0000
committerNick Clifton <nickc@redhat.com>2002-02-20 10:46:54 +0000
commit9a66911f910925f37363a82cd4e514e33f78cc37 (patch)
tree1d660f0a84bf985c4ec5dcc1237d0f90b829ed3a /gas
parenta48442a0505c9d0dd748314642381a7e49949a73 (diff)
downloadfsf-binutils-gdb-9a66911f910925f37363a82cd4e514e33f78cc37.zip
fsf-binutils-gdb-9a66911f910925f37363a82cd4e514e33f78cc37.tar.gz
fsf-binutils-gdb-9a66911f910925f37363a82cd4e514e33f78cc37.tar.bz2
Mark 2.12 branch
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog4
-rw-r--r--gas/NEWS2
2 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index e268e3c..ebb588f 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
+
+ * NEWS: Mark 2.12 branch.
+
2002-02-19 Tom Tromey <tromey@redhat.com>
* config/tc-xstormy16.h (DWARF2_LINE_MIN_INSN_LENGTH): Define.
diff --git a/gas/NEWS b/gas/NEWS
index c65c745..e3dac60 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -3,6 +3,8 @@ 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.