summaryrefslogtreecommitdiff
path: root/libstdc++-v3/src/c++11/Makefile.am
AgeCommit message (Expand)Author
2025-05-02libstdc++: Add some more makefile dependenciesJonathan Wakely
2025-04-25libstdc++: Add some makefile dependenciesJonathan Wakely
2025-01-02Update copyright years.Jakub Jelinek
2024-11-26libstdc++: Move std::error_category symbol to separate file [PR117630]Jonathan Wakely
2024-01-03Update copyright years.Jakub Jelinek
2023-12-12libstdc++: Remove redundant -std flags from MakefileJonathan Wakely
2023-09-15libstdc++: Implement C++26 native handles for file streams (P1759R6)Jonathan Wakely
2023-09-11libstdc++: Move __glibcxx_assert_fail to its own fileJonathan Wakely
2023-02-06libstdc++: Enable building libstdc++.{a,so} when !HOSTEDArsen Arsenović
2023-01-16Update copyright years.Jakub Jelinek
2022-05-26libstdc++: Move std::iostream_category() definition to new fileJonathan Wakely
2022-01-03Update copyright years.Jakub Jelinek
2021-01-18libstd++: : Add workaround for as Error: file number less than one error [PR9...Jakub Jelinek
2021-01-04Update copyright years.Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-02-19P0482R5 char8_t: Standard library supportTom Honermann
2019-01-01Update copyright years.Jakub Jelinek
2018-07-24Add initial version of C++17 <memory_resource> headerJonathan Wakely
2018-04-18PR libstdc++/85442 fix duplicate debuginfo for cxx11-ios_failure.ccJonathan Wakely
2018-04-13Fix broken sed command from previous commitJonathan Wakely
2018-04-13Fix __iosfail_type_info hack to work on darwinJonathan Wakely
2018-04-12Fix comments that misspell names of files and classesJonathan Wakely
2018-04-10PR libstdc++/85222 allow catching iostream errors as gcc4-compatible ios::fai...Jonathan Wakely
2018-01-03Update copyright years.Jakub Jelinek
2017-02-03PR libstdc++/60936 reduce coupling between objects in libstdc++.aJonathan Wakely
2017-01-01Update copyright years.Jakub Jelinek
2016-04-29Remove trailing whitespace from libstdc++-v3 filesChris Gregory
2016-01-04Update copyright years.Jakub Jelinek
2015-01-16libstdc++: Optimize synchronization in std::future if futexes are available.Torvald Riegel
2015-01-16acinclude.m4: Fix typo in comment.Jonathan Wakely
2015-01-05Update copyright years.Jakub Jelinek
2014-12-23Compile locale-inst.cc and wlocale-inst.cc as C++11.Jonathan Wakely
2014-12-19New std::string implementation.Jonathan Wakely
2014-11-14Define C++11 version of std::ios_base::failure.Jonathan Wakely
2014-10-20Makefile.am: Move ctype.cc, ctype_configure_char.cc and ctype_members.cc to ...Jonathan Wakely
2014-09-22Make streams movable and swappable.Jonathan Wakely
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-09-21Print additional info when various out-of-range conditions are detected.Paul Pluzhnikov
2013-08-06Commit the vtable verification feature.Caroline Tice
2013-02-12Makefile.am (hashtable_c++0x.lo, [...]): Use -fimplicit-templates.Benjamin Kosnik
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2012-09-29fragment.am (CONFIG_CXXFLAGS): Remove EXTRA_CXX_FLAGS.Benjamin Kosnik
2012-09-20re PR libstdc++/28811 (--with-pic vs static libraries and libstdc++)Benjamin Kosnik
2012-08-29random.h (random_device): Move implementation to...Ulrich Drepper
2012-03-29re PR libstdc++/52689 (static linking with libstdc++ fails)Benjamin Kosnik
2012-02-02re PR libstdc++/52068 (libc++98.a and libc++11.a are installed)Benjamin Kosnik
2012-01-23[multiple changes]Benjamin Kosnik