diff --git a/gas/ChangeLog b/gas/ChangeLog index e40d542ce75..2ad6e5c5e7f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,16 @@ +Tue Sep 24 19:05:08 1996 Ian Lance Taylor + + * read.c (float_cons): Call md_flush_pending_output if it is + defined. + +start-sanitize-d10v +Tue Sep 24 12:22:18 1996 Martin M. Hunt + + * config/tc-d10v.c (md_operand): Created. Allows operands to + start with '#'. + * config/tc-d10v.h (md_operand): Undefined. + +end-sanitize-d10v Mon Sep 23 12:13:18 1996 Ian Lance Taylor * config/tc-m68k.c (add_fix): Treat a width of '3' like 'B'.