btrace: indicate speculative execution
[binutils-gdb.git] / binutils / ChangeLog
index 4431ab8fce1aaa257f4493bdbda1b0f2cee1a01f..2e1c211dee71cefef844d13d0118c93ccbf6139b 100644 (file)
@@ -1,3 +1,46 @@
+2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
+
+       * configure: Regenerate.
+
+2015-08-05  Nick Clifton  <nickc@redhat.com>
+
+       * doc/binutils.texi: Document that the --only-keep-debug option
+       to strip and objcopy preserves the section headers of stripped
+       sections.
+
+2015-08-04  Yuriy M. Kaminskiy"  <yumkam@gmail.com>
+           Tyler Hicks  <tyhicks@canonical.com>
+
+       PR binutils/18750
+       * readelf.c (process_mips_specific): Fix incorrect escape
+       sequence handling.
+
+2015-08-04  Nick Clifton  <nickc@redhat.com>
+
+       * ar.c (extract_file): Free cbuf if the path is invalid.
+
+2015-07-27  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure: Regenerated.
+
+2015-07-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * stabs.c (parse_stab_range_type): Use 0xffffffffffffffffLL.
+
+2015-07-22  Alan Modra  <amodra@gmail.com>
+
+       * readelf.c (dump_relocations): Show MIN_INT addends as negative.
+
+2015-07-20  Alan Modra  <amodra@gmail.com>
+
+       * doc/Makefile.in: Regenerate.
+
+2015-07-16  Alan Modra  <amodra@gmail.com>
+
+       PR binutils/18672
+       * readelf.c (get_32bit_dynamic_section): Correct buffer limit test.
+       (get_64bit_dynamic_section): Likewise.
+
 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
 
        * objcopy.c (copy_file): Set BFD_COMPRESS_GABI if not
@@ -23,8 +66,8 @@
 
 2015-07-09  Catherine Moore  <clm@codesourcery.com>
 
-        * readelf.c (print_mips_fp_abi_value): Handle
-        Val_GNU_MIPS_ABI_FP_NAN2008.
+       * readelf.c (print_mips_fp_abi_value): Handle
+       Val_GNU_MIPS_ABI_FP_NAN2008.
 
 2015-06-26  Matthew Fortune  <matthew.fortune@imgtec.com>