]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/testsuite/ChangeLog
* binutils-all/readelf.exp (readelf_wi_test): Fix unexpected output failure message.
[thirdparty/binutils-gdb.git] / binutils / testsuite / ChangeLog
CommitLineData
b279a55c
NC
12007-02-14 Nick Clifton <nickc@redhat.com>
2
3 * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
4 output failure message.
5
42037fe5
NC
62007-01-08 Kai Tietz <kai.tietz@onevision.com>
7
8 * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
9 * dlltool.exp: Dito
10 * lang.rc: Dito
11 * strtab1.rc: Dito
12 * windres.exp: Dito
13
99ad8390
NC
142006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
15
16 * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
17 * binutils-all/dlltool.exp: Likewise.
18 * binutils-all/objcopy.exp: Likewise.
19 * binutils-all/windres/windres.exp: Likewise.
20 * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
21 * binutils-all/windres/strtab1.rc: Likewise.
22 * lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
23
748fc5e9
L
242006-09-14 H.J. Lu <hongjiu.lu@intel.com>
25
7d3d6bd5 26 PR binutils/3181
748fc5e9
L
27 * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
28 targets.
29
30 * binutils-all/strip-1.d: New file.
31 * binutils-all/strip-2.d: Likewise.
32
33 * lib/utils-lib.exp (run_dump_test): Support strip.
34
4be041b2
TS
352006-08-15 Thiemo Seufer <ths@mips.com>
36 Nigel Stephens <nigel@mips.com>
37 David Ung <davidu@mips.com>
38
39 * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
40
a87866e6
RS
412006-06-24 Richard Sandiford <richard@codesourcery.com>
42
43 * binutils-all/localize-hidden-1.d: Use objdump --syms instead
44 of readelf.
45
d58c2e3a
RS
462006-06-23 Richard Sandiford <richard@codesourcery.com>
47
48 * binutils-all/localize-hidden-1.s,
49 * binutils-all/localize-hidden-1.d,
50 * binutils-all/localize-hidden-2.s,
51 * binutils-all/localize-hidden-2.d: New tests.
52 * binutils-all/objcopy.exp: Run them.
53
c22aaad1
PB
542006-06-06 Paul Brook <paul@codesourcery.com>
55
56 * binutils-all/arm/objdump.exp: New file.
57 * binutils-all/arm/thumb2-cond.s: New test.
58
5a135cf2
L
592006-05-03 H.J. Lu <hongjiu.lu@intel.com>
60
61 * binutils-all/copy-3.d: Fix a typo.
62
81fc501a
L
632006-05-03 H.J. Lu <hongjiu.lu@intel.com>
64
65 * binutils-all/copy-3.d: New.
66
67 * objcopy.exp: Run copy-3.
68
e44d194f
DK
692006-05-02 Dave Korn <dave.korn@artimi.com>
70
71 * binutils-all/copy-1.d (name): Correct spelling of 'setting'.
72 * binutils-all/copy-1.d (name): Likewise.
73
7cc27f03
NC
742006-05-02 Nick Clifton <nickc@redhat.com>
75
76 * binutils-all/copy-2.d: Change the name of the section whose
77 flags are changed to "foo" so that the test will work with PE
78 based targets. Skip this test for AOUT based targeted.
79 * binutils-all/copytest.s: New file.
80
85d7f0b9
L
812006-05-01 H.J. Lu <hongjiu.lu@intel.com>
82
83 * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
84
004314cc
BE
852006-05-01 Ben Elliston <bje@au.ibm.com>
86
87 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
88
af3c5dea
L
892006-04-26 H.J. Lu <hongjiu.lu@intel.com>
90
91 PR binutils/2593
92 * binutils-all/copy-1.d: New file.
93 * binutils-all/copy-1.s: Likewise.
94 * binutils-all/copy-2.d: Likewise.
95
96 * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
97 run_dump_test "copy-2".
98
99 * lib/utils-lib.exp (run_dump_test): New.
100 (slurp_options): Likewise.
101 (regexp_diff): Likewise.
102 (file_contents): Likewise.
103 (verbose_eval): Likewise.
104
8648f88f
L
1052006-04-25 H.J. Lu <hongjiu.lu@intel.com>
106
107 PR binutils/2467
108 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
109 on archive.
110
da28e1e1
L
1112006-04-10 H.J. Lu <hongjiu.lu@intel.com>
112
113 * lib/utils-lib.exp (default_binutils_run): Check exit status.
114
49236396
BE
1152005-12-24 Ben Elliston <bje@gnu.org>
116
117 * config/default.exp: Do not load the unneeded util-defs.exp.
118
9ab80182
JB
1192005-11-15 Jan Beulich <jbeulich@novell.com>
120
121 * config/default.exp (link_or_copy): New. Use it for setting
122 up assembler and linker for the compiler to use.
123
6a0d0afd
L
1242005-10-20 H.J. Lu <hongjiu.lu@intel.com>
125
126 PR ld/251
127 * binutils-all/group.s: New file.
128
129 * binutils-all/objcopy.exp (objcopy_test_readelf): New
130 procedure.
131 Use it to test ELF group.
132
64bb95af
L
1332005-10-19 H.J. Lu <hongjiu.lu@intel.com>
134
6a0d0afd 135 PR ld/1487
64bb95af
L
136 * binutils-all/objcopy.exp (objcopy_test): New procedure.
137 Use it to test simple copy, ia64 link order and ELF unknown
138 section type.
139
140 * binutils-all/unknown.s: New file.
141
ad2fb2cd
L
1422005-10-19 H.J. Lu <hongjiu.lu@intel.com>
143
144 PR binutils/1321
145 * binutils-all/link-order.s: New.
146
147 * binutils-all/objcopy.exp: Check ia64 link order.
148
3d888abf
DS
1492005-10-11 Danny Smith <dannysmith@users.sourceforge.net>
150
151 * binutils-all/windres/escapex-2.rc: New file.
152 * binutils-all/windres/escapex-2.rsd: Generate.
153
c0524131
NC
1542005-08-26 Christian Groessler <chris@groessler.org>
155
156 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
157
c17ae8a2
AM
1582005-08-18 Alan Modra <amodra@bigpond.net.au>
159
160 * binutils-all/objcopy.exp: Remove a29k support.
161 * binutils-all/objdump.exp: Likewise, alliant and convex too.
162
b43b5d5f
NC
1632005-05-07 Nick Clifton <nickc@redhat.com>
164
165 * Update the address and phone number of the FSF organization in
166 the GPL notices in the following files:
167 binutils-all/ar.exp, binutils-all/dlltool.exp,
168 binutils-all/nm.exp, binutils-all/objcopy.exp,
169 binutils-all/objdump.exp, binutils-all/readelf.exp,
170 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
171 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
172 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
173 config/default.exp, lib/utils-lib.exp
174
ae99769b
NC
1752005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
176
177 * binutils-all/vax/objdump.exp: Condense the two tests into one
178 and add a "-M entry:" for the second label.
179
ec72cfe5
NC
1802005-03-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
181
182 * binutils-all/vax: New directory.
183 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
184 switch added to the VAX disassembler.
185 * binutils-all/vax/entrymask.s: New assembler source file.
186
55aba704
BE
1872005-03-08 Ben Elliston <bje@au.ibm.com>
188
189 * config/default.exp: Remove send_user call for stray output.
190
c9bc3b3d
NC
1912005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
192
193 * binutils-all/testprog.c: Add prototype for printf() and make
194 type of "string" array be "char" in order to avoid compile time
195 warnings.
196
ca0548b6
AM
1972004-12-31 Alan Modra <amodra@bigpond.net.au>
198
199 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
200
45175cda
HPN
2012004-11-04 Hans-Peter Nilsson <hp@axis.com>
202
203 * binutils-all/objdump.exp (cpus_expected): Append cris.
204
e4c8d1e4
L
2052004-10-28 H.J. Lu <hongjiu.lu@intel.com>
206
207 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
208
0fd555c4
NC
2092004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
210
211 * binutils-all/alias.def: New file.
212 * binutils-all/dlltool.exp: Two new -p tests.
213 * config/default.exp (dlltool_gas_flag): New variable.
214 Copy gas and lds executables into tmpdir/gas directory rather than
215 making symlinks which might not be supported by the host OS.
216 Attempt to handle the case where the host OS does not use the .exe
217 extension but the target OS does.
218 * lib/utils-lib.exp (exe_ext): New procedure.
219
607dea97
NC
2202004-07-12 Nick Clifton <nickc@redhat.com>
221
222 * binutils-all/dlltool.exp: Check that the -p switch is not
223 rejected.
224
8577e690
AS
2252004-07-09 Andreas Schwab <schwab@suse.de>
226
227 * binutils-all/m68k/movem.s: New file.
228
229 * binutils-all/m68k/objdump.exp: New file.
230
d2093c13
NC
2312004-05-15 Nick Clifton <nickc@redhat.com>
232
233 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
234
8d263650
BE
2352004-05-12 Ben Elliston <bje@au.ibm.com>
236
237 * binutils-all/ar.exp: Remove stray semicolons.
238 * binutils-all/dlltool.exp: Likewise.
239 * binutils-all/objcopy.exp: Likewise.
240 * binutils-all/readelf.exp: Likewise.
241 * binutils-all/windres/windres.exp: Likewise.
242 * lib/utils-lib.exp: Likewise.
243
e9e2c3f6
RS
2442004-04-14 Richard Sandiford <rsandifo@redhat.com>
245
246 * binutils-all/readelf.ss-mips: Allow named section symbols.
247
adacfc81
JJ
2482004-03-30 Jakub Jelinek <jakub@redhat.com>
249
250 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
251
af865222
AS
2522004-02-27 Andreas Schwab <schwab@suse.de>
253
254 * binutils-all/ar.exp (argument_parsing): New test.
255
627fe3fb
NS
2562004-02-20 Nathan Sidwell <nathan@codesourcery.com>
257
258 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
876f4090 259 systems.
a46a5b58 260
c9e214e5
AM
261For older changes see ChangeLog-9303
262\f
263Local Variables:
264mode: change-log
265left-margin: 8
266fill-column: 74
267version-control: never
268End: