1 |
15 |
khays |
2011-05-18 Nick Clifton
|
2 |
|
|
|
3 |
|
|
PR binutils/12753
|
4 |
|
|
* lib/utils-lib.exp (run_dump_test): Allow nm as a program.
|
5 |
|
|
* binutils-all/nm.exp: Test running "nm -g" on an object file
|
6 |
|
|
containing a unique symbol.
|
7 |
|
|
|
8 |
|
|
2011-05-13 Alan Modra
|
9 |
|
|
|
10 |
|
|
* binutils-all/objcopy.exp objcopy_text): Remove xfails for sh-rtems
|
11 |
|
|
and tic4x.
|
12 |
|
|
|
13 |
|
|
2011-05-02 H.J. Lu
|
14 |
|
|
|
15 |
|
|
PR binutils/12720
|
16 |
|
|
* binutils-all/ar.exp (delete_an_element): New.
|
17 |
|
|
(move_an_element): Likewise.
|
18 |
|
|
Run delete_an_element and move_an_element.
|
19 |
|
|
|
20 |
|
|
2011-04-30 H.J. Lu
|
21 |
|
|
|
22 |
|
|
* binutils-all/x86-64/compressed-1a.d: Adjust for change in output
|
23 |
|
|
format.
|
24 |
|
|
|
25 |
|
|
2011-04-29 Hans-Peter Nilsson
|
26 |
|
|
|
27 |
|
|
* binutils-all/i386/compressed-1a.d: Adjust for change in output
|
28 |
|
|
format.
|
29 |
|
|
|
30 |
|
|
2011-04-28 Tom Tromey
|
31 |
|
|
|
32 |
|
|
* binutils-all/objdump.W: Correct output.
|
33 |
|
|
|
34 |
|
|
011-04-11 Kai Tietz
|
35 |
|
|
|
36 |
|
|
* binutils-all/windres/windres.exp: Add '// cpparg
|
37 |
|
|
to rc file interpretation to specify addition pre-processor commands
|
38 |
|
|
as script option.
|
39 |
|
|
* binutils-all/windres/strtab3.rc: New.
|
40 |
|
|
* binutils-all/windres/strtab3.rsd: New.
|
41 |
|
|
* binutils-all/windres/README: Add note about cpparg script option.
|
42 |
|
|
argument
|
43 |
|
|
|
44 |
|
|
2011-04-11 Nick Clifton
|
45 |
|
|
|
46 |
|
|
* binutils-all/arm/simple.s: Fix assembly problems for COFF based
|
47 |
|
|
ARM toolchaisn by removing .type and .size directives.
|
48 |
|
|
|
49 |
|
|
2011-04-07 Paul Carroll
|
50 |
|
|
|
51 |
|
|
* binutils-all/arm/simple.s: Demo issue with objdump with
|
52 |
|
|
multiple input files
|
53 |
|
|
* binutils-all/arm/objdump.exp: added new ARM test case code
|
54 |
|
|
|
55 |
|
|
2011-04-06 Joseph Myers
|
56 |
|
|
|
57 |
|
|
* binutils-all/objcopy.exp (*arm*-*-coff): Change to arm*-*-coff.
|
58 |
|
|
(xscale-*-coff, thumb*-*-coff, thumb*-*-pe): Don't handle.
|
59 |
|
|
|
60 |
|
|
2011-03-31 Bernd Schmidt
|
61 |
|
|
|
62 |
|
|
* lib/binutils-common.exp (is_elf_format): Accept tic6x*-*-uclinux*.
|
63 |
|
|
|
64 |
|
|
2011-01-03 John David Anglin
|
65 |
|
|
|
66 |
|
|
* lib/binutils-common.exp (regexp_diff): Use "==" instead of "eq".
|
67 |
|
|
|
68 |
|
|
2010-12-31 John David Anglin
|
69 |
|
|
|
70 |
|
|
* binutils-all/copy-2.d: Change "hppa" to "hppa*" in not-target list.
|
71 |
|
|
* binutils-all/copy-3.d: Add hppa*-*-hpux* to not-target list.
|
72 |
|
|
* binutils-all/objcopy.exp (reverse-bytes): xfail on 32-bit hpux.
|
73 |
|
|
|
74 |
|
|
2010-12-31 Richard Sandiford
|
75 |
|
|
|
76 |
|
|
* binutils-all/readelf.exp: Handle MIPS FreeBSD targets.
|
77 |
|
|
|
78 |
|
|
2010-12-09 Maciej W. Rozycki
|
79 |
|
|
|
80 |
|
|
* lib/binutils-common.exp (regexp_diff): Implement inverse
|
81 |
|
|
matching, requested by `!'.
|
82 |
|
|
|
83 |
|
|
2010-11-20 Richard Sandiford
|
84 |
|
|
|
85 |
|
|
* lib/binutils-common.exp (regexp_diff): New procedure.
|
86 |
|
|
* lib/utils-lib.exp (regexp_diff): Delete.
|
87 |
|
|
|
88 |
|
|
2010-11-20 Richard Sandiford
|
89 |
|
|
|
90 |
|
|
* lib/binutils-common.exp: New file.
|
91 |
|
|
* lib/utils-lib.exp (load_common_lib): New function. Load
|
92 |
|
|
binutils-common.exp.
|
93 |
|
|
(is_elf_format): Delete.
|
94 |
|
|
|
95 |
|
|
2010-11-15 H.J. Lu
|
96 |
|
|
|
97 |
|
|
* binutils-all/compress.exp: Replace binutils_assemble with
|
98 |
|
|
binutils_assemble_flags for --nocompress-debug-sections.
|
99 |
|
|
|
100 |
|
|
2010-11-15 H.J. Lu
|
101 |
|
|
|
102 |
|
|
* binutils-all/compress.exp: Pass --nocompress-debug-sections to
|
103 |
|
|
assembler for uncompressed debug sections.
|
104 |
|
|
|
105 |
|
|
* binutils-all/testranges.d: Also expect .zdebug in section name.
|
106 |
|
|
|
107 |
|
|
2010-11-08 Thomas Schwinge
|
108 |
|
|
|
109 |
|
|
* lib/utils-lib.exp (is_elf_format): Consider for *-*-gnu*, too.
|
110 |
|
|
* binutils-all/elfedit-2.d (target): Likewise.
|
111 |
|
|
* binutils-all/elfedit-3.d (target): Likewise.
|
112 |
|
|
* binutils-all/i386/i386.exp: Likewise.
|
113 |
|
|
* binutils-all/objcopy.exp: Likewise.
|
114 |
|
|
* binutils-all/strip-3.d (target): Likewise.
|
115 |
|
|
|
116 |
|
|
2010-11-08 Alan Modra
|
117 |
|
|
|
118 |
|
|
* binutils-all/objdump.W: Adjust expected result for debug section
|
119 |
|
|
rename.
|
120 |
|
|
|
121 |
|
|
2010-11-02 H.J. Lu
|
122 |
|
|
|
123 |
|
|
* binutils-all/libdw2.out: Also accept MIPS_DWARF.
|
124 |
|
|
|
125 |
|
|
2010-10-29 H.J. Lu
|
126 |
|
|
|
127 |
|
|
* binutils-all/compress.exp: New.
|
128 |
|
|
* binutils-all/dw2-1.S: Likewise.
|
129 |
|
|
* binutils-all/dw2-2.S: Likewise.
|
130 |
|
|
* binutils-all/libdw2-compressed.out: Likewise.
|
131 |
|
|
* binutils-all/libdw2.out: Likewise.
|
132 |
|
|
|
133 |
|
|
2010-10-22 Mark Mitchell
|
134 |
|
|
|
135 |
|
|
* binutils-all/group-5.d: Expect ".group" for the name of group
|
136 |
|
|
sections.
|
137 |
|
|
* binutils-all/strip-2.d: Likewise.
|
138 |
|
|
|
139 |
|
|
2010-10-12 Andreas Schwab
|
140 |
|
|
|
141 |
|
|
* binutils-all/m68k/objdump.exp: Add fnop test.
|
142 |
|
|
* binutils-all/m68k/fnop.s: New file.
|
143 |
|
|
|
144 |
|
|
2010-09-29 Alan Modra
|
145 |
|
|
|
146 |
|
|
* lib/utils-lib.exp (is_elf_format): Merge with gas and ld versions.
|
147 |
|
|
|
148 |
|
|
2010-09-23 Alan Modra
|
149 |
|
|
|
150 |
|
|
* binutils-all/ar.exp: Don't run unique_symbol on msp or hpux.
|
151 |
|
|
* binutils-all/copy-2.d: Update not-target list.
|
152 |
|
|
* binutils-all/note-1.d: Don't run on h8300.
|
153 |
|
|
* binutils-all/objcopy.exp: Don't run strip-10 on msp or hpux.
|
154 |
|
|
(objcopy_test): Remove h8300-rtems from xfails.
|
155 |
|
|
|
156 |
|
|
2010-09-16 Alan Modra
|
157 |
|
|
|
158 |
|
|
* binutils-all/i386/i386.exp: Don't run on linuxaout.
|
159 |
|
|
|
160 |
|
|
2010-09-10 Ben Gardiner
|
161 |
|
|
|
162 |
|
|
* binutils-all/objcopy.exp: Add test of new --interleave-width
|
163 |
|
|
option.
|
164 |
|
|
|
165 |
|
|
2010-09-03 Jan Kratochvil
|
166 |
|
|
|
167 |
|
|
* binutils-all/objdump.W: Update DW_OP_reg5 expected output.
|
168 |
|
|
|
169 |
|
|
2010-08-23 H.J. Lu
|
170 |
|
|
|
171 |
|
|
* binutils-all/elfedit-3.d: New.
|
172 |
|
|
|
173 |
|
|
* binutils-all/elfedit.exp: Run elfedit-3.
|
174 |
|
|
|
175 |
|
|
2010-07-19 Andreas Schwab
|
176 |
|
|
|
177 |
|
|
* binutils-all/readelf.s: Ignore "Key to Flags" contents.
|
178 |
|
|
* binutils-all/readelf.s-64: Likewise.
|
179 |
|
|
* binutils-all/i386/compressed-1b.d: Likewise.
|
180 |
|
|
* binutils-all/i386/compressed-1c.d: Likewise.
|
181 |
|
|
* binutils-all/x86-64/compressed-1b.d: Likewise.
|
182 |
|
|
* binutils-all/x86-64/compressed-1c.d: Likewise.
|
183 |
|
|
|
184 |
|
|
2010-07-14 H.J. Lu
|
185 |
|
|
|
186 |
|
|
* binutils-all/i386/compressed-1a.d: Fix a typo.
|
187 |
|
|
* binutils-all/i386/compressed-1b.d: Likewise.
|
188 |
|
|
* binutils-all/i386/compressed-1c.d: Likewise.
|
189 |
|
|
* binutils-all/x86-64/compressed-1a.d: Likewise.
|
190 |
|
|
* binutils-all/x86-64/compressed-1b.d: Likewise.
|
191 |
|
|
* binutils-all/x86-64/compressed-1c.d: Likewise.
|
192 |
|
|
|
193 |
|
|
2010-07-14 H.J. Lu
|
194 |
|
|
|
195 |
|
|
* config/default.exp (binutils_assemble): Use
|
196 |
|
|
default_binutils_assemble_flags.
|
197 |
|
|
(binutils_assemble_flags): New.
|
198 |
|
|
|
199 |
|
|
* lib/utils-lib.exp (default_binutils_assemble): Renamed to ...
|
200 |
|
|
(default_binutils_assemble_flags): This. Add asflags and
|
201 |
|
|
pass it to target_assemble.
|
202 |
|
|
(run_dump_test): Support assembler flags.
|
203 |
|
|
|
204 |
|
|
* binutils-all/i386/compressed-1.s: New.
|
205 |
|
|
* binutils-all/i386/compressed-1a.d: Likewise.
|
206 |
|
|
* binutils-all/i386/compressed-1b.d: Likewise.
|
207 |
|
|
* binutils-all/i386/compressed-1c.d: Likewise.
|
208 |
|
|
* binutils-all/i386/i386.exp: Likewise.
|
209 |
|
|
* binutils-all/x86-64/compressed-1.s: Likewise.
|
210 |
|
|
* binutils-all/x86-64/compressed-1a.d: Likewise.
|
211 |
|
|
* binutils-all/x86-64/compressed-1b.d: Likewise.
|
212 |
|
|
* binutils-all/x86-64/compressed-1c.d: Likewise.
|
213 |
|
|
* binutils-all/x86-64/x86-64.exp: Likewise.
|
214 |
|
|
|
215 |
|
|
2010-07-05 H.J. Lu
|
216 |
|
|
|
217 |
|
|
PR gas/10531
|
218 |
|
|
PR gas/11789
|
219 |
|
|
* binutils-all/objdump.W: Remove bogus line debug info.
|
220 |
|
|
|
221 |
|
|
2010-05-18 H.J. Lu
|
222 |
|
|
|
223 |
|
|
PR gas/11600
|
224 |
|
|
* binutils-all/objcopy.exp: Run exclude-1a and exclude-1b for
|
225 |
|
|
ELF targets.
|
226 |
|
|
|
227 |
|
|
* binutils-all/exclude-1.s: New.
|
228 |
|
|
* binutils-all/exclude-1a.d: Likewise.
|
229 |
|
|
* binutils-all/exclude-1b.d: Likewise.
|
230 |
|
|
|
231 |
|
|
2010-04-30 H.J. Lu
|
232 |
|
|
|
233 |
|
|
* binutils-all/dlltool.exp: Add a missing `"'.
|
234 |
|
|
|
235 |
|
|
2010-04-27 Kai Tietz
|
236 |
|
|
|
237 |
|
|
* binutils-all/dlltool.exp: Allow test for
|
238 |
|
|
arm-wince-pe target.
|
239 |
|
|
|
240 |
|
|
2010-03-30 Kai TIetz
|
241 |
|
|
|
242 |
|
|
* binutils-all/objcopy.exp: Mark simple copy executable
|
243 |
|
|
as failing for all *-*-mingw32* targets.
|
244 |
|
|
|
245 |
|
|
2010-03-26 Matt Rice
|
246 |
|
|
|
247 |
|
|
* binutils-all/ar.exp (unique_symbol): New test.
|
248 |
|
|
|
249 |
|
|
2010-02-18 Alan Modra
|
250 |
|
|
|
251 |
|
|
* binutils-all/group-5.s, * binutils-all/group-5.d: New test.
|
252 |
|
|
* binutils-all/objcopy.exp: Run it.
|
253 |
|
|
|
254 |
|
|
2010-02-01 Nathan Sidwell
|
255 |
|
|
|
256 |
|
|
* binutils-all/note-1.d: New.
|
257 |
|
|
* binutils-all/objcopy.exp: Add it.
|
258 |
|
|
|
259 |
|
|
2010-01-30 Dave Korn
|
260 |
|
|
|
261 |
|
|
* binutils-all/windres/html.rc: Don't xfail x86_64-*-mingw*.
|
262 |
|
|
* binutils-all/windres/lang.rc: Likewise.
|
263 |
|
|
* binutils-all/windres/messagetable.rc: Likewise.
|
264 |
|
|
* binutils-all/windres/strtab1.rc: Likewise.
|
265 |
|
|
* binutils-all/windres/strtab2.rc: Likewise.
|
266 |
|
|
* binutils-all/windres/version.rc: Likewise.
|
267 |
|
|
* binutils-all/windres/version_cat.rc: Likewise.
|
268 |
|
|
|
269 |
|
|
2010-01-19 Ian Lance Taylor
|
270 |
|
|
|
271 |
|
|
* lib/utils-lib.exp (run_dump_test): Permit option values to use
|
272 |
|
|
$srcdir to refer to the source directory.
|
273 |
|
|
* binutils-all/add-section.d: New test.
|
274 |
|
|
* binutils-all/add-empty-section.d: New test.
|
275 |
|
|
* binutils-all/empty-file: New test input file.
|
276 |
|
|
* binutils-all/objcopy.exp: Run new tests.
|
277 |
|
|
|
278 |
|
|
2010-01-08 H.J. Lu
|
279 |
|
|
|
280 |
|
|
* binutils-all/elfedit-2.d: New.
|
281 |
|
|
|
282 |
|
|
* binutils-all/elfedit.exp: Run elfedit-2.
|
283 |
|
|
|
284 |
|
|
2010-01-06 H.J. Lu
|
285 |
|
|
|
286 |
|
|
PR binutils/11131
|
287 |
|
|
* binutils-all/elfedit-1.d: New.
|
288 |
|
|
* binutils-all/elfedit.exp: Likewise.
|
289 |
|
|
|
290 |
|
|
* config/default.exp (ELFEDIT): New. Set if it doesn't exist.
|
291 |
|
|
(ELFEDITFLAGS): Likewise.
|
292 |
|
|
|
293 |
|
|
* lib/utils-lib.exp (run_dump_test): Support elfedit.
|
294 |
|
|
|
295 |
|
|
2009-10-28 Kai Tietz
|
296 |
|
|
|
297 |
|
|
* binutils-all/dlltool.exp: Add tests for --no-leading-underscore
|
298 |
|
|
and --leading-underscore option for dlltool.
|
299 |
|
|
|
300 |
|
|
2009-10-23 Kai Tietz
|
301 |
|
|
|
302 |
|
|
* binutils-all/dlltool.exp: Add new test.
|
303 |
|
|
* binutils-all/alias-2.def: New file.
|
304 |
|
|
|
305 |
|
|
2009-10-18 Vincent Rivière
|
306 |
|
|
|
307 |
|
|
* binutils-all/copy-2.d: Exclude more aout targets.
|
308 |
|
|
* binutils-all/copy-3.d: Likewise.
|
309 |
|
|
|
310 |
|
|
2009-09-23 Alan Modra
|
311 |
|
|
|
312 |
|
|
* binutils-all/readelf.s: Tolerate some whitespace differences.
|
313 |
|
|
* binutils-all/readelf.s-64: Likewise.
|
314 |
|
|
* binutils-all/readelf.ss: Likewise.
|
315 |
|
|
* binutils-all/readelf.ss-64: Likewise.
|
316 |
|
|
* binutils-all/readelf.ss-mips: Likewise.
|
317 |
|
|
* binutils-all/readelf.ss-tmips: Likewise.
|
318 |
|
|
* binutils-all/strip-10.d: Likewise.
|
319 |
|
|
|
320 |
|
|
2009-09-08 Alan Modra
|
321 |
|
|
|
322 |
|
|
* binutils-all/objdump.exp (cpus_expected): Add ms1.
|
323 |
|
|
|
324 |
|
|
2009-09-07 Jan Kratochvil
|
325 |
|
|
|
326 |
|
|
* binutils-all/testranges.s (.debug_info): Pad the only CU.
|
327 |
|
|
|
328 |
|
|
2009-09-07 Jan Kratochvil
|
329 |
|
|
|
330 |
|
|
* binutils-all/testranges.s: Replace all .long by .4byte.
|
331 |
|
|
|
332 |
|
|
2009-09-04 DJ Delorie
|
333 |
|
|
|
334 |
|
|
* binutils-all/objdump.exp: Add m16c and m32c to the list of
|
335 |
|
|
expected cpus.
|
336 |
|
|
|
337 |
|
|
2009-09-02 Jie Zhang
|
338 |
|
|
|
339 |
|
|
* binutils-all/bfin/unknown-mode.s: New test.
|
340 |
|
|
* binutils-all/bfin/objdump.exp: New test.
|
341 |
|
|
|
342 |
|
|
2009-08-17 Nick Clifton
|
343 |
|
|
|
344 |
|
|
* binutils-all/strip-10.d: Accept ": 10" for the type
|
345 |
|
|
of the UNIQUE symbol.
|
346 |
|
|
|
347 |
|
|
2009-08-07 Daniel Jacobowitz
|
348 |
|
|
|
349 |
|
|
* binutils-all/testranges.s: Use %progbits. Use ";#" for comments.
|
350 |
|
|
|
351 |
|
|
2009-08-06 H.J. Lu
|
352 |
|
|
|
353 |
|
|
PR binutils/10492
|
354 |
|
|
* binutils-all/objcopy.exp: Run strip-10.
|
355 |
|
|
|
356 |
|
|
* binutils-all/strip-10.d: New.
|
357 |
|
|
* binutils-all/unique.s: Likewise.
|
358 |
|
|
|
359 |
|
|
2009-07-31 Daniel Gutson
|
360 |
|
|
Daniel Jacobowitz
|
361 |
|
|
|
362 |
|
|
* binutils-all/arm/thumb2-cond.s: Use instructions instead of
|
363 |
|
|
.short.
|
364 |
|
|
|
365 |
|
|
2009-07-29 Alan Modra
|
366 |
|
|
|
367 |
|
|
* binutils-all/testranges.s: Replace .value with .short.
|
368 |
|
|
|
369 |
|
|
2009-07-16 Dave Korn
|
370 |
|
|
H.J. Lu
|
371 |
|
|
|
372 |
|
|
* binutils-all/objcopy.exp: Run testranges and testranges-ia64
|
373 |
|
|
for ELF targets only.
|
374 |
|
|
|
375 |
|
|
2009-07-16 H.J. Lu
|
376 |
|
|
|
377 |
|
|
* binutils-all/objcopy.exp; Run testranges-ia64.
|
378 |
|
|
|
379 |
|
|
* binutils-all/testranges.d: Don't run for ia64.
|
380 |
|
|
|
381 |
|
|
* binutils-all/testranges-ia64.d: New.
|
382 |
|
|
* binutils-all/testranges-ia64.s: Likewise.
|
383 |
|
|
|
384 |
|
|
2009-07-14 Jan Kratochvil
|
385 |
|
|
|
386 |
|
|
* binutils-all/objcopy.exp (testranges): New test.
|
387 |
|
|
* binutils-all/testranges.d, binutils-all/testranges.s: New files.
|
388 |
|
|
|
389 |
|
|
2009-06-25 Christopher Faylor
|
390 |
|
|
|
391 |
|
|
* binutils-all/objcopy.exp: Move XFAIL from objcopy_test to
|
392 |
|
|
copy_executable.
|
393 |
|
|
|
394 |
|
|
2009-06-25 Christopher Faylor
|
395 |
|
|
|
396 |
|
|
* binutils-all/objcopy.exp: Always treat objcopy_test as XFAIL on
|
397 |
|
|
cygwin.
|
398 |
|
|
|
399 |
|
|
2009-04-16 Alan Modra
|
400 |
|
|
|
401 |
|
|
* binutils-all/localize-hidden-1.s: Use "==" instead of ".set".
|
402 |
|
|
* binutils-all/localize-hidden-2.s: Likewise.
|
403 |
|
|
|
404 |
|
|
2009-04-02 Dave Korn
|
405 |
|
|
|
406 |
|
|
* inutils-all/objcopy.exp (strip_executable): Delete remote dest
|
407 |
|
|
file before downloading.
|
408 |
|
|
(strip_executable_with_saving_a_symbol): Likewise.
|
409 |
|
|
(keep_debug_symbols_and_test_copy): Likewise.
|
410 |
|
|
|
411 |
|
|
2009-03-11 Joseph Myers
|
412 |
|
|
|
413 |
|
|
* binutils-all/objdump.W, binutils-all/objdump.s: Don't match
|
414 |
|
|
literal "tmpdir/" in expected output.
|
415 |
|
|
|
416 |
|
|
2009-03-11 Chris Demetriou
|
417 |
|
|
|
418 |
|
|
* binutils-all/ar.exp (deterministic_archive): New test.
|
419 |
|
|
|
420 |
|
|
2009-03-09 H.J. Lu
|
421 |
|
|
|
422 |
|
|
PR binutils/9933
|
423 |
|
|
* binutils-all/copy-4.d: New.
|
424 |
|
|
|
425 |
|
|
* binutils-all/objcopy.exp: Run copy-4.
|
426 |
|
|
|
427 |
|
|
2009-03-03 John David Anglin
|
428 |
|
|
|
429 |
|
|
* config/hppa.sed: Fix spelling.
|
430 |
|
|
|
431 |
|
|
2009-03-02 John David Anglin
|
432 |
|
|
|
433 |
|
|
* binutils-all/localize-hidden-1.s: Change .equ to .set.
|
434 |
|
|
* binutils-all/localize-hidden-2.s: Likewise.
|
435 |
|
|
|
436 |
|
|
2009-01-29 Nick Clifton
|
437 |
|
|
|
438 |
|
|
* binutils-all/objdump.W: Do not assume that high and low PC
|
439 |
|
|
addresses will have been computed.
|
440 |
|
|
|
441 |
|
|
2008-10-06 Tom Tromey
|
442 |
|
|
|
443 |
|
|
* binutils-all/objdump.W: Update.
|
444 |
|
|
|
445 |
|
|
2008-10-03 H.J. Lu
|
446 |
|
|
|
447 |
|
|
* binutils-all/group.s: Updated.
|
448 |
|
|
* binutils-all/group-2.s: Likewise.
|
449 |
|
|
* binutils-all/group-3.s: Likewise.
|
450 |
|
|
* binutils-all/group-4.s: Likewise.
|
451 |
|
|
* binutils-all/strip-7.d: Likewise.
|
452 |
|
|
* binutils-all/strip-9.d: Likewise.
|
453 |
|
|
|
454 |
|
|
2008-10-01 H.J. Lu
|
455 |
|
|
|
456 |
|
|
* binutils-all/group-4.s: New.
|
457 |
|
|
* binutils-all/strip-8.d: Likewise.
|
458 |
|
|
* binutils-all/strip-9.d: Likewise.
|
459 |
|
|
|
460 |
|
|
* binutils-all/objcopy.exp: Test objcopy on group-4.s. Run
|
461 |
|
|
strip-8 and strip-9.
|
462 |
|
|
|
463 |
|
|
2008-10-01 H.J. Lu
|
464 |
|
|
|
465 |
|
|
* binutils-all/group-3.s: New.
|
466 |
|
|
* binutils-all/strip-6.d: Likewise.
|
467 |
|
|
* binutils-all/strip-7.d: Likewise.
|
468 |
|
|
|
469 |
|
|
* binutils-all/objcopy.exp: Test objcopy on group-3.s. Run
|
470 |
|
|
strip-6 and strip-7.
|
471 |
|
|
|
472 |
|
|
2008-10-01 H.J. Lu
|
473 |
|
|
|
474 |
|
|
* binutils-all/group-2.s: New.
|
475 |
|
|
* binutils-all/strip-4.d: Likewise.
|
476 |
|
|
* binutils-all/strip-5.d: Likewise.
|
477 |
|
|
|
478 |
|
|
* binutils-all/objcopy.exp: Test objcopy on group-2.s. Run
|
479 |
|
|
strip-4 and strip-5.
|
480 |
|
|
|
481 |
|
|
2008-07-26 Alan Modra
|
482 |
|
|
|
483 |
|
|
* binutils-all/objdump.exp: Run compressed debug test only for ELF.
|
484 |
|
|
|
485 |
|
|
2008-07-11 Hans-Peter Nilsson
|
486 |
|
|
|
487 |
|
|
* binutils-all/objdump.W: Generalize to adjust for targets with
|
488 |
|
|
non-byte-size instructions.
|
489 |
|
|
|
490 |
|
|
2008-07-09 Craig Silverstein
|
491 |
|
|
|
492 |
|
|
* binutils-all/objdump.exp: Add test for objdump -s on a file
|
493 |
|
|
with a compressed debug section. Add test for objdump -W on a
|
494 |
|
|
file that contains a compressed debug section.
|
495 |
|
|
* binutils-all/readelf.exp: Call readelf_compressed_wa_test.
|
496 |
|
|
(readelf_compressed_wa_test): New function.
|
497 |
|
|
* binutils-all/dw2-compressed.S: New file.
|
498 |
|
|
* binutils-all/objdump.W: New file.
|
499 |
|
|
* binutils-all/objdump.s: New file.
|
500 |
|
|
* binutils-all/readelf.wa: New file.
|
501 |
|
|
|
502 |
|
|
2008-07-08 Kai Tietz
|
503 |
|
|
|
504 |
|
|
* binutils-all/objcopy.exp (copy_setup): Check if host-triplet
|
505 |
|
|
is target-triplet for execution tests.
|
506 |
|
|
(copy_executable): Likewise.
|
507 |
|
|
(strip_executable): Likewise.
|
508 |
|
|
(strip_executable_with_saving_a_symbol): Likewise.
|
509 |
|
|
|
510 |
|
|
2008-05-29 Jan Kratochvil
|
511 |
|
|
|
512 |
|
|
* binutils-all/objcopy.exp: Call KEEP_DEBUG_SYMBOLS_AND_TEST_COPY.
|
513 |
|
|
(keep_debug_symbols_and_test_copy): New function.
|
514 |
|
|
(test5, test6): New variables.
|
515 |
|
|
|
516 |
|
|
2008-03-27 Cary Coutant
|
517 |
|
|
|
518 |
|
|
* binutils-all/ar.exp: Add thin archive tests.
|
519 |
|
|
|
520 |
|
|
2008-02-26 Joseph Myers
|
521 |
|
|
|
522 |
|
|
* config/default.exp (gcc_gas_flag, dlltool_gas_flag): Define to
|
523 |
|
|
empty for testing an installed toolchain.
|
524 |
|
|
|
525 |
|
|
2008-02-04 Bob Wilson
|
526 |
|
|
|
527 |
|
|
* binutils-all/objdump.exp (cpus_expected): Add xtensa.
|
528 |
|
|
|
529 |
|
|
2007-10-26 Alan Modra
|
530 |
|
|
|
531 |
|
|
* binutils-all/windres/windres.exp: Don't xfail.
|
532 |
|
|
|
533 |
|
|
2007-10-16 Nick Clifton
|
534 |
|
|
|
535 |
|
|
* binutils-all/readelf.ss: Accept COMMON in readelf's output.
|
536 |
|
|
* binutils-all/readelf.ss-64: Likewise.
|
537 |
|
|
* binutils-all/readelf.ss-mips: Likewise.
|
538 |
|
|
* binutils-all/readelf.ss-tmips: Likewise.
|
539 |
|
|
|
540 |
|
|
2007-08-30 Nick Clifton
|
541 |
|
|
|
542 |
|
|
* binutils-all/dumptest.s: New test file.
|
543 |
|
|
* binutils-all/readelf.exp: Add test of readelf's -p switch.
|
544 |
|
|
|
545 |
|
|
2007-08-28 Mark Shinwell
|
546 |
|
|
Joseph Myers
|
547 |
|
|
|
548 |
|
|
* binutils-all/ar.exp (long_filenames): Delete temporary files on
|
549 |
|
|
the host.
|
550 |
|
|
* binutils-all/arm/objdump.exp: Only check "which $OBJDUMP" if
|
551 |
|
|
host is local.
|
552 |
|
|
* binutils-all/objcopy.exp: Use ${srecfile} to get the name of the
|
553 |
|
|
srec file to be passed to binutils_run.
|
554 |
|
|
(objcopy_test_readelf): Use remote_exec.
|
555 |
|
|
* binutils-all/readelf.exp (readelf_find_size): Use remote_exec.
|
556 |
|
|
(readelf_test): Likewise.
|
557 |
|
|
(readelf_wi_test): Likewise.
|
558 |
|
|
* lib/utils-lib.exp (run_dump_test): Only check "which $binary" if
|
559 |
|
|
host is local. Use remote_exec. Use $tempfile not
|
560 |
|
|
tmpdir/bintest.o.
|
561 |
|
|
|
562 |
|
|
2007-08-09 Alan Modra
|
563 |
|
|
|
564 |
|
|
* binutils-all/copy-2.d (not-target): Match *-*-*aout.
|
565 |
|
|
* binutils-all/copy-3.d (not-target): Likewise.
|
566 |
|
|
* binutils-all/objcopy.exp (objcopy_test): Remove extraneous
|
567 |
|
|
setup_xfail.
|
568 |
|
|
* windres/windres.exp: Return unsupported rather than fail if
|
569 |
|
|
windows.h not found.
|
570 |
|
|
|
571 |
|
|
2007-07-05 Nick Clifton
|
572 |
|
|
|
573 |
|
|
* lib/utils-lib.exp: Update copyright notice to refer to GPLv3.
|
574 |
|
|
* config/default.exp, binutils-all/ar.exp,
|
575 |
|
|
binutils-all/dlltool.exp, binutils-all/nm.exp,
|
576 |
|
|
binutils-all/objcopy.exp, binutils-all/arm/objdump.exp,
|
577 |
|
|
binutils-all/hppa/objdump.exp, binutils-all/m68k/objdump.exp,
|
578 |
|
|
binutils-all/vax/objdump.exp, binutils-all/windres/windres.exp,
|
579 |
|
|
binutils-all/windres/msupdate: Likewise.
|
580 |
|
|
|
581 |
|
|
2007-06-23 H.J. Lu
|
582 |
|
|
|
583 |
|
|
* binutils-all/strip-3.d: Also strip .xtensa.info section.
|
584 |
|
|
|
585 |
|
|
2007-05-24 Kai Tietz
|
586 |
|
|
|
587 |
|
|
* binutils-all/windres/version_cat.rc: New.
|
588 |
|
|
* binutils-all/windres/version_cat.rsd: New.
|
589 |
|
|
|
590 |
|
|
2007-05-23 Kai Tietz
|
591 |
|
|
|
592 |
|
|
* binutils-all/windres/html.rc: New.
|
593 |
|
|
* binutils-all/windres/html.rsd: New.
|
594 |
|
|
* binutils-all/windres/html1.hm: New.
|
595 |
|
|
* binutils-all/windres/html2.hm: New.
|
596 |
|
|
* binutils-all/windres/messagetable.rc: New.
|
597 |
|
|
* binutils-all/windres/messagetable.rsd: New.
|
598 |
|
|
* binutils-all/windres/MSG00001.bin: New.
|
599 |
|
|
* binutils-all/windres/strtab2.rc: New.
|
600 |
|
|
* binutils-all/windres/strtab2.rsd: New.
|
601 |
|
|
* binutils-all/windres/version.rc: New.
|
602 |
|
|
* binutils-all/windres/version.rsd: New.
|
603 |
|
|
* binutils-all/windres/dialog.rsd: Fix expected results.
|
604 |
|
|
|
605 |
|
|
2007-05-17 Joseph Myers
|
606 |
|
|
|
607 |
|
|
* binutils-all/strip-3.d: Strip .pdr section.
|
608 |
|
|
|
609 |
|
|
2007-05-15 Alan Modra
|
610 |
|
|
|
611 |
|
|
* binutils-all/objcopy.exp: Only run needed-by-reloc test for ELF.
|
612 |
|
|
|
613 |
|
|
2007-05-11 Alan Modra
|
614 |
|
|
|
615 |
|
|
* binutils-all/needed-by-reloc.s: Use .long rather than .4byte.
|
616 |
|
|
|
617 |
|
|
2007-05-08 Mark Shinwell
|
618 |
|
|
|
619 |
|
|
* binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
|
620 |
|
|
sections.
|
621 |
|
|
|
622 |
|
|
2007-05-02 Alan Modra
|
623 |
|
|
|
624 |
|
|
* binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log.
|
625 |
|
|
(copy_executable): Return early if test2 is blank.
|
626 |
|
|
Return unsupported rather than unresolved if we can't run
|
627 |
|
|
executables. Do test1 if we can compile.
|
628 |
|
|
|
629 |
|
|
2007-04-24 Nathan Froyd
|
630 |
|
|
Phil Edwards
|
631 |
|
|
|
632 |
|
|
* binutils-all/objcopy.exp: Add test for stripping a symbol
|
633 |
|
|
used in a relocation.
|
634 |
|
|
* binutils-all/needed-by-reloc.s: New file.
|
635 |
|
|
|
636 |
|
|
2007-04-20 Nathan Froyd
|
637 |
|
|
Phil Edwards
|
638 |
|
|
Thomas de Lellis
|
639 |
|
|
|
640 |
|
|
* binutils-all/objcopy.exp: Add test for --reverse-bytes.
|
641 |
|
|
|
642 |
|
|
2007-04-21 Richard Earnshaw
|
643 |
|
|
|
644 |
|
|
* binutils-all/readelf.exp (regexp_diff): Delete.
|
645 |
|
|
|
646 |
|
|
2007-04-20 Richard Earnshaw
|
647 |
|
|
|
648 |
|
|
* binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
|
649 |
|
|
Rename the second test.
|
650 |
|
|
|
651 |
|
|
2007-04-12 H.J. Lu
|
652 |
|
|
|
653 |
|
|
PR binutils/4348
|
654 |
|
|
* binutils-all/empty.s: New file.
|
655 |
|
|
* binutils-all/strip-3.d: Likewise.
|
656 |
|
|
|
657 |
|
|
* binutils-all/objcopy.exp: Run strip-3 for ELF target.
|
658 |
|
|
|
659 |
|
|
2007-02-27 Nathan Sidwell
|
660 |
|
|
|
661 |
|
|
* binutils-all/objcopy.exp: Skip for uclinux targets.
|
662 |
|
|
|
663 |
|
|
2007-02-14 Nick Clifton
|
664 |
|
|
|
665 |
|
|
* binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
|
666 |
|
|
output failure message.
|
667 |
|
|
|
668 |
|
|
2007-01-08 Kai Tietz
|
669 |
|
|
|
670 |
|
|
* copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
|
671 |
|
|
* dlltool.exp: Dito
|
672 |
|
|
* lang.rc: Dito
|
673 |
|
|
* strtab1.rc: Dito
|
674 |
|
|
* windres.exp: Dito
|
675 |
|
|
|
676 |
|
|
2006-09-20 Kai Tietz
|
677 |
|
|
|
678 |
|
|
* binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
|
679 |
|
|
* binutils-all/dlltool.exp: Likewise.
|
680 |
|
|
* binutils-all/objcopy.exp: Likewise.
|
681 |
|
|
* binutils-all/windres/windres.exp: Likewise.
|
682 |
|
|
* binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
|
683 |
|
|
* binutils-all/windres/strtab1.rc: Likewise.
|
684 |
|
|
* lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
|
685 |
|
|
|
686 |
|
|
2006-09-14 H.J. Lu
|
687 |
|
|
|
688 |
|
|
PR binutils/3181
|
689 |
|
|
* binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
|
690 |
|
|
targets.
|
691 |
|
|
|
692 |
|
|
* binutils-all/strip-1.d: New file.
|
693 |
|
|
* binutils-all/strip-2.d: Likewise.
|
694 |
|
|
|
695 |
|
|
* lib/utils-lib.exp (run_dump_test): Support strip.
|
696 |
|
|
|
697 |
|
|
2006-08-15 Thiemo Seufer
|
698 |
|
|
Nigel Stephens
|
699 |
|
|
David Ung
|
700 |
|
|
|
701 |
|
|
* binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
|
702 |
|
|
|
703 |
|
|
2006-06-24 Richard Sandiford
|
704 |
|
|
|
705 |
|
|
* binutils-all/localize-hidden-1.d: Use objdump --syms instead
|
706 |
|
|
of readelf.
|
707 |
|
|
|
708 |
|
|
2006-06-23 Richard Sandiford
|
709 |
|
|
|
710 |
|
|
* binutils-all/localize-hidden-1.s,
|
711 |
|
|
* binutils-all/localize-hidden-1.d,
|
712 |
|
|
* binutils-all/localize-hidden-2.s,
|
713 |
|
|
* binutils-all/localize-hidden-2.d: New tests.
|
714 |
|
|
* binutils-all/objcopy.exp: Run them.
|
715 |
|
|
|
716 |
|
|
2006-06-06 Paul Brook
|
717 |
|
|
|
718 |
|
|
* binutils-all/arm/objdump.exp: New file.
|
719 |
|
|
* binutils-all/arm/thumb2-cond.s: New test.
|
720 |
|
|
|
721 |
|
|
2006-05-03 H.J. Lu
|
722 |
|
|
|
723 |
|
|
* binutils-all/copy-3.d: Fix a typo.
|
724 |
|
|
|
725 |
|
|
2006-05-03 H.J. Lu
|
726 |
|
|
|
727 |
|
|
* binutils-all/copy-3.d: New.
|
728 |
|
|
|
729 |
|
|
* objcopy.exp: Run copy-3.
|
730 |
|
|
|
731 |
|
|
2006-05-02 Dave Korn
|
732 |
|
|
|
733 |
|
|
* binutils-all/copy-1.d (name): Correct spelling of 'setting'.
|
734 |
|
|
* binutils-all/copy-1.d (name): Likewise.
|
735 |
|
|
|
736 |
|
|
2006-05-02 Nick Clifton
|
737 |
|
|
|
738 |
|
|
* binutils-all/copy-2.d: Change the name of the section whose
|
739 |
|
|
flags are changed to "foo" so that the test will work with PE
|
740 |
|
|
based targets. Skip this test for AOUT based targeted.
|
741 |
|
|
* binutils-all/copytest.s: New file.
|
742 |
|
|
|
743 |
|
|
2006-05-01 H.J. Lu
|
744 |
|
|
|
745 |
|
|
* binutils-all/objcopy.exp: Run "copy-1" for ELF only.
|
746 |
|
|
|
747 |
|
|
2006-05-01 Ben Elliston
|
748 |
|
|
|
749 |
|
|
* binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
|
750 |
|
|
|
751 |
|
|
2006-04-26 H.J. Lu
|
752 |
|
|
|
753 |
|
|
PR binutils/2593
|
754 |
|
|
* binutils-all/copy-1.d: New file.
|
755 |
|
|
* binutils-all/copy-1.s: Likewise.
|
756 |
|
|
* binutils-all/copy-2.d: Likewise.
|
757 |
|
|
|
758 |
|
|
* binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
|
759 |
|
|
run_dump_test "copy-2".
|
760 |
|
|
|
761 |
|
|
* lib/utils-lib.exp (run_dump_test): New.
|
762 |
|
|
(slurp_options): Likewise.
|
763 |
|
|
(regexp_diff): Likewise.
|
764 |
|
|
(file_contents): Likewise.
|
765 |
|
|
(verbose_eval): Likewise.
|
766 |
|
|
|
767 |
|
|
2006-04-25 H.J. Lu
|
768 |
|
|
|
769 |
|
|
PR binutils/2467
|
770 |
|
|
* binutils-all/objcopy.exp (strip_test): Also test "strip -g"
|
771 |
|
|
on archive.
|
772 |
|
|
|
773 |
|
|
2006-04-10 H.J. Lu
|
774 |
|
|
|
775 |
|
|
* lib/utils-lib.exp (default_binutils_run): Check exit status.
|
776 |
|
|
|
777 |
|
|
2005-12-24 Ben Elliston
|
778 |
|
|
|
779 |
|
|
* config/default.exp: Do not load the unneeded util-defs.exp.
|
780 |
|
|
|
781 |
|
|
2005-11-15 Jan Beulich
|
782 |
|
|
|
783 |
|
|
* config/default.exp (link_or_copy): New. Use it for setting
|
784 |
|
|
up assembler and linker for the compiler to use.
|
785 |
|
|
|
786 |
|
|
2005-10-20 H.J. Lu
|
787 |
|
|
|
788 |
|
|
PR ld/251
|
789 |
|
|
* binutils-all/group.s: New file.
|
790 |
|
|
|
791 |
|
|
* binutils-all/objcopy.exp (objcopy_test_readelf): New
|
792 |
|
|
procedure.
|
793 |
|
|
Use it to test ELF group.
|
794 |
|
|
|
795 |
|
|
2005-10-19 H.J. Lu
|
796 |
|
|
|
797 |
|
|
PR ld/1487
|
798 |
|
|
* binutils-all/objcopy.exp (objcopy_test): New procedure.
|
799 |
|
|
Use it to test simple copy, ia64 link order and ELF unknown
|
800 |
|
|
section type.
|
801 |
|
|
|
802 |
|
|
* binutils-all/unknown.s: New file.
|
803 |
|
|
|
804 |
|
|
2005-10-19 H.J. Lu
|
805 |
|
|
|
806 |
|
|
PR binutils/1321
|
807 |
|
|
* binutils-all/link-order.s: New.
|
808 |
|
|
|
809 |
|
|
* binutils-all/objcopy.exp: Check ia64 link order.
|
810 |
|
|
|
811 |
|
|
2005-10-11 Danny Smith
|
812 |
|
|
|
813 |
|
|
* binutils-all/windres/escapex-2.rc: New file.
|
814 |
|
|
* binutils-all/windres/escapex-2.rsd: Generate.
|
815 |
|
|
|
816 |
|
|
2005-08-26 Christian Groessler
|
817 |
|
|
|
818 |
|
|
* binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
|
819 |
|
|
|
820 |
|
|
2005-08-18 Alan Modra
|
821 |
|
|
|
822 |
|
|
* binutils-all/objcopy.exp: Remove a29k support.
|
823 |
|
|
* binutils-all/objdump.exp: Likewise, alliant and convex too.
|
824 |
|
|
|
825 |
|
|
2005-05-07 Nick Clifton
|
826 |
|
|
|
827 |
|
|
* Update the address and phone number of the FSF organization in
|
828 |
|
|
the GPL notices in the following files:
|
829 |
|
|
binutils-all/ar.exp, binutils-all/dlltool.exp,
|
830 |
|
|
binutils-all/nm.exp, binutils-all/objcopy.exp,
|
831 |
|
|
binutils-all/objdump.exp, binutils-all/readelf.exp,
|
832 |
|
|
binutils-all/size.exp, binutils-all/hppa/objdump.exp,
|
833 |
|
|
binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
|
834 |
|
|
binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
|
835 |
|
|
config/default.exp, lib/utils-lib.exp
|
836 |
|
|
|
837 |
|
|
2005-04-04 Jan-Benedict Glaw
|
838 |
|
|
|
839 |
|
|
* binutils-all/vax/objdump.exp: Condense the two tests into one
|
840 |
|
|
and add a "-M entry:" for the second label.
|
841 |
|
|
|
842 |
|
|
2005-03-29 Jan-Benedict Glaw
|
843 |
|
|
|
844 |
|
|
* binutils-all/vax: New directory.
|
845 |
|
|
* binutils-all/vax/objdump.exp: New script. Test the -Mentry:
|
846 |
|
|
switch added to the VAX disassembler.
|
847 |
|
|
* binutils-all/vax/entrymask.s: New assembler source file.
|
848 |
|
|
|
849 |
|
|
2005-03-08 Ben Elliston
|
850 |
|
|
|
851 |
|
|
* config/default.exp: Remove send_user call for stray output.
|
852 |
|
|
|
853 |
|
|
2005-01-04 Martin Koegler
|
854 |
|
|
|
855 |
|
|
* binutils-all/testprog.c: Add prototype for printf() and make
|
856 |
|
|
type of "string" array be "char" in order to avoid compile time
|
857 |
|
|
warnings.
|
858 |
|
|
|
859 |
|
|
2004-12-31 Alan Modra
|
860 |
|
|
|
861 |
|
|
* binutils-all/readelf.ss: Allow for both .rel and .rela sections.
|
862 |
|
|
|
863 |
|
|
2004-11-04 Hans-Peter Nilsson
|
864 |
|
|
|
865 |
|
|
* binutils-all/objdump.exp (cpus_expected): Append cris.
|
866 |
|
|
|
867 |
|
|
2004-10-28 H.J. Lu
|
868 |
|
|
|
869 |
|
|
* binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
|
870 |
|
|
|
871 |
|
|
2004-10-23 Aaron W. LaFramboise
|
872 |
|
|
|
873 |
|
|
* binutils-all/alias.def: New file.
|
874 |
|
|
* binutils-all/dlltool.exp: Two new -p tests.
|
875 |
|
|
* config/default.exp (dlltool_gas_flag): New variable.
|
876 |
|
|
Copy gas and lds executables into tmpdir/gas directory rather than
|
877 |
|
|
making symlinks which might not be supported by the host OS.
|
878 |
|
|
Attempt to handle the case where the host OS does not use the .exe
|
879 |
|
|
extension but the target OS does.
|
880 |
|
|
* lib/utils-lib.exp (exe_ext): New procedure.
|
881 |
|
|
|
882 |
|
|
2004-07-12 Nick Clifton
|
883 |
|
|
|
884 |
|
|
* binutils-all/dlltool.exp: Check that the -p switch is not
|
885 |
|
|
rejected.
|
886 |
|
|
|
887 |
|
|
2004-07-09 Andreas Schwab
|
888 |
|
|
|
889 |
|
|
* binutils-all/m68k/movem.s: New file.
|
890 |
|
|
|
891 |
|
|
* binutils-all/m68k/objdump.exp: New file.
|
892 |
|
|
|
893 |
|
|
2004-05-15 Nick Clifton
|
894 |
|
|
|
895 |
|
|
* binutils-all/readelf.ss: Allow for ARM mapping symbols.
|
896 |
|
|
|
897 |
|
|
2004-05-12 Ben Elliston
|
898 |
|
|
|
899 |
|
|
* binutils-all/ar.exp: Remove stray semicolons.
|
900 |
|
|
* binutils-all/dlltool.exp: Likewise.
|
901 |
|
|
* binutils-all/objcopy.exp: Likewise.
|
902 |
|
|
* binutils-all/readelf.exp: Likewise.
|
903 |
|
|
* binutils-all/windres/windres.exp: Likewise.
|
904 |
|
|
* lib/utils-lib.exp: Likewise.
|
905 |
|
|
|
906 |
|
|
2004-04-14 Richard Sandiford
|
907 |
|
|
|
908 |
|
|
* binutils-all/readelf.ss-mips: Allow named section symbols.
|
909 |
|
|
|
910 |
|
|
2004-03-30 Jakub Jelinek
|
911 |
|
|
|
912 |
|
|
* binutils-all/objcopy.exp: Accept main as a data symbol as well.
|
913 |
|
|
|
914 |
|
|
2004-02-27 Andreas Schwab
|
915 |
|
|
|
916 |
|
|
* binutils-all/ar.exp (argument_parsing): New test.
|
917 |
|
|
|
918 |
|
|
2004-02-20 Nathan Sidwell
|
919 |
|
|
|
920 |
|
|
* binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
|
921 |
|
|
systems.
|
922 |
|
|
|
923 |
|
|
For older changes see ChangeLog-9303
|
924 |
|
|
|
925 |
|
|
Local Variables:
|
926 |
|
|
mode: change-log
|
927 |
|
|
left-margin: 8
|
928 |
|
|
fill-column: 74
|
929 |
|
|
version-control: never
|
930 |
|
|
End:
|