Implement Read/Write constraints on system registers on AArch64
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 3559c02264caf4d907ee4a1a65d8f3a79e2d3a79..3d90103aba02c42a2835879214ba296de5bfd58c 100644 (file)
@@ -1,3 +1,124 @@
+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.
+       * testsuite/binutils-all/nfp: New directory.
+       * testsuite/binutils-all/nfp/objdump.exp: New file.  Run new
+       tests.
+       * testsuite/binutils-all/nfp/test2_ctx8.d: New file.
+       * testsuite/binutils-all/nfp/test2_no-pc_ctx4.d: New file.
+       * testsuite/binutils-all/nfp/test1.d: New file.
+       * testsuite/binutils-all/nfp/nfp6000.nffw: New file.
+       * testsuite/binutils-all/nfp/test2_nfp6000.nffw: New file.
+       * NEWS: Mention the new support.
+
+2018-04-27  Maciej W. Rozycki  <macro@mips.com>
+
+       * testsuite/lib/binutils-common.exp (match_target): New procedure.
+       * testsuite/lib/utils-lib.exp (run_dump_test): Use it in place
+       of `istarget' for matching with `target', `not-target', `skip'
+       and `not-skip' options.
+
+2018-04-26  Nick Clifton  <nickc@redhat.com>
+
+       * readelf.c (is_32bit_abs_reloc): Support R_PARISC_DIR32 as a
+       32-bit absolute reloc for the HPPA target.
+       * testsuite/binutils-all/note-5.d: New test.
+       * testsuite/binutils-all/note-5.s: Source file for new test.
+       * testsuite/binutils-all/objcopy.exp: Run new test.
+
+2018-04-25  Christophe Lyon  <christophe.lyon@st.com>
+
+       * testsuite/binutils-all/elfedit-2.d: Accept arm*-*-uclinuxfdpiceabi.
+       * testsuite/binutils-all/elfedit-3.d: Likewise.
+       * testsuite/binutils-all/objcopy.exp: Likewise.
+       * testsuite/binutils-all/strip-3.d: Likewise.
+       * testsuite/lib/binutils-common.exp: Likewise.
+
+2018-04-25  Christophe Lyon  <christophe.lyon@st.com>
+       Mickaël Guêné  <mickael.guene@st.com>
+
+       * readelf.c (decode_ARM_machine_flags): Support EF_ARM_PIC.
+       (get_osabi_name): Support ELFOSABI_ARM_FDPIC.
+
+2018-04-25  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/binutils-all/arm/objdump.exp: Remove arm-aout and
+       arm-coff support.
+       * testsuite/binutils-all/objcopy.exp: Likewise.
+       * testsuite/lib/binutils-common.exp: Likewise.
+
+2018-04-18  Nick Clifton  <nickc@redhat.com>
+
+       PR 23062
+       * dwarf.c (read_and_display_attr_value): Replace assertions with
+       test and warning message.
+
+2018-04-18  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/lib/binutils-common.exp: Remove support for assorted
+       aout targets.
+
+2018-04-17  Nick Clifton  <nickc@redhat.com>
+
+       PR 23063
+       * readelf.c (print_symbol): If the width is zero, return straight
+       away.
+
+       PR 23064
+       * dwarf.c (process_cu_tu_index): Test for a potential buffer
+       overrun before copying signature pointer.
+
+2018-04-17  Alan Modra  <amodra@gmail.com>
+
+       * readelf.c: Revert 2018-04-16 and 2018-04-11 changes.
+
+2018-04-16  Alan Modra  <amodra@gmail.com>
+
+       * readelf.c (get_machine_name): Correct typo.
+
 2018-04-16  Alan Modra  <amodra@gmail.com>
 
        * configure.ac: Remove arm-epoc-pe support.
This page took 0.025293 seconds and 4 git commands to generate.