summaryrefslogtreecommitdiffstats
path: root/binutils-2.20.1/README.google
blob: ae810754baa14908df276b8ddee8ae4a4c797e22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
Patches applied to binutils-2.20.1-mobile:

Please include a change to this file with each patch, *and* each
subsequent modification of the patch.  Do NOT combine patch
checkins, keep them separate.

Append new entries to the end of this file. Each entry shall include:
 * The list of files modified by the patch,
 * The status of the patch (whether it's been checked in upstream,
   or is a local patch),
 * The local 'owner' responsible for the patch, and
 * A description of the patch (preferably including bug numbers).

Please include entries for both local patches and for patches which
have been checked in to (or back-ported from) the upstream sources.
When checking in changes made upstream, add an entry to this file but
DO NOT add entries to the GNU ChangeLog files.

Makefile.def
Makefile.in
configure
configure.ac
gold/Makefile.am
gold/Makefile.in
gold/configure
gold/configure.ac
ld/Makefile.am
ld/Makefile.in
ld/configure
ld/configure.in
  Status: In upstream.
  Owner: raymes
  Integrate CL 41370-p2 to add dual linker configuration support.

gold/*
elfcpp/*
  Stauts: In upstream.
  Owner: dougkwan
  Manually copy gold and elfcpp from binutils-2.19-android@43034 to
  binutils-2.20.1.

gold/i386.cc
gold/x86_64.cc
  Status: In upstream.
  Owner: dougkwan
  g4 integrate CL 43279-p2 to fix gold testsuite failure.

bfd/elf32-arm.c
ld/testsuite/ld-arm/arm-elf.exp
ld/testsuite/ld-arm/cortex-a8-fix-bl-rel-plt.d
ld/testsuite/ld-arm/cortex-a8-fix-blx-bcond.d
ld/testsuite/ld-arm/cortex-a8-fix-blx-bcond.s
  Status: In upstream.
  Owner: dougkwan
  g4 integrate CL 43831-p2 to fix cortex-a8 workaround bug.

gas/expr.c
  Status: In upstream.
  Owner: dougkwan
  g4 integrate CL 44408-p2 to fix assembly for LIPO.

gas/config/tc-arm.c
gas/testsuite/gas/arm/barrier-bad-thumb.d
gas/testsuite/gas/arm/barrier-bad-thumb.l
gas/testsuite/gas/arm/barrier-bad-thumb.s
gas/testsuite/gas/arm/barrier-bad.d
gas/testsuite/gas/arm/barrier-bad.l
gas/testsuite/gas/arm/barrier-bad.s
gas/testsuite/gas/arm/barrier-thumb.d
gas/testsuite/gas/arm/barrier-thumb.s
gas/testsuite/gas/arm/barrier.d
gas/testsuite/gas/arm/barrier.s
opcodes/arm-dis.c
  Status: In upstream.
  Owner: dougkwan
  g4 integrate CL 43817-p2 from binutils-2.19-android.

ld/emultempl/armelf.em
  Stauts: Local
  Owner: dougkwan
  g4 integrate CL 41851-p2 to implement dummy --icf option in ld.

config.sub
  Status: In upstream.
  Owner: dougkwan
  g4 integrate CL 42170-p2 to support arm-linux-androideabi target

bfd/bfd-in2.h
bfd/elf32-arm.c
bfd/libbfd.h
bfd/reloc.c
gas/config/tc-arm.c
gas/doc/c-arm.texi
gas/testsuite/gas/arm/got_prel.d
gas/testsuite/gas/arm/got_prel.s
  Status: In upstream.
  Owner: dougkwan
  g4 integrate 39345-p2 for R_ARM_GOT_PREL support.

gold/merge.cc
gold/merge.h
  Status: In upstream.
  Owner: dougkwan
  g4 integrate 42476-p2 to avoid out-of-memory when linking a large object.

gold/resolve.cc
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
gold/testsuite/dyn_weak_ref.sh
gold/testsuite/dyn_weak_ref_1.c
gold/testsuite/dyn_weak_ref_2.c
  Status: In upstream.
  Owner: dougkwan
  g4 integrate CL 43484-p2 to fix dynamic weak reference bug.

gold/arm.cc
gold/testsuite/icf_safe_so_test.sh
gold/testsuite/icf_safe_test.sh
gold/testsuite/script_test_3.t
gold/testsuite/script_test_4.t
gold/testsuite/script_test_5.t
gold/testsuite/script_test_6.t
gold/testsuite/script_test_7.t
  Status: In upstream.
  Owner: dougkwan
  g4 integrate 43933-p2 and 43977-p2 to fix GOT-using relocation and
  gold test regressions.

gold/arm.cc
gold/object.cc
gold/object.h
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
gold/testsuite/arm_bl_out_of_range.s
gold/testsuite/arm_branch_out_of_range.sh
gold/testsuite/arm_cortex_a8.sh
gold/testsuite/arm_cortex_a8_b.s
gold/testsuite/arm_cortex_a8_b_cond.s
gold/testsuite/arm_cortex_a8_b_local.s
gold/testsuite/arm_cortex_a8_bl.s
gold/testsuite/arm_cortex_a8_blx.s
gold/testsuite/arm_cortex_a8_local.s
gold/testsuite/arm_cortex_a8_local_reloc.s
gold/testsuite/thumb_bl_out_of_range.s
gold/testsuite/thumb_bl_out_of_range_local.s
gold/testsuite/thumb_blx_out_of_range.s
  Status: In upstream.
  Owner: dougkwan
  g4 integrate CL 43802-p2 to fix cortex-A8 bug in linker.

gold/i386.cc
gold/icf.cc
gold/target.h
gold/x86_64.cc
  Status: In upstream.
  Owner: dougkwan
  g4 integrate CL 44157-p2 to fix ICF merge section bug.

gas/config/tc-arm.c
  Status: In upstream
  Owner: jingyu
  Fix neon register alias case sensitivity.
  http://sourceware.org/ml/binutils/2010-08/msg00330.html

gas/as.c
  Status: local
  Owner: dougkwan
  g4 integrate CL 28729-p2.
  Ignore --save-temps flag (to enable use of the GNU assembler with a
  compiler that passes --save-temps for MAO).