* elf32-arm.h (t2a1_push_insn, t2a2_ldr_insn, t2a3_mov_insn,
[binutils.git] / binutils / ChangeLog
blob33b1c3f745a739939cc60e0b82d1f445c31f250a
1 2002-11-04  Alan Modra  <amodra@bigpond.net.au>
3         * readelf.c (byte_get_little_endian): Comment typo fix.
4         (print_symbol): Constify "symbol" arg.  Don't pass "symbol" to printf
5         as the format string.
6         (dump_relocations): Correct section sym names.
7         (process_section_headers): Clear symtab_shndx_hdr.
8         (read_and_display_attr_value): Don't pass indirect string to printf
9         as the format string.
10         (display_debug_frames): Indicate when zero terminator found.  Decode
11         DW_EH_PE_pcrel addresses.
13 2002-10-23  Svein E. Seldal  <Svein.Seldal@solidas.com>
15         * configure.in: Define SKIP_ZEROES as 32 for tic4x target in
16         order to ensure proper disassembly of the valid 0-value opcode.
17         * configure: Regenerate.
18         * aclocal.m4: Regenerate.
19         * config.in: Regenerate.
20         * configure.in: Regenerate.
21         * doc/Makefile.in: Regenerate.
22         * po/binutils.pot: Regenerate.
24 2002-10-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
26         * MAINTAINERS: Add self as SH maintainer.
28 2002-10-23  Ben Elliston  <bje@redhat.com>
30         * doc/binutils.texi (objdump): Document -z and move the entry for
31         --disassemble-zeroes to the end of the options section (for `z').
33 2002-10-21  Nick Clifton  <nickc@redhat.com>
35         * MAINTAINERS: Discontinue Hans-Peter Nilsson as SH maintainer.
37 2002-10-21  Svein E. Seldal  <Svein.Seldal@solidas.com>
39         * objdump.c (dump_data): Correct addr_offset for opb != 1.
41 2002-10-15  Alan Modra  <amodra@bigpond.net.au>
43         * bucomm.c (list_supported_targets): Use bfd_target_list.
45         * objcopy.c (copy_file): Report ambiguous bfd_object matches, and
46         other object errors in preference to bfd_core errors.
48 2002-10-14  Alan Modra  <amodra@bigpond.net.au>
50         * Makefile.am: Run "make dep-am".
51         * objdump.c: #include "bfdver.h".
52         * version.c: Likewise.
53         * Makefile.in: Regenerate.
54         * config.in: Regenerate.
55         * configure: Regenerate.
56         * po/POTFILES.in: Regenerate.
58 2002-10-09  Daniel Jacobowitz  <drow@mvista.com>
60         * readelf.c (display_debug_info): Ignore empty .rela.debug_info
61         sections.  Allow relocations against the absolute symbol.  Don't
62         use the value in compunit.cu_abbrev_offset if we found a RELA
63         relocation.
65 2002-10-07  Gordon Chaffee <chaffee@netvmg.com>
67         * addr2line.c (slurp_symtab): Read in dynamic symbols if no
68         ordinary ones are available.
70 2002-09-30  H.J. Lu <hjl@gnu.org>
72         * readelf.c (get_machine_flags): Handle E_MIPS_MACH_4120,
73         E_MIPS_MACH_5400 and E_MIPS_MACH_5500.
75 2002-09-17  Zack Weinberg  <zack@codesourcery.com>
77         * Makefile.am (CFILES): Add cxxfilt.c.
78         (cxxfilt_SOURCES): Now just cxxfilt.c $(BULIBS).
79         (cxxfilt_LDADD): Delete.
80         Remove all references to underscore.c.
81         Regen dependencies.
82         * configure.in: Define TARGET_PREPENDS_UNDERSCORE in
83         config.h from $UNDERSCORE, rather than AC_SUBSTing it.
84         * binutils/cxxfilt.c: Moved here from gcc/cp, minor
85         adjustments to fit into binutils framework.
86         * configure, config.in, Makefile.in, doc/Makefile.in: Regenerate.
88 2002-09-12  Roland McGrath  <roland@redhat.com>
90         * readelf.c (decode_location_expression): DW_OP_calli -> DW_OP_call_ref
91         Handle DW_OP_GNU_push_tls_address.
93 2002-09-11  Nick Clifton  <nickc@redhat.com>
95         * po/tr.po: Updated Turkish translation.
97 2002-09-10  Nick Clifton  <nickc@redhat.com>
99         * MAINTAINERS: Add Ben Elliston as a maintainer for configure and
100         testsuite changes.  Add paragraphs about testsuite and config
101         patches.
103 2002-08-29  Nick Clifton  <nickc@redhat.com>
105         * readelf.c (get_machine_flags): Remove redundant reference to
106         E_V850EA_ARCH.
108 2002-08-28  Alan Modra  <amodra@bigpond.net.au>
110         * objdump.c (dump_bfd): Restore lines accidentally deleted in
111         last commit.
113 2002-08-28  Michael Hayes <m.hayes@elec.canterbury.ac.nz>
115         * objdump.c (dump_headers): Add printing of HAS_LOAD_PAGE flag.
116         (dump_bfd_header): Likewise.
118 2002-08-27  Alan Modra  <amodra@bigpond.net.au>
120         * nm.c: Revert last change.
122 2002-08-26  Alan Modra  <amodra@bigpond.net.au>
124         * nm.c (display_rel_file): Don't report "no symbols" as an error.
125         * objdump.c (slurp_symtab): Likewise.
126         (slurp_dynamic_symtab): Likewise.
127         (dump_symbols): Likewise.  Do print "no symbols" to stdout.
129 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
131         * MAINTAINERS: Change my mailing address.
133 2002-08-23  John David Anglin  <dave@hiauly1.hia.nrc.ca>
135         * MAINTAINERS: Add Dave Anglin as HPPA co-maintainer.
137 2002-08-22  Nick Clifton  <nickc@redhat.com>
139         * MAINTAINERS: Add Jeff Law as (maintainance) maintainer for
140         HPPA.
142 2002-08-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
144         * readelf.c (parse_args): Change debug_dump_opt to static.
146 2002-08-16  Sivaguru Sankaridurg  <siva@eternal-systems.com>
148         * stabs.c (parse_stab_argtype): Pass length of physname to
149         stab_demangle_argtypes.
150         (stab_demangle_argtypes): Add new parameter - length of physname.
151         Pass length of physname on to stab_demangle_prefix.
152         (stab_demangle_prefix): Add new parameter - length of physname.
153         Use length of physname (if supplied) to compute end of function
154         name.
156 2002-08-15  Alan Modra  <amodra@bigpond.net.au>
158         * readelf.c: Include elf/i370.h.
159         (dump_relocations): Handle EM_S370.
160         (dynamic_segment_parisc_val): Print \n.
161         (process_dynamic_segment <DT_BIND_NOW>): Here too.
163 2002-08-14  Nick Clifton  <nickc@redhat.com>
165         * nm.c (usage): Change 'gnu-new-abi' to 'gnu-v3'.
166         * objdump.c (usage): Likewise.
167         * doc/binutils.texi: Likewise.
169 2002-08-14  Luke Dunstan  <infidel@users.sourceforge.net>
171         * rcparse.y (acc_entry): Don't warn about ALT use with
172         non-VIRTKEY.
174 2002-08-13  H.J. Lu <hjl@gnu.org>
176         * objcopy.c (copy_object): Don't warn about the unsupported
177         architecture unless the input target is defaulted or the
178         output architecture is different from the input.
180 2002-08-09  Nick Clifton  <nickc@redhat.com>
182         * po/sv.po: Updated Swedish translation.
184 2002-08-05  Alan Modra  <amodra@bigpond.net.au>
186         * prdbg.c (pr_fix_visibility): Remove assert.
188 2002-07-31  Nick Clifton  <nickc@redhat.com>
190         * addr2line.c (process_file): Rename parameter 'filename' to
191         'file_name' in order to avoid shadowing global symbol of the
192         same name.
193         (main): Likewise.
195 2002-07-30  Jakub Jelinek  <jakub@redhat.com>
197         * readelf.c (OPTION_DEBUG_DUMP): Define.
198         (options): Use it.
199         (usage): Update help.
200         (parse_args): Handle --debug-dump separately from -w.
201         * doc/binutils.texi (readelf): Update documentation.
203 2002-07-25  Nick Clifton  <nickc@redhat.com>
205         * po/es.po: Updated Spanish translation.
206         * po/fr.po: Updated French translation.
208 2002-07-24  Nick Clifton  <nickc@redhat.com>
210         * po/es.po: Updated Spanish translation.
212 2002-07-23  Alan Modra  <amodra@bigpond.net.au>
214         * Makefile.am: Run "make dep-am".
215         * Makefile.in: Regenerate.
217 2002-07-23  Nick Clifton  <nickc@redhat.com>
219         * po/fr.po: Updated French translation.
221 2002-07-23  Eric S. Raymond  <esr@golux.thyrsus.com>
223         * doc/binutils.texi (addr2line <man synopsis>): Correct brackets.
225 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
227         * budemang.c: Include config.h and string.h/strings.h.
229 2002-07-18 Denis Chertykov  <denisc@overta.ru>
230            Frank Ch. Eigler  <fche@redhat.com>
232         * readelf.c: Include "elf/ip2k.h".
233         (guess_is_rela): Add support for EM_IP2K and EM_IP2K_OLD.
234         (dump_relocations): Likewise.
235         (get_machine_name): Likewise.
236         * NEWS: Mention IP2K support.
238 2002-07-16  Nick Clifton  <nickc@cambridge.redhat.com>
240         * NEWS: Add 'Changes in 2.13'.
242 2002-07-10  Jakub Jelinek  <jakub@redhat.com>
244         * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
245         DT_GNU_CONFLICT* and DT_GNU_LIBLISZ*.
246         (get_section_type_name): Handle SHT_GNU_LIBLIST.
247         (process_dynamic_segment): Handle DT_GNU_CONFLICTSZ,
248         DT_GNU_LIBLISTSZ and DT_GNU_PRELINKED.
249         (process_gnu_liblist): New.
250         (process_file): Call it.
252 2002-07-03  Alan Modra  <amodra@bigpond.net.au>
254         * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
255         * Makefile.in: Regenerate.
257 2002-07-02  Alan Modra  <amodra@bigpond.net.au>
259         * budemang.c: New file, "demangle" function.
260         * budemang.h: New file.
261         * addr2line.c (translate_addresses): Use "demangle".
262         * nm.c (print_symname): Likewise.
263         * objdump.c (objdump_print_symname): Likewise.
264         (dump_symbols): Likewise.  Also, don't use bfd_asymbol_name macro
265         here since that obfuscates.
266         * rdcoff.c: Don't #include demangle.h.
267         * Makefile.am (CFILES): Add budemang.c, emul_aix.c,
268         emul_vanilla.c.  Remove emul_$(EMULATION).c.  Sort.
269         (HFILES): Add budemang.h.  Sort.
270         (nm_new_SOURCES, objdump_SOURCES, addr2line_SOURCES): Add budemang.c.
271         Run "make dep-am".
272         * Makefile.in: Regenerate.
274 2002-07-01  Matt Thomas  <matt@3am-software.com>
276         * readelf.c: Include "elf/vax.h".
277         (guess_is_rela): Move EM_VAX from unknown to RELA case.
278         (dump_relocations): Handle VAX relocations.
279         (get_machine_flags): Handle VAX machine flags.
281 2002-06-29  Stephane Carrez  <stcarrez@nerim.fr>
283         * readelf.c (dump_relocations): Handle 68HC11/68HC12 relocations.
285 2002-06-26  Nick Clifton  <nickc@cambridge.redhat.com>
287         * MAINTAINERS: Remove Tom Rix from d10v and pcc maintainerships.
289 2002-06-26  Alan Modra  <amodra@bigpond.net.au>
291         * nm.c (print_symname): When demangling, strip leading dots from
292         symbol names to avoid confusing the demangler.
294 2002-06-25  H.J. Lu <hjl@gnu.org>
296         * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
297         * Makefile.in: Regenerated.
299 2002-06-21  Igor Schein  <igor@txc.com>
301         * configure.in: Quote bu_cv_have_fopen64.
302         * configure: Regenerate.
304 2002-06-21  Mitsru Chinen  <chinen@jp.ibm.com>
306         * configure.in: Check for strcoll.
307         * configure: Regenerate.
308         * config.in: Regenerate.
309         * nm.c (main): Set locale for LC_COLLATE category.
310         (non_numeric_forward): Use strcoll if available.
312 2002-06-20  Dave Brolley  <brolley@redhat.com>
314         * MAINTAINERS: Add self as fr30 and frv maintainer.
316 2002-06-18  H.J. Lu  (hjl@gnu.org)
318         * nm.c: Include "elf/common.h".
319         (extended_symbol_info): Add elfinfo, a pointer to
320         elf_symbol_type.
321         (SYM_SIZE): Use elfinfo if it is not NULL.
322         (get_symbol_type): New function.
323         (display_archive): Set print_width for each archive member.
324         (display_file): Likewise.
325         (display_rel_file): Don't set print_width here.
326         (print_object_filename_sysv): Handle print_width.
327         (print_archive_member_sysv): Likewise.
328         (print_symbols): Pass (bfd_vma) 0 to print_symbol.
329         (print_symbol): Set the elfinfo field in extended_symbol_info
330         for ELF.
331         (print_object_filename_sysv): Fix the output format.
332         (print_symbol_info_sysv): Print type and section for ELF.
334 2002-06-18  Elias Athanasopoulos  <eathan@otenet.gr>
336         * nm.c (print_size_symbols): Remove assignment, which makes
337         the symbol's size equal to its value when --size-sort is
338         used.
340 2002-06-18  Dave Brolley  <brolley@redhat.com>
342         From Catherine Moore:
343         * readelf.c (elf/frv.h): #include it.
344         (guess_is_rela): Support EM_CYGNUS_FRV.
345         (dump_relocations): Ditto.
346         (get_machine_name): Ditto.
347         * Makefile.am (readelf.o): add dependency on $(INCDIR)/elf/frv.h.
349 2002-06-18  Jakub Jelinek  <jakub@redhat.com>
351         * readelf.c (get_file_header): Only read the first section header if
352         e_shoff is non-zero.
354 2002-06-15  H.J. Lu  (hjl@gnu.org)
356         * nm.c (print_size): New variable. Initialize to 0.
357         (long_options): Add 'S'/"print-size".
358         (main): Handle 'S'.
359         (print_symbol_info_bsd): Print size only if print_size is not
360         0.
362         * doc/binutils.texi: Document -S/--print-size.
364 2002-6-13  Elias Athanasopoulos  <eathan@otenet.gr>
366         * nm.c (struct extended_symbol_info): New strcuture: Add the size
367         of the symbols to the information provided by the symbol_info
368         structure.
369         (print_symbols): Pass the symbol size to print_symbol.
370         (print_size_symbols): Pass the symbol size to print_symbol.
371         (print_symbol): Extra argument: The size of the symbol.  Store
372         this in the extended_symbol_info structure.
373         (print_symbol_info): Change type of info parameter to
374         extended_symbol_info.  Display the size, if known.
375         (print_symbol_info_posix): Likewise.
376         (print_symbol_info_sysv): Likewise.
378 2002-06-08  Alan Modra  <amodra@bigpond.net.au>
380         * Makefile.am: Run "make dep-am".
381         * Makefile.in: Regenerate.
382         * doc/Makefile.in: Regnerate.
384         * bucomm.c: Replace CONST with const.
385         * nm.c: Likewise.
386         * objdump.c: Likewise.
388 2002-06-07  H.J. Lu <hjl@gnu.org>
390         * readelf.c (DW_CFA_GNU_args_size): Don't define.
391         (DW_CFA_GNU_negative_offset_extended): Likewise.
392         (DW_CFA_GNU_window_save): Likewise.
393         (display_debug_frames): Handle DW_CFA_offset_extended_sf,
394         DW_CFA_def_cfa_sf and DW_CFA_def_cfa_offset_sf.
396 2002-06-07  Elias Athanasopoulos  <eathan@otenet.gr>
398         * nm.c: When computing size of symbols for an ELF target use the
399         internal size field.
401 2002-06-06  John David Anglin  <dave@hiauly1.hia.nrc.ca>
403         * testsuite/binutils-all/objcopy.exp: clear xfail for
404         "hppa*64*-*-hpux*".
405         * testsuite/binutils-all/hppa/objdump.exp: Return if
406         "*64*-*-*".
408 2002-06-05  Alan Modra  <amodra@bigpond.net.au>
410         * objcopy.c (copy_section): Don't copy SEC_GROUP sections.
412 2002-06-03  Elias Athanasopoulos  <eathan@otenet.gr>
414         * objdump.c: Fix formatting.
416 2002-05-29  Ben Elliston  <bje@redhat.com>
418         * MAINTAINERS: Add self as M68k maintainer.
420 2002-05-28  Kuang Hwa Lin <kuang@sbcglobal.net>
422         * readelf.c: Modified/Added DLX elf support.
424 2002-05-27  Nick Clifton  <nickc@cambridge.redhat.com>
426         * arsup.c: Fix formatting.
427         * debug.c (debug_record_label): Add missing colon to error
428         message.
429         * ieee.c (parse_ieee_ty): Fix spelling typo.
430         * readelf.c (process_program_headers): Remove English assumption
431         about making a plural word.
432         (process_section_headers): Likewise.
433         (process_relocs): Allow quotes to be translated.
434         (process_unwind): Likewise,
435         (process_mips_specific): Improve error message.
436         (get_note_type): Fix spelling typo.
438         * configure.in (ALL_LINGUAS): Add sv
439         * po/sv.po: New file.
441 2002-05-27  Alan Modra  <amodra@bigpond.net.au>
443         * unwind-ia64.c (unw_print_brmask): Don't use sprintf.
444         (unw_print_grmask): Likewise.
445         (unw_print_frmask): Likewise.
447 2002-05-26  Kazu Hirata  <kazu@cs.umass.edu>
449         * arsup.c: Remove ARGSUSED.
450         * debug.c: Likewise.
451         * ieee.c: Likewise.
452         * nlmconv.c: Likewise.
453         * prdbg.c: Likewise.
454         * stabs.c: Likewise.
455         * wrstabs.c: Likewise.
457 2002-05-25  Alan Modra  <amodra@bigpond.net.au>
459         * arlex.l: Use #include "" instead of <> for local header files.
460         * coffdump.c: Likewise.
461         * coffgrok.c: Likewise.
462         * nlmconv.c: Likewise.
463         * nlmheader.y: Likewise.
464         * srconv.c: Likewise.
465         * strings.c: Likewise.
466         * sysdump.c: Likewise.
467         * unwind-ia64.h: Likewise.
468         * windres.h: Likewise.
469         * winduni.h: Likewise.
471 2002-05-24  Tom Rix  <trix@redhat.com>
473         * MAINTAINERS: Add self as the d10v maintainer.
475 2002-05-24   TAMURA Kent <kent@netbsd.org>
477         * configure.in: Builds dlltool for i386-netbsdpe.
478         * configure: Regenerate.
480 2002-05-23  Kazu Hirata  <kazu@cs.umass.edu>
482         * size.c: Fix formatting.
483         * srconv.c: Likewise.
484         * stabs.c: Likewise.
485         * sysdump.c: Likewise.
486         * unwind-ia64.c: Likewise.
487         * wrstabs.c: Likewise.
489 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
491         * readelf.c (get_segment_type): Add PT_TLS.
492         (get_elf_section_flags): Add SHF_TLS.
493         (get_dynamic_flags): Optimize.  Add DF_STATIC_TLS.
494         (process_dynamic_segment): Use puts instead of printf.
495         (get_symbol_type): Support STT_TLS.
496         * objdump.c (dump_section_header): Remove SEC_CONSTRUCTOR_TEXT,
497         SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS.
498         Add SEC_THREAD_LOCAL.
500 2002-05-23  Kazu Hirata  <kazu@cs.umass.edu>
502         * rdcoff.c: Fix formatting.
503         * rddbg.c: Likewise.
504         * readelf.c: Likewise.
505         * rename.c: Likewise.
506         * resbin.c: Likewise.
507         * resrc.c: Likewise.
508         * resres.c: Likewise.
510 2002-05-21  Kazu Hirata  <kazu@cs.umass.edu>
512         * filemode.c: Fix formatting.
513         * ieee.c: Likewise.
514         * is-ranlib.c: Likewise.
515         * is-strip.c: Likewise.
516         * maybe-ranlib.c: Likewise.
517         * maybe-strip.c: Likewise.
518         * nlmconv.c: Likewise.
519         * nm.c: Likewise.
520         * not-ranlib.c: Likewise.
521         * not-strip.c: Likewise.
522         * objcopy.c: Likewise.
523         * objdump.c: Likewise.
525 2002-05-21  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
527         * objdump.c (dump_headers): Fix output formatting for ELF32
528         architectures in a BFD64 enabled toolchain.
530 2002-05-20  Kazu Hirata  <kazu@cs.umass.edu>
532         * debug.c: Fix formatting.
533         * debug.h: Likewise.
534         * dlltool.c: Likewise.
535         * dllwrap.c: Likewise.
536         * emul_aix.c: Likewise.
537         * emul_vanilla.c: Likewise.
539 2002-05-19  Kazu Hirata  <kazu@cs.umass.edu>
541         * addr2line.c: Fix formatting.
542         * ar.c: Likewise.
543         * arsup.c: Likewise.
544         * arsup.h: Likewise.
545         * binemul.c: Likewise.
546         * binemul.h: Likewise.
547         * bucomm.c: Likewise.
548         * coffdump.c: Likewise.
549         * coffgrok.c: Likewise.
550         * coffgrok.h: Likewise.
552 2002-05-16  Marek Michalkiewicz  <marekm@amelek.gda.pl>
554         * MAINTAINERS: Add myself as the second AVR port maintainer.
556 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
558         * MAINTAINERS: Update my email address.
560 2002-05-09  Nick Clifton  <nickc@cambridge.redhat.com>
562         * MAINTAINERS: Add Jason Thorpe as VAX maintainer.
564 2002-05-09  Alan Modra  <amodra@bigpond.net.au>
566         * configure.in: Replace `*pe' with `pe' throughout.
567         * configure: Regenerate.
569 2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
571         * Makefile.am: Honour DESTDIR.
572         * Makefile.in: Regenerate.
574 2002-05-06  Alan Modra  <amodra@bigpond.net.au>
576         * dlltool.c (process_def_file): Add missing prototype.
577         (new_directive, assemble_file, main): Likewise.
578         (process_def_file, new_directive): Make static.
579         (inform): Rewrite using VA_FIXEDARG.
580         * dllwrap.c (mybasename): Add missing prototype.
581         (strhash, main): Likewise.
582         (inform): Rewrite using VA_FIXEDARG.
583         (warn): Likewise.
584         (cleanup_and_exit): Use old style function definition.
585         (strhash): Likewise.
586         * windres.c (define_resource): Use one memset to clear all of
587         struct res_resource.
589         * rcparse.y: Remove newcmd rule.  Move rcparse_discard_strings
590         call to rules that need no lookahead.  Check for no lookahead.
592 2002-05-06  Borut Razem  <borut.razem@siol.net>
594         * rclex.l (get_string): Correct "strings" list handling.
595         * resrc.c (read_rc_file): Discard strings.
597 2002-05-04  Alan Modra  <amodra@bigpond.net.au>
599         * ar.c (replace_members): Remove unused var.  Formatting fix.
600         * binemul.c (ar_emul_default_parse_arg): Add ATTRIBUTE_UNUSED.
602         * MAINTAINERS: Sort port maintainers by CPU.
604 2002-05-04  Bob Byrnes  <byrnes@curl.com>
606         * size.c (display_archive): Add last_arfile and code to close archives.
608 2002-05-01  Alan Modra  <amodra@bigpond.net.au>
610         * nm.c (print_symbol): Check returned filename from
611         bfd_find_nearest_line is non-NULL.
613 2002-04-25  Elena Zannoni <ezannoni@redhat.com>
615         * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
617 2002-04-24  Christian Groessler <chris@groessler.org>
619         * MAINTAINERS: Changed my email address.
621 2002-04-17  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
623         * arparse.y: Fix syntax warning.
625 2002-04-16  Nick Clifton  <nickc@cambridge.redhat.com>
627         * readelf.c (fetch_location_list): Remove unused function.
629         * readelf.c (process_corefile_note_segment): Catch corrupt notes
630         and display a warning message, then exit the loop.
632         * rcparse.y: Set MEMFLAG_DISCARDABLE by default.
634 2002-04-15  Nick Clifton  <nickc@cambridge.redhat.com>
636         * resrc.c (write_rc_dialog): If charset is non-default value
637         display all of the DIALOGEX parameters.
639 2002-04-15  Eric Kohl <ekohl@rz-online.de>
641         * rcparse.y: Allow two to five parameter in FONT statement of
642         DIALOGEX resources.
643         * resbin.c (bin_to_res_dialog): Fixed read/write code for dialogex
644         resource data.
645         (res_to_bin_dialog): Likewise.
646         * windres.h: Added misssing charset variable to dialog_ex
647         structure.
649 2002-04-10  Nick Clifton  <nickc@cambridge.redhat.com>
651         * rcparse.y: Set MEMFLAG_PURE by default.
653 2002-04-09  Bernd Herd <info@herdsoft.com>
655         * rcparse.y: CLASS definitions in DIALOG resources
656         are quoted.
657         Fix typo in BEDIT warning.
658         Don't add default dialog style when explicit style specified.
659         Add WS_CAPTION dialog style if CAPTION is specified.
661         * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.
662         (handle_quotes) "\a" escape (used for right justified key
663         definitions in menus) is encodes as binary 8.
665         * resrc.c (write_rc_dialog): Print style even if it is 0.
666         (write_rc_directory): Fix overlooked sublang shift bug.
667         (bin_to_res_dialog): Don't print empty dialog caption.
669         * resbin.c (bin_to_res_dialog): Use signature to identify
670         DIALOGEX.
672         * windres.c (main): Set default LANGUAGE to english/us.
674 2002-04-09  Gunnar Degnbol <degnbol@danbbs.dk>
676         * resrc.c: print CLASS names in quotes
678 2002-04-09  J"orn Rennecke <joern.rennecke@superh.com>
680         * MAINTAINERS: Update my email address.
682 2002-04-04  Alan Modra  <amodra@bigpond.net.au>
684         * dep-in.sed: Cope with absolute paths.
685         * Makefile.am (dep.sed): Subst TOPDIR.
686         Run "make dep-am".
687         * Makefile.in: Regenerate.
689 2002-03-27  Peter Targett  <peter.targett@arc.com>
691         * MAINTAINERS: Update my email address.
693 2002-03-21  Alan Modra  <amodra@bigpond.net.au>
695         * Makefile.am: Run "make dep-am".
696         * Makefile.in: Regenerate.
697         * doc/Makefile.in: Regenerate.
698         * po/POTFILES.in: Regenerate.
699         * aclocal.m4: Regenerate.
700         * config.in: Regenerate.
701         * configure: Regenerate.
703 2002-03-20  Daniel Berlin  <dan@dberlin.org>
705         * readelf.c: Add support for displaying dwarf2 location lists.
706         (do_debug_loc, debug_loc_section, debug_loc_size): New.
707         (parse_args): Use 'O' as shorthand for displaying location list
708         section.
709         (process_section_headers): Handle debug_loc as well.
710         (load_debug_loc): New.
711         (free_debug_loc): New.
712         (fetch_location_list): New.
713         (display_debug_loc): New.
714         (display_debug_info): Call load_debug_loc and free_debug_loc.
715         (debug_displays): We can display .debug_loc now, too.
716         (usage): Update usage string.
717         (read_and_display_attr_value): Note location lists, but don't
718         display them inline.
720 2002-03-18  Tom Rix  <trix@redhat.com>
722         * Makefile.am: Add binutils emulation support.
723         * configure.in: Same.
724         * configure.tgt: New file.  Same.
725         * ar.c (main): Use ar_emul_parse_arg.
726         (usage): Use ar_emul_usage.
727         (replace_members): Use ar_emul_replace, ar_emul_append.
728         * binemul.c: New file.  Define the binutils emulation
729         layer. Define default methods.
730         * binemul.h: New file.  Binutils emulation layer header file.
731         * emul_aix.c: New file.  AIX binutils emulation.
732         * emul_vanilla.c: New file. Default binutils emulation.
733         * Makefile.in: Regenerate.
734         * configure: Same.
736 2002-03-18  Nick Clifton  <nickc@cambridge.redhat.com>
738         * po/fr.po: Updated version.
740 2002-03-13  Nick Clifton  <nickc@cambridge.redhat.com>
742         * po/fr.po: Updated version.
744 2002-03-07  Daniel Jacobowitz  <drow@mvista.com>
746         * README: Update some version numbers.
748 2002-03-07  Daniel Jacobowitz  <drow@mvista.com>
750         * doc/binutils.texi (Target Selection): Fix LD crossreferences.
751         (Architecture Selection): Likewise.
753 2002-03-01  Dmitry Timoshkov <dmitry@baikal.ru>
755         * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
756         generating .exp file.
758 2002-02-21  Nick Clifton  <nickc@cambridge.redhat.com>
760         * readelf.c (dump_relocations): Fix typo.
762 2002-02-20  Nick Clifton  <nickc@cambridge.redhat.com>
764         * NEWS: Mark 2.12 branch.
766 2002-02-18  Timothy Daly  <remote_bob@yahoo.com>
768         * readelf.c (dump_relocations): Display 2nd and 3rd reloc
769         types for 64-bit MIPS.  Narrow some fields for 80-char
770         output.
771         (dump_relocations): Change spelling from 'unrecognised'
772         to 'unrecognized'.
773         (decode_ARM_machine_flags): Likewise.
774         (parse_args): Likewise.
775         (read_and_display_attr_value): Likewise.
776         (display_debug_section): Likewise.
778 2002-02-15  Hans-Peter Nilsson  <hp@bitrange.com>
780         * NEWS: Mention support for MMIX.
782 2002-02-13  Matt Fredette  <fredette@netbsd.org>
784         * readelf.c (get_machine_flags): Recognize EF_M68000.
786 2002-02-12  Alexandre Oliva  <aoliva@redhat.com>
788         * MAINTAINERS: Added self as MN10300 co-maintainer.
790 2002-02-12  Alan Modra  <amodra@bigpond.net.au>
792         * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
793         DT_PPC64_OPDSZ.
795 2002-02-11  Daniel Jacobowitz  <drow@mvista.com>
797         * MAINTAINERS: List myself as branch maintainer.
799 2002-02-11  Alan Modra  <amodra@bigpond.net.au>
801         * configure: Regenerate.
802         * objcopy.c: Update copyright date.
803         * doc/Makefile.in: Regenerate.
805 2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
807         * nlmconv.c: Back out localtime PARAMS change.
809 2002-02-11  Alan Modra  <amodra@bigpond.net.au>
811         * objcopy.c (MKDIR): Define.
812         (copy_archive): Make name_list.name const.  Use MKDIR.
813         Handle duplicate files in archives by making more temp dirs.
815 2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
817         * coffdump.c: Include "getopt.h" after "bucomm.h"
818         so that macros are defined correctly.
819         * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
820         prototype.  Prototype main.
821         * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
823 2002-02-06  Alexandre Oliva  <aoliva@redhat.com>
825         * MAINTAINERS: Added self as SH co-maintainer.
827 2002-02-05  Nick Clifton <nickc@redhat.com>
829         * po/tr.po: Updated translation.
831 2002-02-01  Alan Modra  <amodra@bigpond.net.au>
833         * Makefile.am: Run "make dep-am"
834         * Makefile.in: Regenerate.
836 2002-01-29  Daniel Jacobowitz  <drow@mvista.com>
838         * nm.c (print_value): Mark abfd unused.
840 2002-01-29  Daniel Jacobowitz  <drow@mvista.com>
842         * unwind-ia64.c (unw_decoder): Change second argument
843         to unsigned int, to match function prototypes.
845 2002-01-29  Daniel Jacobowitz  <drow@mvista.com>
847         * objdump.c: Include "getopt.h" after "bucomm.h" so that
848         __GNU_LIBRARY__ will be defined.
849         * size.c: Likewise.
851 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
853         * configure: Regenerated.
855 2002-01-26  Hans-Peter Nilsson  <hp@bitrange.com>
857         * doc/Makefile.am (install): Depend on install-info.
858         * doc/Makefile.in: Regenerate.
860 2002-01-25  Jason R. Thorpe <thorpej@wasabisystems.com>
862         * objcopy.c (strip_usage): Document -d as an alias
863         --strip-debug.
865         * size.c (usage): Document [-t | --totals] options.
866         (long_options): Add --totals option.
867         (main): If the [-t | --totals] option is specified and
868         the output format is Berkeley-style, print the total
869         text, data, and bss sizes of all objects listed.
870         (print_berkeley_format): If the [-t | --totals] option
871         is specified, track the total text, data, and bss
872         sizes.
873         * doc/binutils.texi (size): Document [-t | --totals] options.
874         (strip): Document -d as an alias for --strip-debug.
875         * NEWS: Mention new feature of size.
877 2002-01-25  Nick Clifton  <nickc@cambridge.redhat.com>
879         * po/fr.po: Updated version.
880         * po/es.po: Updated version.
882 2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
884         * addr2line.c (usage): Update text to provide verbose
885         description of the command line options.
886         * ar.c (usage): Update text to provide verbose
887         description of the command line options.
888         (main): Accept -h and -H when running as ranlib.
889         * coffdump.c (show_usage): Update text to provide verbose
890         description of the command line options.
891         * dlltool.c (main): Accept -H as an alias for --help.
892         * nlmconv.c (show_usage): Update text to provide verbose
893         description of the command line options.
894         * nm.c (usage): Replace OPTIONS with option(s).
895         (main): Accept -H as an alias for --help.
896         * objcopy.c (strip_main): Accept -H as an alias for --help.
897         * objdump.c (main): Accept -v as an alias for --verbose.
898         * readelf.c (usage): Adjust format to match style used in
899         other binutils.
900         * size.c (usage): Update text to provide verbose description
901         of the command line options.
902         (main): Accept -v, -h and -H as command line options.
903         * srconv.c (show_usage): Update text to provide verbose
904         description of the command line options.
905         * strings.c (main): Accept -H and -v as command line options.
906         (usage): Update text to provide verbose description of the
907         command line options.
908         * sysdump.c (show_usage): Update text to provide verbose
909         description of the command line options.
910         * windres.c (usage): Adjust format to match style used in
911         other binutils.
913         * coffdump.c: Fix formatting.
914         * nlmconv.c: Fix formatting.
915         * srconv.c: Fix formatting.
916         * sysdump.c: Fix formatting.
918 2002-01-22  Alan Modra  <amodra@bigpond.net.au>
920         * Makefile.am: Run "make dep-am".
921         * Makefile.in: Regenerate.
923 2002-01-18  Andreas Jaeger  <aj@suse.de>
925         * version.c (print_version): Update year.
927 2002-01-17  Alan Modra  <amodra@bigpond.net.au>
929         * readelf.c (get_machine_name): Handle EM_PPC64.
930         (guess_is_rela): Here too.
932 2002-01-17  Nick Clifton  <nickc@cambridge.redhat.com>
934         * po/binutils.pot: Regenerate.
935         * po/fr.po: Regenerate.
936         * po/tr.po: Regenerate.
938 2002-01-16  Nick Clifton  <nickc@cambridge.redhat.com>
940         * po/tr.po: Import new version.
942 2002-01-16  Alan Modra  <amodra@bigpond.net.au>
944         * readelf.c (get_ppc64_dynamic_type): New.
945         (get_dynamic_type): Call it.
947 2002-01-15  Nick Clifton  <nickc@cambridge.redhat.com>
949         * objcopy.c (copy_usage): Use "options" instead of "switches".
950         (strip_usage): Use "options" instead of "switches".
951         * doc/binutils.texi (dlltool):  Refer to "options" instead of
952         "switches".
954 2002-01-14  Richard Earnshaw  <rearnsha@arm.com>
956         * MAINTAINERS: Add self as co-maintainer for the ARM code.
958 2001-12-18  Nick Clifton  <nickc@cambridge.redhat.com>
960         * po/es.po: Import from translation project.
961         * configure.in (ALL_LINGUAS): Add es.
962         * configure: Regenerate.
964 2002-01-09  Jason Thorpe  <thorpej@wasabisystems.com>
966         * readelf.c (get_netbsd_elfcore_note_type): Use
967         NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
969 2002-01-09  Jason Thorpe  <thorpej@wasabisystems.com>
971         * readelf.c: Update copyright years.
972         (get_note_type): Return a const char *.
973         (get_netbsd_elfcore_note_type): New function.
974         (process_note): Use get_netbsd_elfcore_note_type to get
975         the note type string for NetBSD ELF core files.
977 2002-01-06  Steve Ellcey  <sje@cup.hp.com>
979         * readelf.c (get_ia64_segment_type): Add support for macros.
980         (get_segment_type): Add support for IA64 specific macros.
982 2001-12-20  Julian v. Bock  <julian@wongr.net>
984         * readelf.c (print_symbol): New function: Print a formatted symbol
985         name.  If --wide is specified do not truncate it.
986         (dump_relocations): Use print_symbol() to print symbol names.
987         (process_symbol_table): Likewise.
988         (process_syminfo): Likewise.
989         (process_mips_specific): Likewise.
990         (usage): Document new feature of --wide switch.
991         * doc/binutils.texi (objdump): Document additional behaviour of
992         --wide.
994 2001-12-18  Michael Snyder  <msnyder@redhat.com>
996         * objcopy.c (copy_file): Accept corefiles (format bfd_core).
997         (copy_object): Don't set the start address or flags of a core file.
998         (copy_section): Don't relocate a core file.  Don't copy contents
999         if the input section has the contents flag set, but the output
1000         section does not (which happens with the fake 'note' pseudo-
1001         sections that BFD creates for corefiles).
1003 2001-12-18  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1005         * readelf.c (get_machine_flags): Recognize header flags for ABI and
1006         ASE extensions. More robust code for ISA checking. Ignore empty fields
1007         in header flags for GNU extensions.
1009 2001-12-18  Alan Modra  <amodra@bigpond.net.au>
1011         * objcopy.c (copy_archive): Set output bfd format outside the loop.
1013 2001-12-18  Nick Clifton  <nickc@cambridge.redhat.com>
1015         * po/ja.po: Import from translation project.
1016         * configure.in (ALL_LINGUAS): Add ja.
1017         * configure: Regenerate.
1019 2001-12-18  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1021         * addr2line.c (main): Protoype.
1022         * ar.c (main): Protoype.
1023         * nm.c (main): Protoype.
1024         * objcopy.c (main): Protoype.
1025         * objdump.c (main): Protoype.
1026         * size.c (main): Protoype.
1027         * strings.c (main): Protoype.
1029 2001-12-17  Alan Modra  <amodra@bigpond.net.au>
1031         * readelf.c (symtab_shndx_hdr): New global.
1032         (SECTION_HEADER_INDEX): Define.
1033         (SECTION_HEADER_NUM): Define.
1034         (SECTION_HEADER): Define.
1035         (GET_ELF_SYMBOLS): Pass two params rather than three.
1036         (get_32bit_elf_symbols): Take file and section args.  Read and
1037         use SHT_SYMTAB_SHNDX.
1038         (get_64bit_elf_symbols): Likewise.
1039         (dump_relocations): Use SECTION_HEADER to index "section_headers".
1040         (process_section_headers): Likewise.  Use SECTION_HEADER_NUM too.
1041         Remember symtab_shdx_hdr.
1042         (process_program_headers): Scan from index 1 for segment map.
1043         (slurp_ia64_unwind_table): Use SECTION_HEADER to index
1044         "section_headers".
1045         (process_relocs): Likewise.  Also adjust call to GET_ELF_SYMBOLS.
1046         (process_unwind): Likewise.
1047         (process_version_sections): Likewise.
1048         (process_symbol_table): Likewise.
1049         (display_debug_info): Likewise.
1050         (process_dynamic_segment): Fake up a symtab section for changed
1051         GET_ELF_SYMBOLS.
1052         (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
1053         (process_program_headers): Kill signed/unsigned warning.
1054         (load_debug_str): Likewise.
1055         (display_debug_info): Likewise.
1057 2001-12-13  Jakub Jelinek  <jakub@redhat.com>
1059         * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
1061 2001-12-11  Alan Modra  <amodra@bigpond.net.au>
1063         * readelf.c (process_file_header): Print extended e_shnum and
1064         e_shdtrndx values.  Set elf_header values for same.
1065         (get_32bit_section_headers): Add "num" arg to read "num" headers.
1066         (get_64bit_section_headers): Likewise.
1067         (process_section_headers): Update calls.
1068         (get_file_header): Call get_32bit_section_headers or 64bit variant.
1070 2001-12-10  Jakub Jelinek  <jakub@redhat.com>
1072         * objcopy.c (setup_section): Copy entsize.
1074 2001-12-07  Geoffrey Keating  <geoffk@redhat.com>
1076         * readelf.c (guess_is_rela): Add support for stormy16.
1077         (dump_relocations): Likewise.
1078         (get_machine_name): Likewise.
1080 2001-12-05  Nick Clifton  <nickc@cambridge.redhat.com>
1082         * dllwrap.c (main) Replace multiple strings describing a
1083         single error with a single, newline escaped sentence to permit
1084         better translation into foreign languages.
1086         * readelf.c (get_elf_class): Remove internalionalisation of ELF
1087         class names.
1089 2001-12-04  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1091         * strings.c (get_char): Initialize value.
1093 2001-12-04  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1095         * arlex.l: Silence compile warnings.
1096         * arsup.h: Likewise. Fix formatting.
1098 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
1100         * strings.c: Include config.h before bfd.h.
1101         (file_off): New type.
1102         (file_open): Define.
1103         (print_strings): Use file_off instead of file_ptr.  Print addresses
1104         which don't fit into long correctly.
1105         (get_char): Use file_off instead of file_ptr.  Use getc_unlocked if
1106         available.
1107         (strings_file): Use file_off instead of file_ptr.  Use file_open.
1108         * configure.in: Check for getc_unlocked.
1109         Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
1110         be defined for it.
1111         * configure: Rebuilt.
1112         * config.h.in: Rebuilt.
1114 2001-11-29  H.J. Lu <hjl@gnu.org>
1116         * bucomm.c (make_tempname): Revert the changes made on
1117         2001-11-14 and 2001-11-12. They won't work with directories.
1119 2001-11-23  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1121         * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
1122         CFLAGS_FOR_TARGET to runtest in environment.
1123         * Makefile.in: Rebuild.
1124         * doc/Makefile.in: Rebuild.
1126 2001-11-28  Mike Stump  <mrs@wrs.com>
1128         * objcopy.c (setup_section): Preserve SEC_RELOC when
1129         --set-section-flags is used.
1131 2001-11-19  Nick Clifton  <nickc@cambridge.redhat.com>
1133         * readelf.c (do_debug_str): New variable.
1134         (display_debug_str): New function: Display the contents of a
1135         .debug_str section.
1136         (load_debug_str): New function: Load in the contents of a
1137         .debug_str section.
1138         (free_debug_str): New function: Free the memory used by
1139         load_debug_str().
1140         (fetch_indirect_string): Retrieve a string from the .debug_str
1141         section.
1142         (usage): Add -ws.
1143         (parse_args): Accept -ws.
1144         (process_section_headers): Allow the display of the .debug_str
1145         section.
1146         (read_and_display_attr_value): Use fetch_indirect_string.  Show
1147         offset into .debug_str section.
1148         (display_debug_info): Use load_debug_str and free_debug_str.
1149         (debug_displays): Add .debug_str.
1150         * doc/binutils.texi: Document -ws.
1152 2001-11-19  Andreas Jaeger  <aj@suse.de>
1154         * testsuite/binutils-all/objdump.exp: Add x86-64.
1156 2001-11-15  Andreas Schwab  <schwab@suse.de>
1158         * readelf.c: Fix warnings without terminating newline.
1160 2001-11-15  Alan Modra  <amodra@bigpond.net.au>
1162         * doc/binutils.texi (objdump): Document ppc -M options.
1164 2001-11-14  Andreas Jaeger  <aj@suse.de>
1166         * doc/binutils.texi (objdump): Fix description to use x86-64.
1168 2001-11-14  Nick Clifton  <nickc@cambridge.redhat.com>
1170         * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
1171         not all systems provide mkstemp.
1173 2001-11-14  Alan Modra  <amodra@bigpond.net.au>
1175         * doc/binutils.texi (objdump): Document x86 -M options.
1177 2001-11-13  Keith Walker <keith.walker@arm.com>
1179         * readelf.c (read_and_display_attr_value): New function to
1180         handle DW_FORM_indirect.
1181         (read_and_display_attr): Use it.
1183 2001-11-13  Geoffrey Keating  <geoffk@redhat.com>
1185         * readelf.c (display_debug_lines): Deal with unknown standard
1186         opcodes.  Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
1187         DW_LNS_set_isa.
1189 2001-11-13  Timothy Wall  <twall@alum.mit.edu>
1191         * MAINTAINERS: Add self as tic54x maintainer.  This target
1192         includes the IBM C54XDSP clone.
1194 2001-11-12  * Steven J. Hill <sjhill@realitydiluted.com>
1196         * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
1198 2001-11-09  Jeffrey A Law  (law@cygnus.com)
1200         * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
1201         (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
1202         (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
1203         (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
1204         (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
1205         (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
1206         (unw_decode_b2, unw_decode_b3_b4): Likewise.
1208         * readelf.c (get_elf_class): Fix ISO portability glitch.
1209         (get_data_encoding, get_osabi_name, request_dump): Likewise.
1211 2001-11-07  Jakub Jelinek  <jakub@redhat.com>
1213         * readelf.c (debug_str, debug_str_size): New.
1214         (display_debug_abbrev): If no abbrevs were read, skip the CU.
1215         Call free_abbrevs.
1216         (read_and_display_addr): Handle DW_FORM_strp.
1217         (display_debug_info): Read .debug_str section if present,
1218         so that DW_FORM_strp can be handled.
1219         Fix test for non-existant .debug_abbrev section.
1221 2001-11-05  Jakub Jelinek  <jakub@redhat.com>
1223         * arlex.l: Accept `\' in filenames.  Patch by <earl_chew@agilent.com>.
1225         * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
1227 2001-11-05  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1229         * MAINTAINERS: Add self as s390/s390x maintainer.
1231 2001-11-02  Tom Rix  <trix@bluey.cygnus.com>
1233         * MAINTAINERS: Add self as PPC XCOFF maintainer.
1235 2001-11-02  Nick Clifton  <nickc@cambridge.redhat.com>
1237         * configure.in (ALL_LINGUAS): Add "fr" and "tr".
1238         * configure: Regernate.
1239         * po/fr.po: New file.
1240         * po/tr.po: New file.
1242 2001-10-30  Hans-Peter Nilsson  <hp@bitrange.com>
1244         * MAINTAINERS: Add self as MMIX port maintainer.
1245         * readelf.c: Include elf/mmix.h.
1246         (guess_is_rela): MMIX is RELA.
1247         (dump_relocations): Handle MMIX relocations.
1248         * Makefile.am: Regenerate dependencies.
1249         * Makefile.in: Regenerate.
1251 2001-10-13  Nick Clifton  <nickc@cambridge.redhat.com>
1253         * readelf.c (parse_args): Handle multiple options to the -w
1254         switch.
1256 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
1258         * readelf.c (get_section_type_name): Don't print SHT_ prefix for
1259         LOPROC, LOOS and LOUSER.
1261 2001-10-11  J"orn Rennecke <amylaar@onetel.net.uk>
1263         * MAINTAINERS: Update my email address.
1265 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
1267         * doc/Makefile.in: Regenerate.
1268         * configure: Regenerate.
1270 2001-10-02  Nick Clifton  <nickc@cambridge.redhat.com>
1272         * readelf.c (display_debug_line, display_debug_pubnames,
1273         display_debug_info, display_debug_frames): Detect and warn
1274         about 64-bit format entries.
1275         (display_debug_aranges): Reword 64-bit warning.
1276         (debug_displays): Add .debug_pubtypes as a known, but not yet
1277         supported, debug section.
1279 2001-10-02  Alan Modra  <amodra@bigpond.net.au>
1281         * coffdump.c (PROGRAM_VERSION): Delete.
1282         (main <'V'>): Call print_version.
1283         * srconv.c: Likewise.
1284         * sysdump.c: Likewise.
1285         * version.c (program_version): Remove.
1286         (print_version): Use BFD_VERSION_STRING.  Just print the current
1287         year in copyright message.
1288         * addr2line.c (program_version): Remove unused declaration.
1289         * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
1290         place of BFD_VERSION.
1291         * Makefile.am (Makefile): Depend on bfd/configure.in.
1292         (cplus-dem.o): Depend on Makefile.
1293         Run "make dep-am".
1294         * Makefile.in: Regenerate.
1296 2001-10-01  Nick Clifton  <nickc@cambridge.redhat.com>
1298         * readelf.c (display_debug_aranges): Detect and warn about DWARF64
1299         format .debug_arange sections.
1300         (main): Add missing prototype.
1302 2001-09-30  Hans-Peter Nilsson  <hp@bitrange.com>
1304         * Makefile.am: Update dependencies with "make dep-am".
1305         * Makefile.in: Regenerate.
1307 2001-09-28  Richard Henderson  <rth@redhat.com>
1309         * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
1311 2001-09-26  Alan Modra  <amodra@bigpond.net.au>
1313         * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
1314         VA_CLOSE.
1315         (non_fatal): Likewise.
1316         * objdump.c (objdump_sprintf): Likewise.
1317         * readelf.c (error): Likewise.
1318         (warn): Likewise.
1320 2001-09-25  Jakub Jelinek  <jakub@redhat.com>
1322         * readelf.c (do_wide): New.
1323         (options): Add --wide.
1324         (usage, parse_args): Likewise.
1325         (process_program_headers): Put each segment on a single line if
1326         --wide is given.
1327         (process_section_headers): Put each section on a single line if
1328         --wide is given.
1329         * doc/binutils.texi: Document it.
1330         * NEWS: Likewise.
1332 2001-09-25  Alan Modra  <amodra@bigpond.net.au>
1334         * readelf.c (print_vma): Print 8 digits of low hex value.
1336 2001-09-24  Andreas Jaeger  <aj@suse.de>
1338         * nlmconv.c: Fix warnings about unused attributes and function
1339         prototypes.
1341         * strings.c: Add prototype for get_char.
1343 2000-09-19  H.J. Lu  <hjl@gnu.org>
1345         * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
1346         $(srcdir)/cxxfilt.man.
1347         * doc/Makefile.in: Rebuild.
1349 2001-09-19  Alan Modra  <amodra@bigpond.net.au>
1351         * objcopy.c (copy_main): Correct rename-section string parsing.
1352         Consolidate new_name parsing, and error messages.
1354 2001-09-18  Bruno Haible  <haible@clisp.cons.org>
1356         * addr2line.c: Don't include <ctype.h>.
1357         (main): For gettext, also set the LC_CTYPE locate facet.
1358         * ar.c (main): Likewise.
1359         * coffdump.c (main): Likewise.
1360         * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
1361         (main): For gettext, also set the LC_CTYPE locate facet.
1362         Use ISALNUM instead of isalpha/isdigit.
1363         * dllwrap.c: Don't include <ctype.h>.
1364         (main): For gettext, also set the LC_CTYPE locate facet.
1365         * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
1366         (main): For gettext, also set the LC_CTYPE locate facet.
1367         Use TOUPPER instead of islower/toupper.
1368         * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
1369         (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
1370         Use TOUPPER instead of islower/toupper.
1371         * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
1372         * objcopy.c (main): Likewise.
1373         * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1374         (disassemble_bytes): Use ISPRINT instead of isprint.
1375         (dump_section_stabs): Use ISDIGIT instead of isdigit.
1376         (dump_data): Use ISPRINT instead of isprint.
1377         (main): For gettext, also set the LC_CTYPE locate facet.
1378         * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
1379         (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
1380         * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
1381         Use TOUPPER instead of islower/toupper.
1382         * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
1383         * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
1384         (write_rc_accelerators): Use ISPRINT instead of isprint.
1385         (write_rc_rcdata): Likewise.
1386         * size.c (main): For gettext, also set the LC_CTYPE locate facet.
1387         * srconv.c (main): Likewise.
1388         * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1389         (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
1390         isdigit/isupper/islower.
1391         (parse_stab_string, parse_stab_type, parse_stab_argtypes,
1392         parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
1393         stab_demangle_prefix, stab_demangle_qualified,
1394         stab_demangle_template, stab_demangle_type,
1395         stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
1396         * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
1397         (isgraphic): Use ISPRINT instead of isascii/isprint.
1398         (main): Remove HAVE_LC_MESSAGES dependency.
1399         * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1400         (pbarray): Use ISPRINT instead of isprint.
1401         (main): For gettext, also set the LC_CTYPE locate facet.
1402         * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
1403         (format_from_filename): Use ISPRINT instead of isprint.
1404         (main): For gettext, also set the LC_CTYPE locate facet.
1405         * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
1406         (unicode_print): Use ISPRINT instead of isprint.
1407         * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1408         (stab_variable): Use ISDIGIT instead of isdigit.
1410 2001-09-18  Alan Modra  <amodra@bigpond.net.au>
1412         * ar.c (print_contents): Cast args of bfd_seek to the right types.
1413         Replace bfd_read call with call to bfd_bread.
1414         (extract_file): Likewise.
1416         * objdump.c (dump_section_header): Cast section->filepos to
1417         unsigned long to suit printf format string.
1418         * readelf.c (process_section_headers): Similarly for sh_offset.
1419         (process_unwind): Likewise.
1421 2001-09-14  Nick Clifton  <nickc@cambridge.redhat.com>
1423         * strings.c (encoding, encoding_bytes): New variables.
1424         (long_options): Add --encoding.
1425         (main): Accept -e and --encoding.
1426         (get_char): New function.  Read a, possibly wide, character from
1427         the input stream.
1428         (print_strings): Use get_char().
1429         (usage): Document new command line option.
1430         * doc/binutils.texi: Document new command line option.
1431         * NEWS: Announce new command line option.
1433 2001-09-12  Alexandre Oliva  <aoliva@redhat.com>
1435         * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
1436         get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
1437         EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
1438         Removed EM_CYGNUS_ARC.
1440 2001-09-04  Jeffrey A Law  (law@cygnus.com)
1442         * readelf.c: Include elf/h8 for H8 series definitions.
1443         (guess_is_rela): H8 series if RELA.
1444         (dump_relocations): Handle H8 series relocations.
1446 2001-08-31  Eric Christopher  <echristo@redhat.com>
1448         * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
1450 2001-08-29  Peter Targett  <peter.targett@arccores.com>
1452         * MAINTAINERS: Include ARC Maintainer.
1454 2001-08-29  Ben Elliston  <bje@redhat.com>
1456         * stabs.c (stab_demangle_template): Initialise s4.
1458 2001-08-27  Alan Modra  <amodra@bigpond.net.au>
1460         * readelf.c (dump_relocations): Recognise EM_PPC64.
1462 2001-08-26  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1464         * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
1466 2001-08-25  H.J. Lu  <hjl@gnu.org>
1468         * nm.c (print_width): New.
1469         (display_rel_file): Set `print_width' according to
1470         bfd_sprintf_vma.
1471         (print_symbol_info_bsd): Check `print_width' instead of BFD64.
1473 2001-08-24  Alexandre Oliva  <aoliva@redhat.com>
1475         * objcopy.c (use_alt_mach_code): New variable.
1476         (OPTION_ALT_MACH_CODE): Define.
1477         (copy_options): Added --alt-machine-code.
1478         (copy_main): Handle it.
1479         (copy_object): Switch to alternate machine code if requested.
1480         * doc/binutils.texi: Document new option.
1481         * NEWS: Likewise.
1483 2001-08-22  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1485         * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
1487 2001-08-21  H.J. Lu  <hjl@gnu.org>
1489         * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
1490         (display_debug_info): Cast for 64bit hosts.
1491         (display_debug_frames): Likewise.
1492         (process_mips_specific): Likewise.
1494 2001-08-21  Andreas Jaeger  <aj@suse.de>
1496         * coffgrok.h: Add missing parameter for prototype of coff_grok.
1498         * sysdump.c: Add missing prototypes.
1499         * srconv.c: Likewise.
1500         * unwind-ia64.c: Likewise.
1501         * coffdump.c: Likewise.
1503         * sysinfo.y: Print prototypes, include <ansidecl.h>.
1505         * coffgrok.c: Add missing prototypes, include libiberty.h instead
1506         of declaring xcalloc.
1508 2001-08-10  H.J. Lu  <hjl@gnu.org>
1510         * nm.c (print_value): Add one arg, bfd *.
1511         (print_value): Replace fprintf_vma with bfd_fprintf_vma.
1512         (print_symbol_info_bsd): Also pass `abfd' to print_value ().
1513         (print_symbol_info_sysv): Likewise.
1514         (print_symbol_info_posix): Likewise.
1516         * objdump.c (dump_section_header): Replace printf_vma with
1517         bfd_printf_vma.
1518         (print_section_stabs): Likewise.
1519         (dump_bfd_header): Likewise.
1520         (objdump_print_value): Replace sprintf_vma with
1521         bfd_sprintf_vma.
1522         (disassemble_bytes): Likewise.
1523         (dump_reloc_set): Likewise.
1525 2001-08-10  Andreas Jaeger  <aj@suse.de>
1527         * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1528         to build warnings.
1529         * configure: Regenerate.
1531 2001-08-09  Alan Modra  <amodra@bigpond.net.au>
1533         * readelf.c: Add missing prototypes.
1534         * objdump.c: Likewise.  Format existing prototypes.
1536 2001-08-08  Alexandre Oliva  <aoliva@redhat.com>
1538         * readelf.c (display_debug_info): Add to abbrev_offset the addend
1539         of any RELA relocation for the abbrev_offset memory location that
1540         refers to the .debug_abbrev section symbol.
1542 2001-08-07  H.J. Lu  <hjl@gnu.org>
1544         * readelf.c (process_file): Return 0 if OK, otherwise return 1.
1545         (main): Return process_file ().
1547 2001-08-05  Philip Blundell  <philb@gnu.org>
1549         * doc/binutils.texi: Use "Thumb" not "THUMB".
1551 2001-08-03  John Healy  <jhealy@redhat.com>
1553         Patch suggested by Frank Eigler <fche@redhat.com>.
1554         * objdump.c (disassemble_data): Fill in section member of the
1555         disasm_info structure.
1557 2001-08-03  Tom Walsh  <tom@cyberiansoftware.com>
1559         * configure.in: Added --with-windres option.
1560         * configure: Regenerated.
1562 2001-07-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1564         * doc/binutils.texi: Use @command{name} for commands;
1565         use @option{-opt} for options; use @table @env for list of options;
1566         remove spaces arround [ | ] in synopsis.
1568         * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
1569         center title.
1571 2001-07-31  Nick Clifton  <nickc@cambridge.redhat.com>
1573         * objcopy.c: Fix formatting.
1574         (section_rename): New structure.
1575         (OPTION_RENAME_SECTION): New switch.
1576         (copy_usage): Document new switch.
1577         (add_section_rename): New function: Add a node to the section
1578         rename list.
1579         (find_section_rename): New function: Find the new name and
1580         flags for a section.
1581         (setup_section): Call find_section_name to determine the name
1582         of the output section.
1583         (copy_main): Handle OPTION_RENAME_SECTION.
1584         * binutils.texi: Document new switch.
1585         * NEWS: Mention new switch.
1587 2001-07-30  Nick Clifton  <nickc@cambridge.redhat.com>
1589         * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
1590         * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
1591         bug-binutils@gcc.org.
1593 2001-07-28  Matthias Kramm  <kramm@quiss.org>
1595         * bucomm.c (list_supported_architectures): New function.
1596         * bucomm.h (list_supported_architectures): Declare.
1597         * objdump.c (usage): Call the above.
1599 2001-07-25  Dave Brolley  <brolley@redhat.com>
1601         * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
1602         (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
1604 2001-07-19  Nick Clifton  <nickc@cambridge.redhat.com>
1606         * README: Update for 2.11.  Change bug reporting email address.
1607         * MAINTAINERS: Tidy up.  Change bug reporting email address.
1609 2001-07-16  DJ Delorie  <dj@redhat.com>
1611         * resres.c (write_res_header): Align header size.
1612         (res_align_file): Calculate alignment correctly.
1614         * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
1615         correct 10).
1616         * resrc.c (write_rc_resource): Likewise.
1617         * windres.h (SUBLANG_SHIFT): Define - as 10.
1619 2001-07-15  Nick Clifton  <nickc@cambridge.redhat.com>
1621         * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
1623 2001-07-11  Nick Clifton  <nickc@cambridge.redhat.com>
1625         * MAINTAINERS: Add notes about branch checkins.
1627 2001-07-05  Daniel Berlin  <dan@cgsoftware.com>
1629         * readelf.c (display_debug_macinfo): New function, display
1630         .debug_macinfo section.
1631         (do_debug_macinfo): New variable.
1632         (parse_args): Handle "-w[mM]" to mean display macro info.
1633         (process_section_headers): Handle debug_macinfo.
1634         (debug_displays): Replace unsupported function with macinfo
1635         function for .debug_macinfo display.
1636         * doc/binutils.texi: Document new command line switch.
1637         * NEWS: Document new feature of readelf.
1639 2001-07-05  H.J. Lu  <hjl@gnu.org>
1641         * objcopy.c (filter_symbols): Don't turn undefined symbols
1642         into local.
1644 2001-07-03  H.J. Lu <hjl@gnu.org>
1646         * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
1647         $@.pod.
1648         (ar.1): Likewise.
1649         (dlltool.1): Likewise.
1650         (nlmconv.1): Likewise.
1651         (nm.1): Likewise.
1652         (objcopy.1): Likewise.
1653         (objdump.1): Likewise.
1654         (ranlib.1): Likewise.
1655         (readelf.1): Likewise.
1656         (size.1): Likewise.
1657         (strings.1): Likewise.
1658         (strip.1): Likewise.
1659         (windres.1): Likewise.
1660         (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
1661         ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
1662         $(DEMANGLER_NAME).
1663         (as.1): Removed.
1664         * doc/Makefile.in: Regenerated.
1666 2001-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
1668         * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
1670 2001-07-01  Daniel Berlin  <dan@cgsoftware.com>
1672         * readelf.c: Support DWARF 2.1 tags, encodings, languages.
1674 2001-06-29  James Cownie <jcownie@etnus.com>
1676         * readelf.c: Support DWARF 2.1 attributes.
1678 2001-06-28  Alan Modra  <amodra@bigpond.net.au>
1680         * readelf.c (GET_DATA_ALLOC): Remove.
1681         (GET_DATA): Remove.
1682         (get_data): New function combining above macros, with an extra
1683         test for zero size.
1684         (slurp_rela_relocs): Use get_data, and catch error return.
1685         (slurp_rel_relocs): Likewise.
1686         (get_32bit_program_headers): Likewise.
1687         (get_64bit_program_headers): Likewise.
1688         (get_32bit_section_headers): Likewise.
1689         (get_64bit_section_headers): Likewise.
1690         (get_32bit_elf_symbols): Likewise.
1691         (get_64bit_elf_symbols): Likewise.
1692         (process_section_headers): Likewise.
1693         (process_relocs): Likewise.
1694         (slurp_ia64_unwind_table): Likewise.
1695         (process_unwind): Likewise.
1696         (get_32bit_dynamic_segment): Likewise.
1697         (get_64bit_dynamic_segment): Likewise.
1698         (process_dynamic_segment): Likewise.
1699         (process_version_sections): Likewise.
1700         (process_symbol_table): Likewise.
1701         (dump_section): Likewise.
1702         (display_debug_info): Likewise.
1703         (display_debug_section): Likewise.
1704         (process_section_contents): Likewise.
1705         (process_corefile_note_segment): Likewise.
1706         (process_mips_specific): Likewise.  Also free econf32, econf64.
1708 2001-06-25  Alan Modra  <amodra@bigpond.net.au>
1710         * readelf.c (dump_relocations): Print "bad symbol index" if
1711         symtab == NULL with non-zero symtab_index.
1712         (process_relocs): Don't bomb if reloc section has no symsec.
1714 2001-06-24  H.J. Lu  <hjl@gnu.org>
1716         * objcopy.c (strip_main): Revert the change made on 2001-05-30
1717         by accident.
1718         (copy_main): Apply the the change made to strip_main on
1719         2001-05-30 by accident.
1721 2001-06-23  Andreas Jaeger  <aj@suse.de>
1723         * unwind-ia64.c (unw_decode_x1): Add unused attribute for
1724         parameter 'code'.
1725         (unw_decode_x2): Likewise.
1726         (unw_decode_x3): Likewise.
1727         (unw_decode_x4): Likewise.
1729 2001-06-23  Ben Elliston  <bje@redhat.com>
1731         * MAINTAINERS: Add myself as M88k maintainer.
1733 2001-06-22  Jocelyn Mayer  <jocelyn.mayer@netgem.com>
1735         * objcopy.c (strip_main): Support -o or --output-file command lien
1736         switch.
1738 2001-06-19  H.J. Lu <hjl@gnu.org>
1740         * doc/Makefile.in: Regenerated.
1742 2001-06-19  Nick Clifton  <nickc@cambridge.redhat.com>
1744         * readelf.c: Restore formatting.
1746 2001-06-18  H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
1748         * Makefile.am: Move documentation into doc subdirectory.
1749         * Makefile.in: Regenerated.
1750         * binutils.texi: Move into doc subdirectory.
1751         * addr2line.1: Removed.
1752         * ar.1: Likewise.
1753         * dlltool.1: Likewise.
1754         * nlmconv.1: Likewise.
1755         * nm.1: Likewise.
1756         * objcopy.1: Likewise.
1757         * objdump.1: Likewise.
1758         * ranlib.1: Likewise.
1759         * readelf.1: Likewise.
1760         * size.1: Likewise.
1761         * strings.1: Likewise.
1762         * strip.1: Likewise.
1763         * windres.1: Likewise.
1764         * cxxfilt.man: Likewise.
1765         * doc: New Directory.
1766         * doc/Makefile.am: New file.
1767         * doc/Makefile.in: Generate.
1769 2001-06-09  Alan Modra  <amodra@bigpond.net.au>
1771         * NEWS: Fix a typo.  Mention hppa64-elf.  Add binutils-2.11 marker.
1773 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
1775         * MAINTAINERS: Update my email address.
1777 2001-05-30  Honda Hiroki  <hhonda@kobe-catv.ne.jp>
1779         * objcopy.c: Add new switches: --keep-global-symbol,
1780         --keep-symbols, --localize-symbols, --keep-global-symbols and
1781         --weaken-symbols.
1782         * binutils.texi: Document new switches.
1783         * objcopy.1: Regenerate.
1784         * NEWS: Announce new feature.
1786 2001-05-28  Andreas Jaeger  <aj@suse.de>
1788         * readelf.c (display_debug_frames): Fix warnings: Remove unused
1789         variables, fix format strings.
1791 2001-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
1793         * objdump.c (disassemble_bytes): Remove section VMA adjustment
1794         when computing the address of the line to show.
1796 2001-05-16  Richard Henderson  <rth@redhat.com>
1798         * readelf.c (do_debug_frames_interp): New.
1799         (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
1800         (byte_get_big_endian): Likewise.
1801         (parse_args) ['F']: Set do_debug_frames_interp.
1802         (Frame_Chunk): Make data_factor signed, add fde_encoding.
1803         (frame_display_row): Don't trunc pc_begin to int.
1804         (size_of_encoded_value): New.
1805         (display_debug_frames): Handle 64-bit targets.  Print raw data
1806         unless do_debug_frames_interp.
1807         (debug_displays): Remove duplicate .debug_frame.
1809 2001-05-15  Ralf Baechle  <ralf@gnu.org>
1811         * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
1812         The former constant was never in active use and is used otherwise
1813         by the ABI.
1815 2001-05-11  Jakub Jelinek  <jakub@redhat.com>
1817         * readelf.c (process_unwind): Print all unwind sections, not just
1818         one.
1820 2001-05-07  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1822         * readelf.c (process_unwind): Remove const specifier.
1824 2001-04-27  Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
1826         * strings.c (isgraphic): Do not use isascii() unless it is needed
1827         for isprint() to work.
1828         (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
1830 2001-04-27  Johan Rydberg  <jrydberg@opencores.org>
1832         * NEWS: Announce support for OpenRISC.
1834 2001-04-17  Danny Smith  <dannysmith@users.sourceforge.net>
1836         * dlltool.c (do_default_excludes): Initialise to true.
1838 2001-04-10  Alan Modra  <amodra@one.net.au>
1840         * MAINTAINERS: Update my email address
1841         * nm.c (print_symbol_info_bsd): Use a simple printf string.
1843 2001-04-05  Hans-Peter Nilsson  <hp@axis.com>
1845         * readelf.c (display_debug_lines): Fix typo for "Prologue".
1847 2001-03-30  H.J. Lu  <hjl@gnu.org>
1849         * readelf.c (process_unwind): Just return if do_unwind is 0.
1851 2001-03-28  Roger Sayle  <roger@metaphorics.com>
1853         * dlltool.c (make_one_lib_file): Fix section flags for
1854         .text, .data and .bss in stub ds*.o files to match those
1855         generated by gas.
1857 2001-03-29  H.J. Lu  <hjl@gnu.org>
1859         * readelf.c (process_unwind): Only do unwind sections for
1860         IA64.
1862 2001-03-28  H.J. Lu  <hjl@gnu.org>
1864         * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
1865         * Makefile.in: Regenerate.
1867 2001-03-26  Andreas Jaeger  <aj@suse.de>
1869         * binutils.texi (nm): Fix texi syntax.
1871 2001-03-25  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1873         * binutils.texi: Put @c man begin and @c man end indications
1874         to generate man pages using texi2pod and pod2man. Put @c man title
1875         to identify each man. Add SEEALSO entries.
1876         * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
1877         (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
1878         sort the list.
1879         (*.1): Build the man pages from binutils.texi.
1880         * Makefile.in: Regenerate.
1882 2001-03-13  Eric Kohl  <ekohl@rz-online.de>
1884         * defparse.y (opt_equal_name): allow "." in name.
1885         * dlltool.c (def_exports): Added ability to generate forwarded exports.
1886         (gen_exp_file): Likewise.
1888 2001-03-12  Stefan Geuken <mail@stefan-geuken.de>
1890         * NEWS: Document addition of -B switch to objcopy.
1891         * binutils.texi:  Document addition of -B switch to objcopy.
1892         * objcopy.c: (copy_options): Add --binary-architecture.
1893         (copy_usage): Document -B/--binary-architecture.
1894         (copy_main): Support -B/--binary-architecture.  Set
1895         bfd_external_binary_architecture.
1897 2001-03-11  Andreas Jaeger  <aj@suse.de>
1899         * readelf.c (guess_is_rela): Handle EM_S390_OLD.
1900         (dump_relocations): Likewise.
1901         (get_machine_name): Likewise.
1903 2001-02-28  Nick Clifton  <nickc@redhat.com>
1905         * readelf.c: (struct unw_aux_info): Remove const modifier for
1906         'strtab' field.
1907         (process_unwind): Remove non-K&R compliant LHS type cast in call
1908         to GET_DATA_ALLOC macro.
1910 2001-02-28  Philip Blundell  <pb@futuretv.com>
1912         * readelf.c (decode_ARM_machine_flags): Explicitly mention which
1913         ABI is in use; remove ambiguity between the "unknown" EABI and
1914         unrecognised ABIs.  Handle version 2 ARM EABI.  Update uses of
1915         renamed EF_xx constants.
1917 2001-02-27  Alan Modra  <alan@linuxcare.com.au>
1919         * configure.in (BFD_VERSION): New.
1920         (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
1921         * configure: Regenerate.
1922         * Makefile.am: Run "make dep-am"
1923         * Makefile.in: Regenerate.
1925 2001-02-14  Nick Clifton  <nickc@redhat.com>
1927         * MAINTAINERS: Add "Obvious Fix" rule.
1929 2001-02-11  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
1931         * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
1932         literal concatenation.
1934 2001-02-11  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
1936         * readelf.c (struct unw_aux_info): Remove const from the info member.
1937         (process_unwind): Don't type-cast the third argument to the
1938         GET_DATA_ALLOC macro.
1940 2001-02-11  Nick Clifton  <nickc@redhat.com>
1942         * readelf.c (dump_relocations): Free corrected allocated
1943         array.
1944         (process_unwind): Fix compile time warning.
1946 2001-02-10  Nick Clifton  <nickc@redhat.com>
1948         * binutils.texi: Document new --unwind option to readelf.
1950 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1952         * readelf.c: Add linux target for S/390.
1954 2001-02-10  Alan Modra  <alan@linuxcare.com.au>
1956         * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
1957         printf is a macro.
1959 2001-02-08  Hans-Peter Nilsson  <hp@bitrange.com>
1961         * acinclude.m4 (AM_PROG_LEX): Override installed definition.
1962         * aclocal.m4: Regenerate.
1963         * configure: Regenerate.
1965 2001-02-07  Todd Vierling  <tv@wasabisystems.com>
1967         * bucomm.c (bfd_target_vector): Change extern array to pointer.
1968         * objdump.c (bfd_target_vector): Likewise.
1970 2001-02-07  David Mosberger  <davidm@hpl.hp.com>
1972         * readelf.c (process_unwind): New function.
1973         (slurp_ia64_unwind_table): Ditto.
1974         (dump_ia64_unwind): Ditto.
1975         (find_symbol_for_address): Ditto.
1976         (slurp_rela_relocs): New function (split off from dump_relocations()).
1977         (slurp_rel_relocs): Ditto.
1978         (parse_args): Handle '-u' option.
1980         * unwind-ia64.c: New file.
1981         * unwind-ia64.h: New file.
1982         * Makefile.am: Include unwind-ia64.c in readelf build.
1983         * Makefile.in: Regenerate.
1984         * po/binutils.pot: Regenerate.
1986 2001-02-04  Philip Blundell  <philb@gnu.org>
1988         * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
1989         * configure: Regenerate.
1991 2001-01-31  Steve deRosier  <sderosier@vari-lite.com>
1993         * ieee.c (ieee_add_bb11): Don't check for backslashes
1994         unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1996 2001-01-24  Mark Elbrecht  <snowball3@bigfoot.com>
1998         * ieee.c: Update copyright.
1999         (ieee_start_compilation_unit): Don't check for backslashes
2000         unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2002         * stabs.c: Update copyright. Include "filenames.h".
2003         (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
2005 2001-01-23  Jakub Jelinek  <jakub@redhat.com>
2007         * readelf.c (process_version_sections): Check if VERDEF or VERNEED
2008         sections are present before using them.  Remove code duplication.
2009         (process_symbol_table): Check if VERDEF or VERNEED sections are
2010         present before using them.
2012 2001-01-17  Nick Clifton  <nickc@redhat.com>
2014         * objcopy.c (copy_object): Fail if attempting to convert the
2015         endianness of the input object file.
2017         * binutils.texi: Explain that objcopy cannot convert endianness.
2019 2001-01-16  Nick Clifton  <nickc@redhat.com>
2021         * readelf.c (string_table_length): New variable.
2022         (SECTION_NAME): Catch out of range indices and missing section
2023         pointers.
2024         (process_section_headers): Delete useless local variable
2025         string_table_offset.  Set the value of string_table_length
2026         after loading the string table.
2027         (process_mips_specific): Use SECTION_NAME macro.
2028         (process_file): Set string_table_length to 0 when it is freed.
2030 2001-01-12  Nick Clifton  <nickc@redhat.com>
2032         * version.c (print_version): Update copyright date.
2034 2001-01-11  Peter Targett  <peter.targett@arccores.com>
2036         * readelf.c (dump_relocations): Include selection with EM_ARC.
2037         (get_machine_name) Update name to "ARC".
2039 2001-01-09  Nick Clifton  <nickc@redhat.com>
2041         * Makefile.am: Add rule to build objdump.o from objdump.c and
2042         using OBJDUMP_DEFS.
2043         * Makefile.in: Regenerate.
2045         * configure.in: Define OBJDUMP_DEFS.  Default to empty.
2046         (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
2047         -DDISASSEMBLER_NEEDS_RELOCS.
2048         * configure: Regenerate.
2050         * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
2051         is defined read in the relocs even if dump_reloc_info is
2052         false.
2054 2001-01-07  Philip Blundell  <philb@gnu.org>
2056         * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
2057         `bug-binutils'.
2058         * README: Likewise.
2060 2000-12-19  Nick Clifton  <nickc@redhat.com>
2062         * dlltool.c: Add missing support for arm-epoc-pe.
2063         * configure.in: Add missing support for arm-epoc-pe.
2064         * configure: Regenerate.
2066 2000-12-15  Nick Clifton  <nickc@redhat.com>
2068         * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
2069         Mode parts of the x86 port.
2071 2000-12-04  Andreas Jaeger  <aj@suse.de>
2073         * readelf.c (guess_is_rela): Add EM_X86_64.
2074         (dump_relocations): Add EM_X86_64.
2075         (get_machine_name): Add EM_X86_64.
2076         Include "elf/x86-64.h".
2078 2000-12-12  Nick Clifton  <nickc@redhat.com>
2080         * readelf.c: Fix formatting.
2082 2000-12-11  Jan Hubicka  <jh@suse.cz>
2084         * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
2086 2000-12-07  Andrew Haley  <aph@redhat.com>
2088         * readelf.c (display_debug_frames): Only display columns that are
2089         referenced by the frame debug info.
2091 2000-12-05  Nick Clifton  <nickc@redhat.com>
2093         * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
2095 2000-12-04  Jason Merrill  <jason@redhat.com>
2097         * readelf.c (process_section_headers): Handle linkonce.wi sections.
2098         (display_debug_section): Likewise.
2099         (display_debug_info): Display CU header before bailing.
2101 2000-12-01  Chris Demetriou  <cgd@sibyte.com>
2103         * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
2104         EF_MIPS_ARCH.  Replace use of E_MIPS_MACH_MIPS32 with
2105         E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
2107         * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
2108         and E_MIPS_ARCH_64.
2110         * readelf.c (get_machine_flags): Add case for
2111         E_MIPS_MACH_SB1.
2113 2000-11-30  Richard Earnshaw  <rearnsha@arm.com>
2115         * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
2117 2000-11-28  Hans-Peter Nilsson  <hp@bitrange.com>
2119         * MAINTAINERS: Add J�örn Rennecke and self as SH maintainers.
2120         Change sourceware.cygnus.com to sources.redhat.com.
2121         Fix typo for "amongst".
2123 2000-11-28  Nick Clifton  <nickc@redhat.com>
2125         * strip.1 (COPYING): Mention that the GNU Free Documentation
2126         License is present in the sources, but not the output, and
2127         also available from the GNU website.
2128         (GNU Free Documentation License): Comment out this section.
2129         * strings.1: Ditto.
2130         * size.1: Ditto.
2131         * ranlib.1: Ditto.
2132         * objdump.1: Ditto.
2133         * objcopy.1: Ditto.
2134         * nm.1: Ditto.
2135         * nlmconv.1: Ditto.
2136         * ar.1: Ditto.
2137         * addr2line.1: Ditto.
2139 2000-11-27  DJ Delorie  <dj@redhat.com>
2141         * readelf.c (usage): Add -wf (--debug-dump=frames) option.
2142         (parse_args): Support -wf option.
2143         (process_section_headers): Ditto.
2144         (debug_displays): Ditto.
2145         (display_debug_frames): New, dump *_frame sections.
2146         (frame_need_space): Support for above.
2147         (frame_display_row): Ditto.
2148         * binutils.texi: Document it.
2150 2000-11-24  Nick Clifton  <nickc@redhat.com>
2152         * NEWS: Announce support for v5t, v5te and XScale.
2154 2000-11-22  Nick Clifton  <nickc@redhat.com>
2156         * readelf.c (get_machine_name): Add EM_JAVELIN, EM_FIREPATH,
2157         EM_ZSP, EM_MMIX, EM_HUANY, EM_PRISM.
2158         (get_section_type_name): Add SHT_GROUP and SHT_SYMTAB_SHNDX.
2159         (get_elf_section_flags: Add SHF_GROUP.
2160         (process_section_headers): Adjust output for 32-bit binaries
2161         to look nice on an 80 column terminal.
2163 2000-11-20  H.J. Lu  <hjl@gnu.org>
2165         * readelf.c (get_osabi_name): Change ELFOSABI_MONTEREY to
2166         ELFOSABI_AIX.
2168 2000-11-17  Richard Henderson  <rth@redhat.com>
2170         * readelf.c (display_debug_lines): Adjust last change to
2171         use sizeof (external->li_length).
2173 2000-11-17  Richard Henderson  <rth@redhat.com>
2175         * readelf.c (display_debug_lines): Fix section length check
2176         and end_of_sequence computation.
2178 2000-11-06  Nick Clifton  <nickc@redhat.com>
2180         * binutils.texi: Add GNU Free Documentation License.
2181         * objcopy.1: Add GNU Free Documentation License.
2182         * objdump.1: Add GNU Free Documentation License.
2183         * addr2line.1: Add GNU Free Documentation License.
2184         * ar.1: Add GNU Free Documentation License.
2185         * nlmconv.1: Add GNU Free Documentation License.
2186         * nm.1: Add GNU Free Documentation License.
2187         * ranlib.1: Add GNU Free Documentation License.
2188         * size.1: Add GNU Free Documentation License.
2189         * strings.1: Add GNU Free Documentation License.
2190         * strip.1: Add GNU Free Documentation License.
2192 2000-10-06  Luciano Gemme <ishitawa@yahoo.com>
2194         * objcopy.c (--srec-len=nn): New parameter to set the
2195         maximum length of generated Srecords.
2196         (--srec-forceS3): New parameter that restricts the generation of
2197         Srecords to type S3 only.
2198         * binutils.texi: Document new command line switches.
2199         * objcopy.1: Docuemnt the new command line switches.
2200         * NEWS: Announce the existence of the new command line switches.
2202 2000-10-31  Nick Clifton  <nickc@redhat.com>
2204         * MAINTAINERS: Add Jim Wilson as the maintainer for the IA64
2205         code.  Add Eric Chrisopher as maintainer of MN10300 port.
2207 2000-10-12  Roger Sayle  <roger@metaphorics.com>
2209         * Make comma after string after icon/control optional.
2211 2000-09-13  Anders Norlander  <anorland@acc.umu.se>
2213         * readelf.c (get_machine_flags): Also print EF_MIPS_MACH field.
2215         * NEWS: Mention support for MIPS32.
2217 2000-09-08  Nick Clifton  <nickc@redhat.com>
2219         * MAINTAINERS: Add Stephane Carrez as maintainer for 68HC[11|12].
2221 2000-09-07  H.J. Lu  <hjl@gnu.org>
2223         * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
2224         * configure: Rebuild.
2226 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
2228         * configure: Rebuilt with new libtool.m4.
2230 2000-09-05  Nick Clifton  <nickc@redhat.com>
2232         * aclocal.m4: Regenerate.
2233         * config.in: Regenerate.
2234         * configure: Regenerate.
2236 2000-09-04  Todd Vierling  <tv@wasabisystems.com>
2238         * strip.1: Fix stray '\' in -o formatting.
2240 2000-09-02  Nick Clifton  <nickc@redhat.com>
2242         * configure.in: Increase version number to 2.10.91.
2243         * configure: Regenerate.
2244         * aclocal.m4: Regenerate.
2245         * config.in: Regenerate.
2246         * po/binutils.pot: Regenerate.
2248 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
2250         * acinclude.m4: Include libtool and gettext macros from the
2251         top level.
2252         * aclocal.m4, configure: Rebuilt.
2254 2000-08-30  Jamie Guinan  <guinan@bluebutton.com>
2256         * resrc.c (close_input_stream): Delete extraneous logic
2258 2000-08-24  Hans-Peter Nilsson  <hp@axis.com>
2260         * NEWS: Mention support for CRIS.
2262 2000-08-21  Nick Clifton  <nickc@redhat.com>
2264         * addr2line.c: Changed email address for Ulrich Lauther.
2266 2000-08-17  Christopher C. Chimelis <chris@debian.org>
2268         * objdump.c (LONGEST_ARCH): Set to sizeof("powerpc:common").
2270 2000-08-17  Nick Clifton  <nickc@redhat.com>
2272         * readelf.c (display_debug_pubnames): Only issue warning
2273         message once.  Terminate message with a new line.
2274         (display_debug_aranges): Only display version 2 debug info.
2276 2000-08-14  Todd Vierling <tv@wasabisystems.com>
2278         * objcopy.c (strip_main): Silently accept -d as an alias for -g
2279         for compatability with old BSD systems.
2281 2000-08-14  Jason Eckhardt  <jle@cygnus.com>
2283         * NEWS: Mention i860 support.
2285 2000-08-11  Carlo Wood <carlo@alinoe.com>
2287         * addr2line.c (main): Add const to char *.
2289 2000-08-11  Geoff Keating  <geoffk@cygnus.com>
2291         * ar.c (main): Don't crash if called with no arguments
2292         or only '-X32_64' as an argument.
2294 2000-08-08  DJ Delorie  <dj@redhat.com>
2296         * resrc.c: use "gcc -xc" instead of -xc-header
2298 2000-08-05  Jason Eckhardt  <jle@cygnus.com>
2300         * readelf.c (elf/i860.h): Include.
2301         (dump_relocations): Add recognition of i860 architecture.
2302         (guess_is_rela): Add recognition of i860 architecture.
2304 2000-08-03  Nick Clifton  <nickc@cygnus.com>
2306         * MAINTAINERS: Add information about CGEN maintainers.
2308 2000-07-26  Geoff Keating  <geoffk@cygnus.com>
2310         * nm.c (main): Ignore '-X32_64' as an option.
2311         * ar.c (main): Likewise.
2312         * binutils.texi (nm): Document new option.
2313         (ar): Likewise.
2315 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
2317         * rdcoff.c (external_coff_symbol_p): K&R-ise.
2319 2000-07-20  H.J. Lu  <hjl@gnu.org>
2321         * binutils.texi: Put back "@end table" deleted by
2322         accident.
2324 2000-07-05  Kenneth Block  <krblock@computer.org>
2326         * nm.c: Add optional style to demangle switch.
2327         * objdump.c: Add optional style to demangle switch.
2328         * addr2line.c: Add optional style to demangle switch.
2329         * binutils.texi: Document optional style to demangle
2330         switch.
2332 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
2334         * MAINTAINERS: Add self as CRIS port maintainer.
2335         * readelf.c: Include elf/cris.h.
2336         (guess_is_rela): Handle EM_CRIS.
2337         (dump_relocations): Ditto.
2338         (get_machine_name): Ditto.
2339         * Makefile.am: Rebuild dependencies.
2340         * Makefile.in: Regenerate.
2341         * po/binutils.pot: Regenerate.
2343 2000-07-19  H.J. Lu  <hjl@gnu.org>
2345         * readelf.c (get_dynamic_type): Change "AUXILARY" to
2346         "AUXILIARY".
2347         (process_dynamic_segment): Print out strings for DT_CONFIG,
2348         DT_DEPAUDIT, DT_AUDIT and DT_RUNPATH.
2350 2000-07-19  Mark Kettenis  <kettenis@gnu.org>
2352         * nm.c (usage): Change output of `nm --help' to include a
2353         description of the purpose of the program and a detailed
2354         description of the accepted options.
2356 2000-07-19  H.J. Lu  <hjl@gnu.org>
2358         * readelf.c (process_dynamic_segment): Change DF_1_NODEPLIB
2359         to DF_1_NODEFLIB.
2361 2000-07-19  H.J. Lu  <hjl@gnu.org>
2363         * readelf.c (get_dynamic_type): Fix DT_CHECKSUM.
2365 2000-07-19  H.J. Lu  <hjl@gnu.org>
2367         * readelf.c (get_dynamic_type): Change DT_FEATURE_1 to
2368         DT_FEATURE.
2369         (process_dynamic_segment): Likewise.
2371         * readelf.c (get_dynamic_type): Handle DT_CONFIG, DT_DEPAUDIT,
2372         DT_AUDIT, DT_PLTPAD, DT_MOVETAB and DT_CHECKSUM.
2373         (process_dynamic_segment): Handle DTF_1_CONFEXP, DF_1_NODEPLIB,
2374         DF_1_NODUMP and DF_1_CONLFAT.
2376 2000-07-18  Nick Clifton  <nickc@cygnus.com>
2378         * binutils.texi (readelf): Fix spelling typo.
2380 2000-07-11  Mark Kettenis  <kettenis@gnu.org>
2382         * objdump.c (usage): Make output of `objdump --help' more
2383         consistent with the rest of the GNU world.  Add a line describing
2384         the purpose of the program.
2386 2000-07-10  David Huggins-Daines  <dhd@linuxcare.com>
2388         * stabs.c (parse_stab_range_type): Cast to proper type to fix
2389         warning.
2391 2000-07-10  Ryan Bradetich  <rbradetich@uswest.net>
2393         * readelf.c (get_dynamic_data): Add casts and use unsigned chars
2394         to fix warnings.
2395         (process_symbol_table): Ditto.
2396         (procesS_extended_line_op): Ditto.
2397         (display_debug_lines): Ditto.
2398         (display_debug_pubnames): Ditto.
2399         (read_and_display_attr): Ditto.
2401 2000-07-09  Nick Clifton  <nickc@cygnus.com>
2403         * MAINTAINERS: Add several more port specific maintainers.
2405 2000-07-05  Nick Clifton  <nickc@cygnus.com>
2407         * MAINTAINERS: Add blanket write privs for Michael Meissner.
2409 2000-06-05  DJ Delorie  <dj@redhat.com>
2411         * MAINTAINERS: New.
2413 2000-07-01  Eric Fifer  <EFifer@sanwaint.com>
2415         * dllwrap.c: Changed mistaken dyn_string_append() calls
2416         to dyn_string_append_cstr().
2418 2000-07-01  Alexander Aganichev <AAganichev@hypercom.com>
2420         * stabs.c (parse_stab_type): Divide size in bits by 8 as binutils
2421         struct debug_type stores size in bytes.
2423 2000-07-01  Alan Modra  <alan@linuxcare.com.au>
2425         * Makefile.am (DEP): Fix 2000-06-22.  grep after running dep.sed
2426         (CLEANFILES): Add DEPA.
2427         * Makefile.in: Regenerate.
2429 2000-06-27  Alan Modra  <alan@linuxcare.com.au>
2431         * ar.c: Revert incorrect 2000-06-25 patch.
2432         * bucomm.c: Likewise.
2434 2000-06-25 Mark Elbrecht <snowball3@bigfoot.com>
2436         * rdcoff (parse_coff_symbol): Treat GNU weak symbols as external.
2437         (external_coff_symbol_p): New function.
2438         (parse_coff): Use it.
2440 2000-06-25  Alexander Aganichev <AAganichev@hypercom.com>
2442         * ar.c (normalize): Advance past both characters in a DOS based
2443         <letter>: filepath prefix.
2444         (main): Likewise.
2445         * bucomm.c (make_tempname): Likewise.
2447 2000-06-24  Nick Clifton  <nickc@cygnus.com>
2449         * objdump.c (usage): Fix description of --stabs switch.
2451 2000-06-22  Alan Modra  <alan@linuxcare.com.au>
2453         * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
2454         find one.
2455         * Makefile.in: Regenerate.
2457 2000-06-20  Alexander Aganichev <AAganichev@hypercom.com>
2459         * ar.c (normalize): Correct pointer comparison when checking for
2460         backslashes.
2461         (main): Likewise.
2462         * bucomm.c (make_tempname): Likewise.
2464         * ieee.c (ieee_start_compilation_unit): Correct pointer comparison
2465         and search for backslashes in the original pathname.
2466         (ieee_add_bb11): Likewise.
2468 2000-06-18  Nick Clifton  <nickc@redhat.com>
2470         * ar.c (print_contents): Improve verbose message.
2472 2000-06-15  H.J. Lu  <hjl@gnu.org>
2474         * dyn-string.c: Removed. Not needed with dyn-string.c in
2475         libiberty.
2476         * dyn-string.h: Likewise.
2478         * Makefile.am: Remove references to dyn-string.c and
2479         dyn-string.h. Rebuild dependency.
2480         * Makefile.in: Rebuild.
2482 2000-06-15  H.J. Lu  <hjl@gnu.org>
2484         * binutils.texi: Put a warning on copying relocatable object
2485         files between two different formats.
2487 2000-06-13  DJ Delorie  <dj@cygnus.com>
2489         * rcparse.y (control): ICON controls take an id as the first
2490         parameter, not an optional string.  Also, call new convenience
2491         function that takes res_id's.
2492         * resrc.c (define_control): missing text means zero-length string,
2493         not zero ID.
2494         (define_icon_control): New.
2495         * windres.h: declare define_icon_control.
2497 2000-06-13  H.J. Lu  <hjl@gnu.org>
2499         * configure: Regenerate.
2501 2000-06-08  David O'Brien  <obrien@FreeBSD.org>
2503         * configure.in (VERSION): Update to show this is the CVS mainline.
2505 2000-06-02  David O'Brien  <obrien@FreeBSD.org>
2507         * strings.c (isgraphic): Interpret <TAB> as a printable character,
2508         analogous to <SPACE>.
2510 2000-05-30  Alan Modra  <alan@linuxcare.com.au>
2512         * objdump.c (display_target_list): Use bfd_close_all_done, not
2513         bfd_close to fix crash caused by 2000-05-24 change.
2515 2000-05-25  DJ Delorie  <dj@cygnus.com>
2517         * resrc.c (close_input_stream): zero out cpp_pipe after closing it.
2519 2000-05-26  Alan Modra  <alan@linuxcare.com.au>
2521         * Makefile.am: Update dependencies with "make dep-am"
2522         * Makefile.in: Regenerate.
2524 2000-05-26  Eli Zaretskii  <eliz@is.elta.co.il>
2526         * ar.c: Include filenames.h.
2527         (normalize) [HAVE_DOS_BASED_FILE_SYSTEM]: Support backslashes
2528         and drive letters in file names.
2529         (main): Support backslashes and drive letters in argv[0].  Drop
2530         the .exe suffix, if any, in argv[0] if is_ranlib is negative.  Use
2531         FILENAME_CMP instead of strcmp to compare file names.
2532         (open_inarch) [__GO32__]: Don't ifdef errno != ENOENT test for
2533         DJGPP v2.
2534         (do_quick_append) [__GO32__]: Ditto.
2535         (get_pos_bfd, delete_members, move_members, replace_members):
2536         Compare file names with FILENAME_CMP.
2538         * bucomm.c: Include filenames.h.
2539         (make_tempname) [HAVE_DOS_BASED_FILE_SYSTEM]: Support mixed
2540         forward/backward slashes and drive letters in file names.
2542         * ieee.c (ieee_start_compilation_unit, ieee_add_bb11): Support
2543         mixed forward/backward slashes and drive letters in file names.
2545         * strings.c (O_BINARY, setmode, SET_BINARY): Define.
2546         (main) [SET_BINARY]: Use SET_BINARY to switch stdin into binary
2547         mode.
2549         * objcopy.c: Include filenames.h.
2550         (main) [HAVE_DOS_BASED_FILE_SYSTEM]: Drop the .exe suffix
2551         before comparing to "strip".
2552         Use FILENAME_CMP to compare file names.
2554         * arsup.c: Include filenames.h.
2555         (map_over_list, ar_delete, ar_replace, ar_extract): Use
2556         FILENAME_CMP to compare file names.
2557         (ar_open): Prepend "tmp-" instead of appending "-tmp", to create
2558         the temporary file name.
2560         * configure.in: Check for setmode.
2561         * configure: Regenerate.
2563 2000-05-24  Alan Modra  <alan@linuxcare.com.au>
2565         * objdump.c (display_target_list): Close the bfd.
2566         (display_info_table): Likewise.
2568 2000-05-14  H.J. Lu  (hjl@gnu.org)
2570         * objcopy.c (filter_symbols): Don't strip global symbols in
2571         relocatable object files.
2573 2000-05-14  Alan Modra  <alan@linuxcare.com.au>
2575         * size.c (usage): Associate short options with corresponding long
2576         option to give a clue as to their function.
2578 2000-05-14  Philippe De Muyter  <phdm@macqel.be>
2580         * size.c (main): Accept and ignore `-f' option.
2582 2000-05-13  Alan Modra  <alan@linuxcare.com.au>
2584         * bucomm.h (gettext, dgettext, dcgettext, textdomain,
2585         bindtextdomain): Replace defines with those from intl/libgettext.h
2586         to quieten gcc warnings.
2588 2000-05-12  H.J. Lu  <hjl@gnu.org>
2590         * nlmconv.c (temp_filename): Removed.
2592         * nlmconv.c (link_inputs): Use make_temp_file () instead of
2593         choose_temp_base ().
2594         * objdump.c (display_target_list): Likewise.
2595         (display_info_table): Likewise.
2597 2000-05-08  Alan Modra  <alan@linuxcare.com.au>
2599         * objcopy.c (setup_section): Add const and gettext calls for err.
2601 2000-05-02  H.J. Lu  <hjl@gnu.org>
2603         * readelf.c (get_osabi_name): Handle ELFOSABI_NONE instead of
2604         ELFOSABI_SYSV. Also handle ELFOSABI_NETBSD, ELFOSABI_HURD,
2605         ELFOSABI_SOLARIS, ELFOSABI_MONTEREY, ELFOSABI_IRIX,
2606         ELFOSABI_FREEBSD, ELFOSABI_TRU64, ELFOSABI_MODESTO
2607         and ELFOSABI_OPENBSD.
2609 2000-05-02  Kazu Hirata  <kazu@hxi.com>
2611         * coffgrok.c: Add ATTRIBUTE_UNUSED as appropriate.
2612         * srconv.c: Likewise.
2613         * sysdump.c: Likewise.
2615 2000-04-23  Denis Chertykov  <denisc@overta.ru>
2617         * readelf.c (guess_is_rela): AVR uses RELA relocations.
2618         (get_machine_name): machine name for EM_AVR added.
2620 2000-04-21  Richard Henderson  <rth@cygnus.com>
2621             David Mosberger  <davidm@hpl.hp.com>
2623         * Makefile.am (readelf.o): Add elf/ia64.h.
2624         * Makefile.in: Rebuild.
2625         * readelf.c: Include elf/ia64.h.
2626         (guess_is_rela, dump_relocations): Handle EM_IA_64.
2628 2000-04-17  Timothy Wall  <twall@cygnus.com>
2630         * objdump.c (disassemble_data): Set octets per byte *after*
2631         resolving arch/mach for binary files.
2633 2000-04-14  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
2635         * arlex.l: Add directives to increase lex buffer size.
2637         * objdump.c, readelf.c: Don't include strarg.h or varargs.h. They are
2638         already included by bucomm.h.
2640 2000-04-10  Philippe De Muyter  <phdm@macqel.be>
2642         * readelf.c (dynamic_segment_mips_val): Call `sprintf', not
2643         `strftime' since strftime is not available on all systems.
2644         (process_mips_specific): Ditto.
2646 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
2648         * configure.in (WARN_CFLAGS): Set to -W -Wall by default.  Add
2649         --enable-build-warnings option.
2650         * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
2651         * Makefile.in, configure: Re-generate.
2653 2000-04-06  Alan Modra  <alan@linuxcare.com.au>
2655         * addr2line.c: Update copyright.
2656         * objcopy.1: Likewise, and title.
2657         * strings.1: Likewise.
2659         * version.c (print_version): Add 2000.
2661         * rddbg.c (read_section_stabs_debugging_info): Don't use
2662         bfd_size_type for strx to avoid printf problems if BFD64.
2664         * bucomm.c: (report): Remove `static'.
2665         Move inclusion of stdarg.h/vararg.h from here.
2666         * bucomm.h: To here.
2667         (CONST): Change all occurences to const.
2668         (report): Declare it.
2669         (bfd_fatal): Add ATTRIBUTE_NORETURN.
2670         (fatal): Add ATTRIBUTE_PRINTF_1 ATTRIBUTE_NORETURN.
2671         (non_fatal): Add ATTRIBUTE_PRINTF_1.
2673         * ar.c (main): Use fatal or non_fatal instead of fprintf.
2674         Correct a typo in an error message.
2675         (do_quick_append): Use non_fatal instead of fprintf.
2676         (move_members): Use fatal instead of fprintf, exit.
2677         * coffdump.c (main): Same here.
2679         * dlltool.c (display): Delete.
2680         (warn): Delete.
2681         (inform): Use `report' instead of `display'.
2682         (rvaafter): Remove trailing \n from fatal error msg.
2683         (rvabefore): Ditto.
2684         (asm_prefix): Ditto.
2685         (yyerror): Replace `warn' with `non_fatal', and remove \n.
2686         (def_name): Likewise.
2687         (run): Likewise.
2688         (scan_all_symbols): Likewise.
2689         (gen_lib_file): Likewise.
2690         (def_library): Likewise.  Remove extra program_name too.
2691         (run): Remove \n from inform strings.
2692         (scan_drectve_symbols): Likewise.
2693         (add_excludes): Likewise.
2694         (scan_open_obj_file): Likewise.
2695         (gen_exp_file): Likewise.
2696         (gen_lib_file): Likewise.
2697         (process_duplicates): Likewise.
2699         * Makefile.am (dllwrap_SOURCES): Add version.c.
2700         * dllwrap.c (program_version): Delete.
2701         (print_version): Delete.
2702         (display): Always print trailing \n.
2703         (warn): New.
2704         (delete_temp_files): Use warn instead of fprintf.  Use gettext.
2705         (run): Here too.
2706         (main): And here.
2707         (usage): gettext'ify.
2708         (long_options): Add missing initialisers.
2710         * nlmconv.c (main): Use fatal/non_fatal instead of fprintf.
2711         (select_output_format): Likewise.
2712         (powerpc_mangle_relocs): Likewise.
2713         (link_inputs): Likewise.
2715         * nm.c (set_print_radix): Use fatal instead of fprintf, exit.
2716         (set_output_format): Likewise.
2717         (main): Use non_fatal instead of fprintf.
2718         (display_rel_file): Likewise.
2720         * objdump.c (slurp_symtab): Use non_fatal instead of fprintf.
2721         (slurp_dynamic_symtab): Same here.
2722         (disassemble_data): And here.
2723         (read_section_stabs): And here.
2724         (read_section_stabs): And here.
2725         (dump_bfd): And here.
2726         (main): And here.
2727         (objdump_sprintf): Use fatal instead of fprintf, exit.
2728         (disassemble_data): Same here.
2730         * rdcoff.c (parse_coff_type): Use non_fatal instead of fprintf.
2731         (parse_coff_struct_type): Same here.
2732         (parse_coff_enum_type): And here.
2733         (parse_coff): And here.
2734         * rddbg.c (read_debugging_info): And here.
2735         * size.c (main): And here.
2736         * windres.c (format_from_name): And here.
2737         * wrstabs.c (stab_write_symbol): Here too.
2738         (write_stabs_in_sections_debugging_info): And here.
2739         (stab_int_type): And here.
2740         (stab_struct_field): And here.
2741         (stab_typdef): And here.
2743         * rescoff.c (read_coff_rsrc): Use fatal instead of fprintf, exit.
2744         * srconv.c (main): Same here.
2745         * strings.c (main): And here.
2746         (integer_arg): And here.
2747         * sysdump.c (main): And here.
2749 2000-04-06  Timothy Wall  <twall@cygnus.com>
2751         * objdump.c (dump_section_header): Print CLINK and BLOCK flags.
2753 2000-04-06  Jason Merrill  <jason@yorick.cygnus.com>
2755         * readelf.c (decode_location_expression): Loop through multiple
2756         operations.
2757         (read_and_display_attr): Pass in length.
2759         * readelf.c (read_and_display_attr): Add CU offset to references.
2760         (display_debug_info): Pass it in.
2762 2000-04-06  Nick Clifton  <nickc@cygnus.com>
2764         * readelf.c (decode_ARM_machine_flags): New function.
2765         (get_machine_flags): Call decode_ARM_machine_flags for ARM
2766         targets.
2768         (get_machine_name): Catch EM_AVR
2770 2000-04-05  Alan Modra  <alan@linuxcare.com.au>
2772         * binutils.texi: Remove optional `=' from long options that have
2773         an `=' in the argument.
2774         * objcopy.1: Here too.  Remove extra space on discard-all.
2776         * binutils.texi (objcopy): Mention --redefine-sym.
2777         * objcopy.1: Here too.
2778         * NEWS: And here.
2780         * objcopy.c (parse_flags): Split off flag names from error message
2781         gettext as they are not translated.
2782         (copy_main): Similarly split off option name for --add-section,
2783         --set-section-flags, --change-section-vma, --change-section-lma
2784         error messages.
2785         Some white space changes.
2787         from Matthew Benjamin <matt@linuxbox.nu>
2788         * objcopy.c (struct redefine_node): New.
2789         (redefine_sym_list): New.
2790         (redefine_list_append): New.
2791         (lookup_sym_redefinition): New.
2792         (OPTION_REDEFINE_SYM): New.
2793         (copy_options): Add --redefine-sym option.
2794         (copy_usage): Mention it.
2795         (filter_symbols): Rename symbols on redefine_sym_list.
2796         (copy_object): Call filter_symbols if redefine_sym_list != NULL.
2797         (copy_main): Handle OPTION_REDEFINE_SYM.
2799 2000-04-04  H.J. Lu  <hjl@gnu.org>
2801         * readelf.c (process_symbol_table): Correctly read in symbol
2802         versioning information.
2804 2000-04-04  Alan Modra  <alan@linuxcare.com.au>
2806         * po/binutils.pot: Regenerate.
2808         * addr2line.c (usage): Restore translated part of bug string.
2809         * ar.c (usage): Likewise.
2810         * nlmconv.c (show_usage): Likewise.
2811         * nm.c (usage): Likewise.
2812         * objcopy.c (copy_usage): Likewise.
2813         (strip_usage): Likewise.
2814         * objdump.c (usage): Likewise.
2815         * readelf.c (usage): Likewise.
2816         * size.c (usage): Likewise.
2817         * strings.c (usage): Likewise.
2818         * windres.c (usage): Likewise.
2820         * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
2821         (DEP): Quote when passing vars to sub-make.  Add warning
2822         message to end.
2823         (DEP1): Rewrite for "gcc -MM".
2824         (CLEANFILES): Add DEP2.
2825         Update dependencies.
2826         * Makefile.in: Regenerate.
2828 2000-04-04  H.J. Lu  <hjl@gnu.org>
2830         * Makefile.am (GENERATED_HFILES): Add rcparse.h
2831         (arparse.h): Depend on arparse.c
2832         (defparse.h, nlmheader.h, rcparse.h, sysinfo.h): Similarly.
2834 2000-04-03  H.J. Lu  (hjl@gnu.org)
2836         * size.c (usage): Use REPORT_BUGS_TO.
2838 2000-04-03  Alan Modra  <alan@linuxcare.com.au>
2840         * bucomm.h: #include "bin-bugs.h"
2841         * addr2line.c (usage): Use REPORT_BUGS_TO.
2842         * ar.c (usage): Likewise.
2843         * nlmconv.c (show_usage): Likewise.
2844         * nm.c (usage): Likewise.
2845         (OPTION_TARGET): Define.
2846         (long_options): Use OPTION_TARGET rather than 200.
2847         (main): Likewise.
2849         * objcopy.c (copy_usage): Use REPORT_BUGS_TO.
2850         (strip_usage): Likewise.
2851         * objdump.c (usage): Likewise.
2852         * readelf.c (usage): Likewise.
2853         * strings.c (usage): Likewise.
2854         * windres.c (usage): Likewise.
2856 2000-03-31  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2858         * readelf.c: Include sys/types.h before sys/stat.h for ultrix.
2860 2000-03-27  Nick Clifton  <nickc@cygnus.com>
2862         * rddbg.c (read_section_stabs_debugging_info): Catch out of range
2863         string offsets in corrupt stabs entries.
2865 2000-03-27  Alan Modra  <alan@linuxcare.com.au>
2867         * readelf.c: Include elf/avr.h
2868         (dump_relocations): Add EM_AVR case.
2870 2000-03-09  Tim Waugh  <twaugh@redhat.com>
2872         * strings.1: Correct '-bytes' to '--bytes'.
2874 2000-03-08  H.J. Lu  <hjl@gnu.org>
2876         * Makefile.am (install-exec-local): Depend on
2877         install-binPROGRAMS for parallel make.
2878         * Makefile.in: Regenerated.
2880 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
2882         From Brad Lucier <lucier@math.purdue.edu>:
2883         * readelf.c (process_dynamic_segment): Add cast to make sure
2884         argument to %* is int.
2886 2000-02-25  H.J. Lu  <hjl@gnu.org>
2888         * configure.in (AC_SEARCH_LIBS): Pass m, not -lm.
2890 2000-02-24  Nick Clifton  <nickc@cygnus.com>
2892         * configure.in: Add arm-wince, mips-pe and sh-pe targets.
2893         * configure: Regenerate.
2895         * dlltool.c: Add support for sh-pe and mips-pe targets.
2896         * rescoff.c: Add support for sh-pe and mips-pe targets.
2898 2000-02-23  H.J. Lu  <hjl@gnu.org>
2900         * readelf.c (get_osabi_name): Handle ELFOSABI_LINUX.
2902 2000-02-22  Nick Clifton  <nickc@cygnus.com>
2904         * readelf.c (process_symbol_table): Remove use of ELF_ST_OTHER.
2906 2000-02-22  Ian Lance Taylor  <ian@zembu.com>
2908         From Brad Lucier <lucier@math.purdue.edu>:
2909         * readelf.c (process_version_sections): Add casts to make sure
2910         argument to %* is an int.
2911         (process_mips_specific): Add casts to make printf arguments match
2912         format.
2914 2000-02-21  Alan Modra  <alan@spri.levels.unisa.edu.au>
2916         * objdump.c (dump_section_header): Change `opb' to unsigned.
2917         (find_symbol_for_address): Same here.
2918         (disassemble_data): And here.  Change `addr_offset',
2919         `stop_offset', `nextstop_offset' to unsigned long.
2920         (dump_data): Change opb to unsigned.
2922 2000-02-18  Frank Ch. Eigler  <fche@redhat.com>
2924         * resrc.c: Remove unmatched #if for cygwin.
2926 2000-02-14  Fernando Nasser  <fnasser@totem.to.cygnus.com>
2928         * binutils.texi: Document the change of flavor name from atpcs-special
2929         to special-atpcs to prevent name conflict in gdb.
2931 2000-02-08  Timothy Wall  <twall@redhat.com>
2933         * objdump.c (show_line): Fix bug preventing printing of the very
2934         first line (line zero) of a file when interlisting source and
2935         assembly.  Added option to print entire context from start of file
2936         when the first line from that file is encountered.
2938 2000-02-03  Timothy Wall <twall@redhat.com>
2940         * objdump.c (dump_section_header, find_symbol_for_address,
2941         show_line, disassemble_bytes, disassemble_data, dump_data):
2942         distinguish between octets and bytes.
2944 2000-01-27  Thomas de Lellis  <tdel@windriver.com>
2946         * nm.c (print_symbol_info_bsd): Use bfd_is_undefined_symclass to
2947         check to unresolved symbols.
2948         (print_symbol_info_sysv):  Ditto.
2949         (print_symbol_info_posix):  Ditto.
2951         * binutils.texi: Document new 'V' symclass flag for nm.
2953 2000-01-27  Nick Clifton  <nickc@redhat.com>
2955         * binutils.texi (objdump): Document new ARM specific
2956         disassembler options.
2958         * objdump.c (usage): Call disassembler_usage().
2960 2000-01-27  Alan Modra  <alan@spri.levels.unisa.edu.au>
2962         * readelf.c (get_dynamic_flags): Return buff.
2963         (process_dynamic_segment): Don't pass error strings to printf
2964         as format arg.
2965         (read_and_display_attr): Use lx and ld to print longs.
2966         (process_corefile_note_segment): Cast bfd_vma to unsigned long
2967         before printing.
2968         Update copyright.
2970 2000-01-17  Nick Clifton  <nickc@cygnus.com>
2972         * readelf.c (get_osabi_name): Recognise ELFOSABI_ARM.
2974 2000-01-15  Alan Modra  <alan@spri.levels.unisa.edu.au>
2976         * debug.c (debug_name_type): Return DEBUG_TYPE_NULL rather than
2977         false.
2978         (debug_tag_type): Here too.
2979         * ieee.c (ieee_builtin_type): And here.
2980         * stabs.c (parse_stab_type, parse_stab_array_type): And here.
2982 2000-01-13  Nick Clifton  <nickc@cygnus.com>
2984         * readelf.c (get_machine_name): Change EM_S370 to return "IBM
2985         System/370".
2987 2000-01-11  Nick Clifton  <nickc@cygnus.com>
2989         * readelf.c (get_dynamic_type): Remove DT_ENCODING.
2991 2000-01-10  Nick Clifton  <nickc@cygnus.com>
2993         * readelf.c (get_note_type): Display NT_WIN32PSTATUS notes.
2995 2000-01-07  Mumit Khan  <khan@xraylith.wisc.edu>
2997         * windres.c (long_options): Add --use-temp-file and
2998         --no-use-temp-file options.
2999         (usage): Document.
3000         (main): Handle.
3002         * windres.h: Update read_rc_file prototype.
3004         * resrc.c (cpp_temp_file): New static variable.
3005         (istream_type): New static variable.
3006         (close_pipe): Delete function.
3007         (run_cmd): New static function.
3008         (open_input_stream): New static function.
3009         (close_input_stream): New static function.
3010         (look_for_default): Handle DOS directory separator. Use
3011         open_input_stream instead of popen.
3012         (read_rc_file): Likewise.
3014         * binutils.texi: Document --use-temp-file, --no-use-temp-file
3015         options.
3017 2000-01-04  Mumit Khan  <khan@xraylith.wisc.edu>
3019         * dlltool.c (create_compat_implib): New variable.
3020         (gen_exp_file): Use.
3021         (make_one_lib_file): Use.
3022         (long_options): Add --compat-implib option.
3023         (usage): Handle.
3024         (main): Handle.
3026         * dllwrap.c (enum target_type): Rename MINGW32_TARGET to MINGW_TARGET.
3027         (main): Use. Don't look for "32" in cygwin and mingw target names.
3029 2000-01-03  Nick Clifton  <nickc@cygnus.com>
3031         * binutils.texi: Document new, ARM specific disassembler
3032         command line switch "-M force-thumb".
3034 For older changes see ChangeLog-9899
3036 Local Variables:
3037 mode: change-log
3038 left-margin: 8
3039 fill-column: 74
3040 version-control: never
3041 End: