This is the mail archive of the binutils-cvs@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]

src/bfd ChangeLog elfcode.h


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2006-05-11 08:57:08

Modified files:
	bfd            : ChangeLog elfcode.h 

Log message:
	PR ld/2607
	* elfcode.h (valid_section_index_p): New function: Checks for a valid section
	index.  Allows indicies in the range SHN_LOPROC to SHN_HIOS.
	(elf_object_p): Use valid_section_index_p.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.3502&r2=1.3503
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elfcode.h.diff?cvsroot=src&r1=1.76&r2=1.77


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