* readelf.c (get_alpha_dynamic_type): New.
[binutils-gdb.git] / binutils / ChangeLog
index 00ffe8ba1727954cc2fa7e6125c8ea1a00bf5b05..97139f99288ffe4fea4ccd8b65acc7c81335c03c 100644 (file)
@@ -1,3 +1,81 @@
+2005-05-29  Richard Henderson  <rth@redhat.com>
+
+       * readelf.c (get_alpha_dynamic_type): New.
+       (get_dynamic_type): Call it.
+
+2005-05-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * readelf.c (process_section_groups): Report group section
+       index. Check if the section member index is valid.
+
+2005-05-23  Fred Fish  <fnf@specifixinc.com>
+
+       * addr2line.c (unwind_inlines): New flag for 'i' option.
+       (usage): Document '-i' option.
+       (long_options): Recognize '--inlines'.
+       (translate_addresses): Loop, calling bfd_find_inliner_info as
+       necessary and printing multiple output lines.
+       (main): Handle 'i' option.
+       * doc/binutils.texi (addr2line): Document '-i' option.
+       * NEWS: Mention new addr2line '-i' option.
+
+2005-05-23  Nick Clifton  <nickc@redhat.com>
+
+       * readelf.c (fetch_indirect_string): Display a warning message
+       when a corrupt DW_FORM_strp value is encountered.
+       
+       (process_debug_info): Mention that the compilation unit offset is
+       being displayed in hexadecimal.
+       
+       (display_debug_lines): Fix typo in name of .debug_line section.
+
+2005-05-19  Zack Weinberg  <zack@codesourcery.com>
+
+       * Makefile.am: Have 'all' depend on 'info'.
+       * Makefile.in: Regenerate.
+
+2005-05-19  Ben Elliston  <bje@au.ibm.com>
+
+       * readelf.c (read_and_display_attr_value): Handle a DW_AT_encoding
+       value of DW_ATE_GNU_decimal_float.
+
+2005-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * doc/Makefile.am (config.texi): Don't use $<.
+       * doc/Makefile.in: Regenerated.
+
+2005-05-15  Yitzchak Scott-Thoennes  <sthoenna@efn.org>
+
+       * deflex.l: Ignore CRs
+
+2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * acinclude.m4: Remove obsolete code.
+       * configure.in: Update AC_PREREQ.
+       * doc/Makefile.am (binutils_TEXINFOS): Define.
+       (config.texi): Depend on distributed files instead of built
+       files.
+       (binutils.dvi, binutils.info): Remove unnecessary rules.
+       (DISTCLEANFILES): Remove.
+       (install-data-local): Renamed from install.
+       (info-local): Renamed from info.
+       * Makefile.in, aclocal.m4, config.in, configure,
+       doc/Makefile.in: Regenerated.
+
+2005-05-14  Alan Modra  <amodra@bigpond.net.au>
+
+       * readelf.c (get_ppc_dynamic_type): Display DT_PPC_GOT, not
+       DT_PPC_GLINK.
+
+2005-05-13  Fred Fish  <fnf@specifixinc.com>
+
+       * readelf.c: Fix a couple of obvious comment typos,
+       'debug_str' -> 'debug_ranges' and proecess' -> 'process'.
+
+2005-05-13  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * readelf.c (dump_ia64_unwind): Get stamp with proper size.
+
 2005-05-12  Nick Clifton  <nickc@redhat.com>
 
        * readelf.c (display_debug_lines): If pointer_size has not been