Add const qualifiers at various places.
[deliverable/binutils-gdb.git] / include / ChangeLog
CommitLineData
f86f5863
TS
12016-03-07 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2
3 * opcode/dlx.h (struct dlx_opcode): Add const qualifiers.
4 * opcode/h8300.h (struct h8_opcode): Likewise.
5 * opcode/hppa.h (struct pa_opcode): Likewise.
6 * opcode/msp430.h: Likewise.
7 * opcode/spu.h (struct spu_opcode): Likewise.
8 * opcode/tic30.h (struct _register): Likewise.
9 * opcode/tic4x.h (struct tic4x_register): Likewise.
10 (struct tic4x_cond): Likewise.
11 (struct tic4x_indirect): Likewise.
12 (struct tic4x_inst): Likewise.
13 * opcode/visium.h (struct reg_entry): Likewise.
14
643afb90
MW
152016-03-04 Matthew Wahab <matthew.wahab@arm.com>
16
17 * arm.h (ARM_ARCH_V8_1A): Add FPU_NEON_EXT_RDMA.
18 (ARM_CPU_HAS_FEATURE): Add comment.
19
3f1f41f5
L
202016-03-03 Than McIntosh <thanm@google.com>
21
22 * plugin-api.h: Add new hooks to the plugin transfer vector to
23 to support querying section alignment and section size.
24 (ld_plugin_get_input_section_alignment): New hook.
25 (ld_plugin_get_input_section_size): New hook.
26 (ld_plugin_tag): Add LDPT_GET_INPUT_SECTION_ALIGNMENT
27 and LDPT_GET_INPUT_SECTION_SIZE.
28 (ld_plugin_tv): Add tv_get_input_section_alignment and
29 tv_get_input_section_size.
30
9b738e36 312016-03-03 Evgenii Stepanov <eugenis@google.com>
95ecdfbf
ES
32
33 * plugin-api.h (enum ld_plugin_tag): Add LDPT_GET_SYMBOLS_V3.
34
11e5f1ec
L
352016-02-26 H.J. Lu <hongjiu.lu@intel.com>
36
37 PR ld/19645
38 * bfdlink.h (bfd_link_elf_stt_common): New enum.
39 (bfd_link_info): Add elf_stt_common.
40
aec6b87e
L
412016-02-26 H.J. Lu <hongjiu.lu@intel.com>
42
43 PR ld/19636
44 PR ld/19704
45 PR ld/19719
46 * bfdlink.h (bfd_link_info): Add dynamic_undefined_weak.
47
b8ec4e87
JW
482016-02-19 Matthew Wahab <matthew.wahab@arm.com>
49 Jiong Wang <jiong.wang@arm.com>
50
51 * opcode/arm.h (ARM_EXT2_FP16_INSN): New.
52
4670103e
CZ
532016-02-10 Claudiu Zissulescu <claziss@synopsys.com>
54 Janek van Oirschot <jvanoirs@synopsys.com>
55
56 * opcode/arc.h (arc_opcode arc_relax_opcodes, arc_num_relax_opcodes):
57 Declare.
58
609332f1
NC
592016-02-09 Nick Clifton <nickc@redhat.com>
60
61 * opcode/metag.h (metag_scondtab): Mark as possibly unused.
62 * opcode/nds32.h (nds32_r45map): Likewise.
63 (nds32_r54map): Likewise.
64 * opcode/visium.h (gen_reg_table): Likewise.
65 (fp_reg_table, cc_table, opcode_table): Likewise.
66
24f5f69a
AM
672016-02-09 Alan Modra <amodra@gmail.com>
68
69 PR 16583
70 * elf/common.h (AT_SUN_HWCAP): Undef before defining.
71
c1d9289f
NC
722016-02-04 Nick Clifton <nickc@redhat.com>
73
74 PR target/19561
75 * opcode/msp430.h (IGNORE_CARRY_BIT): New define.
76 (RRUX): Synthesise using case 2 rather than 7.
77
f4ddf30f
JB
782016-01-19 John Baldwin <jhb@FreeBSD.org>
79
80 * elf/common.h (NT_FREEBSD_THRMISC): Define.
81 (NT_FREEBSD_PROCSTAT_PROC): Define.
82 (NT_FREEBSD_PROCSTAT_FILES): Define.
83 (NT_FREEBSD_PROCSTAT_VMMAP): Define.
84 (NT_FREEBSD_PROCSTAT_GROUPS): Define.
85 (NT_FREEBSD_PROCSTAT_UMASK): Define.
86 (NT_FREEBSD_PROCSTAT_RLIMIT): Define.
87 (NT_FREEBSD_PROCSTAT_OSREL): Define.
88 (NT_FREEBSD_PROCSTAT_PSSTRINGS): Define.
89 (NT_FREEBSD_PROCSTAT_AUXV): Define.
90
34e967a5
MC
912016-01-18 Miranda Cupertino <Cupertino.Miranda@synopsys.com>
92 Zissulescu Claudiu <Claudiu.Zissulescu@synopsys.com>
93
94 * elf/arc-reloc.def (ARC_32, ARC_GOTPC, ARC_TLS_GD_GOT)
95 (ARC_TLS_IE_GOT, ARC_TLS_DTPOFF, ARC_TLS_DTPOFF_S9, ARC_TLS_LE_S9)
96 (ARC_TLS_LE_32): Fixed formula.
97 (ARC_TLS_GD_LD): Use new special function.
98 * opcode/arc-func.h: Changed all the replacement
99 functions to clear the patching bits before doing an or it with the value
100 argument.
101
9ae678af
NC
1022016-01-18 Nick Clifton <nickc@redhat.com>
103
104 PR ld/19440
105 * coff/internal.h (internal_syment): Use int to hold section
106 number.
107 (N_UNDEF): Cast to int not short.
108 (N_ABS): Likewise.
109 (N_DEBUG): Likewise.
110 (N_TV): Likewise.
111 (P_TV): Likewise.
112
4849dfd8
NC
1132016-01-11 Nick Clifton <nickc@redhat.com>
114
115 Import this change from GCC mainline:
116
117 2016-01-07 Mike Frysinger <vapier@gentoo.org>
118
119 * longlong.h: Change !__SHMEDIA__ to
120 (!defined (__SHMEDIA__) || !__SHMEDIA__).
121 Change __SHMEDIA__ to defined (__SHMEDIA__) && __SHMEDIA__.
122
b31e4803
MR
1232016-01-06 Maciej W. Rozycki <macro@imgtec.com>
124
125 * opcode/mips.h: Add a summary of MIPS16 operand codes.
126
b36c1ccb
MF
1272016-01-05 Mike Frysinger <vapier@gentoo.org>
128
129 * libiberty.h (dupargv): Change arg to char * const *.
130 (writeargv, countargv): Likewise.
131
6f2750fe
AM
1322016-01-01 Alan Modra <amodra@gmail.com>
133
134 Update year range in copyright notice of all files.
135
3499769a
AM
136For older changes see ChangeLog-0415, aout/ChangeLog-9115,
137cgen/ChangeLog-0915, coff/ChangeLog-0415, elf/ChangeLog-0415,
138mach-o/ChangeLog-1115, nlm/ChangeLog-9315, opcode/ChangeLog-0415,
139som/ChangeLog-1015, and vms/ChangeLog-1015
140\f
141Copyright (C) 2016 Free Software Foundation, Inc.
142
143Copying and distribution of this file, with or without modification,
144are permitted in any medium without royalty provided the copyright
145notice and this notice are preserved.
146
147Local Variables:
148mode: change-log
149left-margin: 8
150fill-column: 74
151version-control: never
152End:
This page took 0.035789 seconds and 4 git commands to generate.