Handle relocs against discarded sections for ppc

Jakub Jelinek jakub@redhat.com
Tue Jan 21 00:30:00 GMT 2003


On Tue, Jan 21, 2003 at 10:49:43AM +1030, Alan Modra wrote:
> On Mon, Jan 20, 2003 at 11:41:29AM +0100, Andreas Schwab wrote:
> > 2003-01-19  Andreas Schwab  <schwab@suse.de>
> > 
> > 	* elf32-ppc.c (struct ppc_elf_dyn_relocs): Define.
> > 	(struct ppc_elf_link_hash_entry): Define.
> > 	(ppc_elf_hash_entry): Define.
> > 	(struct ppc_elf_link_hash_table): Define.
> > 	(ppc_elf_hash_table): Define.
> > 	(ppc_elf_link_hash_newfunc): Define.
> > 	(ppc_elf_link_hash_table_create): Define.
> > 	(ppc_elf_copy_indirect_symbol): Define.
> >         (allocate_dynrelocs): Define.
> > 	(readonly_dynrelocs): Define.

Using "Define." in ChangeLog entries for new functions and other
stuff seems a little bit confusing. Wouldn't "New function." etc.
be better?

	Jakub



More information about the Binutils mailing list