summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/libsupc++
Commit message (Expand)AuthorAgeFilesLines
* 2014-08-04 Zifei Tong <zifeitong@gmail.com>redi2014-08-041-3/+3
* * libsupc++/eh_ptr.cc: Improve static_assert messages.redi2014-03-311-2/+4
* PR libstdc++/60612redi2014-03-272-2/+33
* PR libstdc++/59392: Fix ARM EABI uncaught throw from unexpected exception han...roland2014-03-121-6/+10
* Core DR 475jason2014-01-272-12/+3
* Update copyright years in libstdc++-v3/rsandifo2014-01-0266-66/+66
* 2013-11-15 Ondřej Bílka <neleai@seznam.cz>redi2013-11-151-1/+1
* 2013-10-03 Marc Glisse <marc.glisse@inria.fr>glisse2013-10-032-5/+16
* Commit the vtable verification feature. This feature is designed toctice2013-08-073-6/+133
* PR libstdc++/57914jason2013-07-221-4/+15
* 2013-05-13 Benjamin Kosnik <bkoz@redhat.com>bkoz2013-05-134-26/+39
* N3639 C++1y VLA supportjason2013-05-095-5/+71
* Core 624/N2932: Throw bad_array_new_length on overflowjason2013-05-095-1/+71
* PR libstdc++/56905redi2013-04-241-4/+9
* * libsupc++/initializer_list: Fix typos.jason2013-04-241-2/+2
* PR libstdc++/56841redi2013-04-054-4/+55
* * libsupc++/exception (get_terminate(), get_unexpected()): Declare.redi2013-04-038-36/+116
* PR libstdc++/56468redi2013-03-161-1/+3
* * libsupc++/unwind-cxx.h: Include sys/sdt.h if detected.jakub2013-03-153-1/+24
* * configure.ac: Check for __cxa_thread_atexit_impl.jason2013-02-261-0/+16
* Update copyright in libstdc++-v3.rsandifo2013-02-0363-117/+63
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+2
* * config/os/mingw32/os_defines.h (_GLIBCXX_LLP64): Define if llp64ktietz2012-12-213-2/+11
* PR libstdc++/55631redi2012-12-111-1/+1
* PR target/55445ktietz2012-11-291-3/+3
* * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.jason2012-11-106-13/+13
* 2012-11-07 Paolo Carlini <paolo.carlini@oracle.com>paolo2012-11-074-35/+8
* 2012-11-06 Paolo Carlini <paolo.carlini@oracle.com>paolo2012-11-061-0/+9
* Detect overflow in size calculations in __cxa_vec_new{2,3}fw2012-11-051-4/+18
* * config/gthr.m4: New. Define GCC_AC_THREAD_HEADER.kyukhin2012-10-151-5/+7
* PR target/54908jason2012-10-151-84/+67
* Revert r192297.kyukhin2012-10-121-1/+0
* Fix missing gthr-default.h issue on separate libstdc++ configurekyukhin2012-10-101-0/+1
* Support C++11 thread_local destructors.jason2012-10-084-1/+152
* 2012-09-28 Benjamin Kosnik <bkoz@redhat.com>bkoz2012-09-292-5/+5
* 2012-09-28 Benjamin Kosnik <bkoz@redhat.com>bkoz2012-09-281-45/+10
* 2012-09-26 Ulrich Drepper <drepper@gmail.com>drepper2012-09-261-10/+46
* 2012-09-18 Benjamin Kosnik <bkoz@redhat.com>bkoz2012-09-202-67/+69
* * configure.ac: Substitute CPU_OPT_EXT_RANDOM.drepper2012-09-171-9/+22
* Clear hardware capabilities on libstdc++.so with Sun asro2012-09-121-1/+2
* PR libstdc++/54172jakub2012-09-111-1/+1
* 2012-09-10 Sebastian Huber <sebastian.huber@embedded-brains.de>redi2012-09-092-12/+10
* 2012-09-06 Thiago Macieira <thiago.macieira@intel.com>bkoz2012-09-061-3/+16
* libstdc++-v3/gingold2012-07-191-1/+19
* 2012-03-28 Benjamin Kosnik <bkoz@redhat.com>bkoz2012-03-292-29/+32
* 2012-03-12 Paolo Carlini <paolo.carlini@oracle.com>paolo2012-03-123-12/+13
* 2012-02-17 Benjamin Kosnik <bkoz@redhat.com>bkoz2012-02-171-1/+3
* 2012-02-15 Benjamin Kosnik <bkoz@redhat.com>bkoz2012-02-151-0/+1
* PR libstdc++/51798 continuedrth2012-02-131-3/+4
* 2012-02-10 Benjamin Kosnik <bkoz@redhat.com>bkoz2012-02-104-30/+38
OpenPOWER on IntegriCloud