My patch to the binutils strip-10.d test was wrong. The osabi field should always...
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
1 2014-01-29 Nick Clifton <nickc@redhat.com>
2
3 PR binutils/16318
4 * binutils-all/strip-10.d: Revert previous delta.
5
6 2014-01-28 Nick Clifton <nickc@redhat.com>
7
8 PR binutils/16318
9 * binutils-all/strip-10.d: Allow "System V" in the osabi field.
10
11 2013-12-20 Nick Clifton <nickc@redhat.com>
12
13 PR binutils/16218
14 * binutils-all/dw2-1.W: Update expected objdump output.
15 * binutils-all/i386/compressed-1a.d: Likewise.
16 * binutils-all/objdump.W: Likewise.
17 * binutils-all/x86-64/compressed-1a.d: Likewise.
18
19 2013-12-19 H.J. Lu <hongjiu.lu@intel.com>
20
21 PR binutils/16317
22 * binutils-all/readelf.s: Updated.
23 * binutils-all/readelf.s-64: Likewise.
24
25 2013-12-13 Kuan-Lin Chen <kuanlinchentw@gmail.com>
26 Wei-Cheng Wang <cole945@gmail.com>
27
28 * binutils-all/objdump.exp: Add NDS32 cpu.
29 * binutils-all/readelf.r: Skip extra reloc created by NDS32.
30
31 2013-12-12 H.J. Lu <hongjiu.lu@intel.com>
32
33 PR binutils/16318
34 * binutils-all/strip-10.d: Check OS/ABI.
35
36 2013-12-07 Mike Frysinger <vapier@gentoo.org>
37
38 * binutils-all/windres/escapex-2.rc: Remove +x file mode.
39 * binutils-all/windres/version_small.rc: Likewise.
40 * binutils-all/windres/version_small.rsd: Likewise.
41
42 2013-12-03 Nick Clifton <nickc@redhat.com>
43
44 * binutils-all/windres/windres.exp: Run for x86_64-pc-cygwin.
45 Add test of "objump -p" output.
46
47 2013-11-27 Matthew Fortune <matthew.fortune@imgtec.com>
48
49 * binutils-all/objcopy.exp: Consider mips-mti-elf the same as
50 mips-sde-elf
51 * binutils-all/readelf.exp: Likewise
52
53 2013-11-21 Tristan Gingold <gingold@adacore.com>
54
55 * binutils-all/dlltool.exp: Add dlltool_gas_flag to version.dll test.
56
57 2013-11-02 Alan Modra <amodra@gmail.com>
58
59 * binutils-all/x86-64/compressed-1a.d: Allow wide display of addresses.
60
61 * binutils-all/dw2-1.S: Use .4byte rather than .int.
62 * binutils-all/dw2-2.S: Likewise.
63
64 2013-10-24 Nick Clifton <nickc@redhat.com>
65
66 * binutils-all/objdump.exp (cps_expected): Add MSP430 to list.
67
68 2013-09-27 H.J. Lu <hongjiu.lu@intel.com>
69
70 * binutils-all/x86-64/compressed-1a.d: Updated for 64-bit addresses.
71
72 2013-09-12 Nick Clifton <nickc@redhat.com>
73
74 * binutils-all/x86-64/compressed-1a.d: Update expected output to
75 allow for 64-bit addresses.
76
77 2013-08-22 Nick Clifton <nickc@redhat.com>
78
79 * binutils-all/nm.exp: --size-sort test: Add more ELF-like
80 targets.
81 * binutils-all/nm-1.s: Use .byte instead of .long.
82 Provide a terminating symbol.
83
84 2013-08-21 Hans-Peter Nilsson <hp@bitrange.com>
85
86 * binutils-all/nm.exp: Revert last change. Instead use nm-elf-1.s
87 for mmix-knuth-mmixware.
88
89 2013-08-20 Hans-Peter Nilsson <hp@bitrange.com>
90
91 * binutils-all/nm.exp: Xfail test for nm --size-sort for
92 mmix-knuth-mmixware.
93
94 2013-08-19 Tristan Gingold <gingold@adacore.com>
95
96 * binutils-all/nm.exp: Add a test for nm --size-sort
97 * binutils-all/nm-elf-1.s: New file.
98 * binutils-all/nm-1.s: New file.
99
100 2013-05-31 H.J. Lu <hongjiu.lu@intel.com>
101
102 * binutils-all/i386/compressed-1b.d: Updated for text/data/bss
103 section alignment change.
104 * binutils-all/i386/compressed-1c.d: Likewise.
105 * binutils-all/x86-64/compressed-1b.d: Likewise.
106 * binutils-all/x86-64/compressed-1c.d: Likewise.
107
108 2013-05-28 Cary Coutant <ccoutant@google.com>
109
110 * binutils-all/dw2-1.W: Adjust expected output.
111 * binutils-all/objdump.W: Likewise.
112 * binutils-all/i386/compressed-1a.d: Likewise.
113 * binutils-all/x86-64/compressed-1a.d: Likewise.
114
115 2013-05-02 Nick Clifton <nickc@redhat.com>
116
117 * readelf.exp: Expect -wi test to fail for the MSP430.
118
119 2013-05-01 Maciej W. Rozycki <macro@codesourcery.com>
120
121 * lib/binutils-common.exp (is_elf_format): Also exclude
122 *-*-linux*ecoff*.
123
124 2013-02-26 Nick Clifton <nickc@redhat.com>
125
126 PR binutils/15191
127 * binutils-all/readelf.n: Updare expected output from readelf.
128
129 2013-02-14 Maciej W. Rozycki <macro@codesourcery.com>
130
131 * binutils-all/mips/mixed-mips16.s: Add missing stack adjustment.
132 * binutils-all/mips/mixed-mips16.d: Update accordingly.
133
134 2013-02-13 Maciej W. Rozycki <macro@codesourcery.com>
135
136 * binutils-all/mips/mixed-micromips.d: New test.
137 * binutils-all/mips/mixed-mips16.d: New test.
138 * binutils-all/mips/mixed-micromips.s: New test source.
139 * binutils-all/mips/mixed-mips16.s: New test source.
140 * binutils-all/mips/mips.exp: New file.
141
142 2012-12-17 Nick Clifton <nickc@redhat.com>
143
144 * binutils-all/windres/README: Add copyright notice.
145
146 2012-11-27 Roland McGrath <mcgrathr@google.com>
147
148 * lib/binutils-common.exp (is_zlib_supported): New function.
149 * lib/utils-lib.exp (run_dump_test): If as options include
150 --compress-debug-sections and zlib is not available, report
151 the test as unsupported.
152 * binutils-all/compress.exp: Bail out if zlib is not available.
153 * binutils-all/objdump.exp (objdump compressed debug):
154 Mark unsupported if zlib is not available.
155 * binutils-all/readelf.exp (readelf_compressed_wa_test): Likewise.
156
157 2012-11-06 H.J. Lu <hongjiu.lu@intel.com>
158
159 PR binutils/14567
160 * binutils-all/ar.exp (bfdtest1): Removed.
161 (long_filenames): Take bfdtests.
162 (thin_archive): Likewise.
163 (thin_archive_with_nested): Likewise.
164 (bfdtests): New.
165 Pass $bfdtests to long_filenames, thin_archive and
166 thin_archive_with_nested.
167
168 2012-10-29 Alan Modra <amodra@gmail.com>
169
170 * binutils-all/copy-3.d: Exclude all cygwin and mingw targets,
171 and rs6000.
172
173 2012-10-24 H.J. Lu <hongjiu.lu@intel.com>
174
175 * binutils-all/ar.exp (bfdtest1): Remove findfile.
176
177 2012-10-21 H.J. Lu <hongjiu.lu@intel.com>
178
179 * binutils-all/dw2-1.W: Updated.
180
181 2012-10-20 H.J. Lu <hongjiu.lu@intel.com>
182
183 * binutils-all/compress.exp: Add an objdump test.
184 * binutils-all/dw2-1.W: New file.
185
186 2012-08-17 H.J. Lu <hongjiu.lu@intel.com>
187
188 * binutils-all/ar.exp (long_filenames): Remove extra verbose
189 before binutils_run.
190 (thin_archive): Likewise.
191 (thin_archive_with_nested): Likewise. Also run bfdtest1 on
192 $archive2.
193
194 2012-08-16 H.J. Lu <hongjiu.lu@intel.com>
195
196 PR binutils/14481
197 * ar.exp (bfdtest1): New.
198 (long_filenames): Run bfdtest1.
199 (thin_archive): Likewise.
200 (thin_archive_with_nested): Likewise.
201
202 2012-08-13 Ian Bolton <ian.bolton@arm.com>
203 Laurent Desnogues <laurent.desnogues@arm.com>
204 Jim MacArthur <jim.macarthur@arm.com>
205 Marcus Shawcroft <marcus.shawcroft@arm.com>
206 Nigel Stephens <nigel.stephens@arm.com>
207 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
208 Richard Earnshaw <rearnsha@arm.com>
209 Sofiane Naci <sofiane.naci@arm.com>
210 Tejas Belagod <tejas.belagod@arm.com>
211 Yufeng Zhang <yufeng.zhang@arm.com>
212
213 * objdump.exp: Add AArch64.
214
215 2012-08-02 H.J. Lu <hongjiu.lu@intel.com>
216
217 PR binutils/14420
218 * binutils-all/i386/compressed-1a.d: Updated.
219 * binutils-all/objdump.W: Likewise.
220 * binutils-all/readelf.wa: Likewise.
221 * binutils-all/x86-64/compressed-1a.d: Likewise.
222
223 2012-07-28 Kai Tietz <ktietz@redhat.com>
224
225 * binutils-all/windres/version_small.rc: New test.
226 * binutils-all/windres/version_small.rsd: Likewise.
227
228 2012-07-03 H.J. Lu <hongjiu.lu@intel.com>
229
230 PR binutils/14319
231 * binutils-all/compress.exp: Test compress empty debug sections.
232
233 * binutils-all/dw2-empty.S: New file.
234
235 2012-06-07 Thomas Schwinge <thomas@codesourcery.com>
236
237 * binutils-all/i386/i386.exp: Don't skip for x86_64-*-linux*.
238
239 2012-05-17 H.J. Lu <hongjiu.lu@intel.com>
240
241 * binutils-all/hppa/objdump.exp: Expect addend as signed.
242
243 2012-05-17 Alan Modra <amodra@gmail.com>
244
245 * binutils-all/objdump.W: Update.
246 * binutils-all/readelf.wa: Update.
247 * binutils-all/i386/compressed-1a.d: Update.
248 * binutils-all/x86-64/compressed-1a.d: Update.
249
250 2012-05-16 Meador Inge <meadori@codesourcery.com>
251
252 * binutils-all/arm/objdump.exp:
253 STMFD/LDMIA sp!, {reg} don't disassemble to PUSH/POP {reg} any longer.
254
255 2012-04-12 H.J. Lu <hongjiu.lu@intel.com>
256
257 PR binutils/13947
258 * binutils-all/i386/compressed-1b.d: Remove empty REL section.
259 * binutils-all/i386/compressed-1c.d: Likewise.
260
261 * binutils-all/x86-64/compressed-1b.d: Remove empty RELA
262 section.
263 * binutils-all/x86-64/compressed-1c.d: Likewise.
264
265 2012-04-03 Roland McGrath <mcgrathr@google.com>
266
267 * lib/binutils-common.exp (is_elf_format): Consider *-*-nacl* to
268 be ELF too.
269
270 * binutils-all/elfedit-4.d: Add "#as: --64" option.
271
272 * binutils-all/i386/i386.exp: Accept nacl targets too.
273 * binutils-all/x86-64/x86-64.exp: Likewise.
274
275 2012-03-13 Hans-Peter Nilsson <hp@axis.com>
276
277 PR binutils/3807
278 * binutils-all/objcopy.exp (localize-hidden-1): Correct xfailed
279 mips-targets.
280
281 2012-02-25 Walter Lee <walt@tilera.com>
282
283 * binutils-all/objdump.exp (cpus_expected): Add tilegx.
284
285 2012-02-14 Alan Modra <amodra@gmail.com>
286
287 * binutils-all/dlltool.exp: Add setup_xfail.
288
289 * binutils-all/dw2-decodedline.S: Always have whitespace before
290 directives.
291 * binutils-all/version.s: Likewise.
292 * binutils-all/objdump.exp (dw2-decodedline): Don't run for
293 hppa64*-*-hpux*, i370-*-*, i960-*-*.
294
295 2012-02-11 Kai Tietz <ktietz@redhat.com>
296
297 * binutils-all/version.def: New file.
298 * binutils-all/dlltool.exp: Add version-dll test.
299
300 2012-02-02 Nick Clifton <nickc@redhat.com>
301
302 * binutils-all/readelf.n: Add #pass to cope with targets that add
303 their own notes.
304
305 2012-02-01 Nick Clifton <nickc@redhat.com>
306
307 PR binutils/13482
308 * binutils-all/version.s: New test source file.
309 * binutils-all/readelf.n: New file: expected readelf output.
310 * binutils-all/readelf.exp: Add test of .note section contents.
311
312 For older changes see ChangeLog-0411
313 \f
314 Copyright (C) 2012 Free Software Foundation, Inc.
315
316 Copying and distribution of this file, with or without modification,
317 are permitted in any medium without royalty provided the copyright
318 notice and this notice are preserved.
319
320 Local Variables:
321 mode: change-log
322 left-margin: 8
323 fill-column: 74
324 version-control: never
325 End:
This page took 0.036385 seconds and 5 git commands to generate.