aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.4.3/README.google
diff options
context:
space:
mode:
authorDoug Kwan <dougkwan@google.com>2011-03-16 14:47:42 -0700
committerDoug Kwan <dougkwan@google.com>2011-03-16 14:47:42 -0700
commitd9394eebf42aee6de56a970df3c56e67e5455545 (patch)
tree141a4456e7a6a7441b0fee1e2fbd435da0eab9e3 /gcc-4.4.3/README.google
parent80934e7f7db429984fb56756a4cc893ba412b7b5 (diff)
downloadtoolchain_gcc-d9394eebf42aee6de56a970df3c56e67e5455545.tar.gz
toolchain_gcc-d9394eebf42aee6de56a970df3c56e67e5455545.tar.bz2
toolchain_gcc-d9394eebf42aee6de56a970df3c56e67e5455545.zip
Update gcc-4.4.3 for building libsupc++ in freestanding mode.
-Backport upstream patch from gcc rev 171019. Change-Id: I177e4e11f38d57c6ca1d065ebf3e8a37d9bacc33
Diffstat (limited to 'gcc-4.4.3/README.google')
-rw-r--r--gcc-4.4.3/README.google5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc-4.4.3/README.google b/gcc-4.4.3/README.google
index 47fe1fc1a..f36db91dd 100644
--- a/gcc-4.4.3/README.google
+++ b/gcc-4.4.3/README.google
@@ -3381,3 +3381,8 @@ gcc/crtstuff.c
Owner: dougkwan
Status: apply the patch http://gcc.gnu.org/ml/gcc-patches/2011-01/msg01942.html.
Not yet upstream.
+
+libstdc++/include/Makefile.in
+ Installed cpu_defines.h in freestanding standing mode (libstdc++/48123)
+ Owner: dougkwan
+ Status: In gcc trunk rev 171019