gcc/libstdc++-v3/include
Marc Glisse 3b1cd14dd0 re PR target/54686 (std::abs (long long) resorts to std::abs (double) if llabs is absent)
2012-10-05  Marc Glisse  <marc.glisse@inria.fr>

	PR libstdc++/54686
	* include/c_global/cstdlib (abs(long long)): Define with
	__builtin_llabs when we have long long.
	(abs(long)): Use __builtin_labs.
	(abs(__int128)): Define when we have __int128.

From-SVN: r192138
2012-10-05 19:10:22 +00:00
..
backward memory: Include auto_ptr.h later. 2012-08-03 01:27:48 +01:00
bits re PR libstdc++/53515 (InputIterator version std::advance needs negative check) 2012-09-26 23:56:39 +00:00
c
c_compatibility re PR libstdc++/54112 (including complex.h and complex fails in C++03) 2012-08-13 11:55:00 +00:00
c_global re PR target/54686 (std::abs (long long) resorts to std::abs (double) if llabs is absent) 2012-10-05 19:10:22 +00:00
c_std re PR target/54686 (std::abs (long long) resorts to std::abs (double) if llabs is absent) 2012-10-05 16:20:44 +00:00
debug re PR libstdc++/44436 ([C++0x] Implement emplace* in associative containers) 2012-09-24 19:53:36 +00:00
decimal [multiple changes] 2012-08-06 18:06:42 +00:00
ext re PR other/53889 (Gthreads doesn't support destroying recursive mutexes) 2012-10-02 21:22:32 +01:00
parallel re PR libstdc++/34106 ([parallel mode] Atomic operations compatibility layer needs cleanup) 2012-09-29 18:58:34 +01:00
precompiled
profile re PR libstdc++/44436 ([C++0x] Implement emplace* in associative containers) 2012-09-24 19:53:36 +00:00
std re PR libstdc++/53248 (std::array<T,0> doesn't work when T is not default-constructible) 2012-10-04 00:02:29 +00:00
tr1 Remove obsolete Solaris 8 support 2012-03-14 17:08:03 +00:00
tr2 Add C++11 isms to tr2/dynamic_bitset and tr2/bool_set. 2012-06-26 00:14:00 +00:00
Makefile.am acinclude.m4 (GLIBCXX_ENABLE_PARALLEL): Remove ENABLE_PARALLEL. 2012-09-28 19:48:27 +00:00
Makefile.in fragment.am (CONFIG_CXXFLAGS): Remove EXTRA_CXX_FLAGS. 2012-09-29 04:08:17 +00:00