Bump version number to 2.30.52
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 61bbd2f6295a19acb2f81c640646859d4960268a..031e4a260c4d4fa9ecac98e09afae003bfbd338e 100644 (file)
@@ -1,3 +1,92 @@
+2018-06-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure: Regenerated.
+
+2018-05-31  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/binutils-all/compress.exp (test_gnu_debuglink): Don't
+       set CC_FOR_TARGET.  Run test non-native.
+       * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
+       Likewise.
+       (test_follow_debuglink): Run test non-native.
+
+2018-05-30  Ant Bikeneev  <ant.bikineev@gmail.com>
+
+       PR 23107
+       * ar.c (display_offsets): New variable.
+       (usage): Add description of 'O' operator.
+       (decode_option): Handle 'O' operator.
+       (print_descr): Pass display_offsets to print_arelt_descr.
+       * arsup.c: Update call to printy_arelt_descr.
+       * objdump.c: Likewise.
+       * bucomm.c (print_arelt_descr): If offsets parameter is true then
+       display offset of archive element within the archive.
+       * bucomm.h: Update prototype for print_arelt_descr.
+       * doc/binutils.texi: Update description of ar command.
+       * NEWS: Mention the new feature.
+       * testsuite/binutils-all/ar.exp: Add text of new feature.
+
+2018-05-28  Alan Modra  <amodra@gmail.com>
+
+       PR 23235
+       * testsuite/binutils-all/compress.exp (test_gnu_debuglink): Return
+       unsupported rather than fail on compile errors.
+       * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
+       Likewise.  Save and restore CFLAGS_FOR_TARGET.
+
+2018-05-18  Kito Cheng  <kito.cheng@gmail.com>
+
+       * readelf.c (get_machine_flags): Handle EF_RISCV_RVE.
+
+2018-05-18  John Darrington  <john@darrington.wattle.id.au>
+
+       * readelf.c: Add support for s12z architecture.
+       * testsuite/lib/binutils-common.exp (is_elf_format): Excluse s12z
+       targets.
+
+2018-05-15  Tamar Christina  <tamar.christina@arm.com>
+
+       PR binutils/21446
+       * doc/binutils.texi (-M): Document AArch64 options.
+
+2018-05-15  Tamar Christina  <tamar.christina@arm.com>
+
+       PR binutils/21446
+       * doc/binutils.texi (-M): Document AArch64 options.
+       * NEWS: Document notes and warnings.
+
+2018-05-15  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/lib/binutils-common.exp (is_elf_format): Add chorus,
+       cloudabi, fuchsia, kaos and nto.  Merge netbsdelf* into *elf*,
+       and *uclinux* into *linux*.
+       * testsuite/binutils-all/objcopy.exp: Accept armeb for rel
+       strip-13 test, exclude arm-vxworks and arm-windiss.
+
+2018-05-10  John Darrington  <john@darrington.wattle.id.au>
+
+       * readelf.c (get_machine_name): EM_S12Z - handle new case.
+
+2018-05-09  Alan Modra  <amodra@gmail.com>
+
+       * od-macho.c (dump_unwind_encoding_x86): Fix typo in last patch.
+
+2018-05-09  Sebastian Rasmussen  <sebras@gmail.com>
+
+       * od-macho.c (dump_unwind_encoding_x86): Adjust for macro renaming.
+
+2018-05-08  Alan Modra  <amodra@gmail.com>
+
+       PR 23141
+       * objcopy.c (is_strip_section): Strip groups without a valid
+       signature symbol.
+
+2018-05-07  Alan Modra  <amodra@gmail.com>
+
+       PR 23142
+       * objcopy.c (group_signature): Don't accept groups that use a
+       symbol table other than the one we've read.
+
 2018-04-30  Francois H. Theron <francois.theron@netronome.com>
 
        * readelf.c: Very basic support for EM_NFP and its section types.
This page took 0.024779 seconds and 4 git commands to generate.