3 * arm.h (ARM_ARCH_V8_1A): Add FPU_NEON_EXT_RDMA.
4 (ARM_CPU_HAS_FEATURE): Add comment.
8 * plugin-api.h: Add new hooks to the plugin transfer vector to
9 to support querying section alignment and section size.
10 (ld_plugin_get_input_section_alignment): New hook.
11 (ld_plugin_get_input_section_size): New hook.
12 (ld_plugin_tag): Add LDPT_GET_INPUT_SECTION_ALIGNMENT
13 and LDPT_GET_INPUT_SECTION_SIZE.
14 (ld_plugin_tv): Add tv_get_input_section_alignment and
15 tv_get_input_section_size.
19 * plugin-api.h (enum ld_plugin_tag): Add LDPT_GET_SYMBOLS_V3.
24 * bfdlink.h (bfd_link_elf_stt_common): New enum.
25 (bfd_link_info): Add elf_stt_common.
32 * bfdlink.h (bfd_link_info): Add dynamic_undefined_weak.
37 * opcode/arm.h (ARM_EXT2_FP16_INSN): New.
42 * opcode/arc.h (arc_opcode arc_relax_opcodes, arc_num_relax_opcodes):
47 * opcode/metag.h (metag_scondtab): Mark as possibly unused.
48 * opcode/nds32.h (nds32_r45map): Likewise.
49 (nds32_r54map): Likewise.
50 * opcode/visium.h (gen_reg_table): Likewise.
51 (fp_reg_table, cc_table, opcode_table): Likewise.
56 * elf/common.h (AT_SUN_HWCAP): Undef before defining.
61 * opcode/msp430.h (IGNORE_CARRY_BIT): New define.
62 (RRUX): Synthesise using case 2 rather than 7.
66 * elf/common.h (NT_FREEBSD_THRMISC): Define.
67 (NT_FREEBSD_PROCSTAT_PROC): Define.
68 (NT_FREEBSD_PROCSTAT_FILES): Define.
69 (NT_FREEBSD_PROCSTAT_VMMAP): Define.
70 (NT_FREEBSD_PROCSTAT_GROUPS): Define.
71 (NT_FREEBSD_PROCSTAT_UMASK): Define.
72 (NT_FREEBSD_PROCSTAT_RLIMIT): Define.
73 (NT_FREEBSD_PROCSTAT_OSREL): Define.
74 (NT_FREEBSD_PROCSTAT_PSSTRINGS): Define.
75 (NT_FREEBSD_PROCSTAT_AUXV): Define.
80 * elf/arc-reloc.def (ARC_32, ARC_GOTPC, ARC_TLS_GD_GOT)
81 (ARC_TLS_IE_GOT, ARC_TLS_DTPOFF, ARC_TLS_DTPOFF_S9, ARC_TLS_LE_S9)
82 (ARC_TLS_LE_32): Fixed formula.
83 (ARC_TLS_GD_LD): Use new special function.
84 * opcode/arc-func.h: Changed all the replacement
85 functions to clear the patching bits before doing an or it with the value
91 * coff/internal.h (internal_syment): Use int to hold section
93 (N_UNDEF): Cast to int not short.
101 Import this change from GCC mainline:
105 * longlong.h: Change !__SHMEDIA__ to
106 (!defined (__SHMEDIA__) || !__SHMEDIA__).
107 Change __SHMEDIA__ to defined (__SHMEDIA__) && __SHMEDIA__.
111 * opcode/mips.h: Add a summary of MIPS16 operand codes.
115 * libiberty.h (dupargv): Change arg to char * const *.
116 (writeargv, countargv): Likewise.
120 Update year range in copyright notice of all files.
122 For older changes see ChangeLog-0415, aout/ChangeLog-9115,
123 cgen/ChangeLog-0915, coff/ChangeLog-0415, elf/ChangeLog-0415,
124 mach-o/ChangeLog-1115, nlm/ChangeLog-9315, opcode/ChangeLog-0415,
125 som/ChangeLog-1015, and vms/ChangeLog-1015
127 Copyright (C) 2016 Free Software Foundation, Inc.
129 Copying and distribution of this file, with or without modification,
130 are permitted in any medium without royalty provided the copyright
131 notice and this notice are preserved.
137 version-control: never