PR libstdc++/pr66689 - comp_ellint_3 and ellint_3 return garbage values
[gcc.git] / libstdc++-v3 / src / c++98 /
2017-11-17 Igor TsimbalistEnable building libstdc++-v3 with Intel CET
2017-10-24 Jonathan WakelyAvoid -Wattribute-alias warnings for long double compat...
2017-09-25 Uros Bizjakre PR c/81854 (weak alias of an incompatible symbol...
2017-08-20 Martin Seborre PR c/81854 (weak alias of an incompatible symbol...
2017-07-23 François Dumontre PR libstdc++/81064 (Inline namespace regression)
2017-06-15 François Dumont2017-06-15 François Dumont <fdumont@gcc.gnu.org>
2017-02-03 Jonathan WakelyPR libstdc++/60936 reduce coupling between objects...
2017-01-17 Jakub Jelinekre PR other/79046 (g++ -print-file-name=plugin uses...
2017-01-06 Rainer OrthBuild libgo with -Wa,-nH if possible (PR go/78978)...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-09-28 Alan ModraDisable .gnu.attributes tags in compatibility-ldbl.o
2016-04-29 Chris GregoryRemove trailing whitespace from libstdc++-v3 files
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-13 Jennifer YaoMore fine-grained autoconf checks for C99 library
2015-10-03 Jonathan WakelyFix comments saying why headers are included
2015-09-30 François Dumontmessages_members.cc (Catalog_info, Catalogs): Move...
2015-07-24 Michael Haubenwallnerlibstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGS
2015-05-13 Michael Haubenwallnerlibstdc++: Bump to automake 1.11.6
2015-05-09 Jason MerrillMakefile.am (AM_CXXFLAGS): Add -std=gnu++98.
2015-01-16 Jonathan Wakelyacinclude.m4: Fix typo in comment.
2015-01-05 Jakub JelinekUpdate copyright years.
2015-01-02 Bernd Edlingerre PR c++/64422 (basic_string::erase is unresloved)
2014-12-23 Jonathan WakelyCompile locale-inst.cc and wlocale-inst.cc as C++11.
2014-12-20 Jonathan WakelyFix duplicate symbol errors in Darwin bootstrap.
2014-12-19 Jonathan WakelyNew std::string implementation.
2014-11-29 Jonathan Wakelylocale_init.cc (locale::_Impl::_Impl(size_t)): Use...
2014-11-14 Joel Sherrillmt_allocator.cc: Fix assumption that sizeof(void *...
2014-11-14 Jonathan WakelyDefine C++11 version of std::ios_base::failure.
2014-10-20 Jonathan WakelyMakefile.am: Move ctype.cc, ctype_configure_char.cc...
2014-10-08 Jonathan Wakelylocale_facets.tcc (num_put::_M_insert_float): Do not...
2014-10-06 Rüdiger Sonderfeldre PR libstdc++/59987 ([C++11]: Missing ios_base::hexfl...
2014-09-24 Jonathan Wakelyre PR libstdc++/56193 (ios_base should replace operator...
2014-09-22 Jonathan WakelyMake streams movable and swappable.
2014-05-08 Jonathan Wakelyiostream: Fix URL in comment.
2014-01-02 Richard SandifordUpdate copyright years in libstdc++-v3/
2013-08-14 Uros Bizjakcompatibility.cc (_ZTIe): Use reinterpret_cast<const...
2013-08-14 Uros Bizjakcompatibility.cc (_ZTIe): Use (const cast *) to avoid...
2013-08-14 Uros Bizjakcompatibility.cc (_ZTIe): Use const_cast to avoid warning.
2013-08-07 Caroline TiceCommit the vtable verification feature.
2013-02-03 Richard SandifordUpdate copyright in libstdc++-v3.
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-10-15 Pavel Chupingthr.m4: New.
2012-10-12 Kirill YukhinRevert r192297.
2012-10-10 Pavel ChupinFix missing gthr-default.h issue on separate libstdc...
2012-09-29 Benjamin Kosnikfragment.am (CONFIG_CXXFLAGS): Remove EXTRA_CXX_FLAGS.
2012-09-28 Benjamin Kosnikacinclude.m4 (GLIBCXX_ENABLE_PARALLEL): Remove ENABLE_P...
2012-09-26 Ulrich DrepperOptimize bulk mode for normal_distribution<double>...
2012-09-20 Benjamin Kosnikre PR libstdc++/28811 (--with-pic vs static libraries...
2012-09-17 Ulrich Drepperconfigure.ac: Substitute CPU_OPT_EXT_RANDOM.
2012-09-12 Rainer OrthClear hardware capabilities on libstdc++.so with Sun as
2012-04-13 Laurent AlfonsiPR:52604: (~__freelist): Reset pointer
2012-04-05 Rainer OrthExport std::_List_node_base for non-PIC code
2012-04-04 Uros BizjakPartially revert:
2012-03-29 Benjamin Kosnikre PR libstdc++/52689 (static linking with libstdc...
2012-02-20 Paolo Carlinire PR libstdc++/52241 (Performance degradation of 447...
2012-02-17 Benjamin Kosnikre PR libstdc++/47058 ("--enable-maintainer-mode -...
2012-02-15 DJ Delorie* src/c++98/locale.cc (locale::facet::_S_get_c_locale...
2012-02-15 Benjamin Kosnikre PR libstdc++/51368 (libstdc++ python pretty printers...
2012-02-02 Benjamin Kosnikre PR libstdc++/52068 (libc++98.a and libc++11.a are...
2012-01-26 Jakub Jelinekre PR bootstrap/51985 (Bootstrap failure due to revisio...
2012-01-23 Benjamin Kosnik[multiple changes]