* listing.c (listing_listing): Remove useless loop.
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
... / ...
CommitLineData
12006-05-01 Ben Elliston <bje@au.ibm.com>
2
3 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
4
52006-04-26 H.J. Lu <hongjiu.lu@intel.com>
6
7 PR binutils/2593
8 * binutils-all/copy-1.d: New file.
9 * binutils-all/copy-1.s: Likewise.
10 * binutils-all/copy-2.d: Likewise.
11
12 * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
13 run_dump_test "copy-2".
14
15 * lib/utils-lib.exp (run_dump_test): New.
16 (slurp_options): Likewise.
17 (regexp_diff): Likewise.
18 (file_contents): Likewise.
19 (verbose_eval): Likewise.
20
212006-04-25 H.J. Lu <hongjiu.lu@intel.com>
22
23 PR binutils/2467
24 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
25 on archive.
26
272006-04-10 H.J. Lu <hongjiu.lu@intel.com>
28
29 * lib/utils-lib.exp (default_binutils_run): Check exit status.
30
312005-12-24 Ben Elliston <bje@gnu.org>
32
33 * config/default.exp: Do not load the unneeded util-defs.exp.
34
352005-11-15 Jan Beulich <jbeulich@novell.com>
36
37 * config/default.exp (link_or_copy): New. Use it for setting
38 up assembler and linker for the compiler to use.
39
402005-10-20 H.J. Lu <hongjiu.lu@intel.com>
41
42 PR ld/251
43 * binutils-all/group.s: New file.
44
45 * binutils-all/objcopy.exp (objcopy_test_readelf): New
46 procedure.
47 Use it to test ELF group.
48
492005-10-19 H.J. Lu <hongjiu.lu@intel.com>
50
51 PR ld/1487
52 * binutils-all/objcopy.exp (objcopy_test): New procedure.
53 Use it to test simple copy, ia64 link order and ELF unknown
54 section type.
55
56 * binutils-all/unknown.s: New file.
57
582005-10-19 H.J. Lu <hongjiu.lu@intel.com>
59
60 PR binutils/1321
61 * binutils-all/link-order.s: New.
62
63 * binutils-all/objcopy.exp: Check ia64 link order.
64
652005-10-11 Danny Smith <dannysmith@users.sourceforge.net>
66
67 * binutils-all/windres/escapex-2.rc: New file.
68 * binutils-all/windres/escapex-2.rsd: Generate.
69
702005-08-26 Christian Groessler <chris@groessler.org>
71
72 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
73
742005-08-18 Alan Modra <amodra@bigpond.net.au>
75
76 * binutils-all/objcopy.exp: Remove a29k support.
77 * binutils-all/objdump.exp: Likewise, alliant and convex too.
78
792005-05-07 Nick Clifton <nickc@redhat.com>
80
81 * Update the address and phone number of the FSF organization in
82 the GPL notices in the following files:
83 binutils-all/ar.exp, binutils-all/dlltool.exp,
84 binutils-all/nm.exp, binutils-all/objcopy.exp,
85 binutils-all/objdump.exp, binutils-all/readelf.exp,
86 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
87 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
88 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
89 config/default.exp, lib/utils-lib.exp
90
912005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
92
93 * binutils-all/vax/objdump.exp: Condense the two tests into one
94 and add a "-M entry:" for the second label.
95
962005-03-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
97
98 * binutils-all/vax: New directory.
99 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
100 switch added to the VAX disassembler.
101 * binutils-all/vax/entrymask.s: New assembler source file.
102
1032005-03-08 Ben Elliston <bje@au.ibm.com>
104
105 * config/default.exp: Remove send_user call for stray output.
106
1072005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
108
109 * binutils-all/testprog.c: Add prototype for printf() and make
110 type of "string" array be "char" in order to avoid compile time
111 warnings.
112
1132004-12-31 Alan Modra <amodra@bigpond.net.au>
114
115 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
116
1172004-11-04 Hans-Peter Nilsson <hp@axis.com>
118
119 * binutils-all/objdump.exp (cpus_expected): Append cris.
120
1212004-10-28 H.J. Lu <hongjiu.lu@intel.com>
122
123 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
124
1252004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
126
127 * binutils-all/alias.def: New file.
128 * binutils-all/dlltool.exp: Two new -p tests.
129 * config/default.exp (dlltool_gas_flag): New variable.
130 Copy gas and lds executables into tmpdir/gas directory rather than
131 making symlinks which might not be supported by the host OS.
132 Attempt to handle the case where the host OS does not use the .exe
133 extension but the target OS does.
134 * lib/utils-lib.exp (exe_ext): New procedure.
135
1362004-07-12 Nick Clifton <nickc@redhat.com>
137
138 * binutils-all/dlltool.exp: Check that the -p switch is not
139 rejected.
140
1412004-07-09 Andreas Schwab <schwab@suse.de>
142
143 * binutils-all/m68k/movem.s: New file.
144
145 * binutils-all/m68k/objdump.exp: New file.
146
1472004-05-15 Nick Clifton <nickc@redhat.com>
148
149 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
150
1512004-05-12 Ben Elliston <bje@au.ibm.com>
152
153 * binutils-all/ar.exp: Remove stray semicolons.
154 * binutils-all/dlltool.exp: Likewise.
155 * binutils-all/objcopy.exp: Likewise.
156 * binutils-all/readelf.exp: Likewise.
157 * binutils-all/windres/windres.exp: Likewise.
158 * lib/utils-lib.exp: Likewise.
159
1602004-04-14 Richard Sandiford <rsandifo@redhat.com>
161
162 * binutils-all/readelf.ss-mips: Allow named section symbols.
163
1642004-03-30 Jakub Jelinek <jakub@redhat.com>
165
166 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
167
1682004-02-27 Andreas Schwab <schwab@suse.de>
169
170 * binutils-all/ar.exp (argument_parsing): New test.
171
1722004-02-20 Nathan Sidwell <nathan@codesourcery.com>
173
174 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
175 systems.
176
177For older changes see ChangeLog-9303
178\f
179Local Variables:
180mode: change-log
181left-margin: 8
182fill-column: 74
183version-control: never
184End:
This page took 0.036506 seconds and 4 git commands to generate.