Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in src/patchsets/gcc/4.4.4/gentoo: 96_all_arm-pr43440.patch README.history
Date: Sat, 04 Sep 2010 02:23:11
Message-Id: 20100904022304.CEF3C20054@flycatcher.gentoo.org
1 dirtyepic 10/09/04 02:23:04
2
3 Modified: 96_all_arm-pr43440.patch README.history
4 Log:
5 Clean up patch headers.
6
7 Revision Changes Path
8 1.2 src/patchsets/gcc/4.4.4/gentoo/96_all_arm-pr43440.patch
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.4.4/gentoo/96_all_arm-pr43440.patch?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.4.4/gentoo/96_all_arm-pr43440.patch?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.4.4/gentoo/96_all_arm-pr43440.patch?r1=1.1&r2=1.2
13
14 Index: 96_all_arm-pr43440.patch
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/4.4.4/gentoo/96_all_arm-pr43440.patch,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- 96_all_arm-pr43440.patch 18 Aug 2010 22:25:07 -0000 1.1
21 +++ 96_all_arm-pr43440.patch 4 Sep 2010 02:23:04 -0000 1.2
22 @@ -1,8 +1,7 @@
23 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43440
24
25 -diff -urN gcc-4.4.4.orig/gcc/config/arm/aout.h gcc-4.4.4/gcc/config/arm/aout.h
26 ---- gcc-4.4.4.orig/gcc/config/arm/aout.h 2009-02-20 16:20:38.000000000 +0100
27 -+++ gcc-4.4.4/gcc/config/arm/aout.h 2010-08-18 14:37:50.000000000 +0200
28 +--- gcc-4.4.4.orig/gcc/config/arm/aout.h
29 ++++ gcc-4.4.4/gcc/config/arm/aout.h
30 @@ -163,34 +163,49 @@
31 {"mvdx12", 39}, \
32 {"mvdx13", 40}, \
33 @@ -78,9 +77,8 @@
34 #ifndef NO_DOLLAR_IN_LABEL
35 #define NO_DOLLAR_IN_LABEL 1
36 #endif
37 -diff -urN gcc-4.4.4.orig/gcc/output.h gcc-4.4.4/gcc/output.h
38 ---- gcc-4.4.4.orig/gcc/output.h 2008-11-22 09:22:52.000000000 +0100
39 -+++ gcc-4.4.4/gcc/output.h 2010-08-18 14:39:23.000000000 +0200
40 +--- gcc-4.4.4.orig/gcc/output.h
41 ++++ gcc-4.4.4/gcc/output.h
42 @@ -169,6 +169,11 @@
43 Prefixes such as % are optional. */
44 extern int decode_reg_name (const char *);
45 @@ -93,9 +91,8 @@
46 extern void assemble_alias (tree, tree);
47
48 extern void default_assemble_visibility (tree, int);
49 -diff -urN gcc-4.4.4.orig/gcc/reginfo.c gcc-4.4.4/gcc/reginfo.c
50 ---- gcc-4.4.4.orig/gcc/reginfo.c 2010-04-19 12:06:13.000000000 +0200
51 -+++ gcc-4.4.4/gcc/reginfo.c 2010-08-18 14:44:32.000000000 +0200
52 +--- gcc-4.4.4.orig/gcc/reginfo.c
53 ++++ gcc-4.4.4/gcc/reginfo.c
54 @@ -800,39 +800,44 @@
55 fix_register (const char *name, int fixed, int call_used)
56 {
57 @@ -164,9 +161,8 @@
58 {
59 warning (0, "unknown register name: %s", name);
60 }
61 -diff -urN gcc-4.4.4.orig/gcc/stmt.c gcc-4.4.4/gcc/stmt.c
62 ---- gcc-4.4.4.orig/gcc/stmt.c 2010-08-18 13:10:29.000000000 +0200
63 -+++ gcc-4.4.4/gcc/stmt.c 2010-08-18 14:59:56.000000000 +0200
64 +--- gcc-4.4.4.orig/gcc/stmt.c
65 ++++ gcc-4.4.4/gcc/stmt.c
66 @@ -681,13 +681,14 @@
67 for (tail = clobbers; tail; tail = TREE_CHAIN (tail))
68 {
69 @@ -290,9 +286,8 @@
70 }
71
72 emit_insn (body);
73 -diff -urN gcc-4.4.4.orig/gcc/varasm.c gcc-4.4.4/gcc/varasm.c
74 ---- gcc-4.4.4.orig/gcc/varasm.c 2010-01-20 12:27:49.000000000 +0100
75 -+++ gcc-4.4.4/gcc/varasm.c 2010-08-18 15:04:12.000000000 +0200
76 +--- gcc-4.4.4.orig/gcc/varasm.c
77 ++++ gcc-4.4.4/gcc/varasm.c
78 @@ -1031,8 +1031,11 @@
79 Prefixes such as % are optional. */
80
81
82
83
84 1.7 src/patchsets/gcc/4.4.4/gentoo/README.history
85
86 file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.4.4/gentoo/README.history?rev=1.7&view=markup
87 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.4.4/gentoo/README.history?rev=1.7&content-type=text/plain
88 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.4.4/gentoo/README.history?r1=1.6&r2=1.7
89
90 Index: README.history
91 ===================================================================
92 RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/4.4.4/gentoo/README.history,v
93 retrieving revision 1.6
94 retrieving revision 1.7
95 diff -u -r1.6 -r1.7
96 --- README.history 18 Aug 2010 22:25:07 -0000 1.6
97 +++ README.history 4 Sep 2010 02:23:04 -0000 1.7
98 @@ -1,6 +1,8 @@
99 - + 96_all_arm-pr43440.patch
100 + + 96_all_arm-pr43440.patch
101 +
102 1.1 01.08.2010
103 + 95_all_sh-pr43744.patch
104 +
105 1.0 10.06.2010
106 + 00_all_gcc-4.1-alpha-mieee-default.patch
107 + 00_all_gcc-trampolinewarn.patch