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