* ld-linkonce/x.s: Use .gcc_except_table instead of .eh_frame
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
CommitLineData
9e48b4c6
NC
12007-04-20 Nathan Froyd <froydnj@codesourcery.com>
2 Phil Edwards <phil@codesourcery.com>
3 Thomas de Lellis <tdel@windriver.com>
4
5 * binutils-all/objcopy.exp: Add test for --reverse-bytes.
6
d3013035
RE
72007-04-21 Richard Earnshaw <rearnsha@arm.com>
8
9 * binutils-all/readelf.exp (regexp_diff): Delete.
10
9401f88d
RE
112007-04-20 Richard Earnshaw <rearnsha@arm.com>
12
13 * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
14 Rename the second test.
15
1aa9ef63
L
162007-04-12 H.J. Lu <hongjiu.lu@intel.com>
17
18 PR binutils/4348
19 * binutils-all/empty.s: New file.
20 * binutils-all/strip-3.d: Likewise.
21
22 * binutils-all/objcopy.exp: Run strip-3 for ELF target.
23
903b1f5b
NS
242007-02-27 Nathan Sidwell <nathan@codesourcery.com>
25
26 * binutils-all/objcopy.exp: Skip for uclinux targets.
27
b279a55c
NC
282007-02-14 Nick Clifton <nickc@redhat.com>
29
30 * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
31 output failure message.
32
42037fe5
NC
332007-01-08 Kai Tietz <kai.tietz@onevision.com>
34
35 * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
36 * dlltool.exp: Dito
37 * lang.rc: Dito
38 * strtab1.rc: Dito
39 * windres.exp: Dito
40
99ad8390
NC
412006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
42
43 * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
44 * binutils-all/dlltool.exp: Likewise.
45 * binutils-all/objcopy.exp: Likewise.
46 * binutils-all/windres/windres.exp: Likewise.
47 * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
48 * binutils-all/windres/strtab1.rc: Likewise.
49 * lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
50
748fc5e9
L
512006-09-14 H.J. Lu <hongjiu.lu@intel.com>
52
7d3d6bd5 53 PR binutils/3181
748fc5e9
L
54 * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
55 targets.
56
57 * binutils-all/strip-1.d: New file.
58 * binutils-all/strip-2.d: Likewise.
59
60 * lib/utils-lib.exp (run_dump_test): Support strip.
61
4be041b2
TS
622006-08-15 Thiemo Seufer <ths@mips.com>
63 Nigel Stephens <nigel@mips.com>
64 David Ung <davidu@mips.com>
65
66 * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
67
a87866e6
RS
682006-06-24 Richard Sandiford <richard@codesourcery.com>
69
70 * binutils-all/localize-hidden-1.d: Use objdump --syms instead
71 of readelf.
72
d58c2e3a
RS
732006-06-23 Richard Sandiford <richard@codesourcery.com>
74
75 * binutils-all/localize-hidden-1.s,
76 * binutils-all/localize-hidden-1.d,
77 * binutils-all/localize-hidden-2.s,
78 * binutils-all/localize-hidden-2.d: New tests.
79 * binutils-all/objcopy.exp: Run them.
80
c22aaad1
PB
812006-06-06 Paul Brook <paul@codesourcery.com>
82
83 * binutils-all/arm/objdump.exp: New file.
84 * binutils-all/arm/thumb2-cond.s: New test.
85
5a135cf2
L
862006-05-03 H.J. Lu <hongjiu.lu@intel.com>
87
88 * binutils-all/copy-3.d: Fix a typo.
89
81fc501a
L
902006-05-03 H.J. Lu <hongjiu.lu@intel.com>
91
92 * binutils-all/copy-3.d: New.
93
94 * objcopy.exp: Run copy-3.
95
e44d194f
DK
962006-05-02 Dave Korn <dave.korn@artimi.com>
97
98 * binutils-all/copy-1.d (name): Correct spelling of 'setting'.
99 * binutils-all/copy-1.d (name): Likewise.
100
7cc27f03
NC
1012006-05-02 Nick Clifton <nickc@redhat.com>
102
103 * binutils-all/copy-2.d: Change the name of the section whose
104 flags are changed to "foo" so that the test will work with PE
105 based targets. Skip this test for AOUT based targeted.
106 * binutils-all/copytest.s: New file.
107
85d7f0b9
L
1082006-05-01 H.J. Lu <hongjiu.lu@intel.com>
109
110 * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
111
004314cc
BE
1122006-05-01 Ben Elliston <bje@au.ibm.com>
113
114 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
115
af3c5dea
L
1162006-04-26 H.J. Lu <hongjiu.lu@intel.com>
117
118 PR binutils/2593
119 * binutils-all/copy-1.d: New file.
120 * binutils-all/copy-1.s: Likewise.
121 * binutils-all/copy-2.d: Likewise.
122
123 * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
124 run_dump_test "copy-2".
125
126 * lib/utils-lib.exp (run_dump_test): New.
127 (slurp_options): Likewise.
128 (regexp_diff): Likewise.
129 (file_contents): Likewise.
130 (verbose_eval): Likewise.
131
8648f88f
L
1322006-04-25 H.J. Lu <hongjiu.lu@intel.com>
133
134 PR binutils/2467
135 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
136 on archive.
137
da28e1e1
L
1382006-04-10 H.J. Lu <hongjiu.lu@intel.com>
139
140 * lib/utils-lib.exp (default_binutils_run): Check exit status.
141
49236396
BE
1422005-12-24 Ben Elliston <bje@gnu.org>
143
144 * config/default.exp: Do not load the unneeded util-defs.exp.
145
9ab80182
JB
1462005-11-15 Jan Beulich <jbeulich@novell.com>
147
148 * config/default.exp (link_or_copy): New. Use it for setting
149 up assembler and linker for the compiler to use.
150
6a0d0afd
L
1512005-10-20 H.J. Lu <hongjiu.lu@intel.com>
152
153 PR ld/251
154 * binutils-all/group.s: New file.
155
156 * binutils-all/objcopy.exp (objcopy_test_readelf): New
157 procedure.
158 Use it to test ELF group.
159
64bb95af
L
1602005-10-19 H.J. Lu <hongjiu.lu@intel.com>
161
6a0d0afd 162 PR ld/1487
64bb95af
L
163 * binutils-all/objcopy.exp (objcopy_test): New procedure.
164 Use it to test simple copy, ia64 link order and ELF unknown
165 section type.
166
167 * binutils-all/unknown.s: New file.
168
ad2fb2cd
L
1692005-10-19 H.J. Lu <hongjiu.lu@intel.com>
170
171 PR binutils/1321
172 * binutils-all/link-order.s: New.
173
174 * binutils-all/objcopy.exp: Check ia64 link order.
175
3d888abf
DS
1762005-10-11 Danny Smith <dannysmith@users.sourceforge.net>
177
178 * binutils-all/windres/escapex-2.rc: New file.
179 * binutils-all/windres/escapex-2.rsd: Generate.
180
c0524131
NC
1812005-08-26 Christian Groessler <chris@groessler.org>
182
183 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
184
c17ae8a2
AM
1852005-08-18 Alan Modra <amodra@bigpond.net.au>
186
187 * binutils-all/objcopy.exp: Remove a29k support.
188 * binutils-all/objdump.exp: Likewise, alliant and convex too.
189
b43b5d5f
NC
1902005-05-07 Nick Clifton <nickc@redhat.com>
191
192 * Update the address and phone number of the FSF organization in
193 the GPL notices in the following files:
194 binutils-all/ar.exp, binutils-all/dlltool.exp,
195 binutils-all/nm.exp, binutils-all/objcopy.exp,
196 binutils-all/objdump.exp, binutils-all/readelf.exp,
197 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
198 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
199 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
200 config/default.exp, lib/utils-lib.exp
201
ae99769b
NC
2022005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
203
204 * binutils-all/vax/objdump.exp: Condense the two tests into one
205 and add a "-M entry:" for the second label.
206
ec72cfe5
NC
2072005-03-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
208
209 * binutils-all/vax: New directory.
210 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
211 switch added to the VAX disassembler.
212 * binutils-all/vax/entrymask.s: New assembler source file.
213
55aba704
BE
2142005-03-08 Ben Elliston <bje@au.ibm.com>
215
216 * config/default.exp: Remove send_user call for stray output.
217
c9bc3b3d
NC
2182005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
219
220 * binutils-all/testprog.c: Add prototype for printf() and make
221 type of "string" array be "char" in order to avoid compile time
222 warnings.
223
ca0548b6
AM
2242004-12-31 Alan Modra <amodra@bigpond.net.au>
225
226 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
227
45175cda
HPN
2282004-11-04 Hans-Peter Nilsson <hp@axis.com>
229
230 * binutils-all/objdump.exp (cpus_expected): Append cris.
231
e4c8d1e4
L
2322004-10-28 H.J. Lu <hongjiu.lu@intel.com>
233
234 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
235
0fd555c4
NC
2362004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
237
238 * binutils-all/alias.def: New file.
239 * binutils-all/dlltool.exp: Two new -p tests.
240 * config/default.exp (dlltool_gas_flag): New variable.
241 Copy gas and lds executables into tmpdir/gas directory rather than
242 making symlinks which might not be supported by the host OS.
243 Attempt to handle the case where the host OS does not use the .exe
244 extension but the target OS does.
245 * lib/utils-lib.exp (exe_ext): New procedure.
246
607dea97
NC
2472004-07-12 Nick Clifton <nickc@redhat.com>
248
249 * binutils-all/dlltool.exp: Check that the -p switch is not
250 rejected.
251
8577e690
AS
2522004-07-09 Andreas Schwab <schwab@suse.de>
253
254 * binutils-all/m68k/movem.s: New file.
255
256 * binutils-all/m68k/objdump.exp: New file.
257
d2093c13
NC
2582004-05-15 Nick Clifton <nickc@redhat.com>
259
260 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
261
8d263650
BE
2622004-05-12 Ben Elliston <bje@au.ibm.com>
263
264 * binutils-all/ar.exp: Remove stray semicolons.
265 * binutils-all/dlltool.exp: Likewise.
266 * binutils-all/objcopy.exp: Likewise.
267 * binutils-all/readelf.exp: Likewise.
268 * binutils-all/windres/windres.exp: Likewise.
269 * lib/utils-lib.exp: Likewise.
270
e9e2c3f6
RS
2712004-04-14 Richard Sandiford <rsandifo@redhat.com>
272
273 * binutils-all/readelf.ss-mips: Allow named section symbols.
274
adacfc81
JJ
2752004-03-30 Jakub Jelinek <jakub@redhat.com>
276
277 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
278
af865222
AS
2792004-02-27 Andreas Schwab <schwab@suse.de>
280
281 * binutils-all/ar.exp (argument_parsing): New test.
282
627fe3fb
NS
2832004-02-20 Nathan Sidwell <nathan@codesourcery.com>
284
285 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
876f4090 286 systems.
a46a5b58 287
c9e214e5
AM
288For older changes see ChangeLog-9303
289\f
290Local Variables:
291mode: change-log
292left-margin: 8
293fill-column: 74
294version-control: never
295End:
This page took 0.13476 seconds and 4 git commands to generate.