summaryrefslogtreecommitdiffstats
path: root/libstdc++
Commit message (Expand)AuthorAgeFilesLines
* Fix x86_64 build, clean up intermediate libraries.Elliott Hughes2013-10-091-2/+3
* Clean up internal libc logging.Elliott Hughes2013-03-151-1/+1
* Regenerate all NOTICE files with the latest version of the script.Elliott Hughes2012-08-151-25/+25
* Add dependencies on all the makefiles.Elliott Hughes2012-08-131-0/+2
* Auto-generate a complete NOTICE file.Elliott Hughes2012-08-092-25/+82
* Report errors to the log, not just stderr.Elliott Hughes2012-07-273-11/+9
* resolved conflicts for merge of 35d592cc to masterElliott Hughes2012-04-161-18/+74
|\
| * libstdc++: Fix x86 thread-safe one-time-construction implementation.Fengwei Yin2012-04-161-18/+74
* | bionic: Do not use <sys/atomics.h> for platform code.David 'Digit' Turner2011-11-161-3/+3
|/
* libstdc++: make operator new call abort on failure.David 'Digit' Turner2011-06-141-2/+2
* Fix the build. Oops.David 'Digit' Turner2010-10-111-0/+2
* Add missing SMP barriers to libstdc++David 'Digit' Turner2010-07-072-7/+27
* libstdc++: use extern "C++" in all our C++ system headers.David 'Digit' Turner2010-06-2511-0/+43
* optimize delete/delete[] operators by removing unneeded branchAndré Goddard Rosa2010-01-301-12/+4
* eclair snapshotJean-Baptiste Queru2009-11-121-38/+7
* Add new C++ headers <cerrno> and <cfloat>David 'Digit' Turner2009-07-104-0/+84
* Add <cmath> standard C++ header.David 'Digit' Turner2009-05-181-0/+71
* AI 145714: Added cstring wrapper around string.h.Niko Catania2009-04-104-3/+161
* AI 145059: (Almost) final set of wrapper around the C headers for stdc++ and ...Niko Catania2009-04-087-2/+341
* AI 144236: Added new C to stdc++ header files: cassert, cctype, climits, ctime.Niko Catania2009-04-024-0/+189
* AI 143504: Completed cstddef to be non empty and similar to the gnu stl imple...Niko Catania2009-03-301-0/+46
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0312-0/+428
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0312-428/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-172-0/+160
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-2110-0/+268