src/bfd ChangeLog elf.c elfcode.h

hjl@sourceware.org hjl@sourceware.org
Wed Jul 4 00:29:00 GMT 2012


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2012-07-04 00:29:52

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

Log message:
	Check number of sections overflow
	
	* elf.c (assign_section_numbers): Check if number of sections
	>= SHN_LORESERVE.
	* elfcode.h (elf_object_p): Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5746&r2=1.5747
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf.c.diff?cvsroot=src&r1=1.566&r2=1.567
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elfcode.h.diff?cvsroot=src&r1=1.114&r2=1.115



More information about the Binutils-cvs mailing list