* bucomm.c (list_supported_targets): Use bfd_target_list.
[binutils.git] / binutils / ChangeLog
blobd1823c3cb08dc40d39bee03e4722496e2b285e10
1 2002-10-15  Alan Modra  <amodra@bigpond.net.au>
3         * bucomm.c (list_supported_targets): Use bfd_target_list.
5         * objcopy.c (copy_file): Report ambiguous bfd_object matches, and
6         other object errors in preference to bfd_core errors.
8 2002-10-14  Alan Modra  <amodra@bigpond.net.au>
10         * Makefile.am: Run "make dep-am".
11         * objdump.c: #include "bfdver.h".
12         * version.c: Likewise.
13         * Makefile.in: Regenerate.
14         * config.in: Regenerate.
15         * configure: Regenerate.
16         * po/POTFILES.in: Regenerate.
18 2002-10-09  Daniel Jacobowitz  <drow@mvista.com>
20         * readelf.c (display_debug_info): Ignore empty .rela.debug_info
21         sections.  Allow relocations against the absolute symbol.  Don't
22         use the value in compunit.cu_abbrev_offset if we found a RELA
23         relocation.   
25 2002-10-07  Gordon Chaffee <chaffee@netvmg.com>
27         * addr2line.c (slurp_symtab): Read in dynamic symbols if no
28         ordinary ones are available.
30 2002-09-30  H.J. Lu <hjl@gnu.org>
32         * readelf.c (get_machine_flags): Handle E_MIPS_MACH_4120,
33         E_MIPS_MACH_5400 and E_MIPS_MACH_5500.
35 2002-09-17  Zack Weinberg  <zack@codesourcery.com>
37         * Makefile.am (CFILES): Add cxxfilt.c.
38         (cxxfilt_SOURCES): Now just cxxfilt.c $(BULIBS).
39         (cxxfilt_LDADD): Delete.
40         Remove all references to underscore.c.
41         Regen dependencies.
42         * configure.in: Define TARGET_PREPENDS_UNDERSCORE in
43         config.h from $UNDERSCORE, rather than AC_SUBSTing it.
44         * binutils/cxxfilt.c: Moved here from gcc/cp, minor
45         adjustments to fit into binutils framework.
46         * configure, config.in, Makefile.in, doc/Makefile.in: Regenerate.
48 2002-09-12  Roland McGrath  <roland@redhat.com>
50         * readelf.c (decode_location_expression): DW_OP_calli -> DW_OP_call_ref
51         Handle DW_OP_GNU_push_tls_address.
53 2002-09-11  Nick Clifton  <nickc@redhat.com>
55         * po/tr.po: Updated Turkish translation.
57 2002-09-10  Nick Clifton  <nickc@redhat.com>
59         * MAINTAINERS: Add Ben Elliston as a maintainer for configure and
60         testsuite changes.  Add paragraphs about testsuite and config
61         patches.
63 2002-08-29  Nick Clifton  <nickc@redhat.com>
65         * readelf.c (get_machine_flags): Remove redundant reference to
66         E_V850EA_ARCH.
68 2002-08-28  Alan Modra  <amodra@bigpond.net.au>
70         * objdump.c (dump_bfd): Restore lines accidentally deleted in
71         last commit.
73 2002-08-28  Michael Hayes <m.hayes@elec.canterbury.ac.nz>
75         * objdump.c (dump_headers): Add printing of HAS_LOAD_PAGE flag.
76         (dump_bfd_header): Likewise.
78 2002-08-27  Alan Modra  <amodra@bigpond.net.au>
80         * nm.c: Revert last change.
82 2002-08-26  Alan Modra  <amodra@bigpond.net.au>
84         * nm.c (display_rel_file): Don't report "no symbols" as an error.
85         * objdump.c (slurp_symtab): Likewise.
86         (slurp_dynamic_symtab): Likewise.
87         (dump_symbols): Likewise.  Do print "no symbols" to stdout.
89 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
91         * MAINTAINERS: Change my mailing address.
93 2002-08-23  John David Anglin  <dave@hiauly1.hia.nrc.ca>
95         * MAINTAINERS: Add Dave Anglin as HPPA co-maintainer.
97 2002-08-22  Nick Clifton  <nickc@redhat.com>
99         * MAINTAINERS: Add Jeff Law as (maintainance) maintainer for
100         HPPA.
102 2002-08-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
104         * readelf.c (parse_args): Change debug_dump_opt to static.
106 2002-08-16  Sivaguru Sankaridurg  <siva@eternal-systems.com>
108         * stabs.c (parse_stab_argtype): Pass length of physname to
109         stab_demangle_argtypes.
110         (stab_demangle_argtypes): Add new parameter - length of physname.
111         Pass length of physname on to stab_demangle_prefix.
112         (stab_demangle_prefix): Add new parameter - length of physname.
113         Use length of physname (if supplied) to compute end of function
114         name.
116 2002-08-15  Alan Modra  <amodra@bigpond.net.au>
118         * readelf.c: Include elf/i370.h.
119         (dump_relocations): Handle EM_S370.
120         (dynamic_segment_parisc_val): Print \n.
121         (process_dynamic_segment <DT_BIND_NOW>): Here too.
123 2002-08-14  Nick Clifton  <nickc@redhat.com>
125         * nm.c (usage): Change 'gnu-new-abi' to 'gnu-v3'.
126         * objdump.c (usage): Likewise.
127         * doc/binutils.texi: Likewise.
129 2002-08-14  Luke Dunstan  <infidel@users.sourceforge.net>
131         * rcparse.y (acc_entry): Don't warn about ALT use with
132         non-VIRTKEY.
134 2002-08-13  H.J. Lu <hjl@gnu.org>
136         * objcopy.c (copy_object): Don't warn about the unsupported
137         architecture unless the input target is defaulted or the
138         output architecture is different from the input.
140 2002-08-09  Nick Clifton  <nickc@redhat.com>
142         * po/sv.po: Updated Swedish translation.
144 2002-08-05  Alan Modra  <amodra@bigpond.net.au>
146         * prdbg.c (pr_fix_visibility): Remove assert.
148 2002-07-31  Nick Clifton  <nickc@redhat.com>
150         * addr2line.c (process_file): Rename parameter 'filename' to
151         'file_name' in order to avoid shadowing global symbol of the
152         same name.
153         (main): Likewise.
155 2002-07-30  Jakub Jelinek  <jakub@redhat.com>
157         * readelf.c (OPTION_DEBUG_DUMP): Define.
158         (options): Use it.
159         (usage): Update help.
160         (parse_args): Handle --debug-dump separately from -w.
161         * doc/binutils.texi (readelf): Update documentation.
163 2002-07-25  Nick Clifton  <nickc@redhat.com>
165         * po/es.po: Updated Spanish translation.
166         * po/fr.po: Updated French translation.
168 2002-07-24  Nick Clifton  <nickc@redhat.com>
170         * po/es.po: Updated Spanish translation.
172 2002-07-23  Alan Modra  <amodra@bigpond.net.au>
174         * Makefile.am: Run "make dep-am".
175         * Makefile.in: Regenerate.
177 2002-07-23  Nick Clifton  <nickc@redhat.com>
179         * po/fr.po: Updated French translation.
181 2002-07-23  Eric S. Raymond  <esr@golux.thyrsus.com>
183         * doc/binutils.texi (addr2line <man synopsis>): Correct brackets.
185 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
187         * budemang.c: Include config.h and string.h/strings.h.
189 2002-07-18 Denis Chertykov  <denisc@overta.ru>
190            Frank Ch. Eigler  <fche@redhat.com>
192         * readelf.c: Include "elf/ip2k.h".
193         (guess_is_rela): Add support for EM_IP2K and EM_IP2K_OLD.
194         (dump_relocations): Likewise.
195         (get_machine_name): Likewise.
196         * NEWS: Mention IP2K support.
198 2002-07-16  Nick Clifton  <nickc@cambridge.redhat.com>
200         * NEWS: Add 'Changes in 2.13'.
202 2002-07-10  Jakub Jelinek  <jakub@redhat.com>
204         * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
205         DT_GNU_CONFLICT* and DT_GNU_LIBLISZ*.
206         (get_section_type_name): Handle SHT_GNU_LIBLIST.
207         (process_dynamic_segment): Handle DT_GNU_CONFLICTSZ,
208         DT_GNU_LIBLISTSZ and DT_GNU_PRELINKED.
209         (process_gnu_liblist): New.
210         (process_file): Call it.
212 2002-07-03  Alan Modra  <amodra@bigpond.net.au>
214         * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
215         * Makefile.in: Regenerate.
217 2002-07-02  Alan Modra  <amodra@bigpond.net.au>
219         * budemang.c: New file, "demangle" function.
220         * budemang.h: New file.
221         * addr2line.c (translate_addresses): Use "demangle".
222         * nm.c (print_symname): Likewise.
223         * objdump.c (objdump_print_symname): Likewise.
224         (dump_symbols): Likewise.  Also, don't use bfd_asymbol_name macro
225         here since that obfuscates.
226         * rdcoff.c: Don't #include demangle.h.
227         * Makefile.am (CFILES): Add budemang.c, emul_aix.c,
228         emul_vanilla.c.  Remove emul_$(EMULATION).c.  Sort.
229         (HFILES): Add budemang.h.  Sort.
230         (nm_new_SOURCES, objdump_SOURCES, addr2line_SOURCES): Add budemang.c.
231         Run "make dep-am".
232         * Makefile.in: Regenerate.
234 2002-07-01  Matt Thomas  <matt@3am-software.com>
236         * readelf.c: Include "elf/vax.h".
237         (guess_is_rela): Move EM_VAX from unknown to RELA case.
238         (dump_relocations): Handle VAX relocations.
239         (get_machine_flags): Handle VAX machine flags.
241 2002-06-29  Stephane Carrez  <stcarrez@nerim.fr>
243         * readelf.c (dump_relocations): Handle 68HC11/68HC12 relocations.
245 2002-06-26  Nick Clifton  <nickc@cambridge.redhat.com>
247         * MAINTAINERS: Remove Tom Rix from d10v and pcc maintainerships.
249 2002-06-26  Alan Modra  <amodra@bigpond.net.au>
251         * nm.c (print_symname): When demangling, strip leading dots from
252         symbol names to avoid confusing the demangler.
254 2002-06-25  H.J. Lu <hjl@gnu.org>
256         * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
257         * Makefile.in: Regenerated.
259 2002-06-21  Igor Schein  <igor@txc.com>
261         * configure.in: Quote bu_cv_have_fopen64.
262         * configure: Regenerate.
264 2002-06-21  Mitsru Chinen  <chinen@jp.ibm.com>
266         * configure.in: Check for strcoll.
267         * configure: Regenerate.
268         * config.in: Regenerate.
269         * nm.c (main): Set locale for LC_COLLATE category.
270         (non_numeric_forward): Use strcoll if available.
272 2002-06-20  Dave Brolley  <brolley@redhat.com>
274         * MAINTAINERS: Add self as fr30 and frv maintainer.
276 2002-06-18  H.J. Lu  (hjl@gnu.org)
278         * nm.c: Include "elf/common.h".
279         (extended_symbol_info): Add elfinfo, a pointer to
280         elf_symbol_type.
281         (SYM_SIZE): Use elfinfo if it is not NULL.
282         (get_symbol_type): New function.
283         (display_archive): Set print_width for each archive member.
284         (display_file): Likewise.
285         (display_rel_file): Don't set print_width here.
286         (print_object_filename_sysv): Handle print_width.
287         (print_archive_member_sysv): Likewise.
288         (print_symbols): Pass (bfd_vma) 0 to print_symbol.
289         (print_symbol): Set the elfinfo field in extended_symbol_info
290         for ELF.
291         (print_object_filename_sysv): Fix the output format.
292         (print_symbol_info_sysv): Print type and section for ELF.
294 2002-06-18  Elias Athanasopoulos  <eathan@otenet.gr>
296         * nm.c (print_size_symbols): Remove assignment, which makes
297         the symbol's size equal to its value when --size-sort is
298         used.
300 2002-06-18  Dave Brolley  <brolley@redhat.com>
302         From Catherine Moore:
303         * readelf.c (elf/frv.h): #include it.
304         (guess_is_rela): Support EM_CYGNUS_FRV.
305         (dump_relocations): Ditto.
306         (get_machine_name): Ditto.
307         * Makefile.am (readelf.o): add dependency on $(INCDIR)/elf/frv.h.
309 2002-06-18  Jakub Jelinek  <jakub@redhat.com>
311         * readelf.c (get_file_header): Only read the first section header if
312         e_shoff is non-zero.
314 2002-06-15  H.J. Lu  (hjl@gnu.org)
316         * nm.c (print_size): New variable. Initialize to 0.
317         (long_options): Add 'S'/"print-size".
318         (main): Handle 'S'.
319         (print_symbol_info_bsd): Print size only if print_size is not
320         0.
322         * doc/binutils.texi: Document -S/--print-size.
324 2002-6-13  Elias Athanasopoulos  <eathan@otenet.gr>
326         * nm.c (struct extended_symbol_info): New strcuture: Add the size
327         of the symbols to the information provided by the symbol_info
328         structure.
329         (print_symbols): Pass the symbol size to print_symbol.
330         (print_size_symbols): Pass the symbol size to print_symbol.
331         (print_symbol): Extra argument: The size of the symbol.  Store
332         this in the extended_symbol_info structure.
333         (print_symbol_info): Change type of info parameter to
334         extended_symbol_info.  Display the size, if known.
335         (print_symbol_info_posix): Likewise.
336         (print_symbol_info_sysv): Likewise.
338 2002-06-08  Alan Modra  <amodra@bigpond.net.au>
340         * Makefile.am: Run "make dep-am".
341         * Makefile.in: Regenerate.
342         * doc/Makefile.in: Regnerate.
344         * bucomm.c: Replace CONST with const.
345         * nm.c: Likewise.
346         * objdump.c: Likewise.
348 2002-06-07  H.J. Lu <hjl@gnu.org>
350         * readelf.c (DW_CFA_GNU_args_size): Don't define.
351         (DW_CFA_GNU_negative_offset_extended): Likewise.
352         (DW_CFA_GNU_window_save): Likewise.
353         (display_debug_frames): Handle DW_CFA_offset_extended_sf,
354         DW_CFA_def_cfa_sf and DW_CFA_def_cfa_offset_sf.
356 2002-06-07  Elias Athanasopoulos  <eathan@otenet.gr>
358         * nm.c: When computing size of symbols for an ELF target use the
359         internal size field.
361 2002-06-06  John David Anglin  <dave@hiauly1.hia.nrc.ca>
363         * testsuite/binutils-all/objcopy.exp: clear xfail for
364         "hppa*64*-*-hpux*".
365         * testsuite/binutils-all/hppa/objdump.exp: Return if
366         "*64*-*-*".
368 2002-06-05  Alan Modra  <amodra@bigpond.net.au>
370         * objcopy.c (copy_section): Don't copy SEC_GROUP sections.
372 2002-06-03  Elias Athanasopoulos  <eathan@otenet.gr>
374         * objdump.c: Fix formatting.
376 2002-05-29  Ben Elliston  <bje@redhat.com>
378         * MAINTAINERS: Add self as M68k maintainer.
380 2002-05-28  Kuang Hwa Lin <kuang@sbcglobal.net>
382         * readelf.c: Modified/Added DLX elf support.
384 2002-05-27  Nick Clifton  <nickc@cambridge.redhat.com>
386         * arsup.c: Fix formatting.
387         * debug.c (debug_record_label): Add missing colon to error
388         message.
389         * ieee.c (parse_ieee_ty): Fix spelling typo.
390         * readelf.c (process_program_headers): Remove English assumption
391         about making a plural word.
392         (process_section_headers): Likewise.
393         (process_relocs): Allow quotes to be translated.
394         (process_unwind): Likewise,
395         (process_mips_specific): Improve error message.
396         (get_note_type): Fix spelling typo.
398         * configure.in (ALL_LINGUAS): Add sv
399         * po/sv.po: New file.
401 2002-05-27  Alan Modra  <amodra@bigpond.net.au>
403         * unwind-ia64.c (unw_print_brmask): Don't use sprintf.
404         (unw_print_grmask): Likewise.
405         (unw_print_frmask): Likewise.
407 2002-05-26  Kazu Hirata  <kazu@cs.umass.edu>
409         * arsup.c: Remove ARGSUSED.
410         * debug.c: Likewise.
411         * ieee.c: Likewise.
412         * nlmconv.c: Likewise.
413         * prdbg.c: Likewise.
414         * stabs.c: Likewise.
415         * wrstabs.c: Likewise.
417 2002-05-25  Alan Modra  <amodra@bigpond.net.au>
419         * arlex.l: Use #include "" instead of <> for local header files.
420         * coffdump.c: Likewise.
421         * coffgrok.c: Likewise.
422         * nlmconv.c: Likewise.
423         * nlmheader.y: Likewise.
424         * srconv.c: Likewise.
425         * strings.c: Likewise.
426         * sysdump.c: Likewise.
427         * unwind-ia64.h: Likewise.
428         * windres.h: Likewise.
429         * winduni.h: Likewise.
431 2002-05-24  Tom Rix  <trix@redhat.com>
433         * MAINTAINERS: Add self as the d10v maintainer.
435 2002-05-24   TAMURA Kent <kent@netbsd.org>
437         * configure.in: Builds dlltool for i386-netbsdpe.
438         * configure: Regenerate.
440 2002-05-23  Kazu Hirata  <kazu@cs.umass.edu>
442         * size.c: Fix formatting.
443         * srconv.c: Likewise.
444         * stabs.c: Likewise.
445         * sysdump.c: Likewise.
446         * unwind-ia64.c: Likewise.
447         * wrstabs.c: Likewise.
449 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
451         * readelf.c (get_segment_type): Add PT_TLS.
452         (get_elf_section_flags): Add SHF_TLS.
453         (get_dynamic_flags): Optimize.  Add DF_STATIC_TLS.
454         (process_dynamic_segment): Use puts instead of printf.
455         (get_symbol_type): Support STT_TLS.
456         * objdump.c (dump_section_header): Remove SEC_CONSTRUCTOR_TEXT,
457         SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS.
458         Add SEC_THREAD_LOCAL.
460 2002-05-23  Kazu Hirata  <kazu@cs.umass.edu>
462         * rdcoff.c: Fix formatting.
463         * rddbg.c: Likewise.
464         * readelf.c: Likewise.
465         * rename.c: Likewise.
466         * resbin.c: Likewise.
467         * resrc.c: Likewise.
468         * resres.c: Likewise.
470 2002-05-21  Kazu Hirata  <kazu@cs.umass.edu>
472         * filemode.c: Fix formatting.
473         * ieee.c: Likewise.
474         * is-ranlib.c: Likewise.
475         * is-strip.c: Likewise.
476         * maybe-ranlib.c: Likewise.
477         * maybe-strip.c: Likewise.
478         * nlmconv.c: Likewise.
479         * nm.c: Likewise.
480         * not-ranlib.c: Likewise.
481         * not-strip.c: Likewise.
482         * objcopy.c: Likewise.
483         * objdump.c: Likewise.
485 2002-05-21  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
487         * objdump.c (dump_headers): Fix output formatting for ELF32
488         architectures in a BFD64 enabled toolchain.
490 2002-05-20  Kazu Hirata  <kazu@cs.umass.edu>
492         * debug.c: Fix formatting.
493         * debug.h: Likewise.
494         * dlltool.c: Likewise.
495         * dllwrap.c: Likewise.
496         * emul_aix.c: Likewise.
497         * emul_vanilla.c: Likewise.
499 2002-05-19  Kazu Hirata  <kazu@cs.umass.edu>
501         * addr2line.c: Fix formatting.
502         * ar.c: Likewise.
503         * arsup.c: Likewise.
504         * arsup.h: Likewise.
505         * binemul.c: Likewise.
506         * binemul.h: Likewise.
507         * bucomm.c: Likewise.
508         * coffdump.c: Likewise.
509         * coffgrok.c: Likewise.
510         * coffgrok.h: Likewise.
512 2002-05-16  Marek Michalkiewicz  <marekm@amelek.gda.pl>
514         * MAINTAINERS: Add myself as the second AVR port maintainer.
516 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
518         * MAINTAINERS: Update my email address.
520 2002-05-09  Nick Clifton  <nickc@cambridge.redhat.com>
522         * MAINTAINERS: Add Jason Thorpe as VAX maintainer.
524 2002-05-09  Alan Modra  <amodra@bigpond.net.au>
526         * configure.in: Replace `*pe' with `pe' throughout.
527         * configure: Regenerate.
529 2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
531         * Makefile.am: Honour DESTDIR.
532         * Makefile.in: Regenerate.
534 2002-05-06  Alan Modra  <amodra@bigpond.net.au>
536         * dlltool.c (process_def_file): Add missing prototype.
537         (new_directive, assemble_file, main): Likewise.
538         (process_def_file, new_directive): Make static.
539         (inform): Rewrite using VA_FIXEDARG.
540         * dllwrap.c (mybasename): Add missing prototype.
541         (strhash, main): Likewise.
542         (inform): Rewrite using VA_FIXEDARG.
543         (warn): Likewise.
544         (cleanup_and_exit): Use old style function definition.
545         (strhash): Likewise.
546         * windres.c (define_resource): Use one memset to clear all of
547         struct res_resource.
549         * rcparse.y: Remove newcmd rule.  Move rcparse_discard_strings
550         call to rules that need no lookahead.  Check for no lookahead.
552 2002-05-06  Borut Razem  <borut.razem@siol.net>
554         * rclex.l (get_string): Correct "strings" list handling.
555         * resrc.c (read_rc_file): Discard strings.
557 2002-05-04  Alan Modra  <amodra@bigpond.net.au>
559         * ar.c (replace_members): Remove unused var.  Formatting fix.
560         * binemul.c (ar_emul_default_parse_arg): Add ATTRIBUTE_UNUSED.
562         * MAINTAINERS: Sort port maintainers by CPU.
564 2002-05-04  Bob Byrnes  <byrnes@curl.com>
566         * size.c (display_archive): Add last_arfile and code to close archives.
568 2002-05-01  Alan Modra  <amodra@bigpond.net.au>
570         * nm.c (print_symbol): Check returned filename from
571         bfd_find_nearest_line is non-NULL.
573 2002-04-25  Elena Zannoni <ezannoni@redhat.com>
575         * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
577 2002-04-24  Christian Groessler <chris@groessler.org>
579         * MAINTAINERS: Changed my email address.
581 2002-04-17  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
583         * arparse.y: Fix syntax warning.
585 2002-04-16  Nick Clifton  <nickc@cambridge.redhat.com>
587         * readelf.c (fetch_location_list): Remove unused function.
589         * readelf.c (process_corefile_note_segment): Catch corrupt notes
590         and display a warning message, then exit the loop.
592         * rcparse.y: Set MEMFLAG_DISCARDABLE by default.
594 2002-04-15  Nick Clifton  <nickc@cambridge.redhat.com>
596         * resrc.c (write_rc_dialog): If charset is non-default value
597         display all of the DIALOGEX parameters.
599 2002-04-15  Eric Kohl <ekohl@rz-online.de>
601         * rcparse.y: Allow two to five parameter in FONT statement of
602         DIALOGEX resources.
603         * resbin.c (bin_to_res_dialog): Fixed read/write code for dialogex
604         resource data.
605         (res_to_bin_dialog): Likewise.
606         * windres.h: Added misssing charset variable to dialog_ex
607         structure.
609 2002-04-10  Nick Clifton  <nickc@cambridge.redhat.com>
611         * rcparse.y: Set MEMFLAG_PURE by default.
613 2002-04-09  Bernd Herd <info@herdsoft.com>
615         * rcparse.y: CLASS definitions in DIALOG resources
616         are quoted.
617         Fix typo in BEDIT warning.
618         Don't add default dialog style when explicit style specified.
619         Add WS_CAPTION dialog style if CAPTION is specified.
621         * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.
622         (handle_quotes) "\a" escape (used for right justified key
623         definitions in menus) is encodes as binary 8.
625         * resrc.c (write_rc_dialog): Print style even if it is 0.
626         (write_rc_directory): Fix overlooked sublang shift bug.
627         (bin_to_res_dialog): Don't print empty dialog caption.
629         * resbin.c (bin_to_res_dialog): Use signature to identify
630         DIALOGEX.
632         * windres.c (main): Set default LANGUAGE to english/us.
634 2002-04-09  Gunnar Degnbol <degnbol@danbbs.dk>
636         * resrc.c: print CLASS names in quotes
638 2002-04-09  J"orn Rennecke <joern.rennecke@superh.com>
640         * MAINTAINERS: Update my email address.
642 2002-04-04  Alan Modra  <amodra@bigpond.net.au>
644         * dep-in.sed: Cope with absolute paths.
645         * Makefile.am (dep.sed): Subst TOPDIR.
646         Run "make dep-am".
647         * Makefile.in: Regenerate.
649 2002-03-27  Peter Targett  <peter.targett@arc.com>
651         * MAINTAINERS: Update my email address.
653 2002-03-21  Alan Modra  <amodra@bigpond.net.au>
655         * Makefile.am: Run "make dep-am".
656         * Makefile.in: Regenerate.
657         * doc/Makefile.in: Regenerate.
658         * po/POTFILES.in: Regenerate.
659         * aclocal.m4: Regenerate.
660         * config.in: Regenerate.
661         * configure: Regenerate.
663 2002-03-20  Daniel Berlin  <dan@dberlin.org>
665         * readelf.c: Add support for displaying dwarf2 location lists.
666         (do_debug_loc, debug_loc_section, debug_loc_size): New.
667         (parse_args): Use 'O' as shorthand for displaying location list
668         section.
669         (process_section_headers): Handle debug_loc as well.
670         (load_debug_loc): New.
671         (free_debug_loc): New.
672         (fetch_location_list): New.
673         (display_debug_loc): New.
674         (display_debug_info): Call load_debug_loc and free_debug_loc.
675         (debug_displays): We can display .debug_loc now, too.
676         (usage): Update usage string.
677         (read_and_display_attr_value): Note location lists, but don't
678         display them inline.
680 2002-03-18  Tom Rix  <trix@redhat.com>
682         * Makefile.am: Add binutils emulation support.
683         * configure.in: Same.
684         * configure.tgt: New file.  Same.
685         * ar.c (main): Use ar_emul_parse_arg.
686         (usage): Use ar_emul_usage.
687         (replace_members): Use ar_emul_replace, ar_emul_append.
688         * binemul.c: New file.  Define the binutils emulation
689         layer. Define default methods.
690         * binemul.h: New file.  Binutils emulation layer header file.
691         * emul_aix.c: New file.  AIX binutils emulation.
692         * emul_vanilla.c: New file. Default binutils emulation.
693         * Makefile.in: Regenerate.
694         * configure: Same.
696 2002-03-18  Nick Clifton  <nickc@cambridge.redhat.com>
698         * po/fr.po: Updated version.
700 2002-03-13  Nick Clifton  <nickc@cambridge.redhat.com>
702         * po/fr.po: Updated version.
704 2002-03-07  Daniel Jacobowitz  <drow@mvista.com>
706         * README: Update some version numbers.
708 2002-03-07  Daniel Jacobowitz  <drow@mvista.com>
710         * doc/binutils.texi (Target Selection): Fix LD crossreferences.
711         (Architecture Selection): Likewise.
713 2002-03-01  Dmitry Timoshkov <dmitry@baikal.ru>
715         * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
716         generating .exp file.
718 2002-02-21  Nick Clifton  <nickc@cambridge.redhat.com>
720         * readelf.c (dump_relocations): Fix typo.
722 2002-02-20  Nick Clifton  <nickc@cambridge.redhat.com>
724         * NEWS: Mark 2.12 branch.
726 2002-02-18  Timothy Daly  <remote_bob@yahoo.com>
728         * readelf.c (dump_relocations): Display 2nd and 3rd reloc
729         types for 64-bit MIPS.  Narrow some fields for 80-char
730         output.
731         (dump_relocations): Change spelling from 'unrecognised'
732         to 'unrecognized'.
733         (decode_ARM_machine_flags): Likewise.
734         (parse_args): Likewise.
735         (read_and_display_attr_value): Likewise.
736         (display_debug_section): Likewise.
738 2002-02-15  Hans-Peter Nilsson  <hp@bitrange.com>
740         * NEWS: Mention support for MMIX.
742 2002-02-13  Matt Fredette  <fredette@netbsd.org>
744         * readelf.c (get_machine_flags): Recognize EF_M68000.
746 2002-02-12  Alexandre Oliva  <aoliva@redhat.com>
748         * MAINTAINERS: Added self as MN10300 co-maintainer.
750 2002-02-12  Alan Modra  <amodra@bigpond.net.au>
752         * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
753         DT_PPC64_OPDSZ.
755 2002-02-11  Daniel Jacobowitz  <drow@mvista.com>
757         * MAINTAINERS: List myself as branch maintainer.
759 2002-02-11  Alan Modra  <amodra@bigpond.net.au>
761         * configure: Regenerate.
762         * objcopy.c: Update copyright date.
763         * doc/Makefile.in: Regenerate.
765 2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
767         * nlmconv.c: Back out localtime PARAMS change.
769 2002-02-11  Alan Modra  <amodra@bigpond.net.au>
771         * objcopy.c (MKDIR): Define.
772         (copy_archive): Make name_list.name const.  Use MKDIR.
773         Handle duplicate files in archives by making more temp dirs.
775 2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
777         * coffdump.c: Include "getopt.h" after "bucomm.h"
778         so that macros are defined correctly.
779         * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
780         prototype.  Prototype main.
781         * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
783 2002-02-06  Alexandre Oliva  <aoliva@redhat.com>
785         * MAINTAINERS: Added self as SH co-maintainer.
787 2002-02-05  Nick Clifton <nickc@redhat.com>
789         * po/tr.po: Updated translation.
791 2002-02-01  Alan Modra  <amodra@bigpond.net.au>
793         * Makefile.am: Run "make dep-am"
794         * Makefile.in: Regenerate.
796 2002-01-29  Daniel Jacobowitz  <drow@mvista.com>
798         * nm.c (print_value): Mark abfd unused.
800 2002-01-29  Daniel Jacobowitz  <drow@mvista.com>
802         * unwind-ia64.c (unw_decoder): Change second argument
803         to unsigned int, to match function prototypes.
805 2002-01-29  Daniel Jacobowitz  <drow@mvista.com>
807         * objdump.c: Include "getopt.h" after "bucomm.h" so that
808         __GNU_LIBRARY__ will be defined.
809         * size.c: Likewise.
811 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
813         * configure: Regenerated.
815 2002-01-26  Hans-Peter Nilsson  <hp@bitrange.com>
817         * doc/Makefile.am (install): Depend on install-info.
818         * doc/Makefile.in: Regenerate.
820 2002-01-25  Jason R. Thorpe <thorpej@wasabisystems.com>
822         * objcopy.c (strip_usage): Document -d as an alias
823         --strip-debug.
825         * size.c (usage): Document [-t | --totals] options.
826         (long_options): Add --totals option.
827         (main): If the [-t | --totals] option is specified and
828         the output format is Berkeley-style, print the total
829         text, data, and bss sizes of all objects listed.
830         (print_berkeley_format): If the [-t | --totals] option
831         is specified, track the total text, data, and bss
832         sizes.
833         * doc/binutils.texi (size): Document [-t | --totals] options.
834         (strip): Document -d as an alias for --strip-debug.
835         * NEWS: Mention new feature of size.
837 2002-01-25  Nick Clifton  <nickc@cambridge.redhat.com>
839         * po/fr.po: Updated version.
840         * po/es.po: Updated version.
842 2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
844         * addr2line.c (usage): Update text to provide verbose
845         description of the command line options.
846         * ar.c (usage): Update text to provide verbose
847         description of the command line options.
848         (main): Accept -h and -H when running as ranlib.
849         * coffdump.c (show_usage): Update text to provide verbose
850         description of the command line options.
851         * dlltool.c (main): Accept -H as an alias for --help.
852         * nlmconv.c (show_usage): Update text to provide verbose
853         description of the command line options.
854         * nm.c (usage): Replace OPTIONS with option(s).
855         (main): Accept -H as an alias for --help.
856         * objcopy.c (strip_main): Accept -H as an alias for --help.
857         * objdump.c (main): Accept -v as an alias for --verbose.
858         * readelf.c (usage): Adjust format to match style used in
859         other binutils.
860         * size.c (usage): Update text to provide verbose description
861         of the command line options.
862         (main): Accept -v, -h and -H as command line options.
863         * srconv.c (show_usage): Update text to provide verbose
864         description of the command line options.
865         * strings.c (main): Accept -H and -v as command line options.
866         (usage): Update text to provide verbose description of the
867         command line options.
868         * sysdump.c (show_usage): Update text to provide verbose
869         description of the command line options.
870         * windres.c (usage): Adjust format to match style used in
871         other binutils.
873         * coffdump.c: Fix formatting.
874         * nlmconv.c: Fix formatting.
875         * srconv.c: Fix formatting.
876         * sysdump.c: Fix formatting.
878 2002-01-22  Alan Modra  <amodra@bigpond.net.au>
880         * Makefile.am: Run "make dep-am".
881         * Makefile.in: Regenerate.
883 2002-01-18  Andreas Jaeger  <aj@suse.de>
885         * version.c (print_version): Update year.
887 2002-01-17  Alan Modra  <amodra@bigpond.net.au>
889         * readelf.c (get_machine_name): Handle EM_PPC64.
890         (guess_is_rela): Here too.
892 2002-01-17  Nick Clifton  <nickc@cambridge.redhat.com>
894         * po/binutils.pot: Regenerate.
895         * po/fr.po: Regenerate.
896         * po/tr.po: Regenerate.
898 2002-01-16  Nick Clifton  <nickc@cambridge.redhat.com>
900         * po/tr.po: Import new version.
902 2002-01-16  Alan Modra  <amodra@bigpond.net.au>
904         * readelf.c (get_ppc64_dynamic_type): New.
905         (get_dynamic_type): Call it.
907 2002-01-15  Nick Clifton  <nickc@cambridge.redhat.com>
909         * objcopy.c (copy_usage): Use "options" instead of "switches".
910         (strip_usage): Use "options" instead of "switches".
911         * doc/binutils.texi (dlltool):  Refer to "options" instead of
912         "switches".
914 2002-01-14  Richard Earnshaw  <rearnsha@arm.com>
916         * MAINTAINERS: Add self as co-maintainer for the ARM code.
918 2001-12-18  Nick Clifton  <nickc@cambridge.redhat.com>
920         * po/es.po: Import from translation project.
921         * configure.in (ALL_LINGUAS): Add es.
922         * configure: Regenerate.
924 2002-01-09  Jason Thorpe  <thorpej@wasabisystems.com>
926         * readelf.c (get_netbsd_elfcore_note_type): Use
927         NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
929 2002-01-09  Jason Thorpe  <thorpej@wasabisystems.com>
931         * readelf.c: Update copyright years.
932         (get_note_type): Return a const char *.
933         (get_netbsd_elfcore_note_type): New function.
934         (process_note): Use get_netbsd_elfcore_note_type to get
935         the note type string for NetBSD ELF core files.
937 2002-01-06  Steve Ellcey  <sje@cup.hp.com>
939         * readelf.c (get_ia64_segment_type): Add support for macros.
940         (get_segment_type): Add support for IA64 specific macros.
942 2001-12-20  Julian v. Bock  <julian@wongr.net>
944         * readelf.c (print_symbol): New function: Print a formatted symbol
945         name.  If --wide is specified do not truncate it.
946         (dump_relocations): Use print_symbol() to print symbol names.
947         (process_symbol_table): Likewise.
948         (process_syminfo): Likewise.
949         (process_mips_specific): Likewise.
950         (usage): Document new feature of --wide switch.
951         * doc/binutils.texi (objdump): Document additional behaviour of
952         --wide.
954 2001-12-18  Michael Snyder  <msnyder@redhat.com>
956         * objcopy.c (copy_file): Accept corefiles (format bfd_core).
957         (copy_object): Don't set the start address or flags of a core file.
958         (copy_section): Don't relocate a core file.  Don't copy contents
959         if the input section has the contents flag set, but the output
960         section does not (which happens with the fake 'note' pseudo-
961         sections that BFD creates for corefiles).
963 2001-12-18  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
965         * readelf.c (get_machine_flags): Recognize header flags for ABI and
966         ASE extensions. More robust code for ISA checking. Ignore empty fields
967         in header flags for GNU extensions.
969 2001-12-18  Alan Modra  <amodra@bigpond.net.au>
971         * objcopy.c (copy_archive): Set output bfd format outside the loop.
973 2001-12-18  Nick Clifton  <nickc@cambridge.redhat.com>
975         * po/ja.po: Import from translation project.
976         * configure.in (ALL_LINGUAS): Add ja.
977         * configure: Regenerate.
979 2001-12-18  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
981         * addr2line.c (main): Protoype.
982         * ar.c (main): Protoype.
983         * nm.c (main): Protoype.
984         * objcopy.c (main): Protoype.
985         * objdump.c (main): Protoype.
986         * size.c (main): Protoype.
987         * strings.c (main): Protoype.
989 2001-12-17  Alan Modra  <amodra@bigpond.net.au>
991         * readelf.c (symtab_shndx_hdr): New global.
992         (SECTION_HEADER_INDEX): Define.
993         (SECTION_HEADER_NUM): Define.
994         (SECTION_HEADER): Define.
995         (GET_ELF_SYMBOLS): Pass two params rather than three.
996         (get_32bit_elf_symbols): Take file and section args.  Read and
997         use SHT_SYMTAB_SHNDX.
998         (get_64bit_elf_symbols): Likewise.
999         (dump_relocations): Use SECTION_HEADER to index "section_headers".
1000         (process_section_headers): Likewise.  Use SECTION_HEADER_NUM too.
1001         Remember symtab_shdx_hdr.
1002         (process_program_headers): Scan from index 1 for segment map.
1003         (slurp_ia64_unwind_table): Use SECTION_HEADER to index
1004         "section_headers".
1005         (process_relocs): Likewise.  Also adjust call to GET_ELF_SYMBOLS.
1006         (process_unwind): Likewise.
1007         (process_version_sections): Likewise.
1008         (process_symbol_table): Likewise.
1009         (display_debug_info): Likewise.
1010         (process_dynamic_segment): Fake up a symtab section for changed
1011         GET_ELF_SYMBOLS.
1012         (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
1013         (process_program_headers): Kill signed/unsigned warning.
1014         (load_debug_str): Likewise.
1015         (display_debug_info): Likewise.
1017 2001-12-13  Jakub Jelinek  <jakub@redhat.com>
1019         * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
1021 2001-12-11  Alan Modra  <amodra@bigpond.net.au>
1023         * readelf.c (process_file_header): Print extended e_shnum and
1024         e_shdtrndx values.  Set elf_header values for same.
1025         (get_32bit_section_headers): Add "num" arg to read "num" headers.
1026         (get_64bit_section_headers): Likewise.
1027         (process_section_headers): Update calls.
1028         (get_file_header): Call get_32bit_section_headers or 64bit variant.
1030 2001-12-10  Jakub Jelinek  <jakub@redhat.com>
1032         * objcopy.c (setup_section): Copy entsize.
1034 2001-12-07  Geoffrey Keating  <geoffk@redhat.com>
1036         * readelf.c (guess_is_rela): Add support for stormy16.
1037         (dump_relocations): Likewise.
1038         (get_machine_name): Likewise.
1040 2001-12-05  Nick Clifton  <nickc@cambridge.redhat.com>
1042         * dllwrap.c (main) Replace multiple strings describing a
1043         single error with a single, newline escaped sentence to permit
1044         better translation into foreign languages.
1046         * readelf.c (get_elf_class): Remove internalionalisation of ELF
1047         class names.
1049 2001-12-04  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1051         * strings.c (get_char): Initialize value.
1053 2001-12-04  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1055         * arlex.l: Silence compile warnings.
1056         * arsup.h: Likewise. Fix formatting.
1058 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
1060         * strings.c: Include config.h before bfd.h.
1061         (file_off): New type.
1062         (file_open): Define.
1063         (print_strings): Use file_off instead of file_ptr.  Print addresses
1064         which don't fit into long correctly.
1065         (get_char): Use file_off instead of file_ptr.  Use getc_unlocked if
1066         available.
1067         (strings_file): Use file_off instead of file_ptr.  Use file_open.
1068         * configure.in: Check for getc_unlocked.
1069         Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
1070         be defined for it.
1071         * configure: Rebuilt.
1072         * config.h.in: Rebuilt.
1074 2001-11-29  H.J. Lu <hjl@gnu.org>
1076         * bucomm.c (make_tempname): Revert the changes made on
1077         2001-11-14 and 2001-11-12. They won't work with directories.
1079 2001-11-23  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1081         * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
1082         CFLAGS_FOR_TARGET to runtest in environment.
1083         * Makefile.in: Rebuild.
1084         * doc/Makefile.in: Rebuild.
1086 2001-11-28  Mike Stump  <mrs@wrs.com>
1088         * objcopy.c (setup_section): Preserve SEC_RELOC when
1089         --set-section-flags is used.
1091 2001-11-19  Nick Clifton  <nickc@cambridge.redhat.com>
1093         * readelf.c (do_debug_str): New variable.
1094         (display_debug_str): New function: Display the contents of a
1095         .debug_str section.
1096         (load_debug_str): New function: Load in the contents of a
1097         .debug_str section.
1098         (free_debug_str): New function: Free the memory used by
1099         load_debug_str().
1100         (fetch_indirect_string): Retrieve a string from the .debug_str
1101         section.
1102         (usage): Add -ws.
1103         (parse_args): Accept -ws.
1104         (process_section_headers): Allow the display of the .debug_str
1105         section.
1106         (read_and_display_attr_value): Use fetch_indirect_string.  Show
1107         offset into .debug_str section.
1108         (display_debug_info): Use load_debug_str and free_debug_str.
1109         (debug_displays): Add .debug_str.
1110         * doc/binutils.texi: Document -ws.
1112 2001-11-19  Andreas Jaeger  <aj@suse.de>
1114         * testsuite/binutils-all/objdump.exp: Add x86-64.
1116 2001-11-15  Andreas Schwab  <schwab@suse.de>
1118         * readelf.c: Fix warnings without terminating newline.
1120 2001-11-15  Alan Modra  <amodra@bigpond.net.au>
1122         * doc/binutils.texi (objdump): Document ppc -M options.
1124 2001-11-14  Andreas Jaeger  <aj@suse.de>
1126         * doc/binutils.texi (objdump): Fix description to use x86-64.
1128 2001-11-14  Nick Clifton  <nickc@cambridge.redhat.com>
1130         * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
1131         not all systems provide mkstemp.
1133 2001-11-14  Alan Modra  <amodra@bigpond.net.au>
1135         * doc/binutils.texi (objdump): Document x86 -M options.
1137 2001-11-13  Keith Walker <keith.walker@arm.com>
1139         * readelf.c (read_and_display_attr_value): New function to
1140         handle DW_FORM_indirect.
1141         (read_and_display_attr): Use it.
1143 2001-11-13  Geoffrey Keating  <geoffk@redhat.com>
1145         * readelf.c (display_debug_lines): Deal with unknown standard
1146         opcodes.  Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
1147         DW_LNS_set_isa.
1149 2001-11-13  Timothy Wall  <twall@alum.mit.edu>
1151         * MAINTAINERS: Add self as tic54x maintainer.  This target
1152         includes the IBM C54XDSP clone.
1154 2001-11-12  * Steven J. Hill <sjhill@realitydiluted.com>
1156         * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
1158 2001-11-09  Jeffrey A Law  (law@cygnus.com)
1160         * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
1161         (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
1162         (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
1163         (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
1164         (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
1165         (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
1166         (unw_decode_b2, unw_decode_b3_b4): Likewise.
1168         * readelf.c (get_elf_class): Fix ISO portability glitch.
1169         (get_data_encoding, get_osabi_name, request_dump): Likewise.
1171 2001-11-07  Jakub Jelinek  <jakub@redhat.com>
1173         * readelf.c (debug_str, debug_str_size): New.
1174         (display_debug_abbrev): If no abbrevs were read, skip the CU.
1175         Call free_abbrevs.
1176         (read_and_display_addr): Handle DW_FORM_strp.
1177         (display_debug_info): Read .debug_str section if present,
1178         so that DW_FORM_strp can be handled.
1179         Fix test for non-existant .debug_abbrev section.
1181 2001-11-05  Jakub Jelinek  <jakub@redhat.com>
1183         * arlex.l: Accept `\' in filenames.  Patch by <earl_chew@agilent.com>.
1185         * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
1187 2001-11-05  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1189         * MAINTAINERS: Add self as s390/s390x maintainer.
1191 2001-11-02  Tom Rix  <trix@bluey.cygnus.com>
1193         * MAINTAINERS: Add self as PPC XCOFF maintainer.
1195 2001-11-02  Nick Clifton  <nickc@cambridge.redhat.com>
1197         * configure.in (ALL_LINGUAS): Add "fr" and "tr".
1198         * configure: Regernate.
1199         * po/fr.po: New file.
1200         * po/tr.po: New file.
1202 2001-10-30  Hans-Peter Nilsson  <hp@bitrange.com>
1204         * MAINTAINERS: Add self as MMIX port maintainer.
1205         * readelf.c: Include elf/mmix.h.
1206         (guess_is_rela): MMIX is RELA.
1207         (dump_relocations): Handle MMIX relocations.
1208         * Makefile.am: Regenerate dependencies.
1209         * Makefile.in: Regenerate.
1211 2001-10-13  Nick Clifton  <nickc@cambridge.redhat.com>
1213         * readelf.c (parse_args): Handle multiple options to the -w
1214         switch.
1216 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
1218         * readelf.c (get_section_type_name): Don't print SHT_ prefix for
1219         LOPROC, LOOS and LOUSER.
1221 2001-10-11  J"orn Rennecke <amylaar@onetel.net.uk>
1223         * MAINTAINERS: Update my email address.
1225 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
1227         * doc/Makefile.in: Regenerate.
1228         * configure: Regenerate.
1230 2001-10-02  Nick Clifton  <nickc@cambridge.redhat.com>
1232         * readelf.c (display_debug_line, display_debug_pubnames,
1233         display_debug_info, display_debug_frames): Detect and warn
1234         about 64-bit format entries.
1235         (display_debug_aranges): Reword 64-bit warning.
1236         (debug_displays): Add .debug_pubtypes as a known, but not yet
1237         supported, debug section.
1239 2001-10-02  Alan Modra  <amodra@bigpond.net.au>
1241         * coffdump.c (PROGRAM_VERSION): Delete.
1242         (main <'V'>): Call print_version.
1243         * srconv.c: Likewise.
1244         * sysdump.c: Likewise.
1245         * version.c (program_version): Remove.
1246         (print_version): Use BFD_VERSION_STRING.  Just print the current
1247         year in copyright message.
1248         * addr2line.c (program_version): Remove unused declaration.
1249         * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
1250         place of BFD_VERSION.
1251         * Makefile.am (Makefile): Depend on bfd/configure.in.
1252         (cplus-dem.o): Depend on Makefile.
1253         Run "make dep-am".
1254         * Makefile.in: Regenerate.
1256 2001-10-01  Nick Clifton  <nickc@cambridge.redhat.com>
1258         * readelf.c (display_debug_aranges): Detect and warn about DWARF64
1259         format .debug_arange sections.
1260         (main): Add missing prototype.
1262 2001-09-30  Hans-Peter Nilsson  <hp@bitrange.com>
1264         * Makefile.am: Update dependencies with "make dep-am".
1265         * Makefile.in: Regenerate.
1267 2001-09-28  Richard Henderson  <rth@redhat.com>
1269         * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
1271 2001-09-26  Alan Modra  <amodra@bigpond.net.au>
1273         * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
1274         VA_CLOSE.
1275         (non_fatal): Likewise.
1276         * objdump.c (objdump_sprintf): Likewise.
1277         * readelf.c (error): Likewise.
1278         (warn): Likewise.
1280 2001-09-25  Jakub Jelinek  <jakub@redhat.com>
1282         * readelf.c (do_wide): New.
1283         (options): Add --wide.
1284         (usage, parse_args): Likewise.
1285         (process_program_headers): Put each segment on a single line if
1286         --wide is given.
1287         (process_section_headers): Put each section on a single line if
1288         --wide is given.
1289         * doc/binutils.texi: Document it.
1290         * NEWS: Likewise.
1292 2001-09-25  Alan Modra  <amodra@bigpond.net.au>
1294         * readelf.c (print_vma): Print 8 digits of low hex value.
1296 2001-09-24  Andreas Jaeger  <aj@suse.de>
1298         * nlmconv.c: Fix warnings about unused attributes and function
1299         prototypes.
1301         * strings.c: Add prototype for get_char.
1303 2000-09-19  H.J. Lu  <hjl@gnu.org>
1305         * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
1306         $(srcdir)/cxxfilt.man.
1307         * doc/Makefile.in: Rebuild.
1309 2001-09-19  Alan Modra  <amodra@bigpond.net.au>
1311         * objcopy.c (copy_main): Correct rename-section string parsing.
1312         Consolidate new_name parsing, and error messages.
1314 2001-09-18  Bruno Haible  <haible@clisp.cons.org>
1316         * addr2line.c: Don't include <ctype.h>.
1317         (main): For gettext, also set the LC_CTYPE locate facet.
1318         * ar.c (main): Likewise.
1319         * coffdump.c (main): Likewise.
1320         * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
1321         (main): For gettext, also set the LC_CTYPE locate facet.
1322         Use ISALNUM instead of isalpha/isdigit.
1323         * dllwrap.c: Don't include <ctype.h>.
1324         (main): For gettext, also set the LC_CTYPE locate facet.
1325         * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
1326         (main): For gettext, also set the LC_CTYPE locate facet.
1327         Use TOUPPER instead of islower/toupper.
1328         * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
1329         (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
1330         Use TOUPPER instead of islower/toupper.
1331         * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
1332         * objcopy.c (main): Likewise.
1333         * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1334         (disassemble_bytes): Use ISPRINT instead of isprint.
1335         (dump_section_stabs): Use ISDIGIT instead of isdigit.
1336         (dump_data): Use ISPRINT instead of isprint.
1337         (main): For gettext, also set the LC_CTYPE locate facet.
1338         * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
1339         (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
1340         * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
1341         Use TOUPPER instead of islower/toupper.
1342         * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
1343         * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
1344         (write_rc_accelerators): Use ISPRINT instead of isprint.
1345         (write_rc_rcdata): Likewise.
1346         * size.c (main): For gettext, also set the LC_CTYPE locate facet.
1347         * srconv.c (main): Likewise.
1348         * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1349         (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
1350         isdigit/isupper/islower.
1351         (parse_stab_string, parse_stab_type, parse_stab_argtypes,
1352         parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
1353         stab_demangle_prefix, stab_demangle_qualified,
1354         stab_demangle_template, stab_demangle_type,
1355         stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
1356         * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
1357         (isgraphic): Use ISPRINT instead of isascii/isprint.
1358         (main): Remove HAVE_LC_MESSAGES dependency.
1359         * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1360         (pbarray): Use ISPRINT instead of isprint.
1361         (main): For gettext, also set the LC_CTYPE locate facet.
1362         * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
1363         (format_from_filename): Use ISPRINT instead of isprint.
1364         (main): For gettext, also set the LC_CTYPE locate facet.
1365         * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
1366         (unicode_print): Use ISPRINT instead of isprint.
1367         * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1368         (stab_variable): Use ISDIGIT instead of isdigit.
1370 2001-09-18  Alan Modra  <amodra@bigpond.net.au>
1372         * ar.c (print_contents): Cast args of bfd_seek to the right types.
1373         Replace bfd_read call with call to bfd_bread.
1374         (extract_file): Likewise.
1376         * objdump.c (dump_section_header): Cast section->filepos to
1377         unsigned long to suit printf format string.
1378         * readelf.c (process_section_headers): Similarly for sh_offset.
1379         (process_unwind): Likewise.
1381 2001-09-14  Nick Clifton  <nickc@cambridge.redhat.com>
1383         * strings.c (encoding, encoding_bytes): New variables.
1384         (long_options): Add --encoding.
1385         (main): Accept -e and --encoding.
1386         (get_char): New function.  Read a, possibly wide, character from
1387         the input stream.
1388         (print_strings): Use get_char().
1389         (usage): Document new command line option.
1390         * doc/binutils.texi: Document new command line option.
1391         * NEWS: Announce new command line option.
1393 2001-09-12  Alexandre Oliva  <aoliva@redhat.com>
1395         * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
1396         get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
1397         EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
1398         Removed EM_CYGNUS_ARC.
1400 2001-09-04  Jeffrey A Law  (law@cygnus.com)
1402         * readelf.c: Include elf/h8 for H8 series definitions.
1403         (guess_is_rela): H8 series if RELA.
1404         (dump_relocations): Handle H8 series relocations.
1406 2001-08-31  Eric Christopher  <echristo@redhat.com>
1408         * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
1410 2001-08-29  Peter Targett  <peter.targett@arccores.com>
1412         * MAINTAINERS: Include ARC Maintainer.
1414 2001-08-29  Ben Elliston  <bje@redhat.com>
1416         * stabs.c (stab_demangle_template): Initialise s4.
1418 2001-08-27  Alan Modra  <amodra@bigpond.net.au>
1420         * readelf.c (dump_relocations): Recognise EM_PPC64.
1422 2001-08-26  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1424         * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
1426 2001-08-25  H.J. Lu  <hjl@gnu.org>
1428         * nm.c (print_width): New.
1429         (display_rel_file): Set `print_width' according to
1430         bfd_sprintf_vma.
1431         (print_symbol_info_bsd): Check `print_width' instead of BFD64.
1433 2001-08-24  Alexandre Oliva  <aoliva@redhat.com>
1435         * objcopy.c (use_alt_mach_code): New variable.
1436         (OPTION_ALT_MACH_CODE): Define.
1437         (copy_options): Added --alt-machine-code.
1438         (copy_main): Handle it.
1439         (copy_object): Switch to alternate machine code if requested.
1440         * doc/binutils.texi: Document new option.
1441         * NEWS: Likewise.
1443 2001-08-22  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1445         * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
1447 2001-08-21  H.J. Lu  <hjl@gnu.org>
1449         * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
1450         (display_debug_info): Cast for 64bit hosts.
1451         (display_debug_frames): Likewise.
1452         (process_mips_specific): Likewise.
1454 2001-08-21  Andreas Jaeger  <aj@suse.de>
1456         * coffgrok.h: Add missing parameter for prototype of coff_grok.
1458         * sysdump.c: Add missing prototypes.
1459         * srconv.c: Likewise.
1460         * unwind-ia64.c: Likewise.
1461         * coffdump.c: Likewise.
1463         * sysinfo.y: Print prototypes, include <ansidecl.h>.
1465         * coffgrok.c: Add missing prototypes, include libiberty.h instead
1466         of declaring xcalloc.
1468 2001-08-10  H.J. Lu  <hjl@gnu.org>
1470         * nm.c (print_value): Add one arg, bfd *.
1471         (print_value): Replace fprintf_vma with bfd_fprintf_vma.
1472         (print_symbol_info_bsd): Also pass `abfd' to print_value ().
1473         (print_symbol_info_sysv): Likewise.
1474         (print_symbol_info_posix): Likewise.
1476         * objdump.c (dump_section_header): Replace printf_vma with
1477         bfd_printf_vma.
1478         (print_section_stabs): Likewise.
1479         (dump_bfd_header): Likewise.
1480         (objdump_print_value): Replace sprintf_vma with
1481         bfd_sprintf_vma.
1482         (disassemble_bytes): Likewise.
1483         (dump_reloc_set): Likewise.
1485 2001-08-10  Andreas Jaeger  <aj@suse.de>
1487         * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1488         to build warnings.
1489         * configure: Regenerate.
1491 2001-08-09  Alan Modra  <amodra@bigpond.net.au>
1493         * readelf.c: Add missing prototypes.
1494         * objdump.c: Likewise.  Format existing prototypes.
1496 2001-08-08  Alexandre Oliva  <aoliva@redhat.com>
1498         * readelf.c (display_debug_info): Add to abbrev_offset the addend
1499         of any RELA relocation for the abbrev_offset memory location that
1500         refers to the .debug_abbrev section symbol.
1502 2001-08-07  H.J. Lu  <hjl@gnu.org>
1504         * readelf.c (process_file): Return 0 if OK, otherwise return 1.
1505         (main): Return process_file ().
1507 2001-08-05  Philip Blundell  <philb@gnu.org>
1509         * doc/binutils.texi: Use "Thumb" not "THUMB".
1511 2001-08-03  John Healy  <jhealy@redhat.com>
1513         Patch suggested by Frank Eigler <fche@redhat.com>.
1514         * objdump.c (disassemble_data): Fill in section member of the
1515         disasm_info structure.
1517 2001-08-03  Tom Walsh  <tom@cyberiansoftware.com>
1519         * configure.in: Added --with-windres option.
1520         * configure: Regenerated.
1522 2001-07-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1524         * doc/binutils.texi: Use @command{name} for commands;
1525         use @option{-opt} for options; use @table @env for list of options;
1526         remove spaces arround [ | ] in synopsis.
1528         * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
1529         center title.
1531 2001-07-31  Nick Clifton  <nickc@cambridge.redhat.com>
1533         * objcopy.c: Fix formatting.
1534         (section_rename): New structure.
1535         (OPTION_RENAME_SECTION): New switch.
1536         (copy_usage): Document new switch.
1537         (add_section_rename): New function: Add a node to the section
1538         rename list.
1539         (find_section_rename): New function: Find the new name and
1540         flags for a section.
1541         (setup_section): Call find_section_name to determine the name
1542         of the output section.
1543         (copy_main): Handle OPTION_RENAME_SECTION.
1544         * binutils.texi: Document new switch.
1545         * NEWS: Mention new switch.
1547 2001-07-30  Nick Clifton  <nickc@cambridge.redhat.com>
1549         * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
1550         * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
1551         bug-binutils@gcc.org.
1553 2001-07-28  Matthias Kramm  <kramm@quiss.org>
1555         * bucomm.c (list_supported_architectures): New function.
1556         * bucomm.h (list_supported_architectures): Declare.
1557         * objdump.c (usage): Call the above.
1559 2001-07-25  Dave Brolley  <brolley@redhat.com>
1561         * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
1562         (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
1564 2001-07-19  Nick Clifton  <nickc@cambridge.redhat.com>
1566         * README: Update for 2.11.  Change bug reporting email address.
1567         * MAINTAINERS: Tidy up.  Change bug reporting email address.
1569 2001-07-16  DJ Delorie  <dj@redhat.com>
1571         * resres.c (write_res_header): Align header size.
1572         (res_align_file): Calculate alignment correctly.
1574         * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
1575         correct 10).
1576         * resrc.c (write_rc_resource): Likewise.
1577         * windres.h (SUBLANG_SHIFT): Define - as 10.
1579 2001-07-15  Nick Clifton  <nickc@cambridge.redhat.com>
1581         * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
1583 2001-07-11  Nick Clifton  <nickc@cambridge.redhat.com>
1585         * MAINTAINERS: Add notes about branch checkins.
1587 2001-07-05  Daniel Berlin  <dan@cgsoftware.com>
1589         * readelf.c (display_debug_macinfo): New function, display
1590         .debug_macinfo section.
1591         (do_debug_macinfo): New variable.
1592         (parse_args): Handle "-w[mM]" to mean display macro info.
1593         (process_section_headers): Handle debug_macinfo.
1594         (debug_displays): Replace unsupported function with macinfo
1595         function for .debug_macinfo display.
1596         * doc/binutils.texi: Document new command line switch.
1597         * NEWS: Document new feature of readelf.
1599 2001-07-05  H.J. Lu  <hjl@gnu.org>
1601         * objcopy.c (filter_symbols): Don't turn undefined symbols
1602         into local.
1604 2001-07-03  H.J. Lu <hjl@gnu.org>
1606         * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
1607         $@.pod.
1608         (ar.1): Likewise.
1609         (dlltool.1): Likewise.
1610         (nlmconv.1): Likewise.
1611         (nm.1): Likewise.
1612         (objcopy.1): Likewise.
1613         (objdump.1): Likewise.
1614         (ranlib.1): Likewise.
1615         (readelf.1): Likewise.
1616         (size.1): Likewise.
1617         (strings.1): Likewise.
1618         (strip.1): Likewise.
1619         (windres.1): Likewise.
1620         (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
1621         ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
1622         $(DEMANGLER_NAME).
1623         (as.1): Removed.
1624         * doc/Makefile.in: Regenerated.
1626 2001-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
1628         * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
1630 2001-07-01  Daniel Berlin  <dan@cgsoftware.com>
1632         * readelf.c: Support DWARF 2.1 tags, encodings, languages.
1634 2001-06-29  James Cownie <jcownie@etnus.com>
1636         * readelf.c: Support DWARF 2.1 attributes.
1638 2001-06-28  Alan Modra  <amodra@bigpond.net.au>
1640         * readelf.c (GET_DATA_ALLOC): Remove.
1641         (GET_DATA): Remove.
1642         (get_data): New function combining above macros, with an extra
1643         test for zero size.
1644         (slurp_rela_relocs): Use get_data, and catch error return.
1645         (slurp_rel_relocs): Likewise.
1646         (get_32bit_program_headers): Likewise.
1647         (get_64bit_program_headers): Likewise.
1648         (get_32bit_section_headers): Likewise.
1649         (get_64bit_section_headers): Likewise.
1650         (get_32bit_elf_symbols): Likewise.
1651         (get_64bit_elf_symbols): Likewise.
1652         (process_section_headers): Likewise.
1653         (process_relocs): Likewise.
1654         (slurp_ia64_unwind_table): Likewise.
1655         (process_unwind): Likewise.
1656         (get_32bit_dynamic_segment): Likewise.
1657         (get_64bit_dynamic_segment): Likewise.
1658         (process_dynamic_segment): Likewise.
1659         (process_version_sections): Likewise.
1660         (process_symbol_table): Likewise.
1661         (dump_section): Likewise.
1662         (display_debug_info): Likewise.
1663         (display_debug_section): Likewise.
1664         (process_section_contents): Likewise.
1665         (process_corefile_note_segment): Likewise.
1666         (process_mips_specific): Likewise.  Also free econf32, econf64.
1668 2001-06-25  Alan Modra  <amodra@bigpond.net.au>
1670         * readelf.c (dump_relocations): Print "bad symbol index" if
1671         symtab == NULL with non-zero symtab_index.
1672         (process_relocs): Don't bomb if reloc section has no symsec.
1674 2001-06-24  H.J. Lu  <hjl@gnu.org>
1676         * objcopy.c (strip_main): Revert the change made on 2001-05-30
1677         by accident.
1678         (copy_main): Apply the the change made to strip_main on
1679         2001-05-30 by accident.
1681 2001-06-23  Andreas Jaeger  <aj@suse.de>
1683         * unwind-ia64.c (unw_decode_x1): Add unused attribute for
1684         parameter 'code'.
1685         (unw_decode_x2): Likewise.
1686         (unw_decode_x3): Likewise.
1687         (unw_decode_x4): Likewise.
1689 2001-06-23  Ben Elliston  <bje@redhat.com>
1691         * MAINTAINERS: Add myself as M88k maintainer.
1693 2001-06-22  Jocelyn Mayer  <jocelyn.mayer@netgem.com>
1695         * objcopy.c (strip_main): Support -o or --output-file command lien
1696         switch.
1698 2001-06-19  H.J. Lu <hjl@gnu.org>
1700         * doc/Makefile.in: Regenerated.
1702 2001-06-19  Nick Clifton  <nickc@cambridge.redhat.com>
1704         * readelf.c: Restore formatting.
1706 2001-06-18  H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
1708         * Makefile.am: Move documentation into doc subdirectory.
1709         * Makefile.in: Regenerated.
1710         * binutils.texi: Move into doc subdirectory.
1711         * addr2line.1: Removed.
1712         * ar.1: Likewise.
1713         * dlltool.1: Likewise.
1714         * nlmconv.1: Likewise.
1715         * nm.1: Likewise.
1716         * objcopy.1: Likewise.
1717         * objdump.1: Likewise.
1718         * ranlib.1: Likewise.
1719         * readelf.1: Likewise.
1720         * size.1: Likewise.
1721         * strings.1: Likewise.
1722         * strip.1: Likewise.
1723         * windres.1: Likewise.
1724         * cxxfilt.man: Likewise.
1725         * doc: New Directory.
1726         * doc/Makefile.am: New file.
1727         * doc/Makefile.in: Generate.
1729 2001-06-09  Alan Modra  <amodra@bigpond.net.au>
1731         * NEWS: Fix a typo.  Mention hppa64-elf.  Add binutils-2.11 marker.
1733 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
1735         * MAINTAINERS: Update my email address.
1737 2001-05-30  Honda Hiroki  <hhonda@kobe-catv.ne.jp>
1739         * objcopy.c: Add new switches: --keep-global-symbol,
1740         --keep-symbols, --localize-symbols, --keep-global-symbols and
1741         --weaken-symbols.
1742         * binutils.texi: Document new switches.
1743         * objcopy.1: Regenerate.
1744         * NEWS: Announce new feature.
1746 2001-05-28  Andreas Jaeger  <aj@suse.de>
1748         * readelf.c (display_debug_frames): Fix warnings: Remove unused
1749         variables, fix format strings.
1751 2001-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
1753         * objdump.c (disassemble_bytes): Remove section VMA adjustment
1754         when computing the address of the line to show.
1756 2001-05-16  Richard Henderson  <rth@redhat.com>
1758         * readelf.c (do_debug_frames_interp): New.
1759         (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
1760         (byte_get_big_endian): Likewise.
1761         (parse_args) ['F']: Set do_debug_frames_interp.
1762         (Frame_Chunk): Make data_factor signed, add fde_encoding.
1763         (frame_display_row): Don't trunc pc_begin to int.
1764         (size_of_encoded_value): New.
1765         (display_debug_frames): Handle 64-bit targets.  Print raw data
1766         unless do_debug_frames_interp.
1767         (debug_displays): Remove duplicate .debug_frame.
1769 2001-05-15  Ralf Baechle  <ralf@gnu.org>
1771         * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
1772         The former constant was never in active use and is used otherwise
1773         by the ABI.
1775 2001-05-11  Jakub Jelinek  <jakub@redhat.com>
1777         * readelf.c (process_unwind): Print all unwind sections, not just
1778         one.
1780 2001-05-07  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1782         * readelf.c (process_unwind): Remove const specifier.
1784 2001-04-27  Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
1786         * strings.c (isgraphic): Do not use isascii() unless it is needed
1787         for isprint() to work.
1788         (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
1790 2001-04-27  Johan Rydberg  <jrydberg@opencores.org>
1792         * NEWS: Announce support for OpenRISC.
1794 2001-04-17  Danny Smith  <dannysmith@users.sourceforge.net>
1796         * dlltool.c (do_default_excludes): Initialise to true.
1798 2001-04-10  Alan Modra  <amodra@one.net.au>
1800         * MAINTAINERS: Update my email address
1801         * nm.c (print_symbol_info_bsd): Use a simple printf string.
1803 2001-04-05  Hans-Peter Nilsson  <hp@axis.com>
1805         * readelf.c (display_debug_lines): Fix typo for "Prologue".
1807 2001-03-30  H.J. Lu  <hjl@gnu.org>
1809         * readelf.c (process_unwind): Just return if do_unwind is 0.
1811 2001-03-28  Roger Sayle  <roger@metaphorics.com>
1813         * dlltool.c (make_one_lib_file): Fix section flags for
1814         .text, .data and .bss in stub ds*.o files to match those
1815         generated by gas.
1817 2001-03-29  H.J. Lu  <hjl@gnu.org>
1819         * readelf.c (process_unwind): Only do unwind sections for
1820         IA64.
1822 2001-03-28  H.J. Lu  <hjl@gnu.org>
1824         * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
1825         * Makefile.in: Regenerate.
1827 2001-03-26  Andreas Jaeger  <aj@suse.de>
1829         * binutils.texi (nm): Fix texi syntax.
1831 2001-03-25  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1833         * binutils.texi: Put @c man begin and @c man end indications
1834         to generate man pages using texi2pod and pod2man. Put @c man title
1835         to identify each man. Add SEEALSO entries.
1836         * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
1837         (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
1838         sort the list.
1839         (*.1): Build the man pages from binutils.texi.
1840         * Makefile.in: Regenerate.
1842 2001-03-13  Eric Kohl  <ekohl@rz-online.de>
1844         * defparse.y (opt_equal_name): allow "." in name.
1845         * dlltool.c (def_exports): Added ability to generate forwarded exports.
1846         (gen_exp_file): Likewise.
1848 2001-03-12  Stefan Geuken <mail@stefan-geuken.de>
1850         * NEWS: Document addition of -B switch to objcopy.
1851         * binutils.texi:  Document addition of -B switch to objcopy.
1852         * objcopy.c: (copy_options): Add --binary-architecture.
1853         (copy_usage): Document -B/--binary-architecture.
1854         (copy_main): Support -B/--binary-architecture.  Set
1855         bfd_external_binary_architecture.
1857 2001-03-11  Andreas Jaeger  <aj@suse.de>
1859         * readelf.c (guess_is_rela): Handle EM_S390_OLD.
1860         (dump_relocations): Likewise.
1861         (get_machine_name): Likewise.
1863 2001-02-28  Nick Clifton  <nickc@redhat.com>
1865         * readelf.c: (struct unw_aux_info): Remove const modifier for
1866         'strtab' field.
1867         (process_unwind): Remove non-K&R compliant LHS type cast in call
1868         to GET_DATA_ALLOC macro.
1870 2001-02-28  Philip Blundell  <pb@futuretv.com>
1872         * readelf.c (decode_ARM_machine_flags): Explicitly mention which
1873         ABI is in use; remove ambiguity between the "unknown" EABI and
1874         unrecognised ABIs.  Handle version 2 ARM EABI.  Update uses of
1875         renamed EF_xx constants.
1877 2001-02-27  Alan Modra  <alan@linuxcare.com.au>
1879         * configure.in (BFD_VERSION): New.
1880         (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
1881         * configure: Regenerate.
1882         * Makefile.am: Run "make dep-am"
1883         * Makefile.in: Regenerate.
1885 2001-02-14  Nick Clifton  <nickc@redhat.com>
1887         * MAINTAINERS: Add "Obvious Fix" rule.
1889 2001-02-11  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
1891         * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
1892         literal concatenation.
1894 2001-02-11  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
1896         * readelf.c (struct unw_aux_info): Remove const from the info member.
1897         (process_unwind): Don't type-cast the third argument to the
1898         GET_DATA_ALLOC macro.
1900 2001-02-11  Nick Clifton  <nickc@redhat.com>
1902         * readelf.c (dump_relocations): Free corrected allocated
1903         array.
1904         (process_unwind): Fix compile time warning.
1906 2001-02-10  Nick Clifton  <nickc@redhat.com>
1908         * binutils.texi: Document new --unwind option to readelf.
1910 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1912         * readelf.c: Add linux target for S/390.
1914 2001-02-10  Alan Modra  <alan@linuxcare.com.au>
1916         * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
1917         printf is a macro.
1919 2001-02-08  Hans-Peter Nilsson  <hp@bitrange.com>
1921         * acinclude.m4 (AM_PROG_LEX): Override installed definition.
1922         * aclocal.m4: Regenerate.
1923         * configure: Regenerate.
1925 2001-02-07  Todd Vierling  <tv@wasabisystems.com>
1927         * bucomm.c (bfd_target_vector): Change extern array to pointer.
1928         * objdump.c (bfd_target_vector): Likewise.
1930 2001-02-07  David Mosberger  <davidm@hpl.hp.com>
1932         * readelf.c (process_unwind): New function.
1933         (slurp_ia64_unwind_table): Ditto.
1934         (dump_ia64_unwind): Ditto.
1935         (find_symbol_for_address): Ditto.
1936         (slurp_rela_relocs): New function (split off from dump_relocations()).
1937         (slurp_rel_relocs): Ditto.
1938         (parse_args): Handle '-u' option.
1940         * unwind-ia64.c: New file.
1941         * unwind-ia64.h: New file.
1942         * Makefile.am: Include unwind-ia64.c in readelf build.
1943         * Makefile.in: Regenerate.
1944         * po/binutils.pot: Regenerate.
1946 2001-02-04  Philip Blundell  <philb@gnu.org>
1948         * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
1949         * configure: Regenerate.
1951 2001-01-31  Steve deRosier  <sderosier@vari-lite.com>
1953         * ieee.c (ieee_add_bb11): Don't check for backslashes
1954         unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1956 2001-01-24  Mark Elbrecht  <snowball3@bigfoot.com>
1958         * ieee.c: Update copyright.
1959         (ieee_start_compilation_unit): Don't check for backslashes
1960         unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1962         * stabs.c: Update copyright. Include "filenames.h".
1963         (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
1965 2001-01-23  Jakub Jelinek  <jakub@redhat.com>
1967         * readelf.c (process_version_sections): Check if VERDEF or VERNEED
1968         sections are present before using them.  Remove code duplication.
1969         (process_symbol_table): Check if VERDEF or VERNEED sections are
1970         present before using them.
1972 2001-01-17  Nick Clifton  <nickc@redhat.com>
1974         * objcopy.c (copy_object): Fail if attempting to convert the
1975         endianness of the input object file.
1977         * binutils.texi: Explain that objcopy cannot convert endianness.
1979 2001-01-16  Nick Clifton  <nickc@redhat.com>
1981         * readelf.c (string_table_length): New variable.
1982         (SECTION_NAME): Catch out of range indices and missing section
1983         pointers.
1984         (process_section_headers): Delete useless local variable
1985         string_table_offset.  Set the value of string_table_length
1986         after loading the string table.
1987         (process_mips_specific): Use SECTION_NAME macro.
1988         (process_file): Set string_table_length to 0 when it is freed.
1990 2001-01-12  Nick Clifton  <nickc@redhat.com>
1992         * version.c (print_version): Update copyright date.
1994 2001-01-11  Peter Targett  <peter.targett@arccores.com>
1996         * readelf.c (dump_relocations): Include selection with EM_ARC.
1997         (get_machine_name) Update name to "ARC".
1999 2001-01-09  Nick Clifton  <nickc@redhat.com>
2001         * Makefile.am: Add rule to build objdump.o from objdump.c and
2002         using OBJDUMP_DEFS.
2003         * Makefile.in: Regenerate.
2005         * configure.in: Define OBJDUMP_DEFS.  Default to empty.
2006         (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
2007         -DDISASSEMBLER_NEEDS_RELOCS.
2008         * configure: Regenerate.
2010         * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
2011         is defined read in the relocs even if dump_reloc_info is
2012         false.
2014 2001-01-07  Philip Blundell  <philb@gnu.org>
2016         * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
2017         `bug-binutils'.
2018         * README: Likewise.
2020 2000-12-19  Nick Clifton  <nickc@redhat.com>
2022         * dlltool.c: Add missing support for arm-epoc-pe.
2023         * configure.in: Add missing support for arm-epoc-pe.
2024         * configure: Regenerate.
2026 2000-12-15  Nick Clifton  <nickc@redhat.com>
2028         * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
2029         Mode parts of the x86 port.
2031 2000-12-04  Andreas Jaeger  <aj@suse.de>
2033         * readelf.c (guess_is_rela): Add EM_X86_64.
2034         (dump_relocations): Add EM_X86_64.
2035         (get_machine_name): Add EM_X86_64.
2036         Include "elf/x86-64.h".
2038 2000-12-12  Nick Clifton  <nickc@redhat.com>
2040         * readelf.c: Fix formatting.
2042 2000-12-11  Jan Hubicka  <jh@suse.cz>
2044         * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
2046 2000-12-07  Andrew Haley  <aph@redhat.com>
2048         * readelf.c (display_debug_frames): Only display columns that are
2049         referenced by the frame debug info.
2051 2000-12-05  Nick Clifton  <nickc@redhat.com>
2053         * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
2055 2000-12-04  Jason Merrill  <jason@redhat.com>
2057         * readelf.c (process_section_headers): Handle linkonce.wi sections.
2058         (display_debug_section): Likewise.
2059         (display_debug_info): Display CU header before bailing.
2061 2000-12-01  Chris Demetriou  <cgd@sibyte.com>
2063         * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
2064         EF_MIPS_ARCH.  Replace use of E_MIPS_MACH_MIPS32 with
2065         E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
2067         * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
2068         and E_MIPS_ARCH_64.
2070         * readelf.c (get_machine_flags): Add case for
2071         E_MIPS_MACH_SB1.
2073 2000-11-30  Richard Earnshaw  <rearnsha@arm.com>
2075         * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
2077 2000-11-28  Hans-Peter Nilsson  <hp@bitrange.com>
2079         * MAINTAINERS: Add J�örn Rennecke and self as SH maintainers.
2080         Change sourceware.cygnus.com to sources.redhat.com.
2081         Fix typo for "amongst".
2083 2000-11-28  Nick Clifton  <nickc@redhat.com>
2085         * strip.1 (COPYING): Mention that the GNU Free Documentation
2086         License is present in the sources, but not the output, and
2087         also available from the GNU website.
2088         (GNU Free Documentation License): Comment out this section.
2089         * strings.1: Ditto.
2090         * size.1: Ditto.
2091         * ranlib.1: Ditto.
2092         * objdump.1: Ditto.
2093         * objcopy.1: Ditto.
2094         * nm.1: Ditto.
2095         * nlmconv.1: Ditto.
2096         * ar.1: Ditto.
2097         * addr2line.1: Ditto.
2099 2000-11-27  DJ Delorie  <dj@redhat.com>
2101         * readelf.c (usage): Add -wf (--debug-dump=frames) option.
2102         (parse_args): Support -wf option.
2103         (process_section_headers): Ditto.
2104         (debug_displays): Ditto.
2105         (display_debug_frames): New, dump *_frame sections.
2106         (frame_need_space): Support for above.
2107         (frame_display_row): Ditto.
2108         * binutils.texi: Document it.
2110 2000-11-24  Nick Clifton  <nickc@redhat.com>
2112         * NEWS: Announce support for v5t, v5te and XScale.
2114 2000-11-22  Nick Clifton  <nickc@redhat.com>
2116         * readelf.c (get_machine_name): Add EM_JAVELIN, EM_FIREPATH,
2117         EM_ZSP, EM_MMIX, EM_HUANY, EM_PRISM.
2118         (get_section_type_name): Add SHT_GROUP and SHT_SYMTAB_SHNDX.
2119         (get_elf_section_flags: Add SHF_GROUP.
2120         (process_section_headers): Adjust output for 32-bit binaries
2121         to look nice on an 80 column terminal.
2123 2000-11-20  H.J. Lu  <hjl@gnu.org>
2125         * readelf.c (get_osabi_name): Change ELFOSABI_MONTEREY to
2126         ELFOSABI_AIX.
2128 2000-11-17  Richard Henderson  <rth@redhat.com>
2130         * readelf.c (display_debug_lines): Adjust last change to
2131         use sizeof (external->li_length).
2133 2000-11-17  Richard Henderson  <rth@redhat.com>
2135         * readelf.c (display_debug_lines): Fix section length check
2136         and end_of_sequence computation.
2138 2000-11-06  Nick Clifton  <nickc@redhat.com>
2140         * binutils.texi: Add GNU Free Documentation License.
2141         * objcopy.1: Add GNU Free Documentation License.
2142         * objdump.1: Add GNU Free Documentation License.
2143         * addr2line.1: Add GNU Free Documentation License.
2144         * ar.1: Add GNU Free Documentation License.
2145         * nlmconv.1: Add GNU Free Documentation License.
2146         * nm.1: Add GNU Free Documentation License.
2147         * ranlib.1: Add GNU Free Documentation License.
2148         * size.1: Add GNU Free Documentation License.
2149         * strings.1: Add GNU Free Documentation License.
2150         * strip.1: Add GNU Free Documentation License.
2152 2000-10-06  Luciano Gemme <ishitawa@yahoo.com>
2154         * objcopy.c (--srec-len=nn): New parameter to set the
2155         maximum length of generated Srecords.
2156         (--srec-forceS3): New parameter that restricts the generation of
2157         Srecords to type S3 only.
2158         * binutils.texi: Document new command line switches.
2159         * objcopy.1: Docuemnt the new command line switches.
2160         * NEWS: Announce the existence of the new command line switches.
2162 2000-10-31  Nick Clifton  <nickc@redhat.com>
2164         * MAINTAINERS: Add Jim Wilson as the maintainer for the IA64
2165         code.  Add Eric Chrisopher as maintainer of MN10300 port.
2167 2000-10-12  Roger Sayle  <roger@metaphorics.com>
2169         * Make comma after string after icon/control optional.
2171 2000-09-13  Anders Norlander  <anorland@acc.umu.se>
2173         * readelf.c (get_machine_flags): Also print EF_MIPS_MACH field.
2175         * NEWS: Mention support for MIPS32.
2177 2000-09-08  Nick Clifton  <nickc@redhat.com>
2179         * MAINTAINERS: Add Stephane Carrez as maintainer for 68HC[11|12].
2181 2000-09-07  H.J. Lu  <hjl@gnu.org>
2183         * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
2184         * configure: Rebuild.
2186 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
2188         * configure: Rebuilt with new libtool.m4.
2190 2000-09-05  Nick Clifton  <nickc@redhat.com>
2192         * aclocal.m4: Regenerate.
2193         * config.in: Regenerate.
2194         * configure: Regenerate.
2196 2000-09-04  Todd Vierling  <tv@wasabisystems.com>
2198         * strip.1: Fix stray '\' in -o formatting.
2200 2000-09-02  Nick Clifton  <nickc@redhat.com>
2202         * configure.in: Increase version number to 2.10.91.
2203         * configure: Regenerate.
2204         * aclocal.m4: Regenerate.
2205         * config.in: Regenerate.
2206         * po/binutils.pot: Regenerate.
2208 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
2210         * acinclude.m4: Include libtool and gettext macros from the
2211         top level.
2212         * aclocal.m4, configure: Rebuilt.
2214 2000-08-30  Jamie Guinan  <guinan@bluebutton.com>
2216         * resrc.c (close_input_stream): Delete extraneous logic
2218 2000-08-24  Hans-Peter Nilsson  <hp@axis.com>
2220         * NEWS: Mention support for CRIS.
2222 2000-08-21  Nick Clifton  <nickc@redhat.com>
2224         * addr2line.c: Changed email address for Ulrich Lauther.
2226 2000-08-17  Christopher C. Chimelis <chris@debian.org>
2228         * objdump.c (LONGEST_ARCH): Set to sizeof("powerpc:common").
2230 2000-08-17  Nick Clifton  <nickc@redhat.com>
2232         * readelf.c (display_debug_pubnames): Only issue warning
2233         message once.  Terminate message with a new line.
2234         (display_debug_aranges): Only display version 2 debug info.
2236 2000-08-14  Todd Vierling <tv@wasabisystems.com>
2238         * objcopy.c (strip_main): Silently accept -d as an alias for -g
2239         for compatability with old BSD systems.
2241 2000-08-14  Jason Eckhardt  <jle@cygnus.com>
2243         * NEWS: Mention i860 support.
2245 2000-08-11  Carlo Wood <carlo@alinoe.com>
2247         * addr2line.c (main): Add const to char *.
2249 2000-08-11  Geoff Keating  <geoffk@cygnus.com>
2251         * ar.c (main): Don't crash if called with no arguments
2252         or only '-X32_64' as an argument.
2254 2000-08-08  DJ Delorie  <dj@redhat.com>
2256         * resrc.c: use "gcc -xc" instead of -xc-header
2258 2000-08-05  Jason Eckhardt  <jle@cygnus.com>
2260         * readelf.c (elf/i860.h): Include.
2261         (dump_relocations): Add recognition of i860 architecture.
2262         (guess_is_rela): Add recognition of i860 architecture.
2264 2000-08-03  Nick Clifton  <nickc@cygnus.com>
2266         * MAINTAINERS: Add information about CGEN maintainers.
2268 2000-07-26  Geoff Keating  <geoffk@cygnus.com>
2270         * nm.c (main): Ignore '-X32_64' as an option.
2271         * ar.c (main): Likewise.
2272         * binutils.texi (nm): Document new option.
2273         (ar): Likewise.
2275 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
2277         * rdcoff.c (external_coff_symbol_p): K&R-ise.
2279 2000-07-20  H.J. Lu  <hjl@gnu.org>
2281         * binutils.texi: Put back "@end table" deleted by
2282         accident.
2284 2000-07-05  Kenneth Block  <krblock@computer.org>
2286         * nm.c: Add optional style to demangle switch.
2287         * objdump.c: Add optional style to demangle switch.
2288         * addr2line.c: Add optional style to demangle switch.
2289         * binutils.texi: Document optional style to demangle
2290         switch.
2292 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
2294         * MAINTAINERS: Add self as CRIS port maintainer.
2295         * readelf.c: Include elf/cris.h.
2296         (guess_is_rela): Handle EM_CRIS.
2297         (dump_relocations): Ditto.
2298         (get_machine_name): Ditto.
2299         * Makefile.am: Rebuild dependencies.
2300         * Makefile.in: Regenerate.
2301         * po/binutils.pot: Regenerate.
2303 2000-07-19  H.J. Lu  <hjl@gnu.org>
2305         * readelf.c (get_dynamic_type): Change "AUXILARY" to
2306         "AUXILIARY".
2307         (process_dynamic_segment): Print out strings for DT_CONFIG,
2308         DT_DEPAUDIT, DT_AUDIT and DT_RUNPATH.
2310 2000-07-19  Mark Kettenis  <kettenis@gnu.org>
2312         * nm.c (usage): Change output of `nm --help' to include a
2313         description of the purpose of the program and a detailed
2314         description of the accepted options.
2316 2000-07-19  H.J. Lu  <hjl@gnu.org>
2318         * readelf.c (process_dynamic_segment): Change DF_1_NODEPLIB
2319         to DF_1_NODEFLIB.
2321 2000-07-19  H.J. Lu  <hjl@gnu.org>
2323         * readelf.c (get_dynamic_type): Fix DT_CHECKSUM.
2325 2000-07-19  H.J. Lu  <hjl@gnu.org>
2327         * readelf.c (get_dynamic_type): Change DT_FEATURE_1 to
2328         DT_FEATURE.
2329         (process_dynamic_segment): Likewise.
2331         * readelf.c (get_dynamic_type): Handle DT_CONFIG, DT_DEPAUDIT,
2332         DT_AUDIT, DT_PLTPAD, DT_MOVETAB and DT_CHECKSUM.
2333         (process_dynamic_segment): Handle DTF_1_CONFEXP, DF_1_NODEPLIB,
2334         DF_1_NODUMP and DF_1_CONLFAT.
2336 2000-07-18  Nick Clifton  <nickc@cygnus.com>
2338         * binutils.texi (readelf): Fix spelling typo.
2340 2000-07-11  Mark Kettenis  <kettenis@gnu.org>
2342         * objdump.c (usage): Make output of `objdump --help' more
2343         consistent with the rest of the GNU world.  Add a line describing
2344         the purpose of the program.
2346 2000-07-10  David Huggins-Daines  <dhd@linuxcare.com>
2348         * stabs.c (parse_stab_range_type): Cast to proper type to fix
2349         warning.
2351 2000-07-10  Ryan Bradetich  <rbradetich@uswest.net>
2353         * readelf.c (get_dynamic_data): Add casts and use unsigned chars
2354         to fix warnings.
2355         (process_symbol_table): Ditto.
2356         (procesS_extended_line_op): Ditto.
2357         (display_debug_lines): Ditto.
2358         (display_debug_pubnames): Ditto.
2359         (read_and_display_attr): Ditto.
2361 2000-07-09  Nick Clifton  <nickc@cygnus.com>
2363         * MAINTAINERS: Add several more port specific maintainers.
2365 2000-07-05  Nick Clifton  <nickc@cygnus.com>
2367         * MAINTAINERS: Add blanket write privs for Michael Meissner.
2369 2000-06-05  DJ Delorie  <dj@redhat.com>
2371         * MAINTAINERS: New.
2373 2000-07-01  Eric Fifer  <EFifer@sanwaint.com>
2375         * dllwrap.c: Changed mistaken dyn_string_append() calls
2376         to dyn_string_append_cstr().
2378 2000-07-01  Alexander Aganichev <AAganichev@hypercom.com>
2380         * stabs.c (parse_stab_type): Divide size in bits by 8 as binutils
2381         struct debug_type stores size in bytes.
2383 2000-07-01  Alan Modra  <alan@linuxcare.com.au>
2385         * Makefile.am (DEP): Fix 2000-06-22.  grep after running dep.sed
2386         (CLEANFILES): Add DEPA.
2387         * Makefile.in: Regenerate.
2389 2000-06-27  Alan Modra  <alan@linuxcare.com.au>
2391         * ar.c: Revert incorrect 2000-06-25 patch.
2392         * bucomm.c: Likewise.
2394 2000-06-25 Mark Elbrecht <snowball3@bigfoot.com>
2396         * rdcoff (parse_coff_symbol): Treat GNU weak symbols as external.
2397         (external_coff_symbol_p): New function.
2398         (parse_coff): Use it.
2400 2000-06-25  Alexander Aganichev <AAganichev@hypercom.com>
2402         * ar.c (normalize): Advance past both characters in a DOS based
2403         <letter>: filepath prefix.
2404         (main): Likewise.
2405         * bucomm.c (make_tempname): Likewise.
2407 2000-06-24  Nick Clifton  <nickc@cygnus.com>
2409         * objdump.c (usage): Fix description of --stabs switch.
2411 2000-06-22  Alan Modra  <alan@linuxcare.com.au>
2413         * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
2414         find one.
2415         * Makefile.in: Regenerate.
2417 2000-06-20  Alexander Aganichev <AAganichev@hypercom.com>
2419         * ar.c (normalize): Correct pointer comparison when checking for
2420         backslashes.
2421         (main): Likewise.
2422         * bucomm.c (make_tempname): Likewise.
2424         * ieee.c (ieee_start_compilation_unit): Correct pointer comparison
2425         and search for backslashes in the original pathname.
2426         (ieee_add_bb11): Likewise.
2428 2000-06-18  Nick Clifton  <nickc@redhat.com>
2430         * ar.c (print_contents): Improve verbose message.
2432 2000-06-15  H.J. Lu  <hjl@gnu.org>
2434         * dyn-string.c: Removed. Not needed with dyn-string.c in
2435         libiberty.
2436         * dyn-string.h: Likewise.
2438         * Makefile.am: Remove references to dyn-string.c and
2439         dyn-string.h. Rebuild dependency.
2440         * Makefile.in: Rebuild.
2442 2000-06-15  H.J. Lu  <hjl@gnu.org>
2444         * binutils.texi: Put a warning on copying relocatable object
2445         files between two different formats.
2447 2000-06-13  DJ Delorie  <dj@cygnus.com>
2449         * rcparse.y (control): ICON controls take an id as the first
2450         parameter, not an optional string.  Also, call new convenience
2451         function that takes res_id's.
2452         * resrc.c (define_control): missing text means zero-length string,
2453         not zero ID.
2454         (define_icon_control): New.
2455         * windres.h: declare define_icon_control.
2457 2000-06-13  H.J. Lu  <hjl@gnu.org>
2459         * configure: Regenerate.
2461 2000-06-08  David O'Brien  <obrien@FreeBSD.org>
2463         * configure.in (VERSION): Update to show this is the CVS mainline.
2465 2000-06-02  David O'Brien  <obrien@FreeBSD.org>
2467         * strings.c (isgraphic): Interpret <TAB> as a printable character,
2468         analogous to <SPACE>.
2470 2000-05-30  Alan Modra  <alan@linuxcare.com.au>
2472         * objdump.c (display_target_list): Use bfd_close_all_done, not
2473         bfd_close to fix crash caused by 2000-05-24 change.
2475 2000-05-25  DJ Delorie  <dj@cygnus.com>
2477         * resrc.c (close_input_stream): zero out cpp_pipe after closing it.
2479 2000-05-26  Alan Modra  <alan@linuxcare.com.au>
2481         * Makefile.am: Update dependencies with "make dep-am"
2482         * Makefile.in: Regenerate.
2484 2000-05-26  Eli Zaretskii  <eliz@is.elta.co.il>
2486         * ar.c: Include filenames.h.
2487         (normalize) [HAVE_DOS_BASED_FILE_SYSTEM]: Support backslashes
2488         and drive letters in file names.
2489         (main): Support backslashes and drive letters in argv[0].  Drop
2490         the .exe suffix, if any, in argv[0] if is_ranlib is negative.  Use
2491         FILENAME_CMP instead of strcmp to compare file names.
2492         (open_inarch) [__GO32__]: Don't ifdef errno != ENOENT test for
2493         DJGPP v2.
2494         (do_quick_append) [__GO32__]: Ditto.
2495         (get_pos_bfd, delete_members, move_members, replace_members):
2496         Compare file names with FILENAME_CMP.
2498         * bucomm.c: Include filenames.h.
2499         (make_tempname) [HAVE_DOS_BASED_FILE_SYSTEM]: Support mixed
2500         forward/backward slashes and drive letters in file names.
2502         * ieee.c (ieee_start_compilation_unit, ieee_add_bb11): Support
2503         mixed forward/backward slashes and drive letters in file names.
2505         * strings.c (O_BINARY, setmode, SET_BINARY): Define.
2506         (main) [SET_BINARY]: Use SET_BINARY to switch stdin into binary
2507         mode.
2509         * objcopy.c: Include filenames.h.
2510         (main) [HAVE_DOS_BASED_FILE_SYSTEM]: Drop the .exe suffix
2511         before comparing to "strip".
2512         Use FILENAME_CMP to compare file names.
2514         * arsup.c: Include filenames.h.
2515         (map_over_list, ar_delete, ar_replace, ar_extract): Use
2516         FILENAME_CMP to compare file names.
2517         (ar_open): Prepend "tmp-" instead of appending "-tmp", to create
2518         the temporary file name.
2520         * configure.in: Check for setmode.
2521         * configure: Regenerate.
2523 2000-05-24  Alan Modra  <alan@linuxcare.com.au>
2525         * objdump.c (display_target_list): Close the bfd.
2526         (display_info_table): Likewise.
2528 2000-05-14  H.J. Lu  (hjl@gnu.org)
2530         * objcopy.c (filter_symbols): Don't strip global symbols in
2531         relocatable object files.
2533 2000-05-14  Alan Modra  <alan@linuxcare.com.au>
2535         * size.c (usage): Associate short options with corresponding long
2536         option to give a clue as to their function.
2538 2000-05-14  Philippe De Muyter  <phdm@macqel.be>
2540         * size.c (main): Accept and ignore `-f' option.
2542 2000-05-13  Alan Modra  <alan@linuxcare.com.au>
2544         * bucomm.h (gettext, dgettext, dcgettext, textdomain,
2545         bindtextdomain): Replace defines with those from intl/libgettext.h
2546         to quieten gcc warnings.
2548 2000-05-12  H.J. Lu  <hjl@gnu.org>
2550         * nlmconv.c (temp_filename): Removed.
2552         * nlmconv.c (link_inputs): Use make_temp_file () instead of
2553         choose_temp_base ().
2554         * objdump.c (display_target_list): Likewise.
2555         (display_info_table): Likewise.
2557 2000-05-08  Alan Modra  <alan@linuxcare.com.au>
2559         * objcopy.c (setup_section): Add const and gettext calls for err.
2561 2000-05-02  H.J. Lu  <hjl@gnu.org>
2563         * readelf.c (get_osabi_name): Handle ELFOSABI_NONE instead of
2564         ELFOSABI_SYSV. Also handle ELFOSABI_NETBSD, ELFOSABI_HURD,
2565         ELFOSABI_SOLARIS, ELFOSABI_MONTEREY, ELFOSABI_IRIX,
2566         ELFOSABI_FREEBSD, ELFOSABI_TRU64, ELFOSABI_MODESTO
2567         and ELFOSABI_OPENBSD.
2569 2000-05-02  Kazu Hirata  <kazu@hxi.com>
2571         * coffgrok.c: Add ATTRIBUTE_UNUSED as appropriate.
2572         * srconv.c: Likewise.
2573         * sysdump.c: Likewise.
2575 2000-04-23  Denis Chertykov  <denisc@overta.ru>
2577         * readelf.c (guess_is_rela): AVR uses RELA relocations.
2578         (get_machine_name): machine name for EM_AVR added.
2580 2000-04-21  Richard Henderson  <rth@cygnus.com>
2581             David Mosberger  <davidm@hpl.hp.com>
2583         * Makefile.am (readelf.o): Add elf/ia64.h.
2584         * Makefile.in: Rebuild.
2585         * readelf.c: Include elf/ia64.h.
2586         (guess_is_rela, dump_relocations): Handle EM_IA_64.
2588 2000-04-17  Timothy Wall  <twall@cygnus.com>
2590         * objdump.c (disassemble_data): Set octets per byte *after*
2591         resolving arch/mach for binary files.
2593 2000-04-14  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
2595         * arlex.l: Add directives to increase lex buffer size.
2597         * objdump.c, readelf.c: Don't include strarg.h or varargs.h. They are
2598         already included by bucomm.h.
2600 2000-04-10  Philippe De Muyter  <phdm@macqel.be>
2602         * readelf.c (dynamic_segment_mips_val): Call `sprintf', not
2603         `strftime' since strftime is not available on all systems.
2604         (process_mips_specific): Ditto.
2606 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
2608         * configure.in (WARN_CFLAGS): Set to -W -Wall by default.  Add
2609         --enable-build-warnings option.
2610         * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
2611         * Makefile.in, configure: Re-generate.
2613 2000-04-06  Alan Modra  <alan@linuxcare.com.au>
2615         * addr2line.c: Update copyright.
2616         * objcopy.1: Likewise, and title.
2617         * strings.1: Likewise.
2619         * version.c (print_version): Add 2000.
2621         * rddbg.c (read_section_stabs_debugging_info): Don't use
2622         bfd_size_type for strx to avoid printf problems if BFD64.
2624         * bucomm.c: (report): Remove `static'.
2625         Move inclusion of stdarg.h/vararg.h from here.
2626         * bucomm.h: To here.
2627         (CONST): Change all occurences to const.
2628         (report): Declare it.
2629         (bfd_fatal): Add ATTRIBUTE_NORETURN.
2630         (fatal): Add ATTRIBUTE_PRINTF_1 ATTRIBUTE_NORETURN.
2631         (non_fatal): Add ATTRIBUTE_PRINTF_1.
2633         * ar.c (main): Use fatal or non_fatal instead of fprintf.
2634         Correct a typo in an error message.
2635         (do_quick_append): Use non_fatal instead of fprintf.
2636         (move_members): Use fatal instead of fprintf, exit.
2637         * coffdump.c (main): Same here.
2639         * dlltool.c (display): Delete.
2640         (warn): Delete.
2641         (inform): Use `report' instead of `display'.
2642         (rvaafter): Remove trailing \n from fatal error msg.
2643         (rvabefore): Ditto.
2644         (asm_prefix): Ditto.
2645         (yyerror): Replace `warn' with `non_fatal', and remove \n.
2646         (def_name): Likewise.
2647         (run): Likewise.
2648         (scan_all_symbols): Likewise.
2649         (gen_lib_file): Likewise.
2650         (def_library): Likewise.  Remove extra program_name too.
2651         (run): Remove \n from inform strings.
2652         (scan_drectve_symbols): Likewise.
2653         (add_excludes): Likewise.
2654         (scan_open_obj_file): Likewise.
2655         (gen_exp_file): Likewise.
2656         (gen_lib_file): Likewise.
2657         (process_duplicates): Likewise.
2659         * Makefile.am (dllwrap_SOURCES): Add version.c.
2660         * dllwrap.c (program_version): Delete.
2661         (print_version): Delete.
2662         (display): Always print trailing \n.
2663         (warn): New.
2664         (delete_temp_files): Use warn instead of fprintf.  Use gettext.
2665         (run): Here too.
2666         (main): And here.
2667         (usage): gettext'ify.
2668         (long_options): Add missing initialisers.
2670         * nlmconv.c (main): Use fatal/non_fatal instead of fprintf.
2671         (select_output_format): Likewise.
2672         (powerpc_mangle_relocs): Likewise.
2673         (link_inputs): Likewise.
2675         * nm.c (set_print_radix): Use fatal instead of fprintf, exit.
2676         (set_output_format): Likewise.
2677         (main): Use non_fatal instead of fprintf.
2678         (display_rel_file): Likewise.
2680         * objdump.c (slurp_symtab): Use non_fatal instead of fprintf.
2681         (slurp_dynamic_symtab): Same here.
2682         (disassemble_data): And here.
2683         (read_section_stabs): And here.
2684         (read_section_stabs): And here.
2685         (dump_bfd): And here.
2686         (main): And here.
2687         (objdump_sprintf): Use fatal instead of fprintf, exit.
2688         (disassemble_data): Same here.
2690         * rdcoff.c (parse_coff_type): Use non_fatal instead of fprintf.
2691         (parse_coff_struct_type): Same here.
2692         (parse_coff_enum_type): And here.
2693         (parse_coff): And here.
2694         * rddbg.c (read_debugging_info): And here.
2695         * size.c (main): And here.
2696         * windres.c (format_from_name): And here.
2697         * wrstabs.c (stab_write_symbol): Here too.
2698         (write_stabs_in_sections_debugging_info): And here.
2699         (stab_int_type): And here.
2700         (stab_struct_field): And here.
2701         (stab_typdef): And here.
2703         * rescoff.c (read_coff_rsrc): Use fatal instead of fprintf, exit.
2704         * srconv.c (main): Same here.
2705         * strings.c (main): And here.
2706         (integer_arg): And here.
2707         * sysdump.c (main): And here.
2709 2000-04-06  Timothy Wall  <twall@cygnus.com>
2711         * objdump.c (dump_section_header): Print CLINK and BLOCK flags.
2713 2000-04-06  Jason Merrill  <jason@yorick.cygnus.com>
2715         * readelf.c (decode_location_expression): Loop through multiple
2716         operations.
2717         (read_and_display_attr): Pass in length.
2719         * readelf.c (read_and_display_attr): Add CU offset to references.
2720         (display_debug_info): Pass it in.
2722 2000-04-06  Nick Clifton  <nickc@cygnus.com>
2724         * readelf.c (decode_ARM_machine_flags): New function.
2725         (get_machine_flags): Call decode_ARM_machine_flags for ARM
2726         targets.
2728         (get_machine_name): Catch EM_AVR
2730 2000-04-05  Alan Modra  <alan@linuxcare.com.au>
2732         * binutils.texi: Remove optional `=' from long options that have
2733         an `=' in the argument.
2734         * objcopy.1: Here too.  Remove extra space on discard-all.
2736         * binutils.texi (objcopy): Mention --redefine-sym.
2737         * objcopy.1: Here too.
2738         * NEWS: And here.
2740         * objcopy.c (parse_flags): Split off flag names from error message
2741         gettext as they are not translated.
2742         (copy_main): Similarly split off option name for --add-section,
2743         --set-section-flags, --change-section-vma, --change-section-lma
2744         error messages.
2745         Some white space changes.
2747         from Matthew Benjamin <matt@linuxbox.nu>
2748         * objcopy.c (struct redefine_node): New.
2749         (redefine_sym_list): New.
2750         (redefine_list_append): New.
2751         (lookup_sym_redefinition): New.
2752         (OPTION_REDEFINE_SYM): New.
2753         (copy_options): Add --redefine-sym option.
2754         (copy_usage): Mention it.
2755         (filter_symbols): Rename symbols on redefine_sym_list.
2756         (copy_object): Call filter_symbols if redefine_sym_list != NULL.
2757         (copy_main): Handle OPTION_REDEFINE_SYM.
2759 2000-04-04  H.J. Lu  <hjl@gnu.org>
2761         * readelf.c (process_symbol_table): Correctly read in symbol
2762         versioning information.
2764 2000-04-04  Alan Modra  <alan@linuxcare.com.au>
2766         * po/binutils.pot: Regenerate.
2768         * addr2line.c (usage): Restore translated part of bug string.
2769         * ar.c (usage): Likewise.
2770         * nlmconv.c (show_usage): Likewise.
2771         * nm.c (usage): Likewise.
2772         * objcopy.c (copy_usage): Likewise.
2773         (strip_usage): Likewise.
2774         * objdump.c (usage): Likewise.
2775         * readelf.c (usage): Likewise.
2776         * size.c (usage): Likewise.
2777         * strings.c (usage): Likewise.
2778         * windres.c (usage): Likewise.
2780         * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
2781         (DEP): Quote when passing vars to sub-make.  Add warning
2782         message to end.
2783         (DEP1): Rewrite for "gcc -MM".
2784         (CLEANFILES): Add DEP2.
2785         Update dependencies.
2786         * Makefile.in: Regenerate.
2788 2000-04-04  H.J. Lu  <hjl@gnu.org>
2790         * Makefile.am (GENERATED_HFILES): Add rcparse.h
2791         (arparse.h): Depend on arparse.c
2792         (defparse.h, nlmheader.h, rcparse.h, sysinfo.h): Similarly.
2794 2000-04-03  H.J. Lu  (hjl@gnu.org)
2796         * size.c (usage): Use REPORT_BUGS_TO.
2798 2000-04-03  Alan Modra  <alan@linuxcare.com.au>
2800         * bucomm.h: #include "bin-bugs.h"
2801         * addr2line.c (usage): Use REPORT_BUGS_TO.
2802         * ar.c (usage): Likewise.
2803         * nlmconv.c (show_usage): Likewise.
2804         * nm.c (usage): Likewise.
2805         (OPTION_TARGET): Define.
2806         (long_options): Use OPTION_TARGET rather than 200.
2807         (main): Likewise.
2809         * objcopy.c (copy_usage): Use REPORT_BUGS_TO.
2810         (strip_usage): Likewise.
2811         * objdump.c (usage): Likewise.
2812         * readelf.c (usage): Likewise.
2813         * strings.c (usage): Likewise.
2814         * windres.c (usage): Likewise.
2816 2000-03-31  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2818         * readelf.c: Include sys/types.h before sys/stat.h for ultrix.
2820 2000-03-27  Nick Clifton  <nickc@cygnus.com>
2822         * rddbg.c (read_section_stabs_debugging_info): Catch out of range
2823         string offsets in corrupt stabs entries.
2825 2000-03-27  Alan Modra  <alan@linuxcare.com.au>
2827         * readelf.c: Include elf/avr.h
2828         (dump_relocations): Add EM_AVR case.
2830 2000-03-09  Tim Waugh  <twaugh@redhat.com>
2832         * strings.1: Correct '-bytes' to '--bytes'.
2834 2000-03-08  H.J. Lu  <hjl@gnu.org>
2836         * Makefile.am (install-exec-local): Depend on
2837         install-binPROGRAMS for parallel make.
2838         * Makefile.in: Regenerated.
2840 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
2842         From Brad Lucier <lucier@math.purdue.edu>:
2843         * readelf.c (process_dynamic_segment): Add cast to make sure
2844         argument to %* is int.
2846 2000-02-25  H.J. Lu  <hjl@gnu.org>
2848         * configure.in (AC_SEARCH_LIBS): Pass m, not -lm.
2850 2000-02-24  Nick Clifton  <nickc@cygnus.com>
2852         * configure.in: Add arm-wince, mips-pe and sh-pe targets.
2853         * configure: Regenerate.
2855         * dlltool.c: Add support for sh-pe and mips-pe targets.
2856         * rescoff.c: Add support for sh-pe and mips-pe targets.
2858 2000-02-23  H.J. Lu  <hjl@gnu.org>
2860         * readelf.c (get_osabi_name): Handle ELFOSABI_LINUX.
2862 2000-02-22  Nick Clifton  <nickc@cygnus.com>
2864         * readelf.c (process_symbol_table): Remove use of ELF_ST_OTHER.
2866 2000-02-22  Ian Lance Taylor  <ian@zembu.com>
2868         From Brad Lucier <lucier@math.purdue.edu>:
2869         * readelf.c (process_version_sections): Add casts to make sure
2870         argument to %* is an int.
2871         (process_mips_specific): Add casts to make printf arguments match
2872         format.
2874 2000-02-21  Alan Modra  <alan@spri.levels.unisa.edu.au>
2876         * objdump.c (dump_section_header): Change `opb' to unsigned.
2877         (find_symbol_for_address): Same here.
2878         (disassemble_data): And here.  Change `addr_offset',
2879         `stop_offset', `nextstop_offset' to unsigned long.
2880         (dump_data): Change opb to unsigned.
2882 2000-02-18  Frank Ch. Eigler  <fche@redhat.com>
2884         * resrc.c: Remove unmatched #if for cygwin.
2886 2000-02-14  Fernando Nasser  <fnasser@totem.to.cygnus.com>
2888         * binutils.texi: Document the change of flavor name from atpcs-special
2889         to special-atpcs to prevent name conflict in gdb.
2891 2000-02-08  Timothy Wall  <twall@redhat.com>
2893         * objdump.c (show_line): Fix bug preventing printing of the very
2894         first line (line zero) of a file when interlisting source and
2895         assembly.  Added option to print entire context from start of file
2896         when the first line from that file is encountered.
2898 2000-02-03  Timothy Wall <twall@redhat.com>
2900         * objdump.c (dump_section_header, find_symbol_for_address,
2901         show_line, disassemble_bytes, disassemble_data, dump_data):
2902         distinguish between octets and bytes.
2904 2000-01-27  Thomas de Lellis  <tdel@windriver.com>
2906         * nm.c (print_symbol_info_bsd): Use bfd_is_undefined_symclass to
2907         check to unresolved symbols.
2908         (print_symbol_info_sysv):  Ditto.
2909         (print_symbol_info_posix):  Ditto.
2911         * binutils.texi: Document new 'V' symclass flag for nm.
2913 2000-01-27  Nick Clifton  <nickc@redhat.com>
2915         * binutils.texi (objdump): Document new ARM specific
2916         disassembler options.
2918         * objdump.c (usage): Call disassembler_usage().
2920 2000-01-27  Alan Modra  <alan@spri.levels.unisa.edu.au>
2922         * readelf.c (get_dynamic_flags): Return buff.
2923         (process_dynamic_segment): Don't pass error strings to printf
2924         as format arg.
2925         (read_and_display_attr): Use lx and ld to print longs.
2926         (process_corefile_note_segment): Cast bfd_vma to unsigned long
2927         before printing.
2928         Update copyright.
2930 2000-01-17  Nick Clifton  <nickc@cygnus.com>
2932         * readelf.c (get_osabi_name): Recognise ELFOSABI_ARM.
2934 2000-01-15  Alan Modra  <alan@spri.levels.unisa.edu.au>
2936         * debug.c (debug_name_type): Return DEBUG_TYPE_NULL rather than
2937         false.
2938         (debug_tag_type): Here too.
2939         * ieee.c (ieee_builtin_type): And here.
2940         * stabs.c (parse_stab_type, parse_stab_array_type): And here.
2942 2000-01-13  Nick Clifton  <nickc@cygnus.com>
2944         * readelf.c (get_machine_name): Change EM_S370 to return "IBM
2945         System/370".
2947 2000-01-11  Nick Clifton  <nickc@cygnus.com>
2949         * readelf.c (get_dynamic_type): Remove DT_ENCODING.
2951 2000-01-10  Nick Clifton  <nickc@cygnus.com>
2953         * readelf.c (get_note_type): Display NT_WIN32PSTATUS notes.
2955 2000-01-07  Mumit Khan  <khan@xraylith.wisc.edu>
2957         * windres.c (long_options): Add --use-temp-file and
2958         --no-use-temp-file options.
2959         (usage): Document.
2960         (main): Handle.
2962         * windres.h: Update read_rc_file prototype.
2964         * resrc.c (cpp_temp_file): New static variable.
2965         (istream_type): New static variable.
2966         (close_pipe): Delete function.
2967         (run_cmd): New static function.
2968         (open_input_stream): New static function.
2969         (close_input_stream): New static function.
2970         (look_for_default): Handle DOS directory separator. Use
2971         open_input_stream instead of popen.
2972         (read_rc_file): Likewise.
2974         * binutils.texi: Document --use-temp-file, --no-use-temp-file
2975         options.
2977 2000-01-04  Mumit Khan  <khan@xraylith.wisc.edu>
2979         * dlltool.c (create_compat_implib): New variable.
2980         (gen_exp_file): Use.
2981         (make_one_lib_file): Use.
2982         (long_options): Add --compat-implib option.
2983         (usage): Handle.
2984         (main): Handle.
2986         * dllwrap.c (enum target_type): Rename MINGW32_TARGET to MINGW_TARGET.
2987         (main): Use. Don't look for "32" in cygwin and mingw target names.
2989 2000-01-03  Nick Clifton  <nickc@cygnus.com>
2991         * binutils.texi: Document new, ARM specific disassembler
2992         command line switch "-M force-thumb".
2994 For older changes see ChangeLog-9899
2996 Local Variables:
2997 mode: change-log
2998 left-margin: 8
2999 fill-column: 74
3000 version-control: never
3001 End: