97bba8bce0837edeab9bd2921d8de6e840f753f6
[deliverable/binutils-gdb.git] / include / ChangeLog
1 2016-02-26 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR ld/19645
4 * bfdlink.h (bfd_link_elf_stt_common): New enum.
5 (bfd_link_info): Add elf_stt_common.
6
7 2016-02-26 H.J. Lu <hongjiu.lu@intel.com>
8
9 PR ld/19636
10 PR ld/19704
11 PR ld/19719
12 * bfdlink.h (bfd_link_info): Add dynamic_undefined_weak.
13
14 2016-02-19 Matthew Wahab <matthew.wahab@arm.com>
15 Jiong Wang <jiong.wang@arm.com>
16
17 * opcode/arm.h (ARM_EXT2_FP16_INSN): New.
18
19 2016-02-10 Claudiu Zissulescu <claziss@synopsys.com>
20 Janek van Oirschot <jvanoirs@synopsys.com>
21
22 * opcode/arc.h (arc_opcode arc_relax_opcodes, arc_num_relax_opcodes):
23 Declare.
24
25 2016-02-09 Nick Clifton <nickc@redhat.com>
26
27 * opcode/metag.h (metag_scondtab): Mark as possibly unused.
28 * opcode/nds32.h (nds32_r45map): Likewise.
29 (nds32_r54map): Likewise.
30 * opcode/visium.h (gen_reg_table): Likewise.
31 (fp_reg_table, cc_table, opcode_table): Likewise.
32
33 2016-02-09 Alan Modra <amodra@gmail.com>
34
35 PR 16583
36 * elf/common.h (AT_SUN_HWCAP): Undef before defining.
37
38 2016-02-04 Nick Clifton <nickc@redhat.com>
39
40 PR target/19561
41 * opcode/msp430.h (IGNORE_CARRY_BIT): New define.
42 (RRUX): Synthesise using case 2 rather than 7.
43
44 2016-01-19 John Baldwin <jhb@FreeBSD.org>
45
46 * elf/common.h (NT_FREEBSD_THRMISC): Define.
47 (NT_FREEBSD_PROCSTAT_PROC): Define.
48 (NT_FREEBSD_PROCSTAT_FILES): Define.
49 (NT_FREEBSD_PROCSTAT_VMMAP): Define.
50 (NT_FREEBSD_PROCSTAT_GROUPS): Define.
51 (NT_FREEBSD_PROCSTAT_UMASK): Define.
52 (NT_FREEBSD_PROCSTAT_RLIMIT): Define.
53 (NT_FREEBSD_PROCSTAT_OSREL): Define.
54 (NT_FREEBSD_PROCSTAT_PSSTRINGS): Define.
55 (NT_FREEBSD_PROCSTAT_AUXV): Define.
56
57 2016-01-18 Miranda Cupertino <Cupertino.Miranda@synopsys.com>
58 Zissulescu Claudiu <Claudiu.Zissulescu@synopsys.com>
59
60 * elf/arc-reloc.def (ARC_32, ARC_GOTPC, ARC_TLS_GD_GOT)
61 (ARC_TLS_IE_GOT, ARC_TLS_DTPOFF, ARC_TLS_DTPOFF_S9, ARC_TLS_LE_S9)
62 (ARC_TLS_LE_32): Fixed formula.
63 (ARC_TLS_GD_LD): Use new special function.
64 * opcode/arc-func.h: Changed all the replacement
65 functions to clear the patching bits before doing an or it with the value
66 argument.
67
68 2016-01-18 Nick Clifton <nickc@redhat.com>
69
70 PR ld/19440
71 * coff/internal.h (internal_syment): Use int to hold section
72 number.
73 (N_UNDEF): Cast to int not short.
74 (N_ABS): Likewise.
75 (N_DEBUG): Likewise.
76 (N_TV): Likewise.
77 (P_TV): Likewise.
78
79 2016-01-11 Nick Clifton <nickc@redhat.com>
80
81 Import this change from GCC mainline:
82
83 2016-01-07 Mike Frysinger <vapier@gentoo.org>
84
85 * longlong.h: Change !__SHMEDIA__ to
86 (!defined (__SHMEDIA__) || !__SHMEDIA__).
87 Change __SHMEDIA__ to defined (__SHMEDIA__) && __SHMEDIA__.
88
89 2016-01-06 Maciej W. Rozycki <macro@imgtec.com>
90
91 * opcode/mips.h: Add a summary of MIPS16 operand codes.
92
93 2016-01-05 Mike Frysinger <vapier@gentoo.org>
94
95 * libiberty.h (dupargv): Change arg to char * const *.
96 (writeargv, countargv): Likewise.
97
98 2016-01-01 Alan Modra <amodra@gmail.com>
99
100 Update year range in copyright notice of all files.
101
102 For older changes see ChangeLog-0415, aout/ChangeLog-9115,
103 cgen/ChangeLog-0915, coff/ChangeLog-0415, elf/ChangeLog-0415,
104 mach-o/ChangeLog-1115, nlm/ChangeLog-9315, opcode/ChangeLog-0415,
105 som/ChangeLog-1015, and vms/ChangeLog-1015
106 \f
107 Copyright (C) 2016 Free Software Foundation, Inc.
108
109 Copying and distribution of this file, with or without modification,
110 are permitted in any medium without royalty provided the copyright
111 notice and this notice are preserved.
112
113 Local Variables:
114 mode: change-log
115 left-margin: 8
116 fill-column: 74
117 version-control: never
118 End:
This page took 0.031633 seconds and 4 git commands to generate.