src/bfd ChangeLog elf-bfd.h elf.c

amodra@sourceware.org amodra@sourceware.org
Wed Jul 18 11:23:00 GMT 2007


CVSROOT:	/cvs/src
Module name:	src
Changes by:	amodra@sourceware.org	2007-07-18 11:23:37

Modified files:
	bfd            : ChangeLog elf-bfd.h elf.c 

Log message:
	* elf-bfd.h (struct sym_sec_cache): Delete "sec".  Add "shndx".
	* elf.c (bfd_section_from_r_symndx): Don't cache bfd section of
	symbol.  Instead cache ELF section index.  Remove redundant
	checks of st_shndx.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.3904&r2=1.3905
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf-bfd.h.diff?cvsroot=src&r1=1.237&r2=1.238
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf.c.diff?cvsroot=src&r1=1.398&r2=1.399



More information about the Binutils-cvs mailing list