This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


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

Re: [PATCH RFA] sol-thread.c: bfd_elf_get_arch_size -> bfd_get_arch_size


On Aug 30,  5:33pm, Michael Snyder wrote:

> > Here's a patch to rename the remaining occurrences of bfd_elf_get_arch_size
> > which recently crept into the sources.  I don't have a Solaris build tree
> > handy, so I haven't been able to test this one, but it looks right to me.
> > 
> > Okay to commit?
> 
> Yes.  Thanks for catching these.

Committed.

Here's how the ChangeLog entries ended up as...

	* solib.c (solib_extract_address, LM_ADDR, LM_NEXT, LM_NAME,
	LM_ADDR, IGNORE_FIRST_LINK_MAP_ENTRY, first_link_map_member,
	open_symbol_file_object, current_sos): Rename
	bfd_elf_get_arch_size to bfd_get_arch_size().
	* sol-thread.c (rw_common, ps_pdmodel): Likewise.

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