2006-04-26 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
CommitLineData
8648f88f
L
12006-04-25 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR binutils/2467
4 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
5 on archive.
6
da28e1e1
L
72006-04-10 H.J. Lu <hongjiu.lu@intel.com>
8
9 * lib/utils-lib.exp (default_binutils_run): Check exit status.
10
49236396
BE
112005-12-24 Ben Elliston <bje@gnu.org>
12
13 * config/default.exp: Do not load the unneeded util-defs.exp.
14
9ab80182
JB
152005-11-15 Jan Beulich <jbeulich@novell.com>
16
17 * config/default.exp (link_or_copy): New. Use it for setting
18 up assembler and linker for the compiler to use.
19
6a0d0afd
L
202005-10-20 H.J. Lu <hongjiu.lu@intel.com>
21
22 PR ld/251
23 * binutils-all/group.s: New file.
24
25 * binutils-all/objcopy.exp (objcopy_test_readelf): New
26 procedure.
27 Use it to test ELF group.
28
64bb95af
L
292005-10-19 H.J. Lu <hongjiu.lu@intel.com>
30
6a0d0afd 31 PR ld/1487
64bb95af
L
32 * binutils-all/objcopy.exp (objcopy_test): New procedure.
33 Use it to test simple copy, ia64 link order and ELF unknown
34 section type.
35
36 * binutils-all/unknown.s: New file.
37
ad2fb2cd
L
382005-10-19 H.J. Lu <hongjiu.lu@intel.com>
39
40 PR binutils/1321
41 * binutils-all/link-order.s: New.
42
43 * binutils-all/objcopy.exp: Check ia64 link order.
44
3d888abf
DS
452005-10-11 Danny Smith <dannysmith@users.sourceforge.net>
46
47 * binutils-all/windres/escapex-2.rc: New file.
48 * binutils-all/windres/escapex-2.rsd: Generate.
49
c0524131
NC
502005-08-26 Christian Groessler <chris@groessler.org>
51
52 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
53
c17ae8a2
AM
542005-08-18 Alan Modra <amodra@bigpond.net.au>
55
56 * binutils-all/objcopy.exp: Remove a29k support.
57 * binutils-all/objdump.exp: Likewise, alliant and convex too.
58
b43b5d5f
NC
592005-05-07 Nick Clifton <nickc@redhat.com>
60
61 * Update the address and phone number of the FSF organization in
62 the GPL notices in the following files:
63 binutils-all/ar.exp, binutils-all/dlltool.exp,
64 binutils-all/nm.exp, binutils-all/objcopy.exp,
65 binutils-all/objdump.exp, binutils-all/readelf.exp,
66 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
67 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
68 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
69 config/default.exp, lib/utils-lib.exp
70
ae99769b
NC
712005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
72
73 * binutils-all/vax/objdump.exp: Condense the two tests into one
74 and add a "-M entry:" for the second label.
75
ec72cfe5
NC
762005-03-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
77
78 * binutils-all/vax: New directory.
79 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
80 switch added to the VAX disassembler.
81 * binutils-all/vax/entrymask.s: New assembler source file.
82
55aba704
BE
832005-03-08 Ben Elliston <bje@au.ibm.com>
84
85 * config/default.exp: Remove send_user call for stray output.
86
c9bc3b3d
NC
872005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
88
89 * binutils-all/testprog.c: Add prototype for printf() and make
90 type of "string" array be "char" in order to avoid compile time
91 warnings.
92
ca0548b6
AM
932004-12-31 Alan Modra <amodra@bigpond.net.au>
94
95 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
96
45175cda
HPN
972004-11-04 Hans-Peter Nilsson <hp@axis.com>
98
99 * binutils-all/objdump.exp (cpus_expected): Append cris.
100
e4c8d1e4
L
1012004-10-28 H.J. Lu <hongjiu.lu@intel.com>
102
103 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
104
0fd555c4
NC
1052004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
106
107 * binutils-all/alias.def: New file.
108 * binutils-all/dlltool.exp: Two new -p tests.
109 * config/default.exp (dlltool_gas_flag): New variable.
110 Copy gas and lds executables into tmpdir/gas directory rather than
111 making symlinks which might not be supported by the host OS.
112 Attempt to handle the case where the host OS does not use the .exe
113 extension but the target OS does.
114 * lib/utils-lib.exp (exe_ext): New procedure.
115
607dea97
NC
1162004-07-12 Nick Clifton <nickc@redhat.com>
117
118 * binutils-all/dlltool.exp: Check that the -p switch is not
119 rejected.
120
8577e690
AS
1212004-07-09 Andreas Schwab <schwab@suse.de>
122
123 * binutils-all/m68k/movem.s: New file.
124
125 * binutils-all/m68k/objdump.exp: New file.
126
d2093c13
NC
1272004-05-15 Nick Clifton <nickc@redhat.com>
128
129 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
130
8d263650
BE
1312004-05-12 Ben Elliston <bje@au.ibm.com>
132
133 * binutils-all/ar.exp: Remove stray semicolons.
134 * binutils-all/dlltool.exp: Likewise.
135 * binutils-all/objcopy.exp: Likewise.
136 * binutils-all/readelf.exp: Likewise.
137 * binutils-all/windres/windres.exp: Likewise.
138 * lib/utils-lib.exp: Likewise.
139
e9e2c3f6
RS
1402004-04-14 Richard Sandiford <rsandifo@redhat.com>
141
142 * binutils-all/readelf.ss-mips: Allow named section symbols.
143
adacfc81
JJ
1442004-03-30 Jakub Jelinek <jakub@redhat.com>
145
146 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
147
af865222
AS
1482004-02-27 Andreas Schwab <schwab@suse.de>
149
150 * binutils-all/ar.exp (argument_parsing): New test.
151
627fe3fb
NS
1522004-02-20 Nathan Sidwell <nathan@codesourcery.com>
153
154 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
876f4090 155 systems.
a46a5b58 156
c9e214e5
AM
157For older changes see ChangeLog-9303
158\f
159Local Variables:
160mode: change-log
161left-margin: 8
162fill-column: 74
163version-control: never
164End:
This page took 0.130567 seconds and 4 git commands to generate.