2006-05-02 Dave Korn <dave.korn@artimi.com>
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
CommitLineData
e44d194f
DK
12006-05-02 Dave Korn <dave.korn@artimi.com>
2
3 * binutils-all/copy-1.d (name): Correct spelling of 'setting'.
4 * binutils-all/copy-1.d (name): Likewise.
5
7cc27f03
NC
62006-05-02 Nick Clifton <nickc@redhat.com>
7
8 * binutils-all/copy-2.d: Change the name of the section whose
9 flags are changed to "foo" so that the test will work with PE
10 based targets. Skip this test for AOUT based targeted.
11 * binutils-all/copytest.s: New file.
12
85d7f0b9
L
132006-05-01 H.J. Lu <hongjiu.lu@intel.com>
14
15 * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
16
004314cc
BE
172006-05-01 Ben Elliston <bje@au.ibm.com>
18
19 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
20
af3c5dea
L
212006-04-26 H.J. Lu <hongjiu.lu@intel.com>
22
23 PR binutils/2593
24 * binutils-all/copy-1.d: New file.
25 * binutils-all/copy-1.s: Likewise.
26 * binutils-all/copy-2.d: Likewise.
27
28 * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
29 run_dump_test "copy-2".
30
31 * lib/utils-lib.exp (run_dump_test): New.
32 (slurp_options): Likewise.
33 (regexp_diff): Likewise.
34 (file_contents): Likewise.
35 (verbose_eval): Likewise.
36
8648f88f
L
372006-04-25 H.J. Lu <hongjiu.lu@intel.com>
38
39 PR binutils/2467
40 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
41 on archive.
42
da28e1e1
L
432006-04-10 H.J. Lu <hongjiu.lu@intel.com>
44
45 * lib/utils-lib.exp (default_binutils_run): Check exit status.
46
49236396
BE
472005-12-24 Ben Elliston <bje@gnu.org>
48
49 * config/default.exp: Do not load the unneeded util-defs.exp.
50
9ab80182
JB
512005-11-15 Jan Beulich <jbeulich@novell.com>
52
53 * config/default.exp (link_or_copy): New. Use it for setting
54 up assembler and linker for the compiler to use.
55
6a0d0afd
L
562005-10-20 H.J. Lu <hongjiu.lu@intel.com>
57
58 PR ld/251
59 * binutils-all/group.s: New file.
60
61 * binutils-all/objcopy.exp (objcopy_test_readelf): New
62 procedure.
63 Use it to test ELF group.
64
64bb95af
L
652005-10-19 H.J. Lu <hongjiu.lu@intel.com>
66
6a0d0afd 67 PR ld/1487
64bb95af
L
68 * binutils-all/objcopy.exp (objcopy_test): New procedure.
69 Use it to test simple copy, ia64 link order and ELF unknown
70 section type.
71
72 * binutils-all/unknown.s: New file.
73
ad2fb2cd
L
742005-10-19 H.J. Lu <hongjiu.lu@intel.com>
75
76 PR binutils/1321
77 * binutils-all/link-order.s: New.
78
79 * binutils-all/objcopy.exp: Check ia64 link order.
80
3d888abf
DS
812005-10-11 Danny Smith <dannysmith@users.sourceforge.net>
82
83 * binutils-all/windres/escapex-2.rc: New file.
84 * binutils-all/windres/escapex-2.rsd: Generate.
85
c0524131
NC
862005-08-26 Christian Groessler <chris@groessler.org>
87
88 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
89
c17ae8a2
AM
902005-08-18 Alan Modra <amodra@bigpond.net.au>
91
92 * binutils-all/objcopy.exp: Remove a29k support.
93 * binutils-all/objdump.exp: Likewise, alliant and convex too.
94
b43b5d5f
NC
952005-05-07 Nick Clifton <nickc@redhat.com>
96
97 * Update the address and phone number of the FSF organization in
98 the GPL notices in the following files:
99 binutils-all/ar.exp, binutils-all/dlltool.exp,
100 binutils-all/nm.exp, binutils-all/objcopy.exp,
101 binutils-all/objdump.exp, binutils-all/readelf.exp,
102 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
103 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
104 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
105 config/default.exp, lib/utils-lib.exp
106
ae99769b
NC
1072005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
108
109 * binutils-all/vax/objdump.exp: Condense the two tests into one
110 and add a "-M entry:" for the second label.
111
ec72cfe5
NC
1122005-03-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
113
114 * binutils-all/vax: New directory.
115 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
116 switch added to the VAX disassembler.
117 * binutils-all/vax/entrymask.s: New assembler source file.
118
55aba704
BE
1192005-03-08 Ben Elliston <bje@au.ibm.com>
120
121 * config/default.exp: Remove send_user call for stray output.
122
c9bc3b3d
NC
1232005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
124
125 * binutils-all/testprog.c: Add prototype for printf() and make
126 type of "string" array be "char" in order to avoid compile time
127 warnings.
128
ca0548b6
AM
1292004-12-31 Alan Modra <amodra@bigpond.net.au>
130
131 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
132
45175cda
HPN
1332004-11-04 Hans-Peter Nilsson <hp@axis.com>
134
135 * binutils-all/objdump.exp (cpus_expected): Append cris.
136
e4c8d1e4
L
1372004-10-28 H.J. Lu <hongjiu.lu@intel.com>
138
139 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
140
0fd555c4
NC
1412004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
142
143 * binutils-all/alias.def: New file.
144 * binutils-all/dlltool.exp: Two new -p tests.
145 * config/default.exp (dlltool_gas_flag): New variable.
146 Copy gas and lds executables into tmpdir/gas directory rather than
147 making symlinks which might not be supported by the host OS.
148 Attempt to handle the case where the host OS does not use the .exe
149 extension but the target OS does.
150 * lib/utils-lib.exp (exe_ext): New procedure.
151
607dea97
NC
1522004-07-12 Nick Clifton <nickc@redhat.com>
153
154 * binutils-all/dlltool.exp: Check that the -p switch is not
155 rejected.
156
8577e690
AS
1572004-07-09 Andreas Schwab <schwab@suse.de>
158
159 * binutils-all/m68k/movem.s: New file.
160
161 * binutils-all/m68k/objdump.exp: New file.
162
d2093c13
NC
1632004-05-15 Nick Clifton <nickc@redhat.com>
164
165 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
166
8d263650
BE
1672004-05-12 Ben Elliston <bje@au.ibm.com>
168
169 * binutils-all/ar.exp: Remove stray semicolons.
170 * binutils-all/dlltool.exp: Likewise.
171 * binutils-all/objcopy.exp: Likewise.
172 * binutils-all/readelf.exp: Likewise.
173 * binutils-all/windres/windres.exp: Likewise.
174 * lib/utils-lib.exp: Likewise.
175
e9e2c3f6
RS
1762004-04-14 Richard Sandiford <rsandifo@redhat.com>
177
178 * binutils-all/readelf.ss-mips: Allow named section symbols.
179
adacfc81
JJ
1802004-03-30 Jakub Jelinek <jakub@redhat.com>
181
182 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
183
af865222
AS
1842004-02-27 Andreas Schwab <schwab@suse.de>
185
186 * binutils-all/ar.exp (argument_parsing): New test.
187
627fe3fb
NS
1882004-02-20 Nathan Sidwell <nathan@codesourcery.com>
189
190 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
876f4090 191 systems.
a46a5b58 192
c9e214e5
AM
193For older changes see ChangeLog-9303
194\f
195Local Variables:
196mode: change-log
197left-margin: 8
198fill-column: 74
199version-control: never
200End:
This page took 0.107796 seconds and 4 git commands to generate.