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