12019-02-20 Alan Hayward <alan.hayward@arm.com> 2 3 * elf/common.h (NT_ARM_PAC_MASK): Add define. 4 52019-02-15 Saagar Jha <saagar@saagarjha.com> 6 7 * mach-o/loader.h: Use new OS names in comments. 8 92019-02-11 Philippe Waroquiers <philippe.waroquiers@skynet.be> 10 11 * splay-tree.h (splay_tree_delete_key_fn): Update comment. 12 (splay_tree_delete_value_fn): Likewise. 13 142019-01-31 Andreas Krebbel <krebbel@linux.ibm.com> 15 16 * opcode/s390.h (enum s390_opcode_cpu_val): Add 17 S390_OPCODE_ARCH13. 18 192019-01-25 Sudakshina Das <sudi.das@arm.com> 20 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com> 21 22 * opcode/aarch64.h (enum aarch64_opnd): Remove 23 AARCH64_OPND_ADDR_SIMPLE_2. 24 (enum aarch64_insn_class): Remove ldstgv_indexed. 25 262019-01-22 Tom Tromey <tom@tromey.com> 27 28 * coff/ecoff.h: Include coff/sym.h. 29 302018-06-24 Nick Clifton <nickc@redhat.com> 31 32 2.32 branch created. 33 342019-01-16 Kito Cheng <kito@andestech.com> 35 36 * elf/riscv.h (SHT_RISCV_ATTRIBUTES): Define. 37 (Tag_RISCV_arch): Likewise. 38 (Tag_RISCV_priv_spec): Likewise. 39 (Tag_RISCV_priv_spec_minor): Likewise. 40 (Tag_RISCV_priv_spec_revision): Likewise. 41 (Tag_RISCV_unaligned_access): Likewise. 42 (Tag_RISCV_stack_align): Likewise. 43 442019-01-14 Pavel I. Kryukov <kryukov@frtk.ru> 45 46 * dis-asm.h: include <string.h> 47 482019-01-10 Nick Clifton <nickc@redhat.com> 49 50 * Merge from GCC: 51 2018-12-22 Jason Merrill <jason@redhat.com> 52 53 * demangle.h: Remove support for ancient GNU (pre-3.0), Lucid, 54 ARM, HP, and EDG demangling styles. 55 562019-01-09 Sandra Loosemore <sandra@codesourcery.com> 57 58 Merge from GCC: 59 PR other/16615 60 61 * libiberty.h: Mechanically replace "can not" with "cannot". 62 * plugin-api.h: Likewise. 63 642018-12-25 Yoshinori Sato <ysato@users.sourceforge.jp> 65 66 * elf/rx.h (EF_RX_CPU_MASK): Update new bits. 67 (E_FLAG_RX_V3): New RXv3 type. 68 * opcode/rx.h (RX_Size): Add double size. 69 (RX_Operand_Type): Add double FPU registers. 70 (RX_Opcode_ID): Add new instuctions. 71 722019-01-01 Alan Modra <amodra@gmail.com> 73 74 Update year range in copyright notice of all files. 75 76For older changes see ChangeLog-2018 77 78Copyright (C) 2019 Free Software Foundation, Inc. 79 80Copying and distribution of this file, with or without modification, 81are permitted in any medium without royalty provided the copyright 82notice and this notice are preserved. 83 84Local Variables: 85mode: change-log 86left-margin: 8 87fill-column: 74 88version-control: never 89End: 90