aboutsummaryrefslogtreecommitdiff
path: root/libstdc++
AgeCommit message (Expand)Author
2021-02-16Fix/update notices.Elliott Hughes
2016-10-20One NOTICE file to rule them all.Dan Albert
2016-08-08Update NOTICE files.Elliott Hughes
2016-05-27Remove libstdc++ include files.Elliott Hughes
2014-09-14Fix filename in comment in cmathm4tx
2014-08-25Add standard throw() spec to delete operators.Chih-Hung Hsieh
2014-08-18Hide C++ stuff in libc. Put it back in libstdc++.Dan Albert
2014-07-29Remove declarations for things that don't exist.Elliott Hughes
2014-07-22Fix a couple of bugs in generate-NOTICE and regenerate the NOTICE files.Elliott Hughes
2014-07-07Regenerate the bionic NOTICE files.Elliott Hughes
2014-06-17Hide declaration of gets(3) for C11 and later.Dan Albert
2014-06-17Revert "Hide declaration of gets(3) for C11 and later."Dan Albert
2014-06-17Hide declaration of gets(3) for C11 and later.Dan Albert
2014-05-14Move libstdc++ into libc.Elliott Hughes
2014-02-18Clean up warnings in libstdc++.Elliott Hughes
2013-10-09Fix x86_64 build, clean up intermediate libraries.Elliott Hughes
2013-03-15Clean up internal libc logging.Elliott Hughes
2012-08-15Regenerate all NOTICE files with the latest version of the script.Elliott Hughes
2012-08-13Add dependencies on all the makefiles.Elliott Hughes
2012-08-09Auto-generate a complete NOTICE file.Elliott Hughes
2012-07-27Report errors to the log, not just stderr.Elliott Hughes
2012-04-16resolved conflicts for merge of 35d592cc to masterElliott Hughes
2012-04-16libstdc++: Fix x86 thread-safe one-time-construction implementation.Fengwei Yin
2011-11-16bionic: Do not use <sys/atomics.h> for platform code.David 'Digit' Turner
2011-06-14libstdc++: make operator new call abort on failure.David 'Digit' Turner
2010-10-11Fix the build. Oops.David 'Digit' Turner
2010-07-07Add missing SMP barriers to libstdc++David 'Digit' Turner
2010-06-25libstdc++: use extern "C++" in all our C++ system headers.David 'Digit' Turner
2010-01-30optimize delete/delete[] operators by removing unneeded branchAndré Goddard Rosa
2009-11-12eclair snapshotJean-Baptiste Queru
2009-07-10Add new C++ headers <cerrno> and <cfloat>David 'Digit' Turner
2009-05-18Add <cmath> standard C++ header.David 'Digit' Turner
2009-04-10AI 145714: Added cstring wrapper around string.h.Niko Catania
2009-04-08AI 145059: (Almost) final set of wrapper around the C headers for stdc++ and ...Niko Catania
2009-04-02AI 144236: Added new C to stdc++ header files: cassert, cctype, climits, ctime.Niko Catania
2009-03-30AI 143504: Completed cstddef to be non empty and similar to the gnu stl imple...Niko Catania
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial Contributionandroid-1.0release-1.0The Android Open Source Project