]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/testsuite/ChangeLog
PR binutils/15191
[thirdparty/binutils-gdb.git] / binutils / testsuite / ChangeLog
CommitLineData
9dd3a467
NC
12013-02-26 Nick Clifton <nickc@redhat.com>
2
3 PR binutils/15191
4 * binutils-all/readelf.n: Updare expected output from readelf.
5
ed187aa4
MR
62013-02-14 Maciej W. Rozycki <macro@codesourcery.com>
7
8 * binutils-all/mips/mixed-mips16.s: Add missing stack adjustment.
9 * binutils-all/mips/mixed-mips16.d: Update accordingly.
10
ef068ef4 112013-02-13 Maciej W. Rozycki <macro@codesourcery.com>
5417f71e
MR
12
13 * binutils-all/mips/mixed-micromips.d: New test.
14 * binutils-all/mips/mixed-mips16.d: New test.
15 * binutils-all/mips/mixed-micromips.s: New test source.
16 * binutils-all/mips/mixed-mips16.s: New test source.
17 * binutils-all/mips/mips.exp: New file.
18
5bf135a7
NC
192012-12-17 Nick Clifton <nickc@redhat.com>
20
21 * binutils-all/windres/README: Add copyright notice.
22
65951855
RM
232012-11-27 Roland McGrath <mcgrathr@google.com>
24
25 * lib/binutils-common.exp (is_zlib_supported): New function.
26 * lib/utils-lib.exp (run_dump_test): If as options include
27 --compress-debug-sections and zlib is not available, report
28 the test as unsupported.
29 * binutils-all/compress.exp: Bail out if zlib is not available.
30 * binutils-all/objdump.exp (objdump compressed debug):
31 Mark unsupported if zlib is not available.
32 * binutils-all/readelf.exp (readelf_compressed_wa_test): Likewise.
33
f7da43f3
L
342012-11-06 H.J. Lu <hongjiu.lu@intel.com>
35
36 PR binutils/14567
37 * binutils-all/ar.exp (bfdtest1): Removed.
38 (long_filenames): Take bfdtests.
39 (thin_archive): Likewise.
40 (thin_archive_with_nested): Likewise.
41 (bfdtests): New.
42 Pass $bfdtests to long_filenames, thin_archive and
43 thin_archive_with_nested.
44
ce23608f
AM
452012-10-29 Alan Modra <amodra@gmail.com>
46
47 * binutils-all/copy-3.d: Exclude all cygwin and mingw targets,
48 and rs6000.
49
96a62921
L
502012-10-24 H.J. Lu <hongjiu.lu@intel.com>
51
52 * binutils-all/ar.exp (bfdtest1): Remove findfile.
53
25401d76
L
542012-10-21 H.J. Lu <hongjiu.lu@intel.com>
55
56 * binutils-all/dw2-1.W: Updated.
57
a9481b58
L
582012-10-20 H.J. Lu <hongjiu.lu@intel.com>
59
60 * binutils-all/compress.exp: Add an objdump test.
61 * binutils-all/dw2-1.W: New file.
62
eb4dc530
L
632012-08-17 H.J. Lu <hongjiu.lu@intel.com>
64
65 * binutils-all/ar.exp (long_filenames): Remove extra verbose
66 before binutils_run.
67 (thin_archive): Likewise.
68 (thin_archive_with_nested): Likewise. Also run bfdtest1 on
69 $archive2.
70
58f594cd
L
712012-08-16 H.J. Lu <hongjiu.lu@intel.com>
72
73 PR binutils/14481
74 * ar.exp (bfdtest1): New.
75 (long_filenames): Run bfdtest1.
76 (thin_archive): Likewise.
77 (thin_archive_with_nested): Likewise.
78
a06ea964 792012-08-13 Ian Bolton <ian.bolton@arm.com>
a9481b58
L
80 Laurent Desnogues <laurent.desnogues@arm.com>
81 Jim MacArthur <jim.macarthur@arm.com>
82 Marcus Shawcroft <marcus.shawcroft@arm.com>
83 Nigel Stephens <nigel.stephens@arm.com>
84 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
85 Richard Earnshaw <rearnsha@arm.com>
86 Sofiane Naci <sofiane.naci@arm.com>
87 Tejas Belagod <tejas.belagod@arm.com>
88 Yufeng Zhang <yufeng.zhang@arm.com>
a06ea964
NC
89
90 * objdump.exp: Add AArch64.
91
399c99f7
L
922012-08-02 H.J. Lu <hongjiu.lu@intel.com>
93
94 PR binutils/14420
95 * binutils-all/i386/compressed-1a.d: Updated.
96 * binutils-all/objdump.W: Likewise.
97 * binutils-all/readelf.wa: Likewise.
98 * binutils-all/x86-64/compressed-1a.d: Likewise.
99
ee6f7708
KT
1002012-07-28 Kai Tietz <ktietz@redhat.com>
101
102 * binutils-all/windres/version_small.rc: New test.
103 * binutils-all/windres/version_small.rsd: Likewise.
104
5a5ed5b0
L
1052012-07-03 H.J. Lu <hongjiu.lu@intel.com>
106
107 PR binutils/14319
108 * binutils-all/compress.exp: Test compress empty debug sections.
109
110 * binutils-all/dw2-empty.S: New file.
111
fbb3cb69
TS
1122012-06-07 Thomas Schwinge <thomas@codesourcery.com>
113
114 * binutils-all/i386/i386.exp: Don't skip for x86_64-*-linux*.
115
046e56f7
L
1162012-05-17 H.J. Lu <hongjiu.lu@intel.com>
117
118 * binutils-all/hppa/objdump.exp: Expect addend as signed.
119
7282333f
AM
1202012-05-17 Alan Modra <amodra@gmail.com>
121
122 * binutils-all/objdump.W: Update.
123 * binutils-all/readelf.wa: Update.
124 * binutils-all/i386/compressed-1a.d: Update.
125 * binutils-all/x86-64/compressed-1a.d: Update.
126
101af531
NC
1272012-05-16 Meador Inge <meadori@codesourcery.com>
128
129 * binutils-all/arm/objdump.exp:
130 STMFD/LDMIA sp!, {reg} don't disassemble to PUSH/POP {reg} any longer.
131
c3989150
L
1322012-04-12 H.J. Lu <hongjiu.lu@intel.com>
133
134 PR binutils/13947
135 * binutils-all/i386/compressed-1b.d: Remove empty REL section.
136 * binutils-all/i386/compressed-1c.d: Likewise.
137
138 * binutils-all/x86-64/compressed-1b.d: Remove empty RELA
139 section.
140 * binutils-all/x86-64/compressed-1c.d: Likewise.
141
5a68afcf
RM
1422012-04-03 Roland McGrath <mcgrathr@google.com>
143
144 * lib/binutils-common.exp (is_elf_format): Consider *-*-nacl* to
145 be ELF too.
146
147 * binutils-all/elfedit-4.d: Add "#as: --64" option.
148
149 * binutils-all/i386/i386.exp: Accept nacl targets too.
150 * binutils-all/x86-64/x86-64.exp: Likewise.
151
8560e02a
HPN
1522012-03-13 Hans-Peter Nilsson <hp@axis.com>
153
154 PR binutils/3807
155 * binutils-all/objcopy.exp (localize-hidden-1): Correct xfailed
156 mips-targets.
157
fb6cedde
WL
1582012-02-25 Walter Lee <walt@tilera.com>
159
160 * binutils-all/objdump.exp (cpus_expected): Add tilegx.
161
71ac97b2
AM
1622012-02-14 Alan Modra <amodra@gmail.com>
163
3140414b
AM
164 * binutils-all/dlltool.exp: Add setup_xfail.
165
71ac97b2
AM
166 * binutils-all/dw2-decodedline.S: Always have whitespace before
167 directives.
168 * binutils-all/version.s: Likewise.
169 * binutils-all/objdump.exp (dw2-decodedline): Don't run for
170 hppa64*-*-hpux*, i370-*-*, i960-*-*.
171
aa83d1ec
KT
1722012-02-11 Kai Tietz <ktietz@redhat.com>
173
174 * binutils-all/version.def: New file.
175 * binutils-all/dlltool.exp: Add version-dll test.
176
1c9e87ee
NC
1772012-02-02 Nick Clifton <nickc@redhat.com>
178
179 * binutils-all/readelf.n: Add #pass to cope with targets that add
180 their own notes.
181
8b971f9f
NC
1822012-02-01 Nick Clifton <nickc@redhat.com>
183
184 PR binutils/13482
185 * binutils-all/version.s: New test source file.
186 * binutils-all/readelf.n: New file: expected readelf output.
187 * binutils-all/readelf.exp: Add test of .note section contents.
e3cb57c3 188
23e1d329 189For older changes see ChangeLog-0411
c9e214e5 190\f
752937aa
NC
191Copyright (C) 2012 Free Software Foundation, Inc.
192
193Copying and distribution of this file, with or without modification,
194are permitted in any medium without royalty provided the copyright
195notice and this notice are preserved.
196
c9e214e5
AM
197Local Variables:
198mode: change-log
199left-margin: 8
200fill-column: 74
201version-control: never
202End: