* elf64-alpha.c (elf64_alpha_relax_with_lituse): Don't test for
[binutils.git] / binutils / ChangeLog
blob9197c45d9bcaa877d420ed2029aa37bbb723b01a
1 2002-05-29  Ben Elliston  <bje@redhat.com>
3         * MAINTAINERS: Add self as M68k maintainer.
5 2002-05-28  Kuang Hwa Lin <kuang@sbcglobal.net>
7         * readelf.c: Modified/Added DLX elf support.
9 2002-05-27  Nick Clifton  <nickc@cambridge.redhat.com>
11         * arsup.c: Fix formatting.
12         * debug.c (debug_record_label): Add missing colon to error
13         message.
14         * ieee.c (parse_ieee_ty): Fix spelling typo.
15         * readelf.c (process_program_headers): Remove English assumption
16         about making a plural word.
17         (process_section_headers): Likewise.
18         (process_relocs): Allow quotes to be translated.
19         (process_unwind): Likewise,
20         (process_mips_specific): Improve error message.
21         (get_note_type): Fix spelling typo.
23         * configure.in (ALL_LINGUAS): Add sv
24         * po/sv.po: New file.
26 2002-05-27  Alan Modra  <amodra@bigpond.net.au>
28         * unwind-ia64.c (unw_print_brmask): Don't use sprintf.
29         (unw_print_grmask): Likewise.
30         (unw_print_frmask): Likewise.
32 2002-05-26  Kazu Hirata  <kazu@cs.umass.edu>
34         * arsup.c: Remove ARGSUSED.
35         * debug.c: Likewise.
36         * ieee.c: Likewise.
37         * nlmconv.c: Likewise.
38         * prdbg.c: Likewise.
39         * stabs.c: Likewise.
40         * wrstabs.c: Likewise.
42 2002-05-25  Alan Modra  <amodra@bigpond.net.au>
44         * arlex.l: Use #include "" instead of <> for local header files.
45         * coffdump.c: Likewise.
46         * coffgrok.c: Likewise.
47         * nlmconv.c: Likewise.
48         * nlmheader.y: Likewise.
49         * srconv.c: Likewise.
50         * strings.c: Likewise.
51         * sysdump.c: Likewise.
52         * unwind-ia64.h: Likewise.
53         * windres.h: Likewise.
54         * winduni.h: Likewise.
56 2002-05-24  Tom Rix  <trix@redhat.com>
58         * MAINTAINERS: Add self as the d10v maintainer.
60 2002-05-24   TAMURA Kent <kent@netbsd.org>
62         * configure.in: Builds dlltool for i386-netbsdpe.
63         * configure: Regenerate.
65 2002-05-23  Kazu Hirata  <kazu@cs.umass.edu>
67         * size.c: Fix formatting.
68         * srconv.c: Likewise.
69         * stabs.c: Likewise.
70         * sysdump.c: Likewise.
71         * unwind-ia64.c: Likewise.
72         * wrstabs.c: Likewise.
74 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
76         * readelf.c (get_segment_type): Add PT_TLS.
77         (get_elf_section_flags): Add SHF_TLS.
78         (get_dynamic_flags): Optimize.  Add DF_STATIC_TLS.
79         (process_dynamic_segment): Use puts instead of printf.
80         (get_symbol_type): Support STT_TLS.
81         * objdump.c (dump_section_header): Remove SEC_CONSTRUCTOR_TEXT,
82         SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS.
83         Add SEC_THREAD_LOCAL.
85 2002-05-23  Kazu Hirata  <kazu@cs.umass.edu>
87         * rdcoff.c: Fix formatting.
88         * rddbg.c: Likewise.
89         * readelf.c: Likewise.
90         * rename.c: Likewise.
91         * resbin.c: Likewise.
92         * resrc.c: Likewise.
93         * resres.c: Likewise.
95 2002-05-21  Kazu Hirata  <kazu@cs.umass.edu>
97         * filemode.c: Fix formatting.
98         * ieee.c: Likewise.
99         * is-ranlib.c: Likewise.
100         * is-strip.c: Likewise.
101         * maybe-ranlib.c: Likewise.
102         * maybe-strip.c: Likewise.
103         * nlmconv.c: Likewise.
104         * nm.c: Likewise.
105         * not-ranlib.c: Likewise.
106         * not-strip.c: Likewise.
107         * objcopy.c: Likewise.
108         * objdump.c: Likewise.
110 2002-05-21  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
112         * objdump.c (dump_headers): Fix output formatting for ELF32
113         architectures in a BFD64 enabled toolchain.
115 2002-05-20  Kazu Hirata  <kazu@cs.umass.edu>
117         * debug.c: Fix formatting.
118         * debug.h: Likewise.
119         * dlltool.c: Likewise.
120         * dllwrap.c: Likewise.
121         * emul_aix.c: Likewise.
122         * emul_vanilla.c: Likewise.
124 2002-05-19  Kazu Hirata  <kazu@cs.umass.edu>
126         * addr2line.c: Fix formatting.
127         * ar.c: Likewise.
128         * arsup.c: Likewise.
129         * arsup.h: Likewise.
130         * binemul.c: Likewise.
131         * binemul.h: Likewise.
132         * bucomm.c: Likewise.
133         * coffdump.c: Likewise.
134         * coffgrok.c: Likewise.
135         * coffgrok.h: Likewise.
137 2002-05-16  Marek Michalkiewicz  <marekm@amelek.gda.pl>
139         * MAINTAINERS: Add myself as the second AVR port maintainer.
141 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
143         * MAINTAINERS: Update my email address.
145 2002-05-09  Nick Clifton  <nickc@cambridge.redhat.com>
147         * MAINTAINERS: Add Jason Thorpe as VAX maintainer.
149 2002-05-09  Alan Modra  <amodra@bigpond.net.au>
151         * configure.in: Replace `*pe' with `pe' throughout.
152         * configure: Regenerate.
154 2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
156         * Makefile.am: Honour DESTDIR.
157         * Makefile.in: Regenerate.
159 2002-05-06  Alan Modra  <amodra@bigpond.net.au>
161         * dlltool.c (process_def_file): Add missing prototype.
162         (new_directive, assemble_file, main): Likewise.
163         (process_def_file, new_directive): Make static.
164         (inform): Rewrite using VA_FIXEDARG.
165         * dllwrap.c (mybasename): Add missing prototype.
166         (strhash, main): Likewise.
167         (inform): Rewrite using VA_FIXEDARG.
168         (warn): Likewise.
169         (cleanup_and_exit): Use old style function definition.
170         (strhash): Likewise.
171         * windres.c (define_resource): Use one memset to clear all of
172         struct res_resource.
174         * rcparse.y: Remove newcmd rule.  Move rcparse_discard_strings
175         call to rules that need no lookahead.  Check for no lookahead.
177 2002-05-06  Borut Razem  <borut.razem@siol.net>
179         * rclex.l (get_string): Correct "strings" list handling.
180         * resrc.c (read_rc_file): Discard strings.
182 2002-05-04  Alan Modra  <amodra@bigpond.net.au>
184         * ar.c (replace_members): Remove unused var.  Formatting fix.
185         * binemul.c (ar_emul_default_parse_arg): Add ATTRIBUTE_UNUSED.
187         * MAINTAINERS: Sort port maintainers by CPU.
189 2002-05-04  Bob Byrnes  <byrnes@curl.com>
191         * size.c (display_archive): Add last_arfile and code to close archives.
193 2002-05-01  Alan Modra  <amodra@bigpond.net.au>
195         * nm.c (print_symbol): Check returned filename from
196         bfd_find_nearest_line is non-NULL.
198 2002-04-25  Elena Zannoni <ezannoni@redhat.com>
199     
200         * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
202 2002-04-24  Christian Groessler <chris@groessler.org>
204         * MAINTAINERS: Changed my email address.
206 2002-04-17  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
208         * arparse.y: Fix syntax warning.
210 2002-04-16  Nick Clifton  <nickc@cambridge.redhat.com>
212         * readelf.c (fetch_location_list): Remove unused function.
214         * readelf.c (process_corefile_note_segment): Catch corrupt notes
215         and display a warning message, then exit the loop.
217         * rcparse.y: Set MEMFLAG_DISCARDABLE by default.
219 2002-04-15  Nick Clifton  <nickc@cambridge.redhat.com>
221         * resrc.c (write_rc_dialog): If charset is non-default value
222         display all of the DIALOGEX parameters.
224 2002-04-15  Eric Kohl <ekohl@rz-online.de>
226         * rcparse.y: Allow two to five parameter in FONT statement of 
227         DIALOGEX resources.
228         * resbin.c (bin_to_res_dialog): Fixed read/write code for dialogex
229         resource data.
230         (res_to_bin_dialog): Likewise.
231         * windres.h: Added misssing charset variable to dialog_ex
232         structure.
234 2002-04-10  Nick Clifton  <nickc@cambridge.redhat.com>
236         * rcparse.y: Set MEMFLAG_PURE by default.
238 2002-04-09  Bernd Herd <info@herdsoft.com>
240         * rcparse.y: CLASS definitions in DIALOG resources 
241         are quoted.
242         Fix typo in BEDIT warning.
243         Don't add default dialog style when explicit style specified.
244         Add WS_CAPTION dialog style if CAPTION is specified.
246         * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.
247         (handle_quotes) "\a" escape (used for right justified key
248         definitions in menus) is encodes as binary 8.
250         * resrc.c (write_rc_dialog): Print style even if it is 0.
251         (write_rc_directory): Fix overlooked sublang shift bug.
252         (bin_to_res_dialog): Don't print empty dialog caption.
254         * resbin.c (bin_to_res_dialog): Use signature to identify
255         DIALOGEX.
257         * windres.c (main): Set default LANGUAGE to english/us.
259 2002-04-09  Gunnar Degnbol <degnbol@danbbs.dk>
261         * resrc.c: print CLASS names in quotes
263 2002-04-09  J"orn Rennecke <joern.rennecke@superh.com>
265         * MAINTAINERS: Update my email address.
267 2002-04-04  Alan Modra  <amodra@bigpond.net.au>
269         * dep-in.sed: Cope with absolute paths.
270         * Makefile.am (dep.sed): Subst TOPDIR.
271         Run "make dep-am".
272         * Makefile.in: Regenerate.
274 2002-03-27  Peter Targett  <peter.targett@arc.com>
276         * MAINTAINERS: Update my email address.
278 2002-03-21  Alan Modra  <amodra@bigpond.net.au>
280         * Makefile.am: Run "make dep-am".
281         * Makefile.in: Regenerate.
282         * doc/Makefile.in: Regenerate.
283         * po/POTFILES.in: Regenerate.
284         * aclocal.m4: Regenerate.
285         * config.in: Regenerate.
286         * configure: Regenerate.
288 2002-03-20  Daniel Berlin  <dan@dberlin.org>
290         * readelf.c: Add support for displaying dwarf2 location lists.
291         (do_debug_loc, debug_loc_section, debug_loc_size): New.
292         (parse_args): Use 'O' as shorthand for displaying location list
293         section.
294         (process_section_headers): Handle debug_loc as well.
295         (load_debug_loc): New.
296         (free_debug_loc): New.
297         (fetch_location_list): New.
298         (display_debug_loc): New.
299         (display_debug_info): Call load_debug_loc and free_debug_loc.
300         (debug_displays): We can display .debug_loc now, too.
301         (usage): Update usage string.
302         (read_and_display_attr_value): Note location lists, but don't
303         display them inline.
305 2002-03-18  Tom Rix  <trix@redhat.com>
307         * Makefile.am: Add binutils emulation support.
308         * configure.in: Same.
309         * configure.tgt: New file.  Same.
310         * ar.c (main): Use ar_emul_parse_arg.
311         (usage): Use ar_emul_usage.
312         (replace_members): Use ar_emul_replace, ar_emul_append.
313         * binemul.c: New file.  Define the binutils emulation
314         layer. Define default methods.
315         * binemul.h: New file.  Binutils emulation layer header file.
316         * emul_aix.c: New file.  AIX binutils emulation.
317         * emul_vanilla.c: New file. Default binutils emulation.
318         * Makefile.in: Regenerate.
319         * configure: Same.
321 2002-03-18  Nick Clifton  <nickc@cambridge.redhat.com>
323         * po/fr.po: Updated version.
325 2002-03-13  Nick Clifton  <nickc@cambridge.redhat.com>
327         * po/fr.po: Updated version.
329 2002-03-07  Daniel Jacobowitz  <drow@mvista.com>
331         * README: Update some version numbers.
333 2002-03-07  Daniel Jacobowitz  <drow@mvista.com>
335         * doc/binutils.texi (Target Selection): Fix LD crossreferences.
336         (Architecture Selection): Likewise.
338 2002-03-01  Dmitry Timoshkov <dmitry@baikal.ru>
340         * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
341         generating .exp file.
343 2002-02-21  Nick Clifton  <nickc@cambridge.redhat.com>
345         * readelf.c (dump_relocations): Fix typo.
347 2002-02-20  Nick Clifton  <nickc@cambridge.redhat.com>
349         * NEWS: Mark 2.12 branch.
351 2002-02-18  Timothy Daly  <remote_bob@yahoo.com>
353         * readelf.c (dump_relocations): Display 2nd and 3rd reloc 
354         types for 64-bit MIPS.  Narrow some fields for 80-char 
355         output.
356         (dump_relocations): Change spelling from 'unrecognised' 
357         to 'unrecognized'.
358         (decode_ARM_machine_flags): Likewise.
359         (parse_args): Likewise.
360         (read_and_display_attr_value): Likewise.
361         (display_debug_section): Likewise.
363 2002-02-15  Hans-Peter Nilsson  <hp@bitrange.com>
365         * NEWS: Mention support for MMIX.
367 2002-02-13  Matt Fredette  <fredette@netbsd.org>
369         * readelf.c (get_machine_flags): Recognize EF_M68000.
371 2002-02-12  Alexandre Oliva  <aoliva@redhat.com>
373         * MAINTAINERS: Added self as MN10300 co-maintainer.
375 2002-02-12  Alan Modra  <amodra@bigpond.net.au>
377         * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
378         DT_PPC64_OPDSZ.
380 2002-02-11  Daniel Jacobowitz  <drow@mvista.com>
382         * MAINTAINERS: List myself as branch maintainer.
384 2002-02-11  Alan Modra  <amodra@bigpond.net.au>
386         * configure: Regenerate.
387         * objcopy.c: Update copyright date.
388         * doc/Makefile.in: Regenerate.
390 2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
392         * nlmconv.c: Back out localtime PARAMS change.
394 2002-02-11  Alan Modra  <amodra@bigpond.net.au>
396         * objcopy.c (MKDIR): Define.
397         (copy_archive): Make name_list.name const.  Use MKDIR.
398         Handle duplicate files in archives by making more temp dirs.
400 2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
402         * coffdump.c: Include "getopt.h" after "bucomm.h"
403         so that macros are defined correctly.
404         * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
405         prototype.  Prototype main.
406         * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
408 2002-02-06  Alexandre Oliva  <aoliva@redhat.com>
410         * MAINTAINERS: Added self as SH co-maintainer.
412 2002-02-05  Nick Clifton <nickc@redhat.com>
414         * po/tr.po: Updated translation.
416 2002-02-01  Alan Modra  <amodra@bigpond.net.au>
418         * Makefile.am: Run "make dep-am"
419         * Makefile.in: Regenerate.
421 2002-01-29  Daniel Jacobowitz  <drow@mvista.com>
423         * nm.c (print_value): Mark abfd unused.
425 2002-01-29  Daniel Jacobowitz  <drow@mvista.com>
427         * unwind-ia64.c (unw_decoder): Change second argument
428         to unsigned int, to match function prototypes.
430 2002-01-29  Daniel Jacobowitz  <drow@mvista.com>
432         * objdump.c: Include "getopt.h" after "bucomm.h" so that
433         __GNU_LIBRARY__ will be defined.
434         * size.c: Likewise.
436 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
438         * configure: Regenerated.
440 2002-01-26  Hans-Peter Nilsson  <hp@bitrange.com>
442         * doc/Makefile.am (install): Depend on install-info.
443         * doc/Makefile.in: Regenerate.
445 2002-01-25  Jason R. Thorpe <thorpej@wasabisystems.com>
447         * objcopy.c (strip_usage): Document -d as an alias
448         --strip-debug.
450         * size.c (usage): Document [-t | --totals] options.
451         (long_options): Add --totals option.
452         (main): If the [-t | --totals] option is specified and
453         the output format is Berkeley-style, print the total
454         text, data, and bss sizes of all objects listed.
455         (print_berkeley_format): If the [-t | --totals] option
456         is specified, track the total text, data, and bss
457         sizes.
458         * doc/binutils.texi (size): Document [-t | --totals] options.
459         (strip): Document -d as an alias for --strip-debug.
460         * NEWS: Mention new feature of size.
462 2002-01-25  Nick Clifton  <nickc@cambridge.redhat.com>
464         * po/fr.po: Updated version.
465         * po/es.po: Updated version.
467 2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
469         * addr2line.c (usage): Update text to provide verbose
470         description of the command line options.
471         * ar.c (usage): Update text to provide verbose
472         description of the command line options.
473         (main): Accept -h and -H when running as ranlib.
474         * coffdump.c (show_usage): Update text to provide verbose
475         description of the command line options.
476         * dlltool.c (main): Accept -H as an alias for --help.
477         * nlmconv.c (show_usage): Update text to provide verbose
478         description of the command line options.
479         * nm.c (usage): Replace OPTIONS with option(s).
480         (main): Accept -H as an alias for --help.
481         * objcopy.c (strip_main): Accept -H as an alias for --help.
482         * objdump.c (main): Accept -v as an alias for --verbose.
483         * readelf.c (usage): Adjust format to match style used in
484         other binutils.
485         * size.c (usage): Update text to provide verbose description
486         of the command line options.
487         (main): Accept -v, -h and -H as command line options.
488         * srconv.c (show_usage): Update text to provide verbose
489         description of the command line options.
490         * strings.c (main): Accept -H and -v as command line options.
491         (usage): Update text to provide verbose description of the
492         command line options.
493         * sysdump.c (show_usage): Update text to provide verbose
494         description of the command line options.
495         * windres.c (usage): Adjust format to match style used in
496         other binutils.
498         * coffdump.c: Fix formatting.
499         * nlmconv.c: Fix formatting.
500         * srconv.c: Fix formatting.
501         * sysdump.c: Fix formatting.
503 2002-01-22  Alan Modra  <amodra@bigpond.net.au>
505         * Makefile.am: Run "make dep-am".
506         * Makefile.in: Regenerate.
508 2002-01-18  Andreas Jaeger  <aj@suse.de>
510         * version.c (print_version): Update year.
512 2002-01-17  Alan Modra  <amodra@bigpond.net.au>
514         * readelf.c (get_machine_name): Handle EM_PPC64.
515         (guess_is_rela): Here too.
517 2002-01-17  Nick Clifton  <nickc@cambridge.redhat.com>
519         * po/binutils.pot: Regenerate.
520         * po/fr.po: Regenerate.
521         * po/tr.po: Regenerate.
523 2002-01-16  Nick Clifton  <nickc@cambridge.redhat.com>
525         * po/tr.po: Import new version.
527 2002-01-16  Alan Modra  <amodra@bigpond.net.au>
529         * readelf.c (get_ppc64_dynamic_type): New.
530         (get_dynamic_type): Call it.
532 2002-01-15  Nick Clifton  <nickc@cambridge.redhat.com>
534         * objcopy.c (copy_usage): Use "options" instead of "switches".
535         (strip_usage): Use "options" instead of "switches".
536         * doc/binutils.texi (dlltool):  Refer to "options" instead of
537         "switches".
539 2002-01-14  Richard Earnshaw  <rearnsha@arm.com>
541         * MAINTAINERS: Add self as co-maintainer for the ARM code.
543 2001-12-18  Nick Clifton  <nickc@cambridge.redhat.com>
545         * po/es.po: Import from translation project.
546         * configure.in (ALL_LINGUAS): Add es.
547         * configure: Regenerate.
549 2002-01-09  Jason Thorpe  <thorpej@wasabisystems.com>
551         * readelf.c (get_netbsd_elfcore_note_type): Use
552         NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
554 2002-01-09  Jason Thorpe  <thorpej@wasabisystems.com>
556         * readelf.c: Update copyright years.
557         (get_note_type): Return a const char *.
558         (get_netbsd_elfcore_note_type): New function.
559         (process_note): Use get_netbsd_elfcore_note_type to get
560         the note type string for NetBSD ELF core files.
562 2002-01-06  Steve Ellcey  <sje@cup.hp.com>
564         * readelf.c (get_ia64_segment_type): Add support for macros.
565         (get_segment_type): Add support for IA64 specific macros.
567 2001-12-20  Julian v. Bock  <julian@wongr.net>
569         * readelf.c (print_symbol): New function: Print a formatted symbol
570         name.  If --wide is specified do not truncate it.
571         (dump_relocations): Use print_symbol() to print symbol names.
572         (process_symbol_table): Likewise.
573         (process_syminfo): Likewise.
574         (process_mips_specific): Likewise.
575         (usage): Document new feature of --wide switch.
576         * doc/binutils.texi (objdump): Document additional behaviour of
577         --wide.
579 2001-12-18  Michael Snyder  <msnyder@redhat.com>
581         * objcopy.c (copy_file): Accept corefiles (format bfd_core).
582         (copy_object): Don't set the start address or flags of a core file.
583         (copy_section): Don't relocate a core file.  Don't copy contents
584         if the input section has the contents flag set, but the output
585         section does not (which happens with the fake 'note' pseudo-
586         sections that BFD creates for corefiles).
588 2001-12-18  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
590         * readelf.c (get_machine_flags): Recognize header flags for ABI and
591         ASE extensions. More robust code for ISA checking. Ignore empty fields
592         in header flags for GNU extensions.
594 2001-12-18  Alan Modra  <amodra@bigpond.net.au>
596         * objcopy.c (copy_archive): Set output bfd format outside the loop.
598 2001-12-18  Nick Clifton  <nickc@cambridge.redhat.com>
600         * po/ja.po: Import from translation project.
601         * configure.in (ALL_LINGUAS): Add ja.
602         * configure: Regenerate.
604 2001-12-18  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
606         * addr2line.c (main): Protoype.
607         * ar.c (main): Protoype.
608         * nm.c (main): Protoype.
609         * objcopy.c (main): Protoype.
610         * objdump.c (main): Protoype.
611         * size.c (main): Protoype.
612         * strings.c (main): Protoype.
614 2001-12-17  Alan Modra  <amodra@bigpond.net.au>
616         * readelf.c (symtab_shndx_hdr): New global.
617         (SECTION_HEADER_INDEX): Define.
618         (SECTION_HEADER_NUM): Define.
619         (SECTION_HEADER): Define.
620         (GET_ELF_SYMBOLS): Pass two params rather than three.
621         (get_32bit_elf_symbols): Take file and section args.  Read and
622         use SHT_SYMTAB_SHNDX.
623         (get_64bit_elf_symbols): Likewise.
624         (dump_relocations): Use SECTION_HEADER to index "section_headers".
625         (process_section_headers): Likewise.  Use SECTION_HEADER_NUM too.
626         Remember symtab_shdx_hdr.
627         (process_program_headers): Scan from index 1 for segment map.
628         (slurp_ia64_unwind_table): Use SECTION_HEADER to index
629         "section_headers".
630         (process_relocs): Likewise.  Also adjust call to GET_ELF_SYMBOLS.
631         (process_unwind): Likewise.
632         (process_version_sections): Likewise.
633         (process_symbol_table): Likewise.
634         (display_debug_info): Likewise.
635         (process_dynamic_segment): Fake up a symtab section for changed
636         GET_ELF_SYMBOLS.
637         (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
638         (process_program_headers): Kill signed/unsigned warning.
639         (load_debug_str): Likewise.
640         (display_debug_info): Likewise.
642 2001-12-13  Jakub Jelinek  <jakub@redhat.com>
644         * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
646 2001-12-11  Alan Modra  <amodra@bigpond.net.au>
648         * readelf.c (process_file_header): Print extended e_shnum and
649         e_shdtrndx values.  Set elf_header values for same.
650         (get_32bit_section_headers): Add "num" arg to read "num" headers.
651         (get_64bit_section_headers): Likewise.
652         (process_section_headers): Update calls.
653         (get_file_header): Call get_32bit_section_headers or 64bit variant.
655 2001-12-10  Jakub Jelinek  <jakub@redhat.com>
657         * objcopy.c (setup_section): Copy entsize.
659 2001-12-07  Geoffrey Keating  <geoffk@redhat.com>
661         * readelf.c (guess_is_rela): Add support for stormy16.
662         (dump_relocations): Likewise.
663         (get_machine_name): Likewise.
665 2001-12-05  Nick Clifton  <nickc@cambridge.redhat.com>
667         * dllwrap.c (main) Replace multiple strings describing a
668         single error with a single, newline escaped sentence to permit
669         better translation into foreign languages.
671         * readelf.c (get_elf_class): Remove internalionalisation of ELF
672         class names.
674 2001-12-04  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
676         * strings.c (get_char): Initialize value.
678 2001-12-04  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
680         * arlex.l: Silence compile warnings.
681         * arsup.h: Likewise. Fix formatting.
683 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
685         * strings.c: Include config.h before bfd.h.
686         (file_off): New type.
687         (file_open): Define.
688         (print_strings): Use file_off instead of file_ptr.  Print addresses
689         which don't fit into long correctly.
690         (get_char): Use file_off instead of file_ptr.  Use getc_unlocked if
691         available.
692         (strings_file): Use file_off instead of file_ptr.  Use file_open.
693         * configure.in: Check for getc_unlocked.
694         Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
695         be defined for it.
696         * configure: Rebuilt.
697         * config.h.in: Rebuilt.
699 2001-11-29  H.J. Lu <hjl@gnu.org>
701         * bucomm.c (make_tempname): Revert the changes made on
702         2001-11-14 and 2001-11-12. They won't work with directories.
704 2001-11-23  John David Anglin  <dave@hiauly1.hia.nrc.ca>
706         * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
707         CFLAGS_FOR_TARGET to runtest in environment.
708         * Makefile.in: Rebuild.
709         * doc/Makefile.in: Rebuild.
711 2001-11-28  Mike Stump  <mrs@wrs.com>
713         * objcopy.c (setup_section): Preserve SEC_RELOC when
714         --set-section-flags is used.
716 2001-11-19  Nick Clifton  <nickc@cambridge.redhat.com>
718         * readelf.c (do_debug_str): New variable.
719         (display_debug_str): New function: Display the contents of a
720         .debug_str section.
721         (load_debug_str): New function: Load in the contents of a
722         .debug_str section.
723         (free_debug_str): New function: Free the memory used by
724         load_debug_str().
725         (fetch_indirect_string): Retrieve a string from the .debug_str
726         section.
727         (usage): Add -ws.
728         (parse_args): Accept -ws.
729         (process_section_headers): Allow the display of the .debug_str
730         section.
731         (read_and_display_attr_value): Use fetch_indirect_string.  Show
732         offset into .debug_str section.
733         (display_debug_info): Use load_debug_str and free_debug_str.
734         (debug_displays): Add .debug_str.
735         * doc/binutils.texi: Document -ws.
737 2001-11-19  Andreas Jaeger  <aj@suse.de>
739         * testsuite/binutils-all/objdump.exp: Add x86-64.
741 2001-11-15  Andreas Schwab  <schwab@suse.de>
743         * readelf.c: Fix warnings without terminating newline.
745 2001-11-15  Alan Modra  <amodra@bigpond.net.au>
747         * doc/binutils.texi (objdump): Document ppc -M options.
749 2001-11-14  Andreas Jaeger  <aj@suse.de>
751         * doc/binutils.texi (objdump): Fix description to use x86-64.
753 2001-11-14  Nick Clifton  <nickc@cambridge.redhat.com>
755         * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
756         not all systems provide mkstemp.
758 2001-11-14  Alan Modra  <amodra@bigpond.net.au>
760         * doc/binutils.texi (objdump): Document x86 -M options.
762 2001-11-13  Keith Walker <keith.walker@arm.com>
764         * readelf.c (read_and_display_attr_value): New function to
765         handle DW_FORM_indirect.
766         (read_and_display_attr): Use it.
768 2001-11-13  Geoffrey Keating  <geoffk@redhat.com>
770         * readelf.c (display_debug_lines): Deal with unknown standard
771         opcodes.  Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
772         DW_LNS_set_isa.
774 2001-11-13  Timothy Wall  <twall@alum.mit.edu>
776         * MAINTAINERS: Add self as tic54x maintainer.  This target
777         includes the IBM C54XDSP clone.
779 2001-11-12  * Steven J. Hill <sjhill@realitydiluted.com>
781         * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
783 2001-11-09  Jeffrey A Law  (law@cygnus.com)
785         * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
786         (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
787         (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
788         (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
789         (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
790         (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
791         (unw_decode_b2, unw_decode_b3_b4): Likewise.
793         * readelf.c (get_elf_class): Fix ISO portability glitch.
794         (get_data_encoding, get_osabi_name, request_dump): Likewise.
796 2001-11-07  Jakub Jelinek  <jakub@redhat.com>
798         * readelf.c (debug_str, debug_str_size): New.
799         (display_debug_abbrev): If no abbrevs were read, skip the CU.
800         Call free_abbrevs.
801         (read_and_display_addr): Handle DW_FORM_strp.
802         (display_debug_info): Read .debug_str section if present,
803         so that DW_FORM_strp can be handled.
804         Fix test for non-existant .debug_abbrev section.
806 2001-11-05  Jakub Jelinek  <jakub@redhat.com>
808         * arlex.l: Accept `\' in filenames.  Patch by <earl_chew@agilent.com>.
810         * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
812 2001-11-05  Martin Schwidefsky  <schwidefsky@de.ibm.com>
814         * MAINTAINERS: Add self as s390/s390x maintainer.
816 2001-11-02  Tom Rix  <trix@bluey.cygnus.com>
818         * MAINTAINERS: Add self as PPC XCOFF maintainer.
820 2001-11-02  Nick Clifton  <nickc@cambridge.redhat.com>
822         * configure.in (ALL_LINGUAS): Add "fr" and "tr".
823         * configure: Regernate.
824         * po/fr.po: New file.
825         * po/tr.po: New file.
827 2001-10-30  Hans-Peter Nilsson  <hp@bitrange.com>
829         * MAINTAINERS: Add self as MMIX port maintainer.
830         * readelf.c: Include elf/mmix.h.
831         (guess_is_rela): MMIX is RELA.
832         (dump_relocations): Handle MMIX relocations.
833         * Makefile.am: Regenerate dependencies.
834         * Makefile.in: Regenerate.
836 2001-10-13  Nick Clifton  <nickc@cambridge.redhat.com>
838         * readelf.c (parse_args): Handle multiple options to the -w
839         switch.
841 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
843         * readelf.c (get_section_type_name): Don't print SHT_ prefix for
844         LOPROC, LOOS and LOUSER.
846 2001-10-11  J"orn Rennecke <amylaar@onetel.net.uk>
848         * MAINTAINERS: Update my email address.
850 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
852         * doc/Makefile.in: Regenerate.
853         * configure: Regenerate.
855 2001-10-02  Nick Clifton  <nickc@cambridge.redhat.com>
857         * readelf.c (display_debug_line, display_debug_pubnames,
858         display_debug_info, display_debug_frames): Detect and warn
859         about 64-bit format entries.
860         (display_debug_aranges): Reword 64-bit warning.
861         (debug_displays): Add .debug_pubtypes as a known, but not yet
862         supported, debug section.
864 2001-10-02  Alan Modra  <amodra@bigpond.net.au>
866         * coffdump.c (PROGRAM_VERSION): Delete.
867         (main <'V'>): Call print_version.
868         * srconv.c: Likewise.
869         * sysdump.c: Likewise.
870         * version.c (program_version): Remove.
871         (print_version): Use BFD_VERSION_STRING.  Just print the current
872         year in copyright message.
873         * addr2line.c (program_version): Remove unused declaration.
874         * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
875         place of BFD_VERSION.
876         * Makefile.am (Makefile): Depend on bfd/configure.in.
877         (cplus-dem.o): Depend on Makefile.
878         Run "make dep-am".
879         * Makefile.in: Regenerate.
881 2001-10-01  Nick Clifton  <nickc@cambridge.redhat.com>
883         * readelf.c (display_debug_aranges): Detect and warn about DWARF64
884         format .debug_arange sections.
885         (main): Add missing prototype.
887 2001-09-30  Hans-Peter Nilsson  <hp@bitrange.com>
889         * Makefile.am: Update dependencies with "make dep-am".
890         * Makefile.in: Regenerate.
892 2001-09-28  Richard Henderson  <rth@redhat.com>
894         * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
896 2001-09-26  Alan Modra  <amodra@bigpond.net.au>
898         * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
899         VA_CLOSE.
900         (non_fatal): Likewise.
901         * objdump.c (objdump_sprintf): Likewise.
902         * readelf.c (error): Likewise.
903         (warn): Likewise.
905 2001-09-25  Jakub Jelinek  <jakub@redhat.com>
907         * readelf.c (do_wide): New.
908         (options): Add --wide.
909         (usage, parse_args): Likewise.
910         (process_program_headers): Put each segment on a single line if
911         --wide is given.
912         (process_section_headers): Put each section on a single line if
913         --wide is given.
914         * doc/binutils.texi: Document it.
915         * NEWS: Likewise.
917 2001-09-25  Alan Modra  <amodra@bigpond.net.au>
919         * readelf.c (print_vma): Print 8 digits of low hex value.
921 2001-09-24  Andreas Jaeger  <aj@suse.de>
923         * nlmconv.c: Fix warnings about unused attributes and function
924         prototypes.
926         * strings.c: Add prototype for get_char.
928 2000-09-19  H.J. Lu  <hjl@gnu.org>
930         * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
931         $(srcdir)/cxxfilt.man.
932         * doc/Makefile.in: Rebuild.
934 2001-09-19  Alan Modra  <amodra@bigpond.net.au>
936         * objcopy.c (copy_main): Correct rename-section string parsing.
937         Consolidate new_name parsing, and error messages.
939 2001-09-18  Bruno Haible  <haible@clisp.cons.org>
941         * addr2line.c: Don't include <ctype.h>.
942         (main): For gettext, also set the LC_CTYPE locate facet.
943         * ar.c (main): Likewise.
944         * coffdump.c (main): Likewise.
945         * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
946         (main): For gettext, also set the LC_CTYPE locate facet.
947         Use ISALNUM instead of isalpha/isdigit.
948         * dllwrap.c: Don't include <ctype.h>.
949         (main): For gettext, also set the LC_CTYPE locate facet.
950         * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
951         (main): For gettext, also set the LC_CTYPE locate facet.
952         Use TOUPPER instead of islower/toupper.
953         * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
954         (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
955         Use TOUPPER instead of islower/toupper.
956         * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
957         * objcopy.c (main): Likewise.
958         * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
959         (disassemble_bytes): Use ISPRINT instead of isprint.
960         (dump_section_stabs): Use ISDIGIT instead of isdigit.
961         (dump_data): Use ISPRINT instead of isprint.
962         (main): For gettext, also set the LC_CTYPE locate facet.
963         * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
964         (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
965         * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
966         Use TOUPPER instead of islower/toupper.
967         * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
968         * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
969         (write_rc_accelerators): Use ISPRINT instead of isprint.
970         (write_rc_rcdata): Likewise.
971         * size.c (main): For gettext, also set the LC_CTYPE locate facet.
972         * srconv.c (main): Likewise.
973         * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
974         (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
975         isdigit/isupper/islower.
976         (parse_stab_string, parse_stab_type, parse_stab_argtypes,
977         parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
978         stab_demangle_prefix, stab_demangle_qualified,
979         stab_demangle_template, stab_demangle_type,
980         stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
981         * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
982         (isgraphic): Use ISPRINT instead of isascii/isprint.
983         (main): Remove HAVE_LC_MESSAGES dependency.
984         * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
985         (pbarray): Use ISPRINT instead of isprint.
986         (main): For gettext, also set the LC_CTYPE locate facet.
987         * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
988         (format_from_filename): Use ISPRINT instead of isprint.
989         (main): For gettext, also set the LC_CTYPE locate facet.
990         * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
991         (unicode_print): Use ISPRINT instead of isprint.
992         * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
993         (stab_variable): Use ISDIGIT instead of isdigit.
995 2001-09-18  Alan Modra  <amodra@bigpond.net.au>
997         * ar.c (print_contents): Cast args of bfd_seek to the right types.
998         Replace bfd_read call with call to bfd_bread.
999         (extract_file): Likewise.
1001         * objdump.c (dump_section_header): Cast section->filepos to
1002         unsigned long to suit printf format string.
1003         * readelf.c (process_section_headers): Similarly for sh_offset.
1004         (process_unwind): Likewise.
1006 2001-09-14  Nick Clifton  <nickc@cambridge.redhat.com>
1008         * strings.c (encoding, encoding_bytes): New variables.
1009         (long_options): Add --encoding.
1010         (main): Accept -e and --encoding.
1011         (get_char): New function.  Read a, possibly wide, character from
1012         the input stream.
1013         (print_strings): Use get_char().
1014         (usage): Document new command line option.
1015         * doc/binutils.texi: Document new command line option.
1016         * NEWS: Announce new command line option.
1018 2001-09-12  Alexandre Oliva  <aoliva@redhat.com>
1020         * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
1021         get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
1022         EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
1023         Removed EM_CYGNUS_ARC.
1025 2001-09-04  Jeffrey A Law  (law@cygnus.com)
1027         * readelf.c: Include elf/h8 for H8 series definitions.
1028         (guess_is_rela): H8 series if RELA.
1029         (dump_relocations): Handle H8 series relocations.
1031 2001-08-31  Eric Christopher  <echristo@redhat.com>
1033         * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
1035 2001-08-29  Peter Targett  <peter.targett@arccores.com>
1037         * MAINTAINERS: Include ARC Maintainer.
1039 2001-08-29  Ben Elliston  <bje@redhat.com>
1041         * stabs.c (stab_demangle_template): Initialise s4.
1043 2001-08-27  Alan Modra  <amodra@bigpond.net.au>
1045         * readelf.c (dump_relocations): Recognise EM_PPC64.
1047 2001-08-26  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1049         * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
1051 2001-08-25  H.J. Lu  <hjl@gnu.org>
1053         * nm.c (print_width): New.
1054         (display_rel_file): Set `print_width' according to
1055         bfd_sprintf_vma.
1056         (print_symbol_info_bsd): Check `print_width' instead of BFD64.
1058 2001-08-24  Alexandre Oliva  <aoliva@redhat.com>
1060         * objcopy.c (use_alt_mach_code): New variable.
1061         (OPTION_ALT_MACH_CODE): Define.
1062         (copy_options): Added --alt-machine-code.
1063         (copy_main): Handle it.
1064         (copy_object): Switch to alternate machine code if requested.
1065         * doc/binutils.texi: Document new option.
1066         * NEWS: Likewise.
1068 2001-08-22  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1070         * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
1072 2001-08-21  H.J. Lu  <hjl@gnu.org>
1074         * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
1075         (display_debug_info): Cast for 64bit hosts.
1076         (display_debug_frames): Likewise.
1077         (process_mips_specific): Likewise.
1079 2001-08-21  Andreas Jaeger  <aj@suse.de>
1081         * coffgrok.h: Add missing parameter for prototype of coff_grok.
1083         * sysdump.c: Add missing prototypes.
1084         * srconv.c: Likewise.
1085         * unwind-ia64.c: Likewise.
1086         * coffdump.c: Likewise.
1088         * sysinfo.y: Print prototypes, include <ansidecl.h>.
1090         * coffgrok.c: Add missing prototypes, include libiberty.h instead
1091         of declaring xcalloc.
1093 2001-08-10  H.J. Lu  <hjl@gnu.org>
1095         * nm.c (print_value): Add one arg, bfd *.
1096         (print_value): Replace fprintf_vma with bfd_fprintf_vma.
1097         (print_symbol_info_bsd): Also pass `abfd' to print_value ().
1098         (print_symbol_info_sysv): Likewise.
1099         (print_symbol_info_posix): Likewise.
1101         * objdump.c (dump_section_header): Replace printf_vma with
1102         bfd_printf_vma.
1103         (print_section_stabs): Likewise.
1104         (dump_bfd_header): Likewise.
1105         (objdump_print_value): Replace sprintf_vma with
1106         bfd_sprintf_vma.
1107         (disassemble_bytes): Likewise.
1108         (dump_reloc_set): Likewise.
1110 2001-08-10  Andreas Jaeger  <aj@suse.de>
1112         * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1113         to build warnings.
1114         * configure: Regenerate.
1116 2001-08-09  Alan Modra  <amodra@bigpond.net.au>
1118         * readelf.c: Add missing prototypes.
1119         * objdump.c: Likewise.  Format existing prototypes.
1121 2001-08-08  Alexandre Oliva  <aoliva@redhat.com>
1123         * readelf.c (display_debug_info): Add to abbrev_offset the addend
1124         of any RELA relocation for the abbrev_offset memory location that
1125         refers to the .debug_abbrev section symbol.
1127 2001-08-07  H.J. Lu  <hjl@gnu.org>
1129         * readelf.c (process_file): Return 0 if OK, otherwise return 1.
1130         (main): Return process_file ().
1132 2001-08-05  Philip Blundell  <philb@gnu.org>
1134         * doc/binutils.texi: Use "Thumb" not "THUMB".
1136 2001-08-03  John Healy  <jhealy@redhat.com>
1138         Patch suggested by Frank Eigler <fche@redhat.com>.
1139         * objdump.c (disassemble_data): Fill in section member of the
1140         disasm_info structure.
1142 2001-08-03  Tom Walsh  <tom@cyberiansoftware.com>
1144         * configure.in: Added --with-windres option.
1145         * configure: Regenerated.
1147 2001-07-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1149         * doc/binutils.texi: Use @command{name} for commands;
1150         use @option{-opt} for options; use @table @env for list of options;
1151         remove spaces arround [ | ] in synopsis.
1153         * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
1154         center title.
1156 2001-07-31  Nick Clifton  <nickc@cambridge.redhat.com>
1158         * objcopy.c: Fix formatting.
1159         (section_rename): New structure.
1160         (OPTION_RENAME_SECTION): New switch.
1161         (copy_usage): Document new switch.
1162         (add_section_rename): New function: Add a node to the section
1163         rename list.
1164         (find_section_rename): New function: Find the new name and
1165         flags for a section.
1166         (setup_section): Call find_section_name to determine the name
1167         of the output section.
1168         (copy_main): Handle OPTION_RENAME_SECTION.
1169         * binutils.texi: Document new switch.
1170         * NEWS: Mention new switch.
1172 2001-07-30  Nick Clifton  <nickc@cambridge.redhat.com>
1174         * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
1175         * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
1176         bug-binutils@gcc.org.
1178 2001-07-28  Matthias Kramm  <kramm@quiss.org>
1180         * bucomm.c (list_supported_architectures): New function.
1181         * bucomm.h (list_supported_architectures): Declare.
1182         * objdump.c (usage): Call the above.
1184 2001-07-25  Dave Brolley  <brolley@redhat.com>
1186         * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
1187         (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
1189 2001-07-19  Nick Clifton  <nickc@cambridge.redhat.com>
1191         * README: Update for 2.11.  Change bug reporting email address.
1192         * MAINTAINERS: Tidy up.  Change bug reporting email address.
1194 2001-07-16  DJ Delorie  <dj@redhat.com>
1196         * resres.c (write_res_header): Align header size.
1197         (res_align_file): Calculate alignment correctly.
1199         * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
1200         correct 10).
1201         * resrc.c (write_rc_resource): Likewise.
1202         * windres.h (SUBLANG_SHIFT): Define - as 10.
1204 2001-07-15  Nick Clifton  <nickc@cambridge.redhat.com>
1206         * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
1208 2001-07-11  Nick Clifton  <nickc@cambridge.redhat.com>
1210         * MAINTAINERS: Add notes about branch checkins.
1212 2001-07-05  Daniel Berlin  <dan@cgsoftware.com>
1214         * readelf.c (display_debug_macinfo): New function, display
1215         .debug_macinfo section.
1216         (do_debug_macinfo): New variable.
1217         (parse_args): Handle "-w[mM]" to mean display macro info.
1218         (process_section_headers): Handle debug_macinfo.
1219         (debug_displays): Replace unsupported function with macinfo
1220         function for .debug_macinfo display.
1221         * doc/binutils.texi: Document new command line switch.
1222         * NEWS: Document new feature of readelf.
1224 2001-07-05  H.J. Lu  <hjl@gnu.org>
1226         * objcopy.c (filter_symbols): Don't turn undefined symbols
1227         into local.
1229 2001-07-03  H.J. Lu <hjl@gnu.org>
1231         * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
1232         $@.pod.
1233         (ar.1): Likewise.
1234         (dlltool.1): Likewise.
1235         (nlmconv.1): Likewise.
1236         (nm.1): Likewise.
1237         (objcopy.1): Likewise.
1238         (objdump.1): Likewise.
1239         (ranlib.1): Likewise.
1240         (readelf.1): Likewise.
1241         (size.1): Likewise.
1242         (strings.1): Likewise.
1243         (strip.1): Likewise.
1244         (windres.1): Likewise.
1245         (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
1246         ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
1247         $(DEMANGLER_NAME).
1248         (as.1): Removed.
1249         * doc/Makefile.in: Regenerated.
1251 2001-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
1253         * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
1255 2001-07-01  Daniel Berlin  <dan@cgsoftware.com>
1257         * readelf.c: Support DWARF 2.1 tags, encodings, languages.
1259 2001-06-29  James Cownie <jcownie@etnus.com>
1261         * readelf.c: Support DWARF 2.1 attributes.
1263 2001-06-28  Alan Modra  <amodra@bigpond.net.au>
1265         * readelf.c (GET_DATA_ALLOC): Remove.
1266         (GET_DATA): Remove.
1267         (get_data): New function combining above macros, with an extra
1268         test for zero size.
1269         (slurp_rela_relocs): Use get_data, and catch error return.
1270         (slurp_rel_relocs): Likewise.
1271         (get_32bit_program_headers): Likewise.
1272         (get_64bit_program_headers): Likewise.
1273         (get_32bit_section_headers): Likewise.
1274         (get_64bit_section_headers): Likewise.
1275         (get_32bit_elf_symbols): Likewise.
1276         (get_64bit_elf_symbols): Likewise.
1277         (process_section_headers): Likewise.
1278         (process_relocs): Likewise.
1279         (slurp_ia64_unwind_table): Likewise.
1280         (process_unwind): Likewise.
1281         (get_32bit_dynamic_segment): Likewise.
1282         (get_64bit_dynamic_segment): Likewise.
1283         (process_dynamic_segment): Likewise.
1284         (process_version_sections): Likewise.
1285         (process_symbol_table): Likewise.
1286         (dump_section): Likewise.
1287         (display_debug_info): Likewise.
1288         (display_debug_section): Likewise.
1289         (process_section_contents): Likewise.
1290         (process_corefile_note_segment): Likewise.
1291         (process_mips_specific): Likewise.  Also free econf32, econf64.
1293 2001-06-25  Alan Modra  <amodra@bigpond.net.au>
1295         * readelf.c (dump_relocations): Print "bad symbol index" if
1296         symtab == NULL with non-zero symtab_index.
1297         (process_relocs): Don't bomb if reloc section has no symsec.
1299 2001-06-24  H.J. Lu  <hjl@gnu.org>
1301         * objcopy.c (strip_main): Revert the change made on 2001-05-30
1302         by accident.
1303         (copy_main): Apply the the change made to strip_main on
1304         2001-05-30 by accident.
1306 2001-06-23  Andreas Jaeger  <aj@suse.de>
1308         * unwind-ia64.c (unw_decode_x1): Add unused attribute for
1309         parameter 'code'.
1310         (unw_decode_x2): Likewise.
1311         (unw_decode_x3): Likewise.
1312         (unw_decode_x4): Likewise.
1314 2001-06-23  Ben Elliston  <bje@redhat.com>
1316         * MAINTAINERS: Add myself as M88k maintainer.
1318 2001-06-22  Jocelyn Mayer  <jocelyn.mayer@netgem.com>
1320         * objcopy.c (strip_main): Support -o or --output-file command lien
1321         switch.
1323 2001-06-19  H.J. Lu <hjl@gnu.org>
1325         * doc/Makefile.in: Regenerated.
1327 2001-06-19  Nick Clifton  <nickc@cambridge.redhat.com>
1329         * readelf.c: Restore formatting.
1331 2001-06-18  H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
1333         * Makefile.am: Move documentation into doc subdirectory.
1334         * Makefile.in: Regenerated.
1335         * binutils.texi: Move into doc subdirectory.
1336         * addr2line.1: Removed.
1337         * ar.1: Likewise.
1338         * dlltool.1: Likewise.
1339         * nlmconv.1: Likewise.
1340         * nm.1: Likewise.
1341         * objcopy.1: Likewise.
1342         * objdump.1: Likewise.
1343         * ranlib.1: Likewise.
1344         * readelf.1: Likewise.
1345         * size.1: Likewise.
1346         * strings.1: Likewise.
1347         * strip.1: Likewise.
1348         * windres.1: Likewise.
1349         * cxxfilt.man: Likewise.
1350         * doc: New Directory.
1351         * doc/Makefile.am: New file.
1352         * doc/Makefile.in: Generate.
1354 2001-06-09  Alan Modra  <amodra@bigpond.net.au>
1356         * NEWS: Fix a typo.  Mention hppa64-elf.  Add binutils-2.11 marker.
1358 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
1360         * MAINTAINERS: Update my email address.
1362 2001-05-30  Honda Hiroki  <hhonda@kobe-catv.ne.jp>
1364         * objcopy.c: Add new switches: --keep-global-symbol,
1365         --keep-symbols, --localize-symbols, --keep-global-symbols and
1366         --weaken-symbols.
1367         * binutils.texi: Document new switches.
1368         * objcopy.1: Regenerate.
1369         * NEWS: Announce new feature.
1371 2001-05-28  Andreas Jaeger  <aj@suse.de>
1373         * readelf.c (display_debug_frames): Fix warnings: Remove unused
1374         variables, fix format strings.
1376 2001-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
1378         * objdump.c (disassemble_bytes): Remove section VMA adjustment
1379         when computing the address of the line to show.
1381 2001-05-16  Richard Henderson  <rth@redhat.com>
1383         * readelf.c (do_debug_frames_interp): New.
1384         (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
1385         (byte_get_big_endian): Likewise.
1386         (parse_args) ['F']: Set do_debug_frames_interp.
1387         (Frame_Chunk): Make data_factor signed, add fde_encoding.
1388         (frame_display_row): Don't trunc pc_begin to int.
1389         (size_of_encoded_value): New.
1390         (display_debug_frames): Handle 64-bit targets.  Print raw data
1391         unless do_debug_frames_interp.
1392         (debug_displays): Remove duplicate .debug_frame.
1394 2001-05-15  Ralf Baechle  <ralf@gnu.org>
1396         * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
1397         The former constant was never in active use and is used otherwise
1398         by the ABI.
1400 2001-05-11  Jakub Jelinek  <jakub@redhat.com>
1402         * readelf.c (process_unwind): Print all unwind sections, not just
1403         one.
1405 2001-05-07  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1407         * readelf.c (process_unwind): Remove const specifier.
1409 2001-04-27  Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
1411         * strings.c (isgraphic): Do not use isascii() unless it is needed
1412         for isprint() to work.
1413         (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
1415 2001-04-27  Johan Rydberg  <jrydberg@opencores.org>
1417         * NEWS: Announce support for OpenRISC.
1419 2001-04-17  Danny Smith  <dannysmith@users.sourceforge.net>
1421         * dlltool.c (do_default_excludes): Initialise to true.
1423 2001-04-10  Alan Modra  <amodra@one.net.au>
1425         * MAINTAINERS: Update my email address
1426         * nm.c (print_symbol_info_bsd): Use a simple printf string.
1428 2001-04-05  Hans-Peter Nilsson  <hp@axis.com>
1430         * readelf.c (display_debug_lines): Fix typo for "Prologue".
1432 2001-03-30  H.J. Lu  <hjl@gnu.org>
1434         * readelf.c (process_unwind): Just return if do_unwind is 0.
1436 2001-03-28  Roger Sayle  <roger@metaphorics.com>
1438         * dlltool.c (make_one_lib_file): Fix section flags for
1439         .text, .data and .bss in stub ds*.o files to match those
1440         generated by gas.
1442 2001-03-29  H.J. Lu  <hjl@gnu.org>
1444         * readelf.c (process_unwind): Only do unwind sections for
1445         IA64.
1447 2001-03-28  H.J. Lu  <hjl@gnu.org>
1449         * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
1450         * Makefile.in: Regenerate.
1452 2001-03-26  Andreas Jaeger  <aj@suse.de>
1454         * binutils.texi (nm): Fix texi syntax.
1456 2001-03-25  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1458         * binutils.texi: Put @c man begin and @c man end indications
1459         to generate man pages using texi2pod and pod2man. Put @c man title
1460         to identify each man. Add SEEALSO entries.
1461         * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
1462         (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
1463         sort the list.
1464         (*.1): Build the man pages from binutils.texi.
1465         * Makefile.in: Regenerate.
1467 2001-03-13  Eric Kohl  <ekohl@rz-online.de>
1469         * defparse.y (opt_equal_name): allow "." in name.
1470         * dlltool.c (def_exports): Added ability to generate forwarded exports.
1471         (gen_exp_file): Likewise.
1473 2001-03-12  Stefan Geuken <mail@stefan-geuken.de>
1475         * NEWS: Document addition of -B switch to objcopy.
1476         * binutils.texi:  Document addition of -B switch to objcopy.
1477         * objcopy.c: (copy_options): Add --binary-architecture.
1478         (copy_usage): Document -B/--binary-architecture.
1479         (copy_main): Support -B/--binary-architecture.  Set
1480         bfd_external_binary_architecture.
1482 2001-03-11  Andreas Jaeger  <aj@suse.de>
1484         * readelf.c (guess_is_rela): Handle EM_S390_OLD.
1485         (dump_relocations): Likewise.
1486         (get_machine_name): Likewise.
1488 2001-02-28  Nick Clifton  <nickc@redhat.com>
1490         * readelf.c: (struct unw_aux_info): Remove const modifier for
1491         'strtab' field.
1492         (process_unwind): Remove non-K&R compliant LHS type cast in call
1493         to GET_DATA_ALLOC macro.
1495 2001-02-28  Philip Blundell  <pb@futuretv.com>
1497         * readelf.c (decode_ARM_machine_flags): Explicitly mention which
1498         ABI is in use; remove ambiguity between the "unknown" EABI and
1499         unrecognised ABIs.  Handle version 2 ARM EABI.  Update uses of
1500         renamed EF_xx constants.
1502 2001-02-27  Alan Modra  <alan@linuxcare.com.au>
1504         * configure.in (BFD_VERSION): New.
1505         (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
1506         * configure: Regenerate.
1507         * Makefile.am: Run "make dep-am"
1508         * Makefile.in: Regenerate.
1510 2001-02-14  Nick Clifton  <nickc@redhat.com>
1512         * MAINTAINERS: Add "Obvious Fix" rule.
1514 2001-02-11  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
1516         * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
1517         literal concatenation.
1519 2001-02-11  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
1521         * readelf.c (struct unw_aux_info): Remove const from the info member.
1522         (process_unwind): Don't type-cast the third argument to the
1523         GET_DATA_ALLOC macro.
1525 2001-02-11  Nick Clifton  <nickc@redhat.com>
1527         * readelf.c (dump_relocations): Free corrected allocated
1528         array.
1529         (process_unwind): Fix compile time warning.
1531 2001-02-10  Nick Clifton  <nickc@redhat.com>
1533         * binutils.texi: Document new --unwind option to readelf.
1535 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1537         * readelf.c: Add linux target for S/390.
1539 2001-02-10  Alan Modra  <alan@linuxcare.com.au>
1541         * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
1542         printf is a macro.
1544 2001-02-08  Hans-Peter Nilsson  <hp@bitrange.com>
1546         * acinclude.m4 (AM_PROG_LEX): Override installed definition.
1547         * aclocal.m4: Regenerate.
1548         * configure: Regenerate.
1550 2001-02-07  Todd Vierling  <tv@wasabisystems.com>
1552         * bucomm.c (bfd_target_vector): Change extern array to pointer.
1553         * objdump.c (bfd_target_vector): Likewise.
1555 2001-02-07  David Mosberger  <davidm@hpl.hp.com>
1557         * readelf.c (process_unwind): New function.
1558         (slurp_ia64_unwind_table): Ditto.
1559         (dump_ia64_unwind): Ditto.
1560         (find_symbol_for_address): Ditto.
1561         (slurp_rela_relocs): New function (split off from dump_relocations()).
1562         (slurp_rel_relocs): Ditto.
1563         (parse_args): Handle '-u' option.
1565         * unwind-ia64.c: New file.
1566         * unwind-ia64.h: New file.
1567         * Makefile.am: Include unwind-ia64.c in readelf build.
1568         * Makefile.in: Regenerate.
1569         * po/binutils.pot: Regenerate.
1571 2001-02-04  Philip Blundell  <philb@gnu.org>
1573         * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
1574         * configure: Regenerate.
1576 2001-01-31  Steve deRosier  <sderosier@vari-lite.com>
1578         * ieee.c (ieee_add_bb11): Don't check for backslashes
1579         unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1581 2001-01-24  Mark Elbrecht  <snowball3@bigfoot.com>
1583         * ieee.c: Update copyright.
1584         (ieee_start_compilation_unit): Don't check for backslashes
1585         unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1587         * stabs.c: Update copyright. Include "filenames.h".
1588         (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
1590 2001-01-23  Jakub Jelinek  <jakub@redhat.com>
1592         * readelf.c (process_version_sections): Check if VERDEF or VERNEED
1593         sections are present before using them.  Remove code duplication.
1594         (process_symbol_table): Check if VERDEF or VERNEED sections are
1595         present before using them.
1597 2001-01-17  Nick Clifton  <nickc@redhat.com>
1599         * objcopy.c (copy_object): Fail if attempting to convert the
1600         endianness of the input object file.
1602         * binutils.texi: Explain that objcopy cannot convert endianness.
1604 2001-01-16  Nick Clifton  <nickc@redhat.com>
1606         * readelf.c (string_table_length): New variable.
1607         (SECTION_NAME): Catch out of range indices and missing section
1608         pointers.
1609         (process_section_headers): Delete useless local variable
1610         string_table_offset.  Set the value of string_table_length
1611         after loading the string table.
1612         (process_mips_specific): Use SECTION_NAME macro.
1613         (process_file): Set string_table_length to 0 when it is freed.
1615 2001-01-12  Nick Clifton  <nickc@redhat.com>
1617         * version.c (print_version): Update copyright date.
1619 2001-01-11  Peter Targett  <peter.targett@arccores.com>
1621         * readelf.c (dump_relocations): Include selection with EM_ARC.
1622         (get_machine_name) Update name to "ARC".
1624 2001-01-09  Nick Clifton  <nickc@redhat.com>
1626         * Makefile.am: Add rule to build objdump.o from objdump.c and
1627         using OBJDUMP_DEFS.
1628         * Makefile.in: Regenerate.
1630         * configure.in: Define OBJDUMP_DEFS.  Default to empty.
1631         (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
1632         -DDISASSEMBLER_NEEDS_RELOCS.
1633         * configure: Regenerate.
1635         * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
1636         is defined read in the relocs even if dump_reloc_info is
1637         false.
1639 2001-01-07  Philip Blundell  <philb@gnu.org>
1641         * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
1642         `bug-binutils'.
1643         * README: Likewise.
1645 2000-12-19  Nick Clifton  <nickc@redhat.com>
1647         * dlltool.c: Add missing support for arm-epoc-pe.
1648         * configure.in: Add missing support for arm-epoc-pe.
1649         * configure: Regenerate.
1651 2000-12-15  Nick Clifton  <nickc@redhat.com>
1653         * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
1654         Mode parts of the x86 port.
1656 2000-12-04  Andreas Jaeger  <aj@suse.de>
1658         * readelf.c (guess_is_rela): Add EM_X86_64.
1659         (dump_relocations): Add EM_X86_64.
1660         (get_machine_name): Add EM_X86_64.
1661         Include "elf/x86-64.h".
1663 2000-12-12  Nick Clifton  <nickc@redhat.com>
1665         * readelf.c: Fix formatting.
1667 2000-12-11  Jan Hubicka  <jh@suse.cz>
1669         * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
1671 2000-12-07  Andrew Haley  <aph@redhat.com>
1673         * readelf.c (display_debug_frames): Only display columns that are
1674         referenced by the frame debug info.
1676 2000-12-05  Nick Clifton  <nickc@redhat.com>
1678         * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
1680 2000-12-04  Jason Merrill  <jason@redhat.com>
1682         * readelf.c (process_section_headers): Handle linkonce.wi sections.
1683         (display_debug_section): Likewise.
1684         (display_debug_info): Display CU header before bailing.
1686 2000-12-01  Chris Demetriou  <cgd@sibyte.com>
1688         * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
1689         EF_MIPS_ARCH.  Replace use of E_MIPS_MACH_MIPS32 with
1690         E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
1692         * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
1693         and E_MIPS_ARCH_64.
1695         * readelf.c (get_machine_flags): Add case for
1696         E_MIPS_MACH_SB1.
1698 2000-11-30  Richard Earnshaw  <rearnsha@arm.com>
1700         * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
1702 2000-11-28  Hans-Peter Nilsson  <hp@bitrange.com>
1704         * MAINTAINERS: Add J�örn Rennecke and self as SH maintainers.
1705         Change sourceware.cygnus.com to sources.redhat.com.
1706         Fix typo for "amongst".
1708 2000-11-28  Nick Clifton  <nickc@redhat.com>
1710         * strip.1 (COPYING): Mention that the GNU Free Documentation
1711         License is present in the sources, but not the output, and
1712         also available from the GNU website.
1713         (GNU Free Documentation License): Comment out this section.
1714         * strings.1: Ditto.
1715         * size.1: Ditto.
1716         * ranlib.1: Ditto.
1717         * objdump.1: Ditto.
1718         * objcopy.1: Ditto.
1719         * nm.1: Ditto.
1720         * nlmconv.1: Ditto.
1721         * ar.1: Ditto.
1722         * addr2line.1: Ditto.
1724 2000-11-27  DJ Delorie  <dj@redhat.com>
1726         * readelf.c (usage): Add -wf (--debug-dump=frames) option.
1727         (parse_args): Support -wf option.
1728         (process_section_headers): Ditto.
1729         (debug_displays): Ditto.
1730         (display_debug_frames): New, dump *_frame sections.
1731         (frame_need_space): Support for above.
1732         (frame_display_row): Ditto.
1733         * binutils.texi: Document it.
1735 2000-11-24  Nick Clifton  <nickc@redhat.com>
1737         * NEWS: Announce support for v5t, v5te and XScale.
1739 2000-11-22  Nick Clifton  <nickc@redhat.com>
1741         * readelf.c (get_machine_name): Add EM_JAVELIN, EM_FIREPATH,
1742         EM_ZSP, EM_MMIX, EM_HUANY, EM_PRISM.
1743         (get_section_type_name): Add SHT_GROUP and SHT_SYMTAB_SHNDX.
1744         (get_elf_section_flags: Add SHF_GROUP.
1745         (process_section_headers): Adjust output for 32-bit binaries
1746         to look nice on an 80 column terminal.
1748 2000-11-20  H.J. Lu  <hjl@gnu.org>
1750         * readelf.c (get_osabi_name): Change ELFOSABI_MONTEREY to
1751         ELFOSABI_AIX.
1753 2000-11-17  Richard Henderson  <rth@redhat.com>
1755         * readelf.c (display_debug_lines): Adjust last change to
1756         use sizeof (external->li_length).
1758 2000-11-17  Richard Henderson  <rth@redhat.com>
1760         * readelf.c (display_debug_lines): Fix section length check
1761         and end_of_sequence computation.
1763 2000-11-06  Nick Clifton  <nickc@redhat.com>
1765         * binutils.texi: Add GNU Free Documentation License.
1766         * objcopy.1: Add GNU Free Documentation License.
1767         * objdump.1: Add GNU Free Documentation License.
1768         * addr2line.1: Add GNU Free Documentation License.
1769         * ar.1: Add GNU Free Documentation License.
1770         * nlmconv.1: Add GNU Free Documentation License.
1771         * nm.1: Add GNU Free Documentation License.
1772         * ranlib.1: Add GNU Free Documentation License.
1773         * size.1: Add GNU Free Documentation License.
1774         * strings.1: Add GNU Free Documentation License.
1775         * strip.1: Add GNU Free Documentation License.
1777 2000-10-06  Luciano Gemme <ishitawa@yahoo.com>
1779         * objcopy.c (--srec-len=nn): New parameter to set the
1780         maximum length of generated Srecords.
1781         (--srec-forceS3): New parameter that restricts the generation of
1782         Srecords to type S3 only.
1783         * binutils.texi: Document new command line switches.
1784         * objcopy.1: Docuemnt the new command line switches.
1785         * NEWS: Announce the existence of the new command line switches.
1787 2000-10-31  Nick Clifton  <nickc@redhat.com>
1789         * MAINTAINERS: Add Jim Wilson as the maintainer for the IA64
1790         code.  Add Eric Chrisopher as maintainer of MN10300 port.
1792 2000-10-12  Roger Sayle  <roger@metaphorics.com>
1794         * Make comma after string after icon/control optional.
1796 2000-09-13  Anders Norlander  <anorland@acc.umu.se>
1798         * readelf.c (get_machine_flags): Also print EF_MIPS_MACH field.
1800         * NEWS: Mention support for MIPS32.
1802 2000-09-08  Nick Clifton  <nickc@redhat.com>
1804         * MAINTAINERS: Add Stephane Carrez as maintainer for 68HC[11|12].
1806 2000-09-07  H.J. Lu  <hjl@gnu.org>
1808         * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
1809         * configure: Rebuild.
1811 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
1813         * configure: Rebuilt with new libtool.m4.
1815 2000-09-05  Nick Clifton  <nickc@redhat.com>
1817         * aclocal.m4: Regenerate.
1818         * config.in: Regenerate.
1819         * configure: Regenerate.
1821 2000-09-04  Todd Vierling  <tv@wasabisystems.com>
1823         * strip.1: Fix stray '\' in -o formatting.
1825 2000-09-02  Nick Clifton  <nickc@redhat.com>
1827         * configure.in: Increase version number to 2.10.91.
1828         * configure: Regenerate.
1829         * aclocal.m4: Regenerate.
1830         * config.in: Regenerate.
1831         * po/binutils.pot: Regenerate.
1833 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
1835         * acinclude.m4: Include libtool and gettext macros from the
1836         top level.
1837         * aclocal.m4, configure: Rebuilt.
1839 2000-08-30  Jamie Guinan  <guinan@bluebutton.com>
1841         * resrc.c (close_input_stream): Delete extraneous logic
1843 2000-08-24  Hans-Peter Nilsson  <hp@axis.com>
1845         * NEWS: Mention support for CRIS.
1847 2000-08-21  Nick Clifton  <nickc@redhat.com>
1849         * addr2line.c: Changed email address for Ulrich Lauther.
1851 2000-08-17  Christopher C. Chimelis <chris@debian.org>
1853         * objdump.c (LONGEST_ARCH): Set to sizeof("powerpc:common").
1855 2000-08-17  Nick Clifton  <nickc@redhat.com>
1857         * readelf.c (display_debug_pubnames): Only issue warning
1858         message once.  Terminate message with a new line.
1859         (display_debug_aranges): Only display version 2 debug info.
1861 2000-08-14  Todd Vierling <tv@wasabisystems.com>
1863         * objcopy.c (strip_main): Silently accept -d as an alias for -g
1864         for compatability with old BSD systems.
1866 2000-08-14  Jason Eckhardt  <jle@cygnus.com>
1868         * NEWS: Mention i860 support.
1870 2000-08-11  Carlo Wood <carlo@alinoe.com>
1872         * addr2line.c (main): Add const to char *.
1874 2000-08-11  Geoff Keating  <geoffk@cygnus.com>
1876         * ar.c (main): Don't crash if called with no arguments
1877         or only '-X32_64' as an argument.
1879 2000-08-08  DJ Delorie  <dj@redhat.com>
1881         * resrc.c: use "gcc -xc" instead of -xc-header
1883 2000-08-05  Jason Eckhardt  <jle@cygnus.com>
1885         * readelf.c (elf/i860.h): Include.
1886         (dump_relocations): Add recognition of i860 architecture.
1887         (guess_is_rela): Add recognition of i860 architecture.
1889 2000-08-03  Nick Clifton  <nickc@cygnus.com>
1891         * MAINTAINERS: Add information about CGEN maintainers.
1893 2000-07-26  Geoff Keating  <geoffk@cygnus.com>
1895         * nm.c (main): Ignore '-X32_64' as an option.
1896         * ar.c (main): Likewise.
1897         * binutils.texi (nm): Document new option.
1898         (ar): Likewise.
1900 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
1902         * rdcoff.c (external_coff_symbol_p): K&R-ise.
1904 2000-07-20  H.J. Lu  <hjl@gnu.org>
1906         * binutils.texi: Put back "@end table" deleted by
1907         accident.
1909 2000-07-05  Kenneth Block  <krblock@computer.org>
1911         * nm.c: Add optional style to demangle switch.
1912         * objdump.c: Add optional style to demangle switch.
1913         * addr2line.c: Add optional style to demangle switch.
1914         * binutils.texi: Document optional style to demangle
1915         switch.
1917 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
1919         * MAINTAINERS: Add self as CRIS port maintainer.
1920         * readelf.c: Include elf/cris.h.
1921         (guess_is_rela): Handle EM_CRIS.
1922         (dump_relocations): Ditto.
1923         (get_machine_name): Ditto.
1924         * Makefile.am: Rebuild dependencies.
1925         * Makefile.in: Regenerate.
1926         * po/binutils.pot: Regenerate.
1928 2000-07-19  H.J. Lu  <hjl@gnu.org>
1930         * readelf.c (get_dynamic_type): Change "AUXILARY" to
1931         "AUXILIARY".
1932         (process_dynamic_segment): Print out strings for DT_CONFIG,
1933         DT_DEPAUDIT, DT_AUDIT and DT_RUNPATH.
1935 2000-07-19  Mark Kettenis  <kettenis@gnu.org>
1937         * nm.c (usage): Change output of `nm --help' to include a
1938         description of the purpose of the program and a detailed
1939         description of the accepted options.
1941 2000-07-19  H.J. Lu  <hjl@gnu.org>
1943         * readelf.c (process_dynamic_segment): Change DF_1_NODEPLIB
1944         to DF_1_NODEFLIB.
1946 2000-07-19  H.J. Lu  <hjl@gnu.org>
1948         * readelf.c (get_dynamic_type): Fix DT_CHECKSUM.
1950 2000-07-19  H.J. Lu  <hjl@gnu.org>
1952         * readelf.c (get_dynamic_type): Change DT_FEATURE_1 to
1953         DT_FEATURE.
1954         (process_dynamic_segment): Likewise.
1956         * readelf.c (get_dynamic_type): Handle DT_CONFIG, DT_DEPAUDIT,
1957         DT_AUDIT, DT_PLTPAD, DT_MOVETAB and DT_CHECKSUM.
1958         (process_dynamic_segment): Handle DTF_1_CONFEXP, DF_1_NODEPLIB,
1959         DF_1_NODUMP and DF_1_CONLFAT.
1961 2000-07-18  Nick Clifton  <nickc@cygnus.com>
1963         * binutils.texi (readelf): Fix spelling typo.
1965 2000-07-11  Mark Kettenis  <kettenis@gnu.org>
1967         * objdump.c (usage): Make output of `objdump --help' more
1968         consistent with the rest of the GNU world.  Add a line describing
1969         the purpose of the program.
1971 2000-07-10  David Huggins-Daines  <dhd@linuxcare.com>
1973         * stabs.c (parse_stab_range_type): Cast to proper type to fix
1974         warning.
1976 2000-07-10  Ryan Bradetich  <rbradetich@uswest.net>
1978         * readelf.c (get_dynamic_data): Add casts and use unsigned chars
1979         to fix warnings.
1980         (process_symbol_table): Ditto.
1981         (procesS_extended_line_op): Ditto.
1982         (display_debug_lines): Ditto.
1983         (display_debug_pubnames): Ditto.
1984         (read_and_display_attr): Ditto.
1986 2000-07-09  Nick Clifton  <nickc@cygnus.com>
1988         * MAINTAINERS: Add several more port specific maintainers.
1990 2000-07-05  Nick Clifton  <nickc@cygnus.com>
1992         * MAINTAINERS: Add blanket write privs for Michael Meissner.
1994 2000-06-05  DJ Delorie  <dj@redhat.com>
1996         * MAINTAINERS: New.
1998 2000-07-01  Eric Fifer  <EFifer@sanwaint.com>
2000         * dllwrap.c: Changed mistaken dyn_string_append() calls
2001         to dyn_string_append_cstr().
2003 2000-07-01  Alexander Aganichev <AAganichev@hypercom.com>
2005         * stabs.c (parse_stab_type): Divide size in bits by 8 as binutils
2006         struct debug_type stores size in bytes.
2008 2000-07-01  Alan Modra  <alan@linuxcare.com.au>
2010         * Makefile.am (DEP): Fix 2000-06-22.  grep after running dep.sed
2011         (CLEANFILES): Add DEPA.
2012         * Makefile.in: Regenerate.
2014 2000-06-27  Alan Modra  <alan@linuxcare.com.au>
2016         * ar.c: Revert incorrect 2000-06-25 patch.
2017         * bucomm.c: Likewise.
2019 2000-06-25 Mark Elbrecht <snowball3@bigfoot.com>
2021         * rdcoff (parse_coff_symbol): Treat GNU weak symbols as external.
2022         (external_coff_symbol_p): New function.
2023         (parse_coff): Use it.
2025 2000-06-25  Alexander Aganichev <AAganichev@hypercom.com>
2027         * ar.c (normalize): Advance past both characters in a DOS based
2028         <letter>: filepath prefix.
2029         (main): Likewise.
2030         * bucomm.c (make_tempname): Likewise.
2032 2000-06-24  Nick Clifton  <nickc@cygnus.com>
2034         * objdump.c (usage): Fix description of --stabs switch.
2036 2000-06-22  Alan Modra  <alan@linuxcare.com.au>
2038         * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
2039         find one.
2040         * Makefile.in: Regenerate.
2042 2000-06-20  Alexander Aganichev <AAganichev@hypercom.com>
2044         * ar.c (normalize): Correct pointer comparison when checking for
2045         backslashes.
2046         (main): Likewise.
2047         * bucomm.c (make_tempname): Likewise.
2049         * ieee.c (ieee_start_compilation_unit): Correct pointer comparison
2050         and search for backslashes in the original pathname.
2051         (ieee_add_bb11): Likewise.
2053 2000-06-18  Nick Clifton  <nickc@redhat.com>
2055         * ar.c (print_contents): Improve verbose message.
2057 2000-06-15  H.J. Lu  <hjl@gnu.org>
2059         * dyn-string.c: Removed. Not needed with dyn-string.c in
2060         libiberty.
2061         * dyn-string.h: Likewise.
2063         * Makefile.am: Remove references to dyn-string.c and
2064         dyn-string.h. Rebuild dependency.
2065         * Makefile.in: Rebuild.
2067 2000-06-15  H.J. Lu  <hjl@gnu.org>
2069         * binutils.texi: Put a warning on copying relocatable object
2070         files between two different formats.
2072 2000-06-13  DJ Delorie  <dj@cygnus.com>
2074         * rcparse.y (control): ICON controls take an id as the first
2075         parameter, not an optional string.  Also, call new convenience
2076         function that takes res_id's.
2077         * resrc.c (define_control): missing text means zero-length string,
2078         not zero ID.
2079         (define_icon_control): New.
2080         * windres.h: declare define_icon_control.
2082 2000-06-13  H.J. Lu  <hjl@gnu.org>
2084         * configure: Regenerate.
2086 2000-06-08  David O'Brien  <obrien@FreeBSD.org>
2088         * configure.in (VERSION): Update to show this is the CVS mainline.
2090 2000-06-02  David O'Brien  <obrien@FreeBSD.org>
2092         * strings.c (isgraphic): Interpret <TAB> as a printable character,
2093         analogous to <SPACE>.
2095 2000-05-30  Alan Modra  <alan@linuxcare.com.au>
2097         * objdump.c (display_target_list): Use bfd_close_all_done, not
2098         bfd_close to fix crash caused by 2000-05-24 change.
2100 2000-05-25  DJ Delorie  <dj@cygnus.com>
2102         * resrc.c (close_input_stream): zero out cpp_pipe after closing it.
2104 2000-05-26  Alan Modra  <alan@linuxcare.com.au>
2106         * Makefile.am: Update dependencies with "make dep-am"
2107         * Makefile.in: Regenerate.
2109 2000-05-26  Eli Zaretskii  <eliz@is.elta.co.il>
2111         * ar.c: Include filenames.h.
2112         (normalize) [HAVE_DOS_BASED_FILE_SYSTEM]: Support backslashes
2113         and drive letters in file names.
2114         (main): Support backslashes and drive letters in argv[0].  Drop
2115         the .exe suffix, if any, in argv[0] if is_ranlib is negative.  Use
2116         FILENAME_CMP instead of strcmp to compare file names.
2117         (open_inarch) [__GO32__]: Don't ifdef errno != ENOENT test for
2118         DJGPP v2.
2119         (do_quick_append) [__GO32__]: Ditto.
2120         (get_pos_bfd, delete_members, move_members, replace_members):
2121         Compare file names with FILENAME_CMP.
2123         * bucomm.c: Include filenames.h.
2124         (make_tempname) [HAVE_DOS_BASED_FILE_SYSTEM]: Support mixed
2125         forward/backward slashes and drive letters in file names.
2127         * ieee.c (ieee_start_compilation_unit, ieee_add_bb11): Support
2128         mixed forward/backward slashes and drive letters in file names.
2130         * strings.c (O_BINARY, setmode, SET_BINARY): Define.
2131         (main) [SET_BINARY]: Use SET_BINARY to switch stdin into binary
2132         mode.
2134         * objcopy.c: Include filenames.h.
2135         (main) [HAVE_DOS_BASED_FILE_SYSTEM]: Drop the .exe suffix
2136         before comparing to "strip".
2137         Use FILENAME_CMP to compare file names.
2139         * arsup.c: Include filenames.h.
2140         (map_over_list, ar_delete, ar_replace, ar_extract): Use
2141         FILENAME_CMP to compare file names.
2142         (ar_open): Prepend "tmp-" instead of appending "-tmp", to create
2143         the temporary file name.
2145         * configure.in: Check for setmode.
2146         * configure: Regenerate.
2148 2000-05-24  Alan Modra  <alan@linuxcare.com.au>
2150         * objdump.c (display_target_list): Close the bfd.
2151         (display_info_table): Likewise.
2153 2000-05-14  H.J. Lu  (hjl@gnu.org)
2155         * objcopy.c (filter_symbols): Don't strip global symbols in
2156         relocatable object files.
2158 2000-05-14  Alan Modra  <alan@linuxcare.com.au>
2160         * size.c (usage): Associate short options with corresponding long
2161         option to give a clue as to their function.
2163 2000-05-14  Philippe De Muyter  <phdm@macqel.be>
2165         * size.c (main): Accept and ignore `-f' option.
2167 2000-05-13  Alan Modra  <alan@linuxcare.com.au>
2169         * bucomm.h (gettext, dgettext, dcgettext, textdomain,
2170         bindtextdomain): Replace defines with those from intl/libgettext.h
2171         to quieten gcc warnings.
2173 2000-05-12  H.J. Lu  <hjl@gnu.org>
2175         * nlmconv.c (temp_filename): Removed.
2177         * nlmconv.c (link_inputs): Use make_temp_file () instead of
2178         choose_temp_base ().
2179         * objdump.c (display_target_list): Likewise.
2180         (display_info_table): Likewise.
2182 2000-05-08  Alan Modra  <alan@linuxcare.com.au>
2184         * objcopy.c (setup_section): Add const and gettext calls for err.
2186 2000-05-02  H.J. Lu  <hjl@gnu.org>
2188         * readelf.c (get_osabi_name): Handle ELFOSABI_NONE instead of
2189         ELFOSABI_SYSV. Also handle ELFOSABI_NETBSD, ELFOSABI_HURD,
2190         ELFOSABI_SOLARIS, ELFOSABI_MONTEREY, ELFOSABI_IRIX,
2191         ELFOSABI_FREEBSD, ELFOSABI_TRU64, ELFOSABI_MODESTO
2192         and ELFOSABI_OPENBSD.
2194 2000-05-02  Kazu Hirata  <kazu@hxi.com>
2196         * coffgrok.c: Add ATTRIBUTE_UNUSED as appropriate.
2197         * srconv.c: Likewise.
2198         * sysdump.c: Likewise.
2200 2000-04-23  Denis Chertykov  <denisc@overta.ru>
2202         * readelf.c (guess_is_rela): AVR uses RELA relocations.
2203         (get_machine_name): machine name for EM_AVR added.
2205 2000-04-21  Richard Henderson  <rth@cygnus.com>
2206             David Mosberger  <davidm@hpl.hp.com>
2208         * Makefile.am (readelf.o): Add elf/ia64.h.
2209         * Makefile.in: Rebuild.
2210         * readelf.c: Include elf/ia64.h.
2211         (guess_is_rela, dump_relocations): Handle EM_IA_64.
2213 2000-04-17  Timothy Wall  <twall@cygnus.com>
2215         * objdump.c (disassemble_data): Set octets per byte *after*
2216         resolving arch/mach for binary files.
2218 2000-04-14  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
2220         * arlex.l: Add directives to increase lex buffer size.
2222         * objdump.c, readelf.c: Don't include strarg.h or varargs.h. They are
2223         already included by bucomm.h.
2225 2000-04-10  Philippe De Muyter  <phdm@macqel.be>
2227         * readelf.c (dynamic_segment_mips_val): Call `sprintf', not
2228         `strftime' since strftime is not available on all systems.
2229         (process_mips_specific): Ditto.
2231 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
2233         * configure.in (WARN_CFLAGS): Set to -W -Wall by default.  Add
2234         --enable-build-warnings option.
2235         * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
2236         * Makefile.in, configure: Re-generate.
2238 2000-04-06  Alan Modra  <alan@linuxcare.com.au>
2240         * addr2line.c: Update copyright.
2241         * objcopy.1: Likewise, and title.
2242         * strings.1: Likewise.
2244         * version.c (print_version): Add 2000.
2246         * rddbg.c (read_section_stabs_debugging_info): Don't use
2247         bfd_size_type for strx to avoid printf problems if BFD64.
2249         * bucomm.c: (report): Remove `static'.
2250         Move inclusion of stdarg.h/vararg.h from here.
2251         * bucomm.h: To here.
2252         (CONST): Change all occurences to const.
2253         (report): Declare it.
2254         (bfd_fatal): Add ATTRIBUTE_NORETURN.
2255         (fatal): Add ATTRIBUTE_PRINTF_1 ATTRIBUTE_NORETURN.
2256         (non_fatal): Add ATTRIBUTE_PRINTF_1.
2258         * ar.c (main): Use fatal or non_fatal instead of fprintf.
2259         Correct a typo in an error message.
2260         (do_quick_append): Use non_fatal instead of fprintf.
2261         (move_members): Use fatal instead of fprintf, exit.
2262         * coffdump.c (main): Same here.
2264         * dlltool.c (display): Delete.
2265         (warn): Delete.
2266         (inform): Use `report' instead of `display'.
2267         (rvaafter): Remove trailing \n from fatal error msg.
2268         (rvabefore): Ditto.
2269         (asm_prefix): Ditto.
2270         (yyerror): Replace `warn' with `non_fatal', and remove \n.
2271         (def_name): Likewise.
2272         (run): Likewise.
2273         (scan_all_symbols): Likewise.
2274         (gen_lib_file): Likewise.
2275         (def_library): Likewise.  Remove extra program_name too.
2276         (run): Remove \n from inform strings.
2277         (scan_drectve_symbols): Likewise.
2278         (add_excludes): Likewise.
2279         (scan_open_obj_file): Likewise.
2280         (gen_exp_file): Likewise.
2281         (gen_lib_file): Likewise.
2282         (process_duplicates): Likewise.
2284         * Makefile.am (dllwrap_SOURCES): Add version.c.
2285         * dllwrap.c (program_version): Delete.
2286         (print_version): Delete.
2287         (display): Always print trailing \n.
2288         (warn): New.
2289         (delete_temp_files): Use warn instead of fprintf.  Use gettext.
2290         (run): Here too.
2291         (main): And here.
2292         (usage): gettext'ify.
2293         (long_options): Add missing initialisers.
2295         * nlmconv.c (main): Use fatal/non_fatal instead of fprintf.
2296         (select_output_format): Likewise.
2297         (powerpc_mangle_relocs): Likewise.
2298         (link_inputs): Likewise.
2300         * nm.c (set_print_radix): Use fatal instead of fprintf, exit.
2301         (set_output_format): Likewise.
2302         (main): Use non_fatal instead of fprintf.
2303         (display_rel_file): Likewise.
2305         * objdump.c (slurp_symtab): Use non_fatal instead of fprintf.
2306         (slurp_dynamic_symtab): Same here.
2307         (disassemble_data): And here.
2308         (read_section_stabs): And here.
2309         (read_section_stabs): And here.
2310         (dump_bfd): And here.
2311         (main): And here.
2312         (objdump_sprintf): Use fatal instead of fprintf, exit.
2313         (disassemble_data): Same here.
2315         * rdcoff.c (parse_coff_type): Use non_fatal instead of fprintf.
2316         (parse_coff_struct_type): Same here.
2317         (parse_coff_enum_type): And here.
2318         (parse_coff): And here.
2319         * rddbg.c (read_debugging_info): And here.
2320         * size.c (main): And here.
2321         * windres.c (format_from_name): And here.
2322         * wrstabs.c (stab_write_symbol): Here too.
2323         (write_stabs_in_sections_debugging_info): And here.
2324         (stab_int_type): And here.
2325         (stab_struct_field): And here.
2326         (stab_typdef): And here.
2328         * rescoff.c (read_coff_rsrc): Use fatal instead of fprintf, exit.
2329         * srconv.c (main): Same here.
2330         * strings.c (main): And here.
2331         (integer_arg): And here.
2332         * sysdump.c (main): And here.
2334 2000-04-06  Timothy Wall  <twall@cygnus.com>
2336         * objdump.c (dump_section_header): Print CLINK and BLOCK flags.
2338 2000-04-06  Jason Merrill  <jason@yorick.cygnus.com>
2340         * readelf.c (decode_location_expression): Loop through multiple
2341         operations.
2342         (read_and_display_attr): Pass in length.
2344         * readelf.c (read_and_display_attr): Add CU offset to references.
2345         (display_debug_info): Pass it in.
2347 2000-04-06  Nick Clifton  <nickc@cygnus.com>
2349         * readelf.c (decode_ARM_machine_flags): New function.
2350         (get_machine_flags): Call decode_ARM_machine_flags for ARM
2351         targets.
2353         (get_machine_name): Catch EM_AVR
2355 2000-04-05  Alan Modra  <alan@linuxcare.com.au>
2357         * binutils.texi: Remove optional `=' from long options that have
2358         an `=' in the argument.
2359         * objcopy.1: Here too.  Remove extra space on discard-all.
2361         * binutils.texi (objcopy): Mention --redefine-sym.
2362         * objcopy.1: Here too.
2363         * NEWS: And here.
2365         * objcopy.c (parse_flags): Split off flag names from error message
2366         gettext as they are not translated.
2367         (copy_main): Similarly split off option name for --add-section,
2368         --set-section-flags, --change-section-vma, --change-section-lma
2369         error messages.
2370         Some white space changes.
2372         from Matthew Benjamin <matt@linuxbox.nu>
2373         * objcopy.c (struct redefine_node): New.
2374         (redefine_sym_list): New.
2375         (redefine_list_append): New.
2376         (lookup_sym_redefinition): New.
2377         (OPTION_REDEFINE_SYM): New.
2378         (copy_options): Add --redefine-sym option.
2379         (copy_usage): Mention it.
2380         (filter_symbols): Rename symbols on redefine_sym_list.
2381         (copy_object): Call filter_symbols if redefine_sym_list != NULL.
2382         (copy_main): Handle OPTION_REDEFINE_SYM.
2384 2000-04-04  H.J. Lu  <hjl@gnu.org>
2386         * readelf.c (process_symbol_table): Correctly read in symbol
2387         versioning information.
2389 2000-04-04  Alan Modra  <alan@linuxcare.com.au>
2391         * po/binutils.pot: Regenerate.
2393         * addr2line.c (usage): Restore translated part of bug string.
2394         * ar.c (usage): Likewise.
2395         * nlmconv.c (show_usage): Likewise.
2396         * nm.c (usage): Likewise.
2397         * objcopy.c (copy_usage): Likewise.
2398         (strip_usage): Likewise.
2399         * objdump.c (usage): Likewise.
2400         * readelf.c (usage): Likewise.
2401         * size.c (usage): Likewise.
2402         * strings.c (usage): Likewise.
2403         * windres.c (usage): Likewise.
2405         * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
2406         (DEP): Quote when passing vars to sub-make.  Add warning
2407         message to end.
2408         (DEP1): Rewrite for "gcc -MM".
2409         (CLEANFILES): Add DEP2.
2410         Update dependencies.
2411         * Makefile.in: Regenerate.
2413 2000-04-04  H.J. Lu  <hjl@gnu.org>
2415         * Makefile.am (GENERATED_HFILES): Add rcparse.h
2416         (arparse.h): Depend on arparse.c
2417         (defparse.h, nlmheader.h, rcparse.h, sysinfo.h): Similarly.
2419 2000-04-03  H.J. Lu  (hjl@gnu.org)
2421         * size.c (usage): Use REPORT_BUGS_TO.
2423 2000-04-03  Alan Modra  <alan@linuxcare.com.au>
2425         * bucomm.h: #include "bin-bugs.h"
2426         * addr2line.c (usage): Use REPORT_BUGS_TO.
2427         * ar.c (usage): Likewise.
2428         * nlmconv.c (show_usage): Likewise.
2429         * nm.c (usage): Likewise.
2430         (OPTION_TARGET): Define.
2431         (long_options): Use OPTION_TARGET rather than 200.
2432         (main): Likewise.
2434         * objcopy.c (copy_usage): Use REPORT_BUGS_TO.
2435         (strip_usage): Likewise.
2436         * objdump.c (usage): Likewise.
2437         * readelf.c (usage): Likewise.
2438         * strings.c (usage): Likewise.
2439         * windres.c (usage): Likewise.
2441 2000-03-31  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2443         * readelf.c: Include sys/types.h before sys/stat.h for ultrix.
2445 2000-03-27  Nick Clifton  <nickc@cygnus.com>
2447         * rddbg.c (read_section_stabs_debugging_info): Catch out of range
2448         string offsets in corrupt stabs entries.
2450 2000-03-27  Alan Modra  <alan@linuxcare.com.au>
2452         * readelf.c: Include elf/avr.h
2453         (dump_relocations): Add EM_AVR case.
2455 2000-03-09  Tim Waugh  <twaugh@redhat.com>
2457         * strings.1: Correct '-bytes' to '--bytes'.
2459 2000-03-08  H.J. Lu  <hjl@gnu.org>
2461         * Makefile.am (install-exec-local): Depend on
2462         install-binPROGRAMS for parallel make.
2463         * Makefile.in: Regenerated.
2465 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
2467         From Brad Lucier <lucier@math.purdue.edu>:
2468         * readelf.c (process_dynamic_segment): Add cast to make sure
2469         argument to %* is int.
2471 2000-02-25  H.J. Lu  <hjl@gnu.org>
2473         * configure.in (AC_SEARCH_LIBS): Pass m, not -lm.
2475 2000-02-24  Nick Clifton  <nickc@cygnus.com>
2477         * configure.in: Add arm-wince, mips-pe and sh-pe targets.
2478         * configure: Regenerate.
2480         * dlltool.c: Add support for sh-pe and mips-pe targets.
2481         * rescoff.c: Add support for sh-pe and mips-pe targets.
2483 2000-02-23  H.J. Lu  <hjl@gnu.org>
2485         * readelf.c (get_osabi_name): Handle ELFOSABI_LINUX.
2487 2000-02-22  Nick Clifton  <nickc@cygnus.com>
2489         * readelf.c (process_symbol_table): Remove use of ELF_ST_OTHER.
2491 2000-02-22  Ian Lance Taylor  <ian@zembu.com>
2493         From Brad Lucier <lucier@math.purdue.edu>:
2494         * readelf.c (process_version_sections): Add casts to make sure
2495         argument to %* is an int.
2496         (process_mips_specific): Add casts to make printf arguments match
2497         format.
2499 2000-02-21  Alan Modra  <alan@spri.levels.unisa.edu.au>
2501         * objdump.c (dump_section_header): Change `opb' to unsigned.
2502         (find_symbol_for_address): Same here.
2503         (disassemble_data): And here.  Change `addr_offset',
2504         `stop_offset', `nextstop_offset' to unsigned long.
2505         (dump_data): Change opb to unsigned.
2507 2000-02-18  Frank Ch. Eigler  <fche@redhat.com>
2509         * resrc.c: Remove unmatched #if for cygwin.
2511 2000-02-14  Fernando Nasser  <fnasser@totem.to.cygnus.com>
2513         * binutils.texi: Document the change of flavor name from atpcs-special
2514         to special-atpcs to prevent name conflict in gdb.
2516 2000-02-08  Timothy Wall  <twall@redhat.com>
2518         * objdump.c (show_line): Fix bug preventing printing of the very
2519         first line (line zero) of a file when interlisting source and
2520         assembly.  Added option to print entire context from start of file
2521         when the first line from that file is encountered.
2523 2000-02-03  Timothy Wall <twall@redhat.com>
2525         * objdump.c (dump_section_header, find_symbol_for_address,
2526         show_line, disassemble_bytes, disassemble_data, dump_data):
2527         distinguish between octets and bytes.
2529 2000-01-27  Thomas de Lellis  <tdel@windriver.com>
2531         * nm.c (print_symbol_info_bsd): Use bfd_is_undefined_symclass to
2532         check to unresolved symbols.
2533         (print_symbol_info_sysv):  Ditto.
2534         (print_symbol_info_posix):  Ditto.
2536         * binutils.texi: Document new 'V' symclass flag for nm.
2538 2000-01-27  Nick Clifton  <nickc@redhat.com>
2540         * binutils.texi (objdump): Document new ARM specific
2541         disassembler options.
2543         * objdump.c (usage): Call disassembler_usage().
2545 2000-01-27  Alan Modra  <alan@spri.levels.unisa.edu.au>
2547         * readelf.c (get_dynamic_flags): Return buff.
2548         (process_dynamic_segment): Don't pass error strings to printf
2549         as format arg.
2550         (read_and_display_attr): Use lx and ld to print longs.
2551         (process_corefile_note_segment): Cast bfd_vma to unsigned long
2552         before printing.
2553         Update copyright.
2555 2000-01-17  Nick Clifton  <nickc@cygnus.com>
2557         * readelf.c (get_osabi_name): Recognise ELFOSABI_ARM.
2559 2000-01-15  Alan Modra  <alan@spri.levels.unisa.edu.au>
2561         * debug.c (debug_name_type): Return DEBUG_TYPE_NULL rather than
2562         false.
2563         (debug_tag_type): Here too.
2564         * ieee.c (ieee_builtin_type): And here.
2565         * stabs.c (parse_stab_type, parse_stab_array_type): And here.
2567 2000-01-13  Nick Clifton  <nickc@cygnus.com>
2569         * readelf.c (get_machine_name): Change EM_S370 to return "IBM
2570         System/370".
2572 2000-01-11  Nick Clifton  <nickc@cygnus.com>
2574         * readelf.c (get_dynamic_type): Remove DT_ENCODING.
2576 2000-01-10  Nick Clifton  <nickc@cygnus.com>
2578         * readelf.c (get_note_type): Display NT_WIN32PSTATUS notes.
2580 2000-01-07  Mumit Khan  <khan@xraylith.wisc.edu>
2582         * windres.c (long_options): Add --use-temp-file and
2583         --no-use-temp-file options.
2584         (usage): Document.
2585         (main): Handle.
2587         * windres.h: Update read_rc_file prototype.
2589         * resrc.c (cpp_temp_file): New static variable.
2590         (istream_type): New static variable.
2591         (close_pipe): Delete function.
2592         (run_cmd): New static function.
2593         (open_input_stream): New static function.
2594         (close_input_stream): New static function.
2595         (look_for_default): Handle DOS directory separator. Use
2596         open_input_stream instead of popen.
2597         (read_rc_file): Likewise.
2599         * binutils.texi: Document --use-temp-file, --no-use-temp-file
2600         options.
2602 2000-01-04  Mumit Khan  <khan@xraylith.wisc.edu>
2604         * dlltool.c (create_compat_implib): New variable.
2605         (gen_exp_file): Use.
2606         (make_one_lib_file): Use.
2607         (long_options): Add --compat-implib option.
2608         (usage): Handle.
2609         (main): Handle.
2611         * dllwrap.c (enum target_type): Rename MINGW32_TARGET to MINGW_TARGET.
2612         (main): Use. Don't look for "32" in cygwin and mingw target names.
2614 2000-01-03  Nick Clifton  <nickc@cygnus.com>
2616         * binutils.texi: Document new, ARM specific disassembler
2617         command line switch "-M force-thumb".
2619 For older changes see ChangeLog-9899
2621 Local Variables:
2622 mode: change-log
2623 left-margin: 8
2624 fill-column: 74
2625 version-control: never
2626 End: