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