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/gold ChangeLog Makefile.in configure confi ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-2_24-branch
Changes by:	roland@sourceware.org	2013-10-11 21:57:34

Modified files:
	gold           : ChangeLog Makefile.in configure configure.ac 
	gold/testsuite : Makefile.am Makefile.in 
Added files:
	gold/testsuite : merge_string_literals_1.cc 
	                 merge_string_literals_2.cc 
Removed files:
	gold/testsuite : merge_string_literals_1.c 
	                 merge_string_literals_2.c 

Log message:
	gold/
	* configure.ac (MERGE_CONSTANTS_FLAG): New check.
	* configure: Regenerate.
	* Makefile.in: Regenerate.
	* testsuite/merge_string_literals_1.c: Renamed to have .cc suffix.
	* testsuite/merge_string_literals_2.c: Likewise.
	* testsuite/Makefile.am
	(merge_string_literals_1.o, merge_string_literals_2.o): Update deps.
	(AM_CFLAGS, AM_CXXFLAGS): Use $(MERGE_CONSTANTS_FLAG) in place of
	literal -fmerge-constants.
	* testsuite/Makefile.in: Regenerate.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_24-branch&r1=1.1101.2.3&r2=1.1101.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/Makefile.in.diff?cvsroot=src&only_with_tag=binutils-2_24-branch&r1=1.100&r2=1.100.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/configure.diff?cvsroot=src&only_with_tag=binutils-2_24-branch&r1=1.87&r2=1.87.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/configure.ac.diff?cvsroot=src&only_with_tag=binutils-2_24-branch&r1=1.85&r2=1.85.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/testsuite/merge_string_literals_1.cc.diff?cvsroot=src&only_with_tag=binutils-2_24-branch&r1=NONE&r2=1.1.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/testsuite/merge_string_literals_2.cc.diff?cvsroot=src&only_with_tag=binutils-2_24-branch&r1=NONE&r2=1.1.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/testsuite/Makefile.am.diff?cvsroot=src&only_with_tag=binutils-2_24-branch&r1=1.216&r2=1.216.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/testsuite/Makefile.in.diff?cvsroot=src&only_with_tag=binutils-2_24-branch&r1=1.228&r2=1.228.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/testsuite/merge_string_literals_1.c.diff?cvsroot=src&only_with_tag=binutils-2_24-branch&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/testsuite/merge_string_literals_2.c.diff?cvsroot=src&only_with_tag=binutils-2_24-branch&r1=1.1&r2=NONE


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