aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2015-05-232015-05-23 François Dumont fdumont@gcc.gnu.org>François Dumont2-23/+50
2015-05-21re PR target/66224 (PowerPC _GLIBCXX_READ_MEM_BARRIER too weak)David Edelsohn3-3/+11
2015-05-21del_opv.cc: Suppress -Wsized-deallocation.Jason Merrill3-0/+11
2015-05-20formatter.h (_GLIBCXX_TYPEID): New macro to simplify usage of typeid.François Dumont3-278/+271
2015-05-202015-05-20 François Dumont <fdumont@gcc.gnu.org>François Dumont4-21/+38
2015-05-20* testsuite/util/testsuite_fs.h (nonexistent_path): Don't use tempnam.Jonathan Wakely2-10/+7
2015-05-20re PR libstdc++/66078 (20_util/specialized_algorithms/uninitialized_copy/8085...Jonathan Wakely5-3/+167
2015-05-19stl_list.h (_M_resize_pos(size_type&)): Declare.Jonathan Wakely3-22/+76
2015-05-1966055.cc: Add constructor invocations.François Dumont5-5/+24
2015-05-19Add cpu_defines.h for ARM.Ramana Radhakrishnan3-0/+48
2015-05-17unordered_map.h (unordered_map, [...]): Add missing constructors.François Dumont7-64/+470
2015-05-15ops.cc (stat_type): Define alias for struct stat and use throughout the file.Jonathan Wakely7-42/+384
2015-05-14re PR libstdc++/66055 (hash containers missing required reserving constructors)Nathan Myers7-0/+174
2015-05-14re PR libstdc++/66011 (call to '__open_missing_mode' declared with attribute ...Jonathan Wakely5-21/+197
2015-05-14re PR libstdc++/66018 (opendir configure test not working when GCC_NO_EXECUTA...Jonathan Wakely5-278/+100
2015-05-13sjlj.m4: New file.Eric Botcazou12-201/+34
2015-05-13shared_ptr_base.h (__shared_count(unique_ptr&&)): Check for nullptr (LWG 2415).Jonathan Wakely5-4/+28
2015-05-13stl_raw_storage_iter.h (raw_storage_iterator::base()): Define (LWG 2454).Jonathan Wakely3-0/+44
2015-05-13future (packaged_task(allocator_arg_t, const A&, F&&): Remove explicit (LWG 2...Jonathan Wakely2-1/+4
2015-05-13basic_string.h (basic_string::basic_string()): Make noexcept conditional on a...Jonathan Wakely2-1/+7
2015-05-13* include/std/complex (polar): Check for negative rho (LWG 2459).Jonathan Wakely2-1/+6
2015-05-13tuple (apply): Handle pointers to member (LWG 2418).Jonathan Wakely4-6/+31
2015-05-13* include/bits/random.h (seed_seq): More noexcept (LWG 2440).Jonathan Wakely2-4/+4
2015-05-13alloc_traits.h (_S_max_size): Implement LWG 2466.Jonathan Wakely13-12/+46
2015-05-13acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Re-enable on solaris.Jonathan Wakely3-2/+7
2015-05-13libstdc++: Bump to automake 1.11.6Michael Haubenwallner14-124/+490
2015-05-09synopsis.cc: Add _GLIBCXX14_CONSTEXPR.Jason Merrill3-0/+26
2015-05-09std_c++0x_neg.cc: Add -std=c++98.Jason Merrill42-24/+121
2015-05-09Makefile.am (AM_CXXFLAGS): Add -std=gnu++98.Jason Merrill5-0/+11
2015-05-05c.opt (Wterminate): New.Jason Merrill2-2/+2
2015-05-05re PR libstdc++/51617 ([C++0x] async(f) isn't.)Jonathan Wakely2-1/+4
2015-05-02any (any::_Storage): Fix alignment of buffer.Jonathan Wakely4-3/+61
2015-05-02iterator (ostream_joiner): Simplify by using the injected-class-name and the ...Jonathan Wakely2-16/+9
2015-05-02iterator: New.Jonathan Wakely9-8/+314
2015-05-02numeric: New.Jonathan Wakely8-12/+171
2015-05-02Revert addition of feature macros from other headers per latest SD-6.Edward Smith-Rowland9-16/+12
2015-05-02any (any::_Storage): Make non-copyable.Jonathan Wakely4-34/+180
2015-05-02fs_path.h (filesystem_error::~filesystem_error): Declare.Jonathan Wakely3-0/+9
2015-05-02re PR libstdc++/65978 (missing constexpr on std::forward_as_tuple and std::ti...Jonathan Wakely3-17/+30
2015-05-02ops.cc (last_write_time): Set timespec members explicitly instead of with a b...Jonathan Wakely2-7/+15
2015-05-02deque: Add feature-test macro.Edward Smith-Rowland9-0/+27
2015-05-01* include/experimental/memory: Correct feature-test macro.Jonathan Wakely2-1/+3
2015-05-01memory: Add feature-test macro.Jonathan Wakely5-4/+14
2015-05-01Implement observer_ptr.Ville Voutilainen12-0/+775
2015-05-01* src/filesystem/path.cc (path::compare): Do not copy strings.Jonathan Wakely2-2/+10
2015-05-01acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable when <dirent.h> is not a...Jonathan Wakely8-19/+158
2015-05-01fs_path.h (path::_List): Use vector instead of list.Jonathan Wakely5-17/+61
2015-05-01fs_dir.h: Fix use of non-reserved names.Jonathan Wakely5-22/+34
2015-05-01locale_classes.h (locale::facet): Delete copy operations in C++11 mode.Jonathan Wakely2-5/+16
2015-05-01* include/bits/alloc_traits.h (__alloc_rebind): Change parameter name.Jonathan Wakely2-2/+4