summaryrefslogtreecommitdiffstats
path: root/libstdc++/src
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
* Auto-generate a complete NOTICE file.Elliott Hughes2012-08-091-6/+4
* Report errors to the log, not just stderr.Elliott Hughes2012-07-272-10/+8
* 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
* Add missing SMP barriers to libstdc++David 'Digit' Turner2010-07-071-7/+12
* optimize delete/delete[] operators by removing unneeded branchAndré Goddard Rosa2010-01-301-12/+4
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-214-0/+157