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