Pass offset_size to print_dwarf_vma for cie_id
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 802d9f1831701727e1c877242b401f46cd0b1ebd..95ada6f7b2fc803c21fa8bdce12d0645dba59e2c 100644 (file)
@@ -1,3 +1,93 @@
+2013-09-27  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * dwarf.c (display_debug_frames): Pass offset_size to
+       print_dwarf_vma for cie_id.
+
+2013-09-20  Alan Modra  <amodra@gmail.com>
+
+       * configure: Regenerate.
+
+2013-09-18  Tristan Gingold  <gingold@adacore.com>
+
+       * NEWS: Add marker for 2.24.
+
+2013-09-18  Tristan Gingold  <gingold@adacore.com>
+
+       * Makefile.am (LEXLIB): Define.  Replase references to @LEXLIB@
+       by $(LEXLIB).
+       * Makefile.in: Regenerate.
+
+2013-09-17  Doug Gilmore  <Doug.Gilmore@imgtec.com>
+
+       * readelf.c (get_machine_flags): Handle EF_MIPS_FP64.
+
+2013-09-12  Nick Clifton  <nickc@redhat.com>
+
+       * dwarf.c (dwarf_vmatoa): Rename to dwarf_vmatoa_1 and add a
+       precision parameter.
+       (dwarf_vmatoa): New wrapper for dwarf_vmatoa_1.
+       (print_dwarf_vma): Use dwarf_vmatoa_1.
+       (SAFE_BYTE_GET): Add check that VAL is big enough to contain
+       AMOUNT bytes.
+       (process_debug_info): Use an unsigned int for the offset size.
+       (process_debug_pubnames): Likewise.
+       (display_debug_aranges): Likewise.
+       (struct Frame_Chunk): Use dwarf_vma type for pc_begin and pc_range
+       fields.
+       (frame_display_row): Use print_dwarf_vma to display dwarf_vma
+       values.
+       (display_debug_frames): Likewise.
+
+2013-09-10  Nick Clifton  <nickc@redhat.com>
+
+       * dwarf.c (display_debug_frames): Check for DW64_CIE_ID when
+       parsing 64-bit frames.
+
+2013-08-27  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/15796
+       * ar.c (map_over_members): Correctly handle multiple same-name
+       entries on the command line and in the archive.
+
+2013-08-23  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * doc/binutils.texi: Remove the extra space.
+
+2013-08-23  Mikael Pettersson  <mikpe@it.uu.se>
+
+       PR binutils/15779
+       * doc/binutils.texi (ranlib -D): Correct description.
+       PR binutils/15777
+       (nm --special-syms): Fix typo.
+
+2013-08-23  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/15798
+       * doc/binutils.texi (ar cmdline): Update description of 'q'
+       command.
+
+       PR binutils/14136
+       (nm): Add description of 'I' symbol type.
+
+2013-08-23  Yuri Chornoivan  <yurchor@ukr.net>
+
+       PR binutils/15834
+       * od-xcoff.c: Fix typos.
+
+2013-08-19  Tristan Gingold  <gingold@adacore.com>
+
+       * nm.c (print_size_symbols): Directly get symbol size.
+
+2013-08-12  Andreas Schwab  <schwab@suse.de>
+
+       PR binutils/15818
+       * objdump.c (disassemble_section): Return early if nothing from
+       this section needs to be disassembled.
+
+2013-08-09  Nick Clifton  <nickc@redhat.com>
+
+       * readelf.c (get_machine_flags): Handle RL78 G10 flag.
+
 2013-07-26  Sergey Guriev  <sergey.s.guriev@intel.com>
            Alexander Ivchenko  <alexander.ivchenko@intel.com>
            Maxim Kuznetsov  <maxim.kuznetsov@intel.com>
This page took 0.024928 seconds and 4 git commands to generate.