* Makefile.am (ar_DEPENDENCIES, ranlib_DEPENDENCIES)
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
CommitLineData
c22aaad1
PB
12006-06-06 Paul Brook <paul@codesourcery.com>
2
3 * binutils-all/arm/objdump.exp: New file.
4 * binutils-all/arm/thumb2-cond.s: New test.
5
5a135cf2
L
62006-05-03 H.J. Lu <hongjiu.lu@intel.com>
7
8 * binutils-all/copy-3.d: Fix a typo.
9
81fc501a
L
102006-05-03 H.J. Lu <hongjiu.lu@intel.com>
11
12 * binutils-all/copy-3.d: New.
13
14 * objcopy.exp: Run copy-3.
15
e44d194f
DK
162006-05-02 Dave Korn <dave.korn@artimi.com>
17
18 * binutils-all/copy-1.d (name): Correct spelling of 'setting'.
19 * binutils-all/copy-1.d (name): Likewise.
20
7cc27f03
NC
212006-05-02 Nick Clifton <nickc@redhat.com>
22
23 * binutils-all/copy-2.d: Change the name of the section whose
24 flags are changed to "foo" so that the test will work with PE
25 based targets. Skip this test for AOUT based targeted.
26 * binutils-all/copytest.s: New file.
27
85d7f0b9
L
282006-05-01 H.J. Lu <hongjiu.lu@intel.com>
29
30 * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
31
004314cc
BE
322006-05-01 Ben Elliston <bje@au.ibm.com>
33
34 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
35
af3c5dea
L
362006-04-26 H.J. Lu <hongjiu.lu@intel.com>
37
38 PR binutils/2593
39 * binutils-all/copy-1.d: New file.
40 * binutils-all/copy-1.s: Likewise.
41 * binutils-all/copy-2.d: Likewise.
42
43 * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
44 run_dump_test "copy-2".
45
46 * lib/utils-lib.exp (run_dump_test): New.
47 (slurp_options): Likewise.
48 (regexp_diff): Likewise.
49 (file_contents): Likewise.
50 (verbose_eval): Likewise.
51
8648f88f
L
522006-04-25 H.J. Lu <hongjiu.lu@intel.com>
53
54 PR binutils/2467
55 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
56 on archive.
57
da28e1e1
L
582006-04-10 H.J. Lu <hongjiu.lu@intel.com>
59
60 * lib/utils-lib.exp (default_binutils_run): Check exit status.
61
49236396
BE
622005-12-24 Ben Elliston <bje@gnu.org>
63
64 * config/default.exp: Do not load the unneeded util-defs.exp.
65
9ab80182
JB
662005-11-15 Jan Beulich <jbeulich@novell.com>
67
68 * config/default.exp (link_or_copy): New. Use it for setting
69 up assembler and linker for the compiler to use.
70
6a0d0afd
L
712005-10-20 H.J. Lu <hongjiu.lu@intel.com>
72
73 PR ld/251
74 * binutils-all/group.s: New file.
75
76 * binutils-all/objcopy.exp (objcopy_test_readelf): New
77 procedure.
78 Use it to test ELF group.
79
64bb95af
L
802005-10-19 H.J. Lu <hongjiu.lu@intel.com>
81
6a0d0afd 82 PR ld/1487
64bb95af
L
83 * binutils-all/objcopy.exp (objcopy_test): New procedure.
84 Use it to test simple copy, ia64 link order and ELF unknown
85 section type.
86
87 * binutils-all/unknown.s: New file.
88
ad2fb2cd
L
892005-10-19 H.J. Lu <hongjiu.lu@intel.com>
90
91 PR binutils/1321
92 * binutils-all/link-order.s: New.
93
94 * binutils-all/objcopy.exp: Check ia64 link order.
95
3d888abf
DS
962005-10-11 Danny Smith <dannysmith@users.sourceforge.net>
97
98 * binutils-all/windres/escapex-2.rc: New file.
99 * binutils-all/windres/escapex-2.rsd: Generate.
100
c0524131
NC
1012005-08-26 Christian Groessler <chris@groessler.org>
102
103 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
104
c17ae8a2
AM
1052005-08-18 Alan Modra <amodra@bigpond.net.au>
106
107 * binutils-all/objcopy.exp: Remove a29k support.
108 * binutils-all/objdump.exp: Likewise, alliant and convex too.
109
b43b5d5f
NC
1102005-05-07 Nick Clifton <nickc@redhat.com>
111
112 * Update the address and phone number of the FSF organization in
113 the GPL notices in the following files:
114 binutils-all/ar.exp, binutils-all/dlltool.exp,
115 binutils-all/nm.exp, binutils-all/objcopy.exp,
116 binutils-all/objdump.exp, binutils-all/readelf.exp,
117 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
118 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
119 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
120 config/default.exp, lib/utils-lib.exp
121
ae99769b
NC
1222005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
123
124 * binutils-all/vax/objdump.exp: Condense the two tests into one
125 and add a "-M entry:" for the second label.
126
ec72cfe5
NC
1272005-03-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
128
129 * binutils-all/vax: New directory.
130 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
131 switch added to the VAX disassembler.
132 * binutils-all/vax/entrymask.s: New assembler source file.
133
55aba704
BE
1342005-03-08 Ben Elliston <bje@au.ibm.com>
135
136 * config/default.exp: Remove send_user call for stray output.
137
c9bc3b3d
NC
1382005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
139
140 * binutils-all/testprog.c: Add prototype for printf() and make
141 type of "string" array be "char" in order to avoid compile time
142 warnings.
143
ca0548b6
AM
1442004-12-31 Alan Modra <amodra@bigpond.net.au>
145
146 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
147
45175cda
HPN
1482004-11-04 Hans-Peter Nilsson <hp@axis.com>
149
150 * binutils-all/objdump.exp (cpus_expected): Append cris.
151
e4c8d1e4
L
1522004-10-28 H.J. Lu <hongjiu.lu@intel.com>
153
154 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
155
0fd555c4
NC
1562004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
157
158 * binutils-all/alias.def: New file.
159 * binutils-all/dlltool.exp: Two new -p tests.
160 * config/default.exp (dlltool_gas_flag): New variable.
161 Copy gas and lds executables into tmpdir/gas directory rather than
162 making symlinks which might not be supported by the host OS.
163 Attempt to handle the case where the host OS does not use the .exe
164 extension but the target OS does.
165 * lib/utils-lib.exp (exe_ext): New procedure.
166
607dea97
NC
1672004-07-12 Nick Clifton <nickc@redhat.com>
168
169 * binutils-all/dlltool.exp: Check that the -p switch is not
170 rejected.
171
8577e690
AS
1722004-07-09 Andreas Schwab <schwab@suse.de>
173
174 * binutils-all/m68k/movem.s: New file.
175
176 * binutils-all/m68k/objdump.exp: New file.
177
d2093c13
NC
1782004-05-15 Nick Clifton <nickc@redhat.com>
179
180 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
181
8d263650
BE
1822004-05-12 Ben Elliston <bje@au.ibm.com>
183
184 * binutils-all/ar.exp: Remove stray semicolons.
185 * binutils-all/dlltool.exp: Likewise.
186 * binutils-all/objcopy.exp: Likewise.
187 * binutils-all/readelf.exp: Likewise.
188 * binutils-all/windres/windres.exp: Likewise.
189 * lib/utils-lib.exp: Likewise.
190
e9e2c3f6
RS
1912004-04-14 Richard Sandiford <rsandifo@redhat.com>
192
193 * binutils-all/readelf.ss-mips: Allow named section symbols.
194
adacfc81
JJ
1952004-03-30 Jakub Jelinek <jakub@redhat.com>
196
197 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
198
af865222
AS
1992004-02-27 Andreas Schwab <schwab@suse.de>
200
201 * binutils-all/ar.exp (argument_parsing): New test.
202
627fe3fb
NS
2032004-02-20 Nathan Sidwell <nathan@codesourcery.com>
204
205 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
876f4090 206 systems.
a46a5b58 207
c9e214e5
AM
208For older changes see ChangeLog-9303
209\f
210Local Variables:
211mode: change-log
212left-margin: 8
213fill-column: 74
214version-control: never
215End:
This page took 0.115825 seconds and 4 git commands to generate.