diff options
author | Nick Clifton <nickc@redhat.com> | 2004-07-13 17:31:15 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-07-13 17:31:15 +0000 |
commit | 0477af35bf6a93d1b215128bc2f7bdd8a90866d9 (patch) | |
tree | 5c5b2fddc6827dd1fb272645fccf992152b03555 /gas/NEWS | |
parent | 6bf46641b813342f98d64efa3c367e530cb86bb9 (diff) | |
download | gdb-0477af35bf6a93d1b215128bc2f7bdd8a90866d9.zip gdb-0477af35bf6a93d1b215128bc2f7bdd8a90866d9.tar.gz gdb-0477af35bf6a93d1b215128bc2f7bdd8a90866d9.tar.bz2 |
Add support for & | << >> ~ arithmetic operators in Intel mode
Diffstat (limited to 'gas/NEWS')
-rw-r--r-- | gas/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |