GDB copyright headers update after running GDB's copyright.py script.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 28fe37ed83e8fad7655e9fddcca2ee36d78e5f59..3f8e8a72b61224ce69dfbfacca35210ef8a44c06 100644 (file)
@@ -1,3 +1,50 @@
+2015-12-24  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * readelf.c (arm_attr_tag_CPU_arch): Add ARMv8-M Baseline Tag_CPU_arch
+       value.
+
+2015-12-24  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * readelf.c (arm_attr_tag_CPU_arch): Add ARMv8-M Mainline Tag_CPU_arch
+       value.
+       (arm_attr_tag_THUMB_ISA_use): Add ARMv8-M Mainline Tag_THUMB_ISA_use
+       value.
+
+2015-12-22  Nick Clifton  <nickc@redhat.com>
+
+       * readelf.c (get_elf_section_flags): Add support for ARM specific
+       section flags.
+
+2015-12-17  Maciej W. Rozycki  <macro@imgtec.com>
+
+       * MAINTAINERS: Add myself as MIPS maintainer.
+
+2015-12-14  Yoshinori Sato <ysato@users.sourceforge.jp>
+
+       * readelf.c (get_machine_flags): Add support for RX v2 flag.
+
+2015-12-14  Jan Beulich  <jbeulich@suse.com>
+
+       * nm.c: Include coff/external.h, coff/internal.h, and
+       libcoff.h.
+       (struct extended_symbol_info): New field "coffinfo".
+       (get_symbol_type): Rename to get_elf_symbol_type.
+       (get_coff_symbol_type): New.
+       (print_symbol): Also init info.coffinfo.
+       (print_symbol_info_sysv): Print type and section name also for
+       COFF symbols.
+
+2015-12-08  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/19310
+       * dwarf.c (display_debug_frames): Recode range test to avoid
+       undefined behaviour.
+
+2015-12-03  Tristan Gingold  <gingold@adacore.com>
+
+       * od-macho.c (bfd_mach_o_header_flags_name): Add name
+       for flags until BFD_MACH_O_MH_APP_EXTENSION_SAFE.
+
 2015-12-01  Alan Modra  <amodra@gmail.com>
 
        * configure: Regenerate.
 
 2015-07-10  H.J. Lu  <hongjiu.lu@intel.com>
 
-        PR binutils/18656
-        * objcopy.c (setup_section): Call bfd_convert_section_size
-        to get the output section size.
-        (copy_section): Get the section size from the output section
-        and call bfd_get_full_section_contents to convert section
-        contents for output.
+       PR binutils/18656
+       * objcopy.c (setup_section): Call bfd_convert_section_size
+       to get the output section size.
+       (copy_section): Get the section size from the output section
+       and call bfd_get_full_section_contents to convert section
+       contents for output.
 
 2015-07-10  H.J. Lu  <hongjiu.lu@intel.com>
 
This page took 0.029907 seconds and 4 git commands to generate.