* testsuite/binutils-all/objcopy.exp: clear xfail for
[binutils.git] / binutils / ChangeLog
blobacf7d731e79687ee92cd04639450d23abdd94941
1 2002-06-06  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3         * testsuite/binutils-all/objcopy.exp: clear xfail for
4         "hppa*64*-*-hpux*".
5         * testsuite/binutils-all/hppa/objdump.exp: Return if
6         "*64*-*-*".
8 2002-06-05  Alan Modra  <amodra@bigpond.net.au>
10         * objcopy.c (copy_section): Don't copy SEC_GROUP sections.
12 2002-06-03  Elias Athanasopoulos  <eathan@otenet.gr>
14         * objdump.c: Fix formatting.
16 2002-05-29  Ben Elliston  <bje@redhat.com>
18         * MAINTAINERS: Add self as M68k maintainer.
20 2002-05-28  Kuang Hwa Lin <kuang@sbcglobal.net>
22         * readelf.c: Modified/Added DLX elf support.
24 2002-05-27  Nick Clifton  <nickc@cambridge.redhat.com>
26         * arsup.c: Fix formatting.
27         * debug.c (debug_record_label): Add missing colon to error
28         message.
29         * ieee.c (parse_ieee_ty): Fix spelling typo.
30         * readelf.c (process_program_headers): Remove English assumption
31         about making a plural word.
32         (process_section_headers): Likewise.
33         (process_relocs): Allow quotes to be translated.
34         (process_unwind): Likewise,
35         (process_mips_specific): Improve error message.
36         (get_note_type): Fix spelling typo.
38         * configure.in (ALL_LINGUAS): Add sv
39         * po/sv.po: New file.
41 2002-05-27  Alan Modra  <amodra@bigpond.net.au>
43         * unwind-ia64.c (unw_print_brmask): Don't use sprintf.
44         (unw_print_grmask): Likewise.
45         (unw_print_frmask): Likewise.
47 2002-05-26  Kazu Hirata  <kazu@cs.umass.edu>
49         * arsup.c: Remove ARGSUSED.
50         * debug.c: Likewise.
51         * ieee.c: Likewise.
52         * nlmconv.c: Likewise.
53         * prdbg.c: Likewise.
54         * stabs.c: Likewise.
55         * wrstabs.c: Likewise.
57 2002-05-25  Alan Modra  <amodra@bigpond.net.au>
59         * arlex.l: Use #include "" instead of <> for local header files.
60         * coffdump.c: Likewise.
61         * coffgrok.c: Likewise.
62         * nlmconv.c: Likewise.
63         * nlmheader.y: Likewise.
64         * srconv.c: Likewise.
65         * strings.c: Likewise.
66         * sysdump.c: Likewise.
67         * unwind-ia64.h: Likewise.
68         * windres.h: Likewise.
69         * winduni.h: Likewise.
71 2002-05-24  Tom Rix  <trix@redhat.com>
73         * MAINTAINERS: Add self as the d10v maintainer.
75 2002-05-24   TAMURA Kent <kent@netbsd.org>
77         * configure.in: Builds dlltool for i386-netbsdpe.
78         * configure: Regenerate.
80 2002-05-23  Kazu Hirata  <kazu@cs.umass.edu>
82         * size.c: Fix formatting.
83         * srconv.c: Likewise.
84         * stabs.c: Likewise.
85         * sysdump.c: Likewise.
86         * unwind-ia64.c: Likewise.
87         * wrstabs.c: Likewise.
89 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
91         * readelf.c (get_segment_type): Add PT_TLS.
92         (get_elf_section_flags): Add SHF_TLS.
93         (get_dynamic_flags): Optimize.  Add DF_STATIC_TLS.
94         (process_dynamic_segment): Use puts instead of printf.
95         (get_symbol_type): Support STT_TLS.
96         * objdump.c (dump_section_header): Remove SEC_CONSTRUCTOR_TEXT,
97         SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS.
98         Add SEC_THREAD_LOCAL.
100 2002-05-23  Kazu Hirata  <kazu@cs.umass.edu>
102         * rdcoff.c: Fix formatting.
103         * rddbg.c: Likewise.
104         * readelf.c: Likewise.
105         * rename.c: Likewise.
106         * resbin.c: Likewise.
107         * resrc.c: Likewise.
108         * resres.c: Likewise.
110 2002-05-21  Kazu Hirata  <kazu@cs.umass.edu>
112         * filemode.c: Fix formatting.
113         * ieee.c: Likewise.
114         * is-ranlib.c: Likewise.
115         * is-strip.c: Likewise.
116         * maybe-ranlib.c: Likewise.
117         * maybe-strip.c: Likewise.
118         * nlmconv.c: Likewise.
119         * nm.c: Likewise.
120         * not-ranlib.c: Likewise.
121         * not-strip.c: Likewise.
122         * objcopy.c: Likewise.
123         * objdump.c: Likewise.
125 2002-05-21  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
127         * objdump.c (dump_headers): Fix output formatting for ELF32
128         architectures in a BFD64 enabled toolchain.
130 2002-05-20  Kazu Hirata  <kazu@cs.umass.edu>
132         * debug.c: Fix formatting.
133         * debug.h: Likewise.
134         * dlltool.c: Likewise.
135         * dllwrap.c: Likewise.
136         * emul_aix.c: Likewise.
137         * emul_vanilla.c: Likewise.
139 2002-05-19  Kazu Hirata  <kazu@cs.umass.edu>
141         * addr2line.c: Fix formatting.
142         * ar.c: Likewise.
143         * arsup.c: Likewise.
144         * arsup.h: Likewise.
145         * binemul.c: Likewise.
146         * binemul.h: Likewise.
147         * bucomm.c: Likewise.
148         * coffdump.c: Likewise.
149         * coffgrok.c: Likewise.
150         * coffgrok.h: Likewise.
152 2002-05-16  Marek Michalkiewicz  <marekm@amelek.gda.pl>
154         * MAINTAINERS: Add myself as the second AVR port maintainer.
156 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
158         * MAINTAINERS: Update my email address.
160 2002-05-09  Nick Clifton  <nickc@cambridge.redhat.com>
162         * MAINTAINERS: Add Jason Thorpe as VAX maintainer.
164 2002-05-09  Alan Modra  <amodra@bigpond.net.au>
166         * configure.in: Replace `*pe' with `pe' throughout.
167         * configure: Regenerate.
169 2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
171         * Makefile.am: Honour DESTDIR.
172         * Makefile.in: Regenerate.
174 2002-05-06  Alan Modra  <amodra@bigpond.net.au>
176         * dlltool.c (process_def_file): Add missing prototype.
177         (new_directive, assemble_file, main): Likewise.
178         (process_def_file, new_directive): Make static.
179         (inform): Rewrite using VA_FIXEDARG.
180         * dllwrap.c (mybasename): Add missing prototype.
181         (strhash, main): Likewise.
182         (inform): Rewrite using VA_FIXEDARG.
183         (warn): Likewise.
184         (cleanup_and_exit): Use old style function definition.
185         (strhash): Likewise.
186         * windres.c (define_resource): Use one memset to clear all of
187         struct res_resource.
189         * rcparse.y: Remove newcmd rule.  Move rcparse_discard_strings
190         call to rules that need no lookahead.  Check for no lookahead.
192 2002-05-06  Borut Razem  <borut.razem@siol.net>
194         * rclex.l (get_string): Correct "strings" list handling.
195         * resrc.c (read_rc_file): Discard strings.
197 2002-05-04  Alan Modra  <amodra@bigpond.net.au>
199         * ar.c (replace_members): Remove unused var.  Formatting fix.
200         * binemul.c (ar_emul_default_parse_arg): Add ATTRIBUTE_UNUSED.
202         * MAINTAINERS: Sort port maintainers by CPU.
204 2002-05-04  Bob Byrnes  <byrnes@curl.com>
206         * size.c (display_archive): Add last_arfile and code to close archives.
208 2002-05-01  Alan Modra  <amodra@bigpond.net.au>
210         * nm.c (print_symbol): Check returned filename from
211         bfd_find_nearest_line is non-NULL.
213 2002-04-25  Elena Zannoni <ezannoni@redhat.com>
214     
215         * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
217 2002-04-24  Christian Groessler <chris@groessler.org>
219         * MAINTAINERS: Changed my email address.
221 2002-04-17  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
223         * arparse.y: Fix syntax warning.
225 2002-04-16  Nick Clifton  <nickc@cambridge.redhat.com>
227         * readelf.c (fetch_location_list): Remove unused function.
229         * readelf.c (process_corefile_note_segment): Catch corrupt notes
230         and display a warning message, then exit the loop.
232         * rcparse.y: Set MEMFLAG_DISCARDABLE by default.
234 2002-04-15  Nick Clifton  <nickc@cambridge.redhat.com>
236         * resrc.c (write_rc_dialog): If charset is non-default value
237         display all of the DIALOGEX parameters.
239 2002-04-15  Eric Kohl <ekohl@rz-online.de>
241         * rcparse.y: Allow two to five parameter in FONT statement of 
242         DIALOGEX resources.
243         * resbin.c (bin_to_res_dialog): Fixed read/write code for dialogex
244         resource data.
245         (res_to_bin_dialog): Likewise.
246         * windres.h: Added misssing charset variable to dialog_ex
247         structure.
249 2002-04-10  Nick Clifton  <nickc@cambridge.redhat.com>
251         * rcparse.y: Set MEMFLAG_PURE by default.
253 2002-04-09  Bernd Herd <info@herdsoft.com>
255         * rcparse.y: CLASS definitions in DIALOG resources 
256         are quoted.
257         Fix typo in BEDIT warning.
258         Don't add default dialog style when explicit style specified.
259         Add WS_CAPTION dialog style if CAPTION is specified.
261         * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.
262         (handle_quotes) "\a" escape (used for right justified key
263         definitions in menus) is encodes as binary 8.
265         * resrc.c (write_rc_dialog): Print style even if it is 0.
266         (write_rc_directory): Fix overlooked sublang shift bug.
267         (bin_to_res_dialog): Don't print empty dialog caption.
269         * resbin.c (bin_to_res_dialog): Use signature to identify
270         DIALOGEX.
272         * windres.c (main): Set default LANGUAGE to english/us.
274 2002-04-09  Gunnar Degnbol <degnbol@danbbs.dk>
276         * resrc.c: print CLASS names in quotes
278 2002-04-09  J"orn Rennecke <joern.rennecke@superh.com>
280         * MAINTAINERS: Update my email address.
282 2002-04-04  Alan Modra  <amodra@bigpond.net.au>
284         * dep-in.sed: Cope with absolute paths.
285         * Makefile.am (dep.sed): Subst TOPDIR.
286         Run "make dep-am".
287         * Makefile.in: Regenerate.
289 2002-03-27  Peter Targett  <peter.targett@arc.com>
291         * MAINTAINERS: Update my email address.
293 2002-03-21  Alan Modra  <amodra@bigpond.net.au>
295         * Makefile.am: Run "make dep-am".
296         * Makefile.in: Regenerate.
297         * doc/Makefile.in: Regenerate.
298         * po/POTFILES.in: Regenerate.
299         * aclocal.m4: Regenerate.
300         * config.in: Regenerate.
301         * configure: Regenerate.
303 2002-03-20  Daniel Berlin  <dan@dberlin.org>
305         * readelf.c: Add support for displaying dwarf2 location lists.
306         (do_debug_loc, debug_loc_section, debug_loc_size): New.
307         (parse_args): Use 'O' as shorthand for displaying location list
308         section.
309         (process_section_headers): Handle debug_loc as well.
310         (load_debug_loc): New.
311         (free_debug_loc): New.
312         (fetch_location_list): New.
313         (display_debug_loc): New.
314         (display_debug_info): Call load_debug_loc and free_debug_loc.
315         (debug_displays): We can display .debug_loc now, too.
316         (usage): Update usage string.
317         (read_and_display_attr_value): Note location lists, but don't
318         display them inline.
320 2002-03-18  Tom Rix  <trix@redhat.com>
322         * Makefile.am: Add binutils emulation support.
323         * configure.in: Same.
324         * configure.tgt: New file.  Same.
325         * ar.c (main): Use ar_emul_parse_arg.
326         (usage): Use ar_emul_usage.
327         (replace_members): Use ar_emul_replace, ar_emul_append.
328         * binemul.c: New file.  Define the binutils emulation
329         layer. Define default methods.
330         * binemul.h: New file.  Binutils emulation layer header file.
331         * emul_aix.c: New file.  AIX binutils emulation.
332         * emul_vanilla.c: New file. Default binutils emulation.
333         * Makefile.in: Regenerate.
334         * configure: Same.
336 2002-03-18  Nick Clifton  <nickc@cambridge.redhat.com>
338         * po/fr.po: Updated version.
340 2002-03-13  Nick Clifton  <nickc@cambridge.redhat.com>
342         * po/fr.po: Updated version.
344 2002-03-07  Daniel Jacobowitz  <drow@mvista.com>
346         * README: Update some version numbers.
348 2002-03-07  Daniel Jacobowitz  <drow@mvista.com>
350         * doc/binutils.texi (Target Selection): Fix LD crossreferences.
351         (Architecture Selection): Likewise.
353 2002-03-01  Dmitry Timoshkov <dmitry@baikal.ru>
355         * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
356         generating .exp file.
358 2002-02-21  Nick Clifton  <nickc@cambridge.redhat.com>
360         * readelf.c (dump_relocations): Fix typo.
362 2002-02-20  Nick Clifton  <nickc@cambridge.redhat.com>
364         * NEWS: Mark 2.12 branch.
366 2002-02-18  Timothy Daly  <remote_bob@yahoo.com>
368         * readelf.c (dump_relocations): Display 2nd and 3rd reloc 
369         types for 64-bit MIPS.  Narrow some fields for 80-char 
370         output.
371         (dump_relocations): Change spelling from 'unrecognised' 
372         to 'unrecognized'.
373         (decode_ARM_machine_flags): Likewise.
374         (parse_args): Likewise.
375         (read_and_display_attr_value): Likewise.
376         (display_debug_section): Likewise.
378 2002-02-15  Hans-Peter Nilsson  <hp@bitrange.com>
380         * NEWS: Mention support for MMIX.
382 2002-02-13  Matt Fredette  <fredette@netbsd.org>
384         * readelf.c (get_machine_flags): Recognize EF_M68000.
386 2002-02-12  Alexandre Oliva  <aoliva@redhat.com>
388         * MAINTAINERS: Added self as MN10300 co-maintainer.
390 2002-02-12  Alan Modra  <amodra@bigpond.net.au>
392         * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
393         DT_PPC64_OPDSZ.
395 2002-02-11  Daniel Jacobowitz  <drow@mvista.com>
397         * MAINTAINERS: List myself as branch maintainer.
399 2002-02-11  Alan Modra  <amodra@bigpond.net.au>
401         * configure: Regenerate.
402         * objcopy.c: Update copyright date.
403         * doc/Makefile.in: Regenerate.
405 2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
407         * nlmconv.c: Back out localtime PARAMS change.
409 2002-02-11  Alan Modra  <amodra@bigpond.net.au>
411         * objcopy.c (MKDIR): Define.
412         (copy_archive): Make name_list.name const.  Use MKDIR.
413         Handle duplicate files in archives by making more temp dirs.
415 2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
417         * coffdump.c: Include "getopt.h" after "bucomm.h"
418         so that macros are defined correctly.
419         * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
420         prototype.  Prototype main.
421         * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
423 2002-02-06  Alexandre Oliva  <aoliva@redhat.com>
425         * MAINTAINERS: Added self as SH co-maintainer.
427 2002-02-05  Nick Clifton <nickc@redhat.com>
429         * po/tr.po: Updated translation.
431 2002-02-01  Alan Modra  <amodra@bigpond.net.au>
433         * Makefile.am: Run "make dep-am"
434         * Makefile.in: Regenerate.
436 2002-01-29  Daniel Jacobowitz  <drow@mvista.com>
438         * nm.c (print_value): Mark abfd unused.
440 2002-01-29  Daniel Jacobowitz  <drow@mvista.com>
442         * unwind-ia64.c (unw_decoder): Change second argument
443         to unsigned int, to match function prototypes.
445 2002-01-29  Daniel Jacobowitz  <drow@mvista.com>
447         * objdump.c: Include "getopt.h" after "bucomm.h" so that
448         __GNU_LIBRARY__ will be defined.
449         * size.c: Likewise.
451 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
453         * configure: Regenerated.
455 2002-01-26  Hans-Peter Nilsson  <hp@bitrange.com>
457         * doc/Makefile.am (install): Depend on install-info.
458         * doc/Makefile.in: Regenerate.
460 2002-01-25  Jason R. Thorpe <thorpej@wasabisystems.com>
462         * objcopy.c (strip_usage): Document -d as an alias
463         --strip-debug.
465         * size.c (usage): Document [-t | --totals] options.
466         (long_options): Add --totals option.
467         (main): If the [-t | --totals] option is specified and
468         the output format is Berkeley-style, print the total
469         text, data, and bss sizes of all objects listed.
470         (print_berkeley_format): If the [-t | --totals] option
471         is specified, track the total text, data, and bss
472         sizes.
473         * doc/binutils.texi (size): Document [-t | --totals] options.
474         (strip): Document -d as an alias for --strip-debug.
475         * NEWS: Mention new feature of size.
477 2002-01-25  Nick Clifton  <nickc@cambridge.redhat.com>
479         * po/fr.po: Updated version.
480         * po/es.po: Updated version.
482 2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
484         * addr2line.c (usage): Update text to provide verbose
485         description of the command line options.
486         * ar.c (usage): Update text to provide verbose
487         description of the command line options.
488         (main): Accept -h and -H when running as ranlib.
489         * coffdump.c (show_usage): Update text to provide verbose
490         description of the command line options.
491         * dlltool.c (main): Accept -H as an alias for --help.
492         * nlmconv.c (show_usage): Update text to provide verbose
493         description of the command line options.
494         * nm.c (usage): Replace OPTIONS with option(s).
495         (main): Accept -H as an alias for --help.
496         * objcopy.c (strip_main): Accept -H as an alias for --help.
497         * objdump.c (main): Accept -v as an alias for --verbose.
498         * readelf.c (usage): Adjust format to match style used in
499         other binutils.
500         * size.c (usage): Update text to provide verbose description
501         of the command line options.
502         (main): Accept -v, -h and -H as command line options.
503         * srconv.c (show_usage): Update text to provide verbose
504         description of the command line options.
505         * strings.c (main): Accept -H and -v as command line options.
506         (usage): Update text to provide verbose description of the
507         command line options.
508         * sysdump.c (show_usage): Update text to provide verbose
509         description of the command line options.
510         * windres.c (usage): Adjust format to match style used in
511         other binutils.
513         * coffdump.c: Fix formatting.
514         * nlmconv.c: Fix formatting.
515         * srconv.c: Fix formatting.
516         * sysdump.c: Fix formatting.
518 2002-01-22  Alan Modra  <amodra@bigpond.net.au>
520         * Makefile.am: Run "make dep-am".
521         * Makefile.in: Regenerate.
523 2002-01-18  Andreas Jaeger  <aj@suse.de>
525         * version.c (print_version): Update year.
527 2002-01-17  Alan Modra  <amodra@bigpond.net.au>
529         * readelf.c (get_machine_name): Handle EM_PPC64.
530         (guess_is_rela): Here too.
532 2002-01-17  Nick Clifton  <nickc@cambridge.redhat.com>
534         * po/binutils.pot: Regenerate.
535         * po/fr.po: Regenerate.
536         * po/tr.po: Regenerate.
538 2002-01-16  Nick Clifton  <nickc@cambridge.redhat.com>
540         * po/tr.po: Import new version.
542 2002-01-16  Alan Modra  <amodra@bigpond.net.au>
544         * readelf.c (get_ppc64_dynamic_type): New.
545         (get_dynamic_type): Call it.
547 2002-01-15  Nick Clifton  <nickc@cambridge.redhat.com>
549         * objcopy.c (copy_usage): Use "options" instead of "switches".
550         (strip_usage): Use "options" instead of "switches".
551         * doc/binutils.texi (dlltool):  Refer to "options" instead of
552         "switches".
554 2002-01-14  Richard Earnshaw  <rearnsha@arm.com>
556         * MAINTAINERS: Add self as co-maintainer for the ARM code.
558 2001-12-18  Nick Clifton  <nickc@cambridge.redhat.com>
560         * po/es.po: Import from translation project.
561         * configure.in (ALL_LINGUAS): Add es.
562         * configure: Regenerate.
564 2002-01-09  Jason Thorpe  <thorpej@wasabisystems.com>
566         * readelf.c (get_netbsd_elfcore_note_type): Use
567         NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
569 2002-01-09  Jason Thorpe  <thorpej@wasabisystems.com>
571         * readelf.c: Update copyright years.
572         (get_note_type): Return a const char *.
573         (get_netbsd_elfcore_note_type): New function.
574         (process_note): Use get_netbsd_elfcore_note_type to get
575         the note type string for NetBSD ELF core files.
577 2002-01-06  Steve Ellcey  <sje@cup.hp.com>
579         * readelf.c (get_ia64_segment_type): Add support for macros.
580         (get_segment_type): Add support for IA64 specific macros.
582 2001-12-20  Julian v. Bock  <julian@wongr.net>
584         * readelf.c (print_symbol): New function: Print a formatted symbol
585         name.  If --wide is specified do not truncate it.
586         (dump_relocations): Use print_symbol() to print symbol names.
587         (process_symbol_table): Likewise.
588         (process_syminfo): Likewise.
589         (process_mips_specific): Likewise.
590         (usage): Document new feature of --wide switch.
591         * doc/binutils.texi (objdump): Document additional behaviour of
592         --wide.
594 2001-12-18  Michael Snyder  <msnyder@redhat.com>
596         * objcopy.c (copy_file): Accept corefiles (format bfd_core).
597         (copy_object): Don't set the start address or flags of a core file.
598         (copy_section): Don't relocate a core file.  Don't copy contents
599         if the input section has the contents flag set, but the output
600         section does not (which happens with the fake 'note' pseudo-
601         sections that BFD creates for corefiles).
603 2001-12-18  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
605         * readelf.c (get_machine_flags): Recognize header flags for ABI and
606         ASE extensions. More robust code for ISA checking. Ignore empty fields
607         in header flags for GNU extensions.
609 2001-12-18  Alan Modra  <amodra@bigpond.net.au>
611         * objcopy.c (copy_archive): Set output bfd format outside the loop.
613 2001-12-18  Nick Clifton  <nickc@cambridge.redhat.com>
615         * po/ja.po: Import from translation project.
616         * configure.in (ALL_LINGUAS): Add ja.
617         * configure: Regenerate.
619 2001-12-18  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
621         * addr2line.c (main): Protoype.
622         * ar.c (main): Protoype.
623         * nm.c (main): Protoype.
624         * objcopy.c (main): Protoype.
625         * objdump.c (main): Protoype.
626         * size.c (main): Protoype.
627         * strings.c (main): Protoype.
629 2001-12-17  Alan Modra  <amodra@bigpond.net.au>
631         * readelf.c (symtab_shndx_hdr): New global.
632         (SECTION_HEADER_INDEX): Define.
633         (SECTION_HEADER_NUM): Define.
634         (SECTION_HEADER): Define.
635         (GET_ELF_SYMBOLS): Pass two params rather than three.
636         (get_32bit_elf_symbols): Take file and section args.  Read and
637         use SHT_SYMTAB_SHNDX.
638         (get_64bit_elf_symbols): Likewise.
639         (dump_relocations): Use SECTION_HEADER to index "section_headers".
640         (process_section_headers): Likewise.  Use SECTION_HEADER_NUM too.
641         Remember symtab_shdx_hdr.
642         (process_program_headers): Scan from index 1 for segment map.
643         (slurp_ia64_unwind_table): Use SECTION_HEADER to index
644         "section_headers".
645         (process_relocs): Likewise.  Also adjust call to GET_ELF_SYMBOLS.
646         (process_unwind): Likewise.
647         (process_version_sections): Likewise.
648         (process_symbol_table): Likewise.
649         (display_debug_info): Likewise.
650         (process_dynamic_segment): Fake up a symtab section for changed
651         GET_ELF_SYMBOLS.
652         (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
653         (process_program_headers): Kill signed/unsigned warning.
654         (load_debug_str): Likewise.
655         (display_debug_info): Likewise.
657 2001-12-13  Jakub Jelinek  <jakub@redhat.com>
659         * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
661 2001-12-11  Alan Modra  <amodra@bigpond.net.au>
663         * readelf.c (process_file_header): Print extended e_shnum and
664         e_shdtrndx values.  Set elf_header values for same.
665         (get_32bit_section_headers): Add "num" arg to read "num" headers.
666         (get_64bit_section_headers): Likewise.
667         (process_section_headers): Update calls.
668         (get_file_header): Call get_32bit_section_headers or 64bit variant.
670 2001-12-10  Jakub Jelinek  <jakub@redhat.com>
672         * objcopy.c (setup_section): Copy entsize.
674 2001-12-07  Geoffrey Keating  <geoffk@redhat.com>
676         * readelf.c (guess_is_rela): Add support for stormy16.
677         (dump_relocations): Likewise.
678         (get_machine_name): Likewise.
680 2001-12-05  Nick Clifton  <nickc@cambridge.redhat.com>
682         * dllwrap.c (main) Replace multiple strings describing a
683         single error with a single, newline escaped sentence to permit
684         better translation into foreign languages.
686         * readelf.c (get_elf_class): Remove internalionalisation of ELF
687         class names.
689 2001-12-04  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
691         * strings.c (get_char): Initialize value.
693 2001-12-04  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
695         * arlex.l: Silence compile warnings.
696         * arsup.h: Likewise. Fix formatting.
698 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
700         * strings.c: Include config.h before bfd.h.
701         (file_off): New type.
702         (file_open): Define.
703         (print_strings): Use file_off instead of file_ptr.  Print addresses
704         which don't fit into long correctly.
705         (get_char): Use file_off instead of file_ptr.  Use getc_unlocked if
706         available.
707         (strings_file): Use file_off instead of file_ptr.  Use file_open.
708         * configure.in: Check for getc_unlocked.
709         Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
710         be defined for it.
711         * configure: Rebuilt.
712         * config.h.in: Rebuilt.
714 2001-11-29  H.J. Lu <hjl@gnu.org>
716         * bucomm.c (make_tempname): Revert the changes made on
717         2001-11-14 and 2001-11-12. They won't work with directories.
719 2001-11-23  John David Anglin  <dave@hiauly1.hia.nrc.ca>
721         * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
722         CFLAGS_FOR_TARGET to runtest in environment.
723         * Makefile.in: Rebuild.
724         * doc/Makefile.in: Rebuild.
726 2001-11-28  Mike Stump  <mrs@wrs.com>
728         * objcopy.c (setup_section): Preserve SEC_RELOC when
729         --set-section-flags is used.
731 2001-11-19  Nick Clifton  <nickc@cambridge.redhat.com>
733         * readelf.c (do_debug_str): New variable.
734         (display_debug_str): New function: Display the contents of a
735         .debug_str section.
736         (load_debug_str): New function: Load in the contents of a
737         .debug_str section.
738         (free_debug_str): New function: Free the memory used by
739         load_debug_str().
740         (fetch_indirect_string): Retrieve a string from the .debug_str
741         section.
742         (usage): Add -ws.
743         (parse_args): Accept -ws.
744         (process_section_headers): Allow the display of the .debug_str
745         section.
746         (read_and_display_attr_value): Use fetch_indirect_string.  Show
747         offset into .debug_str section.
748         (display_debug_info): Use load_debug_str and free_debug_str.
749         (debug_displays): Add .debug_str.
750         * doc/binutils.texi: Document -ws.
752 2001-11-19  Andreas Jaeger  <aj@suse.de>
754         * testsuite/binutils-all/objdump.exp: Add x86-64.
756 2001-11-15  Andreas Schwab  <schwab@suse.de>
758         * readelf.c: Fix warnings without terminating newline.
760 2001-11-15  Alan Modra  <amodra@bigpond.net.au>
762         * doc/binutils.texi (objdump): Document ppc -M options.
764 2001-11-14  Andreas Jaeger  <aj@suse.de>
766         * doc/binutils.texi (objdump): Fix description to use x86-64.
768 2001-11-14  Nick Clifton  <nickc@cambridge.redhat.com>
770         * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
771         not all systems provide mkstemp.
773 2001-11-14  Alan Modra  <amodra@bigpond.net.au>
775         * doc/binutils.texi (objdump): Document x86 -M options.
777 2001-11-13  Keith Walker <keith.walker@arm.com>
779         * readelf.c (read_and_display_attr_value): New function to
780         handle DW_FORM_indirect.
781         (read_and_display_attr): Use it.
783 2001-11-13  Geoffrey Keating  <geoffk@redhat.com>
785         * readelf.c (display_debug_lines): Deal with unknown standard
786         opcodes.  Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
787         DW_LNS_set_isa.
789 2001-11-13  Timothy Wall  <twall@alum.mit.edu>
791         * MAINTAINERS: Add self as tic54x maintainer.  This target
792         includes the IBM C54XDSP clone.
794 2001-11-12  * Steven J. Hill <sjhill@realitydiluted.com>
796         * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
798 2001-11-09  Jeffrey A Law  (law@cygnus.com)
800         * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
801         (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
802         (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
803         (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
804         (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
805         (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
806         (unw_decode_b2, unw_decode_b3_b4): Likewise.
808         * readelf.c (get_elf_class): Fix ISO portability glitch.
809         (get_data_encoding, get_osabi_name, request_dump): Likewise.
811 2001-11-07  Jakub Jelinek  <jakub@redhat.com>
813         * readelf.c (debug_str, debug_str_size): New.
814         (display_debug_abbrev): If no abbrevs were read, skip the CU.
815         Call free_abbrevs.
816         (read_and_display_addr): Handle DW_FORM_strp.
817         (display_debug_info): Read .debug_str section if present,
818         so that DW_FORM_strp can be handled.
819         Fix test for non-existant .debug_abbrev section.
821 2001-11-05  Jakub Jelinek  <jakub@redhat.com>
823         * arlex.l: Accept `\' in filenames.  Patch by <earl_chew@agilent.com>.
825         * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
827 2001-11-05  Martin Schwidefsky  <schwidefsky@de.ibm.com>
829         * MAINTAINERS: Add self as s390/s390x maintainer.
831 2001-11-02  Tom Rix  <trix@bluey.cygnus.com>
833         * MAINTAINERS: Add self as PPC XCOFF maintainer.
835 2001-11-02  Nick Clifton  <nickc@cambridge.redhat.com>
837         * configure.in (ALL_LINGUAS): Add "fr" and "tr".
838         * configure: Regernate.
839         * po/fr.po: New file.
840         * po/tr.po: New file.
842 2001-10-30  Hans-Peter Nilsson  <hp@bitrange.com>
844         * MAINTAINERS: Add self as MMIX port maintainer.
845         * readelf.c: Include elf/mmix.h.
846         (guess_is_rela): MMIX is RELA.
847         (dump_relocations): Handle MMIX relocations.
848         * Makefile.am: Regenerate dependencies.
849         * Makefile.in: Regenerate.
851 2001-10-13  Nick Clifton  <nickc@cambridge.redhat.com>
853         * readelf.c (parse_args): Handle multiple options to the -w
854         switch.
856 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
858         * readelf.c (get_section_type_name): Don't print SHT_ prefix for
859         LOPROC, LOOS and LOUSER.
861 2001-10-11  J"orn Rennecke <amylaar@onetel.net.uk>
863         * MAINTAINERS: Update my email address.
865 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
867         * doc/Makefile.in: Regenerate.
868         * configure: Regenerate.
870 2001-10-02  Nick Clifton  <nickc@cambridge.redhat.com>
872         * readelf.c (display_debug_line, display_debug_pubnames,
873         display_debug_info, display_debug_frames): Detect and warn
874         about 64-bit format entries.
875         (display_debug_aranges): Reword 64-bit warning.
876         (debug_displays): Add .debug_pubtypes as a known, but not yet
877         supported, debug section.
879 2001-10-02  Alan Modra  <amodra@bigpond.net.au>
881         * coffdump.c (PROGRAM_VERSION): Delete.
882         (main <'V'>): Call print_version.
883         * srconv.c: Likewise.
884         * sysdump.c: Likewise.
885         * version.c (program_version): Remove.
886         (print_version): Use BFD_VERSION_STRING.  Just print the current
887         year in copyright message.
888         * addr2line.c (program_version): Remove unused declaration.
889         * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
890         place of BFD_VERSION.
891         * Makefile.am (Makefile): Depend on bfd/configure.in.
892         (cplus-dem.o): Depend on Makefile.
893         Run "make dep-am".
894         * Makefile.in: Regenerate.
896 2001-10-01  Nick Clifton  <nickc@cambridge.redhat.com>
898         * readelf.c (display_debug_aranges): Detect and warn about DWARF64
899         format .debug_arange sections.
900         (main): Add missing prototype.
902 2001-09-30  Hans-Peter Nilsson  <hp@bitrange.com>
904         * Makefile.am: Update dependencies with "make dep-am".
905         * Makefile.in: Regenerate.
907 2001-09-28  Richard Henderson  <rth@redhat.com>
909         * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
911 2001-09-26  Alan Modra  <amodra@bigpond.net.au>
913         * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
914         VA_CLOSE.
915         (non_fatal): Likewise.
916         * objdump.c (objdump_sprintf): Likewise.
917         * readelf.c (error): Likewise.
918         (warn): Likewise.
920 2001-09-25  Jakub Jelinek  <jakub@redhat.com>
922         * readelf.c (do_wide): New.
923         (options): Add --wide.
924         (usage, parse_args): Likewise.
925         (process_program_headers): Put each segment on a single line if
926         --wide is given.
927         (process_section_headers): Put each section on a single line if
928         --wide is given.
929         * doc/binutils.texi: Document it.
930         * NEWS: Likewise.
932 2001-09-25  Alan Modra  <amodra@bigpond.net.au>
934         * readelf.c (print_vma): Print 8 digits of low hex value.
936 2001-09-24  Andreas Jaeger  <aj@suse.de>
938         * nlmconv.c: Fix warnings about unused attributes and function
939         prototypes.
941         * strings.c: Add prototype for get_char.
943 2000-09-19  H.J. Lu  <hjl@gnu.org>
945         * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
946         $(srcdir)/cxxfilt.man.
947         * doc/Makefile.in: Rebuild.
949 2001-09-19  Alan Modra  <amodra@bigpond.net.au>
951         * objcopy.c (copy_main): Correct rename-section string parsing.
952         Consolidate new_name parsing, and error messages.
954 2001-09-18  Bruno Haible  <haible@clisp.cons.org>
956         * addr2line.c: Don't include <ctype.h>.
957         (main): For gettext, also set the LC_CTYPE locate facet.
958         * ar.c (main): Likewise.
959         * coffdump.c (main): Likewise.
960         * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
961         (main): For gettext, also set the LC_CTYPE locate facet.
962         Use ISALNUM instead of isalpha/isdigit.
963         * dllwrap.c: Don't include <ctype.h>.
964         (main): For gettext, also set the LC_CTYPE locate facet.
965         * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
966         (main): For gettext, also set the LC_CTYPE locate facet.
967         Use TOUPPER instead of islower/toupper.
968         * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
969         (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
970         Use TOUPPER instead of islower/toupper.
971         * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
972         * objcopy.c (main): Likewise.
973         * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
974         (disassemble_bytes): Use ISPRINT instead of isprint.
975         (dump_section_stabs): Use ISDIGIT instead of isdigit.
976         (dump_data): Use ISPRINT instead of isprint.
977         (main): For gettext, also set the LC_CTYPE locate facet.
978         * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
979         (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
980         * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
981         Use TOUPPER instead of islower/toupper.
982         * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
983         * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
984         (write_rc_accelerators): Use ISPRINT instead of isprint.
985         (write_rc_rcdata): Likewise.
986         * size.c (main): For gettext, also set the LC_CTYPE locate facet.
987         * srconv.c (main): Likewise.
988         * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
989         (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
990         isdigit/isupper/islower.
991         (parse_stab_string, parse_stab_type, parse_stab_argtypes,
992         parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
993         stab_demangle_prefix, stab_demangle_qualified,
994         stab_demangle_template, stab_demangle_type,
995         stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
996         * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
997         (isgraphic): Use ISPRINT instead of isascii/isprint.
998         (main): Remove HAVE_LC_MESSAGES dependency.
999         * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1000         (pbarray): Use ISPRINT instead of isprint.
1001         (main): For gettext, also set the LC_CTYPE locate facet.
1002         * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
1003         (format_from_filename): Use ISPRINT instead of isprint.
1004         (main): For gettext, also set the LC_CTYPE locate facet.
1005         * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
1006         (unicode_print): Use ISPRINT instead of isprint.
1007         * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1008         (stab_variable): Use ISDIGIT instead of isdigit.
1010 2001-09-18  Alan Modra  <amodra@bigpond.net.au>
1012         * ar.c (print_contents): Cast args of bfd_seek to the right types.
1013         Replace bfd_read call with call to bfd_bread.
1014         (extract_file): Likewise.
1016         * objdump.c (dump_section_header): Cast section->filepos to
1017         unsigned long to suit printf format string.
1018         * readelf.c (process_section_headers): Similarly for sh_offset.
1019         (process_unwind): Likewise.
1021 2001-09-14  Nick Clifton  <nickc@cambridge.redhat.com>
1023         * strings.c (encoding, encoding_bytes): New variables.
1024         (long_options): Add --encoding.
1025         (main): Accept -e and --encoding.
1026         (get_char): New function.  Read a, possibly wide, character from
1027         the input stream.
1028         (print_strings): Use get_char().
1029         (usage): Document new command line option.
1030         * doc/binutils.texi: Document new command line option.
1031         * NEWS: Announce new command line option.
1033 2001-09-12  Alexandre Oliva  <aoliva@redhat.com>
1035         * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
1036         get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
1037         EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
1038         Removed EM_CYGNUS_ARC.
1040 2001-09-04  Jeffrey A Law  (law@cygnus.com)
1042         * readelf.c: Include elf/h8 for H8 series definitions.
1043         (guess_is_rela): H8 series if RELA.
1044         (dump_relocations): Handle H8 series relocations.
1046 2001-08-31  Eric Christopher  <echristo@redhat.com>
1048         * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
1050 2001-08-29  Peter Targett  <peter.targett@arccores.com>
1052         * MAINTAINERS: Include ARC Maintainer.
1054 2001-08-29  Ben Elliston  <bje@redhat.com>
1056         * stabs.c (stab_demangle_template): Initialise s4.
1058 2001-08-27  Alan Modra  <amodra@bigpond.net.au>
1060         * readelf.c (dump_relocations): Recognise EM_PPC64.
1062 2001-08-26  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1064         * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
1066 2001-08-25  H.J. Lu  <hjl@gnu.org>
1068         * nm.c (print_width): New.
1069         (display_rel_file): Set `print_width' according to
1070         bfd_sprintf_vma.
1071         (print_symbol_info_bsd): Check `print_width' instead of BFD64.
1073 2001-08-24  Alexandre Oliva  <aoliva@redhat.com>
1075         * objcopy.c (use_alt_mach_code): New variable.
1076         (OPTION_ALT_MACH_CODE): Define.
1077         (copy_options): Added --alt-machine-code.
1078         (copy_main): Handle it.
1079         (copy_object): Switch to alternate machine code if requested.
1080         * doc/binutils.texi: Document new option.
1081         * NEWS: Likewise.
1083 2001-08-22  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1085         * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
1087 2001-08-21  H.J. Lu  <hjl@gnu.org>
1089         * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
1090         (display_debug_info): Cast for 64bit hosts.
1091         (display_debug_frames): Likewise.
1092         (process_mips_specific): Likewise.
1094 2001-08-21  Andreas Jaeger  <aj@suse.de>
1096         * coffgrok.h: Add missing parameter for prototype of coff_grok.
1098         * sysdump.c: Add missing prototypes.
1099         * srconv.c: Likewise.
1100         * unwind-ia64.c: Likewise.
1101         * coffdump.c: Likewise.
1103         * sysinfo.y: Print prototypes, include <ansidecl.h>.
1105         * coffgrok.c: Add missing prototypes, include libiberty.h instead
1106         of declaring xcalloc.
1108 2001-08-10  H.J. Lu  <hjl@gnu.org>
1110         * nm.c (print_value): Add one arg, bfd *.
1111         (print_value): Replace fprintf_vma with bfd_fprintf_vma.
1112         (print_symbol_info_bsd): Also pass `abfd' to print_value ().
1113         (print_symbol_info_sysv): Likewise.
1114         (print_symbol_info_posix): Likewise.
1116         * objdump.c (dump_section_header): Replace printf_vma with
1117         bfd_printf_vma.
1118         (print_section_stabs): Likewise.
1119         (dump_bfd_header): Likewise.
1120         (objdump_print_value): Replace sprintf_vma with
1121         bfd_sprintf_vma.
1122         (disassemble_bytes): Likewise.
1123         (dump_reloc_set): Likewise.
1125 2001-08-10  Andreas Jaeger  <aj@suse.de>
1127         * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1128         to build warnings.
1129         * configure: Regenerate.
1131 2001-08-09  Alan Modra  <amodra@bigpond.net.au>
1133         * readelf.c: Add missing prototypes.
1134         * objdump.c: Likewise.  Format existing prototypes.
1136 2001-08-08  Alexandre Oliva  <aoliva@redhat.com>
1138         * readelf.c (display_debug_info): Add to abbrev_offset the addend
1139         of any RELA relocation for the abbrev_offset memory location that
1140         refers to the .debug_abbrev section symbol.
1142 2001-08-07  H.J. Lu  <hjl@gnu.org>
1144         * readelf.c (process_file): Return 0 if OK, otherwise return 1.
1145         (main): Return process_file ().
1147 2001-08-05  Philip Blundell  <philb@gnu.org>
1149         * doc/binutils.texi: Use "Thumb" not "THUMB".
1151 2001-08-03  John Healy  <jhealy@redhat.com>
1153         Patch suggested by Frank Eigler <fche@redhat.com>.
1154         * objdump.c (disassemble_data): Fill in section member of the
1155         disasm_info structure.
1157 2001-08-03  Tom Walsh  <tom@cyberiansoftware.com>
1159         * configure.in: Added --with-windres option.
1160         * configure: Regenerated.
1162 2001-07-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1164         * doc/binutils.texi: Use @command{name} for commands;
1165         use @option{-opt} for options; use @table @env for list of options;
1166         remove spaces arround [ | ] in synopsis.
1168         * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
1169         center title.
1171 2001-07-31  Nick Clifton  <nickc@cambridge.redhat.com>
1173         * objcopy.c: Fix formatting.
1174         (section_rename): New structure.
1175         (OPTION_RENAME_SECTION): New switch.
1176         (copy_usage): Document new switch.
1177         (add_section_rename): New function: Add a node to the section
1178         rename list.
1179         (find_section_rename): New function: Find the new name and
1180         flags for a section.
1181         (setup_section): Call find_section_name to determine the name
1182         of the output section.
1183         (copy_main): Handle OPTION_RENAME_SECTION.
1184         * binutils.texi: Document new switch.
1185         * NEWS: Mention new switch.
1187 2001-07-30  Nick Clifton  <nickc@cambridge.redhat.com>
1189         * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
1190         * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
1191         bug-binutils@gcc.org.
1193 2001-07-28  Matthias Kramm  <kramm@quiss.org>
1195         * bucomm.c (list_supported_architectures): New function.
1196         * bucomm.h (list_supported_architectures): Declare.
1197         * objdump.c (usage): Call the above.
1199 2001-07-25  Dave Brolley  <brolley@redhat.com>
1201         * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
1202         (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
1204 2001-07-19  Nick Clifton  <nickc@cambridge.redhat.com>
1206         * README: Update for 2.11.  Change bug reporting email address.
1207         * MAINTAINERS: Tidy up.  Change bug reporting email address.
1209 2001-07-16  DJ Delorie  <dj@redhat.com>
1211         * resres.c (write_res_header): Align header size.
1212         (res_align_file): Calculate alignment correctly.
1214         * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
1215         correct 10).
1216         * resrc.c (write_rc_resource): Likewise.
1217         * windres.h (SUBLANG_SHIFT): Define - as 10.
1219 2001-07-15  Nick Clifton  <nickc@cambridge.redhat.com>
1221         * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
1223 2001-07-11  Nick Clifton  <nickc@cambridge.redhat.com>
1225         * MAINTAINERS: Add notes about branch checkins.
1227 2001-07-05  Daniel Berlin  <dan@cgsoftware.com>
1229         * readelf.c (display_debug_macinfo): New function, display
1230         .debug_macinfo section.
1231         (do_debug_macinfo): New variable.
1232         (parse_args): Handle "-w[mM]" to mean display macro info.
1233         (process_section_headers): Handle debug_macinfo.
1234         (debug_displays): Replace unsupported function with macinfo
1235         function for .debug_macinfo display.
1236         * doc/binutils.texi: Document new command line switch.
1237         * NEWS: Document new feature of readelf.
1239 2001-07-05  H.J. Lu  <hjl@gnu.org>
1241         * objcopy.c (filter_symbols): Don't turn undefined symbols
1242         into local.
1244 2001-07-03  H.J. Lu <hjl@gnu.org>
1246         * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
1247         $@.pod.
1248         (ar.1): Likewise.
1249         (dlltool.1): Likewise.
1250         (nlmconv.1): Likewise.
1251         (nm.1): Likewise.
1252         (objcopy.1): Likewise.
1253         (objdump.1): Likewise.
1254         (ranlib.1): Likewise.
1255         (readelf.1): Likewise.
1256         (size.1): Likewise.
1257         (strings.1): Likewise.
1258         (strip.1): Likewise.
1259         (windres.1): Likewise.
1260         (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
1261         ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
1262         $(DEMANGLER_NAME).
1263         (as.1): Removed.
1264         * doc/Makefile.in: Regenerated.
1266 2001-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
1268         * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
1270 2001-07-01  Daniel Berlin  <dan@cgsoftware.com>
1272         * readelf.c: Support DWARF 2.1 tags, encodings, languages.
1274 2001-06-29  James Cownie <jcownie@etnus.com>
1276         * readelf.c: Support DWARF 2.1 attributes.
1278 2001-06-28  Alan Modra  <amodra@bigpond.net.au>
1280         * readelf.c (GET_DATA_ALLOC): Remove.
1281         (GET_DATA): Remove.
1282         (get_data): New function combining above macros, with an extra
1283         test for zero size.
1284         (slurp_rela_relocs): Use get_data, and catch error return.
1285         (slurp_rel_relocs): Likewise.
1286         (get_32bit_program_headers): Likewise.
1287         (get_64bit_program_headers): Likewise.
1288         (get_32bit_section_headers): Likewise.
1289         (get_64bit_section_headers): Likewise.
1290         (get_32bit_elf_symbols): Likewise.
1291         (get_64bit_elf_symbols): Likewise.
1292         (process_section_headers): Likewise.
1293         (process_relocs): Likewise.
1294         (slurp_ia64_unwind_table): Likewise.
1295         (process_unwind): Likewise.
1296         (get_32bit_dynamic_segment): Likewise.
1297         (get_64bit_dynamic_segment): Likewise.
1298         (process_dynamic_segment): Likewise.
1299         (process_version_sections): Likewise.
1300         (process_symbol_table): Likewise.
1301         (dump_section): Likewise.
1302         (display_debug_info): Likewise.
1303         (display_debug_section): Likewise.
1304         (process_section_contents): Likewise.
1305         (process_corefile_note_segment): Likewise.
1306         (process_mips_specific): Likewise.  Also free econf32, econf64.
1308 2001-06-25  Alan Modra  <amodra@bigpond.net.au>
1310         * readelf.c (dump_relocations): Print "bad symbol index" if
1311         symtab == NULL with non-zero symtab_index.
1312         (process_relocs): Don't bomb if reloc section has no symsec.
1314 2001-06-24  H.J. Lu  <hjl@gnu.org>
1316         * objcopy.c (strip_main): Revert the change made on 2001-05-30
1317         by accident.
1318         (copy_main): Apply the the change made to strip_main on
1319         2001-05-30 by accident.
1321 2001-06-23  Andreas Jaeger  <aj@suse.de>
1323         * unwind-ia64.c (unw_decode_x1): Add unused attribute for
1324         parameter 'code'.
1325         (unw_decode_x2): Likewise.
1326         (unw_decode_x3): Likewise.
1327         (unw_decode_x4): Likewise.
1329 2001-06-23  Ben Elliston  <bje@redhat.com>
1331         * MAINTAINERS: Add myself as M88k maintainer.
1333 2001-06-22  Jocelyn Mayer  <jocelyn.mayer@netgem.com>
1335         * objcopy.c (strip_main): Support -o or --output-file command lien
1336         switch.
1338 2001-06-19  H.J. Lu <hjl@gnu.org>
1340         * doc/Makefile.in: Regenerated.
1342 2001-06-19  Nick Clifton  <nickc@cambridge.redhat.com>
1344         * readelf.c: Restore formatting.
1346 2001-06-18  H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
1348         * Makefile.am: Move documentation into doc subdirectory.
1349         * Makefile.in: Regenerated.
1350         * binutils.texi: Move into doc subdirectory.
1351         * addr2line.1: Removed.
1352         * ar.1: Likewise.
1353         * dlltool.1: Likewise.
1354         * nlmconv.1: Likewise.
1355         * nm.1: Likewise.
1356         * objcopy.1: Likewise.
1357         * objdump.1: Likewise.
1358         * ranlib.1: Likewise.
1359         * readelf.1: Likewise.
1360         * size.1: Likewise.
1361         * strings.1: Likewise.
1362         * strip.1: Likewise.
1363         * windres.1: Likewise.
1364         * cxxfilt.man: Likewise.
1365         * doc: New Directory.
1366         * doc/Makefile.am: New file.
1367         * doc/Makefile.in: Generate.
1369 2001-06-09  Alan Modra  <amodra@bigpond.net.au>
1371         * NEWS: Fix a typo.  Mention hppa64-elf.  Add binutils-2.11 marker.
1373 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
1375         * MAINTAINERS: Update my email address.
1377 2001-05-30  Honda Hiroki  <hhonda@kobe-catv.ne.jp>
1379         * objcopy.c: Add new switches: --keep-global-symbol,
1380         --keep-symbols, --localize-symbols, --keep-global-symbols and
1381         --weaken-symbols.
1382         * binutils.texi: Document new switches.
1383         * objcopy.1: Regenerate.
1384         * NEWS: Announce new feature.
1386 2001-05-28  Andreas Jaeger  <aj@suse.de>
1388         * readelf.c (display_debug_frames): Fix warnings: Remove unused
1389         variables, fix format strings.
1391 2001-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
1393         * objdump.c (disassemble_bytes): Remove section VMA adjustment
1394         when computing the address of the line to show.
1396 2001-05-16  Richard Henderson  <rth@redhat.com>
1398         * readelf.c (do_debug_frames_interp): New.
1399         (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
1400         (byte_get_big_endian): Likewise.
1401         (parse_args) ['F']: Set do_debug_frames_interp.
1402         (Frame_Chunk): Make data_factor signed, add fde_encoding.
1403         (frame_display_row): Don't trunc pc_begin to int.
1404         (size_of_encoded_value): New.
1405         (display_debug_frames): Handle 64-bit targets.  Print raw data
1406         unless do_debug_frames_interp.
1407         (debug_displays): Remove duplicate .debug_frame.
1409 2001-05-15  Ralf Baechle  <ralf@gnu.org>
1411         * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
1412         The former constant was never in active use and is used otherwise
1413         by the ABI.
1415 2001-05-11  Jakub Jelinek  <jakub@redhat.com>
1417         * readelf.c (process_unwind): Print all unwind sections, not just
1418         one.
1420 2001-05-07  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1422         * readelf.c (process_unwind): Remove const specifier.
1424 2001-04-27  Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
1426         * strings.c (isgraphic): Do not use isascii() unless it is needed
1427         for isprint() to work.
1428         (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
1430 2001-04-27  Johan Rydberg  <jrydberg@opencores.org>
1432         * NEWS: Announce support for OpenRISC.
1434 2001-04-17  Danny Smith  <dannysmith@users.sourceforge.net>
1436         * dlltool.c (do_default_excludes): Initialise to true.
1438 2001-04-10  Alan Modra  <amodra@one.net.au>
1440         * MAINTAINERS: Update my email address
1441         * nm.c (print_symbol_info_bsd): Use a simple printf string.
1443 2001-04-05  Hans-Peter Nilsson  <hp@axis.com>
1445         * readelf.c (display_debug_lines): Fix typo for "Prologue".
1447 2001-03-30  H.J. Lu  <hjl@gnu.org>
1449         * readelf.c (process_unwind): Just return if do_unwind is 0.
1451 2001-03-28  Roger Sayle  <roger@metaphorics.com>
1453         * dlltool.c (make_one_lib_file): Fix section flags for
1454         .text, .data and .bss in stub ds*.o files to match those
1455         generated by gas.
1457 2001-03-29  H.J. Lu  <hjl@gnu.org>
1459         * readelf.c (process_unwind): Only do unwind sections for
1460         IA64.
1462 2001-03-28  H.J. Lu  <hjl@gnu.org>
1464         * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
1465         * Makefile.in: Regenerate.
1467 2001-03-26  Andreas Jaeger  <aj@suse.de>
1469         * binutils.texi (nm): Fix texi syntax.
1471 2001-03-25  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1473         * binutils.texi: Put @c man begin and @c man end indications
1474         to generate man pages using texi2pod and pod2man. Put @c man title
1475         to identify each man. Add SEEALSO entries.
1476         * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
1477         (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
1478         sort the list.
1479         (*.1): Build the man pages from binutils.texi.
1480         * Makefile.in: Regenerate.
1482 2001-03-13  Eric Kohl  <ekohl@rz-online.de>
1484         * defparse.y (opt_equal_name): allow "." in name.
1485         * dlltool.c (def_exports): Added ability to generate forwarded exports.
1486         (gen_exp_file): Likewise.
1488 2001-03-12  Stefan Geuken <mail@stefan-geuken.de>
1490         * NEWS: Document addition of -B switch to objcopy.
1491         * binutils.texi:  Document addition of -B switch to objcopy.
1492         * objcopy.c: (copy_options): Add --binary-architecture.
1493         (copy_usage): Document -B/--binary-architecture.
1494         (copy_main): Support -B/--binary-architecture.  Set
1495         bfd_external_binary_architecture.
1497 2001-03-11  Andreas Jaeger  <aj@suse.de>
1499         * readelf.c (guess_is_rela): Handle EM_S390_OLD.
1500         (dump_relocations): Likewise.
1501         (get_machine_name): Likewise.
1503 2001-02-28  Nick Clifton  <nickc@redhat.com>
1505         * readelf.c: (struct unw_aux_info): Remove const modifier for
1506         'strtab' field.
1507         (process_unwind): Remove non-K&R compliant LHS type cast in call
1508         to GET_DATA_ALLOC macro.
1510 2001-02-28  Philip Blundell  <pb@futuretv.com>
1512         * readelf.c (decode_ARM_machine_flags): Explicitly mention which
1513         ABI is in use; remove ambiguity between the "unknown" EABI and
1514         unrecognised ABIs.  Handle version 2 ARM EABI.  Update uses of
1515         renamed EF_xx constants.
1517 2001-02-27  Alan Modra  <alan@linuxcare.com.au>
1519         * configure.in (BFD_VERSION): New.
1520         (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
1521         * configure: Regenerate.
1522         * Makefile.am: Run "make dep-am"
1523         * Makefile.in: Regenerate.
1525 2001-02-14  Nick Clifton  <nickc@redhat.com>
1527         * MAINTAINERS: Add "Obvious Fix" rule.
1529 2001-02-11  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
1531         * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
1532         literal concatenation.
1534 2001-02-11  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
1536         * readelf.c (struct unw_aux_info): Remove const from the info member.
1537         (process_unwind): Don't type-cast the third argument to the
1538         GET_DATA_ALLOC macro.
1540 2001-02-11  Nick Clifton  <nickc@redhat.com>
1542         * readelf.c (dump_relocations): Free corrected allocated
1543         array.
1544         (process_unwind): Fix compile time warning.
1546 2001-02-10  Nick Clifton  <nickc@redhat.com>
1548         * binutils.texi: Document new --unwind option to readelf.
1550 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1552         * readelf.c: Add linux target for S/390.
1554 2001-02-10  Alan Modra  <alan@linuxcare.com.au>
1556         * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
1557         printf is a macro.
1559 2001-02-08  Hans-Peter Nilsson  <hp@bitrange.com>
1561         * acinclude.m4 (AM_PROG_LEX): Override installed definition.
1562         * aclocal.m4: Regenerate.
1563         * configure: Regenerate.
1565 2001-02-07  Todd Vierling  <tv@wasabisystems.com>
1567         * bucomm.c (bfd_target_vector): Change extern array to pointer.
1568         * objdump.c (bfd_target_vector): Likewise.
1570 2001-02-07  David Mosberger  <davidm@hpl.hp.com>
1572         * readelf.c (process_unwind): New function.
1573         (slurp_ia64_unwind_table): Ditto.
1574         (dump_ia64_unwind): Ditto.
1575         (find_symbol_for_address): Ditto.
1576         (slurp_rela_relocs): New function (split off from dump_relocations()).
1577         (slurp_rel_relocs): Ditto.
1578         (parse_args): Handle '-u' option.
1580         * unwind-ia64.c: New file.
1581         * unwind-ia64.h: New file.
1582         * Makefile.am: Include unwind-ia64.c in readelf build.
1583         * Makefile.in: Regenerate.
1584         * po/binutils.pot: Regenerate.
1586 2001-02-04  Philip Blundell  <philb@gnu.org>
1588         * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
1589         * configure: Regenerate.
1591 2001-01-31  Steve deRosier  <sderosier@vari-lite.com>
1593         * ieee.c (ieee_add_bb11): Don't check for backslashes
1594         unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1596 2001-01-24  Mark Elbrecht  <snowball3@bigfoot.com>
1598         * ieee.c: Update copyright.
1599         (ieee_start_compilation_unit): Don't check for backslashes
1600         unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1602         * stabs.c: Update copyright. Include "filenames.h".
1603         (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
1605 2001-01-23  Jakub Jelinek  <jakub@redhat.com>
1607         * readelf.c (process_version_sections): Check if VERDEF or VERNEED
1608         sections are present before using them.  Remove code duplication.
1609         (process_symbol_table): Check if VERDEF or VERNEED sections are
1610         present before using them.
1612 2001-01-17  Nick Clifton  <nickc@redhat.com>
1614         * objcopy.c (copy_object): Fail if attempting to convert the
1615         endianness of the input object file.
1617         * binutils.texi: Explain that objcopy cannot convert endianness.
1619 2001-01-16  Nick Clifton  <nickc@redhat.com>
1621         * readelf.c (string_table_length): New variable.
1622         (SECTION_NAME): Catch out of range indices and missing section
1623         pointers.
1624         (process_section_headers): Delete useless local variable
1625         string_table_offset.  Set the value of string_table_length
1626         after loading the string table.
1627         (process_mips_specific): Use SECTION_NAME macro.
1628         (process_file): Set string_table_length to 0 when it is freed.
1630 2001-01-12  Nick Clifton  <nickc@redhat.com>
1632         * version.c (print_version): Update copyright date.
1634 2001-01-11  Peter Targett  <peter.targett@arccores.com>
1636         * readelf.c (dump_relocations): Include selection with EM_ARC.
1637         (get_machine_name) Update name to "ARC".
1639 2001-01-09  Nick Clifton  <nickc@redhat.com>
1641         * Makefile.am: Add rule to build objdump.o from objdump.c and
1642         using OBJDUMP_DEFS.
1643         * Makefile.in: Regenerate.
1645         * configure.in: Define OBJDUMP_DEFS.  Default to empty.
1646         (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
1647         -DDISASSEMBLER_NEEDS_RELOCS.
1648         * configure: Regenerate.
1650         * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
1651         is defined read in the relocs even if dump_reloc_info is
1652         false.
1654 2001-01-07  Philip Blundell  <philb@gnu.org>
1656         * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
1657         `bug-binutils'.
1658         * README: Likewise.
1660 2000-12-19  Nick Clifton  <nickc@redhat.com>
1662         * dlltool.c: Add missing support for arm-epoc-pe.
1663         * configure.in: Add missing support for arm-epoc-pe.
1664         * configure: Regenerate.
1666 2000-12-15  Nick Clifton  <nickc@redhat.com>
1668         * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
1669         Mode parts of the x86 port.
1671 2000-12-04  Andreas Jaeger  <aj@suse.de>
1673         * readelf.c (guess_is_rela): Add EM_X86_64.
1674         (dump_relocations): Add EM_X86_64.
1675         (get_machine_name): Add EM_X86_64.
1676         Include "elf/x86-64.h".
1678 2000-12-12  Nick Clifton  <nickc@redhat.com>
1680         * readelf.c: Fix formatting.
1682 2000-12-11  Jan Hubicka  <jh@suse.cz>
1684         * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
1686 2000-12-07  Andrew Haley  <aph@redhat.com>
1688         * readelf.c (display_debug_frames): Only display columns that are
1689         referenced by the frame debug info.
1691 2000-12-05  Nick Clifton  <nickc@redhat.com>
1693         * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
1695 2000-12-04  Jason Merrill  <jason@redhat.com>
1697         * readelf.c (process_section_headers): Handle linkonce.wi sections.
1698         (display_debug_section): Likewise.
1699         (display_debug_info): Display CU header before bailing.
1701 2000-12-01  Chris Demetriou  <cgd@sibyte.com>
1703         * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
1704         EF_MIPS_ARCH.  Replace use of E_MIPS_MACH_MIPS32 with
1705         E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
1707         * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
1708         and E_MIPS_ARCH_64.
1710         * readelf.c (get_machine_flags): Add case for
1711         E_MIPS_MACH_SB1.
1713 2000-11-30  Richard Earnshaw  <rearnsha@arm.com>
1715         * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
1717 2000-11-28  Hans-Peter Nilsson  <hp@bitrange.com>
1719         * MAINTAINERS: Add J�örn Rennecke and self as SH maintainers.
1720         Change sourceware.cygnus.com to sources.redhat.com.
1721         Fix typo for "amongst".
1723 2000-11-28  Nick Clifton  <nickc@redhat.com>
1725         * strip.1 (COPYING): Mention that the GNU Free Documentation
1726         License is present in the sources, but not the output, and
1727         also available from the GNU website.
1728         (GNU Free Documentation License): Comment out this section.
1729         * strings.1: Ditto.
1730         * size.1: Ditto.
1731         * ranlib.1: Ditto.
1732         * objdump.1: Ditto.
1733         * objcopy.1: Ditto.
1734         * nm.1: Ditto.
1735         * nlmconv.1: Ditto.
1736         * ar.1: Ditto.
1737         * addr2line.1: Ditto.
1739 2000-11-27  DJ Delorie  <dj@redhat.com>
1741         * readelf.c (usage): Add -wf (--debug-dump=frames) option.
1742         (parse_args): Support -wf option.
1743         (process_section_headers): Ditto.
1744         (debug_displays): Ditto.
1745         (display_debug_frames): New, dump *_frame sections.
1746         (frame_need_space): Support for above.
1747         (frame_display_row): Ditto.
1748         * binutils.texi: Document it.
1750 2000-11-24  Nick Clifton  <nickc@redhat.com>
1752         * NEWS: Announce support for v5t, v5te and XScale.
1754 2000-11-22  Nick Clifton  <nickc@redhat.com>
1756         * readelf.c (get_machine_name): Add EM_JAVELIN, EM_FIREPATH,
1757         EM_ZSP, EM_MMIX, EM_HUANY, EM_PRISM.
1758         (get_section_type_name): Add SHT_GROUP and SHT_SYMTAB_SHNDX.
1759         (get_elf_section_flags: Add SHF_GROUP.
1760         (process_section_headers): Adjust output for 32-bit binaries
1761         to look nice on an 80 column terminal.
1763 2000-11-20  H.J. Lu  <hjl@gnu.org>
1765         * readelf.c (get_osabi_name): Change ELFOSABI_MONTEREY to
1766         ELFOSABI_AIX.
1768 2000-11-17  Richard Henderson  <rth@redhat.com>
1770         * readelf.c (display_debug_lines): Adjust last change to
1771         use sizeof (external->li_length).
1773 2000-11-17  Richard Henderson  <rth@redhat.com>
1775         * readelf.c (display_debug_lines): Fix section length check
1776         and end_of_sequence computation.
1778 2000-11-06  Nick Clifton  <nickc@redhat.com>
1780         * binutils.texi: Add GNU Free Documentation License.
1781         * objcopy.1: Add GNU Free Documentation License.
1782         * objdump.1: Add GNU Free Documentation License.
1783         * addr2line.1: Add GNU Free Documentation License.
1784         * ar.1: Add GNU Free Documentation License.
1785         * nlmconv.1: Add GNU Free Documentation License.
1786         * nm.1: Add GNU Free Documentation License.
1787         * ranlib.1: Add GNU Free Documentation License.
1788         * size.1: Add GNU Free Documentation License.
1789         * strings.1: Add GNU Free Documentation License.
1790         * strip.1: Add GNU Free Documentation License.
1792 2000-10-06  Luciano Gemme <ishitawa@yahoo.com>
1794         * objcopy.c (--srec-len=nn): New parameter to set the
1795         maximum length of generated Srecords.
1796         (--srec-forceS3): New parameter that restricts the generation of
1797         Srecords to type S3 only.
1798         * binutils.texi: Document new command line switches.
1799         * objcopy.1: Docuemnt the new command line switches.
1800         * NEWS: Announce the existence of the new command line switches.
1802 2000-10-31  Nick Clifton  <nickc@redhat.com>
1804         * MAINTAINERS: Add Jim Wilson as the maintainer for the IA64
1805         code.  Add Eric Chrisopher as maintainer of MN10300 port.
1807 2000-10-12  Roger Sayle  <roger@metaphorics.com>
1809         * Make comma after string after icon/control optional.
1811 2000-09-13  Anders Norlander  <anorland@acc.umu.se>
1813         * readelf.c (get_machine_flags): Also print EF_MIPS_MACH field.
1815         * NEWS: Mention support for MIPS32.
1817 2000-09-08  Nick Clifton  <nickc@redhat.com>
1819         * MAINTAINERS: Add Stephane Carrez as maintainer for 68HC[11|12].
1821 2000-09-07  H.J. Lu  <hjl@gnu.org>
1823         * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
1824         * configure: Rebuild.
1826 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
1828         * configure: Rebuilt with new libtool.m4.
1830 2000-09-05  Nick Clifton  <nickc@redhat.com>
1832         * aclocal.m4: Regenerate.
1833         * config.in: Regenerate.
1834         * configure: Regenerate.
1836 2000-09-04  Todd Vierling  <tv@wasabisystems.com>
1838         * strip.1: Fix stray '\' in -o formatting.
1840 2000-09-02  Nick Clifton  <nickc@redhat.com>
1842         * configure.in: Increase version number to 2.10.91.
1843         * configure: Regenerate.
1844         * aclocal.m4: Regenerate.
1845         * config.in: Regenerate.
1846         * po/binutils.pot: Regenerate.
1848 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
1850         * acinclude.m4: Include libtool and gettext macros from the
1851         top level.
1852         * aclocal.m4, configure: Rebuilt.
1854 2000-08-30  Jamie Guinan  <guinan@bluebutton.com>
1856         * resrc.c (close_input_stream): Delete extraneous logic
1858 2000-08-24  Hans-Peter Nilsson  <hp@axis.com>
1860         * NEWS: Mention support for CRIS.
1862 2000-08-21  Nick Clifton  <nickc@redhat.com>
1864         * addr2line.c: Changed email address for Ulrich Lauther.
1866 2000-08-17  Christopher C. Chimelis <chris@debian.org>
1868         * objdump.c (LONGEST_ARCH): Set to sizeof("powerpc:common").
1870 2000-08-17  Nick Clifton  <nickc@redhat.com>
1872         * readelf.c (display_debug_pubnames): Only issue warning
1873         message once.  Terminate message with a new line.
1874         (display_debug_aranges): Only display version 2 debug info.
1876 2000-08-14  Todd Vierling <tv@wasabisystems.com>
1878         * objcopy.c (strip_main): Silently accept -d as an alias for -g
1879         for compatability with old BSD systems.
1881 2000-08-14  Jason Eckhardt  <jle@cygnus.com>
1883         * NEWS: Mention i860 support.
1885 2000-08-11  Carlo Wood <carlo@alinoe.com>
1887         * addr2line.c (main): Add const to char *.
1889 2000-08-11  Geoff Keating  <geoffk@cygnus.com>
1891         * ar.c (main): Don't crash if called with no arguments
1892         or only '-X32_64' as an argument.
1894 2000-08-08  DJ Delorie  <dj@redhat.com>
1896         * resrc.c: use "gcc -xc" instead of -xc-header
1898 2000-08-05  Jason Eckhardt  <jle@cygnus.com>
1900         * readelf.c (elf/i860.h): Include.
1901         (dump_relocations): Add recognition of i860 architecture.
1902         (guess_is_rela): Add recognition of i860 architecture.
1904 2000-08-03  Nick Clifton  <nickc@cygnus.com>
1906         * MAINTAINERS: Add information about CGEN maintainers.
1908 2000-07-26  Geoff Keating  <geoffk@cygnus.com>
1910         * nm.c (main): Ignore '-X32_64' as an option.
1911         * ar.c (main): Likewise.
1912         * binutils.texi (nm): Document new option.
1913         (ar): Likewise.
1915 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
1917         * rdcoff.c (external_coff_symbol_p): K&R-ise.
1919 2000-07-20  H.J. Lu  <hjl@gnu.org>
1921         * binutils.texi: Put back "@end table" deleted by
1922         accident.
1924 2000-07-05  Kenneth Block  <krblock@computer.org>
1926         * nm.c: Add optional style to demangle switch.
1927         * objdump.c: Add optional style to demangle switch.
1928         * addr2line.c: Add optional style to demangle switch.
1929         * binutils.texi: Document optional style to demangle
1930         switch.
1932 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
1934         * MAINTAINERS: Add self as CRIS port maintainer.
1935         * readelf.c: Include elf/cris.h.
1936         (guess_is_rela): Handle EM_CRIS.
1937         (dump_relocations): Ditto.
1938         (get_machine_name): Ditto.
1939         * Makefile.am: Rebuild dependencies.
1940         * Makefile.in: Regenerate.
1941         * po/binutils.pot: Regenerate.
1943 2000-07-19  H.J. Lu  <hjl@gnu.org>
1945         * readelf.c (get_dynamic_type): Change "AUXILARY" to
1946         "AUXILIARY".
1947         (process_dynamic_segment): Print out strings for DT_CONFIG,
1948         DT_DEPAUDIT, DT_AUDIT and DT_RUNPATH.
1950 2000-07-19  Mark Kettenis  <kettenis@gnu.org>
1952         * nm.c (usage): Change output of `nm --help' to include a
1953         description of the purpose of the program and a detailed
1954         description of the accepted options.
1956 2000-07-19  H.J. Lu  <hjl@gnu.org>
1958         * readelf.c (process_dynamic_segment): Change DF_1_NODEPLIB
1959         to DF_1_NODEFLIB.
1961 2000-07-19  H.J. Lu  <hjl@gnu.org>
1963         * readelf.c (get_dynamic_type): Fix DT_CHECKSUM.
1965 2000-07-19  H.J. Lu  <hjl@gnu.org>
1967         * readelf.c (get_dynamic_type): Change DT_FEATURE_1 to
1968         DT_FEATURE.
1969         (process_dynamic_segment): Likewise.
1971         * readelf.c (get_dynamic_type): Handle DT_CONFIG, DT_DEPAUDIT,
1972         DT_AUDIT, DT_PLTPAD, DT_MOVETAB and DT_CHECKSUM.
1973         (process_dynamic_segment): Handle DTF_1_CONFEXP, DF_1_NODEPLIB,
1974         DF_1_NODUMP and DF_1_CONLFAT.
1976 2000-07-18  Nick Clifton  <nickc@cygnus.com>
1978         * binutils.texi (readelf): Fix spelling typo.
1980 2000-07-11  Mark Kettenis  <kettenis@gnu.org>
1982         * objdump.c (usage): Make output of `objdump --help' more
1983         consistent with the rest of the GNU world.  Add a line describing
1984         the purpose of the program.
1986 2000-07-10  David Huggins-Daines  <dhd@linuxcare.com>
1988         * stabs.c (parse_stab_range_type): Cast to proper type to fix
1989         warning.
1991 2000-07-10  Ryan Bradetich  <rbradetich@uswest.net>
1993         * readelf.c (get_dynamic_data): Add casts and use unsigned chars
1994         to fix warnings.
1995         (process_symbol_table): Ditto.
1996         (procesS_extended_line_op): Ditto.
1997         (display_debug_lines): Ditto.
1998         (display_debug_pubnames): Ditto.
1999         (read_and_display_attr): Ditto.
2001 2000-07-09  Nick Clifton  <nickc@cygnus.com>
2003         * MAINTAINERS: Add several more port specific maintainers.
2005 2000-07-05  Nick Clifton  <nickc@cygnus.com>
2007         * MAINTAINERS: Add blanket write privs for Michael Meissner.
2009 2000-06-05  DJ Delorie  <dj@redhat.com>
2011         * MAINTAINERS: New.
2013 2000-07-01  Eric Fifer  <EFifer@sanwaint.com>
2015         * dllwrap.c: Changed mistaken dyn_string_append() calls
2016         to dyn_string_append_cstr().
2018 2000-07-01  Alexander Aganichev <AAganichev@hypercom.com>
2020         * stabs.c (parse_stab_type): Divide size in bits by 8 as binutils
2021         struct debug_type stores size in bytes.
2023 2000-07-01  Alan Modra  <alan@linuxcare.com.au>
2025         * Makefile.am (DEP): Fix 2000-06-22.  grep after running dep.sed
2026         (CLEANFILES): Add DEPA.
2027         * Makefile.in: Regenerate.
2029 2000-06-27  Alan Modra  <alan@linuxcare.com.au>
2031         * ar.c: Revert incorrect 2000-06-25 patch.
2032         * bucomm.c: Likewise.
2034 2000-06-25 Mark Elbrecht <snowball3@bigfoot.com>
2036         * rdcoff (parse_coff_symbol): Treat GNU weak symbols as external.
2037         (external_coff_symbol_p): New function.
2038         (parse_coff): Use it.
2040 2000-06-25  Alexander Aganichev <AAganichev@hypercom.com>
2042         * ar.c (normalize): Advance past both characters in a DOS based
2043         <letter>: filepath prefix.
2044         (main): Likewise.
2045         * bucomm.c (make_tempname): Likewise.
2047 2000-06-24  Nick Clifton  <nickc@cygnus.com>
2049         * objdump.c (usage): Fix description of --stabs switch.
2051 2000-06-22  Alan Modra  <alan@linuxcare.com.au>
2053         * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
2054         find one.
2055         * Makefile.in: Regenerate.
2057 2000-06-20  Alexander Aganichev <AAganichev@hypercom.com>
2059         * ar.c (normalize): Correct pointer comparison when checking for
2060         backslashes.
2061         (main): Likewise.
2062         * bucomm.c (make_tempname): Likewise.
2064         * ieee.c (ieee_start_compilation_unit): Correct pointer comparison
2065         and search for backslashes in the original pathname.
2066         (ieee_add_bb11): Likewise.
2068 2000-06-18  Nick Clifton  <nickc@redhat.com>
2070         * ar.c (print_contents): Improve verbose message.
2072 2000-06-15  H.J. Lu  <hjl@gnu.org>
2074         * dyn-string.c: Removed. Not needed with dyn-string.c in
2075         libiberty.
2076         * dyn-string.h: Likewise.
2078         * Makefile.am: Remove references to dyn-string.c and
2079         dyn-string.h. Rebuild dependency.
2080         * Makefile.in: Rebuild.
2082 2000-06-15  H.J. Lu  <hjl@gnu.org>
2084         * binutils.texi: Put a warning on copying relocatable object
2085         files between two different formats.
2087 2000-06-13  DJ Delorie  <dj@cygnus.com>
2089         * rcparse.y (control): ICON controls take an id as the first
2090         parameter, not an optional string.  Also, call new convenience
2091         function that takes res_id's.
2092         * resrc.c (define_control): missing text means zero-length string,
2093         not zero ID.
2094         (define_icon_control): New.
2095         * windres.h: declare define_icon_control.
2097 2000-06-13  H.J. Lu  <hjl@gnu.org>
2099         * configure: Regenerate.
2101 2000-06-08  David O'Brien  <obrien@FreeBSD.org>
2103         * configure.in (VERSION): Update to show this is the CVS mainline.
2105 2000-06-02  David O'Brien  <obrien@FreeBSD.org>
2107         * strings.c (isgraphic): Interpret <TAB> as a printable character,
2108         analogous to <SPACE>.
2110 2000-05-30  Alan Modra  <alan@linuxcare.com.au>
2112         * objdump.c (display_target_list): Use bfd_close_all_done, not
2113         bfd_close to fix crash caused by 2000-05-24 change.
2115 2000-05-25  DJ Delorie  <dj@cygnus.com>
2117         * resrc.c (close_input_stream): zero out cpp_pipe after closing it.
2119 2000-05-26  Alan Modra  <alan@linuxcare.com.au>
2121         * Makefile.am: Update dependencies with "make dep-am"
2122         * Makefile.in: Regenerate.
2124 2000-05-26  Eli Zaretskii  <eliz@is.elta.co.il>
2126         * ar.c: Include filenames.h.
2127         (normalize) [HAVE_DOS_BASED_FILE_SYSTEM]: Support backslashes
2128         and drive letters in file names.
2129         (main): Support backslashes and drive letters in argv[0].  Drop
2130         the .exe suffix, if any, in argv[0] if is_ranlib is negative.  Use
2131         FILENAME_CMP instead of strcmp to compare file names.
2132         (open_inarch) [__GO32__]: Don't ifdef errno != ENOENT test for
2133         DJGPP v2.
2134         (do_quick_append) [__GO32__]: Ditto.
2135         (get_pos_bfd, delete_members, move_members, replace_members):
2136         Compare file names with FILENAME_CMP.
2138         * bucomm.c: Include filenames.h.
2139         (make_tempname) [HAVE_DOS_BASED_FILE_SYSTEM]: Support mixed
2140         forward/backward slashes and drive letters in file names.
2142         * ieee.c (ieee_start_compilation_unit, ieee_add_bb11): Support
2143         mixed forward/backward slashes and drive letters in file names.
2145         * strings.c (O_BINARY, setmode, SET_BINARY): Define.
2146         (main) [SET_BINARY]: Use SET_BINARY to switch stdin into binary
2147         mode.
2149         * objcopy.c: Include filenames.h.
2150         (main) [HAVE_DOS_BASED_FILE_SYSTEM]: Drop the .exe suffix
2151         before comparing to "strip".
2152         Use FILENAME_CMP to compare file names.
2154         * arsup.c: Include filenames.h.
2155         (map_over_list, ar_delete, ar_replace, ar_extract): Use
2156         FILENAME_CMP to compare file names.
2157         (ar_open): Prepend "tmp-" instead of appending "-tmp", to create
2158         the temporary file name.
2160         * configure.in: Check for setmode.
2161         * configure: Regenerate.
2163 2000-05-24  Alan Modra  <alan@linuxcare.com.au>
2165         * objdump.c (display_target_list): Close the bfd.
2166         (display_info_table): Likewise.
2168 2000-05-14  H.J. Lu  (hjl@gnu.org)
2170         * objcopy.c (filter_symbols): Don't strip global symbols in
2171         relocatable object files.
2173 2000-05-14  Alan Modra  <alan@linuxcare.com.au>
2175         * size.c (usage): Associate short options with corresponding long
2176         option to give a clue as to their function.
2178 2000-05-14  Philippe De Muyter  <phdm@macqel.be>
2180         * size.c (main): Accept and ignore `-f' option.
2182 2000-05-13  Alan Modra  <alan@linuxcare.com.au>
2184         * bucomm.h (gettext, dgettext, dcgettext, textdomain,
2185         bindtextdomain): Replace defines with those from intl/libgettext.h
2186         to quieten gcc warnings.
2188 2000-05-12  H.J. Lu  <hjl@gnu.org>
2190         * nlmconv.c (temp_filename): Removed.
2192         * nlmconv.c (link_inputs): Use make_temp_file () instead of
2193         choose_temp_base ().
2194         * objdump.c (display_target_list): Likewise.
2195         (display_info_table): Likewise.
2197 2000-05-08  Alan Modra  <alan@linuxcare.com.au>
2199         * objcopy.c (setup_section): Add const and gettext calls for err.
2201 2000-05-02  H.J. Lu  <hjl@gnu.org>
2203         * readelf.c (get_osabi_name): Handle ELFOSABI_NONE instead of
2204         ELFOSABI_SYSV. Also handle ELFOSABI_NETBSD, ELFOSABI_HURD,
2205         ELFOSABI_SOLARIS, ELFOSABI_MONTEREY, ELFOSABI_IRIX,
2206         ELFOSABI_FREEBSD, ELFOSABI_TRU64, ELFOSABI_MODESTO
2207         and ELFOSABI_OPENBSD.
2209 2000-05-02  Kazu Hirata  <kazu@hxi.com>
2211         * coffgrok.c: Add ATTRIBUTE_UNUSED as appropriate.
2212         * srconv.c: Likewise.
2213         * sysdump.c: Likewise.
2215 2000-04-23  Denis Chertykov  <denisc@overta.ru>
2217         * readelf.c (guess_is_rela): AVR uses RELA relocations.
2218         (get_machine_name): machine name for EM_AVR added.
2220 2000-04-21  Richard Henderson  <rth@cygnus.com>
2221             David Mosberger  <davidm@hpl.hp.com>
2223         * Makefile.am (readelf.o): Add elf/ia64.h.
2224         * Makefile.in: Rebuild.
2225         * readelf.c: Include elf/ia64.h.
2226         (guess_is_rela, dump_relocations): Handle EM_IA_64.
2228 2000-04-17  Timothy Wall  <twall@cygnus.com>
2230         * objdump.c (disassemble_data): Set octets per byte *after*
2231         resolving arch/mach for binary files.
2233 2000-04-14  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
2235         * arlex.l: Add directives to increase lex buffer size.
2237         * objdump.c, readelf.c: Don't include strarg.h or varargs.h. They are
2238         already included by bucomm.h.
2240 2000-04-10  Philippe De Muyter  <phdm@macqel.be>
2242         * readelf.c (dynamic_segment_mips_val): Call `sprintf', not
2243         `strftime' since strftime is not available on all systems.
2244         (process_mips_specific): Ditto.
2246 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
2248         * configure.in (WARN_CFLAGS): Set to -W -Wall by default.  Add
2249         --enable-build-warnings option.
2250         * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
2251         * Makefile.in, configure: Re-generate.
2253 2000-04-06  Alan Modra  <alan@linuxcare.com.au>
2255         * addr2line.c: Update copyright.
2256         * objcopy.1: Likewise, and title.
2257         * strings.1: Likewise.
2259         * version.c (print_version): Add 2000.
2261         * rddbg.c (read_section_stabs_debugging_info): Don't use
2262         bfd_size_type for strx to avoid printf problems if BFD64.
2264         * bucomm.c: (report): Remove `static'.
2265         Move inclusion of stdarg.h/vararg.h from here.
2266         * bucomm.h: To here.
2267         (CONST): Change all occurences to const.
2268         (report): Declare it.
2269         (bfd_fatal): Add ATTRIBUTE_NORETURN.
2270         (fatal): Add ATTRIBUTE_PRINTF_1 ATTRIBUTE_NORETURN.
2271         (non_fatal): Add ATTRIBUTE_PRINTF_1.
2273         * ar.c (main): Use fatal or non_fatal instead of fprintf.
2274         Correct a typo in an error message.
2275         (do_quick_append): Use non_fatal instead of fprintf.
2276         (move_members): Use fatal instead of fprintf, exit.
2277         * coffdump.c (main): Same here.
2279         * dlltool.c (display): Delete.
2280         (warn): Delete.
2281         (inform): Use `report' instead of `display'.
2282         (rvaafter): Remove trailing \n from fatal error msg.
2283         (rvabefore): Ditto.
2284         (asm_prefix): Ditto.
2285         (yyerror): Replace `warn' with `non_fatal', and remove \n.
2286         (def_name): Likewise.
2287         (run): Likewise.
2288         (scan_all_symbols): Likewise.
2289         (gen_lib_file): Likewise.
2290         (def_library): Likewise.  Remove extra program_name too.
2291         (run): Remove \n from inform strings.
2292         (scan_drectve_symbols): Likewise.
2293         (add_excludes): Likewise.
2294         (scan_open_obj_file): Likewise.
2295         (gen_exp_file): Likewise.
2296         (gen_lib_file): Likewise.
2297         (process_duplicates): Likewise.
2299         * Makefile.am (dllwrap_SOURCES): Add version.c.
2300         * dllwrap.c (program_version): Delete.
2301         (print_version): Delete.
2302         (display): Always print trailing \n.
2303         (warn): New.
2304         (delete_temp_files): Use warn instead of fprintf.  Use gettext.
2305         (run): Here too.
2306         (main): And here.
2307         (usage): gettext'ify.
2308         (long_options): Add missing initialisers.
2310         * nlmconv.c (main): Use fatal/non_fatal instead of fprintf.
2311         (select_output_format): Likewise.
2312         (powerpc_mangle_relocs): Likewise.
2313         (link_inputs): Likewise.
2315         * nm.c (set_print_radix): Use fatal instead of fprintf, exit.
2316         (set_output_format): Likewise.
2317         (main): Use non_fatal instead of fprintf.
2318         (display_rel_file): Likewise.
2320         * objdump.c (slurp_symtab): Use non_fatal instead of fprintf.
2321         (slurp_dynamic_symtab): Same here.
2322         (disassemble_data): And here.
2323         (read_section_stabs): And here.
2324         (read_section_stabs): And here.
2325         (dump_bfd): And here.
2326         (main): And here.
2327         (objdump_sprintf): Use fatal instead of fprintf, exit.
2328         (disassemble_data): Same here.
2330         * rdcoff.c (parse_coff_type): Use non_fatal instead of fprintf.
2331         (parse_coff_struct_type): Same here.
2332         (parse_coff_enum_type): And here.
2333         (parse_coff): And here.
2334         * rddbg.c (read_debugging_info): And here.
2335         * size.c (main): And here.
2336         * windres.c (format_from_name): And here.
2337         * wrstabs.c (stab_write_symbol): Here too.
2338         (write_stabs_in_sections_debugging_info): And here.
2339         (stab_int_type): And here.
2340         (stab_struct_field): And here.
2341         (stab_typdef): And here.
2343         * rescoff.c (read_coff_rsrc): Use fatal instead of fprintf, exit.
2344         * srconv.c (main): Same here.
2345         * strings.c (main): And here.
2346         (integer_arg): And here.
2347         * sysdump.c (main): And here.
2349 2000-04-06  Timothy Wall  <twall@cygnus.com>
2351         * objdump.c (dump_section_header): Print CLINK and BLOCK flags.
2353 2000-04-06  Jason Merrill  <jason@yorick.cygnus.com>
2355         * readelf.c (decode_location_expression): Loop through multiple
2356         operations.
2357         (read_and_display_attr): Pass in length.
2359         * readelf.c (read_and_display_attr): Add CU offset to references.
2360         (display_debug_info): Pass it in.
2362 2000-04-06  Nick Clifton  <nickc@cygnus.com>
2364         * readelf.c (decode_ARM_machine_flags): New function.
2365         (get_machine_flags): Call decode_ARM_machine_flags for ARM
2366         targets.
2368         (get_machine_name): Catch EM_AVR
2370 2000-04-05  Alan Modra  <alan@linuxcare.com.au>
2372         * binutils.texi: Remove optional `=' from long options that have
2373         an `=' in the argument.
2374         * objcopy.1: Here too.  Remove extra space on discard-all.
2376         * binutils.texi (objcopy): Mention --redefine-sym.
2377         * objcopy.1: Here too.
2378         * NEWS: And here.
2380         * objcopy.c (parse_flags): Split off flag names from error message
2381         gettext as they are not translated.
2382         (copy_main): Similarly split off option name for --add-section,
2383         --set-section-flags, --change-section-vma, --change-section-lma
2384         error messages.
2385         Some white space changes.
2387         from Matthew Benjamin <matt@linuxbox.nu>
2388         * objcopy.c (struct redefine_node): New.
2389         (redefine_sym_list): New.
2390         (redefine_list_append): New.
2391         (lookup_sym_redefinition): New.
2392         (OPTION_REDEFINE_SYM): New.
2393         (copy_options): Add --redefine-sym option.
2394         (copy_usage): Mention it.
2395         (filter_symbols): Rename symbols on redefine_sym_list.
2396         (copy_object): Call filter_symbols if redefine_sym_list != NULL.
2397         (copy_main): Handle OPTION_REDEFINE_SYM.
2399 2000-04-04  H.J. Lu  <hjl@gnu.org>
2401         * readelf.c (process_symbol_table): Correctly read in symbol
2402         versioning information.
2404 2000-04-04  Alan Modra  <alan@linuxcare.com.au>
2406         * po/binutils.pot: Regenerate.
2408         * addr2line.c (usage): Restore translated part of bug string.
2409         * ar.c (usage): Likewise.
2410         * nlmconv.c (show_usage): Likewise.
2411         * nm.c (usage): Likewise.
2412         * objcopy.c (copy_usage): Likewise.
2413         (strip_usage): Likewise.
2414         * objdump.c (usage): Likewise.
2415         * readelf.c (usage): Likewise.
2416         * size.c (usage): Likewise.
2417         * strings.c (usage): Likewise.
2418         * windres.c (usage): Likewise.
2420         * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
2421         (DEP): Quote when passing vars to sub-make.  Add warning
2422         message to end.
2423         (DEP1): Rewrite for "gcc -MM".
2424         (CLEANFILES): Add DEP2.
2425         Update dependencies.
2426         * Makefile.in: Regenerate.
2428 2000-04-04  H.J. Lu  <hjl@gnu.org>
2430         * Makefile.am (GENERATED_HFILES): Add rcparse.h
2431         (arparse.h): Depend on arparse.c
2432         (defparse.h, nlmheader.h, rcparse.h, sysinfo.h): Similarly.
2434 2000-04-03  H.J. Lu  (hjl@gnu.org)
2436         * size.c (usage): Use REPORT_BUGS_TO.
2438 2000-04-03  Alan Modra  <alan@linuxcare.com.au>
2440         * bucomm.h: #include "bin-bugs.h"
2441         * addr2line.c (usage): Use REPORT_BUGS_TO.
2442         * ar.c (usage): Likewise.
2443         * nlmconv.c (show_usage): Likewise.
2444         * nm.c (usage): Likewise.
2445         (OPTION_TARGET): Define.
2446         (long_options): Use OPTION_TARGET rather than 200.
2447         (main): Likewise.
2449         * objcopy.c (copy_usage): Use REPORT_BUGS_TO.
2450         (strip_usage): Likewise.
2451         * objdump.c (usage): Likewise.
2452         * readelf.c (usage): Likewise.
2453         * strings.c (usage): Likewise.
2454         * windres.c (usage): Likewise.
2456 2000-03-31  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2458         * readelf.c: Include sys/types.h before sys/stat.h for ultrix.
2460 2000-03-27  Nick Clifton  <nickc@cygnus.com>
2462         * rddbg.c (read_section_stabs_debugging_info): Catch out of range
2463         string offsets in corrupt stabs entries.
2465 2000-03-27  Alan Modra  <alan@linuxcare.com.au>
2467         * readelf.c: Include elf/avr.h
2468         (dump_relocations): Add EM_AVR case.
2470 2000-03-09  Tim Waugh  <twaugh@redhat.com>
2472         * strings.1: Correct '-bytes' to '--bytes'.
2474 2000-03-08  H.J. Lu  <hjl@gnu.org>
2476         * Makefile.am (install-exec-local): Depend on
2477         install-binPROGRAMS for parallel make.
2478         * Makefile.in: Regenerated.
2480 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
2482         From Brad Lucier <lucier@math.purdue.edu>:
2483         * readelf.c (process_dynamic_segment): Add cast to make sure
2484         argument to %* is int.
2486 2000-02-25  H.J. Lu  <hjl@gnu.org>
2488         * configure.in (AC_SEARCH_LIBS): Pass m, not -lm.
2490 2000-02-24  Nick Clifton  <nickc@cygnus.com>
2492         * configure.in: Add arm-wince, mips-pe and sh-pe targets.
2493         * configure: Regenerate.
2495         * dlltool.c: Add support for sh-pe and mips-pe targets.
2496         * rescoff.c: Add support for sh-pe and mips-pe targets.
2498 2000-02-23  H.J. Lu  <hjl@gnu.org>
2500         * readelf.c (get_osabi_name): Handle ELFOSABI_LINUX.
2502 2000-02-22  Nick Clifton  <nickc@cygnus.com>
2504         * readelf.c (process_symbol_table): Remove use of ELF_ST_OTHER.
2506 2000-02-22  Ian Lance Taylor  <ian@zembu.com>
2508         From Brad Lucier <lucier@math.purdue.edu>:
2509         * readelf.c (process_version_sections): Add casts to make sure
2510         argument to %* is an int.
2511         (process_mips_specific): Add casts to make printf arguments match
2512         format.
2514 2000-02-21  Alan Modra  <alan@spri.levels.unisa.edu.au>
2516         * objdump.c (dump_section_header): Change `opb' to unsigned.
2517         (find_symbol_for_address): Same here.
2518         (disassemble_data): And here.  Change `addr_offset',
2519         `stop_offset', `nextstop_offset' to unsigned long.
2520         (dump_data): Change opb to unsigned.
2522 2000-02-18  Frank Ch. Eigler  <fche@redhat.com>
2524         * resrc.c: Remove unmatched #if for cygwin.
2526 2000-02-14  Fernando Nasser  <fnasser@totem.to.cygnus.com>
2528         * binutils.texi: Document the change of flavor name from atpcs-special
2529         to special-atpcs to prevent name conflict in gdb.
2531 2000-02-08  Timothy Wall  <twall@redhat.com>
2533         * objdump.c (show_line): Fix bug preventing printing of the very
2534         first line (line zero) of a file when interlisting source and
2535         assembly.  Added option to print entire context from start of file
2536         when the first line from that file is encountered.
2538 2000-02-03  Timothy Wall <twall@redhat.com>
2540         * objdump.c (dump_section_header, find_symbol_for_address,
2541         show_line, disassemble_bytes, disassemble_data, dump_data):
2542         distinguish between octets and bytes.
2544 2000-01-27  Thomas de Lellis  <tdel@windriver.com>
2546         * nm.c (print_symbol_info_bsd): Use bfd_is_undefined_symclass to
2547         check to unresolved symbols.
2548         (print_symbol_info_sysv):  Ditto.
2549         (print_symbol_info_posix):  Ditto.
2551         * binutils.texi: Document new 'V' symclass flag for nm.
2553 2000-01-27  Nick Clifton  <nickc@redhat.com>
2555         * binutils.texi (objdump): Document new ARM specific
2556         disassembler options.
2558         * objdump.c (usage): Call disassembler_usage().
2560 2000-01-27  Alan Modra  <alan@spri.levels.unisa.edu.au>
2562         * readelf.c (get_dynamic_flags): Return buff.
2563         (process_dynamic_segment): Don't pass error strings to printf
2564         as format arg.
2565         (read_and_display_attr): Use lx and ld to print longs.
2566         (process_corefile_note_segment): Cast bfd_vma to unsigned long
2567         before printing.
2568         Update copyright.
2570 2000-01-17  Nick Clifton  <nickc@cygnus.com>
2572         * readelf.c (get_osabi_name): Recognise ELFOSABI_ARM.
2574 2000-01-15  Alan Modra  <alan@spri.levels.unisa.edu.au>
2576         * debug.c (debug_name_type): Return DEBUG_TYPE_NULL rather than
2577         false.
2578         (debug_tag_type): Here too.
2579         * ieee.c (ieee_builtin_type): And here.
2580         * stabs.c (parse_stab_type, parse_stab_array_type): And here.
2582 2000-01-13  Nick Clifton  <nickc@cygnus.com>
2584         * readelf.c (get_machine_name): Change EM_S370 to return "IBM
2585         System/370".
2587 2000-01-11  Nick Clifton  <nickc@cygnus.com>
2589         * readelf.c (get_dynamic_type): Remove DT_ENCODING.
2591 2000-01-10  Nick Clifton  <nickc@cygnus.com>
2593         * readelf.c (get_note_type): Display NT_WIN32PSTATUS notes.
2595 2000-01-07  Mumit Khan  <khan@xraylith.wisc.edu>
2597         * windres.c (long_options): Add --use-temp-file and
2598         --no-use-temp-file options.
2599         (usage): Document.
2600         (main): Handle.
2602         * windres.h: Update read_rc_file prototype.
2604         * resrc.c (cpp_temp_file): New static variable.
2605         (istream_type): New static variable.
2606         (close_pipe): Delete function.
2607         (run_cmd): New static function.
2608         (open_input_stream): New static function.
2609         (close_input_stream): New static function.
2610         (look_for_default): Handle DOS directory separator. Use
2611         open_input_stream instead of popen.
2612         (read_rc_file): Likewise.
2614         * binutils.texi: Document --use-temp-file, --no-use-temp-file
2615         options.
2617 2000-01-04  Mumit Khan  <khan@xraylith.wisc.edu>
2619         * dlltool.c (create_compat_implib): New variable.
2620         (gen_exp_file): Use.
2621         (make_one_lib_file): Use.
2622         (long_options): Add --compat-implib option.
2623         (usage): Handle.
2624         (main): Handle.
2626         * dllwrap.c (enum target_type): Rename MINGW32_TARGET to MINGW_TARGET.
2627         (main): Use. Don't look for "32" in cygwin and mingw target names.
2629 2000-01-03  Nick Clifton  <nickc@cygnus.com>
2631         * binutils.texi: Document new, ARM specific disassembler
2632         command line switch "-M force-thumb".
2634 For older changes see ChangeLog-9899
2636 Local Variables:
2637 mode: change-log
2638 left-margin: 8
2639 fill-column: 74
2640 version-control: never
2641 End: