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


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2010-12-06 20:25:50

Modified files:
	bfd            : ChangeLog plugin.c 
	ld             : ChangeLog plugin.c 

Log message:
	Use putchar for the trailing `\n' in plugin message.
	
	bfd/
	
	2010-12-06  Dmitry Gorbachev  <d.g.gorbachev@gmail.com>
	
	PR ld/12288
	* plugin.c (message): Add putchar for the trailing `\n'.
	
	ld/
	
	2010-12-06  Dmitry Gorbachev  <d.g.gorbachev@gmail.com>
	
	PR ld/12288
	* plugin.c (message): Use putchar for the trailing `\n'.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5204&r2=1.5205
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/plugin.c.diff?cvsroot=src&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.2248&r2=1.2249
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/plugin.c.diff?cvsroot=src&r1=1.17&r2=1.18


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