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