This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ 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]

r240387 - in /trunk/libstdc++-v3: ChangeLog aci...


Author: sh
Date: Fri Sep 23 06:58:00 2016
New Revision: 240387

URL: https://gcc.gnu.org/viewcvs?rev=240387&root=gcc&view=rev
Log:
[RTEMS] Always use atomic builtins for libstdc++

libstdc++-v3/
	* config/cpu/m68k/atomicity.h: Adjust comment.
	* acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Honor
	explicit atomicity_dir setup via configure.host.
	* configure.host (rtems-*): Set atomicity_dir.
	* configure: Regenerate.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/acinclude.m4
    trunk/libstdc++-v3/config/cpu/m68k/atomicity.h
    trunk/libstdc++-v3/configure
    trunk/libstdc++-v3/configure.host


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