Update to ns32k support, from Ian Dall (dall@hfrd.dsto.gov.au).
authorStan Shebs <shebs@codesourcery.com>
Tue, 9 Aug 1994 01:06:29 +0000 (01:06 +0000)
committerStan Shebs <shebs@codesourcery.com>
Tue, 9 Aug 1994 01:06:29 +0000 (01:06 +0000)
commitfb49a80173cce68c5809c19bf1170d4ff48bd9ab
tree7de595943d6edfe82114a0be7334a4239d64e11e
parent79b3ad47253e428a21a1daa5a07bb64e9f3002a5
Update to ns32k support, from Ian Dall (dall@hfrd.dsto.gov.au).
* aout-ns32k.c: Add declarations that were in aout-ns32k.h, change
declarations to traditional form.
(MY_reloc_howto, MY_put_reloc): Change from macro to function.
(ns32k_relocate_contents): New function.
* aout-ns32k.h: Remove.
* cpu-ns32k.c: Add declarations that were in aout-ns32k.h, change
declarations to traditional form.
(ns32k_final_link_relocate): Call ns32k_relocate_contents.
* netbsd532.c: Reformat to standards, add copyright notice.
(ARCH): Don't define.
(aout-ns32k.h): Don't include.
* pc532-mach.c: Ditto.
bfd/ChangeLog
bfd/aout-ns32k.h [deleted file]
bfd/netbsd532.c
This page took 0.025531 seconds and 4 git commands to generate.