aboutsummaryrefslogtreecommitdiff
path: root/4.4.4
diff options
context:
space:
mode:
authorRyan Hill <rhill@gentoo.org>2010-09-04 02:23:04 +0000
committerRyan Hill <rhill@gentoo.org>2010-09-04 02:23:04 +0000
commit150ccad365134fbd9e11d81b8ec2a7a7026e3ed0 (patch)
tree8db83bb473018dca80cb908e8877509f608782f1 /4.4.4
parentForward port arm clobber list fixes from 4.4.4 (diff)
downloadgcc-patches-150ccad365134fbd9e11d81b8ec2a7a7026e3ed0.tar.gz
gcc-patches-150ccad365134fbd9e11d81b8ec2a7a7026e3ed0.tar.bz2
gcc-patches-150ccad365134fbd9e11d81b8ec2a7a7026e3ed0.zip
Clean up patch headers.
Diffstat (limited to '4.4.4')
-rw-r--r--4.4.4/gentoo/96_all_arm-pr43440.patch25
-rw-r--r--4.4.4/gentoo/README.history4
2 files changed, 13 insertions, 16 deletions
diff --git a/4.4.4/gentoo/96_all_arm-pr43440.patch b/4.4.4/gentoo/96_all_arm-pr43440.patch
index b1a07f6..811d1f2 100644
--- a/4.4.4/gentoo/96_all_arm-pr43440.patch
+++ b/4.4.4/gentoo/96_all_arm-pr43440.patch
@@ -1,8 +1,7 @@
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43440
-diff -urN gcc-4.4.4.orig/gcc/config/arm/aout.h gcc-4.4.4/gcc/config/arm/aout.h
---- gcc-4.4.4.orig/gcc/config/arm/aout.h 2009-02-20 16:20:38.000000000 +0100
-+++ gcc-4.4.4/gcc/config/arm/aout.h 2010-08-18 14:37:50.000000000 +0200
+--- gcc-4.4.4.orig/gcc/config/arm/aout.h
++++ gcc-4.4.4/gcc/config/arm/aout.h
@@ -163,34 +163,49 @@
{"mvdx12", 39}, \
{"mvdx13", 40}, \
@@ -78,9 +77,8 @@ diff -urN gcc-4.4.4.orig/gcc/config/arm/aout.h gcc-4.4.4/gcc/config/arm/aout.h
#ifndef NO_DOLLAR_IN_LABEL
#define NO_DOLLAR_IN_LABEL 1
#endif
-diff -urN gcc-4.4.4.orig/gcc/output.h gcc-4.4.4/gcc/output.h
---- gcc-4.4.4.orig/gcc/output.h 2008-11-22 09:22:52.000000000 +0100
-+++ gcc-4.4.4/gcc/output.h 2010-08-18 14:39:23.000000000 +0200
+--- gcc-4.4.4.orig/gcc/output.h
++++ gcc-4.4.4/gcc/output.h
@@ -169,6 +169,11 @@
Prefixes such as % are optional. */
extern int decode_reg_name (const char *);
@@ -93,9 +91,8 @@ diff -urN gcc-4.4.4.orig/gcc/output.h gcc-4.4.4/gcc/output.h
extern void assemble_alias (tree, tree);
extern void default_assemble_visibility (tree, int);
-diff -urN gcc-4.4.4.orig/gcc/reginfo.c gcc-4.4.4/gcc/reginfo.c
---- gcc-4.4.4.orig/gcc/reginfo.c 2010-04-19 12:06:13.000000000 +0200
-+++ gcc-4.4.4/gcc/reginfo.c 2010-08-18 14:44:32.000000000 +0200
+--- gcc-4.4.4.orig/gcc/reginfo.c
++++ gcc-4.4.4/gcc/reginfo.c
@@ -800,39 +800,44 @@
fix_register (const char *name, int fixed, int call_used)
{
@@ -164,9 +161,8 @@ diff -urN gcc-4.4.4.orig/gcc/reginfo.c gcc-4.4.4/gcc/reginfo.c
{
warning (0, "unknown register name: %s", name);
}
-diff -urN gcc-4.4.4.orig/gcc/stmt.c gcc-4.4.4/gcc/stmt.c
---- gcc-4.4.4.orig/gcc/stmt.c 2010-08-18 13:10:29.000000000 +0200
-+++ gcc-4.4.4/gcc/stmt.c 2010-08-18 14:59:56.000000000 +0200
+--- gcc-4.4.4.orig/gcc/stmt.c
++++ gcc-4.4.4/gcc/stmt.c
@@ -681,13 +681,14 @@
for (tail = clobbers; tail; tail = TREE_CHAIN (tail))
{
@@ -290,9 +286,8 @@ diff -urN gcc-4.4.4.orig/gcc/stmt.c gcc-4.4.4/gcc/stmt.c
}
emit_insn (body);
-diff -urN gcc-4.4.4.orig/gcc/varasm.c gcc-4.4.4/gcc/varasm.c
---- gcc-4.4.4.orig/gcc/varasm.c 2010-01-20 12:27:49.000000000 +0100
-+++ gcc-4.4.4/gcc/varasm.c 2010-08-18 15:04:12.000000000 +0200
+--- gcc-4.4.4.orig/gcc/varasm.c
++++ gcc-4.4.4/gcc/varasm.c
@@ -1031,8 +1031,11 @@
Prefixes such as % are optional. */
diff --git a/4.4.4/gentoo/README.history b/4.4.4/gentoo/README.history
index 8b71fd1..143cfb5 100644
--- a/4.4.4/gentoo/README.history
+++ b/4.4.4/gentoo/README.history
@@ -1,6 +1,8 @@
- + 96_all_arm-pr43440.patch
+ + 96_all_arm-pr43440.patch
+
1.1 01.08.2010
+ 95_all_sh-pr43744.patch
+
1.0 10.06.2010
+ 00_all_gcc-4.1-alpha-mieee-default.patch
+ 00_all_gcc-trampolinewarn.patch