-
- * readelf.c (get_machine_flags): Handle E_MIPS_ARCH_64R2.
-
-
- * readelf.c (dump_relocations): Support SHN_IA_64_ANSI_COMMON.
- (get_symbol_index_type): Likewise.
-
-
- * readelf.c (process_version_sections): Indent version names.
-
-
- * dlltool.c (prefix_encode): Fix ISO C90 conversion.
- (dlltmp): Ditto.
- (dtab): Ditto.
-
-
- * addr2line.c: Convert to ISO C90 prototypes, change PTR, remove
- unneeded (void *) casts.
- * ar.c: Likewise.
- * arlex.l: Likewise.
- * arparse.y: Likewise.
- * arsup.c: Likewise.
- * binemul.c: Likewise.
- * binemul.h: Likewise.
- * bucomm.c: Likewise.
- * bucomm.h: Likewise.
- * budbg.h: Likewise.
- * budemang.c: Likewise.
- * budemang.h: Likewise.
- * coffdump.c: Likewise.
- * coffgrok.c: Likewise.
- * cxxfilt.c: Likewise.
- * debug.c: Likewise.
- * debug.h: Likewise.
- * deflex.l: Likewise.
- * dlltool.c: Likewise.
- * dlltool.h: Likewise.
- * dllwrap.c: Likewise.
- * emul_aix.c: Likewise.
- * filemode.c: Likewise.
- * ieee.c: Likewise.
- * nlmconv.c: Likewise.
- * nlmconv.h: Likewise.
- * nlmheader.y: Likewise.
- * nm.c: Likewise.
- * prdbg.c: Likewise.
- * rclex.l: Likewise.
- * rcparse.y: Likewise.
- * rdcoff.c: Likewise.
- * rddbg.c: Likewise.
- * rename.c: Likewise.
- * resbin.c: Likewise.
- * rescoff.c: Likewise.
- * resrc.c: Likewise.
- * size.c: Likewise.
- * srconv.c: Likewise.
- * stabs.c: Likewise.
- * strings.c: Likewise.
- * sysdump.c: Likewise.
- * sysinfo.y: Likewise.
- * syslex.l: Likewise.
- * unwind-ia64.c: Likewise.
- * unwind-ia64.h: Likewise.
- * version.c: Likewise.
- * windres.c: Likewise.
- * windres.h: Likewise.
- * winduni.c: Likewise.
- * wrstabs.c: Likewise.
-
-
- * MAINTAINERS: Update my e-mail address.
-
-
- * MAINTAINERS: Update my e-mail address.
-
-
- * MAINTAINERS: Make it clear what should be done with patches to
- the top level configure files (other than config.guess and
- which patches can be sent.
-
-
- * readelf.c (get_machine_flags): Recognise V850E1 machine type.
-
-
- * objdump.c: Refer to init_disassemble_info in comments.
- (disassemble_data): Replace INIT_DISASSEMBLE_INFO with
- init_disassemble_info.
-
-
- * objdump.c (struct objdump_disasm_info): Add new fields
- 'dynrelbuf', 'dynrelcount' and 'disassemble_fn'.
- (process_section_p): New function: Returns TRUE if a section
- can be dumped.
- (disassemble_section): New function: Contains the body of
- disassemble_data(), but just for one section.
- (disassemble_data): Use bfd_map_over_sections to walk section
- chain.
- (find_stabs_section): New function: Find a stabs containing
- section and then dump it.
- (dump_stabs_section): New function: Use bfd_map_over_sections
- to find the section to dump.
- (dump_stabs): Use dump_stabs_section.
- (dump_section): New function: Display the contents of a
- section.
- (dump_data): Use bfd_map_over_sections to display section
- contents.
- (dump_relocs_in_section): Display the relocs in a given section.
- (dump_relocs): Use bfd_map_over_sections to display relocs.
- (adjust_addresses): New function: Adjust the vma and lma of
- sections.
- (dump_bfd): Use bfd_map_over_sections.
- * doc/binutils.texi: Document the "objdump -s" (no longer)
- dumps empty sections.
-
-
- * objdump.c: Improve comments/documentation.
- dump_data: Eliminate duplicate function calls to bfd_section_size.
-
-
- * MAINTAINERS: Move Dave Anglin's entry to where it belongs.
-
-
- * po/tr.po: Updated Turkish translation.
-
-
- * dep-in.sed: Remove libintl.h.
- * Makefile.am (POTFILES.in): Unset LC_COLLATE.
- Run "make dep-am".
- * Makefile.in: Regenerate.
-
-
- * readelf.c (process_archive): Fix error handling. Remove memory
- leak.
-
- * readelf.c: Add ability to read archives.
- (archive_file_offset): New variable.
- (archive_file_size): New variable.
- (get_data): Include archive_file_offset in file offset
- calculation when fseeking.
- (process_program_headers): Likewise.
- (process_symbol_table): Likewise.
- (process_dynamic_segment): Handle computation of end of file
- position when the file is in an archive.
- (process_object): New function. Contains the body of
- process_file().
- (process_archive): New function. Call process_object on each
- member of an archive.
- (process_file): Detect archives and handle appropriately.
- * Makefile.am: Add dependency on aout/ar.h for readelf.c
- * Makefile.in: Regenerate.
- * NEWS: Document readelf's new ability.
- * doc/binutils: Alter text to say that readelf supports archives
- and 64-bit ELF files.
-
-
- * po/fr.po: Updated French translation.
-
- * objcopy.c: Remove unnecessary prototypes and casts.
- * objdump.c: Remove unnecessary casts.
- * readelf.c: Convert to C90. Remove unnecessary prototypes and casts.
- (get_osabi_name): Move so we don't need a forward declaration.
+ * MAINTAINERS: Add self as co-maintainer of FR-V.
+ * readelf.c (get_machine_flags): Print FR-V cpu types.
- * objdump.c (include_paths, include_path_count): New vars.
- (usage): Describe --include.
- (long_options): Add "include".
- (add_include_path): New function.
- (struct print_file_list): Make filename const. Add modname.
- (try_print_file_open, update_source_path): New functions.
- (show_line): Use them.
- (main): Handle 'I' option. Don't check for NULL xrealloc arg.
+ * nm.c (show_synthetic): New var.
+ (long_options): Add "synthetic".
+ (usage): Here too.
+ (display_rel_file): Handle show_synthetic.
- * objdump.c: Remove unnecessary prototypes.
- (disassemble_bytes): Add rel_offset parameter. Simplify reloc skipping
- code, and print relocs when dump_dynamic_reloc_info.
- (disassemble_data): Read and handle dynamic relocs. Correct reloc
- skip code. Formatting.
- (dump_bfd): Don't dump dynamic relocs when disassembling.
+ * objdump.c (dump_bfd): Pass both symbol tables to
+ bfd_get_synthetic_symtab.
-2003-07-29 Ben Elliston <bje@wasabisystems.com>
+2004-08-17 Jakub Jelinek <jakub@redhat.com>
- * MAINTAINERS: Remove self as M88k maintainer. Future M88k
- maintenance defaults to the blanket write privilege maintainers.
+ * objdump.c (dump_bfd): For relocatable objects, pass syms instead
+ of dynsyms to bfd_get_synthetic_symtab.
- * MAINTAINERS: Updated my email address.
+ * readelf.c (debug_apply_rela_addends): New function, extracted from..
+ (display_debug_info): ..here.
+ (display_debug_frames): Call debug_apply_rela_addends. Don't do
+ DW_EH_PE_pcrel adjustment for ET_REL.
- * objdump.c: Update to ISO C.
+ * readelf.c (dump_relocations): Fix typo when calculating
+ sec_index.
- * objdump.c (disassemble_data): Do not ignore sections without the
- LOAD flag when disassemble_all is true. Only print a message
- about disassembling a section if it contains some data.
+ * dllwrap.c (deduce_name): Fix typos introduced when program_name
+ was renamed to prog_name.
- * po/fr.po: Updated French translation.
+ * readelf.c (get_machine_flags <EM_SH>): Handle EF_SH2A and
+ EF_SH2A_NOFPU.
- * objcopy.c: Switch to ISO C. Remove debugging code accidentally
- left in. Some formatting tidy ups.
+ * readelf.c (get_machine_flags <EM_SH)): Handle EF_SH4_NOFPU and
+ EF_SH4A_NOFPU.
+ * readelf.c (get_machine_flags <EM_SH>): Print SH ISA name.
- * objdump.c: New command line option --debugging-tags.
- * doc/binutils.texi: Document new command line option.
- * prdbg.c: Code to print the debug info as tags compatible
- with ctags.
- * budbg.h: Adjust prototype.
- * NEWS: Mention new switch
-
- * objdump.c (main) :Accept multiple -M switch.
- * doc/binutils.texi: Document that multiple -M switches are
- accepted and that a single -M switch can contain comma
- separated options.
+ * objcopy.c (filter_symbols): Use bfd_coff_get_comdat_section
+ to access comdat.
+ * objdump.c (dump_section_header): Likewise.
-2003-07-17 Nick Clifton <nickc@redhat.com>
+2004-07-15 Aravinda PR <aravindapr@rediffmail.com>
- * objdump.c (main): Issue a warning message if multiple -M
- switches are used.
-
- * doc/binutils.texi (objdump): Update documentation about -M
- option.
-
+ * nlmconv.c (main): Pass map_file argument to link_inputs.
+ (link_inputs): Use map_file argument if it is defined.
- * po/es.po: New Spanish translation.
+ * dllwrap.c: Replace 'program_name' with 'prog_name' to avoid
+ conflicts with exported global defined in bucomm.h.
+ (deduce_name): Rename parameter 'program_name' to 'name' to avoid
+ shadowing the global defined in bucomm.h.
- * po/binutils.pot: Regenerate.
-
- * dlltool.c (prefix_encode): Use a fixed length for alpha.
-
-
- * dlltool.c (prefix_encode): New function. Encode temp file prefix
- from pid.
- (dlltmp): Pass address of pointer being alloced or suffer neverending
- mallocs.
- (make_one_lib_file): Allocate enough space for new longer stub names.
- (gen_lib_file): Ditto.
- (main): Generate the temp file prefix from the pid if prefix was not
- specified on the command line.
-
-
- * readelf.c (get_data): Print (unsigned) hex values for size and
- offset in error messages.
- (process_section_headers): If the string table could not be
- allocated, do not continue.
-
-
- * readelf.c (dynamic_segment_ia64_val): Print address and newline
- for sections by default. Comment fix.
-
-
- * rcparse.y (res_text_field): New res_id variable.
- (res_null_text): New static const struct res_id object,
- with empty unicode name field.
- (control): Pop parsing of optresidc up one level. Set
- res_text_field to $2 except for controls which do not accept
- a text field. Set res_text_field to res_null_text for the
- special cases (viz. COMBOBOX, EDITTEXT, LISTBOX, SCROLLBAR).
- (control_params): Adjust to use res_text_field rather
- than optresidc.
- (COMBOBOX): Add comment about discrepency between documented
- vs. observed default style.
- * resrc.c (define_control): Make first param const.
- * windres.h (define_control): Adjust prototype.
-
-
- * objcopy.c (copy_object): Replace call to
- bfd_create_gnu_debuglink_section with seperate calls to
- bfd_add_gnu_debuglink_section and
- bfd_fill_in_gnu_debuglink_section, seperated by a walk over the
- symbol tables.
-
-
- * readelf.c (loadaddr): Variable removed.
- (dynamic_info, version_info): Fix type long -> bfd_vma.
- (program_headers): New variable.
- (get_program_headers): New function, broken out of
- process_program_headers.
- (process_program_headers): Call it. Don't set `loadaddr'.
- (slurp_ia64_unwind_table): Use get_program_headers.
- (process_corefile_note_segments): Likewise.
- (offset_from_vma): New function.
- (process_relocs, process_dynamic_segment): Call that instead of
- subtracting `loadaddr'.
- (process_version_sections, process_symbol_table): Likewise.
- (process_mips_specific): Likewise.
-
-
- * objcopy (enum strip_action): Add STRIP_NONDEBUG.
- (OPTION_ONLY_KEEP_DEBUG): New.
- (strip_options): Add --only-keep-debug.
- (copy_options): Likewise.
- (is_strip_section): Invert return value if STRIP_NONDEBUG is
- active.
- (copy_object): Do not copy private data when STRIP_NONDEBUG is
- active.
- (setup_section): Likewise.
- (strip_main): Handle --only-keep-debug.
- (copy_main): Likewise.
- * NEWS: Mention new switch
+ * dlltool.c (ext_prefix_alias): New global variable.
+ (make_one_lib_file): Add aliases with prefixes for external
+ and import definitions.
+ (usage): Document -p option.
+ (long_options): Add --ext-prefix-alias option.
+ (main): Handle -p.
* doc/binutils.texi: Document new switch.
+ * NEWS: Mention new switch.
-
- * NEWS: Correct spelling of "relocatable".
- * objdump.c: Likewise.
- * sysroff.info: Likewise.
-
-
- * readelf.c (print_vma): When printing DEC_5 values, if the
- number is bigger than 99999 switch to using hexadecimal
- notation.
-
-
- * objcopy.c (gnu_debuglink_filename): New variable.
- (OPTION_ADD_GNU_DEBUGLINK): New switch
- (copy_options): Describe --add-gnu-debuglink switch.
- Mention that --strip-debug removes sections as well.
- (is_strip_section): Process the sections removed and kept
- lists before checking for debugging sections.
- (add_redefine_syms_file): Make function static.
- (copy_object): Use is_strip_section.
- Check to see if a .gnu_debuglink section should be added. If
- so, call bfd_add_gnu_debuglink.
- (setup_section): Use is_strip_section.
- (copy_section): Use is_strip_section.
- (copy_main): Handle OPTION_ADD_GNU_DEBUGLINK.
- * NEWS: Mention new objcopy switch.
- * doc/binutils.texi: Document new switch.
-
-
- * po/Make-in (DESTDIR): New.
- (install-data-yes): Support $(DESTDIR).
- (uninstall): Likewise.
-
-
- * Makefile.in: Regenerate.
-
-
- * readelf.c (get_segment_type): Handle PT_GNU_STACK.
-
-
- * NEWS: Document the new BSD/POSIX single-character mapping for
- .comment/.note sections.
-
-
- * objcopy.c (redefine_list_append): Add an argument that
- indicates the context from which this function is being
- called. Change all callers.
- (copy_options): Add a new option, --redefine-syms.
- (copy_usage): Document new option.
- (copy_main): Handle the --redefine-syms option.
- * doc/binutils.text (objcopy): Document new option.
-
-
- * readelf.c (byte_get_signed): New.
- (get_encoded_value): New.
- (display_debug_frames): Use it. Always pre-process opcodes.
-
-
- * readelf.c (display_debug_frames): Print both registers
- for DW_CFA_register.
-
-
- * configure.in: Accept i[3-7]86 variants. Escape '[]' for
- i[3-7]86-*-interix.
- * configure.in: Regenerate.
-
-
- * objcopy.c: Treat identical src/dst file names as if only one
- entered. One Windows creating an output file of the same name as
- the input file will delete the input file before it is read.
-
-
- * debug.c (debug_get_real_type): Extend test for circular debug
- references.
-
-
- * configure.in (ALL_LINGUAS): Add zh_CN.
- * configure: Regenerate.
- * po/zh_CN.po: New file: Chinese (simplified) translation.
-
-
- * MAINTAINERS: Update my mail address.
-
-
- * readelf.c (dump_relocations): Enlarge the type field in wide
- mode by one character.
-
-
- * readelf.c (struct Frame_Chunk): Add cfa_exp.
- (frame_display_row): Just print "exp" for cfa or register
- defined by a location expression.
- (display_debug_frames): Handle DW_CFA_def_cfa_expression,
- DW_CFA_expression, DW_CFA_MIPS_advance_loc8.
-
-
- * objdump.c (only): Change it to char **.
- (only_size): New.
- (only_used): New.
- (disassemble_data): Check only as an array.
- (dump_data): Likewise.
- (dump_relocs): Likewise.
- (main): Treat only as an array.
-
-
- * doc/binutils.texi: Fix the documentation for the -fo option.
-
-
- * readelf.c (get_machine_name) <EM_SH>: Amend return value
- to refer to SuperH.
-
- * readelf.c (decode_location_expression): Don't add a trailing ';'.
-
-
- * windres.c (long_options): Move close to main, where it is used.
- Add 'input' and 'output' long options.
- (main): Accept "-fo" as an alias for "-o". This is for rc
- comptibility.
- * doc/binutils.texi: Mention that -fo is accepted as an alias for
- -o, but discourage its use.
-
-
- * windres.c (format_from_name): Make the exit on error
- behaviour optional.
- (main): Rename the -I option to -J. Introduce -I as a synonym
- for --include-dir. For backwards compatibility also support the
- old -I behaviour, but issue a deprecation warning.
- * doc/binutils.texi: Rename -I to -J. Document the new behaviour
- of the -I option.
-
-
- * readelf.c: Replace references to Mitsubishi M32R with
- references to Renesas M32R.
-
-
- * readelf.c: Replace occurrances of 'Hitachi' with 'Renesas'.
-
-
- * doc/binutils.texi (objdump) [--debugging]: Suggest readelf -w
- for debugging information types not supported by objdump.
-
-
- * configure.in: Recognize canonical form of i[3-6]86-pe*.
- * configure: Regenerate.
-
-
- * readelf.c (display_debug_info): Apply RELA relocations on the
- entire section.
- (byte_put_little_endian, byte_put_big_endian): New functions.
- (byte_put): New variable.
- (get_file_header): Initialize it.
-
-
- * windres.c: Add -l for compatibility with wrc, and rc.
- Use the short option as a key for long options that have
- a synonymous short option.
- * doc/binutils.texi: Added -l to the list of options.
-
-
- * windres.c: Add -U for compatibility with wrc, rc, and cpp.
- (main): Just pass the -U option down to the preprocessor.
- * doc/binutils.texi: Added -U to the list of options.
-
-
- * windres.c (usage): Report -r option.
- (main): Ignore the -r option.
- * doc/binutils.texi: Add -r to the list of options.
-
-
- * MAINTAINERS: Add myself as Xtensa maintainer.
-
-
- * readelf.c: Include "elf/xtensa.h".
- (guess_is_rela): Add EM_XTENSA and EM_XTENSA_OLD to list of
- targets that use RELA relocations.
- (dump_relocations): Call elf_xtensa_reloc_type for
- EM_XTENSA and EM_XTENSA_OLD.
- (get_machine_name): Handle EM_XTENSA and EM_XTENSA_OLD.
-
-
- * configure.in: Change "arm-pe*" to "arm-*-pe*". Similarly for
- thumb-pe*, mcore-pe and mcore-*elf.
- * configure: Regenerate.
-
-
- * objdump.c (dump_data): Don't truncate the address to long; make
- the width large enough, and uniform for all entries in a section.
-
-
- * readelf.c: Include "libiberty.h".
- (dynamic_relocations): New.
- (process_relocs): Properly handle dynamic relocation.
- (process_dynamic_segment): Fill relocation elements in
- dynamic_info.
-
-
- * readelf.c (read_and_display_attr, read_and_display_attr_value):
- Add new arguments ``offset_size'' and ``dwarf_version''. Adjust
- all callers.
- (display_debug_lines, display_debug_pubnames, display_debug_info)
- (display_debug_aranges, display_debug_frames, read_and_display_attr)
- (read_and_display_attr_value): Add 64-bit DWARF support.
-
-
- * rcparse.y: Replace uses of 'optstringrc' with 'optresid'.
- (optresid): Handle a resource id that can be a string or a number.
- * resrc.c (define_control): Replace 'text' parameter with 'iid' a
- struct res_id.
- (define_icon_control): Pass a struct res_id to define_control.
- * windres.h (define_control): Change prototype.
-
-
- * objcopy (OPTION_FORMATS_INFO): Define.
- (strip_options): Add "info"/OPTION_FORMATS_INFO option.
- (copy_options): Likewise.
- (strip_usage): Add "--info" to usage.
- (copy_usage): Likewise.
- (strip_main): Declare formats_info. Iniatilize it to FALSE.
- Handle "info".
- (copy_main). Likewise.
- * doc/binutils.texi. Document the "--info" option for
- objcopy/strip.
- * NEWS: Mention the new command line switch.
-
- * objdump.c (endian_string): Move to bucomm.c.
- (display_info): Likewise.
- (display_target_list): Likewise.
- (display_info_table): Likewise.
- (display_target_tables): Likewise.
- (main): Assign the return value of display_info to exit_status.
- * bucomm.c: Include bfdver.h and libbfd.h
- (display_target_list): Call bfd_nonfatal instead of nonfatal and
- return 0 on a non-fatal error, 1 on success.
- (display_info_table): Likewise.
- * bucomm.h (display_info): Provide a prototype.
- * Makefile.am (bucomm.o): Add dependencies on bfdver.h and
- libbfd.h.
- * Makefile.in: Regenerate.
-
-
- * dlltool.c (gen_def_file): Put demangled name comments on
- own line preceding export name.
-
-
- * objdump.c (disassemble_data): Use disasm_info.fprintf_func not
- printf for emitting new lines.
-
-
- * nm.c (print_symbol_info_bsd): Print the symbol's size instead of
- the symbol's value when --size-sort is used, unless -S is used.
- doc/binutils.texi (--size-sort): For non-bsd formats both the
- value and size of the symbols are displayed.
-
-
- * po/da.po: Update.
-
-
- * MAINTAINERS: Remove Peter Targett as ARC maintainer.
-
-
- * MAINTAINERS: Update my mail address.
-
-
- * stabs.c (BYTES_IN_WORD): Remove definition.
- * wrstabs.c (BYTES_IN_WORD): Likewise.
-
-
- * nm.c (main): Print a warning message if --size-sort and
- --undefined-only are used together.
-
-
- * nm.c (print_symbol): Remove check for undefined_only.
-
-
- * po/da.po: Installed latest translation.
-
-
- * README: Update binutils references to 2.13.
- Add paragraph about using --disable-nls.
-
-
- * doc/binutils.texi (nm --size-sort): Update.
-
-
- * MAINTAINERS: Update email address.
-
-
- * readelf.c (get_ia64_dynamic_type): New function.
- (dynamic_segment_ia64_val): New function.
- (get_dynamic_type): If machine type is EM_IA_64 call
- get_ia64_dynamic_val.
- (get_ia64_section_type_name): Handle sections with types in the
- SHT_IA_64_LOPSREG to SHT_IA_64_HIPSREG range.
- (get_dynamic_flags): If machine type is EM_IA_64 call
- dynamic_segment_ia64_val.
-
-
- * doc/binutils.texi: Fix typos and obvious texinfo mistakes. Make
- section title capitalization more consistent. Update descriptions
- of various options to be consistent with the code. Fix errors and
- incomplete list in the description of c++filt format options. Remove
- information about the linker. Change to be more polite about poor
- bug reports. Replace FDL appendix with include of fdl.texi.
- * doc/fdl.texi: New file.
-
-
- * objcopy.c (filter_symbols): Fix compilation problems with
- HP-UX's C compiler.
-
-
- * rclex.l (handle_quotes): Fix minor formatting problems introduced in
- previous change.
-
-
- * rclex.l (handle_quotes): Handle strings spanning more than one line.
-
-
- * nm.c (usage): Add `java' and `gnat' demangle styles and make
- quotes consistent.
- * objdump.c (usage): Ditto. Also fix some typos.
-
- * readelf.c (parse_args): Include 'H' option in call to getopt_long.
-
- * debug.c (debug_record_variable): Handle global register variables.
-
- * stabs.c (parse_stab): For N_SLINE only include
- function_start_offset if the symbol is within a function;
- otherwise, the value is absolute.
-
-
- * readelf.c (decode_ARM_machine_flags): Handle the
- EF_ARM_MAVERICK_FLOAT flag.
-
-
- * rddbg.c (read_section_stabs_debugging_info): Cast ptrdiff_t to
- long and use %ld in printf format.
-
-
- * readelf.c (dump_relocations): Reorder the r_info field for
- little-endian mips elf64. Move #ifdef BFD64 to cover the new code.
-
-
- * readelf.c (display_debug_loc): Skip address base changes.
-
-
- * readelf.c (get_osabi_name): Handle ELFOSABI_AROS, ELFOSABI_OPENVMS
- and ELFOSABI_NSK.
-
- * readelf.c: Include elf/ppc64.h.
- (dump_relocations <EM_PPC64>): Use elf_ppc64_reloc_type.
- * Makefile.am: Run "make dep-am".
- * Makefile.in: Regenerate.
+ * binutils/dlltool.c (asm_prefix): Add parameter: name.
+ No underscore for symbols beginning with ?.
+ (ASM_PREFIX): Add parameter: NAME.
+ (gen_exp_file): Use new parameter.
+ (make_label): Likewise.
+ (make_imp_label): Likewise.
+ (make_one_lib_file): Likewise.
-2003-01-02 Ben Elliston <bje@redhat.com>
+2004-07-07 Tomer Levi <Tomer.Levi@nsc.com>
- * readelf.c (guess_is_rela): Handle EM_IQ2000.
+ * MAINTAINERS: Added myself to the list.
+ * readelf.c: Include "elf/crx.h".
+ (guess_is_rela): Handle EM_CRX.
(get_machine_name): Likewise.
(dump_relocations): Likewise.
- * NEWS: Mention IQ2000 support.
-
-
- * readelf.c (get_machine_flags): Handle E_MIPS_ARCH_32R2.
-
-
- * doc/binutils.texi (objdump): Note MIPS HWR (Hardware Register)
- changes in MIPS -M options.
-
-
- * Makefile.am: Add msp430 target.
- * Makefile.in: Regenerate.
- * readelf.c: Add support for msp430 target.
-
-
- * doc/binutils.texi (objdump): Document MIPS -M options.
-
-
- * readelf.c (main): Reset dump request after each file.
-
-
- * nlmconv.c (main): Pass TRUE as third argument to
- bfd_arch_get_compatible.
-
-
- * strings.c (isgraphic): Replace definition with STRING_ISGRAPHIC
- macro. Handle 'S' encoding, accepting 8-bit characters.
- (main): Parse 'S' encoding.
- (get_char): Accept 'S' encoding.
- (print_strings): Use STRING_ISGRAPHIC.
- (usage): Document support of 'S' encoding.
- * doc/binutils.texi: Document support of 'S' encoding/
- * NEWS: Mention new feature.
-
-
- * README <building ar>: Don't use libibery's needed_list or
- required_list, instead link libiberty/*.o.
-
-
- * doc/binutils.texi: Fix typos.
-
-
- * doc/binutils.texi: Add missing parenthesis.
-
-
- * objcopy.c: Add --prefix-symbols=<prefix> option to rename all
- symbols by adding the given prefix to the begining of the symbol
- name. This is useful to provide name space seperation regardless
- of how the object file was created. Added --prefix-sections=
- <prefix> and --prefix-alloc-sections=<prefix> options to rename all
- sections (or all sections with the alloc flag set) by adding the given
- prefix to the begining of the symbol name.
- * NEWS: Mention this new feature.
- * doc/binutils.texi: Document this new feature.
-
-
- * dlltool.c (mcore_elf_gen_out_file): Replace all occurrences of
- dyn_string_append with dyn_string_append_cstr.
-
- * emul_aix.c (ar_emul_aix_create): Remove unused function.
-2002-12-10 James Cownie <jcownie@etnus.com>
+2004-07-03 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
- * readelf.h (get_TAG_name, get_AT_name,
- read_and_display_attr_value): Add support for UPC extensions to
- DWARF2 spec.
- * NEWS: Mention this new support.
+ * doc/binutils.texi (nm): Clarify weak symbol description.
- * NEWS: Mention that bfd no longer declares a "boolean" type.
+ * readelf.c (get_segment_type): Display "GNU_STACK", not just
+ "STACK", when a PT_GNU_STACK segment is encountered.
- * readelf.c (process_program_headers): When setting loadaddr, don't
- assume segment size is 4k. Use p_align instead.
- (loadaddr): Change from int to long.
- (dynamic_addr, dynamic_info, version_info): Likewise.
- (process_dynamic_segment <syminsz>): Likewise.
- (process_dynamic_segment): Adjust print format string.
- (rela_addr, rela_size): Delete.
- (process_relocs): Formatting.
+ * objcopy.c (copy_section): Don't set _cooked_size.
- * configure.in (OBJDUMP_DEFS): Define SKIP_ZEROES as 16 for IA-64.
- * configure: Regenerate.
-
-
- * MAINTAINERS: Change e-mail address back to airs.com.
-
-
- * MAINTAINERS: Add self.
-
-
- * addr2line.c, ar.c, arsup.c, binemul.c, binemul.h, bucomm.c, bucomm.h,
- budbg.h, debug.c, debug.h, dlltool.c, emul_aix.c, ieee.c, nlmconv.c,
- nlmconv.h, nlmheader.y, nm.c, objcopy.c, objdump.c, prdbg.c, rdcoff.c,
- rddbg.c, readelf.c, rename.c, size.c, stabs.c, strings.c,
- unwind-ia64.h, wrstabs.c: Replace boolean with bfd_boolean, true with
- TRUE, false with FALSE. Simplify comparisons of bfd_boolean vars
- with TRUE/FALSE. Formatting.
-
+ * readelf.c (Elf32_Word): Delete.
+ (get_32bit_dynamic_section): Handle SGI ELF dynamic segment.
+ (get_64bit_dynamic_section): Likewise.
- * readelf.c Replace occurrences of Elf32_Internal_* and
- Elf64_Internal_* with Elf_Internal_*.
- (slurp_rel_relocs): Change Elf_Internal_Rel to Elf_Internal_Rela.
- Zero r_addend fields.
- (dump_relocations): Remove relas variable, change Elf_Internal_Rel to
- Elf_Internal_Rela.
+ * readelf.c (get_32bit_dynamic_section): Stop at first DT_NULL entry.
+ (get_64bit_dynamic_section): Likewise.
-
- * size.c (usage): Fix typo describing switch for hex format.
-
+ * readelf.c (dynamic_nent): New variable.
+ (get_32bit_dynamic_section): Set it.
+ (get_64bit_dynamic_section): Here too.
+ (process_dynamic_section): Use it instead of dynamic_size.
+ (process_syminfo): Likewise.
- * testsuite/binutils-all/objcopy.exp: Disable tic4x from test
- * testsuite/binutils-all/objdump.exp: Setup proper values for tic4x
- testcase
+ * readelf.c (get_32bit_dynamic_section): Correct number of entries
+ translated from external to internal form.
+ (get_64bit_dynamic_section): Likewise.
+
+
+ * readelf.c (process_program_headers): When locating the dynamic
+ section use the section table if it is present.
+ (dynamic_segment): Renamed to dynamic_section.
+ Replace references to dynamic segment with references to dynamic
+ section, except where appropriate.
+ (dynamic_segment_mips_val): Rename to dynamic_section_mips_val.
+ (dynamic_segment_parisc_val): Rename to dynamic_section_parisc_val.
+ (dynamic_segment_ia64_val): Rename to dynamic_section_ia64_val.
+ (get_32bit_dynamic_segment): Rename to get_32bit_dynamic_section.
+ Remove tag counting code as it is no longer needed.
+ (get_64bit_dynamic_segment): Rename to get_64bit_dynamic_section.
+ Remove tag counting code as it is no longer needed.
+ (process_dynamic_segment): Rename to process_dynamic_section.
+
+
+ * objcopy.c (copy_section): Use bfd_get_section_size instead of
+ _raw_size or bfd_get_section_size_before_reloc. Don't set reloc_done.
+ (compare_section_lma): Likewise.
+ * addr2line.c (find_address_in_section): Likewise.
+ * coffgrok.c (do_sections_p1): Likewise.
+ * dlltool.c (scan_drectve_symbols): Likewise.
+ * nlmconv.c (main): Likewise.
+ (copy_sections): Likewise.
+ (powerpc_mangle_relocs): Likewise.
+ * objdump.c (disassemble_section): Likewise.
+ * prdbg.c (find_address_in_section): Likewise.
+ * size.c (berkeley_sum): Likewise.
+ * srconv.c (wr_ob): Likewise.
+ * strings.c (strings_a_section): Likewise.
-2002-11-14 Nick Clifton <nickc@redhat.com>
+2004-05-28 Ian Lance Taylor <ian@wasabisystems.com>
- * readelf.c (process_program_headers): Add comment about return
- value. Ensure that 0 is returned if the headers are not loaded.
- (process_file): If process_section_headers failed to load the
- headers disable any tests that rely upon them. Similarly for
- process_program_headers.
+ * readelf.c (decode_ARM_machine_flags): Add EF_ARM_VFP_FLOAT.
-2002-11-12 Nick Clifton <nickc@redhat.com>
+2004-05-17 David Heine <dlheine@tensilica.com>
- * po/da.po: Updated Danish translation.
+ * objcopy.c (setup_bfd_headers): New function.
+ (copy_object): Call setup_bfd_headers.
-2002-11-12 Klee Dienes <kdienes@apple.com>
+2004-05-13 Paul Brook <paul@codesourcery.com>
- * rddbg.c (read_section_stabs_debugging_info): Also recognize
- LC_SYMTAB.stab/LC_SYMTAB.stabstr as a valid pair of sections.
+ * readelf.c (display_debug_frames): Handle dwarf3 format CIE
+ entries.
-2002-11-11 Christopher Faylor <cgf@redhat.com>
+2004-05-13 Nick Clifton <nickc@redhat.com>
- * MAINTAINERS: Reinstate DJ Delorie as COFF maintainer. Drop COFF from
- cgf maintainership.
+ * po/fr.po: Updated French translation.
-2002-11-11 Christopher Faylor <cgf@redhat.com>
+2004-05-11 Jakub Jelinek <jakub@redhat.com>
- * MAINTAINERS: Replace DJ Delorie as PE/COFF maintainer.
+ * readelf.c (get_segment_type): Handle PT_GNU_RELRO.
-2002-11-07 Nick Clifton <nickc@redhat.com>
+2004-05-07 H.J. Lu <hongjiu.lu@intel.com>
- * configure.in (ALL_LINGUAS): Add 'da'.
- * configure: Regenerate.
- * po/da.po: New Danish translation.
+ * readelf.c (section_groups): New.
+ (group_count): New.
+ (section_headers_groups): New.
+ (process_section_groups): Populate group_count, section_groups
+ and section_headers_groups.
+ (process_unwind): Support section group.
+ (process_object): Always call process_section_groups. Free
+ section_groups and section_headers_groups.
- * readelf.c (get_symbol_index_type): Revert part of previous
- patch: Display unknown symbol types in decimal, not hex.
+ * readelf.c (process_section_headers): Use %3lu on sh_info.
- * dlltool.c (add_excludes): Don't prefix excluded fastcall
- symbols with underscore.
- (xlate): Ignore add_underscore for decorated fastcall symbols.
+ * ranlib.sh: Quote $1 argument in case it contains spaces.
- * deflex.l: Accept '@' as first character of an ID.
- * dlltool.c (gen_exp_file): Use existing '@' prefix rather than
- ASM_PREFIX for fastcall symbols.
- (scan_drectve_symbols): Handle fastcall symbols when generating
- undecorated aliases for symbols in drectve section.
- (scan_filtered_symbols): Likewise, with export-all.
- (xlate): Likewise, with --kill-at.
- (make_imp_label): New function to handle fastcall symbols
- correctly.
- (make_one_lib_file): Use make_imp_label instead of make_label
- for imp symbols.
+ * objcopy.c (copy_usage, strip_usage): Fix spelling.
- * MAINTAINERS: Add self as TIC4X maintainer.
+ * readelf.c (do_section_groups): New.
+ (options): Add --section-groups/-g.
+ (usage): Mention --section-groups/-g.
+ (parse_args): Support --section-groups/-g.
+ (get_group_flags): New.
+ (process_section_groups): New.
+ (process_object): Call process_section_groups.
- * readelf.c (get_symbol_index_type): Add hex number to
- PROCESSOR-specific, OS-specific, reserved and unknown symbol
- types.
+ * objdump.c (disassemble_section): Don't disassemble sections
+ without SEC_HAS_CONTENTS.
- * readelf.c (byte_get_little_endian): Comment typo fix.
- (print_symbol): Constify "symbol" arg. Don't pass "symbol" to printf
- as the format string.
- (dump_relocations): Correct section sym names.
- (process_section_headers): Clear symtab_shndx_hdr.
- (read_and_display_attr_value): Don't pass indirect string to printf
- as the format string.
- (display_debug_frames): Indicate when zero terminator found. Decode
- DW_EH_PE_pcrel addresses.
+ * objdump.c (synthsyms, synthcount): New variables.
+ (disassemble_data): Use dynsyms for stripped binaries or libraries.
+ Add synthetized symbols.
+ (dump_bfd): For disassemble, initialize dynsyms always and
+ also synthsyms. Free synthsyms and clear {sym,dynsym,synth}count
+ before returning.
- * configure.in: Define SKIP_ZEROES as 32 for tic4x target in
- order to ensure proper disassembly of the valid 0-value opcode.
- * configure: Regenerate.
- * aclocal.m4: Regenerate.
- * config.in: Regenerate.
- * configure.in: Regenerate.
- * doc/Makefile.in: Regenerate.
- * po/binutils.pot: Regenerate.
+ * strings.c (print_strings): Cast file_off to unsigned long in
+ printf arg list.
- * MAINTAINERS: Add self as SH maintainer.
+ PR 86
+ * arsup.c (ar_save): Use smart_rename.
- * doc/binutils.texi (objdump): Document -z and move the entry for
- --disassemble-zeroes to the end of the options section (for `z').
+ * readelf.c (display_debug_pubnames): Align offset and data
+ columns.
+ (read_and_display_attr_value): Add missing break;
+ (debug_displays): Enable the display of the .debug_pubtypes
+ section.
- * MAINTAINERS: Discontinue Hans-Peter Nilsson as SH maintainer.
+ * mpw-config.in, mpw-make.sed, mac-binutils.r: Remove MPW
+ support files, no longer used.
- * objdump.c (dump_data): Correct addr_offset for opb != 1.
+ * readelf.c (decode_ARM_machine_flags): Add EABI v3.
- * bucomm.c (list_supported_targets): Use bfd_target_list.
- * objcopy.c (copy_file): Report ambiguous bfd_object matches, and
- other object errors in preference to bfd_core errors.
+ * readelf.c (display_debug_frames): Don't crash for mismatched
+ DW_CFA_restore_state.
* Makefile.am: Run "make dep-am".
- * objdump.c: #include "bfdver.h".
- * version.c: Likewise.
* Makefile.in: Regenerate.
+ * aclocal.m4: Regenerate.
* config.in: Regenerate.
* configure: Regenerate.
- * po/POTFILES.in: Regenerate.
-
-
- * readelf.c (display_debug_info): Ignore empty .rela.debug_info
- sections. Allow relocations against the absolute symbol. Don't
- use the value in compunit.cu_abbrev_offset if we found a RELA
- relocation.
-
-
- * addr2line.c (slurp_symtab): Read in dynamic symbols if no
- ordinary ones are available.
-
-
- * readelf.c (get_machine_flags): Handle E_MIPS_MACH_4120,
- E_MIPS_MACH_5400 and E_MIPS_MACH_5500.
-
-
- * Makefile.am (CFILES): Add cxxfilt.c.
- (cxxfilt_SOURCES): Now just cxxfilt.c $(BULIBS).
- (cxxfilt_LDADD): Delete.
- Remove all references to underscore.c.
- Regen dependencies.
- * configure.in: Define TARGET_PREPENDS_UNDERSCORE in
- config.h from $UNDERSCORE, rather than AC_SUBSTing it.
- * binutils/cxxfilt.c: Moved here from gcc/cp, minor
- adjustments to fit into binutils framework.
- * configure, config.in, Makefile.in, doc/Makefile.in: Regenerate.
-
-
- * readelf.c (decode_location_expression): DW_OP_calli -> DW_OP_call_ref
- Handle DW_OP_GNU_push_tls_address.
-
-
- * po/tr.po: Updated Turkish translation.
-
-
- * MAINTAINERS: Add Ben Elliston as a maintainer for configure and
- testsuite changes. Add paragraphs about testsuite and config
- patches.
-
-
- * readelf.c (get_machine_flags): Remove redundant reference to
- E_V850EA_ARCH.
-
-
- * objdump.c (dump_bfd): Restore lines accidentally deleted in
- last commit.
-
-
- * objdump.c (dump_headers): Add printing of HAS_LOAD_PAGE flag.
- (dump_bfd_header): Likewise.
-
-
- * nm.c: Revert last change.
-
-
- * nm.c (display_rel_file): Don't report "no symbols" as an error.
- * objdump.c (slurp_symtab): Likewise.
- (slurp_dynamic_symtab): Likewise.
- (dump_symbols): Likewise. Do print "no symbols" to stdout.
-
-
- * MAINTAINERS: Change my mailing address.
-
-
- * MAINTAINERS: Add Dave Anglin as HPPA co-maintainer.
-
-
- * MAINTAINERS: Add Jeff Law as (maintainance) maintainer for
- HPPA.
-
-
- * readelf.c (parse_args): Change debug_dump_opt to static.
-
-
- * stabs.c (parse_stab_argtype): Pass length of physname to
- stab_demangle_argtypes.
- (stab_demangle_argtypes): Add new parameter - length of physname.
- Pass length of physname on to stab_demangle_prefix.
- (stab_demangle_prefix): Add new parameter - length of physname.
- Use length of physname (if supplied) to compute end of function
- name.
-
-
- * readelf.c: Include elf/i370.h.
- (dump_relocations): Handle EM_S370.
- (dynamic_segment_parisc_val): Print \n.
- (process_dynamic_segment <DT_BIND_NOW>): Here too.
-
-
- * nm.c (usage): Change 'gnu-new-abi' to 'gnu-v3'.
- * objdump.c (usage): Likewise.
- * doc/binutils.texi: Likewise.
-
-
- * rcparse.y (acc_entry): Don't warn about ALT use with
- non-VIRTKEY.
-
-
- * objcopy.c (copy_object): Don't warn about the unsupported
- architecture unless the input target is defaulted or the
- output architecture is different from the input.
-
-
- * po/sv.po: Updated Swedish translation.
-
-
- * prdbg.c (pr_fix_visibility): Remove assert.
-
-
- * addr2line.c (process_file): Rename parameter 'filename' to
- 'file_name' in order to avoid shadowing global symbol of the
- same name.
- (main): Likewise.
-
-
- * readelf.c (OPTION_DEBUG_DUMP): Define.
- (options): Use it.
- (usage): Update help.
- (parse_args): Handle --debug-dump separately from -w.
- * doc/binutils.texi (readelf): Update documentation.
+ * po/binutils.pot: Regenerate.
-2002-07-25 Nick Clifton <nickc@redhat.com>
+2004-03-15 Nathan Sidwell <nathan@codesourcery.com>
- * po/es.po: Updated Spanish translation.
- * po/fr.po: Updated French translation.
+ * objdump.c (struct SFILE): Replace current pointer with pos
+ offset, rename size to alloc.
+ (objdump_sprintf): Avoid unnecessary copies in the common case
+ (disassemble_bytes): Keep sfile live throughout the
+ function. Adjust usage appropriately.
- * po/es.po: Updated Spanish translation.
+ * MAINTAINERS: Update my mail address.
- * Makefile.am: Run "make dep-am".
- * Makefile.in: Regenerate.
+ * deflex.l: Handle "PRIVATE" string.
+ * defparse.y (%token): Add PRIVATE.
+ (%type): Add opt_PRIVATE.
+ (expline): Pass opt_PRIVATE to def_exports.
+ (opt_PRIVATE): Handle PRIVATE token.
+ * dlltool.h (def_exports): Add 7th param for private flag to
+ declaration.
+ * dlltool.c: Add PRIVATE to comment on EXPORTS syntax.
+ (struct export): Add 'private' field.
+ (def_exports): Set 'private' field of struct exports.
+ (scan_drectve_symbols): Adjust calls to def_exports.
+ (scan_filtered_symbols): Likewise.
+ (dump_def_info): Print 'private' field.
+ (gen_def_file): Likewise.
+ (gen_lib_file): Skip generation of lib object if private.
+ Delete tmp object files in same order as they were generated.
+ Don't delete non-existent private object files.
- * po/fr.po: Updated French translation.
+ * ar.c (main): Support POSIX-compatible argument parsing.
- * doc/binutils.texi (addr2line <man synopsis>): Correct brackets.
+ * readelf.c (process_mips_specific): Print conflictsno as an
+ unsigned long.
- * budemang.c: Include config.h and string.h/strings.h.
+ * dlltool.c (gen_exp_file): Always output names for forwarded symbols.
- * readelf.c: Include "elf/ip2k.h".
- (guess_is_rela): Add support for EM_IP2K and EM_IP2K_OLD.
- (dump_relocations): Likewise.
- (get_machine_name): Likewise.
- * NEWS: Mention IP2K support.
+ * objcopy.c (copy_section): Avoid warnings.
-2002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
+2004-02-14 Andrew Cagney <cagney@redhat.com>
- * NEWS: Add 'Changes in 2.13'.
+ * ar.c (remove_output): Use bfd_cache_close.
+ * arsup.c (ar_end): Ditto.
-2002-07-10 Jakub Jelinek <jakub@redhat.com>
+2004-01-21 Roland McGrath <roland@redhat.com>
- * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
- DT_GNU_CONFLICT* and DT_GNU_LIBLISZ*.
- (get_section_type_name): Handle SHT_GNU_LIBLIST.
- (process_dynamic_segment): Handle DT_GNU_CONFLICTSZ,
- DT_GNU_LIBLISTSZ and DT_GNU_PRELINKED.
- (process_gnu_liblist): New.
- (process_file): Call it.
+ * readelf.c (get_note_type): Match NT_AUXV.
- * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
- * Makefile.in: Regenerate.
+ * version.c (print_version): Update copyright year to 2004.
-
- * budemang.c: New file, "demangle" function.
- * budemang.h: New file.
- * addr2line.c (translate_addresses): Use "demangle".
- * nm.c (print_symname): Likewise.
- * objdump.c (objdump_print_symname): Likewise.
- (dump_symbols): Likewise. Also, don't use bfd_asymbol_name macro
- here since that obfuscates.
- * rdcoff.c: Don't #include demangle.h.
- * Makefile.am (CFILES): Add budemang.c, emul_aix.c,
- emul_vanilla.c. Remove emul_$(EMULATION).c. Sort.
- (HFILES): Add budemang.h. Sort.
- (nm_new_SOURCES, objdump_SOURCES, addr2line_SOURCES): Add budemang.c.
- Run "make dep-am".
- * Makefile.in: Regenerate.
+ * acinclude.m4: Quote names of macros to be defined by AC_DEFUN
+ throughout.
+ * aclocal.m4: Regenerate.
+ * configure: Regenerate.
- * readelf.c: Include "elf/vax.h".
- (guess_is_rela): Move EM_VAX from unknown to RELA case.
- (dump_relocations): Handle VAX relocations.
- (get_machine_flags): Handle VAX machine flags.
+ * objcopy.c: Include elf-bfd.h.
+ (is_strip_section): Don't strip debugging sections if
+ STRIP_NONDEBUG.
+ (setup_section): If STRIP_NONDEBUG make SEC_ALLOC sections
+ ~(SEC_LOAD | SEC_HAS_CONTENTS) and on ELF targets also SHT_NOBITS.
- * readelf.c (dump_relocations): Handle 68HC11/68HC12 relocations.
+ * objcopy.c (copy_section): Free relpp if relcount == 0.
+2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
- * MAINTAINERS: Remove Tom Rix from d10v and pcc maintainerships.
+ * stabs.c (parse_stab_argtypes): Handle g++ ABI version 3 names.
+ (stab_demangle_argtypes): Likewise.
+ (stab_demangle_v3_argtypes): New static function.
+ (stab_demangle_v3_arg): New static function.
- * nm.c (print_symname): When demangling, strip leading dots from
- symbol names to avoid confusing the demangler.
+ * objcopy.c (copy_object): Make the function boolean, returning
+ FALSE upon failure.
+ (copy_archive): Handle the return value from copy_object.
+ (copy_file): Likewise.
- * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
- * Makefile.in: Regenerated.
+ * readelf.c (find_section): New function. Locates a named
+ section.
+ (get_debug_line_pointer_sizes): New function: Initialises the
+ debug_line_pointer_sizes array.
+ (display_debug_lines): Call get_debug_line_pointer_sizes.
+ (display_debug_loc): Likewise.
+ (load_debug_loc): Use find_section.
+ (load_debug_str): Likewise.
+ (display_debug_info): Likewise.
+ (prescan_debug_info): Delete.
+ (debug_displays): Remove prescan field.
+ (process_section_contents): Do not perform prescans.
- * configure.in: Quote bu_cv_have_fopen64.
- * configure: Regenerate.
+ * objcopy.c (filter_bytes): Delete. Move code to..
+ (copy_section): ..here. Simplify size adjustment. Divide
+ section lma by interleave.
+2004-01-02 Nick Clifton <nickc@redhat.com>
- * configure.in: Check for strcoll.
+ * po/ru.po: New file: Russian translation.
+ * configure.in (ALL_LINGUAS): Add ru
* configure: Regenerate.
- * config.in: Regenerate.
- * nm.c (main): Set locale for LC_COLLATE category.
- (non_numeric_forward): Use strcoll if available.
-
-
- * MAINTAINERS: Add self as fr30 and frv maintainer.
-
-
- * nm.c: Include "elf/common.h".
- (extended_symbol_info): Add elfinfo, a pointer to
- elf_symbol_type.
- (SYM_SIZE): Use elfinfo if it is not NULL.
- (get_symbol_type): New function.
- (display_archive): Set print_width for each archive member.
- (display_file): Likewise.
- (display_rel_file): Don't set print_width here.
- (print_object_filename_sysv): Handle print_width.
- (print_archive_member_sysv): Likewise.
- (print_symbols): Pass (bfd_vma) 0 to print_symbol.
- (print_symbol): Set the elfinfo field in extended_symbol_info
- for ELF.
- (print_object_filename_sysv): Fix the output format.
- (print_symbol_info_sysv): Print type and section for ELF.
-
-
- * nm.c (print_size_symbols): Remove assignment, which makes
- the symbol's size equal to its value when --size-sort is
- used.
-
-
- From Catherine Moore:
- * readelf.c (elf/frv.h): #include it.
- (guess_is_rela): Support EM_CYGNUS_FRV.
- (dump_relocations): Ditto.
- (get_machine_name): Ditto.
- * Makefile.am (readelf.o): add dependency on $(INCDIR)/elf/frv.h.
-
-
- * readelf.c (get_file_header): Only read the first section header if
- e_shoff is non-zero.
-
-
- * nm.c (print_size): New variable. Initialize to 0.
- (long_options): Add 'S'/"print-size".
- (main): Handle 'S'.
- (print_symbol_info_bsd): Print size only if print_size is not
- 0.
-
- * doc/binutils.texi: Document -S/--print-size.
-
-
- * nm.c (struct extended_symbol_info): New strcuture: Add the size
- of the symbols to the information provided by the symbol_info
- structure.
- (print_symbols): Pass the symbol size to print_symbol.
- (print_size_symbols): Pass the symbol size to print_symbol.
- (print_symbol): Extra argument: The size of the symbol. Store
- this in the extended_symbol_info structure.
- (print_symbol_info): Change type of info parameter to
- extended_symbol_info. Display the size, if known.
- (print_symbol_info_posix): Likewise.
- (print_symbol_info_sysv): Likewise.
-
-
- * Makefile.am: Run "make dep-am".
- * Makefile.in: Regenerate.
- * doc/Makefile.in: Regnerate.
-
- * bucomm.c: Replace CONST with const.
- * nm.c: Likewise.
- * objdump.c: Likewise.
-
-
- * readelf.c (DW_CFA_GNU_args_size): Don't define.
- (DW_CFA_GNU_negative_offset_extended): Likewise.
- (DW_CFA_GNU_window_save): Likewise.
- (display_debug_frames): Handle DW_CFA_offset_extended_sf,
- DW_CFA_def_cfa_sf and DW_CFA_def_cfa_offset_sf.
-
-
- * nm.c: When computing size of symbols for an ELF target use the
- internal size field.
-
-
- * testsuite/binutils-all/objcopy.exp: clear xfail for
- "hppa*64*-*-hpux*".
- * testsuite/binutils-all/hppa/objdump.exp: Return if
- "*64*-*-*".
-
-
- * objcopy.c (copy_section): Don't copy SEC_GROUP sections.
-
-
- * objdump.c: Fix formatting.
-
-
- * MAINTAINERS: Add self as M68k maintainer.
-
-
- * readelf.c: Modified/Added DLX elf support.
-
-
- * arsup.c: Fix formatting.
- * debug.c (debug_record_label): Add missing colon to error
- message.
- * ieee.c (parse_ieee_ty): Fix spelling typo.
- * readelf.c (process_program_headers): Remove English assumption
- about making a plural word.
- (process_section_headers): Likewise.
- (process_relocs): Allow quotes to be translated.
- (process_unwind): Likewise,
- (process_mips_specific): Improve error message.
- (get_note_type): Fix spelling typo.
-
- * configure.in (ALL_LINGUAS): Add sv
- * po/sv.po: New file.
-
-
- * unwind-ia64.c (unw_print_brmask): Don't use sprintf.
- (unw_print_grmask): Likewise.
- (unw_print_frmask): Likewise.
-
-
- * arsup.c: Remove ARGSUSED.
- * debug.c: Likewise.
- * ieee.c: Likewise.
- * nlmconv.c: Likewise.
- * prdbg.c: Likewise.
- * stabs.c: Likewise.
- * wrstabs.c: Likewise.
-
-
- * arlex.l: Use #include "" instead of <> for local header files.
- * coffdump.c: Likewise.
- * coffgrok.c: Likewise.
- * nlmconv.c: Likewise.
- * nlmheader.y: Likewise.
- * srconv.c: Likewise.
- * strings.c: Likewise.
- * sysdump.c: Likewise.
- * unwind-ia64.h: Likewise.
- * windres.h: Likewise.
- * winduni.h: Likewise.
-
-
- * MAINTAINERS: Add self as the d10v maintainer.
-
-
- * configure.in: Builds dlltool for i386-netbsdpe.
- * configure: Regenerate.
-
-
- * size.c: Fix formatting.
- * srconv.c: Likewise.
- * stabs.c: Likewise.
- * sysdump.c: Likewise.
- * unwind-ia64.c: Likewise.
- * wrstabs.c: Likewise.
-
-
- * readelf.c (get_segment_type): Add PT_TLS.
- (get_elf_section_flags): Add SHF_TLS.
- (get_dynamic_flags): Optimize. Add DF_STATIC_TLS.
- (process_dynamic_segment): Use puts instead of printf.
- (get_symbol_type): Support STT_TLS.
- * objdump.c (dump_section_header): Remove SEC_CONSTRUCTOR_TEXT,
- SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS.
- Add SEC_THREAD_LOCAL.
-
-
- * rdcoff.c: Fix formatting.
- * rddbg.c: Likewise.
- * readelf.c: Likewise.
- * rename.c: Likewise.
- * resbin.c: Likewise.
- * resrc.c: Likewise.
- * resres.c: Likewise.
-
-
- * filemode.c: Fix formatting.
- * ieee.c: Likewise.
- * is-ranlib.c: Likewise.
- * is-strip.c: Likewise.
- * maybe-ranlib.c: Likewise.
- * maybe-strip.c: Likewise.
- * nlmconv.c: Likewise.
- * nm.c: Likewise.
- * not-ranlib.c: Likewise.
- * not-strip.c: Likewise.
- * objcopy.c: Likewise.
- * objdump.c: Likewise.
-
-
- * objdump.c (dump_headers): Fix output formatting for ELF32
- architectures in a BFD64 enabled toolchain.
-
-
- * debug.c: Fix formatting.
- * debug.h: Likewise.
- * dlltool.c: Likewise.
- * dllwrap.c: Likewise.
- * emul_aix.c: Likewise.
- * emul_vanilla.c: Likewise.
-
-
- * addr2line.c: Fix formatting.
- * ar.c: Likewise.
- * arsup.c: Likewise.
- * arsup.h: Likewise.
- * binemul.c: Likewise.
- * binemul.h: Likewise.
- * bucomm.c: Likewise.
- * coffdump.c: Likewise.
- * coffgrok.c: Likewise.
- * coffgrok.h: Likewise.
-
-
- * MAINTAINERS: Add myself as the second AVR port maintainer.
-
-
- * MAINTAINERS: Update my email address.
-
-
- * MAINTAINERS: Add Jason Thorpe as VAX maintainer.
-
-
- * configure.in: Replace `*pe' with `pe' throughout.
- * configure: Regenerate.
-
-
- * Makefile.am: Honour DESTDIR.
- * Makefile.in: Regenerate.
-
-
- * dlltool.c (process_def_file): Add missing prototype.
- (new_directive, assemble_file, main): Likewise.
- (process_def_file, new_directive): Make static.
- (inform): Rewrite using VA_FIXEDARG.
- * dllwrap.c (mybasename): Add missing prototype.
- (strhash, main): Likewise.
- (inform): Rewrite using VA_FIXEDARG.
- (warn): Likewise.
- (cleanup_and_exit): Use old style function definition.
- (strhash): Likewise.
- * windres.c (define_resource): Use one memset to clear all of
- struct res_resource.
-
- * rcparse.y: Remove newcmd rule. Move rcparse_discard_strings
- call to rules that need no lookahead. Check for no lookahead.
-
-
- * rclex.l (get_string): Correct "strings" list handling.
- * resrc.c (read_rc_file): Discard strings.
-
-
- * ar.c (replace_members): Remove unused var. Formatting fix.
- * binemul.c (ar_emul_default_parse_arg): Add ATTRIBUTE_UNUSED.
-
- * MAINTAINERS: Sort port maintainers by CPU.
-
-
- * size.c (display_archive): Add last_arfile and code to close archives.
-
-
- * nm.c (print_symbol): Check returned filename from
- bfd_find_nearest_line is non-NULL.
-
-
- * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
-
-
- * MAINTAINERS: Changed my email address.
-
-
- * arparse.y: Fix syntax warning.
-
-
- * readelf.c (fetch_location_list): Remove unused function.
-
- * readelf.c (process_corefile_note_segment): Catch corrupt notes
- and display a warning message, then exit the loop.
-
- * rcparse.y: Set MEMFLAG_DISCARDABLE by default.
-
-
- * resrc.c (write_rc_dialog): If charset is non-default value
- display all of the DIALOGEX parameters.
-
-
- * rcparse.y: Allow two to five parameter in FONT statement of
- DIALOGEX resources.
- * resbin.c (bin_to_res_dialog): Fixed read/write code for dialogex
- resource data.
- (res_to_bin_dialog): Likewise.
- * windres.h: Added misssing charset variable to dialog_ex
- structure.
-
-
- * rcparse.y: Set MEMFLAG_PURE by default.
-
-
- * rcparse.y: CLASS definitions in DIALOG resources
- are quoted.
- Fix typo in BEDIT warning.
- Don't add default dialog style when explicit style specified.
- Add WS_CAPTION dialog style if CAPTION is specified.
-
- * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.
- (handle_quotes) "\a" escape (used for right justified key
- definitions in menus) is encodes as binary 8.
-
- * resrc.c (write_rc_dialog): Print style even if it is 0.
- (write_rc_directory): Fix overlooked sublang shift bug.
- (bin_to_res_dialog): Don't print empty dialog caption.
-
- * resbin.c (bin_to_res_dialog): Use signature to identify
- DIALOGEX.
-
- * windres.c (main): Set default LANGUAGE to english/us.
-
-
- * resrc.c: print CLASS names in quotes
-
-
- * MAINTAINERS: Update my email address.
-
-
- * dep-in.sed: Cope with absolute paths.
- * Makefile.am (dep.sed): Subst TOPDIR.
- Run "make dep-am".
- * Makefile.in: Regenerate.
-
-
- * MAINTAINERS: Update my email address.
-
-
- * Makefile.am: Run "make dep-am".
- * Makefile.in: Regenerate.
- * doc/Makefile.in: Regenerate.
- * po/POTFILES.in: Regenerate.
- * aclocal.m4: Regenerate.
- * config.in: Regenerate.
- * configure: Regenerate.
-
-
- * readelf.c: Add support for displaying dwarf2 location lists.
- (do_debug_loc, debug_loc_section, debug_loc_size): New.
- (parse_args): Use 'O' as shorthand for displaying location list
- section.
- (process_section_headers): Handle debug_loc as well.
- (load_debug_loc): New.
- (free_debug_loc): New.
- (fetch_location_list): New.
- (display_debug_loc): New.
- (display_debug_info): Call load_debug_loc and free_debug_loc.
- (debug_displays): We can display .debug_loc now, too.
- (usage): Update usage string.
- (read_and_display_attr_value): Note location lists, but don't
- display them inline.
-
-
- * Makefile.am: Add binutils emulation support.
- * configure.in: Same.
- * configure.tgt: New file. Same.
- * ar.c (main): Use ar_emul_parse_arg.
- (usage): Use ar_emul_usage.
- (replace_members): Use ar_emul_replace, ar_emul_append.
- * binemul.c: New file. Define the binutils emulation
- layer. Define default methods.
- * binemul.h: New file. Binutils emulation layer header file.
- * emul_aix.c: New file. AIX binutils emulation.
- * emul_vanilla.c: New file. Default binutils emulation.
- * Makefile.in: Regenerate.
- * configure: Same.
-
-
- * po/fr.po: Updated version.
-
-
- * po/fr.po: Updated version.
-
-
- * README: Update some version numbers.
-
-
- * doc/binutils.texi (Target Selection): Fix LD crossreferences.
- (Architecture Selection): Likewise.
-
-
- * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
- generating .exp file.
-
-
- * readelf.c (dump_relocations): Fix typo.
-
-
- * NEWS: Mark 2.12 branch.
-
-
- * readelf.c (dump_relocations): Display 2nd and 3rd reloc
- types for 64-bit MIPS. Narrow some fields for 80-char
- output.
- (dump_relocations): Change spelling from 'unrecognised'
- to 'unrecognized'.
- (decode_ARM_machine_flags): Likewise.
- (parse_args): Likewise.
- (read_and_display_attr_value): Likewise.
- (display_debug_section): Likewise.
-
-
- * NEWS: Mention support for MMIX.
-
-
- * readelf.c (get_machine_flags): Recognize EF_M68000.
-
-
- * MAINTAINERS: Added self as MN10300 co-maintainer.
-
-
- * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
- DT_PPC64_OPDSZ.
-
-
- * MAINTAINERS: List myself as branch maintainer.
-
-
- * configure: Regenerate.
- * objcopy.c: Update copyright date.
- * doc/Makefile.in: Regenerate.
-
-
- * nlmconv.c: Back out localtime PARAMS change.
-
-
- * objcopy.c (MKDIR): Define.
- (copy_archive): Make name_list.name const. Use MKDIR.
- Handle duplicate files in archives by making more temp dirs.
-
-
- * coffdump.c: Include "getopt.h" after "bucomm.h"
- so that macros are defined correctly.
- * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
- prototype. Prototype main.
- * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
-
-
- * MAINTAINERS: Added self as SH co-maintainer.
-
-
- * po/tr.po: Updated translation.
-
-
- * Makefile.am: Run "make dep-am"
- * Makefile.in: Regenerate.
-
-
- * nm.c (print_value): Mark abfd unused.
-
-
- * unwind-ia64.c (unw_decoder): Change second argument
- to unsigned int, to match function prototypes.
-
-
- * objdump.c: Include "getopt.h" after "bucomm.h" so that
- __GNU_LIBRARY__ will be defined.
- * size.c: Likewise.
-
-
- * configure: Regenerated.
-
-
- * doc/Makefile.am (install): Depend on install-info.
- * doc/Makefile.in: Regenerate.
-
-
- * objcopy.c (strip_usage): Document -d as an alias
- --strip-debug.
-
- * size.c (usage): Document [-t | --totals] options.
- (long_options): Add --totals option.
- (main): If the [-t | --totals] option is specified and
- the output format is Berkeley-style, print the total
- text, data, and bss sizes of all objects listed.
- (print_berkeley_format): If the [-t | --totals] option
- is specified, track the total text, data, and bss
- sizes.
- * doc/binutils.texi (size): Document [-t | --totals] options.
- (strip): Document -d as an alias for --strip-debug.
- * NEWS: Mention new feature of size.
-
-
- * po/fr.po: Updated version.
- * po/es.po: Updated version.
-
-
- * addr2line.c (usage): Update text to provide verbose
- description of the command line options.
- * ar.c (usage): Update text to provide verbose
- description of the command line options.
- (main): Accept -h and -H when running as ranlib.
- * coffdump.c (show_usage): Update text to provide verbose
- description of the command line options.
- * dlltool.c (main): Accept -H as an alias for --help.
- * nlmconv.c (show_usage): Update text to provide verbose
- description of the command line options.
- * nm.c (usage): Replace OPTIONS with option(s).
- (main): Accept -H as an alias for --help.
- * objcopy.c (strip_main): Accept -H as an alias for --help.
- * objdump.c (main): Accept -v as an alias for --verbose.
- * readelf.c (usage): Adjust format to match style used in
- other binutils.
- * size.c (usage): Update text to provide verbose description
- of the command line options.
- (main): Accept -v, -h and -H as command line options.
- * srconv.c (show_usage): Update text to provide verbose
- description of the command line options.
- * strings.c (main): Accept -H and -v as command line options.
- (usage): Update text to provide verbose description of the
- command line options.
- * sysdump.c (show_usage): Update text to provide verbose
- description of the command line options.
- * windres.c (usage): Adjust format to match style used in
- other binutils.
-
- * coffdump.c: Fix formatting.
- * nlmconv.c: Fix formatting.
- * srconv.c: Fix formatting.
- * sysdump.c: Fix formatting.
-
-
- * Makefile.am: Run "make dep-am".
- * Makefile.in: Regenerate.
-
-
- * version.c (print_version): Update year.
-
-
- * readelf.c (get_machine_name): Handle EM_PPC64.
- (guess_is_rela): Here too.
-
-
- * po/binutils.pot: Regenerate.
- * po/fr.po: Regenerate.
- * po/tr.po: Regenerate.
-
-
- * po/tr.po: Import new version.
-
-
- * readelf.c (get_ppc64_dynamic_type): New.
- (get_dynamic_type): Call it.
-
-
- * objcopy.c (copy_usage): Use "options" instead of "switches".
- (strip_usage): Use "options" instead of "switches".
- * doc/binutils.texi (dlltool): Refer to "options" instead of
- "switches".
-
-
- * MAINTAINERS: Add self as co-maintainer for the ARM code.
-
-
- * po/es.po: Import from translation project.
- * configure.in (ALL_LINGUAS): Add es.
- * configure: Regenerate.
-
-
- * readelf.c (get_netbsd_elfcore_note_type): Use
- NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
-
-
- * readelf.c: Update copyright years.
- (get_note_type): Return a const char *.
- (get_netbsd_elfcore_note_type): New function.
- (process_note): Use get_netbsd_elfcore_note_type to get
- the note type string for NetBSD ELF core files.
-
-
- * readelf.c (get_ia64_segment_type): Add support for macros.
- (get_segment_type): Add support for IA64 specific macros.
-
-
- * readelf.c (print_symbol): New function: Print a formatted symbol
- name. If --wide is specified do not truncate it.
- (dump_relocations): Use print_symbol() to print symbol names.
- (process_symbol_table): Likewise.
- (process_syminfo): Likewise.
- (process_mips_specific): Likewise.
- (usage): Document new feature of --wide switch.
- * doc/binutils.texi (objdump): Document additional behaviour of
- --wide.
-
-
- * objcopy.c (copy_file): Accept corefiles (format bfd_core).
- (copy_object): Don't set the start address or flags of a core file.
- (copy_section): Don't relocate a core file. Don't copy contents
- if the input section has the contents flag set, but the output
- section does not (which happens with the fake 'note' pseudo-
- sections that BFD creates for corefiles).
-
-
- * readelf.c (get_machine_flags): Recognize header flags for ABI and
- ASE extensions. More robust code for ISA checking. Ignore empty fields
- in header flags for GNU extensions.
-
-
- * objcopy.c (copy_archive): Set output bfd format outside the loop.
-
-
- * po/ja.po: Import from translation project.
- * configure.in (ALL_LINGUAS): Add ja.
- * configure: Regenerate.
-
-
- * addr2line.c (main): Protoype.
- * ar.c (main): Protoype.
- * nm.c (main): Protoype.
- * objcopy.c (main): Protoype.
- * objdump.c (main): Protoype.
- * size.c (main): Protoype.
- * strings.c (main): Protoype.
-
-
- * readelf.c (symtab_shndx_hdr): New global.
- (SECTION_HEADER_INDEX): Define.
- (SECTION_HEADER_NUM): Define.
- (SECTION_HEADER): Define.
- (GET_ELF_SYMBOLS): Pass two params rather than three.
- (get_32bit_elf_symbols): Take file and section args. Read and
- use SHT_SYMTAB_SHNDX.
- (get_64bit_elf_symbols): Likewise.
- (dump_relocations): Use SECTION_HEADER to index "section_headers".
- (process_section_headers): Likewise. Use SECTION_HEADER_NUM too.
- Remember symtab_shdx_hdr.
- (process_program_headers): Scan from index 1 for segment map.
- (slurp_ia64_unwind_table): Use SECTION_HEADER to index
- "section_headers".
- (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS.
- (process_unwind): Likewise.
- (process_version_sections): Likewise.
- (process_symbol_table): Likewise.
- (display_debug_info): Likewise.
- (process_dynamic_segment): Fake up a symtab section for changed
- GET_ELF_SYMBOLS.
- (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
- (process_program_headers): Kill signed/unsigned warning.
- (load_debug_str): Likewise.
- (display_debug_info): Likewise.
-
-
- * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
-
-
- * readelf.c (process_file_header): Print extended e_shnum and
- e_shdtrndx values. Set elf_header values for same.
- (get_32bit_section_headers): Add "num" arg to read "num" headers.
- (get_64bit_section_headers): Likewise.
- (process_section_headers): Update calls.
- (get_file_header): Call get_32bit_section_headers or 64bit variant.
-
-
- * objcopy.c (setup_section): Copy entsize.
-
-
- * readelf.c (guess_is_rela): Add support for stormy16.
- (dump_relocations): Likewise.
- (get_machine_name): Likewise.
-
-
- * dllwrap.c (main) Replace multiple strings describing a
- single error with a single, newline escaped sentence to permit
- better translation into foreign languages.
-
- * readelf.c (get_elf_class): Remove internalionalisation of ELF
- class names.
-
-
- * strings.c (get_char): Initialize value.
-
-
- * arlex.l: Silence compile warnings.
- * arsup.h: Likewise. Fix formatting.
-
-
- * strings.c: Include config.h before bfd.h.
- (file_off): New type.
- (file_open): Define.
- (print_strings): Use file_off instead of file_ptr. Print addresses
- which don't fit into long correctly.
- (get_char): Use file_off instead of file_ptr. Use getc_unlocked if
- available.
- (strings_file): Use file_off instead of file_ptr. Use file_open.
- * configure.in: Check for getc_unlocked.
- Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
- be defined for it.
- * configure: Rebuilt.
- * config.h.in: Rebuilt.
-
-
- * bucomm.c (make_tempname): Revert the changes made on
- 2001-11-14 and 2001-11-12. They won't work with directories.
-
-
- * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
- CFLAGS_FOR_TARGET to runtest in environment.
- * Makefile.in: Rebuild.
- * doc/Makefile.in: Rebuild.
-
-
- * objcopy.c (setup_section): Preserve SEC_RELOC when
- --set-section-flags is used.
-
-
- * readelf.c (do_debug_str): New variable.
- (display_debug_str): New function: Display the contents of a
- .debug_str section.
- (load_debug_str): New function: Load in the contents of a
- .debug_str section.
- (free_debug_str): New function: Free the memory used by
- load_debug_str().
- (fetch_indirect_string): Retrieve a string from the .debug_str
- section.
- (usage): Add -ws.
- (parse_args): Accept -ws.
- (process_section_headers): Allow the display of the .debug_str
- section.
- (read_and_display_attr_value): Use fetch_indirect_string. Show
- offset into .debug_str section.
- (display_debug_info): Use load_debug_str and free_debug_str.
- (debug_displays): Add .debug_str.
- * doc/binutils.texi: Document -ws.
-
-
- * testsuite/binutils-all/objdump.exp: Add x86-64.
-
-
- * readelf.c: Fix warnings without terminating newline.
-
-
- * doc/binutils.texi (objdump): Document ppc -M options.
-
-
- * doc/binutils.texi (objdump): Fix description to use x86-64.
-
-
- * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
- not all systems provide mkstemp.
-
-
- * doc/binutils.texi (objdump): Document x86 -M options.
-
-
- * readelf.c (read_and_display_attr_value): New function to
- handle DW_FORM_indirect.
- (read_and_display_attr): Use it.
-
-
- * readelf.c (display_debug_lines): Deal with unknown standard
- opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
- DW_LNS_set_isa.
-
-
- * MAINTAINERS: Add self as tic54x maintainer. This target
- includes the IBM C54XDSP clone.
-
-
- * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
-
-
- * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
- (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
- (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
- (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
- (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
- (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
- (unw_decode_b2, unw_decode_b3_b4): Likewise.
-
- * readelf.c (get_elf_class): Fix ISO portability glitch.
- (get_data_encoding, get_osabi_name, request_dump): Likewise.
-
-
- * readelf.c (debug_str, debug_str_size): New.
- (display_debug_abbrev): If no abbrevs were read, skip the CU.
- Call free_abbrevs.
- (read_and_display_addr): Handle DW_FORM_strp.
- (display_debug_info): Read .debug_str section if present,
- so that DW_FORM_strp can be handled.
- Fix test for non-existant .debug_abbrev section.
-
-
-
- * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
-
-
- * MAINTAINERS: Add self as s390/s390x maintainer.
-
-
- * MAINTAINERS: Add self as PPC XCOFF maintainer.
-
-
- * configure.in (ALL_LINGUAS): Add "fr" and "tr".
- * configure: Regernate.
- * po/fr.po: New file.
- * po/tr.po: New file.
-
-
- * MAINTAINERS: Add self as MMIX port maintainer.
- * readelf.c: Include elf/mmix.h.
- (guess_is_rela): MMIX is RELA.
- (dump_relocations): Handle MMIX relocations.
- * Makefile.am: Regenerate dependencies.
- * Makefile.in: Regenerate.
-
-
- * readelf.c (parse_args): Handle multiple options to the -w
- switch.
-
-
- * readelf.c (get_section_type_name): Don't print SHT_ prefix for
- LOPROC, LOOS and LOUSER.
-
-
- * MAINTAINERS: Update my email address.
-
-
- * doc/Makefile.in: Regenerate.
- * configure: Regenerate.
-
-
- * readelf.c (display_debug_line, display_debug_pubnames,
- display_debug_info, display_debug_frames): Detect and warn
- about 64-bit format entries.
- (display_debug_aranges): Reword 64-bit warning.
- (debug_displays): Add .debug_pubtypes as a known, but not yet
- supported, debug section.
-
-
- * coffdump.c (PROGRAM_VERSION): Delete.
- (main <'V'>): Call print_version.
- * srconv.c: Likewise.
- * sysdump.c: Likewise.
- * version.c (program_version): Remove.
- (print_version): Use BFD_VERSION_STRING. Just print the current
- year in copyright message.
- * addr2line.c (program_version): Remove unused declaration.
- * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
- place of BFD_VERSION.
- * Makefile.am (Makefile): Depend on bfd/configure.in.
- (cplus-dem.o): Depend on Makefile.
- Run "make dep-am".
- * Makefile.in: Regenerate.
-
-
- * readelf.c (display_debug_aranges): Detect and warn about DWARF64
- format .debug_arange sections.
- (main): Add missing prototype.
-
-
- * Makefile.am: Update dependencies with "make dep-am".
- * Makefile.in: Regenerate.
-
-
- * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
-
-
- * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
- VA_CLOSE.
- (non_fatal): Likewise.
- * objdump.c (objdump_sprintf): Likewise.
- * readelf.c (error): Likewise.
- (warn): Likewise.
-
-
- * readelf.c (do_wide): New.
- (options): Add --wide.
- (usage, parse_args): Likewise.
- (process_program_headers): Put each segment on a single line if
- --wide is given.
- (process_section_headers): Put each section on a single line if
- --wide is given.
- * doc/binutils.texi: Document it.
- * NEWS: Likewise.
-
-
- * readelf.c (print_vma): Print 8 digits of low hex value.
-
-
- * nlmconv.c: Fix warnings about unused attributes and function
- prototypes.
-
- * strings.c: Add prototype for get_char.
-
-
- * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
- $(srcdir)/cxxfilt.man.
- * doc/Makefile.in: Rebuild.
-
-
- * objcopy.c (copy_main): Correct rename-section string parsing.
- Consolidate new_name parsing, and error messages.
-
-
- * addr2line.c: Don't include <ctype.h>.
- (main): For gettext, also set the LC_CTYPE locate facet.
- * ar.c (main): Likewise.
- * coffdump.c (main): Likewise.
- * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
- (main): For gettext, also set the LC_CTYPE locate facet.
- Use ISALNUM instead of isalpha/isdigit.
- * dllwrap.c: Don't include <ctype.h>.
- (main): For gettext, also set the LC_CTYPE locate facet.
- * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
- (main): For gettext, also set the LC_CTYPE locate facet.
- Use TOUPPER instead of islower/toupper.
- * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
- (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
- Use TOUPPER instead of islower/toupper.
- * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
- * objcopy.c (main): Likewise.
- * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
- (disassemble_bytes): Use ISPRINT instead of isprint.
- (dump_section_stabs): Use ISDIGIT instead of isdigit.
- (dump_data): Use ISPRINT instead of isprint.
- (main): For gettext, also set the LC_CTYPE locate facet.
- * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
- (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
- * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
- Use TOUPPER instead of islower/toupper.
- * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
- * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
- (write_rc_accelerators): Use ISPRINT instead of isprint.
- (write_rc_rcdata): Likewise.
- * size.c (main): For gettext, also set the LC_CTYPE locate facet.
- * srconv.c (main): Likewise.
- * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
- (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
- isdigit/isupper/islower.
- (parse_stab_string, parse_stab_type, parse_stab_argtypes,
- parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
- stab_demangle_prefix, stab_demangle_qualified,
- stab_demangle_template, stab_demangle_type,
- stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
- * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
- (isgraphic): Use ISPRINT instead of isascii/isprint.
- (main): Remove HAVE_LC_MESSAGES dependency.
- * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
- (pbarray): Use ISPRINT instead of isprint.
- (main): For gettext, also set the LC_CTYPE locate facet.
- * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
- (format_from_filename): Use ISPRINT instead of isprint.
- (main): For gettext, also set the LC_CTYPE locate facet.
- * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
- (unicode_print): Use ISPRINT instead of isprint.
- * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
- (stab_variable): Use ISDIGIT instead of isdigit.
-
-
- * ar.c (print_contents): Cast args of bfd_seek to the right types.
- Replace bfd_read call with call to bfd_bread.
- (extract_file): Likewise.
-
- * objdump.c (dump_section_header): Cast section->filepos to
- unsigned long to suit printf format string.
- * readelf.c (process_section_headers): Similarly for sh_offset.
- (process_unwind): Likewise.
-
-
- * strings.c (encoding, encoding_bytes): New variables.
- (long_options): Add --encoding.
- (main): Accept -e and --encoding.
- (get_char): New function. Read a, possibly wide, character from
- the input stream.
- (print_strings): Use get_char().
- (usage): Document new command line option.
- * doc/binutils.texi: Document new command line option.
- * NEWS: Announce new command line option.
-
-
- * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
- get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
- EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
- Removed EM_CYGNUS_ARC.
-
-
- * readelf.c: Include elf/h8 for H8 series definitions.
- (guess_is_rela): H8 series if RELA.
- (dump_relocations): Handle H8 series relocations.
-
-
- * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
-
-
- * MAINTAINERS: Include ARC Maintainer.
-
-
- * stabs.c (stab_demangle_template): Initialise s4.
-
-
- * readelf.c (dump_relocations): Recognise EM_PPC64.
-
-
- * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
-
-
- * nm.c (print_width): New.
- (display_rel_file): Set `print_width' according to
- bfd_sprintf_vma.
- (print_symbol_info_bsd): Check `print_width' instead of BFD64.
-
-
- * objcopy.c (use_alt_mach_code): New variable.
- (OPTION_ALT_MACH_CODE): Define.
- (copy_options): Added --alt-machine-code.
- (copy_main): Handle it.
- (copy_object): Switch to alternate machine code if requested.
- * doc/binutils.texi: Document new option.
- * NEWS: Likewise.
-
-
- * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
-
-
- * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
- (display_debug_info): Cast for 64bit hosts.
- (display_debug_frames): Likewise.
- (process_mips_specific): Likewise.
-
-
- * coffgrok.h: Add missing parameter for prototype of coff_grok.
-
- * sysdump.c: Add missing prototypes.
- * srconv.c: Likewise.
- * unwind-ia64.c: Likewise.
- * coffdump.c: Likewise.
-
- * sysinfo.y: Print prototypes, include <ansidecl.h>.
-
- * coffgrok.c: Add missing prototypes, include libiberty.h instead
- of declaring xcalloc.
-
-
- * nm.c (print_value): Add one arg, bfd *.
- (print_value): Replace fprintf_vma with bfd_fprintf_vma.
- (print_symbol_info_bsd): Also pass `abfd' to print_value ().
- (print_symbol_info_sysv): Likewise.
- (print_symbol_info_posix): Likewise.
-
- * objdump.c (dump_section_header): Replace printf_vma with
- bfd_printf_vma.
- (print_section_stabs): Likewise.
- (dump_bfd_header): Likewise.
- (objdump_print_value): Replace sprintf_vma with
- bfd_sprintf_vma.
- (disassemble_bytes): Likewise.
- (dump_reloc_set): Likewise.
-
-
- * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
- to build warnings.
- * configure: Regenerate.
-
-
- * readelf.c: Add missing prototypes.
- * objdump.c: Likewise. Format existing prototypes.
-
-
- * readelf.c (display_debug_info): Add to abbrev_offset the addend
- of any RELA relocation for the abbrev_offset memory location that
- refers to the .debug_abbrev section symbol.
-
-
- * readelf.c (process_file): Return 0 if OK, otherwise return 1.
- (main): Return process_file ().
-
-
- * doc/binutils.texi: Use "Thumb" not "THUMB".
-
-
- * objdump.c (disassemble_data): Fill in section member of the
- disasm_info structure.
-
-
- * configure.in: Added --with-windres option.
- * configure: Regenerated.
-
-
- * doc/binutils.texi: Use @command{name} for commands;
- use @option{-opt} for options; use @table @env for list of options;
- remove spaces arround [ | ] in synopsis.
-
- * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
- center title.
-
-
- * objcopy.c: Fix formatting.
- (section_rename): New structure.
- (OPTION_RENAME_SECTION): New switch.
- (copy_usage): Document new switch.
- (add_section_rename): New function: Add a node to the section
- rename list.
- (find_section_rename): New function: Find the new name and
- flags for a section.
- (setup_section): Call find_section_name to determine the name
- of the output section.
- (copy_main): Handle OPTION_RENAME_SECTION.
- * binutils.texi: Document new switch.
- * NEWS: Mention new switch.
-
-
-
-
- * bucomm.c (list_supported_architectures): New function.
- * bucomm.h (list_supported_architectures): Declare.
- * objdump.c (usage): Call the above.
-
-
- * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
- (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
-
-
- * README: Update for 2.11. Change bug reporting email address.
- * MAINTAINERS: Tidy up. Change bug reporting email address.
-
-
- * resres.c (write_res_header): Align header size.
- (res_align_file): Calculate alignment correctly.
-
- * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
- correct 10).
- * resrc.c (write_rc_resource): Likewise.
- * windres.h (SUBLANG_SHIFT): Define - as 10.
-
-
- * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
-
-
- * MAINTAINERS: Add notes about branch checkins.
-
-
- * readelf.c (display_debug_macinfo): New function, display
- .debug_macinfo section.
- (do_debug_macinfo): New variable.
- (parse_args): Handle "-w[mM]" to mean display macro info.
- (process_section_headers): Handle debug_macinfo.
- (debug_displays): Replace unsupported function with macinfo
- function for .debug_macinfo display.
- * doc/binutils.texi: Document new command line switch.
- * NEWS: Document new feature of readelf.
-
-
- * objcopy.c (filter_symbols): Don't turn undefined symbols
- into local.
-
-
- * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
- (ar.1): Likewise.
- (dlltool.1): Likewise.
- (nlmconv.1): Likewise.
- (nm.1): Likewise.
- (objcopy.1): Likewise.
- (objdump.1): Likewise.
- (ranlib.1): Likewise.
- (readelf.1): Likewise.
- (size.1): Likewise.
- (strings.1): Likewise.
- (strip.1): Likewise.
- (windres.1): Likewise.
- ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
- $(DEMANGLER_NAME).
- (as.1): Removed.
- * doc/Makefile.in: Regenerated.
-
-
- * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
-
-
- * readelf.c: Support DWARF 2.1 tags, encodings, languages.
-
-
- * readelf.c: Support DWARF 2.1 attributes.
-
-
- * readelf.c (GET_DATA_ALLOC): Remove.
- (GET_DATA): Remove.
- (get_data): New function combining above macros, with an extra
- test for zero size.
- (slurp_rela_relocs): Use get_data, and catch error return.
- (slurp_rel_relocs): Likewise.
- (get_32bit_program_headers): Likewise.
- (get_64bit_program_headers): Likewise.
- (get_32bit_section_headers): Likewise.
- (get_64bit_section_headers): Likewise.
- (get_32bit_elf_symbols): Likewise.
- (get_64bit_elf_symbols): Likewise.
- (process_section_headers): Likewise.
- (process_relocs): Likewise.
- (slurp_ia64_unwind_table): Likewise.
- (process_unwind): Likewise.
- (get_32bit_dynamic_segment): Likewise.
- (get_64bit_dynamic_segment): Likewise.
- (process_dynamic_segment): Likewise.
- (process_version_sections): Likewise.
- (process_symbol_table): Likewise.
- (dump_section): Likewise.
- (display_debug_info): Likewise.
- (display_debug_section): Likewise.
- (process_section_contents): Likewise.
- (process_corefile_note_segment): Likewise.
- (process_mips_specific): Likewise. Also free econf32, econf64.
-
-
- * readelf.c (dump_relocations): Print "bad symbol index" if
- symtab == NULL with non-zero symtab_index.
- (process_relocs): Don't bomb if reloc section has no symsec.
-
-
- * objcopy.c (strip_main): Revert the change made on 2001-05-30
- by accident.
- (copy_main): Apply the the change made to strip_main on
- 2001-05-30 by accident.
-
-
- * unwind-ia64.c (unw_decode_x1): Add unused attribute for
- parameter 'code'.
- (unw_decode_x2): Likewise.
- (unw_decode_x3): Likewise.
- (unw_decode_x4): Likewise.
-
-
- * MAINTAINERS: Add myself as M88k maintainer.
-
-
- * objcopy.c (strip_main): Support -o or --output-file command lien
- switch.
-
-
- * doc/Makefile.in: Regenerated.
-
-
- * readelf.c: Restore formatting.
-
-
- * Makefile.am: Move documentation into doc subdirectory.
- * Makefile.in: Regenerated.
- * binutils.texi: Move into doc subdirectory.
- * addr2line.1: Removed.
- * ar.1: Likewise.
- * dlltool.1: Likewise.
- * nlmconv.1: Likewise.
- * nm.1: Likewise.
- * objcopy.1: Likewise.
- * objdump.1: Likewise.
- * ranlib.1: Likewise.
- * readelf.1: Likewise.
- * size.1: Likewise.
- * strings.1: Likewise.
- * strip.1: Likewise.
- * windres.1: Likewise.
- * cxxfilt.man: Likewise.
- * doc: New Directory.
- * doc/Makefile.am: New file.
- * doc/Makefile.in: Generate.
-
-
- * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
-
-
- * MAINTAINERS: Update my email address.
-
-
- * objcopy.c: Add new switches: --keep-global-symbol,
- --keep-symbols, --localize-symbols, --keep-global-symbols and
- --weaken-symbols.
- * binutils.texi: Document new switches.
- * objcopy.1: Regenerate.
- * NEWS: Announce new feature.
-
-
- * readelf.c (display_debug_frames): Fix warnings: Remove unused
- variables, fix format strings.
-
-
- * objdump.c (disassemble_bytes): Remove section VMA adjustment
- when computing the address of the line to show.
-
-
- * readelf.c (do_debug_frames_interp): New.
- (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
- (byte_get_big_endian): Likewise.
- (parse_args) ['F']: Set do_debug_frames_interp.
- (Frame_Chunk): Make data_factor signed, add fde_encoding.
- (frame_display_row): Don't trunc pc_begin to int.
- (size_of_encoded_value): New.
- (display_debug_frames): Handle 64-bit targets. Print raw data
- unless do_debug_frames_interp.
- (debug_displays): Remove duplicate .debug_frame.
-
-
- * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
- The former constant was never in active use and is used otherwise
- by the ABI.
-
-
- * readelf.c (process_unwind): Print all unwind sections, not just
- one.
-
-
- * readelf.c (process_unwind): Remove const specifier.
-
-
- * strings.c (isgraphic): Do not use isascii() unless it is needed
- for isprint() to work.
- (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
-
-
- * NEWS: Announce support for OpenRISC.
-
-
- * dlltool.c (do_default_excludes): Initialise to true.
-
-
- * MAINTAINERS: Update my email address
- * nm.c (print_symbol_info_bsd): Use a simple printf string.
-
-
- * readelf.c (display_debug_lines): Fix typo for "Prologue".
-
-
- * readelf.c (process_unwind): Just return if do_unwind is 0.
-
-
- * dlltool.c (make_one_lib_file): Fix section flags for
- .text, .data and .bss in stub ds*.o files to match those
- generated by gas.
-
-
- * readelf.c (process_unwind): Only do unwind sections for
- IA64.
-
-
- * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
- * Makefile.in: Regenerate.
-
-
- * binutils.texi (nm): Fix texi syntax.
-
-
- * binutils.texi: Put @c man begin and @c man end indications
- to generate man pages using texi2pod and pod2man. Put @c man title
- to identify each man. Add SEEALSO entries.
- * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
- (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
- sort the list.
- (*.1): Build the man pages from binutils.texi.
- * Makefile.in: Regenerate.
-
-
- * defparse.y (opt_equal_name): allow "." in name.
- * dlltool.c (def_exports): Added ability to generate forwarded exports.
- (gen_exp_file): Likewise.
-
-
- * NEWS: Document addition of -B switch to objcopy.
- * binutils.texi: Document addition of -B switch to objcopy.
- * objcopy.c: (copy_options): Add --binary-architecture.
- (copy_usage): Document -B/--binary-architecture.
- (copy_main): Support -B/--binary-architecture. Set
- bfd_external_binary_architecture.
-
-
- * readelf.c (guess_is_rela): Handle EM_S390_OLD.
- (dump_relocations): Likewise.
- (get_machine_name): Likewise.
-
-
- * readelf.c: (struct unw_aux_info): Remove const modifier for
- 'strtab' field.
- (process_unwind): Remove non-K&R compliant LHS type cast in call
- to GET_DATA_ALLOC macro.
-
-
- * readelf.c (decode_ARM_machine_flags): Explicitly mention which
- ABI is in use; remove ambiguity between the "unknown" EABI and
- unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
- renamed EF_xx constants.
-
-
- * configure.in (BFD_VERSION): New.
- (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
- * configure: Regenerate.
- * Makefile.am: Run "make dep-am"
- * Makefile.in: Regenerate.
-
-
- * MAINTAINERS: Add "Obvious Fix" rule.
-
-
- * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
- literal concatenation.
-
-
- * readelf.c (struct unw_aux_info): Remove const from the info member.
- (process_unwind): Don't type-cast the third argument to the
- GET_DATA_ALLOC macro.
-
-
- * readelf.c (dump_relocations): Free corrected allocated
- array.
- (process_unwind): Fix compile time warning.
-
-
- * binutils.texi: Document new --unwind option to readelf.
-
-
- * readelf.c: Add linux target for S/390.
-
-
- * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
- printf is a macro.
-
-
- * acinclude.m4 (AM_PROG_LEX): Override installed definition.
- * aclocal.m4: Regenerate.
- * configure: Regenerate.
-
-
- * bucomm.c (bfd_target_vector): Change extern array to pointer.
- * objdump.c (bfd_target_vector): Likewise.
-
-
- * readelf.c (process_unwind): New function.
- (slurp_ia64_unwind_table): Ditto.
- (dump_ia64_unwind): Ditto.
- (find_symbol_for_address): Ditto.
- (slurp_rela_relocs): New function (split off from dump_relocations()).
- (slurp_rel_relocs): Ditto.
- (parse_args): Handle '-u' option.
-
- * unwind-ia64.c: New file.
- * unwind-ia64.h: New file.
- * Makefile.am: Include unwind-ia64.c in readelf build.
- * Makefile.in: Regenerate.
- * po/binutils.pot: Regenerate.
-
-
- * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
- * configure: Regenerate.
-
-
- * ieee.c (ieee_add_bb11): Don't check for backslashes
- unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
-
-
- * ieee.c: Update copyright.
- (ieee_start_compilation_unit): Don't check for backslashes
- unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
-
- * stabs.c: Update copyright. Include "filenames.h".
- (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
-
-
- * readelf.c (process_version_sections): Check if VERDEF or VERNEED
- sections are present before using them. Remove code duplication.
- (process_symbol_table): Check if VERDEF or VERNEED sections are
- present before using them.
-
-
- * objcopy.c (copy_object): Fail if attempting to convert the
- endianness of the input object file.
-
- * binutils.texi: Explain that objcopy cannot convert endianness.
-
-
- * readelf.c (string_table_length): New variable.
- (SECTION_NAME): Catch out of range indices and missing section
- pointers.
- (process_section_headers): Delete useless local variable
- string_table_offset. Set the value of string_table_length
- after loading the string table.
- (process_mips_specific): Use SECTION_NAME macro.
- (process_file): Set string_table_length to 0 when it is freed.
-
-
- * version.c (print_version): Update copyright date.
-
-
- * readelf.c (dump_relocations): Include selection with EM_ARC.
- (get_machine_name) Update name to "ARC".
-
-
- * Makefile.am: Add rule to build objdump.o from objdump.c and
- using OBJDUMP_DEFS.
- * Makefile.in: Regenerate.
-
- * configure.in: Define OBJDUMP_DEFS. Default to empty.
- (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
- -DDISASSEMBLER_NEEDS_RELOCS.
- * configure: Regenerate.
-
- * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
- is defined read in the relocs even if dump_reloc_info is
- false.
-
-
- * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
- `bug-binutils'.
- * README: Likewise.
-
-
- * dlltool.c: Add missing support for arm-epoc-pe.
- * configure.in: Add missing support for arm-epoc-pe.
- * configure: Regenerate.
-
-
- * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
- Mode parts of the x86 port.
-
-
- * readelf.c (guess_is_rela): Add EM_X86_64.
- (dump_relocations): Add EM_X86_64.
- (get_machine_name): Add EM_X86_64.
- Include "elf/x86-64.h".
-
-
- * readelf.c: Fix formatting.
-
-
- * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
-
-
- * readelf.c (display_debug_frames): Only display columns that are
- referenced by the frame debug info.
-
-
- * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
-
-
- * readelf.c (process_section_headers): Handle linkonce.wi sections.
- (display_debug_section): Likewise.
- (display_debug_info): Display CU header before bailing.
-
-
- * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
- EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
- E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
-
- * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
- and E_MIPS_ARCH_64.
-
- * readelf.c (get_machine_flags): Add case for
- E_MIPS_MACH_SB1.
-
-
- * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
-
-
- * MAINTAINERS: Add J\81örn Rennecke and self as SH maintainers.
- Change sourceware.cygnus.com to sources.redhat.com.
- Fix typo for "amongst".
-
-
- * strip.1 (COPYING): Mention that the GNU Free Documentation
- License is present in the sources, but not the output, and
- also available from the GNU website.
- (GNU Free Documentation License): Comment out this section.
- * strings.1: Ditto.
- * size.1: Ditto.
- * ranlib.1: Ditto.
- * objdump.1: Ditto.
- * objcopy.1: Ditto.
- * nm.1: Ditto.
- * nlmconv.1: Ditto.
- * ar.1: Ditto.
- * addr2line.1: Ditto.
-
-
- * readelf.c (usage): Add -wf (--debug-dump=frames) option.
- (parse_args): Support -wf option.
- (process_section_headers): Ditto.
- (debug_displays): Ditto.
- (display_debug_frames): New, dump *_frame sections.
- (frame_need_space): Support for above.
- (frame_display_row): Ditto.
- * binutils.texi: Document it.
-
-
- * NEWS: Announce support for v5t, v5te and XScale.
-
-
- * readelf.c (get_machine_name): Add EM_JAVELIN, EM_FIREPATH,
- EM_ZSP, EM_MMIX, EM_HUANY, EM_PRISM.
- (get_section_type_name): Add SHT_GROUP and SHT_SYMTAB_SHNDX.
- (get_elf_section_flags: Add SHF_GROUP.
- (process_section_headers): Adjust output for 32-bit binaries
- to look nice on an 80 column terminal.
-
-
- * readelf.c (get_osabi_name): Change ELFOSABI_MONTEREY to
- ELFOSABI_AIX.
-
-
- * readelf.c (display_debug_lines): Adjust last change to
- use sizeof (external->li_length).
-
-
- * readelf.c (display_debug_lines): Fix section length check
- and end_of_sequence computation.
-
-
- * binutils.texi: Add GNU Free Documentation License.
- * objcopy.1: Add GNU Free Documentation License.
- * objdump.1: Add GNU Free Documentation License.
- * addr2line.1: Add GNU Free Documentation License.
- * ar.1: Add GNU Free Documentation License.
- * nlmconv.1: Add GNU Free Documentation License.
- * nm.1: Add GNU Free Documentation License.
- * ranlib.1: Add GNU Free Documentation License.
- * size.1: Add GNU Free Documentation License.
- * strings.1: Add GNU Free Documentation License.
- * strip.1: Add GNU Free Documentation License.
-
-
- * objcopy.c (--srec-len=nn): New parameter to set the
- maximum length of generated Srecords.
- (--srec-forceS3): New parameter that restricts the generation of
- Srecords to type S3 only.
- * binutils.texi: Document new command line switches.
- * objcopy.1: Docuemnt the new command line switches.
- * NEWS: Announce the existence of the new command line switches.
-
-
- * MAINTAINERS: Add Jim Wilson as the maintainer for the IA64
- code. Add Eric Chrisopher as maintainer of MN10300 port.
-
-
- * Make comma after string after icon/control optional.
-
-
- * readelf.c (get_machine_flags): Also print EF_MIPS_MACH field.
-
- * NEWS: Mention support for MIPS32.
-
-
- * MAINTAINERS: Add Stephane Carrez as maintainer for 68HC[11|12].
-
-
- * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
- * configure: Rebuild.
-
-
- * configure: Rebuilt with new libtool.m4.
-
-
- * aclocal.m4: Regenerate.
- * config.in: Regenerate.
- * configure: Regenerate.
-
-
- * strip.1: Fix stray '\' in -o formatting.
-
-
- * configure.in: Increase version number to 2.10.91.
- * configure: Regenerate.
- * aclocal.m4: Regenerate.
- * config.in: Regenerate.
- * po/binutils.pot: Regenerate.
-
-
- * acinclude.m4: Include libtool and gettext macros from the
- top level.
- * aclocal.m4, configure: Rebuilt.
-
-
- * resrc.c (close_input_stream): Delete extraneous logic
-
-
- * NEWS: Mention support for CRIS.
-
-
- * addr2line.c: Changed email address for Ulrich Lauther.
-
-
- * objdump.c (LONGEST_ARCH): Set to sizeof("powerpc:common").
-
-
- * readelf.c (display_debug_pubnames): Only issue warning
- message once. Terminate message with a new line.
- (display_debug_aranges): Only display version 2 debug info.
-
-
- * objcopy.c (strip_main): Silently accept -d as an alias for -g
- for compatability with old BSD systems.
-
-
- * NEWS: Mention i860 support.
-
-
- * addr2line.c (main): Add const to char *.
-
-
- * ar.c (main): Don't crash if called with no arguments
- or only '-X32_64' as an argument.
-
-
- * resrc.c: use "gcc -xc" instead of -xc-header
-
-
- * readelf.c (elf/i860.h): Include.
- (dump_relocations): Add recognition of i860 architecture.
- (guess_is_rela): Add recognition of i860 architecture.
-
-
- * MAINTAINERS: Add information about CGEN maintainers.
-
-
- * nm.c (main): Ignore '-X32_64' as an option.
- * ar.c (main): Likewise.
- * binutils.texi (nm): Document new option.
- (ar): Likewise.
-
-
- * rdcoff.c (external_coff_symbol_p): K&R-ise.
-
-
- * binutils.texi: Put back "@end table" deleted by
- accident.
-
-
- * nm.c: Add optional style to demangle switch.
- * objdump.c: Add optional style to demangle switch.
- * addr2line.c: Add optional style to demangle switch.
- * binutils.texi: Document optional style to demangle
- switch.
-
-
- * MAINTAINERS: Add self as CRIS port maintainer.
- * readelf.c: Include elf/cris.h.
- (guess_is_rela): Handle EM_CRIS.
- (dump_relocations): Ditto.
- (get_machine_name): Ditto.
- * Makefile.am: Rebuild dependencies.
- * Makefile.in: Regenerate.
- * po/binutils.pot: Regenerate.
-
-
- * readelf.c (get_dynamic_type): Change "AUXILARY" to
- "AUXILIARY".
- (process_dynamic_segment): Print out strings for DT_CONFIG,
- DT_DEPAUDIT, DT_AUDIT and DT_RUNPATH.
-
-
- * nm.c (usage): Change output of `nm --help' to include a
- description of the purpose of the program and a detailed
- description of the accepted options.
-
-
- * readelf.c (process_dynamic_segment): Change DF_1_NODEPLIB
- to DF_1_NODEFLIB.
-
-
- * readelf.c (get_dynamic_type): Fix DT_CHECKSUM.
-
-
- * readelf.c (get_dynamic_type): Change DT_FEATURE_1 to
- DT_FEATURE.
- (process_dynamic_segment): Likewise.
-
- * readelf.c (get_dynamic_type): Handle DT_CONFIG, DT_DEPAUDIT,
- DT_AUDIT, DT_PLTPAD, DT_MOVETAB and DT_CHECKSUM.
- (process_dynamic_segment): Handle DTF_1_CONFEXP, DF_1_NODEPLIB,
- DF_1_NODUMP and DF_1_CONLFAT.
-
-
- * binutils.texi (readelf): Fix spelling typo.
-
-
- * objdump.c (usage): Make output of `objdump --help' more
- consistent with the rest of the GNU world. Add a line describing
- the purpose of the program.
-
-
- * stabs.c (parse_stab_range_type): Cast to proper type to fix
- warning.
-
-
- * readelf.c (get_dynamic_data): Add casts and use unsigned chars
- to fix warnings.
- (process_symbol_table): Ditto.
- (procesS_extended_line_op): Ditto.
- (display_debug_lines): Ditto.
- (display_debug_pubnames): Ditto.
- (read_and_display_attr): Ditto.
-
-
- * MAINTAINERS: Add several more port specific maintainers.
-
-
- * MAINTAINERS: Add blanket write privs for Michael Meissner.
-
-
- * MAINTAINERS: New.
-
-
- * dllwrap.c: Changed mistaken dyn_string_append() calls
- to dyn_string_append_cstr().
-
-
- * stabs.c (parse_stab_type): Divide size in bits by 8 as binutils
- struct debug_type stores size in bytes.
-
-
- * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
- (CLEANFILES): Add DEPA.
- * Makefile.in: Regenerate.
-
-
- * ar.c: Revert incorrect 2000-06-25 patch.
- * bucomm.c: Likewise.
-
-
- * rdcoff (parse_coff_symbol): Treat GNU weak symbols as external.
- (external_coff_symbol_p): New function.
- (parse_coff): Use it.
-
-
- * ar.c (normalize): Advance past both characters in a DOS based
- <letter>: filepath prefix.
- (main): Likewise.
- * bucomm.c (make_tempname): Likewise.
-
-
- * objdump.c (usage): Fix description of --stabs switch.
-
-
- * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
- find one.
- * Makefile.in: Regenerate.
-
-
- * ar.c (normalize): Correct pointer comparison when checking for
- backslashes.
- (main): Likewise.
- * bucomm.c (make_tempname): Likewise.
-
- * ieee.c (ieee_start_compilation_unit): Correct pointer comparison
- and search for backslashes in the original pathname.
- (ieee_add_bb11): Likewise.
-
-
- * ar.c (print_contents): Improve verbose message.
-
-
- * dyn-string.c: Removed. Not needed with dyn-string.c in
- libiberty.
- * dyn-string.h: Likewise.
-
- * Makefile.am: Remove references to dyn-string.c and
- dyn-string.h. Rebuild dependency.
- * Makefile.in: Rebuild.
-
-
- * binutils.texi: Put a warning on copying relocatable object
- files between two different formats.
-
-
- * rcparse.y (control): ICON controls take an id as the first
- parameter, not an optional string. Also, call new convenience
- function that takes res_id's.
- * resrc.c (define_control): missing text means zero-length string,
- not zero ID.
- (define_icon_control): New.
- * windres.h: declare define_icon_control.
-
-
- * configure: Regenerate.
-
-
- * configure.in (VERSION): Update to show this is the CVS mainline.
-
-
- * strings.c (isgraphic): Interpret <TAB> as a printable character,
- analogous to <SPACE>.
-
-
- * objdump.c (display_target_list): Use bfd_close_all_done, not
- bfd_close to fix crash caused by 2000-05-24 change.
-
-
- * resrc.c (close_input_stream): zero out cpp_pipe after closing it.
-
-
- * Makefile.am: Update dependencies with "make dep-am"
- * Makefile.in: Regenerate.
-
-
- * ar.c: Include filenames.h.
- (normalize) [HAVE_DOS_BASED_FILE_SYSTEM]: Support backslashes
- and drive letters in file names.
- (main): Support backslashes and drive letters in argv[0]. Drop
- the .exe suffix, if any, in argv[0] if is_ranlib is negative. Use
- FILENAME_CMP instead of strcmp to compare file names.
- (open_inarch) [__GO32__]: Don't ifdef errno != ENOENT test for
- DJGPP v2.
- (do_quick_append) [__GO32__]: Ditto.
- (get_pos_bfd, delete_members, move_members, replace_members):
- Compare file names with FILENAME_CMP.
-
- * bucomm.c: Include filenames.h.
- (make_tempname) [HAVE_DOS_BASED_FILE_SYSTEM]: Support mixed
- forward/backward slashes and drive letters in file names.
-
- * ieee.c (ieee_start_compilation_unit, ieee_add_bb11): Support
- mixed forward/backward slashes and drive letters in file names.
-
- * strings.c (O_BINARY, setmode, SET_BINARY): Define.
- (main) [SET_BINARY]: Use SET_BINARY to switch stdin into binary
- mode.
-
- * objcopy.c: Include filenames.h.
- (main) [HAVE_DOS_BASED_FILE_SYSTEM]: Drop the .exe suffix
- before comparing to "strip".
- Use FILENAME_CMP to compare file names.
-
- * arsup.c: Include filenames.h.
- (map_over_list, ar_delete, ar_replace, ar_extract): Use
- FILENAME_CMP to compare file names.
- (ar_open): Prepend "tmp-" instead of appending "-tmp", to create
- the temporary file name.
-
- * configure.in: Check for setmode.
- * configure: Regenerate.
-
-
- * objdump.c (display_target_list): Close the bfd.
- (display_info_table): Likewise.
-
-
- * objcopy.c (filter_symbols): Don't strip global symbols in
- relocatable object files.
-
-
- * size.c (usage): Associate short options with corresponding long
- option to give a clue as to their function.
-
-
- * size.c (main): Accept and ignore `-f' option.
-
-
- * bucomm.h (gettext, dgettext, dcgettext, textdomain,
- bindtextdomain): Replace defines with those from intl/libgettext.h
- to quieten gcc warnings.
-
-
- * nlmconv.c (temp_filename): Removed.
-
- * nlmconv.c (link_inputs): Use make_temp_file () instead of
- choose_temp_base ().
- * objdump.c (display_target_list): Likewise.
- (display_info_table): Likewise.
-
-
- * objcopy.c (setup_section): Add const and gettext calls for err.
-
-
- * readelf.c (get_osabi_name): Handle ELFOSABI_NONE instead of
- ELFOSABI_SYSV. Also handle ELFOSABI_NETBSD, ELFOSABI_HURD,
- ELFOSABI_SOLARIS, ELFOSABI_MONTEREY, ELFOSABI_IRIX,
- ELFOSABI_FREEBSD, ELFOSABI_TRU64, ELFOSABI_MODESTO
- and ELFOSABI_OPENBSD.
-
-
- * coffgrok.c: Add ATTRIBUTE_UNUSED as appropriate.
- * srconv.c: Likewise.
- * sysdump.c: Likewise.
-
-
- * readelf.c (guess_is_rela): AVR uses RELA relocations.
- (get_machine_name): machine name for EM_AVR added.
-
-
- * Makefile.am (readelf.o): Add elf/ia64.h.
- * Makefile.in: Rebuild.
- * readelf.c: Include elf/ia64.h.
- (guess_is_rela, dump_relocations): Handle EM_IA_64.
-
-
- * objdump.c (disassemble_data): Set octets per byte *after*
- resolving arch/mach for binary files.
-
-
- * arlex.l: Add directives to increase lex buffer size.
-
- * objdump.c, readelf.c: Don't include strarg.h or varargs.h. They are
- already included by bucomm.h.
-
-
- * readelf.c (dynamic_segment_mips_val): Call `sprintf', not
- `strftime' since strftime is not available on all systems.
- (process_mips_specific): Ditto.
-
-
- * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
- --enable-build-warnings option.
- * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
- * Makefile.in, configure: Re-generate.
-
-
- * addr2line.c: Update copyright.
- * objcopy.1: Likewise, and title.
- * strings.1: Likewise.
-
- * version.c (print_version): Add 2000.
-
- * rddbg.c (read_section_stabs_debugging_info): Don't use
- bfd_size_type for strx to avoid printf problems if BFD64.
-
- * bucomm.c: (report): Remove `static'.
- Move inclusion of stdarg.h/vararg.h from here.
- * bucomm.h: To here.
- (CONST): Change all occurences to const.
- (report): Declare it.
- (bfd_fatal): Add ATTRIBUTE_NORETURN.
- (fatal): Add ATTRIBUTE_PRINTF_1 ATTRIBUTE_NORETURN.
- (non_fatal): Add ATTRIBUTE_PRINTF_1.
-
- * ar.c (main): Use fatal or non_fatal instead of fprintf.
- Correct a typo in an error message.
- (do_quick_append): Use non_fatal instead of fprintf.
- (move_members): Use fatal instead of fprintf, exit.
- * coffdump.c (main): Same here.
-
- * dlltool.c (display): Delete.
- (warn): Delete.
- (inform): Use `report' instead of `display'.
- (rvaafter): Remove trailing \n from fatal error msg.
- (rvabefore): Ditto.
- (asm_prefix): Ditto.
- (yyerror): Replace `warn' with `non_fatal', and remove \n.
- (def_name): Likewise.
- (run): Likewise.
- (scan_all_symbols): Likewise.
- (gen_lib_file): Likewise.
- (def_library): Likewise. Remove extra program_name too.
- (run): Remove \n from inform strings.
- (scan_drectve_symbols): Likewise.
- (add_excludes): Likewise.
- (scan_open_obj_file): Likewise.
- (gen_exp_file): Likewise.
- (gen_lib_file): Likewise.
- (process_duplicates): Likewise.
-
- * Makefile.am (dllwrap_SOURCES): Add version.c.
- * dllwrap.c (program_version): Delete.
- (print_version): Delete.
- (display): Always print trailing \n.
- (warn): New.
- (delete_temp_files): Use warn instead of fprintf. Use gettext.
- (run): Here too.
- (main): And here.
- (usage): gettext'ify.
- (long_options): Add missing initialisers.
-
- * nlmconv.c (main): Use fatal/non_fatal instead of fprintf.
- (select_output_format): Likewise.
- (powerpc_mangle_relocs): Likewise.
- (link_inputs): Likewise.
-
- * nm.c (set_print_radix): Use fatal instead of fprintf, exit.
- (set_output_format): Likewise.
- (main): Use non_fatal instead of fprintf.
- (display_rel_file): Likewise.
-
- * objdump.c (slurp_symtab): Use non_fatal instead of fprintf.
- (slurp_dynamic_symtab): Same here.
- (disassemble_data): And here.
- (read_section_stabs): And here.
- (read_section_stabs): And here.
- (dump_bfd): And here.
- (main): And here.
- (objdump_sprintf): Use fatal instead of fprintf, exit.
- (disassemble_data): Same here.
-
- * rdcoff.c (parse_coff_type): Use non_fatal instead of fprintf.
- (parse_coff_struct_type): Same here.
- (parse_coff_enum_type): And here.
- (parse_coff): And here.
- * rddbg.c (read_debugging_info): And here.
- * size.c (main): And here.
- * windres.c (format_from_name): And here.
- * wrstabs.c (stab_write_symbol): Here too.
- (write_stabs_in_sections_debugging_info): And here.
- (stab_int_type): And here.
- (stab_struct_field): And here.
- (stab_typdef): And here.
-
- * rescoff.c (read_coff_rsrc): Use fatal instead of fprintf, exit.
- * srconv.c (main): Same here.
- * strings.c (main): And here.
- (integer_arg): And here.
- * sysdump.c (main): And here.
-
-
- * objdump.c (dump_section_header): Print CLINK and BLOCK flags.
-
-
- * readelf.c (decode_location_expression): Loop through multiple
- operations.
- (read_and_display_attr): Pass in length.
-
- * readelf.c (read_and_display_attr): Add CU offset to references.
- (display_debug_info): Pass it in.
-
-
- * readelf.c (decode_ARM_machine_flags): New function.
- (get_machine_flags): Call decode_ARM_machine_flags for ARM
- targets.
-
- (get_machine_name): Catch EM_AVR
-
-
- * binutils.texi: Remove optional `=' from long options that have
- an `=' in the argument.
- * objcopy.1: Here too. Remove extra space on discard-all.
-
- * binutils.texi (objcopy): Mention --redefine-sym.
- * objcopy.1: Here too.
- * NEWS: And here.
-
- * objcopy.c (parse_flags): Split off flag names from error message
- gettext as they are not translated.
- (copy_main): Similarly split off option name for --add-section,
- --set-section-flags, --change-section-vma, --change-section-lma
- error messages.
- Some white space changes.
-
- * objcopy.c (struct redefine_node): New.
- (redefine_sym_list): New.
- (redefine_list_append): New.
- (lookup_sym_redefinition): New.
- (OPTION_REDEFINE_SYM): New.
- (copy_options): Add --redefine-sym option.
- (copy_usage): Mention it.
- (filter_symbols): Rename symbols on redefine_sym_list.
- (copy_object): Call filter_symbols if redefine_sym_list != NULL.
- (copy_main): Handle OPTION_REDEFINE_SYM.
-
-
- * readelf.c (process_symbol_table): Correctly read in symbol
- versioning information.
-
-
- * po/binutils.pot: Regenerate.
-
- * addr2line.c (usage): Restore translated part of bug string.
- * ar.c (usage): Likewise.
- * nlmconv.c (show_usage): Likewise.
- * nm.c (usage): Likewise.
- * objcopy.c (copy_usage): Likewise.
- (strip_usage): Likewise.
- * objdump.c (usage): Likewise.
- * readelf.c (usage): Likewise.
- * size.c (usage): Likewise.
- * strings.c (usage): Likewise.
- * windres.c (usage): Likewise.
-
- * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
- (DEP): Quote when passing vars to sub-make. Add warning
- message to end.
- (DEP1): Rewrite for "gcc -MM".
- (CLEANFILES): Add DEP2.
- Update dependencies.
- * Makefile.in: Regenerate.
-
-
- * Makefile.am (GENERATED_HFILES): Add rcparse.h
- (arparse.h): Depend on arparse.c
- (defparse.h, nlmheader.h, rcparse.h, sysinfo.h): Similarly.
-
-
- * size.c (usage): Use REPORT_BUGS_TO.
-
-
- * bucomm.h: #include "bin-bugs.h"
- * addr2line.c (usage): Use REPORT_BUGS_TO.
- * ar.c (usage): Likewise.
- * nlmconv.c (show_usage): Likewise.
- * nm.c (usage): Likewise.
- (OPTION_TARGET): Define.
- (long_options): Use OPTION_TARGET rather than 200.
- (main): Likewise.
-
- * objcopy.c (copy_usage): Use REPORT_BUGS_TO.
- (strip_usage): Likewise.
- * objdump.c (usage): Likewise.
- * readelf.c (usage): Likewise.
- * strings.c (usage): Likewise.
- * windres.c (usage): Likewise.
-
-
- * readelf.c: Include sys/types.h before sys/stat.h for ultrix.
-
-
- * rddbg.c (read_section_stabs_debugging_info): Catch out of range
- string offsets in corrupt stabs entries.
-
-
- * readelf.c: Include elf/avr.h
- (dump_relocations): Add EM_AVR case.
-
-
- * strings.1: Correct '-bytes' to '--bytes'.
-
-
- * Makefile.am (install-exec-local): Depend on
- install-binPROGRAMS for parallel make.
- * Makefile.in: Regenerated.
-
-
- * readelf.c (process_dynamic_segment): Add cast to make sure
- argument to %* is int.
-
-
- * configure.in (AC_SEARCH_LIBS): Pass m, not -lm.
-
-
- * configure.in: Add arm-wince, mips-pe and sh-pe targets.
- * configure: Regenerate.
-
- * dlltool.c: Add support for sh-pe and mips-pe targets.
- * rescoff.c: Add support for sh-pe and mips-pe targets.
-
-
- * readelf.c (get_osabi_name): Handle ELFOSABI_LINUX.
-
-
- * readelf.c (process_symbol_table): Remove use of ELF_ST_OTHER.
-
-
- * readelf.c (process_version_sections): Add casts to make sure
- argument to %* is an int.
- (process_mips_specific): Add casts to make printf arguments match
- format.
-
-
- * objdump.c (dump_section_header): Change `opb' to unsigned.
- (find_symbol_for_address): Same here.
- (disassemble_data): And here. Change `addr_offset',
- `stop_offset', `nextstop_offset' to unsigned long.
- (dump_data): Change opb to unsigned.
-
-
- * resrc.c: Remove unmatched #if for cygwin.
-
-
- * binutils.texi: Document the change of flavor name from atpcs-special
- to special-atpcs to prevent name conflict in gdb.
-
-
- * objdump.c (show_line): Fix bug preventing printing of the very
- first line (line zero) of a file when interlisting source and
- assembly. Added option to print entire context from start of file
- when the first line from that file is encountered.
-
-
- * objdump.c (dump_section_header, find_symbol_for_address,
- show_line, disassemble_bytes, disassemble_data, dump_data):
- distinguish between octets and bytes.
-
-
- * nm.c (print_symbol_info_bsd): Use bfd_is_undefined_symclass to
- check to unresolved symbols.
- (print_symbol_info_sysv): Ditto.
- (print_symbol_info_posix): Ditto.
-
- * binutils.texi: Document new 'V' symclass flag for nm.
-
-
- * binutils.texi (objdump): Document new ARM specific
- disassembler options.
-
- * objdump.c (usage): Call disassembler_usage().
-
-
- * readelf.c (get_dynamic_flags): Return buff.
- (process_dynamic_segment): Don't pass error strings to printf
- as format arg.
- (read_and_display_attr): Use lx and ld to print longs.
- (process_corefile_note_segment): Cast bfd_vma to unsigned long
- before printing.
- Update copyright.
-
-
- * readelf.c (get_osabi_name): Recognise ELFOSABI_ARM.
-
-
- * debug.c (debug_name_type): Return DEBUG_TYPE_NULL rather than
- false.
- (debug_tag_type): Here too.
- * ieee.c (ieee_builtin_type): And here.
- * stabs.c (parse_stab_type, parse_stab_array_type): And here.
-
-
- * readelf.c (get_machine_name): Change EM_S370 to return "IBM
- System/370".
-
-
- * readelf.c (get_dynamic_type): Remove DT_ENCODING.
-
-
- * readelf.c (get_note_type): Display NT_WIN32PSTATUS notes.
-
-
- * windres.c (long_options): Add --use-temp-file and
- --no-use-temp-file options.
- (usage): Document.
- (main): Handle.
-
- * windres.h: Update read_rc_file prototype.
-
- * resrc.c (cpp_temp_file): New static variable.
- (istream_type): New static variable.
- (close_pipe): Delete function.
- (run_cmd): New static function.
- (open_input_stream): New static function.
- (close_input_stream): New static function.
- (look_for_default): Handle DOS directory separator. Use
- open_input_stream instead of popen.
- (read_rc_file): Likewise.
-
- * binutils.texi: Document --use-temp-file, --no-use-temp-file
- options.
-
-
- * dlltool.c (create_compat_implib): New variable.
- (gen_exp_file): Use.
- (make_one_lib_file): Use.
- (long_options): Add --compat-implib option.
- (usage): Handle.
- (main): Handle.
-
- * dllwrap.c (enum target_type): Rename MINGW32_TARGET to MINGW_TARGET.
- (main): Use. Don't look for "32" in cygwin and mingw target names.
-
-
- * binutils.texi: Document new, ARM specific disassembler
- command line switch "-M force-thumb".
-For older changes see ChangeLog-9899
+For older changes see ChangeLog-0203
\f
Local Variables:
mode: change-log