This is the mail archive of the binutils@sourceware.org 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]
Other format: [Raw text]

Re: [6/10] RFC: fix somread.c


Hi Tom,

CCing binutils because this needed a small BFD change.  I needed to be
able to call bfd_section_from_som_symbol from gdb, so I changed it to be
non-static and declared it in bfd/som.h.

BFD:
	* som.c (bfd_section_from_som_symbol): No longer static.
	* som.h (bfd_section_from_som_symbol): Declare.

The BFD part of the part of the patch is approved.


Cheers
  Nick



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