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