src/bfd ChangeLog elf32-spu.c

amodra@sourceware.org amodra@sourceware.org
Tue Sep 25 07:58:00 GMT 2007


CVSROOT:	/cvs/src
Module name:	src
Changes by:	amodra@sourceware.org	2007-09-25 07:58:21

Modified files:
	bfd            : ChangeLog elf32-spu.c 

Log message:
	* elf32-spu.c (struct spu_link_hash_table): Add "stubs".
	(spu_elf_link_hash_table_create): Init new field.
	(spu_elf_size_stubs): Store sorted stub syms in new htab field
	rather than local var.
	(spu_elf_build_stubs): Iterate over htab stubs rather than
	hash traversal.
	(struct stubarr): Delete.
	(allocate_spuear_stubs, populate_stubs, write_one_stub): Adjust.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4012&r2=1.4013
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf32-spu.c.diff?cvsroot=src&r1=1.22&r2=1.23



More information about the Binutils-cvs mailing list