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 dwarf2.c elf32-cr16.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2008-11-18 14:05:00

Modified files:
	bfd            : ChangeLog dwarf2.c elf32-cr16.c 

Log message:
	* dwarf2.c (read_section): Fix formatting.
	(read_n_bytes): Remove unhelpful comment.
	(read_indirect_string): Pass symbol table to read_section in case
	the .debug_str section needs relocating.
	
	PR 7037
	* elf32-cr16.c (cr16_elf_howto_table): Zero the src_mask field of
	the reloc descriptions.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4362&r2=1.4363
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/dwarf2.c.diff?cvsroot=src&r1=1.115&r2=1.116
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf32-cr16.c.diff?cvsroot=src&r1=1.5&r2=1.6


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