aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/libsupc++/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-82/+176
2018-07-17PR libstdc++/86450 use -Wabi=2 and simplify -Werror useJonathan Wakely1-2/+1
2017-11-17Enable building libstdc++-v3 with Intel CETIgor Tsimbalist1-3/+4
2017-06-02Remove libsupc++ makefile targets setting -std=gnu++11 or -std=gnu++14Jonathan Wakely1-71/+0
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-1/+2
2017-01-06Build libgo with -Wa,-nH if possible (PR go/78978) [non-libgo parts]Rainer Orth1-2/+3
2016-09-29Disable .gnu.attributes tags in compatibility-ldbl.oAlan Modra1-0/+1
2016-09-09Implement P0035R4, C++17 new of over-aligned types.Jason Merrill1-3/+37
2016-08-22libstdc++/68297 avoid throw/catch in make_exception_ptrGleb Natapov1-1/+1
2015-07-24libstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGSMichael Haubenwallner1-1/+1
2015-05-13libstdc++: Bump to automake 1.11.6Michael Haubenwallner1-10/+45
2015-01-29Committing generated configure & Makefile.in pieces of VTV Cygwin patch (from...Caroline Tice1-3/+4
2015-01-28re PR libstdc++/64828 (libstdc++-v3/libsupc++/del_opvs.cc:30:1: warning: ‘v...Jonathan Wakely1-0/+4
2015-01-07Makefile.am: Compile del_ops.cc as C++14.Jonathan Wakely1-0/+6
2014-12-19New std::string implementation.Jonathan Wakely1-0/+1
2014-12-15N3778: Sized DeallocationJason Merrill1-11/+14
2013-08-06Commit the vtable verification feature.Caroline Tice1-4/+20
2013-05-13Makefile.am (sources): Add bad_array_length.cc, bad_array_new.cc.Benjamin Kosnik1-18/+16
2013-05-09N3639 C++1y VLA supportJason Merrill1-5/+12
2013-05-08Core 624/N2932: Throw bad_array_new_length on overflowJason Merrill1-1/+13
2013-04-03exception (get_terminate(), [...]): Declare.Jonathan Wakely1-11/+31
2012-10-15gthr.m4: New.Pavel Chupin1-5/+7
2012-10-12Revert r192297.Kirill Yukhin1-1/+0
2012-10-10Fix missing gthr-default.h issue on separate libstdc++ configurePavel Chupin1-0/+1
2012-10-08Support C++11 thread_local destructors.Jason Merrill1-1/+7
2012-09-29fragment.am (CONFIG_CXXFLAGS): Remove EXTRA_CXX_FLAGS.Benjamin Kosnik1-3/+3
2012-09-28acinclude.m4 (GLIBCXX_ENABLE_PARALLEL): Remove ENABLE_PARALLEL.Benjamin Kosnik1-45/+10
2012-09-26Optimize bulk mode for normal_distribution<double> for SSE3.Ulrich Drepper1-10/+46
2012-09-20re PR libstdc++/28811 (--with-pic vs static libraries and libstdc++)Benjamin Kosnik1-32/+28
2012-09-17configure.ac: Substitute CPU_OPT_EXT_RANDOM.Ulrich Drepper1-9/+22
2012-09-12Clear hardware capabilities on libstdc++.so with Sun asRainer Orth1-1/+2
2012-03-29re PR libstdc++/52689 (static linking with libstdc++ fails)Benjamin Kosnik1-14/+16
2012-02-17re PR libstdc++/47058 ("--enable-maintainer-mode --disable-werror" wrongly up...Benjamin Kosnik1-1/+3
2012-02-15re PR libstdc++/51368 (libstdc++ python pretty printers should use --with-pyt...Benjamin Kosnik1-0/+1
2012-01-23[multiple changes]Benjamin Kosnik1-4/+4
2012-01-17configure.ac (BUILD_EPUB): Adjust for epub3.Benjamin Kosnik1-2/+0
2012-01-09fragment.am (WARN_CXXFLAGS): Add -Wabi.Benjamin Kosnik1-1/+1
2011-12-01acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Remove size-specific macros.Benjamin Kosnik1-2/+18
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-7/+9
2011-11-02Move gthr to toplevel libgccRainer Orth1-1/+1
2011-07-22fragment.am (CONFIG_CXXFLAGS): Add -frandom-seed.Ian Lance Taylor1-1/+1
2011-07-08configure.host (abi_baseline_subdir_switch): Describe.Rainer Orth1-0/+1
2011-03-15Makefile.am: Add functional.cc, shared_ptr.cc.Benjamin Kosnik1-4/+10
2011-03-08re PR libstdc++/47145 (configure test for docbook-xsl-ns stylesheets uses har...Benjamin Kosnik1-0/+1
2011-02-09re PR libstdc++/43863 (Unused recursive_init_error class defined with -fno-ex...Jonathan Wakely1-2/+3
2011-01-15re PR libstdc++/36104 (gnu-versioned-namespace is broken)Benjamin Kosnik1-32/+56
2010-12-31run_doxygen: Allow doxygen 1.7.1 again.Benjamin Kosnik1-1/+10
2010-12-17aclocal.m4: Regenerate.Paolo Carlini1-6/+6
2010-12-06re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn1-6/+8
2010-10-05re PR libstdc++/44647 (std::nothrow and std::bad_alloc are coupled)Sebastian Huber1-7/+8