aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.4.3/README.google
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.4.3/README.google')
-rw-r--r--gcc-4.4.3/README.google7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc-4.4.3/README.google b/gcc-4.4.3/README.google
index c6b3587b2..bfddb6db5 100644
--- a/gcc-4.4.3/README.google
+++ b/gcc-4.4.3/README.google
@@ -2111,3 +2111,10 @@ gcc/testsuite/g++.dg/init/ref15.C
Back port upstream fixes r156042 and r148110 to fix broken tests.
Owner: dougkwan
Status: in upstream.
+
+libstdc++-v3/config/locale/generic/c_locale.cc
+libstdc++-v3/config/locale/generic/c_locale.h
+libstdc++-v3/config/locale/generic/time_members.cc
+ Hanlde NULL return value of setlocale(), required by bionic.
+ Owner: jingyu
+ Status: local