[ARM] Add feature check for ARMv8.1 AdvSIMD instructions.
[deliverable/binutils-gdb.git] / include / ChangeLog
1 2016-03-04 Matthew Wahab <matthew.wahab@arm.com>
2
3 * arm.h (ARM_ARCH_V8_1A): Add FPU_NEON_EXT_RDMA.
4 (ARM_CPU_HAS_FEATURE): Add comment.
5
6 2015-03-03 Evgenii Stepanov <eugenis@google.com>
7
8 * plugin-api.h (enum ld_plugin_tag): Add LDPT_GET_SYMBOLS_V3.
9
10 2016-02-26 H.J. Lu <hongjiu.lu@intel.com>
11
12 PR ld/19645
13 * bfdlink.h (bfd_link_elf_stt_common): New enum.
14 (bfd_link_info): Add elf_stt_common.
15
16 2016-02-26 H.J. Lu <hongjiu.lu@intel.com>
17
18 PR ld/19636
19 PR ld/19704
20 PR ld/19719
21 * bfdlink.h (bfd_link_info): Add dynamic_undefined_weak.
22
23 2016-02-19 Matthew Wahab <matthew.wahab@arm.com>
24 Jiong Wang <jiong.wang@arm.com>
25
26 * opcode/arm.h (ARM_EXT2_FP16_INSN): New.
27
28 2016-02-10 Claudiu Zissulescu <claziss@synopsys.com>
29 Janek van Oirschot <jvanoirs@synopsys.com>
30
31 * opcode/arc.h (arc_opcode arc_relax_opcodes, arc_num_relax_opcodes):
32 Declare.
33
34 2016-02-09 Nick Clifton <nickc@redhat.com>
35
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.
41
42 2016-02-09 Alan Modra <amodra@gmail.com>
43
44 PR 16583
45 * elf/common.h (AT_SUN_HWCAP): Undef before defining.
46
47 2016-02-04 Nick Clifton <nickc@redhat.com>
48
49 PR target/19561
50 * opcode/msp430.h (IGNORE_CARRY_BIT): New define.
51 (RRUX): Synthesise using case 2 rather than 7.
52
53 2016-01-19 John Baldwin <jhb@FreeBSD.org>
54
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.
65
66 2016-01-18 Miranda Cupertino <Cupertino.Miranda@synopsys.com>
67 Zissulescu Claudiu <Claudiu.Zissulescu@synopsys.com>
68
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
75 argument.
76
77 2016-01-18 Nick Clifton <nickc@redhat.com>
78
79 PR ld/19440
80 * coff/internal.h (internal_syment): Use int to hold section
81 number.
82 (N_UNDEF): Cast to int not short.
83 (N_ABS): Likewise.
84 (N_DEBUG): Likewise.
85 (N_TV): Likewise.
86 (P_TV): Likewise.
87
88 2016-01-11 Nick Clifton <nickc@redhat.com>
89
90 Import this change from GCC mainline:
91
92 2016-01-07 Mike Frysinger <vapier@gentoo.org>
93
94 * longlong.h: Change !__SHMEDIA__ to
95 (!defined (__SHMEDIA__) || !__SHMEDIA__).
96 Change __SHMEDIA__ to defined (__SHMEDIA__) && __SHMEDIA__.
97
98 2016-01-06 Maciej W. Rozycki <macro@imgtec.com>
99
100 * opcode/mips.h: Add a summary of MIPS16 operand codes.
101
102 2016-01-05 Mike Frysinger <vapier@gentoo.org>
103
104 * libiberty.h (dupargv): Change arg to char * const *.
105 (writeargv, countargv): Likewise.
106
107 2016-01-01 Alan Modra <amodra@gmail.com>
108
109 Update year range in copyright notice of all files.
110
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
115 \f
116 Copyright (C) 2016 Free Software Foundation, Inc.
117
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.
121
122 Local Variables:
123 mode: change-log
124 left-margin: 8
125 fill-column: 74
126 version-control: never
127 End:
This page took 0.032598 seconds and 4 git commands to generate.