* config/tc-h8300.* (md_operand): Change empty function to empty macro.

* config/tc-h8300.c (build_bytes): Make H8/300-H warning message clearer.
This commit is contained in:
Ken Raeburn 1995-03-03 22:55:46 +00:00
parent 46f1280981
commit cb7973c33e
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
Fri Mar 3 17:41:50 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
* config/tc-h8300.* (md_operand): Change empty function to empty
macro.
* config/tc-h8300.c (build_bytes): Make H8/300-H warning message
clearer.
* write.c (write_contents): If bfd_set_section_contents fails,
print a message and exit, instead of aborting.