]>
Commit | Line | Data |
---|---|---|
9c41109d L |
1 | 2013-09-27 H.J. Lu <[email protected]> |
2 | ||
3 | * binutils-all/x86-64/compressed-1a.d: Updated for 64-bit addresses. | |
4 | ||
bf5117e3 NC |
5 | 2013-09-12 Nick Clifton <[email protected]> |
6 | ||
7 | * binutils-all/x86-64/compressed-1a.d: Update expected output to | |
8 | allow for 64-bit addresses. | |
9 | ||
3ce958b2 NC |
10 | 2013-08-22 Nick Clifton <[email protected]> |
11 | ||
12 | * binutils-all/nm.exp: --size-sort test: Add more ELF-like | |
13 | targets. | |
14 | * binutils-all/nm-1.s: Use .byte instead of .long. | |
15 | Provide a terminating symbol. | |
16 | ||
4d9eb7f4 HPN |
17 | 2013-08-21 Hans-Peter Nilsson <[email protected]> |
18 | ||
19 | * binutils-all/nm.exp: Revert last change. Instead use nm-elf-1.s | |
20 | for mmix-knuth-mmixware. | |
21 | ||
e8160f70 HPN |
22 | 2013-08-20 Hans-Peter Nilsson <[email protected]> |
23 | ||
24 | * binutils-all/nm.exp: Xfail test for nm --size-sort for | |
25 | mmix-knuth-mmixware. | |
26 | ||
8b64b65e TG |
27 | 2013-08-19 Tristan Gingold <[email protected]> |
28 | ||
29 | * binutils-all/nm.exp: Add a test for nm --size-sort | |
30 | * binutils-all/nm-elf-1.s: New file. | |
31 | * binutils-all/nm-1.s: New file. | |
32 | ||
f60cf82f L |
33 | 2013-05-31 H.J. Lu <[email protected]> |
34 | ||
35 | * binutils-all/i386/compressed-1b.d: Updated for text/data/bss | |
36 | section alignment change. | |
37 | * binutils-all/i386/compressed-1c.d: Likewise. | |
38 | * binutils-all/x86-64/compressed-1b.d: Likewise. | |
39 | * binutils-all/x86-64/compressed-1c.d: Likewise. | |
40 | ||
fe59e83d CC |
41 | 2013-05-28 Cary Coutant <[email protected]> |
42 | ||
43 | * binutils-all/dw2-1.W: Adjust expected output. | |
44 | * binutils-all/objdump.W: Likewise. | |
45 | * binutils-all/i386/compressed-1a.d: Likewise. | |
46 | * binutils-all/x86-64/compressed-1a.d: Likewise. | |
47 | ||
13761a11 NC |
48 | 2013-05-02 Nick Clifton <[email protected]> |
49 | ||
50 | * readelf.exp: Expect -wi test to fail for the MSP430. | |
51 | ||
df26367c MR |
52 | 2013-05-01 Maciej W. Rozycki <[email protected]> |
53 | ||
54 | * lib/binutils-common.exp (is_elf_format): Also exclude | |
55 | *-*-linux*ecoff*. | |
56 | ||
9dd3a467 NC |
57 | 2013-02-26 Nick Clifton <[email protected]> |
58 | ||
59 | PR binutils/15191 | |
60 | * binutils-all/readelf.n: Updare expected output from readelf. | |
61 | ||
ed187aa4 MR |
62 | 2013-02-14 Maciej W. Rozycki <[email protected]> |
63 | ||
64 | * binutils-all/mips/mixed-mips16.s: Add missing stack adjustment. | |
65 | * binutils-all/mips/mixed-mips16.d: Update accordingly. | |
66 | ||
ef068ef4 | 67 | 2013-02-13 Maciej W. Rozycki <[email protected]> |
5417f71e MR |
68 | |
69 | * binutils-all/mips/mixed-micromips.d: New test. | |
70 | * binutils-all/mips/mixed-mips16.d: New test. | |
71 | * binutils-all/mips/mixed-micromips.s: New test source. | |
72 | * binutils-all/mips/mixed-mips16.s: New test source. | |
73 | * binutils-all/mips/mips.exp: New file. | |
74 | ||
5bf135a7 NC |
75 | 2012-12-17 Nick Clifton <[email protected]> |
76 | ||
77 | * binutils-all/windres/README: Add copyright notice. | |
78 | ||
65951855 RM |
79 | 2012-11-27 Roland McGrath <[email protected]> |
80 | ||
81 | * lib/binutils-common.exp (is_zlib_supported): New function. | |
82 | * lib/utils-lib.exp (run_dump_test): If as options include | |
83 | --compress-debug-sections and zlib is not available, report | |
84 | the test as unsupported. | |
85 | * binutils-all/compress.exp: Bail out if zlib is not available. | |
86 | * binutils-all/objdump.exp (objdump compressed debug): | |
87 | Mark unsupported if zlib is not available. | |
88 | * binutils-all/readelf.exp (readelf_compressed_wa_test): Likewise. | |
89 | ||
f7da43f3 L |
90 | 2012-11-06 H.J. Lu <[email protected]> |
91 | ||
92 | PR binutils/14567 | |
93 | * binutils-all/ar.exp (bfdtest1): Removed. | |
94 | (long_filenames): Take bfdtests. | |
95 | (thin_archive): Likewise. | |
96 | (thin_archive_with_nested): Likewise. | |
97 | (bfdtests): New. | |
98 | Pass $bfdtests to long_filenames, thin_archive and | |
99 | thin_archive_with_nested. | |
100 | ||
ce23608f AM |
101 | 2012-10-29 Alan Modra <[email protected]> |
102 | ||
103 | * binutils-all/copy-3.d: Exclude all cygwin and mingw targets, | |
104 | and rs6000. | |
105 | ||
96a62921 L |
106 | 2012-10-24 H.J. Lu <[email protected]> |
107 | ||
108 | * binutils-all/ar.exp (bfdtest1): Remove findfile. | |
109 | ||
25401d76 L |
110 | 2012-10-21 H.J. Lu <[email protected]> |
111 | ||
112 | * binutils-all/dw2-1.W: Updated. | |
113 | ||
a9481b58 L |
114 | 2012-10-20 H.J. Lu <[email protected]> |
115 | ||
116 | * binutils-all/compress.exp: Add an objdump test. | |
117 | * binutils-all/dw2-1.W: New file. | |
118 | ||
eb4dc530 L |
119 | 2012-08-17 H.J. Lu <[email protected]> |
120 | ||
121 | * binutils-all/ar.exp (long_filenames): Remove extra verbose | |
122 | before binutils_run. | |
123 | (thin_archive): Likewise. | |
124 | (thin_archive_with_nested): Likewise. Also run bfdtest1 on | |
125 | $archive2. | |
126 | ||
58f594cd L |
127 | 2012-08-16 H.J. Lu <[email protected]> |
128 | ||
129 | PR binutils/14481 | |
130 | * ar.exp (bfdtest1): New. | |
131 | (long_filenames): Run bfdtest1. | |
132 | (thin_archive): Likewise. | |
133 | (thin_archive_with_nested): Likewise. | |
134 | ||
a06ea964 | 135 | 2012-08-13 Ian Bolton <[email protected]> |
a9481b58 L |
136 | Laurent Desnogues <[email protected]> |
137 | Jim MacArthur <[email protected]> | |
138 | Marcus Shawcroft <[email protected]> | |
139 | Nigel Stephens <[email protected]> | |
140 | Ramana Radhakrishnan <[email protected]> | |
141 | Richard Earnshaw <[email protected]> | |
142 | Sofiane Naci <[email protected]> | |
143 | Tejas Belagod <[email protected]> | |
144 | Yufeng Zhang <[email protected]> | |
a06ea964 NC |
145 | |
146 | * objdump.exp: Add AArch64. | |
147 | ||
399c99f7 L |
148 | 2012-08-02 H.J. Lu <[email protected]> |
149 | ||
150 | PR binutils/14420 | |
151 | * binutils-all/i386/compressed-1a.d: Updated. | |
152 | * binutils-all/objdump.W: Likewise. | |
153 | * binutils-all/readelf.wa: Likewise. | |
154 | * binutils-all/x86-64/compressed-1a.d: Likewise. | |
155 | ||
ee6f7708 KT |
156 | 2012-07-28 Kai Tietz <[email protected]> |
157 | ||
158 | * binutils-all/windres/version_small.rc: New test. | |
159 | * binutils-all/windres/version_small.rsd: Likewise. | |
160 | ||
5a5ed5b0 L |
161 | 2012-07-03 H.J. Lu <[email protected]> |
162 | ||
163 | PR binutils/14319 | |
164 | * binutils-all/compress.exp: Test compress empty debug sections. | |
165 | ||
166 | * binutils-all/dw2-empty.S: New file. | |
167 | ||
fbb3cb69 TS |
168 | 2012-06-07 Thomas Schwinge <[email protected]> |
169 | ||
170 | * binutils-all/i386/i386.exp: Don't skip for x86_64-*-linux*. | |
171 | ||
046e56f7 L |
172 | 2012-05-17 H.J. Lu <[email protected]> |
173 | ||
174 | * binutils-all/hppa/objdump.exp: Expect addend as signed. | |
175 | ||
7282333f AM |
176 | 2012-05-17 Alan Modra <[email protected]> |
177 | ||
178 | * binutils-all/objdump.W: Update. | |
179 | * binutils-all/readelf.wa: Update. | |
180 | * binutils-all/i386/compressed-1a.d: Update. | |
181 | * binutils-all/x86-64/compressed-1a.d: Update. | |
182 | ||
101af531 NC |
183 | 2012-05-16 Meador Inge <[email protected]> |
184 | ||
185 | * binutils-all/arm/objdump.exp: | |
186 | STMFD/LDMIA sp!, {reg} don't disassemble to PUSH/POP {reg} any longer. | |
187 | ||
c3989150 L |
188 | 2012-04-12 H.J. Lu <[email protected]> |
189 | ||
190 | PR binutils/13947 | |
191 | * binutils-all/i386/compressed-1b.d: Remove empty REL section. | |
192 | * binutils-all/i386/compressed-1c.d: Likewise. | |
193 | ||
194 | * binutils-all/x86-64/compressed-1b.d: Remove empty RELA | |
195 | section. | |
196 | * binutils-all/x86-64/compressed-1c.d: Likewise. | |
197 | ||
5a68afcf RM |
198 | 2012-04-03 Roland McGrath <[email protected]> |
199 | ||
200 | * lib/binutils-common.exp (is_elf_format): Consider *-*-nacl* to | |
201 | be ELF too. | |
202 | ||
203 | * binutils-all/elfedit-4.d: Add "#as: --64" option. | |
204 | ||
205 | * binutils-all/i386/i386.exp: Accept nacl targets too. | |
206 | * binutils-all/x86-64/x86-64.exp: Likewise. | |
207 | ||
8560e02a HPN |
208 | 2012-03-13 Hans-Peter Nilsson <[email protected]> |
209 | ||
210 | PR binutils/3807 | |
211 | * binutils-all/objcopy.exp (localize-hidden-1): Correct xfailed | |
212 | mips-targets. | |
213 | ||
fb6cedde WL |
214 | 2012-02-25 Walter Lee <[email protected]> |
215 | ||
216 | * binutils-all/objdump.exp (cpus_expected): Add tilegx. | |
217 | ||
71ac97b2 AM |
218 | 2012-02-14 Alan Modra <[email protected]> |
219 | ||
3140414b AM |
220 | * binutils-all/dlltool.exp: Add setup_xfail. |
221 | ||
71ac97b2 AM |
222 | * binutils-all/dw2-decodedline.S: Always have whitespace before |
223 | directives. | |
224 | * binutils-all/version.s: Likewise. | |
225 | * binutils-all/objdump.exp (dw2-decodedline): Don't run for | |
226 | hppa64*-*-hpux*, i370-*-*, i960-*-*. | |
227 | ||
aa83d1ec KT |
228 | 2012-02-11 Kai Tietz <[email protected]> |
229 | ||
230 | * binutils-all/version.def: New file. | |
231 | * binutils-all/dlltool.exp: Add version-dll test. | |
232 | ||
1c9e87ee NC |
233 | 2012-02-02 Nick Clifton <[email protected]> |
234 | ||
235 | * binutils-all/readelf.n: Add #pass to cope with targets that add | |
236 | their own notes. | |
237 | ||
8b971f9f NC |
238 | 2012-02-01 Nick Clifton <[email protected]> |
239 | ||
240 | PR binutils/13482 | |
241 | * binutils-all/version.s: New test source file. | |
242 | * binutils-all/readelf.n: New file: expected readelf output. | |
243 | * binutils-all/readelf.exp: Add test of .note section contents. | |
e3cb57c3 | 244 | |
23e1d329 | 245 | For older changes see ChangeLog-0411 |
c9e214e5 | 246 | \f |
752937aa NC |
247 | Copyright (C) 2012 Free Software Foundation, Inc. |
248 | ||
249 | Copying and distribution of this file, with or without modification, | |
250 | are permitted in any medium without royalty provided the copyright | |
251 | notice and this notice are preserved. | |
252 | ||
c9e214e5 AM |
253 | Local Variables: |
254 | mode: change-log | |
255 | left-margin: 8 | |
256 | fill-column: 74 | |
257 | version-control: never | |
258 | End: |