summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/src/c++11
Commit message (Expand)AuthorAgeFilesLines
* PR libstdc++/59680redi2014-01-091-1/+1
* Update copyright years in libstdc++-v3/rsandifo2014-01-0226-26/+26
* PR libstdc++/49204redi2013-11-202-6/+33
* Fix build break when configured with --enable-symvers=gnu-versioned-namespaceppluzhnikov2013-10-011-0/+2
* 2013-09-23 Paul Pluzhnikov <ppluzhnikov@google.com>ppluzhnikov2013-09-231-3/+9
* Unbreak i386 and other builds where size_t != unsigned long.ppluzhnikov2013-09-231-2/+3
* Print additional info when various out-of-range conditions are detected.ppluzhnikov2013-09-224-1/+179
* 2013-08-08 François Dumont <fdumont@gcc.gnu.org>fdumont2013-08-081-0/+1
* Commit the vtable verification feature. This feature is designed toctice2013-08-072-6/+14
* 2013-08-01 François Dumont <fdumont@gcc.gnu.org>fdumont2013-08-011-6/+10
* 2013-07-31 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-07-312-2/+3
* 2013-07-24 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-07-241-9/+10
* 2013-07-23 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-07-231-2/+0
* 2013-07-22 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-07-221-0/+9
* PR libstdc++/54352redi2013-07-212-4/+57
* * src/c++11/compatibility-chrono.cc (steady_clock::now()): Ifredi2013-05-281-1/+4
* 2013-05-24 Benjamin Kosnik <bkoz@redhat.com>bkoz2013-05-252-51/+67
* * src/c++11/chrono.cc: If _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL,jakub2013-05-242-3/+98
* * include/std/system_error (error_category::error_category()): LWGredi2013-05-182-2/+4
* * src/c++11/hashtable_c++0x.cc: Include ext/aligned_buffer.h.jason2013-04-231-0/+1
* 2013-04-21 Evgeniy Stepanov <eugenis@google.com>redi2013-04-212-3/+3
* 2013-02-11 Benjamin Kosnik <bkoz@redhat.com>bkoz2013-02-123-7/+14
* Add missing explicit instantiation for std::lower_bound templatedodji2013-02-061-0/+7
* 2013-02-04 François Dumont <fdumont@gcc.gnu.org>fdumont2013-02-041-0/+1
* Update copyright in libstdc++-v3.rsandifo2013-02-0320-28/+20
* 2013-02-01 François Dumont <fdumont@gcc.gnu.org>fdumont2013-02-011-4/+67
* PR libstdc++/55847redi2013-01-072-6/+8
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* PR libstdc++/55741redi2012-12-201-5/+10
* * src/c++11/thread.cc (execute_native_thread_routine): Do not swallowredi2012-12-161-0/+5
* PR libstdc++/52680redi2012-11-231-2/+46
* * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.jason2012-11-105-5/+5
* 2012-11-07 Paolo Carlini <paolo.carlini@oracle.com>paolo2012-11-071-111/+38
* * include/profile/forward_list: Update to meet allocator-awareredi2012-11-051-1/+2
* 2012-10-18 François Dumont <fdumont@gcc.gnu.org>fdumont2012-10-181-1/+2
* 2012-10-16 François Dumont <fdumont@gcc.gnu.org>fdumont2012-10-161-1/+3
* * config/gthr.m4: New. Define GCC_AC_THREAD_HEADER.kyukhin2012-10-151-1/+3
* Revert r192297.kyukhin2012-10-121-1/+0
* Fix missing gthr-default.h issue on separate libstdc++ configurekyukhin2012-10-101-0/+1
* 2012-09-28 Benjamin Kosnik <bkoz@redhat.com>bkoz2012-09-292-5/+5
* 2012-09-28 Benjamin Kosnik <bkoz@redhat.com>bkoz2012-09-281-36/+8
* 2012-09-26 Ulrich Drepper <drepper@gmail.com>drepper2012-09-261-8/+37
* 2012-09-18 Benjamin Kosnik <bkoz@redhat.com>bkoz2012-09-205-38/+46
* * configure.ac: Substitute CPU_OPT_EXT_RANDOM.drepper2012-09-171-8/+15
* Check _GLIBCXX_USE_C99_STDINT_TR1 in random.cchjl2012-09-141-1/+3
* Clear hardware capabilities on libstdc++.so with Sun asro2012-09-121-13/+8
* 2012-09-09 Ulrich Drepper <drepper@gmail.com>redi2012-09-091-3/+3
* gcc/drepper2012-09-091-1/+1
* * src/c++11/random.cc (random_device::_M_init): Check whether cpuiddrepper2012-09-051-4/+3
* * include/bits/random.h (random_device): Move implementation to...drepper2012-08-293-8/+163
OpenPOWER on IntegriCloud