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/ld ldlang.c ChangeLog


CVSROOT:	/cvs/src
Module name:	src
Changes by:	davek@sourceware.org	2011-03-10 10:26:26

Modified files:
	ld             : ldlang.c ChangeLog 

Log message:
	[PATCH] Fix issue from GCC PR47527: no ELF flags, EABI attribs, etc. in dummy IR BFD.
	
	ld/ChangeLog:
	
	2011-03-10  Dave Korn  <dave.korn.cygwin@gmail.com>
	
	* ldlang.c (lang_check): Don't run checks on dummy IR BFDs.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ldlang.c.diff?cvsroot=src&r1=1.363&r2=1.364
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.2292&r2=1.2293


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