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/mach-o.c gas/ChangeLog g ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	gingold@sourceware.org	2012-02-02 11:55:43

Modified files:
	bfd            : ChangeLog mach-o.c 
	gas            : ChangeLog 
	gas/config     : obj-macho.c 

Log message:
	bfd/
	2012-02-02  Tristan Gingold  <gingold@adacore.com>
	
	* mach-o.c (bfd_mach_o_read_header): Silent uninitialized
	variable warning.
	
	gas/
	2012-02-02  Tristan Gingold  <gingold@adacore.com>
	
	* config/obj-macho.c (obj_mach_o_zerofill): Silent
	uninitialized variable warning.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5596&r2=1.5597
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/mach-o.c.diff?cvsroot=src&r1=1.98&r2=1.99
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4663&r2=1.4664
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/obj-macho.c.diff?cvsroot=src&r1=1.14&r2=1.15


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