gcc/libstdc++-v3/testsuite/20_util
Matthias Klose 9945a87681 config.gcc: Match arm*-*-linux-* for ARM Linux/GNU.
gcc/
2012-10-15  Matthias Klose  <doko@ubuntu.com>

        * config.gcc: Match arm*-*-linux-* for ARM Linux/GNU.
        * doc/install.texi: Use arm-*-*linux-* instead of arm-*-*linux-gnueabi.

gcc/testsuite/
2012-10-15  Matthias Klose  <doko@ubuntu.com>

        * lib/target-supports.exp (check_profiling_available): Match
        arm*-*-linux-* for ARM Linux/GNU.
        * g++.dg/torture/predcom-1.C: Match arm*-*-linux-* for ARM Linux/GNU.
        * gfortran.dg/enum_10.f90: Likewise.
        * gfortran.dg/enum_9.f90: Likewise.
        * gcc.target/arm/synchronize.c: Likewise.
        * g++.old-deja/g++.jason/enum6.C: Likewise.
        * g++.old-deja/g++.other/enum4.C: Likewise.
        * g++.old-deja/g++.law/enum9.C: Likewise.

gcc/ada/
2012-10-15  Matthias Klose  <doko@ubuntu.com>

        * gcc-interface/Makefile.in: Match arm*-*-linux-*eabi* for
        ARM Linux/GNU.

libgcc/
2012-10-15  Matthias Klose  <doko@ubuntu.com>

        * config.host: Match arm*-*-linux-* for ARM Linux/GNU.

libstdc++-v3/
2012-10-15  Matthias Klose  <doko@ubuntu.com>

        * configure.host: Match arm*-*-linux-* for ARM Linux/GNU.
        * testsuite/20_util/make_signed/requirements/typedefs-2.cc: Likewise.
        * testsuite/20_util/make_unsigned/requirements/typedefs-2.cc: Likewise.

libjava/
2012-10-15  Matthias Klose  <doko@ubuntu.com>

        * configure.ac: Match arm*-*-linux-* for ARM Linux/GNU.
        * configure: Regenerate.

From-SVN: r192475
2012-10-15 21:12:23 +00:00
..
add_lvalue_reference
add_rvalue_reference
addressof
aligned_storage
allocator
allocator_traits
auto_ptr
bad_function_call
bind pt.c (tsubst_default_argument): Indicate where the default argument is being instantiated for. 2012-08-24 22:27:27 -04:00
common_type/requirements sfinae_friendly_1.cc: Update / extend. 2012-10-11 10:27:45 +00:00
conditional/requirements
decay/requirements
declval/requirements type_traits (common_time): Provide "SFINAE-friendly" implementation. 2012-10-09 22:31:44 +00:00
default_delete memory: Include auto_ptr.h later. 2012-08-03 01:27:48 +01:00
duration sfinae_friendly_1.cc: Update / extend. 2012-10-11 10:27:45 +00:00
duration_cast
enable_if/requirements
enable_shared_from_this
forward
function functional (function::function(F)): LWG 2132: Disable constructor if argument isn't callable. 2012-04-29 23:59:37 +01:00
function_objects
has_trivial_copy_assign
has_trivial_copy_constructor
has_trivial_default_constructor
hash
headers
is_assignable
is_compound
is_constructible type_traits (is_nothrow_destructible): Implement. 2012-04-23 21:34:06 +00:00
is_convertible
is_copy_assignable
is_copy_constructible
is_default_constructible type_traits (is_nothrow_destructible): Implement. 2012-04-23 21:34:06 +00:00
is_destructible type_traits (is_nothrow_destructible): Implement. 2012-04-23 21:34:06 +00:00
is_floating_point
is_function
is_fundamental
is_integral
is_literal_type
is_lvalue_reference
is_member_function_pointer
is_member_object_pointer
is_member_pointer
is_move_assignable
is_move_constructible
is_nothrow_assignable
is_nothrow_constructible
is_nothrow_copy_assignable
is_nothrow_copy_constructible
is_nothrow_default_constructible
is_nothrow_destructible type_traits (is_nothrow_destructible): Implement. 2012-04-23 21:34:06 +00:00
is_nothrow_move_assignable
is_nothrow_move_constructible
is_object
is_pod
is_reference
is_rvalue_reference
is_scalar
is_signed
is_standard_layout
is_trivial
is_trivially_destructible
is_unsigned
make_signed/requirements config.gcc: Match arm*-*-linux-* for ARM Linux/GNU. 2012-10-15 21:12:23 +00:00
make_unsigned/requirements config.gcc: Match arm*-*-linux-* for ARM Linux/GNU. 2012-10-15 21:12:23 +00:00
move
move_if_noexcept
owner_less
pair DR 1170 PR c++/51213 2012-07-18 21:36:50 -04:00
pointer_traits ptr_traits.h (pointer_traits::rebind): Make public. 2012-04-22 14:42:38 +01:00
ratio pt.c (tsubst_default_argument): Indicate where the default argument is being instantiated for. 2012-08-24 22:27:27 -04:00
raw_storage_iterator/requirements
reference_wrapper
remove_reference
result_of type_traits (common_time): Provide "SFINAE-friendly" implementation. 2012-10-09 22:31:44 +00:00
scoped_allocator scoped_allocator (scoped_allocator::__outermost): Do not pass non-POD to varargs function. 2012-04-25 19:03:03 +01:00
shared_ptr cp-tree.h (SIZEOF_EXPR_TYPE_P): Define. 2012-10-05 21:30:39 +02:00
specialized_algorithms 808590.cc: Fix constant value. 2012-10-09 16:21:27 +00:00
steady_clock
system_clock
time_point
time_point_cast
tuple re PR libstdc++/53648 ([C++11] nested empty tuples) 2012-06-14 23:07:33 +01:00
typeindex
underlying_type/requirements
unique_ptr re PR libstdc++/54351 (~unique_ptr() should not set stored pointer to null) 2012-08-26 01:12:40 +01:00
uses_allocator re PR libstdc++/53648 ([C++11] nested empty tuples) 2012-06-14 23:07:33 +01:00
weak_ptr
rel_ops.cc
temporary_buffer.cc