]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - binutils/ChangeLog
MIPS/readelf: Use the `d_val' dynamic entry member with the relevant tags
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
index bed91197582a389cb38dfe14736a7192d8387687..7596e037912fb8b24ae9715724977e5f3a184df0 100644 (file)
@@ -1,3 +1,29 @@
+2016-05-18  Maciej W. Rozycki  <macro@imgtec.com>
+
+       * readelf.c (dynamic_section_mips_val) <DT_MIPS_RLD_VERSION>
+       <DT_MIPS_LOCAL_GOTNO, DT_MIPS_CONFLICTNO, DT_MIPS_LIBLISTNO>
+       <DT_MIPS_SYMTABNO, DT_MIPS_UNREFEXTNO, DT_MIPS_HIPAGENO>
+       <DT_MIPS_DELTA_CLASS_NO, DT_MIPS_DELTA_INSTANCE_NO>
+       <DT_MIPS_DELTA_RELOC_NO, DT_MIPS_DELTA_SYM_NO>
+       <DT_MIPS_DELTA_CLASSSYM_NO, DT_MIPS_COMPACT_SIZE>: Use the
+       `d_val' rather than `d_ptr' member of the dynamic entry.
+
+2016-05-17  Maciej W. Rozycki  <macro@imgtec.com>
+
+       * testsuite/lib/binutils-common.exp (supports_gnu_unique): New
+       procedure.
+       * testsuite/binutils-all/objcopy.exp: Use `supports_gnu_unique'
+       with the `strip-10' test.
+
+2016-05-16  Maciej W. Rozycki  <macro@imgtec.com>
+
+       * testsuite/binutils-all/objcopy.exp: Don't skip the `strip-10'
+       test for the V850.
+
+2016-05-11  Andrew Bennett  <andrew.bennett@imgtec.com>
+
+       * readelf.c (print_mips_ases): Add DSPR3.
+
 2016-05-10  Thomas Preud'homme  <thomas.preudhomme@arm.com>
 
        * readelf.c (display_arm_attribute): Add output for Tag_DSP_extension.