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 elf64-x86-64.c


CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb_7_4-branch
Changes by:	jkratoch@sourceware.org	2012-01-05 07:57:24

Modified files:
	bfd            : ChangeLog elf64-x86-64.c 

Log message:
	bfd/
	Fix zero registers core files when built by gcc-4.7.
	* elf64-x86-64.c: Update copyright year.
	(elf_x86_64_write_core_note): Remove variables p and size.  Call
	elfcore_write_note for the local variables.  Remove the final
	elfcore_write_note call.  Add NOTREACHED comments.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_7_4-branch&r1=1.5540.2.1&r2=1.5540.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf64-x86-64.c.diff?cvsroot=src&only_with_tag=gdb_7_4-branch&r1=1.244&r2=1.244.2.1


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