This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

[rfa] move bfd_elf_get_arch_size() et.al. to bfd.c:bfd_get...


Hello,

The attatched patch moves / renames the functions:

	bfd_elf_get_arch_size()
	  -> bfd_get_arch_size()

and
	bfd_elf_get_sign_extends_vma()
	  -> bfd_get_sign_extends_vma()

from elf.c to bfd.c.  GDB was assuming that only elf targets would need
dwarf2 and shlib support :-(

Ok?

	Andrew

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]