Testsuite fix for targets where .int isn't 4 bytes
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
CommitLineData
5b0ad99a
AM
12013-11-02 Alan Modra <amodra@gmail.com>
2
3 * binutils-all/dw2-1.S: Use .4byte rather than .int.
4 * binutils-all/dw2-2.S: Likewise.
5
9db0be60
NC
62013-10-24 Nick Clifton <nickc@redhat.com>
7
8 * binutils-all/objdump.exp (cps_expected): Add MSP430 to list.
9
9c41109d
L
102013-09-27 H.J. Lu <hongjiu.lu@intel.com>
11
12 * binutils-all/x86-64/compressed-1a.d: Updated for 64-bit addresses.
13
bf5117e3
NC
142013-09-12 Nick Clifton <nickc@redhat.com>
15
16 * binutils-all/x86-64/compressed-1a.d: Update expected output to
17 allow for 64-bit addresses.
18
3ce958b2
NC
192013-08-22 Nick Clifton <nickc@redhat.com>
20
21 * binutils-all/nm.exp: --size-sort test: Add more ELF-like
22 targets.
23 * binutils-all/nm-1.s: Use .byte instead of .long.
24 Provide a terminating symbol.
25
4d9eb7f4
HPN
262013-08-21 Hans-Peter Nilsson <hp@bitrange.com>
27
28 * binutils-all/nm.exp: Revert last change. Instead use nm-elf-1.s
29 for mmix-knuth-mmixware.
30
e8160f70
HPN
312013-08-20 Hans-Peter Nilsson <hp@bitrange.com>
32
33 * binutils-all/nm.exp: Xfail test for nm --size-sort for
34 mmix-knuth-mmixware.
35
8b64b65e
TG
362013-08-19 Tristan Gingold <gingold@adacore.com>
37
38 * binutils-all/nm.exp: Add a test for nm --size-sort
39 * binutils-all/nm-elf-1.s: New file.
40 * binutils-all/nm-1.s: New file.
41
f60cf82f
L
422013-05-31 H.J. Lu <hongjiu.lu@intel.com>
43
44 * binutils-all/i386/compressed-1b.d: Updated for text/data/bss
45 section alignment change.
46 * binutils-all/i386/compressed-1c.d: Likewise.
47 * binutils-all/x86-64/compressed-1b.d: Likewise.
48 * binutils-all/x86-64/compressed-1c.d: Likewise.
49
fe59e83d
CC
502013-05-28 Cary Coutant <ccoutant@google.com>
51
52 * binutils-all/dw2-1.W: Adjust expected output.
53 * binutils-all/objdump.W: Likewise.
54 * binutils-all/i386/compressed-1a.d: Likewise.
55 * binutils-all/x86-64/compressed-1a.d: Likewise.
56
13761a11
NC
572013-05-02 Nick Clifton <nickc@redhat.com>
58
59 * readelf.exp: Expect -wi test to fail for the MSP430.
60
df26367c
MR
612013-05-01 Maciej W. Rozycki <macro@codesourcery.com>
62
63 * lib/binutils-common.exp (is_elf_format): Also exclude
64 *-*-linux*ecoff*.
65
9dd3a467
NC
662013-02-26 Nick Clifton <nickc@redhat.com>
67
68 PR binutils/15191
69 * binutils-all/readelf.n: Updare expected output from readelf.
70
ed187aa4
MR
712013-02-14 Maciej W. Rozycki <macro@codesourcery.com>
72
73 * binutils-all/mips/mixed-mips16.s: Add missing stack adjustment.
74 * binutils-all/mips/mixed-mips16.d: Update accordingly.
75
ef068ef4 762013-02-13 Maciej W. Rozycki <macro@codesourcery.com>
5417f71e
MR
77
78 * binutils-all/mips/mixed-micromips.d: New test.
79 * binutils-all/mips/mixed-mips16.d: New test.
80 * binutils-all/mips/mixed-micromips.s: New test source.
81 * binutils-all/mips/mixed-mips16.s: New test source.
82 * binutils-all/mips/mips.exp: New file.
83
5bf135a7
NC
842012-12-17 Nick Clifton <nickc@redhat.com>
85
86 * binutils-all/windres/README: Add copyright notice.
87
65951855
RM
882012-11-27 Roland McGrath <mcgrathr@google.com>
89
90 * lib/binutils-common.exp (is_zlib_supported): New function.
91 * lib/utils-lib.exp (run_dump_test): If as options include
92 --compress-debug-sections and zlib is not available, report
93 the test as unsupported.
94 * binutils-all/compress.exp: Bail out if zlib is not available.
95 * binutils-all/objdump.exp (objdump compressed debug):
96 Mark unsupported if zlib is not available.
97 * binutils-all/readelf.exp (readelf_compressed_wa_test): Likewise.
98
f7da43f3
L
992012-11-06 H.J. Lu <hongjiu.lu@intel.com>
100
101 PR binutils/14567
102 * binutils-all/ar.exp (bfdtest1): Removed.
103 (long_filenames): Take bfdtests.
104 (thin_archive): Likewise.
105 (thin_archive_with_nested): Likewise.
106 (bfdtests): New.
107 Pass $bfdtests to long_filenames, thin_archive and
108 thin_archive_with_nested.
109
ce23608f
AM
1102012-10-29 Alan Modra <amodra@gmail.com>
111
112 * binutils-all/copy-3.d: Exclude all cygwin and mingw targets,
113 and rs6000.
114
96a62921
L
1152012-10-24 H.J. Lu <hongjiu.lu@intel.com>
116
117 * binutils-all/ar.exp (bfdtest1): Remove findfile.
118
25401d76
L
1192012-10-21 H.J. Lu <hongjiu.lu@intel.com>
120
121 * binutils-all/dw2-1.W: Updated.
122
a9481b58
L
1232012-10-20 H.J. Lu <hongjiu.lu@intel.com>
124
125 * binutils-all/compress.exp: Add an objdump test.
126 * binutils-all/dw2-1.W: New file.
127
eb4dc530
L
1282012-08-17 H.J. Lu <hongjiu.lu@intel.com>
129
130 * binutils-all/ar.exp (long_filenames): Remove extra verbose
131 before binutils_run.
132 (thin_archive): Likewise.
133 (thin_archive_with_nested): Likewise. Also run bfdtest1 on
134 $archive2.
135
58f594cd
L
1362012-08-16 H.J. Lu <hongjiu.lu@intel.com>
137
138 PR binutils/14481
139 * ar.exp (bfdtest1): New.
140 (long_filenames): Run bfdtest1.
141 (thin_archive): Likewise.
142 (thin_archive_with_nested): Likewise.
143
a06ea964 1442012-08-13 Ian Bolton <ian.bolton@arm.com>
a9481b58
L
145 Laurent Desnogues <laurent.desnogues@arm.com>
146 Jim MacArthur <jim.macarthur@arm.com>
147 Marcus Shawcroft <marcus.shawcroft@arm.com>
148 Nigel Stephens <nigel.stephens@arm.com>
149 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
150 Richard Earnshaw <rearnsha@arm.com>
151 Sofiane Naci <sofiane.naci@arm.com>
152 Tejas Belagod <tejas.belagod@arm.com>
153 Yufeng Zhang <yufeng.zhang@arm.com>
a06ea964
NC
154
155 * objdump.exp: Add AArch64.
156
399c99f7
L
1572012-08-02 H.J. Lu <hongjiu.lu@intel.com>
158
159 PR binutils/14420
160 * binutils-all/i386/compressed-1a.d: Updated.
161 * binutils-all/objdump.W: Likewise.
162 * binutils-all/readelf.wa: Likewise.
163 * binutils-all/x86-64/compressed-1a.d: Likewise.
164
ee6f7708
KT
1652012-07-28 Kai Tietz <ktietz@redhat.com>
166
167 * binutils-all/windres/version_small.rc: New test.
168 * binutils-all/windres/version_small.rsd: Likewise.
169
5a5ed5b0
L
1702012-07-03 H.J. Lu <hongjiu.lu@intel.com>
171
172 PR binutils/14319
173 * binutils-all/compress.exp: Test compress empty debug sections.
174
175 * binutils-all/dw2-empty.S: New file.
176
fbb3cb69
TS
1772012-06-07 Thomas Schwinge <thomas@codesourcery.com>
178
179 * binutils-all/i386/i386.exp: Don't skip for x86_64-*-linux*.
180
046e56f7
L
1812012-05-17 H.J. Lu <hongjiu.lu@intel.com>
182
183 * binutils-all/hppa/objdump.exp: Expect addend as signed.
184
7282333f
AM
1852012-05-17 Alan Modra <amodra@gmail.com>
186
187 * binutils-all/objdump.W: Update.
188 * binutils-all/readelf.wa: Update.
189 * binutils-all/i386/compressed-1a.d: Update.
190 * binutils-all/x86-64/compressed-1a.d: Update.
191
101af531
NC
1922012-05-16 Meador Inge <meadori@codesourcery.com>
193
194 * binutils-all/arm/objdump.exp:
195 STMFD/LDMIA sp!, {reg} don't disassemble to PUSH/POP {reg} any longer.
196
c3989150
L
1972012-04-12 H.J. Lu <hongjiu.lu@intel.com>
198
199 PR binutils/13947
200 * binutils-all/i386/compressed-1b.d: Remove empty REL section.
201 * binutils-all/i386/compressed-1c.d: Likewise.
202
203 * binutils-all/x86-64/compressed-1b.d: Remove empty RELA
204 section.
205 * binutils-all/x86-64/compressed-1c.d: Likewise.
206
5a68afcf
RM
2072012-04-03 Roland McGrath <mcgrathr@google.com>
208
209 * lib/binutils-common.exp (is_elf_format): Consider *-*-nacl* to
210 be ELF too.
211
212 * binutils-all/elfedit-4.d: Add "#as: --64" option.
213
214 * binutils-all/i386/i386.exp: Accept nacl targets too.
215 * binutils-all/x86-64/x86-64.exp: Likewise.
216
8560e02a
HPN
2172012-03-13 Hans-Peter Nilsson <hp@axis.com>
218
219 PR binutils/3807
220 * binutils-all/objcopy.exp (localize-hidden-1): Correct xfailed
221 mips-targets.
222
fb6cedde
WL
2232012-02-25 Walter Lee <walt@tilera.com>
224
225 * binutils-all/objdump.exp (cpus_expected): Add tilegx.
226
71ac97b2
AM
2272012-02-14 Alan Modra <amodra@gmail.com>
228
3140414b
AM
229 * binutils-all/dlltool.exp: Add setup_xfail.
230
71ac97b2
AM
231 * binutils-all/dw2-decodedline.S: Always have whitespace before
232 directives.
233 * binutils-all/version.s: Likewise.
234 * binutils-all/objdump.exp (dw2-decodedline): Don't run for
235 hppa64*-*-hpux*, i370-*-*, i960-*-*.
236
aa83d1ec
KT
2372012-02-11 Kai Tietz <ktietz@redhat.com>
238
239 * binutils-all/version.def: New file.
240 * binutils-all/dlltool.exp: Add version-dll test.
241
1c9e87ee
NC
2422012-02-02 Nick Clifton <nickc@redhat.com>
243
244 * binutils-all/readelf.n: Add #pass to cope with targets that add
245 their own notes.
246
8b971f9f
NC
2472012-02-01 Nick Clifton <nickc@redhat.com>
248
249 PR binutils/13482
250 * binutils-all/version.s: New test source file.
251 * binutils-all/readelf.n: New file: expected readelf output.
252 * binutils-all/readelf.exp: Add test of .note section contents.
e3cb57c3 253
23e1d329 254For older changes see ChangeLog-0411
c9e214e5 255\f
752937aa
NC
256Copyright (C) 2012 Free Software Foundation, Inc.
257
258Copying and distribution of this file, with or without modification,
259are permitted in any medium without royalty provided the copyright
260notice and this notice are preserved.
261
c9e214e5
AM
262Local Variables:
263mode: change-log
264left-margin: 8
265fill-column: 74
266version-control: never
267End:
This page took 0.384913 seconds and 4 git commands to generate.