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 bfd/elf.c bfd/elf32-spu.c ld ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-2_19-branch
Changes by:	amodra@sourceware.org	2008-09-30 01:16:22

Modified files:
	bfd            : ChangeLog elf.c elf32-spu.c 
	ld/testsuite   : ChangeLog 
	ld/testsuite/ld-elf: extract-symbol-1sec.d 

Log message:
	bfd/
	PR 6789
	* elf.c (assign_file_positions_for_load_sections): Call
	_bfd_elf_map_sections_to_segments, not elf_modify_segment_map.
	(get_program_header_size): Protect against NULL info.
	(_bfd_elf_map_sections_to_segments): Likewise.
	* elf32-spu.c (spu_elf_additional_program_headers): Likewise.
	ld/testsuite/
	* ld-elf/extract-symbol-1sec.d: Correct section lma.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_19-branch&r1=1.4318.2.10&r2=1.4318.2.11
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf.c.diff?cvsroot=src&only_with_tag=binutils-2_19-branch&r1=1.462&r2=1.462.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf32-spu.c.diff?cvsroot=src&only_with_tag=binutils-2_19-branch&r1=1.51&r2=1.51.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_19-branch&r1=1.967.2.2&r2=1.967.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-elf/extract-symbol-1sec.d.diff?cvsroot=src&only_with_tag=binutils-2_19-branch&r1=1.3&r2=1.3.2.1


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