From: Steve Chamberlain Date: Wed, 19 May 1993 14:44:12 +0000 (+0000) Subject: * config/tc-h5000.c (build_bytes): Understand @rd mode and build X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6eef4543cab376ff16f12e1aad2120fcdf38c259;p=binutils-gdb.git * config/tc-h5000.c (build_bytes): Understand @rd mode and build relocations correctly. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 280c488d58a..08ea4554f00 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,13 @@ +Wed May 19 07:33:17 1993 Steve Chamberlain (sac@phydeaux.cygnus.com) + + * config/tc-h5000.c (build_bytes): Understand @rd mode and build + relocations correctly. + Mon May 17 15:06:26 1993 Ken Raeburn (raeburn@deneb.cygnus.com) + * Makefile.in (FLAGS_TO_PASS): Leave out TEXI2DVI for now, because + it's wrong. + * config/tc-m68k.c (md_apply_fix_2): Apply range checks and warn if value is out of range.