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/gas ChangeLog output-file.c write.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2011-08-04 20:53:59

Modified files:
	gas            : ChangeLog output-file.c write.c 

Log message:
	Call bfd_cache_close_all on error
	
	2011-08-04  H.J. Lu  <hongjiu.lu@intel.com>
	
	PR gas/13056
	* output-file.c (output_file_close): Call bfd_cache_close_all
	on error.
	
	* write.c (write_object_file): Revert the last change.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4560&r2=1.4561
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/output-file.c.diff?cvsroot=src&r1=1.16&r2=1.17
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/write.c.diff?cvsroot=src&r1=1.143&r2=1.144


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