]>
Commit | Line | Data |
---|---|---|
685080f2 NC |
1 | 2015-02-24 Nick Clifton <[email protected]> |
2 | ||
3 | * binutils-all/objcopy.exp: Skip the strip-10 test for the V850. | |
4 | ||
b90efa5b AM |
5 | 2015-01-01 Alan Modra <[email protected]> |
6 | ||
7 | Update year range in copyright notice of all files. | |
8 | ||
0abb10c8 AM |
9 | 2014-12-26 Alan Modra <[email protected]> |
10 | ||
11 | * binutils-all/strip-11.d: New test. | |
12 | * binutils-all/objcopy.exp: Run it. | |
13 | ||
619ed720 EB |
14 | 2014-12-06 Eric Botcazou <[email protected]> |
15 | ||
16 | * binutils-all/objcopy.exp: Skip strip-10 for Visium. | |
17 | ||
a9d58c06 AB |
18 | 2014-09-12 Andrew Bennett <[email protected]> |
19 | ||
20 | * binutils-all/objcopy.exp: Add mips*-img-elf* target triple. | |
21 | * binutils-all/readelf.exp: Likewise | |
22 | ||
b38b83dc MF |
23 | 2014-09-06 Matthew Fortune <[email protected]> |
24 | ||
25 | * binutils-all/readelf.ss-mips: Account for new sections. | |
26 | ||
351cdf24 MF |
27 | 2014-07-29 Matthew Fortune <[email protected]> |
28 | ||
29 | * binutils-all/readelf.s: Account for .MIPS.abiflags and | |
30 | .gnu.attributes. | |
31 | * binutils-all/readelf.ss-tmips: Likewise. | |
32 | * binutils-all/strip-3.d: Likewise. | |
33 | ||
15635cff WN |
34 | 2014-07-10 Will Newton <[email protected]> |
35 | ||
36 | * binutils-all/objcopy.exp: Disable the strip-10 test on | |
37 | non-EABI ARM configurations. | |
38 | ||
9bc24099 NC |
39 | 2014-06-03 Nick Clifton <[email protected]> |
40 | ||
41 | * binutils-all/ar.exp: Skip tests involving bfdtest1 and bfdtest2 | |
42 | if these executables are not present. | |
43 | ||
a953eec9 NC |
44 | 2014-04-30 Nick Clifton <[email protected]> |
45 | ||
46 | * binutils-all/debug_str.s: New test. | |
47 | * binutils-all/debug_str.d: New test control file. | |
48 | * binutils-all/compress.exp: Run debug_str test. | |
49 | ||
73589c9d CS |
50 | 2014-04-22 Christian Svensson <[email protected]> |
51 | ||
52 | * binutils-all/objcopy.exp: Remove openrisc and or32 support. Add | |
53 | support for or1k. | |
54 | * binutils-all/objdump.exp: Likewise. | |
55 | * binutils-all/dw2-decodedline-1.S: Likewise. | |
56 | ||
76dfed02 YZ |
57 | 2014-03-26 Jiong Wang <[email protected]> |
58 | ||
59 | * binutils-all/aarch64/aarch64.exp: New test driver for AArch64. | |
60 | * binutils-all/aarch64/unallocated-encoding.s: New testcase. | |
61 | * binutils-all/aarch64/unallocated-encoding.d: Ditto. | |
62 | ||
a2a0d056 NC |
63 | 2014-03-17 Nick Clifton <[email protected]> |
64 | ||
65 | * binutils-all/readelf.ss: Add skip of MSP430 defined symbols. | |
66 | ||
df3ce959 NC |
67 | 2014-01-29 Nick Clifton <[email protected]> |
68 | ||
69 | PR binutils/16318 | |
70 | * binutils-all/strip-10.d: Revert previous delta. | |
71 | ||
342df9df NC |
72 | 2014-01-28 Nick Clifton <[email protected]> |
73 | ||
74 | PR binutils/16318 | |
75 | * binutils-all/strip-10.d: Allow "System V" in the osabi field. | |
76 | ||
2e9e81a8 NC |
77 | 2013-12-20 Nick Clifton <[email protected]> |
78 | ||
79 | PR binutils/16218 | |
80 | * binutils-all/dw2-1.W: Update expected objdump output. | |
81 | * binutils-all/i386/compressed-1a.d: Likewise. | |
82 | * binutils-all/objdump.W: Likewise. | |
83 | * binutils-all/x86-64/compressed-1a.d: Likewise. | |
84 | ||
9ef5d938 L |
85 | 2013-12-19 H.J. Lu <[email protected]> |
86 | ||
87 | PR binutils/16317 | |
88 | * binutils-all/readelf.s: Updated. | |
89 | * binutils-all/readelf.s-64: Likewise. | |
90 | ||
35c08157 KLC |
91 | 2013-12-13 Kuan-Lin Chen <[email protected]> |
92 | Wei-Cheng Wang <[email protected]> | |
93 | ||
94 | * binutils-all/objdump.exp: Add NDS32 cpu. | |
95 | * binutils-all/readelf.r: Skip extra reloc created by NDS32. | |
96 | ||
57b828ef L |
97 | 2013-12-12 H.J. Lu <[email protected]> |
98 | ||
99 | PR binutils/16318 | |
100 | * binutils-all/strip-10.d: Check OS/ABI. | |
101 | ||
594d8fa8 MF |
102 | 2013-12-07 Mike Frysinger <[email protected]> |
103 | ||
104 | * binutils-all/windres/escapex-2.rc: Remove +x file mode. | |
105 | * binutils-all/windres/version_small.rc: Likewise. | |
106 | * binutils-all/windres/version_small.rsd: Likewise. | |
107 | ||
11a6da56 NC |
108 | 2013-12-03 Nick Clifton <[email protected]> |
109 | ||
110 | * binutils-all/windres/windres.exp: Run for x86_64-pc-cygwin. | |
111 | Add test of "objump -p" output. | |
112 | ||
d4a43794 RS |
113 | 2013-11-27 Matthew Fortune <[email protected]> |
114 | ||
115 | * binutils-all/objcopy.exp: Consider mips-mti-elf the same as | |
116 | mips-sde-elf | |
117 | * binutils-all/readelf.exp: Likewise | |
118 | ||
265a5258 TG |
119 | 2013-11-21 Tristan Gingold <[email protected]> |
120 | ||
121 | * binutils-all/dlltool.exp: Add dlltool_gas_flag to version.dll test. | |
122 | ||
5b0ad99a AM |
123 | 2013-11-02 Alan Modra <[email protected]> |
124 | ||
c7c3f80e AM |
125 | * binutils-all/x86-64/compressed-1a.d: Allow wide display of addresses. |
126 | ||
5b0ad99a AM |
127 | * binutils-all/dw2-1.S: Use .4byte rather than .int. |
128 | * binutils-all/dw2-2.S: Likewise. | |
129 | ||
9db0be60 NC |
130 | 2013-10-24 Nick Clifton <[email protected]> |
131 | ||
132 | * binutils-all/objdump.exp (cps_expected): Add MSP430 to list. | |
133 | ||
9c41109d L |
134 | 2013-09-27 H.J. Lu <[email protected]> |
135 | ||
136 | * binutils-all/x86-64/compressed-1a.d: Updated for 64-bit addresses. | |
137 | ||
bf5117e3 NC |
138 | 2013-09-12 Nick Clifton <[email protected]> |
139 | ||
140 | * binutils-all/x86-64/compressed-1a.d: Update expected output to | |
141 | allow for 64-bit addresses. | |
142 | ||
3ce958b2 NC |
143 | 2013-08-22 Nick Clifton <[email protected]> |
144 | ||
145 | * binutils-all/nm.exp: --size-sort test: Add more ELF-like | |
146 | targets. | |
147 | * binutils-all/nm-1.s: Use .byte instead of .long. | |
148 | Provide a terminating symbol. | |
149 | ||
4d9eb7f4 HPN |
150 | 2013-08-21 Hans-Peter Nilsson <[email protected]> |
151 | ||
152 | * binutils-all/nm.exp: Revert last change. Instead use nm-elf-1.s | |
153 | for mmix-knuth-mmixware. | |
154 | ||
e8160f70 HPN |
155 | 2013-08-20 Hans-Peter Nilsson <[email protected]> |
156 | ||
157 | * binutils-all/nm.exp: Xfail test for nm --size-sort for | |
158 | mmix-knuth-mmixware. | |
159 | ||
8b64b65e TG |
160 | 2013-08-19 Tristan Gingold <[email protected]> |
161 | ||
162 | * binutils-all/nm.exp: Add a test for nm --size-sort | |
163 | * binutils-all/nm-elf-1.s: New file. | |
164 | * binutils-all/nm-1.s: New file. | |
165 | ||
f60cf82f L |
166 | 2013-05-31 H.J. Lu <[email protected]> |
167 | ||
168 | * binutils-all/i386/compressed-1b.d: Updated for text/data/bss | |
169 | section alignment change. | |
170 | * binutils-all/i386/compressed-1c.d: Likewise. | |
171 | * binutils-all/x86-64/compressed-1b.d: Likewise. | |
172 | * binutils-all/x86-64/compressed-1c.d: Likewise. | |
173 | ||
fe59e83d CC |
174 | 2013-05-28 Cary Coutant <[email protected]> |
175 | ||
176 | * binutils-all/dw2-1.W: Adjust expected output. | |
177 | * binutils-all/objdump.W: Likewise. | |
178 | * binutils-all/i386/compressed-1a.d: Likewise. | |
179 | * binutils-all/x86-64/compressed-1a.d: Likewise. | |
180 | ||
13761a11 NC |
181 | 2013-05-02 Nick Clifton <[email protected]> |
182 | ||
183 | * readelf.exp: Expect -wi test to fail for the MSP430. | |
184 | ||
df26367c MR |
185 | 2013-05-01 Maciej W. Rozycki <[email protected]> |
186 | ||
187 | * lib/binutils-common.exp (is_elf_format): Also exclude | |
188 | *-*-linux*ecoff*. | |
189 | ||
9dd3a467 NC |
190 | 2013-02-26 Nick Clifton <[email protected]> |
191 | ||
192 | PR binutils/15191 | |
193 | * binutils-all/readelf.n: Updare expected output from readelf. | |
194 | ||
ed187aa4 MR |
195 | 2013-02-14 Maciej W. Rozycki <[email protected]> |
196 | ||
197 | * binutils-all/mips/mixed-mips16.s: Add missing stack adjustment. | |
198 | * binutils-all/mips/mixed-mips16.d: Update accordingly. | |
199 | ||
ef068ef4 | 200 | 2013-02-13 Maciej W. Rozycki <[email protected]> |
5417f71e MR |
201 | |
202 | * binutils-all/mips/mixed-micromips.d: New test. | |
203 | * binutils-all/mips/mixed-mips16.d: New test. | |
204 | * binutils-all/mips/mixed-micromips.s: New test source. | |
205 | * binutils-all/mips/mixed-mips16.s: New test source. | |
206 | * binutils-all/mips/mips.exp: New file. | |
207 | ||
5bf135a7 NC |
208 | 2012-12-17 Nick Clifton <[email protected]> |
209 | ||
210 | * binutils-all/windres/README: Add copyright notice. | |
211 | ||
65951855 RM |
212 | 2012-11-27 Roland McGrath <[email protected]> |
213 | ||
214 | * lib/binutils-common.exp (is_zlib_supported): New function. | |
215 | * lib/utils-lib.exp (run_dump_test): If as options include | |
216 | --compress-debug-sections and zlib is not available, report | |
217 | the test as unsupported. | |
218 | * binutils-all/compress.exp: Bail out if zlib is not available. | |
219 | * binutils-all/objdump.exp (objdump compressed debug): | |
220 | Mark unsupported if zlib is not available. | |
221 | * binutils-all/readelf.exp (readelf_compressed_wa_test): Likewise. | |
222 | ||
f7da43f3 L |
223 | 2012-11-06 H.J. Lu <[email protected]> |
224 | ||
225 | PR binutils/14567 | |
226 | * binutils-all/ar.exp (bfdtest1): Removed. | |
227 | (long_filenames): Take bfdtests. | |
228 | (thin_archive): Likewise. | |
229 | (thin_archive_with_nested): Likewise. | |
230 | (bfdtests): New. | |
231 | Pass $bfdtests to long_filenames, thin_archive and | |
232 | thin_archive_with_nested. | |
233 | ||
ce23608f AM |
234 | 2012-10-29 Alan Modra <[email protected]> |
235 | ||
236 | * binutils-all/copy-3.d: Exclude all cygwin and mingw targets, | |
237 | and rs6000. | |
238 | ||
96a62921 L |
239 | 2012-10-24 H.J. Lu <[email protected]> |
240 | ||
241 | * binutils-all/ar.exp (bfdtest1): Remove findfile. | |
242 | ||
25401d76 L |
243 | 2012-10-21 H.J. Lu <[email protected]> |
244 | ||
245 | * binutils-all/dw2-1.W: Updated. | |
246 | ||
a9481b58 L |
247 | 2012-10-20 H.J. Lu <[email protected]> |
248 | ||
249 | * binutils-all/compress.exp: Add an objdump test. | |
250 | * binutils-all/dw2-1.W: New file. | |
251 | ||
eb4dc530 L |
252 | 2012-08-17 H.J. Lu <[email protected]> |
253 | ||
254 | * binutils-all/ar.exp (long_filenames): Remove extra verbose | |
255 | before binutils_run. | |
256 | (thin_archive): Likewise. | |
257 | (thin_archive_with_nested): Likewise. Also run bfdtest1 on | |
258 | $archive2. | |
259 | ||
58f594cd L |
260 | 2012-08-16 H.J. Lu <[email protected]> |
261 | ||
262 | PR binutils/14481 | |
263 | * ar.exp (bfdtest1): New. | |
264 | (long_filenames): Run bfdtest1. | |
265 | (thin_archive): Likewise. | |
266 | (thin_archive_with_nested): Likewise. | |
267 | ||
a06ea964 | 268 | 2012-08-13 Ian Bolton <[email protected]> |
a9481b58 L |
269 | Laurent Desnogues <[email protected]> |
270 | Jim MacArthur <[email protected]> | |
271 | Marcus Shawcroft <[email protected]> | |
272 | Nigel Stephens <[email protected]> | |
273 | Ramana Radhakrishnan <[email protected]> | |
274 | Richard Earnshaw <[email protected]> | |
275 | Sofiane Naci <[email protected]> | |
276 | Tejas Belagod <[email protected]> | |
277 | Yufeng Zhang <[email protected]> | |
a06ea964 NC |
278 | |
279 | * objdump.exp: Add AArch64. | |
280 | ||
399c99f7 L |
281 | 2012-08-02 H.J. Lu <[email protected]> |
282 | ||
283 | PR binutils/14420 | |
284 | * binutils-all/i386/compressed-1a.d: Updated. | |
285 | * binutils-all/objdump.W: Likewise. | |
286 | * binutils-all/readelf.wa: Likewise. | |
287 | * binutils-all/x86-64/compressed-1a.d: Likewise. | |
288 | ||
ee6f7708 KT |
289 | 2012-07-28 Kai Tietz <[email protected]> |
290 | ||
291 | * binutils-all/windres/version_small.rc: New test. | |
292 | * binutils-all/windres/version_small.rsd: Likewise. | |
293 | ||
5a5ed5b0 L |
294 | 2012-07-03 H.J. Lu <[email protected]> |
295 | ||
296 | PR binutils/14319 | |
297 | * binutils-all/compress.exp: Test compress empty debug sections. | |
298 | ||
299 | * binutils-all/dw2-empty.S: New file. | |
300 | ||
fbb3cb69 TS |
301 | 2012-06-07 Thomas Schwinge <[email protected]> |
302 | ||
303 | * binutils-all/i386/i386.exp: Don't skip for x86_64-*-linux*. | |
304 | ||
046e56f7 L |
305 | 2012-05-17 H.J. Lu <[email protected]> |
306 | ||
307 | * binutils-all/hppa/objdump.exp: Expect addend as signed. | |
308 | ||
7282333f AM |
309 | 2012-05-17 Alan Modra <[email protected]> |
310 | ||
311 | * binutils-all/objdump.W: Update. | |
312 | * binutils-all/readelf.wa: Update. | |
313 | * binutils-all/i386/compressed-1a.d: Update. | |
314 | * binutils-all/x86-64/compressed-1a.d: Update. | |
315 | ||
101af531 NC |
316 | 2012-05-16 Meador Inge <[email protected]> |
317 | ||
318 | * binutils-all/arm/objdump.exp: | |
319 | STMFD/LDMIA sp!, {reg} don't disassemble to PUSH/POP {reg} any longer. | |
320 | ||
c3989150 L |
321 | 2012-04-12 H.J. Lu <[email protected]> |
322 | ||
323 | PR binutils/13947 | |
324 | * binutils-all/i386/compressed-1b.d: Remove empty REL section. | |
325 | * binutils-all/i386/compressed-1c.d: Likewise. | |
326 | ||
327 | * binutils-all/x86-64/compressed-1b.d: Remove empty RELA | |
328 | section. | |
329 | * binutils-all/x86-64/compressed-1c.d: Likewise. | |
330 | ||
5a68afcf RM |
331 | 2012-04-03 Roland McGrath <[email protected]> |
332 | ||
333 | * lib/binutils-common.exp (is_elf_format): Consider *-*-nacl* to | |
334 | be ELF too. | |
335 | ||
336 | * binutils-all/elfedit-4.d: Add "#as: --64" option. | |
337 | ||
338 | * binutils-all/i386/i386.exp: Accept nacl targets too. | |
339 | * binutils-all/x86-64/x86-64.exp: Likewise. | |
340 | ||
8560e02a HPN |
341 | 2012-03-13 Hans-Peter Nilsson <[email protected]> |
342 | ||
343 | PR binutils/3807 | |
344 | * binutils-all/objcopy.exp (localize-hidden-1): Correct xfailed | |
345 | mips-targets. | |
346 | ||
fb6cedde WL |
347 | 2012-02-25 Walter Lee <[email protected]> |
348 | ||
349 | * binutils-all/objdump.exp (cpus_expected): Add tilegx. | |
350 | ||
71ac97b2 AM |
351 | 2012-02-14 Alan Modra <[email protected]> |
352 | ||
3140414b AM |
353 | * binutils-all/dlltool.exp: Add setup_xfail. |
354 | ||
71ac97b2 AM |
355 | * binutils-all/dw2-decodedline.S: Always have whitespace before |
356 | directives. | |
357 | * binutils-all/version.s: Likewise. | |
358 | * binutils-all/objdump.exp (dw2-decodedline): Don't run for | |
359 | hppa64*-*-hpux*, i370-*-*, i960-*-*. | |
360 | ||
aa83d1ec KT |
361 | 2012-02-11 Kai Tietz <[email protected]> |
362 | ||
363 | * binutils-all/version.def: New file. | |
364 | * binutils-all/dlltool.exp: Add version-dll test. | |
365 | ||
1c9e87ee NC |
366 | 2012-02-02 Nick Clifton <[email protected]> |
367 | ||
368 | * binutils-all/readelf.n: Add #pass to cope with targets that add | |
369 | their own notes. | |
370 | ||
8b971f9f NC |
371 | 2012-02-01 Nick Clifton <[email protected]> |
372 | ||
373 | PR binutils/13482 | |
374 | * binutils-all/version.s: New test source file. | |
375 | * binutils-all/readelf.n: New file: expected readelf output. | |
376 | * binutils-all/readelf.exp: Add test of .note section contents. | |
e3cb57c3 | 377 | |
23e1d329 | 378 | For older changes see ChangeLog-0411 |
c9e214e5 | 379 | \f |
b90efa5b | 380 | Copyright (C) 2012-2015 Free Software Foundation, Inc. |
752937aa NC |
381 | |
382 | Copying and distribution of this file, with or without modification, | |
383 | are permitted in any medium without royalty provided the copyright | |
384 | notice and this notice are preserved. | |
385 | ||
c9e214e5 AM |
386 | Local Variables: |
387 | mode: change-log | |
388 | left-margin: 8 | |
389 | fill-column: 74 | |
390 | version-control: never | |
391 | End: |