aboutsummaryrefslogtreecommitdiff
path: root/bfd/aout-ns32k.c
AgeCommit message (Collapse)AuthorFilesLines
1996-03-27 * ns32k.h: New file.Ian Lance Taylor1-113/+83
* cpu-ns32k.h: Include ns32k.h. Rename externally visible functions to start with _bfd_. * aout-ns32k.c: Include ns32k.h. Change references to renamed functions in cpu-ns32k.h. * Makefile.in: Rebuild dependencies. (HFILES): Add ns32k.h.
1995-01-12Change "reloc_howto_type" typedef to be "const", since all uses of it are (orKen Raeburn1-0/+398
should be) anyways.