diff options
author | Nick Clifton <nickc@redhat.com> | 2004-08-13 19:53:52 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-08-13 19:53:52 +0000 |
commit | caa32fe507720347f37e2d060d64a89d96928db1 (patch) | |
tree | aa7df1d5f68e3c802562c84a7f3678e14c6b7616 /gas/NEWS | |
parent | a21de0dadf0ad4334afe22bc14ff1811b795190f (diff) | |
download | fsf-binutils-gdb-caa32fe507720347f37e2d060d64a89d96928db1.zip fsf-binutils-gdb-caa32fe507720347f37e2d060d64a89d96928db1.tar.gz fsf-binutils-gdb-caa32fe507720347f37e2d060d64a89d96928db1.tar.bz2 |
Add and handle new --alternate command line option.
Diffstat (limited to 'gas/NEWS')
-rw-r--r-- | gas/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -12,6 +12,9 @@ * Support for ColdFire EMAC instructions added and Motorola syntax for MAC/EMAC instrucitons. +* New command line option --alternate and pseudo-ops .altmacro and .noaltmacro + added to enter (and leave) alternate macro syntax mode. + Changes in 2.15: * The MIPS -membedded-pic option (Embedded-PIC code generation) is |