commit the Robert's removal of "warning:"
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
CommitLineData
312aaa3c
NC
12007-04-24 Nathan Froyd <froydnj@codesourcery.com>
2 Phil Edwards <phil@codesourcery.com>
3
4 * binutils-all/objcopy.exp: Add test for stripping a symbol
5 used in a relocation.
6 * binutils-all/needed-by-reloc.s: New file.
7
9e48b4c6
NC
82007-04-20 Nathan Froyd <froydnj@codesourcery.com>
9 Phil Edwards <phil@codesourcery.com>
10 Thomas de Lellis <tdel@windriver.com>
11
12 * binutils-all/objcopy.exp: Add test for --reverse-bytes.
13
d3013035
RE
142007-04-21 Richard Earnshaw <rearnsha@arm.com>
15
16 * binutils-all/readelf.exp (regexp_diff): Delete.
17
9401f88d
RE
182007-04-20 Richard Earnshaw <rearnsha@arm.com>
19
20 * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
21 Rename the second test.
22
1aa9ef63
L
232007-04-12 H.J. Lu <hongjiu.lu@intel.com>
24
25 PR binutils/4348
26 * binutils-all/empty.s: New file.
27 * binutils-all/strip-3.d: Likewise.
28
29 * binutils-all/objcopy.exp: Run strip-3 for ELF target.
30
903b1f5b
NS
312007-02-27 Nathan Sidwell <nathan@codesourcery.com>
32
33 * binutils-all/objcopy.exp: Skip for uclinux targets.
34
b279a55c
NC
352007-02-14 Nick Clifton <nickc@redhat.com>
36
37 * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
38 output failure message.
39
42037fe5
NC
402007-01-08 Kai Tietz <kai.tietz@onevision.com>
41
42 * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
43 * dlltool.exp: Dito
44 * lang.rc: Dito
45 * strtab1.rc: Dito
46 * windres.exp: Dito
47
99ad8390
NC
482006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
49
50 * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
51 * binutils-all/dlltool.exp: Likewise.
52 * binutils-all/objcopy.exp: Likewise.
53 * binutils-all/windres/windres.exp: Likewise.
54 * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
55 * binutils-all/windres/strtab1.rc: Likewise.
56 * lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
57
748fc5e9
L
582006-09-14 H.J. Lu <hongjiu.lu@intel.com>
59
7d3d6bd5 60 PR binutils/3181
748fc5e9
L
61 * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
62 targets.
63
64 * binutils-all/strip-1.d: New file.
65 * binutils-all/strip-2.d: Likewise.
66
67 * lib/utils-lib.exp (run_dump_test): Support strip.
68
4be041b2
TS
692006-08-15 Thiemo Seufer <ths@mips.com>
70 Nigel Stephens <nigel@mips.com>
71 David Ung <davidu@mips.com>
72
73 * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
74
a87866e6
RS
752006-06-24 Richard Sandiford <richard@codesourcery.com>
76
77 * binutils-all/localize-hidden-1.d: Use objdump --syms instead
78 of readelf.
79
d58c2e3a
RS
802006-06-23 Richard Sandiford <richard@codesourcery.com>
81
82 * binutils-all/localize-hidden-1.s,
83 * binutils-all/localize-hidden-1.d,
84 * binutils-all/localize-hidden-2.s,
85 * binutils-all/localize-hidden-2.d: New tests.
86 * binutils-all/objcopy.exp: Run them.
87
c22aaad1
PB
882006-06-06 Paul Brook <paul@codesourcery.com>
89
90 * binutils-all/arm/objdump.exp: New file.
91 * binutils-all/arm/thumb2-cond.s: New test.
92
5a135cf2
L
932006-05-03 H.J. Lu <hongjiu.lu@intel.com>
94
95 * binutils-all/copy-3.d: Fix a typo.
96
81fc501a
L
972006-05-03 H.J. Lu <hongjiu.lu@intel.com>
98
99 * binutils-all/copy-3.d: New.
100
101 * objcopy.exp: Run copy-3.
102
e44d194f
DK
1032006-05-02 Dave Korn <dave.korn@artimi.com>
104
105 * binutils-all/copy-1.d (name): Correct spelling of 'setting'.
106 * binutils-all/copy-1.d (name): Likewise.
107
7cc27f03
NC
1082006-05-02 Nick Clifton <nickc@redhat.com>
109
110 * binutils-all/copy-2.d: Change the name of the section whose
111 flags are changed to "foo" so that the test will work with PE
112 based targets. Skip this test for AOUT based targeted.
113 * binutils-all/copytest.s: New file.
114
85d7f0b9
L
1152006-05-01 H.J. Lu <hongjiu.lu@intel.com>
116
117 * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
118
004314cc
BE
1192006-05-01 Ben Elliston <bje@au.ibm.com>
120
121 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
122
af3c5dea
L
1232006-04-26 H.J. Lu <hongjiu.lu@intel.com>
124
125 PR binutils/2593
126 * binutils-all/copy-1.d: New file.
127 * binutils-all/copy-1.s: Likewise.
128 * binutils-all/copy-2.d: Likewise.
129
130 * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
131 run_dump_test "copy-2".
132
133 * lib/utils-lib.exp (run_dump_test): New.
134 (slurp_options): Likewise.
135 (regexp_diff): Likewise.
136 (file_contents): Likewise.
137 (verbose_eval): Likewise.
138
8648f88f
L
1392006-04-25 H.J. Lu <hongjiu.lu@intel.com>
140
141 PR binutils/2467
142 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
143 on archive.
144
da28e1e1
L
1452006-04-10 H.J. Lu <hongjiu.lu@intel.com>
146
147 * lib/utils-lib.exp (default_binutils_run): Check exit status.
148
49236396
BE
1492005-12-24 Ben Elliston <bje@gnu.org>
150
151 * config/default.exp: Do not load the unneeded util-defs.exp.
152
9ab80182
JB
1532005-11-15 Jan Beulich <jbeulich@novell.com>
154
155 * config/default.exp (link_or_copy): New. Use it for setting
156 up assembler and linker for the compiler to use.
157
6a0d0afd
L
1582005-10-20 H.J. Lu <hongjiu.lu@intel.com>
159
160 PR ld/251
161 * binutils-all/group.s: New file.
162
163 * binutils-all/objcopy.exp (objcopy_test_readelf): New
164 procedure.
165 Use it to test ELF group.
166
64bb95af
L
1672005-10-19 H.J. Lu <hongjiu.lu@intel.com>
168
6a0d0afd 169 PR ld/1487
64bb95af
L
170 * binutils-all/objcopy.exp (objcopy_test): New procedure.
171 Use it to test simple copy, ia64 link order and ELF unknown
172 section type.
173
174 * binutils-all/unknown.s: New file.
175
ad2fb2cd
L
1762005-10-19 H.J. Lu <hongjiu.lu@intel.com>
177
178 PR binutils/1321
179 * binutils-all/link-order.s: New.
180
181 * binutils-all/objcopy.exp: Check ia64 link order.
182
3d888abf
DS
1832005-10-11 Danny Smith <dannysmith@users.sourceforge.net>
184
185 * binutils-all/windres/escapex-2.rc: New file.
186 * binutils-all/windres/escapex-2.rsd: Generate.
187
c0524131
NC
1882005-08-26 Christian Groessler <chris@groessler.org>
189
190 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
191
c17ae8a2
AM
1922005-08-18 Alan Modra <amodra@bigpond.net.au>
193
194 * binutils-all/objcopy.exp: Remove a29k support.
195 * binutils-all/objdump.exp: Likewise, alliant and convex too.
196
b43b5d5f
NC
1972005-05-07 Nick Clifton <nickc@redhat.com>
198
199 * Update the address and phone number of the FSF organization in
200 the GPL notices in the following files:
201 binutils-all/ar.exp, binutils-all/dlltool.exp,
202 binutils-all/nm.exp, binutils-all/objcopy.exp,
203 binutils-all/objdump.exp, binutils-all/readelf.exp,
204 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
205 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
206 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
207 config/default.exp, lib/utils-lib.exp
208
ae99769b
NC
2092005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
210
211 * binutils-all/vax/objdump.exp: Condense the two tests into one
212 and add a "-M entry:" for the second label.
213
ec72cfe5
NC
2142005-03-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
215
216 * binutils-all/vax: New directory.
217 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
218 switch added to the VAX disassembler.
219 * binutils-all/vax/entrymask.s: New assembler source file.
220
55aba704
BE
2212005-03-08 Ben Elliston <bje@au.ibm.com>
222
223 * config/default.exp: Remove send_user call for stray output.
224
c9bc3b3d
NC
2252005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
226
227 * binutils-all/testprog.c: Add prototype for printf() and make
228 type of "string" array be "char" in order to avoid compile time
229 warnings.
230
ca0548b6
AM
2312004-12-31 Alan Modra <amodra@bigpond.net.au>
232
233 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
234
45175cda
HPN
2352004-11-04 Hans-Peter Nilsson <hp@axis.com>
236
237 * binutils-all/objdump.exp (cpus_expected): Append cris.
238
e4c8d1e4
L
2392004-10-28 H.J. Lu <hongjiu.lu@intel.com>
240
241 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
242
0fd555c4
NC
2432004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
244
245 * binutils-all/alias.def: New file.
246 * binutils-all/dlltool.exp: Two new -p tests.
247 * config/default.exp (dlltool_gas_flag): New variable.
248 Copy gas and lds executables into tmpdir/gas directory rather than
249 making symlinks which might not be supported by the host OS.
250 Attempt to handle the case where the host OS does not use the .exe
251 extension but the target OS does.
252 * lib/utils-lib.exp (exe_ext): New procedure.
253
607dea97
NC
2542004-07-12 Nick Clifton <nickc@redhat.com>
255
256 * binutils-all/dlltool.exp: Check that the -p switch is not
257 rejected.
258
8577e690
AS
2592004-07-09 Andreas Schwab <schwab@suse.de>
260
261 * binutils-all/m68k/movem.s: New file.
262
263 * binutils-all/m68k/objdump.exp: New file.
264
d2093c13
NC
2652004-05-15 Nick Clifton <nickc@redhat.com>
266
267 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
268
8d263650
BE
2692004-05-12 Ben Elliston <bje@au.ibm.com>
270
271 * binutils-all/ar.exp: Remove stray semicolons.
272 * binutils-all/dlltool.exp: Likewise.
273 * binutils-all/objcopy.exp: Likewise.
274 * binutils-all/readelf.exp: Likewise.
275 * binutils-all/windres/windres.exp: Likewise.
276 * lib/utils-lib.exp: Likewise.
277
e9e2c3f6
RS
2782004-04-14 Richard Sandiford <rsandifo@redhat.com>
279
280 * binutils-all/readelf.ss-mips: Allow named section symbols.
281
adacfc81
JJ
2822004-03-30 Jakub Jelinek <jakub@redhat.com>
283
284 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
285
af865222
AS
2862004-02-27 Andreas Schwab <schwab@suse.de>
287
288 * binutils-all/ar.exp (argument_parsing): New test.
289
627fe3fb
NS
2902004-02-20 Nathan Sidwell <nathan@codesourcery.com>
291
292 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
876f4090 293 systems.
a46a5b58 294
c9e214e5
AM
295For older changes see ChangeLog-9303
296\f
297Local Variables:
298mode: change-log
299left-margin: 8
300fill-column: 74
301version-control: never
302End:
This page took 0.156936 seconds and 4 git commands to generate.