* ldlex.l: ASSERT is recognized in SCRIPT env. NAMES cannot
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
CommitLineData
4a594fce
NC
12007-05-23 Kai Tietz <Kai.Tietz@onevision.com>
2
3 * binutils-all/windres/html.rc: New.
4 * binutils-all/windres/html.rsd: New.
5 * binutils-all/windres/html1.hm: New.
6 * binutils-all/windres/html2.hm: New.
7 * binutils-all/windres/messagetable.rc: New.
8 * binutils-all/windres/messagetable.rsd: New.
9 * binutils-all/windres/MSG00001.bin: New.
10 * binutils-all/windres/strtab2.rc: New.
11 * binutils-all/windres/strtab2.rsd: New.
12 * binutils-all/windres/version.rc: New.
13 * binutils-all/windres/version.rsd: New.
14 * binutils-all/windres/dialog.rsd: Fix expected results.
15
f891f2a9
JM
162007-05-17 Joseph Myers <joseph@codesourcery.com>
17
18 * binutils-all/strip-3.d: Strip .pdr section.
19
b8b6abe0
AM
202007-05-15 Alan Modra <amodra@bigpond.net.au>
21
22 * binutils-all/objcopy.exp: Only run needed-by-reloc test for ELF.
23
b4de6476
AM
242007-05-11 Alan Modra <amodra@bigpond.net.au>
25
26 * binutils-all/needed-by-reloc.s: Use .long rather than .4byte.
27
e46ab513
MS
282007-05-08 Mark Shinwell <shinwell@codesourcery.com>
29
30 * binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
31 sections.
32
0d063f63
AM
332007-05-02 Alan Modra <amodra@bigpond.net.au>
34
35 * binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log.
36 (copy_executable): Return early if test2 is blank.
37 Return unsupported rather than unresolved if we can't run
38 executables. Do test1 if we can compile.
39
312aaa3c
NC
402007-04-24 Nathan Froyd <froydnj@codesourcery.com>
41 Phil Edwards <phil@codesourcery.com>
42
43 * binutils-all/objcopy.exp: Add test for stripping a symbol
44 used in a relocation.
45 * binutils-all/needed-by-reloc.s: New file.
46
9e48b4c6
NC
472007-04-20 Nathan Froyd <froydnj@codesourcery.com>
48 Phil Edwards <phil@codesourcery.com>
49 Thomas de Lellis <tdel@windriver.com>
50
51 * binutils-all/objcopy.exp: Add test for --reverse-bytes.
52
d3013035
RE
532007-04-21 Richard Earnshaw <rearnsha@arm.com>
54
55 * binutils-all/readelf.exp (regexp_diff): Delete.
56
9401f88d
RE
572007-04-20 Richard Earnshaw <rearnsha@arm.com>
58
59 * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
60 Rename the second test.
61
1aa9ef63
L
622007-04-12 H.J. Lu <hongjiu.lu@intel.com>
63
64 PR binutils/4348
65 * binutils-all/empty.s: New file.
66 * binutils-all/strip-3.d: Likewise.
67
68 * binutils-all/objcopy.exp: Run strip-3 for ELF target.
69
903b1f5b
NS
702007-02-27 Nathan Sidwell <nathan@codesourcery.com>
71
72 * binutils-all/objcopy.exp: Skip for uclinux targets.
73
b279a55c
NC
742007-02-14 Nick Clifton <nickc@redhat.com>
75
76 * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
77 output failure message.
78
42037fe5
NC
792007-01-08 Kai Tietz <kai.tietz@onevision.com>
80
81 * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
82 * dlltool.exp: Dito
83 * lang.rc: Dito
84 * strtab1.rc: Dito
85 * windres.exp: Dito
86
99ad8390
NC
872006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
88
89 * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
90 * binutils-all/dlltool.exp: Likewise.
91 * binutils-all/objcopy.exp: Likewise.
92 * binutils-all/windres/windres.exp: Likewise.
93 * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
94 * binutils-all/windres/strtab1.rc: Likewise.
95 * lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
96
748fc5e9
L
972006-09-14 H.J. Lu <hongjiu.lu@intel.com>
98
7d3d6bd5 99 PR binutils/3181
748fc5e9
L
100 * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
101 targets.
102
103 * binutils-all/strip-1.d: New file.
104 * binutils-all/strip-2.d: Likewise.
105
106 * lib/utils-lib.exp (run_dump_test): Support strip.
107
4be041b2
TS
1082006-08-15 Thiemo Seufer <ths@mips.com>
109 Nigel Stephens <nigel@mips.com>
110 David Ung <davidu@mips.com>
111
112 * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
113
a87866e6
RS
1142006-06-24 Richard Sandiford <richard@codesourcery.com>
115
116 * binutils-all/localize-hidden-1.d: Use objdump --syms instead
117 of readelf.
118
d58c2e3a
RS
1192006-06-23 Richard Sandiford <richard@codesourcery.com>
120
121 * binutils-all/localize-hidden-1.s,
122 * binutils-all/localize-hidden-1.d,
123 * binutils-all/localize-hidden-2.s,
124 * binutils-all/localize-hidden-2.d: New tests.
125 * binutils-all/objcopy.exp: Run them.
126
c22aaad1
PB
1272006-06-06 Paul Brook <paul@codesourcery.com>
128
129 * binutils-all/arm/objdump.exp: New file.
130 * binutils-all/arm/thumb2-cond.s: New test.
131
5a135cf2
L
1322006-05-03 H.J. Lu <hongjiu.lu@intel.com>
133
134 * binutils-all/copy-3.d: Fix a typo.
135
81fc501a
L
1362006-05-03 H.J. Lu <hongjiu.lu@intel.com>
137
138 * binutils-all/copy-3.d: New.
139
140 * objcopy.exp: Run copy-3.
141
e44d194f
DK
1422006-05-02 Dave Korn <dave.korn@artimi.com>
143
144 * binutils-all/copy-1.d (name): Correct spelling of 'setting'.
145 * binutils-all/copy-1.d (name): Likewise.
146
7cc27f03
NC
1472006-05-02 Nick Clifton <nickc@redhat.com>
148
149 * binutils-all/copy-2.d: Change the name of the section whose
150 flags are changed to "foo" so that the test will work with PE
151 based targets. Skip this test for AOUT based targeted.
152 * binutils-all/copytest.s: New file.
153
85d7f0b9
L
1542006-05-01 H.J. Lu <hongjiu.lu@intel.com>
155
156 * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
157
004314cc
BE
1582006-05-01 Ben Elliston <bje@au.ibm.com>
159
160 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
161
af3c5dea
L
1622006-04-26 H.J. Lu <hongjiu.lu@intel.com>
163
164 PR binutils/2593
165 * binutils-all/copy-1.d: New file.
166 * binutils-all/copy-1.s: Likewise.
167 * binutils-all/copy-2.d: Likewise.
168
169 * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
170 run_dump_test "copy-2".
171
172 * lib/utils-lib.exp (run_dump_test): New.
173 (slurp_options): Likewise.
174 (regexp_diff): Likewise.
175 (file_contents): Likewise.
176 (verbose_eval): Likewise.
177
8648f88f
L
1782006-04-25 H.J. Lu <hongjiu.lu@intel.com>
179
180 PR binutils/2467
181 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
182 on archive.
183
da28e1e1
L
1842006-04-10 H.J. Lu <hongjiu.lu@intel.com>
185
186 * lib/utils-lib.exp (default_binutils_run): Check exit status.
187
49236396
BE
1882005-12-24 Ben Elliston <bje@gnu.org>
189
190 * config/default.exp: Do not load the unneeded util-defs.exp.
191
9ab80182
JB
1922005-11-15 Jan Beulich <jbeulich@novell.com>
193
194 * config/default.exp (link_or_copy): New. Use it for setting
195 up assembler and linker for the compiler to use.
196
6a0d0afd
L
1972005-10-20 H.J. Lu <hongjiu.lu@intel.com>
198
199 PR ld/251
200 * binutils-all/group.s: New file.
201
202 * binutils-all/objcopy.exp (objcopy_test_readelf): New
203 procedure.
204 Use it to test ELF group.
205
64bb95af
L
2062005-10-19 H.J. Lu <hongjiu.lu@intel.com>
207
6a0d0afd 208 PR ld/1487
64bb95af
L
209 * binutils-all/objcopy.exp (objcopy_test): New procedure.
210 Use it to test simple copy, ia64 link order and ELF unknown
211 section type.
212
213 * binutils-all/unknown.s: New file.
214
ad2fb2cd
L
2152005-10-19 H.J. Lu <hongjiu.lu@intel.com>
216
217 PR binutils/1321
218 * binutils-all/link-order.s: New.
219
220 * binutils-all/objcopy.exp: Check ia64 link order.
221
3d888abf
DS
2222005-10-11 Danny Smith <dannysmith@users.sourceforge.net>
223
224 * binutils-all/windres/escapex-2.rc: New file.
225 * binutils-all/windres/escapex-2.rsd: Generate.
226
c0524131
NC
2272005-08-26 Christian Groessler <chris@groessler.org>
228
229 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
230
c17ae8a2
AM
2312005-08-18 Alan Modra <amodra@bigpond.net.au>
232
233 * binutils-all/objcopy.exp: Remove a29k support.
234 * binutils-all/objdump.exp: Likewise, alliant and convex too.
235
b43b5d5f
NC
2362005-05-07 Nick Clifton <nickc@redhat.com>
237
238 * Update the address and phone number of the FSF organization in
239 the GPL notices in the following files:
240 binutils-all/ar.exp, binutils-all/dlltool.exp,
241 binutils-all/nm.exp, binutils-all/objcopy.exp,
242 binutils-all/objdump.exp, binutils-all/readelf.exp,
243 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
244 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
245 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
246 config/default.exp, lib/utils-lib.exp
247
ae99769b
NC
2482005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
249
250 * binutils-all/vax/objdump.exp: Condense the two tests into one
251 and add a "-M entry:" for the second label.
252
ec72cfe5
NC
2532005-03-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
254
255 * binutils-all/vax: New directory.
256 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
257 switch added to the VAX disassembler.
258 * binutils-all/vax/entrymask.s: New assembler source file.
259
55aba704
BE
2602005-03-08 Ben Elliston <bje@au.ibm.com>
261
262 * config/default.exp: Remove send_user call for stray output.
263
c9bc3b3d
NC
2642005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
265
266 * binutils-all/testprog.c: Add prototype for printf() and make
267 type of "string" array be "char" in order to avoid compile time
268 warnings.
269
ca0548b6
AM
2702004-12-31 Alan Modra <amodra@bigpond.net.au>
271
272 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
273
45175cda
HPN
2742004-11-04 Hans-Peter Nilsson <hp@axis.com>
275
276 * binutils-all/objdump.exp (cpus_expected): Append cris.
277
e4c8d1e4
L
2782004-10-28 H.J. Lu <hongjiu.lu@intel.com>
279
280 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
281
0fd555c4
NC
2822004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
283
284 * binutils-all/alias.def: New file.
285 * binutils-all/dlltool.exp: Two new -p tests.
286 * config/default.exp (dlltool_gas_flag): New variable.
287 Copy gas and lds executables into tmpdir/gas directory rather than
288 making symlinks which might not be supported by the host OS.
289 Attempt to handle the case where the host OS does not use the .exe
290 extension but the target OS does.
291 * lib/utils-lib.exp (exe_ext): New procedure.
292
607dea97
NC
2932004-07-12 Nick Clifton <nickc@redhat.com>
294
295 * binutils-all/dlltool.exp: Check that the -p switch is not
296 rejected.
297
8577e690
AS
2982004-07-09 Andreas Schwab <schwab@suse.de>
299
300 * binutils-all/m68k/movem.s: New file.
301
302 * binutils-all/m68k/objdump.exp: New file.
303
d2093c13
NC
3042004-05-15 Nick Clifton <nickc@redhat.com>
305
306 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
307
8d263650
BE
3082004-05-12 Ben Elliston <bje@au.ibm.com>
309
310 * binutils-all/ar.exp: Remove stray semicolons.
311 * binutils-all/dlltool.exp: Likewise.
312 * binutils-all/objcopy.exp: Likewise.
313 * binutils-all/readelf.exp: Likewise.
314 * binutils-all/windres/windres.exp: Likewise.
315 * lib/utils-lib.exp: Likewise.
316
e9e2c3f6
RS
3172004-04-14 Richard Sandiford <rsandifo@redhat.com>
318
319 * binutils-all/readelf.ss-mips: Allow named section symbols.
320
adacfc81
JJ
3212004-03-30 Jakub Jelinek <jakub@redhat.com>
322
323 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
324
af865222
AS
3252004-02-27 Andreas Schwab <schwab@suse.de>
326
327 * binutils-all/ar.exp (argument_parsing): New test.
328
627fe3fb
NS
3292004-02-20 Nathan Sidwell <nathan@codesourcery.com>
330
331 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
876f4090 332 systems.
a46a5b58 333
c9e214e5
AM
334For older changes see ChangeLog-9303
335\f
336Local Variables:
337mode: change-log
338left-margin: 8
339fill-column: 74
340version-control: never
341End:
This page took 0.159489 seconds and 4 git commands to generate.