Index: bfd/ChangeLog
[binutils.git] / binutils / ChangeLog
blobfa3b1a95d1ba4f48a55b77519120587630b87e61
1 2001-12-07  Geoffrey Keating  <geoffk@redhat.com>
3         * readelf.c (guess_is_rela): Add support for stormy16.
4         (dump_relocations): Likewise.
5         (get_machine_name): Likewise.
7 2001-12-05  Nick Clifton  <nickc@cambridge.redhat.com>
9         * dllwrap.c (main) Replace multiple strings describing a
10         single error with a single, newline escaped sentence to permit
11         better translation into foreign languages.
13         * readelf.c (get_elf_class): Remove internalionalisation of ELF
14         class names.
16 2001-12-04  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
18         * strings.c (get_char): Initialize value.
20 2001-12-04  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
22         * arlex.l: Silence compile warnings.
23         * arsup.h: Likewise. Fix formatting.
25 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
27         * strings.c: Include config.h before bfd.h.
28         (file_off): New type.
29         (file_open): Define.
30         (print_strings): Use file_off instead of file_ptr.  Print addresses
31         which don't fit into long correctly.
32         (get_char): Use file_off instead of file_ptr.  Use getc_unlocked if
33         available.
34         (strings_file): Use file_off instead of file_ptr.  Use file_open.
35         * configure.in: Check for getc_unlocked.
36         Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
37         be defined for it.
38         * configure: Rebuilt.
39         * config.h.in: Rebuilt.
41 2001-11-29  H.J. Lu <hjl@gnu.org>
43         * bucomm.c (make_tempname): Revert the changes made on
44         2001-11-14 and 2001-11-12. They won't work with directories.
46 2001-11-23  John David Anglin  <dave@hiauly1.hia.nrc.ca>
48         * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
49         CFLAGS_FOR_TARGET to runtest in environment.
50         * Makefile.in: Rebuild.
51         * doc/Makefile.in: Rebuild.
53 2001-11-28  Mike Stump  <mrs@wrs.com>
55         * objcopy.c (setup_section): Preserve SEC_RELOC when
56         --set-section-flags is used.
58 2001-11-19  Nick Clifton  <nickc@cambridge.redhat.com>
60         * readelf.c (do_debug_str): New variable.
61         (display_debug_str): New function: Display the contents of a
62         .debug_str section.
63         (load_debug_str): New function: Load in the contents of a
64         .debug_str section.
65         (free_debug_str): New function: Free the memory used by
66         load_debug_str().
67         (fetch_indirect_string): Retrieve a string from the .debug_str
68         section.
69         (usage): Add -ws.
70         (parse_args): Accept -ws.
71         (process_section_headers): Allow the display of the .debug_str
72         section.
73         (read_and_display_attr_value): Use fetch_indirect_string.  Show
74         offset into .debug_str section.
75         (display_debug_info): Use load_debug_str and free_debug_str.
76         (debug_displays): Add .debug_str.
77         * doc/binutils.texi: Document -ws.
79 2001-11-19  Andreas Jaeger  <aj@suse.de>
81         * testsuite/binutils-all/objdump.exp: Add x86-64.
83 2001-11-15  Andreas Schwab  <schwab@suse.de>
85         * readelf.c: Fix warnings without terminating newline.
87 2001-11-15  Alan Modra  <amodra@bigpond.net.au>
89         * doc/binutils.texi (objdump): Document ppc -M options.
91 2001-11-14  Andreas Jaeger  <aj@suse.de>
93         * doc/binutils.texi (objdump): Fix description to use x86-64.
95 2001-11-14  Nick Clifton  <nickc@cambridge.redhat.com>
97         * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
98         not all systems provide mkstemp.
100 2001-11-14  Alan Modra  <amodra@bigpond.net.au>
102         * doc/binutils.texi (objdump): Document x86 -M options.
104 2001-11-13  Keith Walker <keith.walker@arm.com>
106         * readelf.c (read_and_display_attr_value): New function to
107         handle DW_FORM_indirect.
108         (read_and_display_attr): Use it.
110 2001-11-13  Geoffrey Keating  <geoffk@redhat.com>
112         * readelf.c (display_debug_lines): Deal with unknown standard
113         opcodes.  Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
114         DW_LNS_set_isa.
116 2001-11-13  Timothy Wall  <twall@alum.mit.edu>
118         * MAINTAINERS: Add self as tic54x maintainer.  This target
119         includes the IBM C54XDSP clone.
121 2001-11-12  * Steven J. Hill <sjhill@realitydiluted.com>
123         * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
125 2001-11-09  Jeffrey A Law  (law@cygnus.com)
127         * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
128         (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
129         (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
130         (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
131         (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
132         (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
133         (unw_decode_b2, unw_decode_b3_b4): Likewise.
135         * readelf.c (get_elf_class): Fix ISO portability glitch.
136         (get_data_encoding, get_osabi_name, request_dump): Likewise.
138 2001-11-07  Jakub Jelinek  <jakub@redhat.com>
140         * readelf.c (debug_str, debug_str_size): New.
141         (display_debug_abbrev): If no abbrevs were read, skip the CU.
142         Call free_abbrevs.
143         (read_and_display_addr): Handle DW_FORM_strp.
144         (display_debug_info): Read .debug_str section if present,
145         so that DW_FORM_strp can be handled.
146         Fix test for non-existant .debug_abbrev section.
148 2001-11-05  Jakub Jelinek  <jakub@redhat.com>
150         * arlex.l: Accept `\' in filenames.  Patch by <earl_chew@agilent.com>.
152         * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
154 2001-11-05  Martin Schwidefsky  <schwidefsky@de.ibm.com>
156         * MAINTAINERS: Add self as s390/s390x maintainer.
158 2001-11-02  Tom Rix  <trix@bluey.cygnus.com>
160         * MAINTAINERS: Add self as PPC XCOFF maintainer.
162 2001-11-02  Nick Clifton  <nickc@cambridge.redhat.com>
164         * configure.in (ALL_LINGUAS): Add "fr" and "tr".
165         * configure: Regernate.
166         * po/fr.po: New file.
167         * po/tr.po: New file.
169 2001-10-30  Hans-Peter Nilsson  <hp@bitrange.com>
171         * MAINTAINERS: Add self as MMIX port maintainer.
172         * readelf.c: Include elf/mmix.h.
173         (guess_is_rela): MMIX is RELA.
174         (dump_relocations): Handle MMIX relocations.
175         * Makefile.am: Regenerate dependencies.
176         * Makefile.in: Regenerate.
178 2001-10-13  Nick Clifton  <nickc@cambridge.redhat.com>
180         * readelf.c (parse_args): Handle multiple options to the -w
181         switch.
183 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
185         * readelf.c (get_section_type_name): Don't print SHT_ prefix for
186         LOPROC, LOOS and LOUSER.
188 2001-10-11  J"orn Rennecke <amylaar@onetel.net.uk>
190         * MAINTAINERS: Update my email address.
192 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
194         * doc/Makefile.in: Regenerate.
195         * configure: Regenerate.
197 2001-10-02  Nick Clifton  <nickc@cambridge.redhat.com>
199         * readelf.c (display_debug_line, display_debug_pubnames,
200         display_debug_info, display_debug_frames): Detect and warn
201         about 64-bit format entries.
202         (display_debug_aranges): Reword 64-bit warning.
203         (debug_displays): Add .debug_pubtypes as a known, but not yet
204         supported, debug section.
206 2001-10-02  Alan Modra  <amodra@bigpond.net.au>
208         * coffdump.c (PROGRAM_VERSION): Delete.
209         (main <'V'>): Call print_version.
210         * srconv.c: Likewise.
211         * sysdump.c: Likewise.
212         * version.c (program_version): Remove.
213         (print_version): Use BFD_VERSION_STRING.  Just print the current
214         year in copyright message.
215         * addr2line.c (program_version): Remove unused declaration.
216         * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
217         place of BFD_VERSION.
218         * Makefile.am (Makefile): Depend on bfd/configure.in.
219         (cplus-dem.o): Depend on Makefile.
220         Run "make dep-am".
221         * Makefile.in: Regenerate.
223 2001-10-01  Nick Clifton  <nickc@cambridge.redhat.com>
225         * readelf.c (display_debug_aranges): Detect and warn about DWARF64
226         format .debug_arange sections.
227         (main): Add missing prototype.
229 2001-09-30  Hans-Peter Nilsson  <hp@bitrange.com>
231         * Makefile.am: Update dependencies with "make dep-am".
232         * Makefile.in: Regenerate.
234 2001-09-28  Richard Henderson  <rth@redhat.com>
236         * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
238 2001-09-26  Alan Modra  <amodra@bigpond.net.au>
240         * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
241         VA_CLOSE.
242         (non_fatal): Likewise.
243         * objdump.c (objdump_sprintf): Likewise.
244         * readelf.c (error): Likewise.
245         (warn): Likewise.
247 2001-09-25  Jakub Jelinek  <jakub@redhat.com>
249         * readelf.c (do_wide): New.
250         (options): Add --wide.
251         (usage, parse_args): Likewise.
252         (process_program_headers): Put each segment on a single line if
253         --wide is given.
254         (process_section_headers): Put each section on a single line if
255         --wide is given.
256         * doc/binutils.texi: Document it.
257         * NEWS: Likewise.
259 2001-09-25  Alan Modra  <amodra@bigpond.net.au>
261         * readelf.c (print_vma): Print 8 digits of low hex value.
263 2001-09-24  Andreas Jaeger  <aj@suse.de>
265         * nlmconv.c: Fix warnings about unused attributes and function
266         prototypes.
268         * strings.c: Add prototype for get_char.
270 2000-09-19  H.J. Lu  <hjl@gnu.org>
272         * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
273         $(srcdir)/cxxfilt.man.
274         * doc/Makefile.in: Rebuild.
276 2001-09-19  Alan Modra  <amodra@bigpond.net.au>
278         * objcopy.c (copy_main): Correct rename-section string parsing.
279         Consolidate new_name parsing, and error messages.
281 2001-09-18  Bruno Haible  <haible@clisp.cons.org>
283         * addr2line.c: Don't include <ctype.h>.
284         (main): For gettext, also set the LC_CTYPE locate facet.
285         * ar.c (main): Likewise.
286         * coffdump.c (main): Likewise.
287         * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
288         (main): For gettext, also set the LC_CTYPE locate facet.
289         Use ISALNUM instead of isalpha/isdigit.
290         * dllwrap.c: Don't include <ctype.h>.
291         (main): For gettext, also set the LC_CTYPE locate facet.
292         * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
293         (main): For gettext, also set the LC_CTYPE locate facet.
294         Use TOUPPER instead of islower/toupper.
295         * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
296         (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
297         Use TOUPPER instead of islower/toupper.
298         * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
299         * objcopy.c (main): Likewise.
300         * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
301         (disassemble_bytes): Use ISPRINT instead of isprint.
302         (dump_section_stabs): Use ISDIGIT instead of isdigit.
303         (dump_data): Use ISPRINT instead of isprint.
304         (main): For gettext, also set the LC_CTYPE locate facet.
305         * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
306         (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
307         * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
308         Use TOUPPER instead of islower/toupper.
309         * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
310         * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
311         (write_rc_accelerators): Use ISPRINT instead of isprint.
312         (write_rc_rcdata): Likewise.
313         * size.c (main): For gettext, also set the LC_CTYPE locate facet.
314         * srconv.c (main): Likewise.
315         * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
316         (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
317         isdigit/isupper/islower.
318         (parse_stab_string, parse_stab_type, parse_stab_argtypes,
319         parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
320         stab_demangle_prefix, stab_demangle_qualified,
321         stab_demangle_template, stab_demangle_type,
322         stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
323         * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
324         (isgraphic): Use ISPRINT instead of isascii/isprint.
325         (main): Remove HAVE_LC_MESSAGES dependency.
326         * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
327         (pbarray): Use ISPRINT instead of isprint.
328         (main): For gettext, also set the LC_CTYPE locate facet.
329         * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
330         (format_from_filename): Use ISPRINT instead of isprint.
331         (main): For gettext, also set the LC_CTYPE locate facet.
332         * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
333         (unicode_print): Use ISPRINT instead of isprint.
334         * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
335         (stab_variable): Use ISDIGIT instead of isdigit.
337 2001-09-18  Alan Modra  <amodra@bigpond.net.au>
339         * ar.c (print_contents): Cast args of bfd_seek to the right types.
340         Replace bfd_read call with call to bfd_bread.
341         (extract_file): Likewise.
343         * objdump.c (dump_section_header): Cast section->filepos to
344         unsigned long to suit printf format string.
345         * readelf.c (process_section_headers): Similarly for sh_offset.
346         (process_unwind): Likewise.
348 2001-09-14  Nick Clifton  <nickc@cambridge.redhat.com>
350         * strings.c (encoding, encoding_bytes): New variables.
351         (long_options): Add --encoding.
352         (main): Accept -e and --encoding.
353         (get_char): New function.  Read a, possibly wide, character from
354         the input stream.
355         (print_strings): Use get_char().
356         (usage): Document new command line option.
357         * doc/binutils.texi: Document new command line option.
358         * NEWS: Announce new command line option.
360 2001-09-12  Alexandre Oliva  <aoliva@redhat.com>
362         * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
363         get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
364         EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
365         Removed EM_CYGNUS_ARC.
367 2001-09-04  Jeffrey A Law  (law@cygnus.com)
369         * readelf.c: Include elf/h8 for H8 series definitions.
370         (guess_is_rela): H8 series if RELA.
371         (dump_relocations): Handle H8 series relocations.
373 2001-08-31  Eric Christopher  <echristo@redhat.com>
375         * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
377 2001-08-29  Peter Targett  <peter.targett@arccores.com>
379         * MAINTAINERS: Include ARC Maintainer.
381 2001-08-29  Ben Elliston  <bje@redhat.com>
383         * stabs.c (stab_demangle_template): Initialise s4.
385 2001-08-27  Alan Modra  <amodra@bigpond.net.au>
387         * readelf.c (dump_relocations): Recognise EM_PPC64.
389 2001-08-26  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
391         * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
393 2001-08-25  H.J. Lu  <hjl@gnu.org>
395         * nm.c (print_width): New.
396         (display_rel_file): Set `print_width' according to
397         bfd_sprintf_vma.
398         (print_symbol_info_bsd): Check `print_width' instead of BFD64.
400 2001-08-24  Alexandre Oliva  <aoliva@redhat.com>
402         * objcopy.c (use_alt_mach_code): New variable.
403         (OPTION_ALT_MACH_CODE): Define.
404         (copy_options): Added --alt-machine-code.
405         (copy_main): Handle it.
406         (copy_object): Switch to alternate machine code if requested.
407         * doc/binutils.texi: Document new option.
408         * NEWS: Likewise.
410 2001-08-22  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
412         * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
414 2001-08-21  H.J. Lu  <hjl@gnu.org>
416         * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
417         (display_debug_info): Cast for 64bit hosts.
418         (display_debug_frames): Likewise.
419         (process_mips_specific): Likewise.
421 2001-08-21  Andreas Jaeger  <aj@suse.de>
423         * coffgrok.h: Add missing parameter for prototype of coff_grok.
425         * sysdump.c: Add missing prototypes.
426         * srconv.c: Likewise.
427         * unwind-ia64.c: Likewise.
428         * coffdump.c: Likewise.
430         * sysinfo.y: Print prototypes, include <ansidecl.h>.
432         * coffgrok.c: Add missing prototypes, include libiberty.h instead
433         of declaring xcalloc.
435 2001-08-10  H.J. Lu  <hjl@gnu.org>
437         * nm.c (print_value): Add one arg, bfd *.
438         (print_value): Replace fprintf_vma with bfd_fprintf_vma.
439         (print_symbol_info_bsd): Also pass `abfd' to print_value ().
440         (print_symbol_info_sysv): Likewise.
441         (print_symbol_info_posix): Likewise.
443         * objdump.c (dump_section_header): Replace printf_vma with
444         bfd_printf_vma.
445         (print_section_stabs): Likewise.
446         (dump_bfd_header): Likewise.
447         (objdump_print_value): Replace sprintf_vma with
448         bfd_sprintf_vma.
449         (disassemble_bytes): Likewise.
450         (dump_reloc_set): Likewise.
452 2001-08-10  Andreas Jaeger  <aj@suse.de>
454         * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
455         to build warnings.
456         * configure: Regenerate.
458 2001-08-09  Alan Modra  <amodra@bigpond.net.au>
460         * readelf.c: Add missing prototypes.
461         * objdump.c: Likewise.  Format existing prototypes.
463 2001-08-08  Alexandre Oliva  <aoliva@redhat.com>
465         * readelf.c (display_debug_info): Add to abbrev_offset the addend
466         of any RELA relocation for the abbrev_offset memory location that
467         refers to the .debug_abbrev section symbol.
469 2001-08-07  H.J. Lu  <hjl@gnu.org>
471         * readelf.c (process_file): Return 0 if OK, otherwise return 1.
472         (main): Return process_file ().
474 2001-08-05  Philip Blundell  <philb@gnu.org>
476         * doc/binutils.texi: Use "Thumb" not "THUMB".
478 2001-08-03  John Healy  <jhealy@redhat.com>
480         Patch suggested by Frank Eigler <fche@redhat.com>.
481         * objdump.c (disassemble_data): Fill in section member of the
482         disasm_info structure.
484 2001-08-03  Tom Walsh  <tom@cyberiansoftware.com>
486         * configure.in: Added --with-windres option.
487         * configure: Regenerated.
489 2001-07-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
491         * doc/binutils.texi: Use @command{name} for commands;
492         use @option{-opt} for options; use @table @env for list of options;
493         remove spaces arround [ | ] in synopsis.
495         * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
496         center title.
498 2001-07-31  Nick Clifton  <nickc@cambridge.redhat.com>
500         * objcopy.c: Fix formatting.
501         (section_rename): New structure.
502         (OPTION_RENAME_SECTION): New switch.
503         (copy_usage): Document new switch.
504         (add_section_rename): New function: Add a node to the section
505         rename list.
506         (find_section_rename): New function: Find the new name and
507         flags for a section.
508         (setup_section): Call find_section_name to determine the name
509         of the output section.
510         (copy_main): Handle OPTION_RENAME_SECTION.
511         * binutils.texi: Document new switch.
512         * NEWS: Mention new switch.
514 2001-07-30  Nick Clifton  <nickc@cambridge.redhat.com>
516         * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
517         * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
518         bug-binutils@gcc.org.
520 2001-07-28  Matthias Kramm  <kramm@quiss.org>
522         * bucomm.c (list_supported_architectures): New function.
523         * bucomm.h (list_supported_architectures): Declare.
524         * objdump.c (usage): Call the above.
526 2001-07-25  Dave Brolley  <brolley@redhat.com>
528         * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
529         (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
531 2001-07-19  Nick Clifton  <nickc@cambridge.redhat.com>
533         * README: Update for 2.11.  Change bug reporting email address.
534         * MAINTAINERS: Tidy up.  Change bug reporting email address.
536 2001-07-16  DJ Delorie  <dj@redhat.com>
538         * resres.c (write_res_header): Align header size.
539         (res_align_file): Calculate alignment correctly.
541         * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
542         correct 10).
543         * resrc.c (write_rc_resource): Likewise.
544         * windres.h (SUBLANG_SHIFT): Define - as 10.
546 2001-07-15  Nick Clifton  <nickc@cambridge.redhat.com>
548         * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
550 2001-07-11  Nick Clifton  <nickc@cambridge.redhat.com>
552         * MAINTAINERS: Add notes about branch checkins.
554 2001-07-05  Daniel Berlin  <dan@cgsoftware.com>
556         * readelf.c (display_debug_macinfo): New function, display
557         .debug_macinfo section.
558         (do_debug_macinfo): New variable.
559         (parse_args): Handle "-w[mM]" to mean display macro info.
560         (process_section_headers): Handle debug_macinfo.
561         (debug_displays): Replace unsupported function with macinfo
562         function for .debug_macinfo display.
563         * doc/binutils.texi: Document new command line switch.
564         * NEWS: Document new feature of readelf.
566 2001-07-05  H.J. Lu  <hjl@gnu.org>
568         * objcopy.c (filter_symbols): Don't turn undefined symbols
569         into local.
571 2001-07-03  H.J. Lu <hjl@gnu.org>
573         * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
574         $@.pod.
575         (ar.1): Likewise.
576         (dlltool.1): Likewise.
577         (nlmconv.1): Likewise.
578         (nm.1): Likewise.
579         (objcopy.1): Likewise.
580         (objdump.1): Likewise.
581         (ranlib.1): Likewise.
582         (readelf.1): Likewise.
583         (size.1): Likewise.
584         (strings.1): Likewise.
585         (strip.1): Likewise.
586         (windres.1): Likewise.
587         (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
588         ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
589         $(DEMANGLER_NAME).
590         (as.1): Removed.
591         * doc/Makefile.in: Regenerated.
593 2001-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
595         * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
597 2001-07-01  Daniel Berlin  <dan@cgsoftware.com>
599         * readelf.c: Support DWARF 2.1 tags, encodings, languages.
601 2001-06-29  James Cownie <jcownie@etnus.com>
603         * readelf.c: Support DWARF 2.1 attributes.
605 2001-06-28  Alan Modra  <amodra@bigpond.net.au>
607         * readelf.c (GET_DATA_ALLOC): Remove.
608         (GET_DATA): Remove.
609         (get_data): New function combining above macros, with an extra
610         test for zero size.
611         (slurp_rela_relocs): Use get_data, and catch error return.
612         (slurp_rel_relocs): Likewise.
613         (get_32bit_program_headers): Likewise.
614         (get_64bit_program_headers): Likewise.
615         (get_32bit_section_headers): Likewise.
616         (get_64bit_section_headers): Likewise.
617         (get_32bit_elf_symbols): Likewise.
618         (get_64bit_elf_symbols): Likewise.
619         (process_section_headers): Likewise.
620         (process_relocs): Likewise.
621         (slurp_ia64_unwind_table): Likewise.
622         (process_unwind): Likewise.
623         (get_32bit_dynamic_segment): Likewise.
624         (get_64bit_dynamic_segment): Likewise.
625         (process_dynamic_segment): Likewise.
626         (process_version_sections): Likewise.
627         (process_symbol_table): Likewise.
628         (dump_section): Likewise.
629         (display_debug_info): Likewise.
630         (display_debug_section): Likewise.
631         (process_section_contents): Likewise.
632         (process_corefile_note_segment): Likewise.
633         (process_mips_specific): Likewise.  Also free econf32, econf64.
635 2001-06-25  Alan Modra  <amodra@bigpond.net.au>
637         * readelf.c (dump_relocations): Print "bad symbol index" if
638         symtab == NULL with non-zero symtab_index.
639         (process_relocs): Don't bomb if reloc section has no symsec.
641 2001-06-24  H.J. Lu  <hjl@gnu.org>
643         * objcopy.c (strip_main): Revert the change made on 2001-05-30
644         by accident.
645         (copy_main): Apply the the change made to strip_main on
646         2001-05-30 by accident.
648 2001-06-23  Andreas Jaeger  <aj@suse.de>
650         * unwind-ia64.c (unw_decode_x1): Add unused attribute for
651         parameter 'code'.
652         (unw_decode_x2): Likewise.
653         (unw_decode_x3): Likewise.
654         (unw_decode_x4): Likewise.
656 2001-06-23  Ben Elliston  <bje@redhat.com>
658         * MAINTAINERS: Add myself as M88k maintainer.
660 2001-06-22  Jocelyn Mayer  <jocelyn.mayer@netgem.com>
662         * objcopy.c (strip_main): Support -o or --output-file command lien
663         switch.
665 2001-06-19  H.J. Lu <hjl@gnu.org>
667         * doc/Makefile.in: Regenerated.
669 2001-06-19  Nick Clifton  <nickc@cambridge.redhat.com>
671         * readelf.c: Restore formatting.
673 2001-06-18  H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
675         * Makefile.am: Move documentation into doc subdirectory.
676         * Makefile.in: Regenerated.
677         * binutils.texi: Move into doc subdirectory.
678         * addr2line.1: Removed.
679         * ar.1: Likewise.
680         * dlltool.1: Likewise.
681         * nlmconv.1: Likewise.
682         * nm.1: Likewise.
683         * objcopy.1: Likewise.
684         * objdump.1: Likewise.
685         * ranlib.1: Likewise.
686         * readelf.1: Likewise.
687         * size.1: Likewise.
688         * strings.1: Likewise.
689         * strip.1: Likewise.
690         * windres.1: Likewise.
691         * cxxfilt.man: Likewise.
692         * doc: New Directory.
693         * doc/Makefile.am: New file.
694         * doc/Makefile.in: Generate.
696 2001-06-09  Alan Modra  <amodra@bigpond.net.au>
698         * NEWS: Fix a typo.  Mention hppa64-elf.  Add binutils-2.11 marker.
700 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
702         * MAINTAINERS: Update my email address.
704 2001-05-30  Honda Hiroki  <hhonda@kobe-catv.ne.jp>
706         * objcopy.c: Add new switches: --keep-global-symbol,
707         --keep-symbols, --localize-symbols, --keep-global-symbols and
708         --weaken-symbols.
709         * binutils.texi: Document new switches.
710         * objcopy.1: Regenerate.
711         * NEWS: Announce new feature.
713 2001-05-28  Andreas Jaeger  <aj@suse.de>
715         * readelf.c (display_debug_frames): Fix warnings: Remove unused
716         variables, fix format strings.
718 2001-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
720         * objdump.c (disassemble_bytes): Remove section VMA adjustment
721         when computing the address of the line to show.
723 2001-05-16  Richard Henderson  <rth@redhat.com>
725         * readelf.c (do_debug_frames_interp): New.
726         (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
727         (byte_get_big_endian): Likewise.
728         (parse_args) ['F']: Set do_debug_frames_interp.
729         (Frame_Chunk): Make data_factor signed, add fde_encoding.
730         (frame_display_row): Don't trunc pc_begin to int.
731         (size_of_encoded_value): New.
732         (display_debug_frames): Handle 64-bit targets.  Print raw data
733         unless do_debug_frames_interp.
734         (debug_displays): Remove duplicate .debug_frame.
736 2001-05-15  Ralf Baechle  <ralf@gnu.org>
738         * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
739         The former constant was never in active use and is used otherwise
740         by the ABI.
742 2001-05-11  Jakub Jelinek  <jakub@redhat.com>
744         * readelf.c (process_unwind): Print all unwind sections, not just
745         one.
747 2001-05-07  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
749         * readelf.c (process_unwind): Remove const specifier.
751 2001-04-27  Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
753         * strings.c (isgraphic): Do not use isascii() unless it is needed
754         for isprint() to work.
755         (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
757 2001-04-27  Johan Rydberg  <jrydberg@opencores.org>
759         * NEWS: Announce support for OpenRISC.
761 2001-04-17  Danny Smith  <dannysmith@users.sourceforge.net>
763         * dlltool.c (do_default_excludes): Initialise to true.
765 2001-04-10  Alan Modra  <amodra@one.net.au>
767         * MAINTAINERS: Update my email address
768         * nm.c (print_symbol_info_bsd): Use a simple printf string.
770 2001-04-05  Hans-Peter Nilsson  <hp@axis.com>
772         * readelf.c (display_debug_lines): Fix typo for "Prologue".
774 2001-03-30  H.J. Lu  <hjl@gnu.org>
776         * readelf.c (process_unwind): Just return if do_unwind is 0.
778 2001-03-28  Roger Sayle  <roger@metaphorics.com>
780         * dlltool.c (make_one_lib_file): Fix section flags for
781         .text, .data and .bss in stub ds*.o files to match those
782         generated by gas.
784 2001-03-29  H.J. Lu  <hjl@gnu.org>
786         * readelf.c (process_unwind): Only do unwind sections for
787         IA64.
789 2001-03-28  H.J. Lu  <hjl@gnu.org>
791         * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
792         * Makefile.in: Regenerate.
794 2001-03-26  Andreas Jaeger  <aj@suse.de>
796         * binutils.texi (nm): Fix texi syntax.
798 2001-03-25  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
800         * binutils.texi: Put @c man begin and @c man end indications
801         to generate man pages using texi2pod and pod2man. Put @c man title
802         to identify each man. Add SEEALSO entries.
803         * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
804         (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
805         sort the list.
806         (*.1): Build the man pages from binutils.texi.
807         * Makefile.in: Regenerate.
809 2001-03-13  Eric Kohl  <ekohl@rz-online.de>
811         * defparse.y (opt_equal_name): allow "." in name.
812         * dlltool.c (def_exports): Added ability to generate forwarded exports.
813         (gen_exp_file): Likewise.
815 2001-03-12  Stefan Geuken <mail@stefan-geuken.de>
817         * NEWS: Document addition of -B switch to objcopy.
818         * binutils.texi:  Document addition of -B switch to objcopy.
819         * objcopy.c: (copy_options): Add --binary-architecture.
820         (copy_usage): Document -B/--binary-architecture.
821         (copy_main): Support -B/--binary-architecture.  Set
822         bfd_external_binary_architecture.
824 2001-03-11  Andreas Jaeger  <aj@suse.de>
826         * readelf.c (guess_is_rela): Handle EM_S390_OLD.
827         (dump_relocations): Likewise.
828         (get_machine_name): Likewise.
830 2001-02-28  Nick Clifton  <nickc@redhat.com>
832         * readelf.c: (struct unw_aux_info): Remove const modifier for
833         'strtab' field.
834         (process_unwind): Remove non-K&R compliant LHS type cast in call
835         to GET_DATA_ALLOC macro.
837 2001-02-28  Philip Blundell  <pb@futuretv.com>
839         * readelf.c (decode_ARM_machine_flags): Explicitly mention which
840         ABI is in use; remove ambiguity between the "unknown" EABI and
841         unrecognised ABIs.  Handle version 2 ARM EABI.  Update uses of
842         renamed EF_xx constants.
844 2001-02-27  Alan Modra  <alan@linuxcare.com.au>
846         * configure.in (BFD_VERSION): New.
847         (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
848         * configure: Regenerate.
849         * Makefile.am: Run "make dep-am"
850         * Makefile.in: Regenerate.
852 2001-02-14  Nick Clifton  <nickc@redhat.com>
854         * MAINTAINERS: Add "Obvious Fix" rule.
856 2001-02-11  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
858         * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
859         literal concatenation.
861 2001-02-11  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
863         * readelf.c (struct unw_aux_info): Remove const from the info member.
864         (process_unwind): Don't type-cast the third argument to the
865         GET_DATA_ALLOC macro.
867 2001-02-11  Nick Clifton  <nickc@redhat.com>
869         * readelf.c (dump_relocations): Free corrected allocated
870         array.
871         (process_unwind): Fix compile time warning.
873 2001-02-10  Nick Clifton  <nickc@redhat.com>
875         * binutils.texi: Document new --unwind option to readelf.
877 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
879         * readelf.c: Add linux target for S/390.
881 2001-02-10  Alan Modra  <alan@linuxcare.com.au>
883         * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
884         printf is a macro.
886 2001-02-08  Hans-Peter Nilsson  <hp@bitrange.com>
888         * acinclude.m4 (AM_PROG_LEX): Override installed definition.
889         * aclocal.m4: Regenerate.
890         * configure: Regenerate.
892 2001-02-07  Todd Vierling  <tv@wasabisystems.com>
894         * bucomm.c (bfd_target_vector): Change extern array to pointer.
895         * objdump.c (bfd_target_vector): Likewise.
897 2001-02-07  David Mosberger  <davidm@hpl.hp.com>
899         * readelf.c (process_unwind): New function.
900         (slurp_ia64_unwind_table): Ditto.
901         (dump_ia64_unwind): Ditto.
902         (find_symbol_for_address): Ditto.
903         (slurp_rela_relocs): New function (split off from dump_relocations()).
904         (slurp_rel_relocs): Ditto.
905         (parse_args): Handle '-u' option.
907         * unwind-ia64.c: New file.
908         * unwind-ia64.h: New file.
909         * Makefile.am: Include unwind-ia64.c in readelf build.
910         * Makefile.in: Regenerate.
911         * po/binutils.pot: Regenerate.
913 2001-02-04  Philip Blundell  <philb@gnu.org>
915         * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
916         * configure: Regenerate.
918 2001-01-31  Steve deRosier  <sderosier@vari-lite.com>
920         * ieee.c (ieee_add_bb11): Don't check for backslashes
921         unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
923 2001-01-24  Mark Elbrecht  <snowball3@bigfoot.com>
925         * ieee.c: Update copyright.
926         (ieee_start_compilation_unit): Don't check for backslashes
927         unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
929         * stabs.c: Update copyright. Include "filenames.h".
930         (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
932 2001-01-23  Jakub Jelinek  <jakub@redhat.com>
934         * readelf.c (process_version_sections): Check if VERDEF or VERNEED
935         sections are present before using them.  Remove code duplication.
936         (process_symbol_table): Check if VERDEF or VERNEED sections are
937         present before using them.
939 2001-01-17  Nick Clifton  <nickc@redhat.com>
941         * objcopy.c (copy_object): Fail if attempting to convert the
942         endianness of the input object file.
944         * binutils.texi: Explain that objcopy cannot convert endianness.
946 2001-01-16  Nick Clifton  <nickc@redhat.com>
948         * readelf.c (string_table_length): New variable.
949         (SECTION_NAME): Catch out of range indices and missing section
950         pointers.
951         (process_section_headers): Delete useless local variable
952         string_table_offset.  Set the value of string_table_length
953         after loading the string table.
954         (process_mips_specific): Use SECTION_NAME macro.
955         (process_file): Set string_table_length to 0 when it is freed.
957 2001-01-12  Nick Clifton  <nickc@redhat.com>
959         * version.c (print_version): Update copyright date.
961 2001-01-11  Peter Targett  <peter.targett@arccores.com>
963         * readelf.c (dump_relocations): Include selection with EM_ARC.
964         (get_machine_name) Update name to "ARC".
966 2001-01-09  Nick Clifton  <nickc@redhat.com>
968         * Makefile.am: Add rule to build objdump.o from objdump.c and
969         using OBJDUMP_DEFS.
970         * Makefile.in: Regenerate.
972         * configure.in: Define OBJDUMP_DEFS.  Default to empty.
973         (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
974         -DDISASSEMBLER_NEEDS_RELOCS.
975         * configure: Regenerate.
977         * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
978         is defined read in the relocs even if dump_reloc_info is
979         false.
981 2001-01-07  Philip Blundell  <philb@gnu.org>
983         * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
984         `bug-binutils'.
985         * README: Likewise.
987 2000-12-19  Nick Clifton  <nickc@redhat.com>
989         * dlltool.c: Add missing support for arm-epoc-pe.
990         * configure.in: Add missing support for arm-epoc-pe.
991         * configure: Regenerate.
993 2000-12-15  Nick Clifton  <nickc@redhat.com>
995         * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
996         Mode parts of the x86 port.
998 2000-12-04  Andreas Jaeger  <aj@suse.de>
1000         * readelf.c (guess_is_rela): Add EM_X86_64.
1001         (dump_relocations): Add EM_X86_64.
1002         (get_machine_name): Add EM_X86_64.
1003         Include "elf/x86-64.h".
1005 2000-12-12  Nick Clifton  <nickc@redhat.com>
1007         * readelf.c: Fix formatting.
1009 2000-12-11  Jan Hubicka  <jh@suse.cz>
1011         * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
1013 2000-12-07  Andrew Haley  <aph@redhat.com>
1015         * readelf.c (display_debug_frames): Only display columns that are
1016         referenced by the frame debug info.
1018 2000-12-05  Nick Clifton  <nickc@redhat.com>
1020         * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
1022 2000-12-04  Jason Merrill  <jason@redhat.com>
1024         * readelf.c (process_section_headers): Handle linkonce.wi sections.
1025         (display_debug_section): Likewise.
1026         (display_debug_info): Display CU header before bailing.
1028 2000-12-01  Chris Demetriou  <cgd@sibyte.com>
1030         * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
1031         EF_MIPS_ARCH.  Replace use of E_MIPS_MACH_MIPS32 with
1032         E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
1034         * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
1035         and E_MIPS_ARCH_64.
1037         * readelf.c (get_machine_flags): Add case for
1038         E_MIPS_MACH_SB1.
1040 2000-11-30  Richard Earnshaw  <rearnsha@arm.com>
1042         * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
1044 2000-11-28  Hans-Peter Nilsson  <hp@bitrange.com>
1046         * MAINTAINERS: Add J�örn Rennecke and self as SH maintainers.
1047         Change sourceware.cygnus.com to sources.redhat.com.
1048         Fix typo for "amongst".
1050 2000-11-28  Nick Clifton  <nickc@redhat.com>
1052         * strip.1 (COPYING): Mention that the GNU Free Documentation
1053         License is present in the sources, but not the output, and
1054         also available from the GNU website.
1055         (GNU Free Documentation License): Comment out this section.
1056         * strings.1: Ditto.
1057         * size.1: Ditto.
1058         * ranlib.1: Ditto.
1059         * objdump.1: Ditto.
1060         * objcopy.1: Ditto.
1061         * nm.1: Ditto.
1062         * nlmconv.1: Ditto.
1063         * ar.1: Ditto.
1064         * addr2line.1: Ditto.
1066 2000-11-27  DJ Delorie  <dj@redhat.com>
1068         * readelf.c (usage): Add -wf (--debug-dump=frames) option.
1069         (parse_args): Support -wf option.
1070         (process_section_headers): Ditto.
1071         (debug_displays): Ditto.
1072         (display_debug_frames): New, dump *_frame sections.
1073         (frame_need_space): Support for above.
1074         (frame_display_row): Ditto.
1075         * binutils.texi: Document it.
1077 2000-11-24  Nick Clifton  <nickc@redhat.com>
1079         * NEWS: Announce support for v5t, v5te and XScale.
1081 2000-11-22  Nick Clifton  <nickc@redhat.com>
1083         * readelf.c (get_machine_name): Add EM_JAVELIN, EM_FIREPATH,
1084         EM_ZSP, EM_MMIX, EM_HUANY, EM_PRISM.
1085         (get_section_type_name): Add SHT_GROUP and SHT_SYMTAB_SHNDX.
1086         (get_elf_section_flags: Add SHF_GROUP.
1087         (process_section_headers): Adjust output for 32-bit binaries
1088         to look nice on an 80 column terminal.
1090 2000-11-20  H.J. Lu  <hjl@gnu.org>
1092         * readelf.c (get_osabi_name): Change ELFOSABI_MONTEREY to
1093         ELFOSABI_AIX.
1095 2000-11-17  Richard Henderson  <rth@redhat.com>
1097         * readelf.c (display_debug_lines): Adjust last change to
1098         use sizeof (external->li_length).
1100 2000-11-17  Richard Henderson  <rth@redhat.com>
1102         * readelf.c (display_debug_lines): Fix section length check
1103         and end_of_sequence computation.
1105 2000-11-06  Nick Clifton  <nickc@redhat.com>
1107         * binutils.texi: Add GNU Free Documentation License.
1108         * objcopy.1: Add GNU Free Documentation License.
1109         * objdump.1: Add GNU Free Documentation License.
1110         * addr2line.1: Add GNU Free Documentation License.
1111         * ar.1: Add GNU Free Documentation License.
1112         * nlmconv.1: Add GNU Free Documentation License.
1113         * nm.1: Add GNU Free Documentation License.
1114         * ranlib.1: Add GNU Free Documentation License.
1115         * size.1: Add GNU Free Documentation License.
1116         * strings.1: Add GNU Free Documentation License.
1117         * strip.1: Add GNU Free Documentation License.
1119 2000-10-06  Luciano Gemme <ishitawa@yahoo.com>
1121         * objcopy.c (--srec-len=nn): New parameter to set the
1122         maximum length of generated Srecords.
1123         (--srec-forceS3): New parameter that restricts the generation of
1124         Srecords to type S3 only.
1125         * binutils.texi: Document new command line switches.
1126         * objcopy.1: Docuemnt the new command line switches.
1127         * NEWS: Announce the existence of the new command line switches.
1129 2000-10-31  Nick Clifton  <nickc@redhat.com>
1131         * MAINTAINERS: Add Jim Wilson as the maintainer for the IA64
1132         code.  Add Eric Chrisopher as maintainer of MN10300 port.
1134 2000-10-12  Roger Sayle  <roger@metaphorics.com>
1136         * Make comma after string after icon/control optional.
1138 2000-09-13  Anders Norlander  <anorland@acc.umu.se>
1140         * readelf.c (get_machine_flags): Also print EF_MIPS_MACH field.
1142         * NEWS: Mention support for MIPS32.
1144 2000-09-08  Nick Clifton  <nickc@redhat.com>
1146         * MAINTAINERS: Add Stephane Carrez as maintainer for 68HC[11|12].
1148 2000-09-07  H.J. Lu  <hjl@gnu.org>
1150         * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
1151         * configure: Rebuild.
1153 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
1155         * configure: Rebuilt with new libtool.m4.
1157 2000-09-05  Nick Clifton  <nickc@redhat.com>
1159         * aclocal.m4: Regenerate.
1160         * config.in: Regenerate.
1161         * configure: Regenerate.
1163 2000-09-04  Todd Vierling  <tv@wasabisystems.com>
1165         * strip.1: Fix stray '\' in -o formatting.
1167 2000-09-02  Nick Clifton  <nickc@redhat.com>
1169         * configure.in: Increase version number to 2.10.91.
1170         * configure: Regenerate.
1171         * aclocal.m4: Regenerate.
1172         * config.in: Regenerate.
1173         * po/binutils.pot: Regenerate.
1175 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
1177         * acinclude.m4: Include libtool and gettext macros from the
1178         top level.
1179         * aclocal.m4, configure: Rebuilt.
1181 2000-08-30  Jamie Guinan  <guinan@bluebutton.com>
1183         * resrc.c (close_input_stream): Delete extraneous logic
1185 2000-08-24  Hans-Peter Nilsson  <hp@axis.com>
1187         * NEWS: Mention support for CRIS.
1189 2000-08-21  Nick Clifton  <nickc@redhat.com>
1191         * addr2line.c: Changed email address for Ulrich Lauther.
1193 2000-08-17  Christopher C. Chimelis <chris@debian.org>
1195         * objdump.c (LONGEST_ARCH): Set to sizeof("powerpc:common").
1197 2000-08-17  Nick Clifton  <nickc@redhat.com>
1199         * readelf.c (display_debug_pubnames): Only issue warning
1200         message once.  Terminate message with a new line.
1201         (display_debug_aranges): Only display version 2 debug info.
1203 2000-08-14  Todd Vierling <tv@wasabisystems.com>
1205         * objcopy.c (strip_main): Silently accept -d as an alias for -g
1206         for compatability with old BSD systems.
1208 2000-08-14  Jason Eckhardt  <jle@cygnus.com>
1210         * NEWS: Mention i860 support.
1212 2000-08-11  Carlo Wood <carlo@alinoe.com>
1214         * addr2line.c (main): Add const to char *.
1216 2000-08-11  Geoff Keating  <geoffk@cygnus.com>
1218         * ar.c (main): Don't crash if called with no arguments
1219         or only '-X32_64' as an argument.
1221 2000-08-08  DJ Delorie  <dj@redhat.com>
1223         * resrc.c: use "gcc -xc" instead of -xc-header
1225 2000-08-05  Jason Eckhardt  <jle@cygnus.com>
1227         * readelf.c (elf/i860.h): Include.
1228         (dump_relocations): Add recognition of i860 architecture.
1229         (guess_is_rela): Add recognition of i860 architecture.
1231 2000-08-03  Nick Clifton  <nickc@cygnus.com>
1233         * MAINTAINERS: Add information about CGEN maintainers.
1235 2000-07-26  Geoff Keating  <geoffk@cygnus.com>
1237         * nm.c (main): Ignore '-X32_64' as an option.
1238         * ar.c (main): Likewise.
1239         * binutils.texi (nm): Document new option.
1240         (ar): Likewise.
1242 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
1244         * rdcoff.c (external_coff_symbol_p): K&R-ise.
1246 2000-07-20  H.J. Lu  <hjl@gnu.org>
1248         * binutils.texi: Put back "@end table" deleted by
1249         accident.
1251 2000-07-05  Kenneth Block  <krblock@computer.org>
1253         * nm.c: Add optional style to demangle switch.
1254         * objdump.c: Add optional style to demangle switch.
1255         * addr2line.c: Add optional style to demangle switch.
1256         * binutils.texi: Document optional style to demangle
1257         switch.
1259 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
1261         * MAINTAINERS: Add self as CRIS port maintainer.
1262         * readelf.c: Include elf/cris.h.
1263         (guess_is_rela): Handle EM_CRIS.
1264         (dump_relocations): Ditto.
1265         (get_machine_name): Ditto.
1266         * Makefile.am: Rebuild dependencies.
1267         * Makefile.in: Regenerate.
1268         * po/binutils.pot: Regenerate.
1270 2000-07-19  H.J. Lu  <hjl@gnu.org>
1272         * readelf.c (get_dynamic_type): Change "AUXILARY" to
1273         "AUXILIARY".
1274         (process_dynamic_segment): Print out strings for DT_CONFIG,
1275         DT_DEPAUDIT, DT_AUDIT and DT_RUNPATH.
1277 2000-07-19  Mark Kettenis  <kettenis@gnu.org>
1279         * nm.c (usage): Change output of `nm --help' to include a
1280         description of the purpose of the program and a detailed
1281         description of the accepted options.
1283 2000-07-19  H.J. Lu  <hjl@gnu.org>
1285         * readelf.c (process_dynamic_segment): Change DF_1_NODEPLIB
1286         to DF_1_NODEFLIB.
1288 2000-07-19  H.J. Lu  <hjl@gnu.org>
1290         * readelf.c (get_dynamic_type): Fix DT_CHECKSUM.
1292 2000-07-19  H.J. Lu  <hjl@gnu.org>
1294         * readelf.c (get_dynamic_type): Change DT_FEATURE_1 to
1295         DT_FEATURE.
1296         (process_dynamic_segment): Likewise.
1298         * readelf.c (get_dynamic_type): Handle DT_CONFIG, DT_DEPAUDIT,
1299         DT_AUDIT, DT_PLTPAD, DT_MOVETAB and DT_CHECKSUM.
1300         (process_dynamic_segment): Handle DTF_1_CONFEXP, DF_1_NODEPLIB,
1301         DF_1_NODUMP and DF_1_CONLFAT.
1303 2000-07-18  Nick Clifton  <nickc@cygnus.com>
1305         * binutils.texi (readelf): Fix spelling typo.
1307 2000-07-11  Mark Kettenis  <kettenis@gnu.org>
1309         * objdump.c (usage): Make output of `objdump --help' more
1310         consistent with the rest of the GNU world.  Add a line describing
1311         the purpose of the program.
1313 2000-07-10  David Huggins-Daines  <dhd@linuxcare.com>
1315         * stabs.c (parse_stab_range_type): Cast to proper type to fix
1316         warning.
1318 2000-07-10  Ryan Bradetich  <rbradetich@uswest.net>
1320         * readelf.c (get_dynamic_data): Add casts and use unsigned chars
1321         to fix warnings.
1322         (process_symbol_table): Ditto.
1323         (procesS_extended_line_op): Ditto.
1324         (display_debug_lines): Ditto.
1325         (display_debug_pubnames): Ditto.
1326         (read_and_display_attr): Ditto.
1328 2000-07-09  Nick Clifton  <nickc@cygnus.com>
1330         * MAINTAINERS: Add several more port specific maintainers.
1332 2000-07-05  Nick Clifton  <nickc@cygnus.com>
1334         * MAINTAINERS: Add blanket write privs for Michael Meissner.
1336 2000-06-05  DJ Delorie  <dj@redhat.com>
1338         * MAINTAINERS: New.
1340 2000-07-01  Eric Fifer  <EFifer@sanwaint.com>
1342         * dllwrap.c: Changed mistaken dyn_string_append() calls
1343         to dyn_string_append_cstr().
1345 2000-07-01  Alexander Aganichev <AAganichev@hypercom.com>
1347         * stabs.c (parse_stab_type): Divide size in bits by 8 as binutils
1348         struct debug_type stores size in bytes.
1350 2000-07-01  Alan Modra  <alan@linuxcare.com.au>
1352         * Makefile.am (DEP): Fix 2000-06-22.  grep after running dep.sed
1353         (CLEANFILES): Add DEPA.
1354         * Makefile.in: Regenerate.
1356 2000-06-27  Alan Modra  <alan@linuxcare.com.au>
1358         * ar.c: Revert incorrect 2000-06-25 patch.
1359         * bucomm.c: Likewise.
1361 2000-06-25 Mark Elbrecht <snowball3@bigfoot.com>
1363         * rdcoff (parse_coff_symbol): Treat GNU weak symbols as external.
1364         (external_coff_symbol_p): New function.
1365         (parse_coff): Use it.
1367 2000-06-25  Alexander Aganichev <AAganichev@hypercom.com>
1369         * ar.c (normalize): Advance past both characters in a DOS based
1370         <letter>: filepath prefix.
1371         (main): Likewise.
1372         * bucomm.c (make_tempname): Likewise.
1374 2000-06-24  Nick Clifton  <nickc@cygnus.com>
1376         * objdump.c (usage): Fix description of --stabs switch.
1378 2000-06-22  Alan Modra  <alan@linuxcare.com.au>
1380         * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
1381         find one.
1382         * Makefile.in: Regenerate.
1384 2000-06-20  Alexander Aganichev <AAganichev@hypercom.com>
1386         * ar.c (normalize): Correct pointer comparison when checking for
1387         backslashes.
1388         (main): Likewise.
1389         * bucomm.c (make_tempname): Likewise.
1391         * ieee.c (ieee_start_compilation_unit): Correct pointer comparison
1392         and search for backslashes in the original pathname.
1393         (ieee_add_bb11): Likewise.
1395 2000-06-18  Nick Clifton  <nickc@redhat.com>
1397         * ar.c (print_contents): Improve verbose message.
1399 2000-06-15  H.J. Lu  <hjl@gnu.org>
1401         * dyn-string.c: Removed. Not needed with dyn-string.c in
1402         libiberty.
1403         * dyn-string.h: Likewise.
1405         * Makefile.am: Remove references to dyn-string.c and
1406         dyn-string.h. Rebuild dependency.
1407         * Makefile.in: Rebuild.
1409 2000-06-15  H.J. Lu  <hjl@gnu.org>
1411         * binutils.texi: Put a warning on copying relocatable object
1412         files between two different formats.
1414 2000-06-13  DJ Delorie  <dj@cygnus.com>
1416         * rcparse.y (control): ICON controls take an id as the first
1417         parameter, not an optional string.  Also, call new convenience
1418         function that takes res_id's.
1419         * resrc.c (define_control): missing text means zero-length string,
1420         not zero ID.
1421         (define_icon_control): New.
1422         * windres.h: declare define_icon_control.
1424 2000-06-13  H.J. Lu  <hjl@gnu.org>
1426         * configure: Regenerate.
1428 2000-06-08  David O'Brien  <obrien@FreeBSD.org>
1430         * configure.in (VERSION): Update to show this is the CVS mainline.
1432 2000-06-02  David O'Brien  <obrien@FreeBSD.org>
1434         * strings.c (isgraphic): Interpret <TAB> as a printable character,
1435         analogous to <SPACE>.
1437 2000-05-30  Alan Modra  <alan@linuxcare.com.au>
1439         * objdump.c (display_target_list): Use bfd_close_all_done, not
1440         bfd_close to fix crash caused by 2000-05-24 change.
1442 2000-05-25  DJ Delorie  <dj@cygnus.com>
1444         * resrc.c (close_input_stream): zero out cpp_pipe after closing it.
1446 2000-05-26  Alan Modra  <alan@linuxcare.com.au>
1448         * Makefile.am: Update dependencies with "make dep-am"
1449         * Makefile.in: Regenerate.
1451 2000-05-26  Eli Zaretskii  <eliz@is.elta.co.il>
1453         * ar.c: Include filenames.h.
1454         (normalize) [HAVE_DOS_BASED_FILE_SYSTEM]: Support backslashes
1455         and drive letters in file names.
1456         (main): Support backslashes and drive letters in argv[0].  Drop
1457         the .exe suffix, if any, in argv[0] if is_ranlib is negative.  Use
1458         FILENAME_CMP instead of strcmp to compare file names.
1459         (open_inarch) [__GO32__]: Don't ifdef errno != ENOENT test for
1460         DJGPP v2.
1461         (do_quick_append) [__GO32__]: Ditto.
1462         (get_pos_bfd, delete_members, move_members, replace_members):
1463         Compare file names with FILENAME_CMP.
1465         * bucomm.c: Include filenames.h.
1466         (make_tempname) [HAVE_DOS_BASED_FILE_SYSTEM]: Support mixed
1467         forward/backward slashes and drive letters in file names.
1469         * ieee.c (ieee_start_compilation_unit, ieee_add_bb11): Support
1470         mixed forward/backward slashes and drive letters in file names.
1472         * strings.c (O_BINARY, setmode, SET_BINARY): Define.
1473         (main) [SET_BINARY]: Use SET_BINARY to switch stdin into binary
1474         mode.
1476         * objcopy.c: Include filenames.h.
1477         (main) [HAVE_DOS_BASED_FILE_SYSTEM]: Drop the .exe suffix
1478         before comparing to "strip".
1479         Use FILENAME_CMP to compare file names.
1481         * arsup.c: Include filenames.h.
1482         (map_over_list, ar_delete, ar_replace, ar_extract): Use
1483         FILENAME_CMP to compare file names.
1484         (ar_open): Prepend "tmp-" instead of appending "-tmp", to create
1485         the temporary file name.
1487         * configure.in: Check for setmode.
1488         * configure: Regenerate.
1490 2000-05-24  Alan Modra  <alan@linuxcare.com.au>
1492         * objdump.c (display_target_list): Close the bfd.
1493         (display_info_table): Likewise.
1495 2000-05-14  H.J. Lu  (hjl@gnu.org)
1497         * objcopy.c (filter_symbols): Don't strip global symbols in
1498         relocatable object files.
1500 2000-05-14  Alan Modra  <alan@linuxcare.com.au>
1502         * size.c (usage): Associate short options with corresponding long
1503         option to give a clue as to their function.
1505 2000-05-14  Philippe De Muyter  <phdm@macqel.be>
1507         * size.c (main): Accept and ignore `-f' option.
1509 2000-05-13  Alan Modra  <alan@linuxcare.com.au>
1511         * bucomm.h (gettext, dgettext, dcgettext, textdomain,
1512         bindtextdomain): Replace defines with those from intl/libgettext.h
1513         to quieten gcc warnings.
1515 2000-05-12  H.J. Lu  <hjl@gnu.org>
1517         * nlmconv.c (temp_filename): Removed.
1519         * nlmconv.c (link_inputs): Use make_temp_file () instead of
1520         choose_temp_base ().
1521         * objdump.c (display_target_list): Likewise.
1522         (display_info_table): Likewise.
1524 2000-05-08  Alan Modra  <alan@linuxcare.com.au>
1526         * objcopy.c (setup_section): Add const and gettext calls for err.
1528 2000-05-02  H.J. Lu  <hjl@gnu.org>
1530         * readelf.c (get_osabi_name): Handle ELFOSABI_NONE instead of
1531         ELFOSABI_SYSV. Also handle ELFOSABI_NETBSD, ELFOSABI_HURD,
1532         ELFOSABI_SOLARIS, ELFOSABI_MONTEREY, ELFOSABI_IRIX,
1533         ELFOSABI_FREEBSD, ELFOSABI_TRU64, ELFOSABI_MODESTO
1534         and ELFOSABI_OPENBSD.
1536 2000-05-02  Kazu Hirata  <kazu@hxi.com>
1538         * coffgrok.c: Add ATTRIBUTE_UNUSED as appropriate.
1539         * srconv.c: Likewise.
1540         * sysdump.c: Likewise.
1542 2000-04-23  Denis Chertykov  <denisc@overta.ru>
1544         * readelf.c (guess_is_rela): AVR uses RELA relocations.
1545         (get_machine_name): machine name for EM_AVR added.
1547 2000-04-21  Richard Henderson  <rth@cygnus.com>
1548             David Mosberger  <davidm@hpl.hp.com>
1550         * Makefile.am (readelf.o): Add elf/ia64.h.
1551         * Makefile.in: Rebuild.
1552         * readelf.c: Include elf/ia64.h.
1553         (guess_is_rela, dump_relocations): Handle EM_IA_64.
1555 2000-04-17  Timothy Wall  <twall@cygnus.com>
1557         * objdump.c (disassemble_data): Set octets per byte *after*
1558         resolving arch/mach for binary files.
1560 2000-04-14  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
1562         * arlex.l: Add directives to increase lex buffer size.
1564         * objdump.c, readelf.c: Don't include strarg.h or varargs.h. They are
1565         already included by bucomm.h.
1567 2000-04-10  Philippe De Muyter  <phdm@macqel.be>
1569         * readelf.c (dynamic_segment_mips_val): Call `sprintf', not
1570         `strftime' since strftime is not available on all systems.
1571         (process_mips_specific): Ditto.
1573 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
1575         * configure.in (WARN_CFLAGS): Set to -W -Wall by default.  Add
1576         --enable-build-warnings option.
1577         * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
1578         * Makefile.in, configure: Re-generate.
1580 2000-04-06  Alan Modra  <alan@linuxcare.com.au>
1582         * addr2line.c: Update copyright.
1583         * objcopy.1: Likewise, and title.
1584         * strings.1: Likewise.
1586         * version.c (print_version): Add 2000.
1588         * rddbg.c (read_section_stabs_debugging_info): Don't use
1589         bfd_size_type for strx to avoid printf problems if BFD64.
1591         * bucomm.c: (report): Remove `static'.
1592         Move inclusion of stdarg.h/vararg.h from here.
1593         * bucomm.h: To here.
1594         (CONST): Change all occurences to const.
1595         (report): Declare it.
1596         (bfd_fatal): Add ATTRIBUTE_NORETURN.
1597         (fatal): Add ATTRIBUTE_PRINTF_1 ATTRIBUTE_NORETURN.
1598         (non_fatal): Add ATTRIBUTE_PRINTF_1.
1600         * ar.c (main): Use fatal or non_fatal instead of fprintf.
1601         Correct a typo in an error message.
1602         (do_quick_append): Use non_fatal instead of fprintf.
1603         (move_members): Use fatal instead of fprintf, exit.
1604         * coffdump.c (main): Same here.
1606         * dlltool.c (display): Delete.
1607         (warn): Delete.
1608         (inform): Use `report' instead of `display'.
1609         (rvaafter): Remove trailing \n from fatal error msg.
1610         (rvabefore): Ditto.
1611         (asm_prefix): Ditto.
1612         (yyerror): Replace `warn' with `non_fatal', and remove \n.
1613         (def_name): Likewise.
1614         (run): Likewise.
1615         (scan_all_symbols): Likewise.
1616         (gen_lib_file): Likewise.
1617         (def_library): Likewise.  Remove extra program_name too.
1618         (run): Remove \n from inform strings.
1619         (scan_drectve_symbols): Likewise.
1620         (add_excludes): Likewise.
1621         (scan_open_obj_file): Likewise.
1622         (gen_exp_file): Likewise.
1623         (gen_lib_file): Likewise.
1624         (process_duplicates): Likewise.
1626         * Makefile.am (dllwrap_SOURCES): Add version.c.
1627         * dllwrap.c (program_version): Delete.
1628         (print_version): Delete.
1629         (display): Always print trailing \n.
1630         (warn): New.
1631         (delete_temp_files): Use warn instead of fprintf.  Use gettext.
1632         (run): Here too.
1633         (main): And here.
1634         (usage): gettext'ify.
1635         (long_options): Add missing initialisers.
1637         * nlmconv.c (main): Use fatal/non_fatal instead of fprintf.
1638         (select_output_format): Likewise.
1639         (powerpc_mangle_relocs): Likewise.
1640         (link_inputs): Likewise.
1642         * nm.c (set_print_radix): Use fatal instead of fprintf, exit.
1643         (set_output_format): Likewise.
1644         (main): Use non_fatal instead of fprintf.
1645         (display_rel_file): Likewise.
1647         * objdump.c (slurp_symtab): Use non_fatal instead of fprintf.
1648         (slurp_dynamic_symtab): Same here.
1649         (disassemble_data): And here.
1650         (read_section_stabs): And here.
1651         (read_section_stabs): And here.
1652         (dump_bfd): And here.
1653         (main): And here.
1654         (objdump_sprintf): Use fatal instead of fprintf, exit.
1655         (disassemble_data): Same here.
1657         * rdcoff.c (parse_coff_type): Use non_fatal instead of fprintf.
1658         (parse_coff_struct_type): Same here.
1659         (parse_coff_enum_type): And here.
1660         (parse_coff): And here.
1661         * rddbg.c (read_debugging_info): And here.
1662         * size.c (main): And here.
1663         * windres.c (format_from_name): And here.
1664         * wrstabs.c (stab_write_symbol): Here too.
1665         (write_stabs_in_sections_debugging_info): And here.
1666         (stab_int_type): And here.
1667         (stab_struct_field): And here.
1668         (stab_typdef): And here.
1670         * rescoff.c (read_coff_rsrc): Use fatal instead of fprintf, exit.
1671         * srconv.c (main): Same here.
1672         * strings.c (main): And here.
1673         (integer_arg): And here.
1674         * sysdump.c (main): And here.
1676 2000-04-06  Timothy Wall  <twall@cygnus.com>
1678         * objdump.c (dump_section_header): Print CLINK and BLOCK flags.
1680 2000-04-06  Jason Merrill  <jason@yorick.cygnus.com>
1682         * readelf.c (decode_location_expression): Loop through multiple
1683         operations.
1684         (read_and_display_attr): Pass in length.
1686         * readelf.c (read_and_display_attr): Add CU offset to references.
1687         (display_debug_info): Pass it in.
1689 2000-04-06  Nick Clifton  <nickc@cygnus.com>
1691         * readelf.c (decode_ARM_machine_flags): New function.
1692         (get_machine_flags): Call decode_ARM_machine_flags for ARM
1693         targets.
1695         (get_machine_name): Catch EM_AVR
1697 2000-04-05  Alan Modra  <alan@linuxcare.com.au>
1699         * binutils.texi: Remove optional `=' from long options that have
1700         an `=' in the argument.
1701         * objcopy.1: Here too.  Remove extra space on discard-all.
1703         * binutils.texi (objcopy): Mention --redefine-sym.
1704         * objcopy.1: Here too.
1705         * NEWS: And here.
1707         * objcopy.c (parse_flags): Split off flag names from error message
1708         gettext as they are not translated.
1709         (copy_main): Similarly split off option name for --add-section,
1710         --set-section-flags, --change-section-vma, --change-section-lma
1711         error messages.
1712         Some white space changes.
1714         from Matthew Benjamin <matt@linuxbox.nu>
1715         * objcopy.c (struct redefine_node): New.
1716         (redefine_sym_list): New.
1717         (redefine_list_append): New.
1718         (lookup_sym_redefinition): New.
1719         (OPTION_REDEFINE_SYM): New.
1720         (copy_options): Add --redefine-sym option.
1721         (copy_usage): Mention it.
1722         (filter_symbols): Rename symbols on redefine_sym_list.
1723         (copy_object): Call filter_symbols if redefine_sym_list != NULL.
1724         (copy_main): Handle OPTION_REDEFINE_SYM.
1726 2000-04-04  H.J. Lu  <hjl@gnu.org>
1728         * readelf.c (process_symbol_table): Correctly read in symbol
1729         versioning information.
1731 2000-04-04  Alan Modra  <alan@linuxcare.com.au>
1733         * po/binutils.pot: Regenerate.
1735         * addr2line.c (usage): Restore translated part of bug string.
1736         * ar.c (usage): Likewise.
1737         * nlmconv.c (show_usage): Likewise.
1738         * nm.c (usage): Likewise.
1739         * objcopy.c (copy_usage): Likewise.
1740         (strip_usage): Likewise.
1741         * objdump.c (usage): Likewise.
1742         * readelf.c (usage): Likewise.
1743         * size.c (usage): Likewise.
1744         * strings.c (usage): Likewise.
1745         * windres.c (usage): Likewise.
1747         * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
1748         (DEP): Quote when passing vars to sub-make.  Add warning
1749         message to end.
1750         (DEP1): Rewrite for "gcc -MM".
1751         (CLEANFILES): Add DEP2.
1752         Update dependencies.
1753         * Makefile.in: Regenerate.
1755 2000-04-04  H.J. Lu  <hjl@gnu.org>
1757         * Makefile.am (GENERATED_HFILES): Add rcparse.h
1758         (arparse.h): Depend on arparse.c
1759         (defparse.h, nlmheader.h, rcparse.h, sysinfo.h): Similarly.
1761 2000-04-03  H.J. Lu  (hjl@gnu.org)
1763         * size.c (usage): Use REPORT_BUGS_TO.
1765 2000-04-03  Alan Modra  <alan@linuxcare.com.au>
1767         * bucomm.h: #include "bin-bugs.h"
1768         * addr2line.c (usage): Use REPORT_BUGS_TO.
1769         * ar.c (usage): Likewise.
1770         * nlmconv.c (show_usage): Likewise.
1771         * nm.c (usage): Likewise.
1772         (OPTION_TARGET): Define.
1773         (long_options): Use OPTION_TARGET rather than 200.
1774         (main): Likewise.
1776         * objcopy.c (copy_usage): Use REPORT_BUGS_TO.
1777         (strip_usage): Likewise.
1778         * objdump.c (usage): Likewise.
1779         * readelf.c (usage): Likewise.
1780         * strings.c (usage): Likewise.
1781         * windres.c (usage): Likewise.
1783 2000-03-31  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1785         * readelf.c: Include sys/types.h before sys/stat.h for ultrix.
1787 2000-03-27  Nick Clifton  <nickc@cygnus.com>
1789         * rddbg.c (read_section_stabs_debugging_info): Catch out of range
1790         string offsets in corrupt stabs entries.
1792 2000-03-27  Alan Modra  <alan@linuxcare.com.au>
1794         * readelf.c: Include elf/avr.h
1795         (dump_relocations): Add EM_AVR case.
1797 2000-03-09  Tim Waugh  <twaugh@redhat.com>
1799         * strings.1: Correct '-bytes' to '--bytes'.
1801 2000-03-08  H.J. Lu  <hjl@gnu.org>
1803         * Makefile.am (install-exec-local): Depend on
1804         install-binPROGRAMS for parallel make.
1805         * Makefile.in: Regenerated.
1807 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
1809         From Brad Lucier <lucier@math.purdue.edu>:
1810         * readelf.c (process_dynamic_segment): Add cast to make sure
1811         argument to %* is int.
1813 2000-02-25  H.J. Lu  <hjl@gnu.org>
1815         * configure.in (AC_SEARCH_LIBS): Pass m, not -lm.
1817 2000-02-24  Nick Clifton  <nickc@cygnus.com>
1819         * configure.in: Add arm-wince, mips-pe and sh-pe targets.
1820         * configure: Regenerate.
1822         * dlltool.c: Add support for sh-pe and mips-pe targets.
1823         * rescoff.c: Add support for sh-pe and mips-pe targets.
1825 2000-02-23  H.J. Lu  <hjl@gnu.org>
1827         * readelf.c (get_osabi_name): Handle ELFOSABI_LINUX.
1829 2000-02-22  Nick Clifton  <nickc@cygnus.com>
1831         * readelf.c (process_symbol_table): Remove use of ELF_ST_OTHER.
1833 2000-02-22  Ian Lance Taylor  <ian@zembu.com>
1835         From Brad Lucier <lucier@math.purdue.edu>:
1836         * readelf.c (process_version_sections): Add casts to make sure
1837         argument to %* is an int.
1838         (process_mips_specific): Add casts to make printf arguments match
1839         format.
1841 2000-02-21  Alan Modra  <alan@spri.levels.unisa.edu.au>
1843         * objdump.c (dump_section_header): Change `opb' to unsigned.
1844         (find_symbol_for_address): Same here.
1845         (disassemble_data): And here.  Change `addr_offset',
1846         `stop_offset', `nextstop_offset' to unsigned long.
1847         (dump_data): Change opb to unsigned.
1849 2000-02-18  Frank Ch. Eigler  <fche@redhat.com>
1851         * resrc.c: Remove unmatched #if for cygwin.
1853 2000-02-14  Fernando Nasser  <fnasser@totem.to.cygnus.com>
1855         * binutils.texi: Document the change of flavor name from atpcs-special
1856         to special-atpcs to prevent name conflict in gdb.
1858 2000-02-08  Timothy Wall  <twall@redhat.com>
1860         * objdump.c (show_line): Fix bug preventing printing of the very
1861         first line (line zero) of a file when interlisting source and
1862         assembly.  Added option to print entire context from start of file
1863         when the first line from that file is encountered.
1865 2000-02-03  Timothy Wall <twall@redhat.com>
1867         * objdump.c (dump_section_header, find_symbol_for_address,
1868         show_line, disassemble_bytes, disassemble_data, dump_data):
1869         distinguish between octets and bytes.
1871 2000-01-27  Thomas de Lellis  <tdel@windriver.com>
1873         * nm.c (print_symbol_info_bsd): Use bfd_is_undefined_symclass to
1874         check to unresolved symbols.
1875         (print_symbol_info_sysv):  Ditto.
1876         (print_symbol_info_posix):  Ditto.
1878         * binutils.texi: Document new 'V' symclass flag for nm.
1880 2000-01-27  Nick Clifton  <nickc@redhat.com>
1882         * binutils.texi (objdump): Document new ARM specific
1883         disassembler options.
1885         * objdump.c (usage): Call disassembler_usage().
1887 2000-01-27  Alan Modra  <alan@spri.levels.unisa.edu.au>
1889         * readelf.c (get_dynamic_flags): Return buff.
1890         (process_dynamic_segment): Don't pass error strings to printf
1891         as format arg.
1892         (read_and_display_attr): Use lx and ld to print longs.
1893         (process_corefile_note_segment): Cast bfd_vma to unsigned long
1894         before printing.
1895         Update copyright.
1897 2000-01-17  Nick Clifton  <nickc@cygnus.com>
1899         * readelf.c (get_osabi_name): Recognise ELFOSABI_ARM.
1901 2000-01-15  Alan Modra  <alan@spri.levels.unisa.edu.au>
1903         * debug.c (debug_name_type): Return DEBUG_TYPE_NULL rather than
1904         false.
1905         (debug_tag_type): Here too.
1906         * ieee.c (ieee_builtin_type): And here.
1907         * stabs.c (parse_stab_type, parse_stab_array_type): And here.
1909 2000-01-13  Nick Clifton  <nickc@cygnus.com>
1911         * readelf.c (get_machine_name): Change EM_S370 to return "IBM
1912         System/370".
1914 2000-01-11  Nick Clifton  <nickc@cygnus.com>
1916         * readelf.c (get_dynamic_type): Remove DT_ENCODING.
1918 2000-01-10  Nick Clifton  <nickc@cygnus.com>
1920         * readelf.c (get_note_type): Display NT_WIN32PSTATUS notes.
1922 2000-01-07  Mumit Khan  <khan@xraylith.wisc.edu>
1924         * windres.c (long_options): Add --use-temp-file and
1925         --no-use-temp-file options.
1926         (usage): Document.
1927         (main): Handle.
1929         * windres.h: Update read_rc_file prototype.
1931         * resrc.c (cpp_temp_file): New static variable.
1932         (istream_type): New static variable.
1933         (close_pipe): Delete function.
1934         (run_cmd): New static function.
1935         (open_input_stream): New static function.
1936         (close_input_stream): New static function.
1937         (look_for_default): Handle DOS directory separator. Use
1938         open_input_stream instead of popen.
1939         (read_rc_file): Likewise.
1941         * binutils.texi: Document --use-temp-file, --no-use-temp-file
1942         options.
1944 2000-01-04  Mumit Khan  <khan@xraylith.wisc.edu>
1946         * dlltool.c (create_compat_implib): New variable.
1947         (gen_exp_file): Use.
1948         (make_one_lib_file): Use.
1949         (long_options): Add --compat-implib option.
1950         (usage): Handle.
1951         (main): Handle.
1953         * dllwrap.c (enum target_type): Rename MINGW32_TARGET to MINGW_TARGET.
1954         (main): Use. Don't look for "32" in cygwin and mingw target names.
1956 2000-01-03  Nick Clifton  <nickc@cygnus.com>
1958         * binutils.texi: Document new, ARM specific disassembler
1959         command line switch "-M force-thumb".
1961 For older changes see ChangeLog-9899
1963 Local Variables:
1964 mode: change-log
1965 left-margin: 8
1966 fill-column: 74
1967 version-control: never
1968 End: