diff options
-rw-r--r-- | gas/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index f8b7c10..aadf0e9 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,6 +1,12 @@ +Wed Aug 30 13:46:39 1995 Doug Evans <dje@canuck.cygnus.com> + + * config/tc-sparc.c (parse_keyword_arg, parse_const_expr_arg): New fns. + (sparc_ip): Call them for asi, membar, and prefetch parsing. + Tue Aug 29 15:45:37 1995 Doug Evans <dje@canuck.cygnus.com> - * config/tc-sparc.c (sparc_ip): Clean up ASI support. + * config/tc-sparc.c (membar_masks): Deleted. + (sparc_ip): Clean up ASI and membar support. Tue Aug 29 13:20:27 1995 steve chamberlain <sac@slash.cygnus.com> |