Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
authorKen Raeburn <raeburn@cygnus>
Fri, 6 Oct 1995 21:30:51 +0000 (21:30 +0000)
committerKen Raeburn <raeburn@cygnus>
Fri, 6 Oct 1995 21:30:51 +0000 (21:30 +0000)
commit3266eaffb7487c163416d65d665f0425faa43fe1
tree612afdde1dc5069151807e06014fc8e15684fc34
parent7ca054e88efb07b01fdc2f74eea32126dc1b5eab
Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

* archive.c (bfd_get_next_mapent): Return BFD_NO_MORE_SYMBOLS when the symbol
table is empty.

* elf32-m68k.c (elf_m68k_size_dynamic_sections): Don't reserve space for
section symbols, since we don't output them either.
(elf_m68k_adjust_dynindx): Removed.

* ptrace-core.c (rawptr): Make it a local variable of ptrace_unix_core_file_p.
* trad-core.c (rawptr): Likewise, for trad_unix_core_file_p.
bfd/ChangeLog
bfd/archive.c