gcc/libstdc++-v3/libsupc++
Paolo Carlini c4ae987730 atomic_base.h: Don't include <cstddef>, use nullptr.
2012-11-06  Paolo Carlini  <paolo.carlini@oracle.com>
  
	* include/bits/atomic_base.h: Don't include <cstddef>, use nullptr.
	* include/std/atomic: Likewise.
	* include/tr2/dynamic_bitset: Likewise.

	* libsupc++/vec.cc (compute_size(std::size_t, std::size_t,
	std::size_t)): Fix for -fno-exceptions.

From-SVN: r193232
2012-11-06 11:03:45 +00:00
..
Makefile.am Support C++11 thread_local destructors. 2012-10-08 10:45:24 -04:00
Makefile.in gthr.m4: New. 2012-10-15 13:10:30 +00:00
array_type_info.cc
atexit_arm.cc
atexit_thread.cc re PR target/54908 (misc regressions on emutls targets remain from dynamic initialization of non-function-local TLS variables) 2012-10-15 03:32:13 -04:00
atomic_lockfree_defines.h
bad_alloc.cc
bad_cast.cc
bad_typeid.cc
class_type_info.cc
cxxabi.h Support C++11 thread_local destructors. 2012-10-08 10:45:24 -04:00
cxxabi_forced.h
del_op.cc
del_opnt.cc
del_opv.cc
del_opvnt.cc
dyncast.cc
eh_alloc.cc
eh_arm.cc
eh_aux_runtime.cc
eh_call.cc
eh_catch.cc
eh_exception.cc
eh_globals.cc
eh_personality.cc
eh_ptr.cc
eh_term_handler.cc re PR libstdc++/43852 (Embedded systems friendly libstdc++) 2012-09-10 00:08:48 +01:00
eh_terminate.cc
eh_throw.cc
eh_tm.cc
eh_type.cc
eh_unex_handler.cc
enum_type_info.cc
exception
exception_defines.h
exception_ptr.h
function_type_info.cc
fundamental_type_info.cc
guard.cc re PR libstdc++/54172 (__cxa_guard_acquire thread-safety issue) 2012-09-11 17:22:54 +02:00
guard_error.cc
hash_bytes.cc
hash_bytes.h
initializer_list
nested_exception.cc
nested_exception.h
new
new_handler.cc
new_op.cc
new_opnt.cc
new_opv.cc
new_opvnt.cc
pbase_type_info.cc
pmem_type_info.cc
pointer_type_info.cc
pure.cc re PR libstdc++/43852 (Embedded systems friendly libstdc++) 2012-09-10 00:08:48 +01:00
si_class_type_info.cc
tinfo.cc
tinfo.h
tinfo2.cc
typeinfo
unwind-cxx.h
vec.cc atomic_base.h: Don't include <cstddef>, use nullptr. 2012-11-06 11:03:45 +00:00
vmi_class_type_info.cc
vterminate.cc