r194581 - in /trunk: ChangeLog Makefile.def Mak...

ian@gcc.gnu.org ian@gcc.gnu.org
Tue Dec 18 14:28:00 GMT 2012


Author: ian
Date: Tue Dec 18 14:28:24 2012
New Revision: 194581

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194581
Log:
libgo: Link against libatomic.

./:
	PR go/55201
	* Makefile.def (all-target-libgo): Depend on all-target-libatomic.
	* Makefile.in: Regenerate.
gcc/go:
	PR go/55201
	* gospec.c (LIBATOMIC): Define.
	(LIBATOMIC_PROFILE): Define.
	(lang_specific_driver): Add LIBATOMIC[_PROFILE] option.
gcc/testsuite:
	* lib/go.exp (go_link_flags): Add libatomic location to flags and
	ld_library_path.

Modified:
    trunk/ChangeLog
    trunk/Makefile.def
    trunk/Makefile.in
    trunk/gcc/go/ChangeLog
    trunk/gcc/go/gospec.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/lib/go.exp
    trunk/libgo/Makefile.am
    trunk/libgo/Makefile.in



More information about the Gcc-cvs mailing list