summaryrefslogtreecommitdiff
path: root/libstdc++-v3/libsupc++
Commit message (Expand)AuthorAgeFilesLines
* libstdc++: Make certain exceptions transaction_safe.torvald2016-01-152-8/+46
* Update copyright years.jakub2016-01-0468-68/+68
* PR libstdc++/68139ville2015-12-111-1/+3
* * libsupc++/new_handler.cc: Fix for explicit constructor change.redi2015-11-111-1/+1
* 2015-11-10 Ville Voutilainen <ville.voutilainen@gmail.com>ville2015-11-111-1/+6
* PR libstdc++/64651redi2015-11-111-0/+2
* * libsupc++/new: Declare sized deletes.jason2015-11-031-0/+12
* Implement N4514, C++ Extensions for Transactional Memory.jason2015-10-042-2/+14
* libstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGShaubi2015-07-241-1/+1
* * libsupc++/guard.cc (__test_and_acquire): Use __p after __atomic_loaduros2015-07-021-0/+2
* Use atomics in guard.cc.ramana2015-06-121-5/+14
* * libsupc++/del_opv.cc: Suppress -Wsized-deallocation.jason2015-05-212-0/+6
* config/ebotcazou2015-05-133-9/+9
* libstdc++: Bump to automake 1.11.6haubi2015-05-131-10/+45
* * libsupc++/exception (uncaught_exceptions): Add comment. Reorder #if.redi2015-04-281-1/+2
* 2015-04-27 Federico Lenarduzzi <federico.lenarduzzi@tallertechnologies.com>redi2015-04-272-1/+9
* 2015-04-27 Ville Voutilainen <ville.voutilainen@gmail.com>redi2015-04-272-0/+12
* 2015-04-27 Dmitry Prokoptsev <dprokoptsev@gmail.com>redi2015-04-271-0/+3
* * libsupc++/nested_exception.h: Do not try to derive from finalredi2015-03-171-1/+1
* Committing generated configure & Makefile.in pieces ofctice2015-01-291-3/+4
* Committing VTV Cygwin patch for Patrick Wollgastctice2015-01-292-0/+36
* PR libstdc++/64828redi2015-01-282-0/+8
* 2015-01-28 Richard Biener <rguenther@suse.de>rguenth2015-01-281-8/+9
* 2015-01-22 Richard Biener <rguenther@suse.de>rguenth2015-01-221-84/+179
* gcc:andreast2015-01-091-29/+8
* toplevel:andreast2015-01-091-8/+29
* * libsupc++/Makefile.am: Compile del_ops.cc as C++14.redi2015-01-072-0/+12
* Update copyright years.jakub2015-01-0568-68/+68
* New std::string implementation.redi2014-12-191-0/+1
* N3778: Sized Deallocationjason2014-12-154-11/+82
* PR libstdc++/64276redi2014-12-128-9/+9
* PR libstdc++/64241redi2014-12-121-4/+6
* Remove N3639 "array of runtime length" from -std=c++14.jason2014-12-124-24/+22
* * libsupc++/dyncast.cc (__dynamic_cast): Handle mid-destructionjason2014-09-181-0/+12
* 2014-09-10 Tony Wang <tony.wang@arm.com>thopre012014-09-101-0/+6
* 2014-08-19 Yaakov Selkowitz <yselkowi@redhat.com>ktietz2014-08-191-0/+20
* PR libstdc++/62154redi2014-08-151-59/+66
* 2014-08-01 Zifei Tong <zifeitong@gmail.com>redi2014-08-011-3/+3
* PR libstdc++/61728jason2014-07-092-10/+10
* PR c++/61659jason2014-06-301-2/+2
* 2014-05-20 Alexey Merzlyakov <alexey.merzlyakov@samsung.com>ygribov2014-05-201-11/+5
* 2014-05-17 Marc Glisse <marc.glisse@inria.fr>glisse2014-05-172-7/+4
* 2014-05-16 Alexey Merzlyakov <alexey.merzlyakov@samsung.com>merzlyakovao2014-05-161-5/+11
* * 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