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