Update DF_1_XXX from Solaris
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 3fed7933439fd967ec3d34a48b03862295a0fd1d..a763235f142739711a9df35c6f3e5fe0cb460897 100644 (file)
@@ -1,3 +1,57 @@
+2012-11-16  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * readelf.c (process_dynamic_section): Correct DF_1_CONFALT.
+       Also dump DF_1_ENDFILTEE, DF_1_DISPRELDNE, DF_1_NODIRECT,
+       DF_1_IGNMULDEF, DF_1_NOKSYMS, DF_1_NOHDR, DF_1_EDITED,
+       DF_1_NORELOC, DF_1_SYMINTPOSE, DF_1_GLOBAUDIT and DF_1_SINGLETON.
+
+2012-11-14  Tristan Gingold  <gingold@adacore.com>
+
+       * od-macho.c (bfd_mach_o_load_command_name): Add new definitions.
+       (dump_load_command): Handle BFD_MACH_O_LC_SOURCE_VERSION
+       and BFD_MACH_O_LC_MAIN.
+
+2012-11-13  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * readelf.c (get_machine_flags) <EM_MIPS, EM_MIPS_RS3_LE>: Move
+       code to handle EF_SH_PIC and EF_SH_FDPIC...
+       <EM_SH>: ... here.
+
+2012-11-09  Nick Clifton  <nickc@redhat.com>
+
+       * readelf.c (get_machine_flags): Add support for E_FLAG_RX_ABI.
+       (guess_is_rela): Add EM_V800.
+       (dump_relocations): Likewise.
+       (get_machine_name): Update EM_V800.
+       (get_machine_flags): Add support for RH850 ABI flags.
+       (is_32bit_abs_reloc): Add support for RH850 ABI reloc.
+
+2012-11-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * coffgrok.c (coff_grok): Remove trailing redundant `;'.
+       * resrc.c (open_input_stream): Likewise.
+
+2012-11-08  Alan Modra  <amodra@gmail.com>
+
+       * po/POTFILES.in: Regenerate.
+
+2012-11-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * objcopy.c (copy_section): Don't read beyond section end.
+
+2012-11-06  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/14567
+       * Makefile.am (BFDTEST2_PROG): New.
+       (bfdtest2_DEPENDENCIES): Likewise.
+       (TEST_PROGS): Add $(BFDTEST2_PROG).
+       * Makefile.in: Regenerated.
+       * bfdtest2.c: New file.
+
+2012-11-05  Stephane Carrez  <Stephane.Carrez@gmail.com>
+
+       * MAINTAINERS: Update my email address.
+
 2012-11-05  Alan Modra  <amodra@gmail.com>
 
        * configure.in: Apply 2012-09-10 change to config.in here.  Add
This page took 0.023724 seconds and 4 git commands to generate.