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