start-sanitize-tic80
authorFred Fish <fnf@specifix.com>
Thu, 6 Mar 1997 19:53:29 +0000 (19:53 +0000)
committerFred Fish <fnf@specifix.com>
Thu, 6 Mar 1997 19:53:29 +0000 (19:53 +0000)
commit13b58694fbcfb75644dd7e6d48d7c0995d4ab861
treea23f0ef4aea14635e3f8c8c2bb38e98fdd3cc9a8
parenta9b2f48debf65c32f09a9b3f31c6530e6cb56996
start-sanitize-tic80
* coff-tic80.c (rtype2howto): If passed a relocation type we don't
understand, just set the howto field to NULL, and the caller will
print an appropriate error message.
end-sanitize-tic80
* coffcode.h (coff_slurp_reloc_table): Pull duplicate declarations and
code fragment out of both legs of #ifdef RELOC_PROCESSING ... #endif
block.  Use NULL for initializations of "ptr" rather than bare 0.
* coff-h8300.c: Fix typo in comment.
* coff-h8500.c: Ditto.
* coff-w65.c: Ditto
* coff-z8k.c: Ditto.
bfd/ChangeLog
bfd/coffcode.h
This page took 0.025465 seconds and 4 git commands to generate.