arc/opcodes: Use flag operand class to handle multiple flag matches
[deliverable/binutils-gdb.git] / include / ChangeLog
CommitLineData
1ae8ab47
AB
12016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * opcode/arc.h (flag_class_t): Remove all old flag classes, add 3
4 new classes instead.
5
8699fc3e
AB
62016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
7
8 * elf/arc.h (E_ARC_MACH_NPS400): Define.
9 * opcode/arc.h (ARC_OPCODE_NPS400): Define.
10
a9522a21
AB
112016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
12
13 * elf/arc.h (EF_ARC_CPU_GENERIC): Delete. Update related comment.
14
c0334580
AB
152016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
16
17 * elf/arc.h (EF_ARC_MACH): Delete.
18 (EF_ARC_MACH_MSK): Remove out of date comment.
19
24740d83
AB
202016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
21
22 * opcode/arc.h (ARC_OPCODE_BASE): Delete.
23
4c10bbaa
L
242016-03-15 H.J. Lu <hongjiu.lu@intel.com>
25
26 PR ld/19807
27 * bfdlink.h (bfd_link_info): Add no_reloc_overflow_check.
28
72f3b6aa
CZ
292016-03-08 Cupertino Miranda <Cupertino.Miranda@synopsys.com>
30 Andrew Burgess <andrew.burgess@embecosm.com>
31
32 * elf/arc-reloc.def: Add a call to ME within the formula for each
33 relocation that requires middle-endian correction.
34
f86f5863
TS
352016-03-07 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
36
37 * opcode/dlx.h (struct dlx_opcode): Add const qualifiers.
38 * opcode/h8300.h (struct h8_opcode): Likewise.
39 * opcode/hppa.h (struct pa_opcode): Likewise.
40 * opcode/msp430.h: Likewise.
41 * opcode/spu.h (struct spu_opcode): Likewise.
42 * opcode/tic30.h (struct _register): Likewise.
43 * opcode/tic4x.h (struct tic4x_register): Likewise.
44 (struct tic4x_cond): Likewise.
45 (struct tic4x_indirect): Likewise.
46 (struct tic4x_inst): Likewise.
47 * opcode/visium.h (struct reg_entry): Likewise.
48
643afb90
MW
492016-03-04 Matthew Wahab <matthew.wahab@arm.com>
50
51 * arm.h (ARM_ARCH_V8_1A): Add FPU_NEON_EXT_RDMA.
52 (ARM_CPU_HAS_FEATURE): Add comment.
53
3f1f41f5
L
542016-03-03 Than McIntosh <thanm@google.com>
55
56 * plugin-api.h: Add new hooks to the plugin transfer vector to
57 to support querying section alignment and section size.
58 (ld_plugin_get_input_section_alignment): New hook.
59 (ld_plugin_get_input_section_size): New hook.
60 (ld_plugin_tag): Add LDPT_GET_INPUT_SECTION_ALIGNMENT
61 and LDPT_GET_INPUT_SECTION_SIZE.
62 (ld_plugin_tv): Add tv_get_input_section_alignment and
63 tv_get_input_section_size.
64
9b738e36 652016-03-03 Evgenii Stepanov <eugenis@google.com>
95ecdfbf
ES
66
67 * plugin-api.h (enum ld_plugin_tag): Add LDPT_GET_SYMBOLS_V3.
68
11e5f1ec
L
692016-02-26 H.J. Lu <hongjiu.lu@intel.com>
70
71 PR ld/19645
72 * bfdlink.h (bfd_link_elf_stt_common): New enum.
73 (bfd_link_info): Add elf_stt_common.
74
aec6b87e
L
752016-02-26 H.J. Lu <hongjiu.lu@intel.com>
76
77 PR ld/19636
78 PR ld/19704
79 PR ld/19719
80 * bfdlink.h (bfd_link_info): Add dynamic_undefined_weak.
81
b8ec4e87
JW
822016-02-19 Matthew Wahab <matthew.wahab@arm.com>
83 Jiong Wang <jiong.wang@arm.com>
84
85 * opcode/arm.h (ARM_EXT2_FP16_INSN): New.
86
4670103e
CZ
872016-02-10 Claudiu Zissulescu <claziss@synopsys.com>
88 Janek van Oirschot <jvanoirs@synopsys.com>
89
90 * opcode/arc.h (arc_opcode arc_relax_opcodes, arc_num_relax_opcodes):
91 Declare.
92
609332f1
NC
932016-02-09 Nick Clifton <nickc@redhat.com>
94
95 * opcode/metag.h (metag_scondtab): Mark as possibly unused.
96 * opcode/nds32.h (nds32_r45map): Likewise.
97 (nds32_r54map): Likewise.
98 * opcode/visium.h (gen_reg_table): Likewise.
99 (fp_reg_table, cc_table, opcode_table): Likewise.
100
24f5f69a
AM
1012016-02-09 Alan Modra <amodra@gmail.com>
102
103 PR 16583
104 * elf/common.h (AT_SUN_HWCAP): Undef before defining.
105
c1d9289f
NC
1062016-02-04 Nick Clifton <nickc@redhat.com>
107
108 PR target/19561
109 * opcode/msp430.h (IGNORE_CARRY_BIT): New define.
110 (RRUX): Synthesise using case 2 rather than 7.
111
f4ddf30f
JB
1122016-01-19 John Baldwin <jhb@FreeBSD.org>
113
114 * elf/common.h (NT_FREEBSD_THRMISC): Define.
115 (NT_FREEBSD_PROCSTAT_PROC): Define.
116 (NT_FREEBSD_PROCSTAT_FILES): Define.
117 (NT_FREEBSD_PROCSTAT_VMMAP): Define.
118 (NT_FREEBSD_PROCSTAT_GROUPS): Define.
119 (NT_FREEBSD_PROCSTAT_UMASK): Define.
120 (NT_FREEBSD_PROCSTAT_RLIMIT): Define.
121 (NT_FREEBSD_PROCSTAT_OSREL): Define.
122 (NT_FREEBSD_PROCSTAT_PSSTRINGS): Define.
123 (NT_FREEBSD_PROCSTAT_AUXV): Define.
124
34e967a5
MC
1252016-01-18 Miranda Cupertino <Cupertino.Miranda@synopsys.com>
126 Zissulescu Claudiu <Claudiu.Zissulescu@synopsys.com>
127
128 * elf/arc-reloc.def (ARC_32, ARC_GOTPC, ARC_TLS_GD_GOT)
129 (ARC_TLS_IE_GOT, ARC_TLS_DTPOFF, ARC_TLS_DTPOFF_S9, ARC_TLS_LE_S9)
130 (ARC_TLS_LE_32): Fixed formula.
131 (ARC_TLS_GD_LD): Use new special function.
132 * opcode/arc-func.h: Changed all the replacement
133 functions to clear the patching bits before doing an or it with the value
134 argument.
135
9ae678af
NC
1362016-01-18 Nick Clifton <nickc@redhat.com>
137
138 PR ld/19440
139 * coff/internal.h (internal_syment): Use int to hold section
140 number.
141 (N_UNDEF): Cast to int not short.
142 (N_ABS): Likewise.
143 (N_DEBUG): Likewise.
144 (N_TV): Likewise.
145 (P_TV): Likewise.
146
4849dfd8
NC
1472016-01-11 Nick Clifton <nickc@redhat.com>
148
149 Import this change from GCC mainline:
150
151 2016-01-07 Mike Frysinger <vapier@gentoo.org>
152
153 * longlong.h: Change !__SHMEDIA__ to
154 (!defined (__SHMEDIA__) || !__SHMEDIA__).
155 Change __SHMEDIA__ to defined (__SHMEDIA__) && __SHMEDIA__.
156
b31e4803
MR
1572016-01-06 Maciej W. Rozycki <macro@imgtec.com>
158
159 * opcode/mips.h: Add a summary of MIPS16 operand codes.
160
b36c1ccb
MF
1612016-01-05 Mike Frysinger <vapier@gentoo.org>
162
163 * libiberty.h (dupargv): Change arg to char * const *.
164 (writeargv, countargv): Likewise.
165
6f2750fe
AM
1662016-01-01 Alan Modra <amodra@gmail.com>
167
168 Update year range in copyright notice of all files.
169
3499769a
AM
170For older changes see ChangeLog-0415, aout/ChangeLog-9115,
171cgen/ChangeLog-0915, coff/ChangeLog-0415, elf/ChangeLog-0415,
172mach-o/ChangeLog-1115, nlm/ChangeLog-9315, opcode/ChangeLog-0415,
173som/ChangeLog-1015, and vms/ChangeLog-1015
174\f
175Copyright (C) 2016 Free Software Foundation, Inc.
176
177Copying and distribution of this file, with or without modification,
178are permitted in any medium without royalty provided the copyright
179notice and this notice are preserved.
180
181Local Variables:
182mode: change-log
183left-margin: 8
184fill-column: 74
185version-control: never
186End:
This page took 0.039861 seconds and 4 git commands to generate.