3 * arm.h (ARM_ARCH_V8_1A): Add FPU_NEON_EXT_RDMA.
4 (ARM_CPU_HAS_FEATURE): Add comment.
8 * plugin-api.h (enum ld_plugin_tag): Add LDPT_GET_SYMBOLS_V3.
13 * bfdlink.h (bfd_link_elf_stt_common): New enum.
14 (bfd_link_info): Add elf_stt_common.
21 * bfdlink.h (bfd_link_info): Add dynamic_undefined_weak.
26 * opcode/arm.h (ARM_EXT2_FP16_INSN): New.
31 * opcode/arc.h (arc_opcode arc_relax_opcodes, arc_num_relax_opcodes):
36 * opcode/metag.h (metag_scondtab): Mark as possibly unused.
37 * opcode/nds32.h (nds32_r45map): Likewise.
38 (nds32_r54map): Likewise.
39 * opcode/visium.h (gen_reg_table): Likewise.
40 (fp_reg_table, cc_table, opcode_table): Likewise.
45 * elf/common.h (AT_SUN_HWCAP): Undef before defining.
50 * opcode/msp430.h (IGNORE_CARRY_BIT): New define.
51 (RRUX): Synthesise using case 2 rather than 7.
55 * elf/common.h (NT_FREEBSD_THRMISC): Define.
56 (NT_FREEBSD_PROCSTAT_PROC): Define.
57 (NT_FREEBSD_PROCSTAT_FILES): Define.
58 (NT_FREEBSD_PROCSTAT_VMMAP): Define.
59 (NT_FREEBSD_PROCSTAT_GROUPS): Define.
60 (NT_FREEBSD_PROCSTAT_UMASK): Define.
61 (NT_FREEBSD_PROCSTAT_RLIMIT): Define.
62 (NT_FREEBSD_PROCSTAT_OSREL): Define.
63 (NT_FREEBSD_PROCSTAT_PSSTRINGS): Define.
64 (NT_FREEBSD_PROCSTAT_AUXV): Define.
69 * elf/arc-reloc.def (ARC_32, ARC_GOTPC, ARC_TLS_GD_GOT)
70 (ARC_TLS_IE_GOT, ARC_TLS_DTPOFF, ARC_TLS_DTPOFF_S9, ARC_TLS_LE_S9)
71 (ARC_TLS_LE_32): Fixed formula.
72 (ARC_TLS_GD_LD): Use new special function.
73 * opcode/arc-func.h: Changed all the replacement
74 functions to clear the patching bits before doing an or it with the value
80 * coff/internal.h (internal_syment): Use int to hold section
82 (N_UNDEF): Cast to int not short.
90 Import this change from GCC mainline:
94 * longlong.h: Change !__SHMEDIA__ to
95 (!defined (__SHMEDIA__) || !__SHMEDIA__).
96 Change __SHMEDIA__ to defined (__SHMEDIA__) && __SHMEDIA__.
100 * opcode/mips.h: Add a summary of MIPS16 operand codes.
104 * libiberty.h (dupargv): Change arg to char * const *.
105 (writeargv, countargv): Likewise.
109 Update year range in copyright notice of all files.
111 For older changes see ChangeLog-0415, aout/ChangeLog-9115,
112 cgen/ChangeLog-0915, coff/ChangeLog-0415, elf/ChangeLog-0415,
113 mach-o/ChangeLog-1115, nlm/ChangeLog-9315, opcode/ChangeLog-0415,
114 som/ChangeLog-1015, and vms/ChangeLog-1015
116 Copyright (C) 2016 Free Software Foundation, Inc.
118 Copying and distribution of this file, with or without modification,
119 are permitted in any medium without royalty provided the copyright
120 notice and this notice are preserved.
126 version-control: never