diff options
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 585fd78..6f3de64 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-cygnus +Thu Feb 4 10:35:47 1999 Jeffrey A Law (law@cygnus.com) + + * config/tc-mn10300.c (md_assemble): "exreg0", "exreg1", "exregother", + and "all" are not valid operands when not in am33 mode. + +end-sanitize-cygnus Wed Feb 3 11:35:47 1999 Richard Henderson <rth@cygnus.com> * config/tc-alpha.c (md_show_usage): Document pca56 and ev6 options. |