opcodes/
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
1 2013-02-12 Maciej W. Rozycki <macro@codesourcery.com>
2
3 * binutils-all/mips/mixed-micromips.d: New test.
4 * binutils-all/mips/mixed-mips16.d: New test.
5 * binutils-all/mips/mixed-micromips.s: New test source.
6 * binutils-all/mips/mixed-mips16.s: New test source.
7 * binutils-all/mips/mips.exp: New file.
8
9 2012-12-17 Nick Clifton <nickc@redhat.com>
10
11 * binutils-all/windres/README: Add copyright notice.
12
13 2012-11-27 Roland McGrath <mcgrathr@google.com>
14
15 * lib/binutils-common.exp (is_zlib_supported): New function.
16 * lib/utils-lib.exp (run_dump_test): If as options include
17 --compress-debug-sections and zlib is not available, report
18 the test as unsupported.
19 * binutils-all/compress.exp: Bail out if zlib is not available.
20 * binutils-all/objdump.exp (objdump compressed debug):
21 Mark unsupported if zlib is not available.
22 * binutils-all/readelf.exp (readelf_compressed_wa_test): Likewise.
23
24 2012-11-06 H.J. Lu <hongjiu.lu@intel.com>
25
26 PR binutils/14567
27 * binutils-all/ar.exp (bfdtest1): Removed.
28 (long_filenames): Take bfdtests.
29 (thin_archive): Likewise.
30 (thin_archive_with_nested): Likewise.
31 (bfdtests): New.
32 Pass $bfdtests to long_filenames, thin_archive and
33 thin_archive_with_nested.
34
35 2012-10-29 Alan Modra <amodra@gmail.com>
36
37 * binutils-all/copy-3.d: Exclude all cygwin and mingw targets,
38 and rs6000.
39
40 2012-10-24 H.J. Lu <hongjiu.lu@intel.com>
41
42 * binutils-all/ar.exp (bfdtest1): Remove findfile.
43
44 2012-10-21 H.J. Lu <hongjiu.lu@intel.com>
45
46 * binutils-all/dw2-1.W: Updated.
47
48 2012-10-20 H.J. Lu <hongjiu.lu@intel.com>
49
50 * binutils-all/compress.exp: Add an objdump test.
51 * binutils-all/dw2-1.W: New file.
52
53 2012-08-17 H.J. Lu <hongjiu.lu@intel.com>
54
55 * binutils-all/ar.exp (long_filenames): Remove extra verbose
56 before binutils_run.
57 (thin_archive): Likewise.
58 (thin_archive_with_nested): Likewise. Also run bfdtest1 on
59 $archive2.
60
61 2012-08-16 H.J. Lu <hongjiu.lu@intel.com>
62
63 PR binutils/14481
64 * ar.exp (bfdtest1): New.
65 (long_filenames): Run bfdtest1.
66 (thin_archive): Likewise.
67 (thin_archive_with_nested): Likewise.
68
69 2012-08-13 Ian Bolton <ian.bolton@arm.com>
70 Laurent Desnogues <laurent.desnogues@arm.com>
71 Jim MacArthur <jim.macarthur@arm.com>
72 Marcus Shawcroft <marcus.shawcroft@arm.com>
73 Nigel Stephens <nigel.stephens@arm.com>
74 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
75 Richard Earnshaw <rearnsha@arm.com>
76 Sofiane Naci <sofiane.naci@arm.com>
77 Tejas Belagod <tejas.belagod@arm.com>
78 Yufeng Zhang <yufeng.zhang@arm.com>
79
80 * objdump.exp: Add AArch64.
81
82 2012-08-02 H.J. Lu <hongjiu.lu@intel.com>
83
84 PR binutils/14420
85 * binutils-all/i386/compressed-1a.d: Updated.
86 * binutils-all/objdump.W: Likewise.
87 * binutils-all/readelf.wa: Likewise.
88 * binutils-all/x86-64/compressed-1a.d: Likewise.
89
90 2012-07-28 Kai Tietz <ktietz@redhat.com>
91
92 * binutils-all/windres/version_small.rc: New test.
93 * binutils-all/windres/version_small.rsd: Likewise.
94
95 2012-07-03 H.J. Lu <hongjiu.lu@intel.com>
96
97 PR binutils/14319
98 * binutils-all/compress.exp: Test compress empty debug sections.
99
100 * binutils-all/dw2-empty.S: New file.
101
102 2012-06-07 Thomas Schwinge <thomas@codesourcery.com>
103
104 * binutils-all/i386/i386.exp: Don't skip for x86_64-*-linux*.
105
106 2012-05-17 H.J. Lu <hongjiu.lu@intel.com>
107
108 * binutils-all/hppa/objdump.exp: Expect addend as signed.
109
110 2012-05-17 Alan Modra <amodra@gmail.com>
111
112 * binutils-all/objdump.W: Update.
113 * binutils-all/readelf.wa: Update.
114 * binutils-all/i386/compressed-1a.d: Update.
115 * binutils-all/x86-64/compressed-1a.d: Update.
116
117 2012-05-16 Meador Inge <meadori@codesourcery.com>
118
119 * binutils-all/arm/objdump.exp:
120 STMFD/LDMIA sp!, {reg} don't disassemble to PUSH/POP {reg} any longer.
121
122 2012-04-12 H.J. Lu <hongjiu.lu@intel.com>
123
124 PR binutils/13947
125 * binutils-all/i386/compressed-1b.d: Remove empty REL section.
126 * binutils-all/i386/compressed-1c.d: Likewise.
127
128 * binutils-all/x86-64/compressed-1b.d: Remove empty RELA
129 section.
130 * binutils-all/x86-64/compressed-1c.d: Likewise.
131
132 2012-04-03 Roland McGrath <mcgrathr@google.com>
133
134 * lib/binutils-common.exp (is_elf_format): Consider *-*-nacl* to
135 be ELF too.
136
137 * binutils-all/elfedit-4.d: Add "#as: --64" option.
138
139 * binutils-all/i386/i386.exp: Accept nacl targets too.
140 * binutils-all/x86-64/x86-64.exp: Likewise.
141
142 2012-03-13 Hans-Peter Nilsson <hp@axis.com>
143
144 PR binutils/3807
145 * binutils-all/objcopy.exp (localize-hidden-1): Correct xfailed
146 mips-targets.
147
148 2012-02-25 Walter Lee <walt@tilera.com>
149
150 * binutils-all/objdump.exp (cpus_expected): Add tilegx.
151
152 2012-02-14 Alan Modra <amodra@gmail.com>
153
154 * binutils-all/dlltool.exp: Add setup_xfail.
155
156 * binutils-all/dw2-decodedline.S: Always have whitespace before
157 directives.
158 * binutils-all/version.s: Likewise.
159 * binutils-all/objdump.exp (dw2-decodedline): Don't run for
160 hppa64*-*-hpux*, i370-*-*, i960-*-*.
161
162 2012-02-11 Kai Tietz <ktietz@redhat.com>
163
164 * binutils-all/version.def: New file.
165 * binutils-all/dlltool.exp: Add version-dll test.
166
167 2012-02-02 Nick Clifton <nickc@redhat.com>
168
169 * binutils-all/readelf.n: Add #pass to cope with targets that add
170 their own notes.
171
172 2012-02-01 Nick Clifton <nickc@redhat.com>
173
174 PR binutils/13482
175 * binutils-all/version.s: New test source file.
176 * binutils-all/readelf.n: New file: expected readelf output.
177 * binutils-all/readelf.exp: Add test of .note section contents.
178
179 For older changes see ChangeLog-0411
180 \f
181 Copyright (C) 2012 Free Software Foundation, Inc.
182
183 Copying and distribution of this file, with or without modification,
184 are permitted in any medium without royalty provided the copyright
185 notice and this notice are preserved.
186
187 Local Variables:
188 mode: change-log
189 left-margin: 8
190 fill-column: 74
191 version-control: never
192 End:
This page took 0.048137 seconds and 5 git commands to generate.