]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - binutils/ChangeLog
Update DF_1_XXX from Solaris
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
index 81aca136fc76120decae2ff5564399a30cb82777..a763235f142739711a9df35c6f3e5fe0cb460897 100644 (file)
@@ -1,3 +1,22 @@
+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.