]> Git Repo - binutils.git/blob - include/ChangeLog
[ARM] Add feature check for ARMv8.1 AdvSIMD instructions.
[binutils.git] / include / ChangeLog
1 2016-03-04  Matthew Wahab  <[email protected]>
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  <[email protected]>
7
8         * plugin-api.h (enum ld_plugin_tag): Add LDPT_GET_SYMBOLS_V3.
9
10 2016-02-26  H.J. Lu  <[email protected]>
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  <[email protected]>
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  <[email protected]>
24             Jiong Wang  <[email protected]>
25
26         * opcode/arm.h (ARM_EXT2_FP16_INSN): New.
27
28 2016-02-10  Claudiu Zissulescu  <[email protected]>
29             Janek van Oirschot  <[email protected]>
30
31         * opcode/arc.h (arc_opcode arc_relax_opcodes, arc_num_relax_opcodes):
32         Declare.
33
34 2016-02-09  Nick Clifton  <[email protected]>
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  <[email protected]>
43
44         PR 16583
45         * elf/common.h (AT_SUN_HWCAP): Undef before defining.
46
47 2016-02-04  Nick Clifton  <[email protected]>
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  <[email protected]>
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  <[email protected]>
67             Zissulescu Claudiu  <[email protected]>
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  <[email protected]>
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  <[email protected]>
89
90         Import this change from GCC mainline:
91
92         2016-01-07  Mike Frysinger  <[email protected]>
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  <[email protected]>
99
100         * opcode/mips.h: Add a summary of MIPS16 operand codes.
101
102 2016-01-05  Mike Frysinger  <[email protected]>
103
104         * libiberty.h (dupargv): Change arg to char * const *.
105         (writeargv, countargv): Likewise.
106
107 2016-01-01  Alan Modra  <[email protected]>
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.030953 seconds and 4 git commands to generate.