aboutsummaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2004-07-13 17:31:15 +0000
committerNick Clifton <nickc@redhat.com>2004-07-13 17:31:15 +0000
commit0477af35bf6a93d1b215128bc2f7bdd8a90866d9 (patch)
tree5c5b2fddc6827dd1fb272645fccf992152b03555 /gas/NEWS
parent6bf46641b813342f98d64efa3c367e530cb86bb9 (diff)
downloadfsf-binutils-gdb-0477af35bf6a93d1b215128bc2f7bdd8a90866d9.zip
fsf-binutils-gdb-0477af35bf6a93d1b215128bc2f7bdd8a90866d9.tar.gz
fsf-binutils-gdb-0477af35bf6a93d1b215128bc2f7bdd8a90866d9.tar.bz2
Add support for & | << >> ~ arithmetic operators in Intel mode
Diffstat (limited to 'gas/NEWS')
-rw-r--r--gas/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/NEWS b/gas/NEWS
index 19cbc60..87ed8c0 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -12,6 +12,8 @@
* Support for ColdFire EMAC instructions added and Motorola syntax for MAC/EMAC
instrucitons.
+Changes in 2.15:
+
* The MIPS -membedded-pic option (Embedded-PIC code generation) is
deprecated and will be removed in a future release.