diff options
author | Michael Meissner <gnu@the-meissners.org> | 1995-10-16 10:27:49 +0000 |
---|---|---|
committer | Michael Meissner <gnu@the-meissners.org> | 1995-10-16 10:27:49 +0000 |
commit | 958e09079d71fdcb2caf46053a414e9c2af6c958 (patch) | |
tree | b42a24b482bbf6ccd803935d82c11980b665bbb9 /gas/ChangeLog | |
parent | 4c2935f4c0c865a4ab347bd0b5c131923ec41534 (diff) | |
download | gdb-958e09079d71fdcb2caf46053a414e9c2af6c958.zip gdb-958e09079d71fdcb2caf46053a414e9c2af6c958.tar.gz gdb-958e09079d71fdcb2caf46053a414e9c2af6c958.tar.bz2 |
For -mcom, do not allow only POWER|PPC instructions.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 5aedb42..50303a5 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -3,8 +3,6 @@ Sun Oct 15 22:06:14 1995 Michael Meissner <meissner@cygnus.com> * config/tc-ppc.c (md_parse_option): Support for -mcom to turn on common mode operation. (md_show_usage): Add -mcom to usage message. - (md_begin): If the target CPU is common mode, only allow - instructions in both architectures. Fri Oct 13 13:32:45 1995 steve chamberlain <sac@slash.cygnus.com> |