From dc34721ac3bf7e3c406fba8cfe9d139393345ec5 Mon Sep 17 00:00:00 2001 From: Jing Yu Date: Tue, 8 Jun 2010 14:25:17 -0700 Subject: New gcc sources for toolchain checked in on 06/03/2010. Changes: gcc/ira-conflicts.c Backport a gcc-4.4.3 patch to fix a ra bug http://b/issue?id=2667593. http://gcc.gnu.org/ml/gcc-cvs/2009-05/msg00055.html Owner: jingyu Status: In upstream gcc-4.4.3 r147081. gcc/collect2.c gcc/common.opt gcc/configure.ac gcc/configure gcc/doc/invoke.texi gcc/exec-tool.in gcc/gcc.c gcc/opts.c Add -fuse-ld= option to select linker. This CL merges the gcc part of this up-stream patch. http://gcc.gnu.org/ml/gcc-patches/2010-04/msg00402.html Owner: dougkwan Status: binutils part in upstream, gcc part pending approval. Change-Id: Ibfa819535ebdb7499aae8981687c2dc51295a25a --- gcc-4.4.0/README.google | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'gcc-4.4.0/README.google') diff --git a/gcc-4.4.0/README.google b/gcc-4.4.0/README.google index 82bc08ae5..3343bb5ae 100644 --- a/gcc-4.4.0/README.google +++ b/gcc-4.4.0/README.google @@ -2271,3 +2271,23 @@ gcc/config/arm/eabi.h security problem. http://b/issue?id=2623907. Owner: jingyu Status: google local + +gcc/ira-conflicts.c + Backport a gcc-4.4.3 patch to fix a ra bug http://b/issue?id=2667593. + http://gcc.gnu.org/ml/gcc-cvs/2009-05/msg00055.html + Owner: jingyu + Status: In upstream gcc-4.4.3 r147081. + +gcc/collect2.c +gcc/common.opt +gcc/configure.ac +gcc/configure +gcc/doc/invoke.texi +gcc/exec-tool.in +gcc/gcc.c +gcc/opts.c + Add -fuse-ld= option to select linker. This CL merges the gcc part of + this up-stream patch. + http://gcc.gnu.org/ml/gcc-patches/2010-04/msg00402.html + Owner: dougkwan + Status: binutils part in upstream, gcc part pending approval. -- cgit v1.2.3