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