* aoutf1.h archive.c bfd.c coffcode.h core.c ecoff.c ieee.c

bfd.texinfo oasys.c opncls.c reloc.c srec.c: More documentation on
lint fixes.

* amdcoff.c bfd.texinfo Makefile.in : Folded in changes for amd
29k coff by David Wood (wood@lab.ultra.nyu.edu).
This commit is contained in:
Steve Chamberlain
1991-07-15 23:30:28 +00:00
parent 36b9d39cf4
commit 41f50af07b
7 changed files with 292 additions and 158 deletions

View File

@@ -100,7 +100,7 @@ $ struct sec *section;
Pointer to how to perform the required relocation
$ struct reloc_howto_struct *howto;
$ CONST struct reloc_howto_struct *howto;
$} arelent;
*---