]>
Commit | Line | Data |
---|---|---|
19397422 AM |
1 | 2002-02-12 Alan Modra <[email protected]> |
2 | ||
3 | * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and | |
4 | DT_PPC64_OPDSZ. | |
5 | ||
d434e574 DJ |
6 | 2002-02-11 Daniel Jacobowitz <[email protected]> |
7 | ||
8 | * MAINTAINERS: List myself as branch maintainer. | |
9 | ||
12b87c89 AM |
10 | 2002-02-11 Alan Modra <[email protected]> |
11 | ||
12 | * configure: Regenerate. | |
13 | * objcopy.c: Update copyright date. | |
14 | * doc/Makefile.in: Regenerate. | |
15 | ||
8d037c5c DJ |
16 | 2002-02-10 Daniel Jacobowitz <[email protected]> |
17 | ||
18 | * nlmconv.c: Back out localtime PARAMS change. | |
19 | ||
4c168fa3 AM |
20 | 2002-02-11 Alan Modra <[email protected]> |
21 | ||
22 | * objcopy.c (MKDIR): Define. | |
23 | (copy_archive): Make name_list.name const. Use MKDIR. | |
24 | Handle duplicate files in archives by making more temp dirs. | |
25 | ||
408f8db1 DJ |
26 | 2002-02-10 Daniel Jacobowitz <[email protected]> |
27 | ||
28 | * coffdump.c: Include "getopt.h" after "bucomm.h" | |
29 | so that macros are defined correctly. | |
30 | * nlmconv.c: Add PARAMS ((const time_t *)) to localtime | |
31 | prototype. Prototype main. | |
32 | * nlmheader.y: Add PARAMS ((int)) to strerror prototype. | |
33 | ||
9f77fa06 AO |
34 | 2002-02-06 Alexandre Oliva <[email protected]> |
35 | ||
36 | * MAINTAINERS: Added self as SH co-maintainer. | |
37 | ||
82f6addb NC |
38 | 2002-02-05 Nick Clifton <[email protected]> |
39 | ||
40 | * po/tr.po: Updated translation. | |
41 | ||
ba323545 AM |
42 | 2002-02-01 Alan Modra <[email protected]> |
43 | ||
44 | * Makefile.am: Run "make dep-am" | |
45 | * Makefile.in: Regenerate. | |
46 | ||
3deb89d3 DJ |
47 | 2002-01-29 Daniel Jacobowitz <[email protected]> |
48 | ||
49 | * nm.c (print_value): Mark abfd unused. | |
50 | ||
a0e9c55f DJ |
51 | 2002-01-29 Daniel Jacobowitz <[email protected]> |
52 | ||
53 | * unwind-ia64.c (unw_decoder): Change second argument | |
54 | to unsigned int, to match function prototypes. | |
55 | ||
d7a283d4 DJ |
56 | 2002-01-29 Daniel Jacobowitz <[email protected]> |
57 | ||
58 | * objdump.c: Include "getopt.h" after "bucomm.h" so that | |
59 | __GNU_LIBRARY__ will be defined. | |
60 | * size.c: Likewise. | |
61 | ||
4867be41 DJ |
62 | 2002-01-27 Daniel Jacobowitz <[email protected]> |
63 | ||
64 | * configure: Regenerated. | |
65 | ||
7562a296 HPN |
66 | 2002-01-26 Hans-Peter Nilsson <[email protected]> |
67 | ||
68 | * doc/Makefile.am (install): Depend on install-info. | |
69 | * doc/Makefile.in: Regenerate. | |
70 | ||
15c82623 NC |
71 | 2002-01-25 Jason R. Thorpe <[email protected]> |
72 | ||
73 | * objcopy.c (strip_usage): Document -d as an alias | |
74 | --strip-debug. | |
75 | ||
76 | * size.c (usage): Document [-t | --totals] options. | |
77 | (long_options): Add --totals option. | |
78 | (main): If the [-t | --totals] option is specified and | |
79 | the output format is Berkeley-style, print the total | |
80 | text, data, and bss sizes of all objects listed. | |
81 | (print_berkeley_format): If the [-t | --totals] option | |
82 | is specified, track the total text, data, and bss | |
83 | sizes. | |
84 | * doc/binutils.texi (size): Document [-t | --totals] options. | |
85 | (strip): Document -d as an alias for --strip-debug. | |
86 | * NEWS: Mention new feature of size. | |
87 | ||
00ea8601 | 88 | 2002-01-25 Nick Clifton <[email protected]> |
b85cedd7 | 89 | |
1ddbd152 NC |
90 | * po/fr.po: Updated version. |
91 | * po/es.po: Updated version. | |
b85cedd7 | 92 | |
8b53311e NC |
93 | 2002-01-23 Nick Clifton <[email protected]> |
94 | ||
95 | * addr2line.c (usage): Update text to provide verbose | |
96 | description of the command line options. | |
97 | * ar.c (usage): Update text to provide verbose | |
98 | description of the command line options. | |
99 | (main): Accept -h and -H when running as ranlib. | |
100 | * coffdump.c (show_usage): Update text to provide verbose | |
101 | description of the command line options. | |
102 | * dlltool.c (main): Accept -H as an alias for --help. | |
103 | * nlmconv.c (show_usage): Update text to provide verbose | |
104 | description of the command line options. | |
105 | * nm.c (usage): Replace OPTIONS with option(s). | |
106 | (main): Accept -H as an alias for --help. | |
107 | * objcopy.c (strip_main): Accept -H as an alias for --help. | |
108 | * objdump.c (main): Accept -v as an alias for --verbose. | |
109 | * readelf.c (usage): Adjust format to match style used in | |
110 | other binutils. | |
111 | * size.c (usage): Update text to provide verbose description | |
112 | of the command line options. | |
113 | (main): Accept -v, -h and -H as command line options. | |
114 | * srconv.c (show_usage): Update text to provide verbose | |
115 | description of the command line options. | |
116 | * strings.c (main): Accept -H and -v as command line options. | |
117 | (usage): Update text to provide verbose description of the | |
118 | command line options. | |
119 | * sysdump.c (show_usage): Update text to provide verbose | |
120 | description of the command line options. | |
121 | * windres.c (usage): Adjust format to match style used in | |
122 | other binutils. | |
123 | ||
124 | * coffdump.c: Fix formatting. | |
125 | * nlmconv.c: Fix formatting. | |
126 | * srconv.c: Fix formatting. | |
127 | * sysdump.c: Fix formatting. | |
128 | ||
c46f0c34 AM |
129 | 2002-01-22 Alan Modra <[email protected]> |
130 | ||
131 | * Makefile.am: Run "make dep-am". | |
132 | * Makefile.in: Regenerate. | |
133 | ||
2a538ba5 AJ |
134 | 2002-01-18 Andreas Jaeger <[email protected]> |
135 | ||
136 | * version.c (print_version): Update year. | |
137 | ||
285d1771 AM |
138 | 2002-01-17 Alan Modra <[email protected]> |
139 | ||
140 | * readelf.c (get_machine_name): Handle EM_PPC64. | |
141 | (guess_is_rela): Here too. | |
142 | ||
328577ad NC |
143 | 2002-01-17 Nick Clifton <[email protected]> |
144 | ||
145 | * po/binutils.pot: Regenerate. | |
146 | * po/fr.po: Regenerate. | |
147 | * po/tr.po: Regenerate. | |
148 | ||
af3ae48d NC |
149 | 2002-01-16 Nick Clifton <[email protected]> |
150 | ||
151 | * po/tr.po: Import new version. | |
152 | ||
f1cb7e17 AM |
153 | 2002-01-16 Alan Modra <[email protected]> |
154 | ||
155 | * readelf.c (get_ppc64_dynamic_type): New. | |
156 | (get_dynamic_type): Call it. | |
157 | ||
6364e0b4 NC |
158 | 2002-01-15 Nick Clifton <[email protected]> |
159 | ||
3ab9460d NC |
160 | * objcopy.c (copy_usage): Use "options" instead of "switches". |
161 | (strip_usage): Use "options" instead of "switches". | |
162 | * doc/binutils.texi (dlltool): Refer to "options" instead of | |
163 | "switches". | |
6364e0b4 | 164 | |
3a7e524e RE |
165 | 2002-01-14 Richard Earnshaw <[email protected]> |
166 | ||
167 | * MAINTAINERS: Add self as co-maintainer for the ARM code. | |
168 | ||
1209e219 NC |
169 | 2001-12-18 Nick Clifton <[email protected]> |
170 | ||
171 | * po/es.po: Import from translation project. | |
172 | * configure.in (ALL_LINGUAS): Add es. | |
173 | * configure: Regenerate. | |
174 | ||
b4db1224 JT |
175 | 2002-01-09 Jason Thorpe <[email protected]> |
176 | ||
177 | * readelf.c (get_netbsd_elfcore_note_type): Use | |
178 | NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH. | |
179 | ||
9437c45b JT |
180 | 2002-01-09 Jason Thorpe <[email protected]> |
181 | ||
182 | * readelf.c: Update copyright years. | |
183 | (get_note_type): Return a const char *. | |
184 | (get_netbsd_elfcore_note_type): New function. | |
185 | (process_note): Use get_netbsd_elfcore_note_type to get | |
186 | the note type string for NetBSD ELF core files. | |
187 | ||
00428cca AM |
188 | 2002-01-06 Steve Ellcey <[email protected]> |
189 | ||
190 | * readelf.c (get_ia64_segment_type): Add support for macros. | |
191 | (get_segment_type): Add support for IA64 specific macros. | |
192 | ||
31104126 NC |
193 | 2001-12-20 Julian v. Bock <[email protected]> |
194 | ||
195 | * readelf.c (print_symbol): New function: Print a formatted symbol | |
196 | name. If --wide is specified do not truncate it. | |
197 | (dump_relocations): Use print_symbol() to print symbol names. | |
198 | (process_symbol_table): Likewise. | |
199 | (process_syminfo): Likewise. | |
200 | (process_mips_specific): Likewise. | |
201 | (usage): Document new feature of --wide switch. | |
202 | * doc/binutils.texi (objdump): Document additional behaviour of | |
203 | --wide. | |
2a538ba5 | 204 | |
4dd67f29 MS |
205 | 2001-12-18 Michael Snyder <[email protected]> |
206 | ||
207 | * objcopy.c (copy_file): Accept corefiles (format bfd_core). | |
208 | (copy_object): Don't set the start address or flags of a core file. | |
209 | (copy_section): Don't relocate a core file. Don't copy contents | |
210 | if the input section has the contents flag set, but the output | |
211 | section does not (which happens with the fake 'note' pseudo- | |
212 | sections that BFD creates for corefiles). | |
213 | ||
43521d43 TS |
214 | 2001-12-18 Thiemo Seufer <[email protected]> |
215 | ||
216 | * readelf.c (get_machine_flags): Recognize header flags for ABI and | |
217 | ASE extensions. More robust code for ISA checking. Ignore empty fields | |
218 | in header flags for GNU extensions. | |
219 | ||
b667df2e AM |
220 | 2001-12-18 Alan Modra <[email protected]> |
221 | ||
222 | * objcopy.c (copy_archive): Set output bfd format outside the loop. | |
223 | ||
17a5a5c3 NC |
224 | 2001-12-18 Nick Clifton <[email protected]> |
225 | ||
226 | * po/ja.po: Import from translation project. | |
227 | * configure.in (ALL_LINGUAS): Add ja. | |
228 | * configure: Regenerate. | |
229 | ||
65de42c0 TS |
230 | 2001-12-18 Thiemo Seufer <[email protected]> |
231 | ||
232 | * addr2line.c (main): Protoype. | |
233 | * ar.c (main): Protoype. | |
234 | * nm.c (main): Protoype. | |
235 | * objcopy.c (main): Protoype. | |
236 | * objdump.c (main): Protoype. | |
237 | * size.c (main): Protoype. | |
238 | * strings.c (main): Protoype. | |
239 | ||
9ad5cbcf AM |
240 | 2001-12-17 Alan Modra <[email protected]> |
241 | ||
242 | * readelf.c (symtab_shndx_hdr): New global. | |
243 | (SECTION_HEADER_INDEX): Define. | |
244 | (SECTION_HEADER_NUM): Define. | |
245 | (SECTION_HEADER): Define. | |
246 | (GET_ELF_SYMBOLS): Pass two params rather than three. | |
247 | (get_32bit_elf_symbols): Take file and section args. Read and | |
248 | use SHT_SYMTAB_SHNDX. | |
249 | (get_64bit_elf_symbols): Likewise. | |
250 | (dump_relocations): Use SECTION_HEADER to index "section_headers". | |
251 | (process_section_headers): Likewise. Use SECTION_HEADER_NUM too. | |
252 | Remember symtab_shdx_hdr. | |
253 | (process_program_headers): Scan from index 1 for segment map. | |
254 | (slurp_ia64_unwind_table): Use SECTION_HEADER to index | |
255 | "section_headers". | |
256 | (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS. | |
257 | (process_unwind): Likewise. | |
258 | (process_version_sections): Likewise. | |
259 | (process_symbol_table): Likewise. | |
260 | (display_debug_info): Likewise. | |
261 | (process_dynamic_segment): Fake up a symtab section for changed | |
262 | GET_ELF_SYMBOLS. | |
263 | (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE. | |
264 | (process_program_headers): Kill signed/unsigned warning. | |
265 | (load_debug_str): Likewise. | |
266 | (display_debug_info): Likewise. | |
267 | ||
65765700 JJ |
268 | 2001-12-13 Jakub Jelinek <[email protected]> |
269 | ||
270 | * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME. | |
271 | ||
560f3c1c AM |
272 | 2001-12-11 Alan Modra <[email protected]> |
273 | ||
274 | * readelf.c (process_file_header): Print extended e_shnum and | |
275 | e_shdtrndx values. Set elf_header values for same. | |
276 | (get_32bit_section_headers): Add "num" arg to read "num" headers. | |
277 | (get_64bit_section_headers): Likewise. | |
278 | (process_section_headers): Update calls. | |
279 | (get_file_header): Call get_32bit_section_headers or 64bit variant. | |
280 | ||
bc408b8a JJ |
281 | 2001-12-10 Jakub Jelinek <[email protected]> |
282 | ||
283 | * objcopy.c (setup_section): Copy entsize. | |
284 | ||
93fbbb04 GK |
285 | 2001-12-07 Geoffrey Keating <[email protected]> |
286 | ||
287 | * readelf.c (guess_is_rela): Add support for stormy16. | |
288 | (dump_relocations): Likewise. | |
289 | (get_machine_name): Likewise. | |
290 | ||
e3c8793a NC |
291 | 2001-12-05 Nick Clifton <[email protected]> |
292 | ||
293 | * dllwrap.c (main) Replace multiple strings describing a | |
294 | single error with a single, newline escaped sentence to permit | |
295 | better translation into foreign languages. | |
296 | ||
297 | * readelf.c (get_elf_class): Remove internalionalisation of ELF | |
298 | class names. | |
299 | ||
956cd1d6 TS |
300 | 2001-12-04 Thiemo Seufer <[email protected]> |
301 | ||
302 | * strings.c (get_char): Initialize value. | |
303 | ||
956c53ee TS |
304 | 2001-12-04 Thiemo Seufer <[email protected]> |
305 | ||
306 | * arlex.l: Silence compile warnings. | |
307 | * arsup.h: Likewise. Fix formatting. | |
308 | ||
cedd9a58 JJ |
309 | 2001-12-04 Jakub Jelinek <[email protected]> |
310 | ||
311 | * strings.c: Include config.h before bfd.h. | |
312 | (file_off): New type. | |
313 | (file_open): Define. | |
314 | (print_strings): Use file_off instead of file_ptr. Print addresses | |
315 | which don't fit into long correctly. | |
316 | (get_char): Use file_off instead of file_ptr. Use getc_unlocked if | |
317 | available. | |
318 | (strings_file): Use file_off instead of file_ptr. Use file_open. | |
319 | * configure.in: Check for getc_unlocked. | |
320 | Check for fopen64 and whether _LARGEFILE64_SOURCE needs to | |
321 | be defined for it. | |
322 | * configure: Rebuilt. | |
323 | * config.h.in: Rebuilt. | |
324 | ||
af667503 L |
325 | 2001-11-29 H.J. Lu <[email protected]> |
326 | ||
327 | * bucomm.c (make_tempname): Revert the changes made on | |
328 | 2001-11-14 and 2001-11-12. They won't work with directories. | |
329 | ||
16474668 NC |
330 | 2001-11-23 John David Anglin <[email protected]> |
331 | ||
332 | * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and | |
333 | CFLAGS_FOR_TARGET to runtest in environment. | |
334 | * Makefile.in: Rebuild. | |
335 | * doc/Makefile.in: Rebuild. | |
336 | ||
17978339 MS |
337 | 2001-11-28 Mike Stump <[email protected]> |
338 | ||
339 | * objcopy.c (setup_section): Preserve SEC_RELOC when | |
340 | --set-section-flags is used. | |
341 | ||
261a45ad NC |
342 | 2001-11-19 Nick Clifton <[email protected]> |
343 | ||
344 | * readelf.c (do_debug_str): New variable. | |
345 | (display_debug_str): New function: Display the contents of a | |
346 | .debug_str section. | |
347 | (load_debug_str): New function: Load in the contents of a | |
348 | .debug_str section. | |
349 | (free_debug_str): New function: Free the memory used by | |
350 | load_debug_str(). | |
351 | (fetch_indirect_string): Retrieve a string from the .debug_str | |
352 | section. | |
353 | (usage): Add -ws. | |
354 | (parse_args): Accept -ws. | |
355 | (process_section_headers): Allow the display of the .debug_str | |
356 | section. | |
357 | (read_and_display_attr_value): Use fetch_indirect_string. Show | |
358 | offset into .debug_str section. | |
359 | (display_debug_info): Use load_debug_str and free_debug_str. | |
360 | (debug_displays): Add .debug_str. | |
361 | * doc/binutils.texi: Document -ws. | |
362 | ||
b8908f93 AJ |
363 | 2001-11-19 Andreas Jaeger <[email protected]> |
364 | ||
365 | * testsuite/binutils-all/objdump.exp: Add x86-64. | |
366 | ||
e5fb9629 AS |
367 | 2001-11-15 Andreas Schwab <[email protected]> |
368 | ||
369 | * readelf.c: Fix warnings without terminating newline. | |
370 | ||
802a735e AM |
371 | 2001-11-15 Alan Modra <[email protected]> |
372 | ||
373 | * doc/binutils.texi (objdump): Document ppc -M options. | |
374 | ||
b89e9eae AJ |
375 | 2001-11-14 Andreas Jaeger <[email protected]> |
376 | ||
377 | * doc/binutils.texi (objdump): Fix description to use x86-64. | |
378 | ||
a6a25652 NC |
379 | 2001-11-14 Nick Clifton <[email protected]> |
380 | ||
381 | * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since | |
382 | not all systems provide mkstemp. | |
383 | ||
e396998b AM |
384 | 2001-11-14 Alan Modra <[email protected]> |
385 | ||
386 | * doc/binutils.texi (objdump): Document x86 -M options. | |
387 | ||
81766fca RH |
388 | 2001-11-13 Keith Walker <[email protected]> |
389 | ||
390 | * readelf.c (read_and_display_attr_value): New function to | |
391 | handle DW_FORM_indirect. | |
392 | (read_and_display_attr): Use it. | |
393 | ||
1a509dcc GK |
394 | 2001-11-13 Geoffrey Keating <[email protected]> |
395 | ||
396 | * readelf.c (display_debug_lines): Deal with unknown standard | |
397 | opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin, | |
398 | DW_LNS_set_isa. | |
399 | ||
6e917903 | 400 | 2001-11-13 Timothy Wall <[email protected]> |
1a509dcc | 401 | |
6e917903 TW |
402 | * MAINTAINERS: Add self as tic54x maintainer. This target |
403 | includes the IBM C54XDSP clone. | |
7559e86e | 404 | |
6e917903 | 405 | 2001-11-12 * Steven J. Hill <[email protected]> |
1a509dcc | 406 | |
7559e86e NC |
407 | * bucomm.c (make_tempname): Use mkstemp in place of mktemp. |
408 | ||
409 | 2001-11-09 Jeffrey A Law ([email protected]) | |
91770270 | 410 | |
ecdadc4a JL |
411 | * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch. |
412 | (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise. | |
413 | (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise. | |
414 | (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise. | |
415 | (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise. | |
416 | (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise. | |
417 | (unw_decode_b2, unw_decode_b3_b4): Likewise. | |
418 | ||
91770270 JL |
419 | * readelf.c (get_elf_class): Fix ISO portability glitch. |
420 | (get_data_encoding, get_osabi_name, request_dump): Likewise. | |
421 | ||
ef5cdfc7 JJ |
422 | 2001-11-07 Jakub Jelinek <[email protected]> |
423 | ||
424 | * readelf.c (debug_str, debug_str_size): New. | |
425 | (display_debug_abbrev): If no abbrevs were read, skip the CU. | |
426 | Call free_abbrevs. | |
427 | (read_and_display_addr): Handle DW_FORM_strp. | |
428 | (display_debug_info): Read .debug_str section if present, | |
429 | so that DW_FORM_strp can be handled. | |
430 | Fix test for non-existant .debug_abbrev section. | |
431 | ||
5e9520c8 JJ |
432 | 2001-11-05 Jakub Jelinek <[email protected]> |
433 | ||
434 | * arlex.l: Accept `\' in filenames. Patch by <[email protected]>. | |
435 | ||
436 | * arsup.c (ar_open): Prepend tmp- to basename, not whole path. | |
437 | ||
54589086 MS |
438 | 2001-11-05 Martin Schwidefsky <[email protected]> |
439 | ||
440 | * MAINTAINERS: Add self as s390/s390x maintainer. | |
441 | ||
c05b685b TR |
442 | 2001-11-02 Tom Rix <[email protected]> |
443 | ||
444 | * MAINTAINERS: Add self as PPC XCOFF maintainer. | |
445 | ||
3c62831e NC |
446 | 2001-11-02 Nick Clifton <[email protected]> |
447 | ||
448 | * configure.in (ALL_LINGUAS): Add "fr" and "tr". | |
449 | * configure: Regernate. | |
450 | * po/fr.po: New file. | |
451 | * po/tr.po: New file. | |
452 | ||
3c3bdf30 NC |
453 | 2001-10-30 Hans-Peter Nilsson <[email protected]> |
454 | ||
9b19141a | 455 | * MAINTAINERS: Add self as MMIX port maintainer. |
3c3bdf30 NC |
456 | * readelf.c: Include elf/mmix.h. |
457 | (guess_is_rela): MMIX is RELA. | |
458 | (dump_relocations): Handle MMIX relocations. | |
459 | * Makefile.am: Regenerate dependencies. | |
460 | * Makefile.in: Regenerate. | |
461 | ||
f662939a NC |
462 | 2001-10-13 Nick Clifton <[email protected]> |
463 | ||
464 | * readelf.c (parse_args): Handle multiple options to the -w | |
465 | switch. | |
466 | ||
c91d0dfb JJ |
467 | 2001-10-12 Jakub Jelinek <[email protected]> |
468 | ||
469 | * readelf.c (get_section_type_name): Don't print SHT_ prefix for | |
470 | LOPROC, LOOS and LOUSER. | |
471 | ||
7559e86e | 472 | 2001-10-11 J"orn Rennecke <[email protected]> |
d1b67f3c JR |
473 | |
474 | * MAINTAINERS: Update my email address. | |
475 | ||
fcd8210c AM |
476 | 2001-10-03 Alan Modra <[email protected]> |
477 | ||
478 | * doc/Makefile.in: Regenerate. | |
479 | * configure: Regenerate. | |
480 | ||
428409d5 NC |
481 | 2001-10-02 Nick Clifton <[email protected]> |
482 | ||
483 | * readelf.c (display_debug_line, display_debug_pubnames, | |
484 | display_debug_info, display_debug_frames): Detect and warn | |
485 | about 64-bit format entries. | |
486 | (display_debug_aranges): Reword 64-bit warning. | |
487 | (debug_displays): Add .debug_pubtypes as a known, but not yet | |
488 | supported, debug section. | |
489 | ||
6a8c2b0d AM |
490 | 2001-10-02 Alan Modra <[email protected]> |
491 | ||
492 | * coffdump.c (PROGRAM_VERSION): Delete. | |
493 | (main <'V'>): Call print_version. | |
494 | * srconv.c: Likewise. | |
495 | * sysdump.c: Likewise. | |
496 | * version.c (program_version): Remove. | |
497 | (print_version): Use BFD_VERSION_STRING. Just print the current | |
498 | year in copyright message. | |
499 | * addr2line.c (program_version): Remove unused declaration. | |
500 | * objdump.c (display_target_tables): Use BFD_VERSION_STRING in | |
501 | place of BFD_VERSION. | |
502 | * Makefile.am (Makefile): Depend on bfd/configure.in. | |
503 | (cplus-dem.o): Depend on Makefile. | |
504 | Run "make dep-am". | |
505 | * Makefile.in: Regenerate. | |
506 | ||
e414a165 NC |
507 | 2001-10-01 Nick Clifton <[email protected]> |
508 | ||
509 | * readelf.c (display_debug_aranges): Detect and warn about DWARF64 | |
510 | format .debug_arange sections. | |
511 | (main): Add missing prototype. | |
b8908f93 | 512 | |
efc3ee7f HPN |
513 | 2001-09-30 Hans-Peter Nilsson <[email protected]> |
514 | ||
515 | * Makefile.am: Update dependencies with "make dep-am". | |
516 | * Makefile.in: Regenerate. | |
517 | ||
9e85c2a0 RH |
518 | 2001-09-28 Richard Henderson <[email protected]> |
519 | ||
520 | * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0. | |
521 | ||
451dad9c AM |
522 | 2001-09-26 Alan Modra <[email protected]> |
523 | ||
524 | * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, | |
525 | VA_CLOSE. | |
526 | (non_fatal): Likewise. | |
527 | * objdump.c (objdump_sprintf): Likewise. | |
528 | * readelf.c (error): Likewise. | |
529 | (warn): Likewise. | |
530 | ||
d974e256 JJ |
531 | 2001-09-25 Jakub Jelinek <[email protected]> |
532 | ||
533 | * readelf.c (do_wide): New. | |
534 | (options): Add --wide. | |
535 | (usage, parse_args): Likewise. | |
536 | (process_program_headers): Put each segment on a single line if | |
537 | --wide is given. | |
538 | (process_section_headers): Put each section on a single line if | |
539 | --wide is given. | |
540 | * doc/binutils.texi: Document it. | |
541 | * NEWS: Likewise. | |
542 | ||
2f11c261 AM |
543 | 2001-09-25 Alan Modra <[email protected]> |
544 | ||
545 | * readelf.c (print_vma): Print 8 digits of low hex value. | |
546 | ||
1d50f91e AJ |
547 | 2001-09-24 Andreas Jaeger <[email protected]> |
548 | ||
549 | * nlmconv.c: Fix warnings about unused attributes and function | |
550 | prototypes. | |
551 | ||
552 | * strings.c: Add prototype for get_char. | |
553 | ||
38131e67 L |
554 | 2000-09-19 H.J. Lu <[email protected]> |
555 | ||
556 | * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and | |
557 | $(srcdir)/cxxfilt.man. | |
558 | * doc/Makefile.in: Rebuild. | |
559 | ||
3bcfb3e4 AM |
560 | 2001-09-19 Alan Modra <[email protected]> |
561 | ||
562 | * objcopy.c (copy_main): Correct rename-section string parsing. | |
563 | Consolidate new_name parsing, and error messages. | |
564 | ||
3882b010 L |
565 | 2001-09-18 Bruno Haible <[email protected]> |
566 | ||
567 | * addr2line.c: Don't include <ctype.h>. | |
568 | (main): For gettext, also set the LC_CTYPE locate facet. | |
569 | * ar.c (main): Likewise. | |
570 | * coffdump.c (main): Likewise. | |
571 | * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>. | |
572 | (main): For gettext, also set the LC_CTYPE locate facet. | |
573 | Use ISALNUM instead of isalpha/isdigit. | |
574 | * dllwrap.c: Don't include <ctype.h>. | |
575 | (main): For gettext, also set the LC_CTYPE locate facet. | |
576 | * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>. | |
577 | (main): For gettext, also set the LC_CTYPE locate facet. | |
578 | Use TOUPPER instead of islower/toupper. | |
579 | * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>. | |
580 | (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum. | |
581 | Use TOUPPER instead of islower/toupper. | |
582 | * nm.c (main): For gettext, also set the LC_CTYPE locate facet. | |
583 | * objcopy.c (main): Likewise. | |
584 | * objdump.c: Include "safe-ctype.h" instead of <ctype.h>. | |
585 | (disassemble_bytes): Use ISPRINT instead of isprint. | |
586 | (dump_section_stabs): Use ISDIGIT instead of isdigit. | |
587 | (dump_data): Use ISPRINT instead of isprint. | |
588 | (main): For gettext, also set the LC_CTYPE locate facet. | |
589 | * rclex.l: Include "safe-ctype.h" instead of <ctype.h>. | |
590 | (cpp_line, handle_quotes): Use ISSPACE instead of isspace. | |
591 | * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>. | |
592 | Use TOUPPER instead of islower/toupper. | |
593 | * readelf.c (main): For gettext, also set the LC_CTYPE locate facet. | |
594 | * resrc.c: Include "safe-ctype.h" instead of <ctype.h>. | |
595 | (write_rc_accelerators): Use ISPRINT instead of isprint. | |
596 | (write_rc_rcdata): Likewise. | |
597 | * size.c (main): For gettext, also set the LC_CTYPE locate facet. | |
598 | * srconv.c (main): Likewise. | |
599 | * stabs.c: Include "safe-ctype.h" instead of <ctype.h>. | |
600 | (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of | |
601 | isdigit/isupper/islower. | |
602 | (parse_stab_string, parse_stab_type, parse_stab_argtypes, | |
603 | parse_stab_array_type, stab_demangle_count, stab_demangle_get_count, | |
604 | stab_demangle_prefix, stab_demangle_qualified, | |
605 | stab_demangle_template, stab_demangle_type, | |
606 | stab_demangle_fund_type): Use ISDIGIT instead of isdigit. | |
607 | * strings.c: Include "safe-ctype.h" instead of <ctype.h>. | |
608 | (isgraphic): Use ISPRINT instead of isascii/isprint. | |
609 | (main): Remove HAVE_LC_MESSAGES dependency. | |
610 | * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>. | |
611 | (pbarray): Use ISPRINT instead of isprint. | |
612 | (main): For gettext, also set the LC_CTYPE locate facet. | |
613 | * windres.c: Include "safe-ctype.h" instead of <ctype.h>. | |
614 | (format_from_filename): Use ISPRINT instead of isprint. | |
615 | (main): For gettext, also set the LC_CTYPE locate facet. | |
616 | * winduni.c: Include "safe-ctype.h" instead of <ctype.h>. | |
617 | (unicode_print): Use ISPRINT instead of isprint. | |
618 | * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>. | |
619 | (stab_variable): Use ISDIGIT instead of isdigit. | |
620 | ||
e59b4dfb AM |
621 | 2001-09-18 Alan Modra <[email protected]> |
622 | ||
623 | * ar.c (print_contents): Cast args of bfd_seek to the right types. | |
624 | Replace bfd_read call with call to bfd_bread. | |
625 | (extract_file): Likewise. | |
626 | ||
627 | * objdump.c (dump_section_header): Cast section->filepos to | |
628 | unsigned long to suit printf format string. | |
629 | * readelf.c (process_section_headers): Similarly for sh_offset. | |
630 | (process_unwind): Likewise. | |
631 | ||
d132876a NC |
632 | 2001-09-14 Nick Clifton <[email protected]> |
633 | ||
634 | * strings.c (encoding, encoding_bytes): New variables. | |
635 | (long_options): Add --encoding. | |
636 | (main): Accept -e and --encoding. | |
637 | (get_char): New function. Read a, possibly wide, character from | |
638 | the input stream. | |
639 | (print_strings): Use get_char(). | |
640 | (usage): Document new command line option. | |
641 | * doc/binutils.texi: Document new command line option. | |
642 | * NEWS: Announce new command line option. | |
643 | ||
7559e86e | 644 | 2001-09-12 Alexandre Oliva <[email protected]> |
2b0337b0 AO |
645 | |
646 | * readelf.c (guess_is_rela, dump_relocations, get_machine_name, | |
647 | get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V, | |
648 | EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD. | |
649 | Removed EM_CYGNUS_ARC. | |
650 | ||
7559e86e | 651 | 2001-09-04 Jeffrey A Law ([email protected]) |
b8720f9d JL |
652 | |
653 | * readelf.c: Include elf/h8 for H8 series definitions. | |
654 | (guess_is_rela): H8 series if RELA. | |
655 | (dump_relocations): Handle H8 series relocations. | |
656 | ||
0823fbca EC |
657 | 2001-08-31 Eric Christopher <[email protected]> |
658 | ||
659 | * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K. | |
660 | ||
8db76d70 PT |
661 | 2001-08-29 Peter Targett <[email protected]> |
662 | ||
663 | * MAINTAINERS: Include ARC Maintainer. | |
664 | ||
d81d6584 BE |
665 | 2001-08-29 Ben Elliston <[email protected]> |
666 | ||
667 | * stabs.c (stab_demangle_template): Initialise s4. | |
668 | ||
25a1ff5b AM |
669 | 2001-08-27 Alan Modra <[email protected]> |
670 | ||
671 | * readelf.c (dump_relocations): Recognise EM_PPC64. | |
672 | ||
a5d22d2a TS |
673 | 2001-08-26 Thiemo Seufer <[email protected]> |
674 | ||
675 | * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE. | |
676 | ||
62a5a82d L |
677 | 2001-08-25 H.J. Lu <[email protected]> |
678 | ||
679 | * nm.c (print_width): New. | |
680 | (display_rel_file): Set `print_width' according to | |
681 | bfd_sprintf_vma. | |
682 | (print_symbol_info_bsd): Check `print_width' instead of BFD64. | |
683 | ||
1ae8b3d2 AO |
684 | 2001-08-24 Alexandre Oliva <[email protected]> |
685 | ||
686 | * objcopy.c (use_alt_mach_code): New variable. | |
687 | (OPTION_ALT_MACH_CODE): Define. | |
688 | (copy_options): Added --alt-machine-code. | |
689 | (copy_main): Handle it. | |
690 | (copy_object): Switch to alternate machine code if requested. | |
691 | * doc/binutils.texi: Document new option. | |
692 | * NEWS: Likewise. | |
693 | ||
d1bdd336 TS |
694 | 2001-08-22 Thiemo Seufer <[email protected]> |
695 | ||
696 | * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE. | |
697 | ||
410f7a12 L |
698 | 2001-08-21 H.J. Lu <[email protected]> |
699 | ||
700 | * readelf.c (dump_relocations): Support ELF64 on 32bit hosts. | |
701 | (display_debug_info): Cast for 64bit hosts. | |
702 | (display_debug_frames): Likewise. | |
703 | (process_mips_specific): Likewise. | |
704 | ||
c32144ff AJ |
705 | 2001-08-21 Andreas Jaeger <[email protected]> |
706 | ||
707 | * coffgrok.h: Add missing parameter for prototype of coff_grok. | |
708 | ||
709 | * sysdump.c: Add missing prototypes. | |
710 | * srconv.c: Likewise. | |
711 | * unwind-ia64.c: Likewise. | |
712 | * coffdump.c: Likewise. | |
713 | ||
714 | * sysinfo.y: Print prototypes, include <ansidecl.h>. | |
715 | ||
716 | * coffgrok.c: Add missing prototypes, include libiberty.h instead | |
717 | of declaring xcalloc. | |
718 | ||
d8180c76 L |
719 | 2001-08-10 H.J. Lu <[email protected]> |
720 | ||
721 | * nm.c (print_value): Add one arg, bfd *. | |
722 | (print_value): Replace fprintf_vma with bfd_fprintf_vma. | |
723 | (print_symbol_info_bsd): Also pass `abfd' to print_value (). | |
724 | (print_symbol_info_sysv): Likewise. | |
725 | (print_symbol_info_posix): Likewise. | |
726 | ||
727 | * objdump.c (dump_section_header): Replace printf_vma with | |
728 | bfd_printf_vma. | |
729 | (print_section_stabs): Likewise. | |
730 | (dump_bfd_header): Likewise. | |
731 | (objdump_print_value): Replace sprintf_vma with | |
732 | bfd_sprintf_vma. | |
733 | (disassemble_bytes): Likewise. | |
734 | (dump_reloc_set): Likewise. | |
735 | ||
0218d1e4 AJ |
736 | 2001-08-10 Andreas Jaeger <[email protected]> |
737 | ||
738 | * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes | |
739 | to build warnings. | |
740 | * configure: Regenerate. | |
741 | ||
2863d58a AM |
742 | 2001-08-09 Alan Modra <[email protected]> |
743 | ||
744 | * readelf.c: Add missing prototypes. | |
745 | * objdump.c: Likewise. Format existing prototypes. | |
746 | ||
c0e047e0 AO |
747 | 2001-08-08 Alexandre Oliva <[email protected]> |
748 | ||
749 | * readelf.c (display_debug_info): Add to abbrev_offset the addend | |
750 | of any RELA relocation for the abbrev_offset memory location that | |
751 | refers to the .debug_abbrev section symbol. | |
752 | ||
ff78d6d6 L |
753 | 2001-08-07 H.J. Lu <[email protected]> |
754 | ||
755 | * readelf.c (process_file): Return 0 if OK, otherwise return 1. | |
756 | (main): Return process_file (). | |
757 | ||
c36774d6 PB |
758 | 2001-08-05 Philip Blundell <[email protected]> |
759 | ||
760 | * doc/binutils.texi: Use "Thumb" not "THUMB". | |
761 | ||
8f9d9bd9 JH |
762 | 2001-08-03 John Healy <[email protected]> |
763 | ||
764 | Patch suggested by Frank Eigler <[email protected]>. | |
765 | * objdump.c (disassemble_data): Fill in section member of the | |
766 | disasm_info structure. | |
767 | ||
c918cb96 DD |
768 | 2001-08-03 Tom Walsh <[email protected]> |
769 | ||
770 | * configure.in: Added --with-windres option. | |
771 | * configure: Regenerated. | |
772 | ||
c7c55b78 NC |
773 | 2001-07-11 Stephane Carrez <[email protected]> |
774 | ||
775 | * doc/binutils.texi: Use @command{name} for commands; | |
776 | use @option{-opt} for options; use @table @env for list of options; | |
777 | remove spaces arround [ | ] in synopsis. | |
778 | ||
779 | * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the | |
780 | center title. | |
781 | ||
594ef5db NC |
782 | 2001-07-31 Nick Clifton <[email protected]> |
783 | ||
784 | * objcopy.c: Fix formatting. | |
785 | (section_rename): New structure. | |
786 | (OPTION_RENAME_SECTION): New switch. | |
787 | (copy_usage): Document new switch. | |
788 | (add_section_rename): New function: Add a node to the section | |
789 | rename list. | |
790 | (find_section_rename): New function: Find the new name and | |
791 | flags for a section. | |
792 | (setup_section): Call find_section_name to determine the name | |
793 | of the output section. | |
794 | (copy_main): Handle OPTION_RENAME_SECTION. | |
795 | * binutils.texi: Document new switch. | |
796 | * NEWS: Mention new switch. | |
797 | ||
1f554c69 NC |
798 | 2001-07-30 Nick Clifton <[email protected]> |
799 | ||
800 | * README: Rename [email protected] to [email protected]. | |
801 | * MAINTAINERS: Rename [email protected] to | |
802 | [email protected]. | |
803 | ||
2f83960e AM |
804 | 2001-07-28 Matthias Kramm <[email protected]> |
805 | ||
806 | * bucomm.c (list_supported_architectures): New function. | |
807 | * bucomm.h (list_supported_architectures): Declare. | |
808 | * objdump.c (usage): Call the above. | |
809 | ||
20fe0649 DB |
810 | 2001-07-25 Dave Brolley <[email protected]> |
811 | ||
812 | * objdump.c (SKIP_ZEROES): Only define it if it is not already defined. | |
813 | (SKIP_ZEROES_AT_END): Only define it if it is not already defined. | |
814 | ||
1b577b00 NC |
815 | 2001-07-19 Nick Clifton <[email protected]> |
816 | ||
817 | * README: Update for 2.11. Change bug reporting email address. | |
818 | * MAINTAINERS: Tidy up. Change bug reporting email address. | |
819 | ||
95fd336c DD |
820 | 2001-07-16 DJ Delorie <[email protected]> |
821 | ||
5f16d855 DD |
822 | * resres.c (write_res_header): Align header size. |
823 | (res_align_file): Calculate alignment correctly. | |
824 | ||
95fd336c DD |
825 | * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more |
826 | correct 10). | |
827 | * resrc.c (write_rc_resource): Likewise. | |
828 | * windres.h (SUBLANG_SHIFT): Define - as 10. | |
829 | ||
ed8fee27 NC |
830 | 2001-07-15 Nick Clifton <[email protected]> |
831 | ||
832 | * MAINTAINERS: Add Christian Groessler as maintainer for z8k port. | |
833 | ||
90ab7e9a NC |
834 | 2001-07-11 Nick Clifton <[email protected]> |
835 | ||
836 | * MAINTAINERS: Add notes about branch checkins. | |
837 | ||
e0c60db2 NC |
838 | 2001-07-05 Daniel Berlin <[email protected]> |
839 | ||
840 | * readelf.c (display_debug_macinfo): New function, display | |
841 | .debug_macinfo section. | |
842 | (do_debug_macinfo): New variable. | |
843 | (parse_args): Handle "-w[mM]" to mean display macro info. | |
844 | (process_section_headers): Handle debug_macinfo. | |
845 | (debug_displays): Replace unsupported function with macinfo | |
0218d1e4 | 846 | function for .debug_macinfo display. |
e0c60db2 NC |
847 | * doc/binutils.texi: Document new command line switch. |
848 | * NEWS: Document new feature of readelf. | |
0218d1e4 | 849 | |
24e01a36 L |
850 | 2001-07-05 H.J. Lu <[email protected]> |
851 | ||
852 | * objcopy.c (filter_symbols): Don't turn undefined symbols | |
853 | into local. | |
854 | ||
4258bf4d L |
855 | 2001-07-03 H.J. Lu <[email protected]> |
856 | ||
857 | * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of | |
858 | [email protected]. | |
859 | (ar.1): Likewise. | |
860 | (dlltool.1): Likewise. | |
861 | (nlmconv.1): Likewise. | |
862 | (nm.1): Likewise. | |
863 | (objcopy.1): Likewise. | |
864 | (objdump.1): Likewise. | |
865 | (ranlib.1): Likewise. | |
866 | (readelf.1): Likewise. | |
867 | (size.1): Likewise. | |
868 | (strings.1): Likewise. | |
869 | (strip.1): Likewise. | |
870 | (windres.1): Likewise. | |
871 | (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of [email protected]. | |
872 | ($(DEMANGLER_NAME).1): Also substitute cxxfilt with | |
873 | $(DEMANGLER_NAME). | |
874 | (as.1): Removed. | |
875 | * doc/Makefile.in: Regenerated. | |
876 | ||
7014bc31 NC |
877 | 2001-07-03 Nick Clifton <[email protected]> |
878 | ||
879 | * MAINTAINERS: Change MIPS maintainer to Eric Christopher. | |
880 | ||
b811889f NC |
881 | 2001-07-01 Daniel Berlin <[email protected]> |
882 | ||
883 | * readelf.c: Support DWARF 2.1 tags, encodings, languages. | |
884 | ||
12ab83a9 NC |
885 | 2001-06-29 James Cownie <[email protected]> |
886 | ||
887 | * readelf.c: Support DWARF 2.1 attributes. | |
888 | ||
a6e9f9df AM |
889 | 2001-06-28 Alan Modra <[email protected]> |
890 | ||
891 | * readelf.c (GET_DATA_ALLOC): Remove. | |
892 | (GET_DATA): Remove. | |
893 | (get_data): New function combining above macros, with an extra | |
894 | test for zero size. | |
895 | (slurp_rela_relocs): Use get_data, and catch error return. | |
896 | (slurp_rel_relocs): Likewise. | |
897 | (get_32bit_program_headers): Likewise. | |
898 | (get_64bit_program_headers): Likewise. | |
899 | (get_32bit_section_headers): Likewise. | |
900 | (get_64bit_section_headers): Likewise. | |
901 | (get_32bit_elf_symbols): Likewise. | |
902 | (get_64bit_elf_symbols): Likewise. | |
903 | (process_section_headers): Likewise. | |
904 | (process_relocs): Likewise. | |
905 | (slurp_ia64_unwind_table): Likewise. | |
906 | (process_unwind): Likewise. | |
907 | (get_32bit_dynamic_segment): Likewise. | |
908 | (get_64bit_dynamic_segment): Likewise. | |
909 | (process_dynamic_segment): Likewise. | |
910 | (process_version_sections): Likewise. | |
911 | (process_symbol_table): Likewise. | |
912 | (dump_section): Likewise. | |
913 | (display_debug_info): Likewise. | |
914 | (display_debug_section): Likewise. | |
915 | (process_section_contents): Likewise. | |
916 | (process_corefile_note_segment): Likewise. | |
917 | (process_mips_specific): Likewise. Also free econf32, econf64. | |
918 | ||
af3fc3bc AM |
919 | 2001-06-25 Alan Modra <[email protected]> |
920 | ||
921 | * readelf.c (dump_relocations): Print "bad symbol index" if | |
922 | symtab == NULL with non-zero symtab_index. | |
923 | (process_relocs): Don't bomb if reloc section has no symsec. | |
924 | ||
6d900bf6 L |
925 | 2001-06-24 H.J. Lu <[email protected]> |
926 | ||
927 | * objcopy.c (strip_main): Revert the change made on 2001-05-30 | |
928 | by accident. | |
929 | (copy_main): Apply the the change made to strip_main on | |
930 | 2001-05-30 by accident. | |
931 | ||
49b4e386 AJ |
932 | 2001-06-23 Andreas Jaeger <[email protected]> |
933 | ||
934 | * unwind-ia64.c (unw_decode_x1): Add unused attribute for | |
935 | parameter 'code'. | |
936 | (unw_decode_x2): Likewise. | |
937 | (unw_decode_x3): Likewise. | |
938 | (unw_decode_x4): Likewise. | |
939 | ||
d8dc71e3 BE |
940 | 2001-06-23 Ben Elliston <[email protected]> |
941 | ||
942 | * MAINTAINERS: Add myself as M88k maintainer. | |
943 | ||
af3bdff7 NC |
944 | 2001-06-22 Jocelyn Mayer <[email protected]> |
945 | ||
946 | * objcopy.c (strip_main): Support -o or --output-file command lien | |
947 | switch. | |
948 | ||
105e7211 L |
949 | 2001-06-19 H.J. Lu <[email protected]> |
950 | ||
951 | * doc/Makefile.in: Regenerated. | |
952 | ||
c45021f2 NC |
953 | 2001-06-19 Nick Clifton <[email protected]> |
954 | ||
955 | * readelf.c: Restore formatting. | |
956 | ||
957 | 2001-06-18 H.J. Lu <[email protected]> & Nick Clifton <[email protected]> | |
958 | ||
959 | * Makefile.am: Move documentation into doc subdirectory. | |
960 | * Makefile.in: Regenerated. | |
961 | * binutils.texi: Move into doc subdirectory. | |
962 | * addr2line.1: Removed. | |
963 | * ar.1: Likewise. | |
964 | * dlltool.1: Likewise. | |
965 | * nlmconv.1: Likewise. | |
966 | * nm.1: Likewise. | |
967 | * objcopy.1: Likewise. | |
968 | * objdump.1: Likewise. | |
969 | * ranlib.1: Likewise. | |
970 | * readelf.1: Likewise. | |
971 | * size.1: Likewise. | |
972 | * strings.1: Likewise. | |
973 | * strip.1: Likewise. | |
974 | * windres.1: Likewise. | |
975 | * cxxfilt.man: Likewise. | |
976 | * doc: New Directory. | |
977 | * doc/Makefile.am: New file. | |
978 | * doc/Makefile.in: Generate. | |
979 | ||
09ad7db3 AM |
980 | 2001-06-09 Alan Modra <[email protected]> |
981 | ||
982 | * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker. | |
983 | ||
936260fe AM |
984 | 2001-06-01 Alan Modra <[email protected]> |
985 | ||
986 | * MAINTAINERS: Update my email address. | |
987 | ||
16b2b71c NC |
988 | 2001-05-30 Honda Hiroki <[email protected]> |
989 | ||
990 | * objcopy.c: Add new switches: --keep-global-symbol, | |
991 | --keep-symbols, --localize-symbols, --keep-global-symbols and | |
992 | --weaken-symbols. | |
993 | * binutils.texi: Document new switches. | |
994 | * objcopy.1: Regenerate. | |
995 | * NEWS: Announce new feature. | |
996 | ||
7036c0e1 AJ |
997 | 2001-05-28 Andreas Jaeger <[email protected]> |
998 | ||
999 | * readelf.c (display_debug_frames): Fix warnings: Remove unused | |
1000 | variables, fix format strings. | |
1001 | ||
76a406e5 NC |
1002 | 2001-05-28 Nick Clifton <[email protected]> |
1003 | ||
1004 | * objdump.c (disassemble_bytes): Remove section VMA adjustment | |
1005 | when computing the address of the line to show. | |
1006 | ||
31b6fca6 RH |
1007 | 2001-05-16 Richard Henderson <[email protected]> |
1008 | ||
1009 | * readelf.c (do_debug_frames_interp): New. | |
1010 | (byte_get_little_endian): If BFD64, always read entire 8-byte fields. | |
1011 | (byte_get_big_endian): Likewise. | |
1012 | (parse_args) ['F']: Set do_debug_frames_interp. | |
1013 | (Frame_Chunk): Make data_factor signed, add fde_encoding. | |
1014 | (frame_display_row): Don't trunc pc_begin to int. | |
1015 | (size_of_encoded_value): New. | |
1016 | (display_debug_frames): Handle 64-bit targets. Print raw data | |
1017 | unless do_debug_frames_interp. | |
1018 | (debug_displays): Remove duplicate .debug_frame. | |
1019 | ||
4fe85591 NC |
1020 | 2001-05-15 Ralf Baechle <[email protected]> |
1021 | ||
1022 | * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE. | |
1023 | The former constant was never in active use and is used otherwise | |
1024 | by the ABI. | |
1025 | ||
579f31ac JJ |
1026 | 2001-05-11 Jakub Jelinek <[email protected]> |
1027 | ||
1028 | * readelf.c (process_unwind): Print all unwind sections, not just | |
1029 | one. | |
1030 | ||
78f4a3f7 AM |
1031 | 2001-05-07 Thiemo Seufer <[email protected]> |
1032 | ||
1033 | * readelf.c (process_unwind): Remove const specifier. | |
1034 | ||
1c529ca6 NC |
1035 | 2001-04-27 Michal Svec <[email protected]> |
1036 | ||
1037 | * strings.c (isgraphic): Do not use isascii() unless it is needed | |
1038 | for isprint() to work. | |
1039 | (main): Set the locale domain to LC_ALL not just LC_MESSAGES. | |
1040 | ||
87e6d782 NC |
1041 | 2001-04-27 Johan Rydberg <[email protected]> |
1042 | ||
1043 | * NEWS: Announce support for OpenRISC. | |
1044 | ||
4bd3d870 | 1045 | 2001-04-17 Danny Smith <[email protected]> |
49b4e386 AJ |
1046 | |
1047 | * dlltool.c (do_default_excludes): Initialise to true. | |
1048 | ||
21211521 AM |
1049 | 2001-04-10 Alan Modra <[email protected]> |
1050 | ||
1051 | * MAINTAINERS: Update my email address | |
1052 | * nm.c (print_symbol_info_bsd): Use a simple printf string. | |
1053 | ||
0c66b61e | 1054 | 2001-04-05 Hans-Peter Nilsson <[email protected]> |
ff94ebf2 HPN |
1055 | |
1056 | * readelf.c (display_debug_lines): Fix typo for "Prologue". | |
1057 | ||
e58d53af L |
1058 | 2001-03-30 H.J. Lu <[email protected]> |
1059 | ||
1060 | * readelf.c (process_unwind): Just return if do_unwind is 0. | |
1061 | ||
bee72332 DD |
1062 | 2001-03-28 Roger Sayle <[email protected]> |
1063 | ||
1064 | * dlltool.c (make_one_lib_file): Fix section flags for | |
1065 | .text, .data and .bss in stub ds*.o files to match those | |
1066 | generated by gas. | |
1067 | ||
f1467e33 L |
1068 | 2001-03-29 H.J. Lu <[email protected]> |
1069 | ||
1070 | * readelf.c (process_unwind): Only do unwind sections for | |
1071 | IA64. | |
1072 | ||
1c6fb4fe L |
1073 | 2001-03-28 H.J. Lu <[email protected]> |
1074 | ||
1075 | * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target. | |
1076 | * Makefile.in: Regenerate. | |
1077 | ||
0879a67a AJ |
1078 | 2001-03-26 Andreas Jaeger <[email protected]> |
1079 | ||
1080 | * binutils.texi (nm): Fix texi syntax. | |
1081 | ||
0285c67d NC |
1082 | 2001-03-25 Stephane Carrez <[email protected]> |
1083 | ||
1084 | * binutils.texi: Put @c man begin and @c man end indications | |
1085 | to generate man pages using texi2pod and pod2man. Put @c man title | |
1086 | to identify each man. Add SEEALSO entries. | |
1087 | * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable. | |
1088 | (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1, | |
1089 | sort the list. | |
1090 | (*.1): Build the man pages from binutils.texi. | |
1091 | * Makefile.in: Regenerate. | |
1092 | ||
04847a4d CF |
1093 | 2001-03-13 Eric Kohl <[email protected]> |
1094 | ||
1095 | * defparse.y (opt_equal_name): allow "." in name. | |
1096 | * dlltool.c (def_exports): Added ability to generate forwarded exports. | |
1097 | (gen_exp_file): Likewise. | |
1098 | ||
43a0748c NC |
1099 | 2001-03-12 Stefan Geuken <[email protected]> |
1100 | ||
1101 | * NEWS: Document addition of -B switch to objcopy. | |
1102 | * binutils.texi: Document addition of -B switch to objcopy. | |
1103 | * objcopy.c: (copy_options): Add --binary-architecture. | |
1104 | (copy_usage): Document -B/--binary-architecture. | |
1105 | (copy_main): Support -B/--binary-architecture. Set | |
1106 | bfd_external_binary_architecture. | |
0879a67a | 1107 | |
b7498e0e NC |
1108 | 2001-03-11 Andreas Jaeger <[email protected]> |
1109 | ||
1110 | * readelf.c (guess_is_rela): Handle EM_S390_OLD. | |
1111 | (dump_relocations): Likewise. | |
1112 | (get_machine_name): Likewise. | |
1113 | ||
a59e3bd7 NC |
1114 | 2001-02-28 Nick Clifton <[email protected]> |
1115 | ||
1116 | * readelf.c: (struct unw_aux_info): Remove const modifier for | |
1117 | 'strtab' field. | |
1118 | (process_unwind): Remove non-K&R compliant LHS type cast in call | |
1119 | to GET_DATA_ALLOC macro. | |
1120 | ||
a5bcd848 PB |
1121 | 2001-02-28 Philip Blundell <[email protected]> |
1122 | ||
1123 | * readelf.c (decode_ARM_machine_flags): Explicitly mention which | |
1124 | ABI is in use; remove ambiguity between the "unknown" EABI and | |
1125 | unrecognised ABIs. Handle version 2 ARM EABI. Update uses of | |
1126 | renamed EF_xx constants. | |
1127 | ||
27b7e12d AM |
1128 | 2001-02-27 Alan Modra <[email protected]> |
1129 | ||
1130 | * configure.in (BFD_VERSION): New. | |
1131 | (AM_INIT_AUTOMAKE): Use $BFD_VERSION. | |
1132 | * configure: Regenerate. | |
1133 | * Makefile.am: Run "make dep-am" | |
1134 | * Makefile.in: Regenerate. | |
1135 | ||
a9f10786 NC |
1136 | 2001-02-14 Nick Clifton <[email protected]> |
1137 | ||
1138 | * MAINTAINERS: Add "Obvious Fix" rule. | |
1139 | ||
3c44da9a MS |
1140 | 2001-02-11 Michael Sokolov <[email protected]> |
1141 | ||
1142 | * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string | |
1143 | literal concatenation. | |
1144 | ||
ecd03389 MS |
1145 | 2001-02-11 Michael Sokolov <[email protected]> |
1146 | ||
1147 | * readelf.c (struct unw_aux_info): Remove const from the info member. | |
1148 | (process_unwind): Don't type-cast the third argument to the | |
1149 | GET_DATA_ALLOC macro. | |
1150 | ||
88ec60c7 NC |
1151 | 2001-02-11 Nick Clifton <[email protected]> |
1152 | ||
1153 | * readelf.c (dump_relocations): Free corrected allocated | |
1154 | array. | |
1155 | (process_unwind): Fix compile time warning. | |
1156 | ||
f5e21966 NC |
1157 | 2001-02-10 Nick Clifton <[email protected]> |
1158 | ||
1159 | * binutils.texi: Document new --unwind option to readelf. | |
1160 | ||
a85d7ed0 NC |
1161 | 2001-02-09 Martin Schwidefsky <[email protected]> |
1162 | ||
1163 | * readelf.c: Add linux target for S/390. | |
1164 | ||
7bb10502 AM |
1165 | 2001-02-10 Alan Modra <[email protected]> |
1166 | ||
1167 | * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case | |
1168 | printf is a macro. | |
1169 | ||
8ca8f343 HPN |
1170 | 2001-02-08 Hans-Peter Nilsson <[email protected]> |
1171 | ||
1172 | * acinclude.m4 (AM_PROG_LEX): Override installed definition. | |
1173 | * aclocal.m4: Regenerate. | |
1174 | * configure: Regenerate. | |
1175 | ||
7340082d NC |
1176 | 2001-02-07 Todd Vierling <[email protected]> |
1177 | ||
1178 | * bucomm.c (bfd_target_vector): Change extern array to pointer. | |
1179 | * objdump.c (bfd_target_vector): Likewise. | |
1180 | ||
4d6ed7c8 NC |
1181 | 2001-02-07 David Mosberger <[email protected]> |
1182 | ||
1183 | * readelf.c (process_unwind): New function. | |
1184 | (slurp_ia64_unwind_table): Ditto. | |
1185 | (dump_ia64_unwind): Ditto. | |
1186 | (find_symbol_for_address): Ditto. | |
1187 | (slurp_rela_relocs): New function (split off from dump_relocations()). | |
1188 | (slurp_rel_relocs): Ditto. | |
1189 | (parse_args): Handle '-u' option. | |
1190 | ||
1191 | * unwind-ia64.c: New file. | |
1192 | * unwind-ia64.h: New file. | |
1193 | * Makefile.am: Include unwind-ia64.c in readelf build. | |
1194 | * Makefile.in: Regenerate. | |
7340082d | 1195 | * po/binutils.pot: Regenerate. |
4d6ed7c8 | 1196 | |
c7217458 PB |
1197 | 2001-02-04 Philip Blundell <[email protected]> |
1198 | ||
1199 | * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'. | |
1200 | * configure: Regenerate. | |
1201 | ||
956eedd4 AM |
1202 | 2001-01-31 Steve deRosier <[email protected]> |
1203 | ||
1204 | * ieee.c (ieee_add_bb11): Don't check for backslashes | |
1205 | unless HAVE_DOS_BASED_FILE_SYSTEM is defined. | |
1206 | ||
8855cbca AM |
1207 | 2001-01-24 Mark Elbrecht <[email protected]> |
1208 | ||
c7f2731e AM |
1209 | * ieee.c: Update copyright. |
1210 | (ieee_start_compilation_unit): Don't check for backslashes | |
1211 | unless HAVE_DOS_BASED_FILE_SYSTEM is defined. | |
1212 | ||
8855cbca AM |
1213 | * stabs.c: Update copyright. Include "filenames.h". |
1214 | (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs. | |
1215 | ||
329de803 | 1216 | 2001-01-23 Jakub Jelinek <[email protected]> |
00d93f34 JJ |
1217 | |
1218 | * readelf.c (process_version_sections): Check if VERDEF or VERNEED | |
1219 | sections are present before using them. Remove code duplication. | |
1220 | (process_symbol_table): Check if VERDEF or VERNEED sections are | |
1221 | present before using them. | |
1222 | ||
23719f39 NC |
1223 | 2001-01-17 Nick Clifton <[email protected]> |
1224 | ||
1225 | * objcopy.c (copy_object): Fail if attempting to convert the | |
1226 | endianness of the input object file. | |
1227 | ||
1228 | * binutils.texi: Explain that objcopy cannot convert endianness. | |
c7f2731e | 1229 | |
f726e849 NC |
1230 | 2001-01-16 Nick Clifton <[email protected]> |
1231 | ||
1232 | * readelf.c (string_table_length): New variable. | |
1233 | (SECTION_NAME): Catch out of range indices and missing section | |
1234 | pointers. | |
1235 | (process_section_headers): Delete useless local variable | |
1236 | string_table_offset. Set the value of string_table_length | |
1237 | after loading the string table. | |
1238 | (process_mips_specific): Use SECTION_NAME macro. | |
1239 | (process_file): Set string_table_length to 0 when it is freed. | |
1240 | ||
d0398d6a NC |
1241 | 2001-01-12 Nick Clifton <[email protected]> |
1242 | ||
1243 | * version.c (print_version): Update copyright date. | |
1244 | ||
0d2bcfaf NC |
1245 | 2001-01-11 Peter Targett <[email protected]> |
1246 | ||
1247 | * readelf.c (dump_relocations): Include selection with EM_ARC. | |
1248 | (get_machine_name) Update name to "ARC". | |
1249 | ||
8b1e6df3 NC |
1250 | 2001-01-09 Nick Clifton <[email protected]> |
1251 | ||
1252 | * Makefile.am: Add rule to build objdump.o from objdump.c and | |
1253 | using OBJDUMP_DEFS. | |
1254 | * Makefile.in: Regenerate. | |
1255 | ||
1256 | * configure.in: Define OBJDUMP_DEFS. Default to empty. | |
1257 | (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to | |
1258 | -DDISASSEMBLER_NEEDS_RELOCS. | |
34cc70e3 | 1259 | * configure: Regenerate. |
8b1e6df3 NC |
1260 | |
1261 | * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS | |
1262 | is defined read in the relocs even if dump_reloc_info is | |
1263 | false. | |
1264 | ||
2f952d20 PB |
1265 | 2001-01-07 Philip Blundell <[email protected]> |
1266 | ||
1267 | * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with | |
1268 | `bug-binutils'. | |
1269 | * README: Likewise. | |
1270 | ||
a8c548cb NC |
1271 | 2000-12-19 Nick Clifton <[email protected]> |
1272 | ||
1273 | * dlltool.c: Add missing support for arm-epoc-pe. | |
1274 | * configure.in: Add missing support for arm-epoc-pe. | |
1275 | * configure: Regenerate. | |
1276 | ||
cc5fda35 NC |
1277 | 2000-12-15 Nick Clifton <[email protected]> |
1278 | ||
1279 | * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel | |
1280 | Mode parts of the x86 port. | |
1281 | ||
bcedfee6 NC |
1282 | 2000-12-04 Andreas Jaeger <[email protected]> |
1283 | ||
1284 | * readelf.c (guess_is_rela): Add EM_X86_64. | |
1285 | (dump_relocations): Add EM_X86_64. | |
1286 | (get_machine_name): Add EM_X86_64. | |
1287 | Include "elf/x86-64.h". | |
1288 | ||
584da044 NC |
1289 | 2000-12-12 Nick Clifton <[email protected]> |
1290 | ||
1291 | * readelf.c: Fix formatting. | |
1292 | ||
7559e86e | 1293 | 2000-12-11 Jan Hubicka <[email protected]> |
b8355149 JH |
1294 | |
1295 | * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer. | |
1296 | ||
a98cc2b2 AH |
1297 | 2000-12-07 Andrew Haley <[email protected]> |
1298 | ||
1299 | * readelf.c (display_debug_frames): Only display columns that are | |
1300 | referenced by the frame debug info. | |
1301 | ||
c7987a69 NC |
1302 | 2000-12-05 Nick Clifton <[email protected]> |
1303 | ||
1304 | * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer. | |
1305 | ||
09fd7e38 JM |
1306 | 2000-12-04 Jason Merrill <[email protected]> |
1307 | ||
1308 | * readelf.c (process_section_headers): Handle linkonce.wi sections. | |
1309 | (display_debug_section): Likewise. | |
1310 | (display_debug_info): Display CU header before bailing. | |
1311 | ||
e7af610e NC |
1312 | 2000-12-01 Chris Demetriou <[email protected]> |
1313 | ||
09fd7e38 JM |
1314 | * readelf.c (get_machine_flags): Recognize MIPS32 ISA in |
1315 | EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with | |
1316 | E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly. | |
e7af610e | 1317 | |
09fd7e38 JM |
1318 | * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5, |
1319 | and E_MIPS_ARCH_64. | |
84ea6cf2 | 1320 | |
09fd7e38 JM |
1321 | * readelf.c (get_machine_flags): Add case for |
1322 | E_MIPS_MACH_SB1. | |
c6c98b38 | 1323 | |
75066968 DD |
1324 | 2000-11-30 Richard Earnshaw <[email protected]> |
1325 | ||
1326 | * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value. | |
1327 | ||
5c4666ea HPN |
1328 | 2000-11-28 Hans-Peter Nilsson <[email protected]> |
1329 | ||
6e917903 | 1330 |