* config/tc-h5000.c (build_bytes): Understand @rd mode and build

relocations correctly.
This commit is contained in:
Steve Chamberlain 1993-05-19 14:44:12 +00:00
parent 1f55e556cc
commit 6eef4543ca
1 changed files with 8 additions and 0 deletions

View File

@ -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.