1 2016-02-19 Matthew Wahab <matthew.wahab@arm.com>
2 Jiong Wang <jiong.wang@arm.com>
4 * opcode/arm.h (ARM_EXT2_FP16_INSN): New.
6 2016-02-10 Claudiu Zissulescu <claziss@synopsys.com>
7 Janek van Oirschot <jvanoirs@synopsys.com>
9 * opcode/arc.h (arc_opcode arc_relax_opcodes, arc_num_relax_opcodes):
12 2016-02-09 Nick Clifton <nickc@redhat.com>
14 * opcode/metag.h (metag_scondtab): Mark as possibly unused.
15 * opcode/nds32.h (nds32_r45map): Likewise.
16 (nds32_r54map): Likewise.
17 * opcode/visium.h (gen_reg_table): Likewise.
18 (fp_reg_table, cc_table, opcode_table): Likewise.
20 2016-02-09 Alan Modra <amodra@gmail.com>
23 * elf/common.h (AT_SUN_HWCAP): Undef before defining.
25 2016-02-04 Nick Clifton <nickc@redhat.com>
28 * opcode/msp430.h (IGNORE_CARRY_BIT): New define.
29 (RRUX): Synthesise using case 2 rather than 7.
31 2016-01-19 John Baldwin <jhb@FreeBSD.org>
33 * elf/common.h (NT_FREEBSD_THRMISC): Define.
34 (NT_FREEBSD_PROCSTAT_PROC): Define.
35 (NT_FREEBSD_PROCSTAT_FILES): Define.
36 (NT_FREEBSD_PROCSTAT_VMMAP): Define.
37 (NT_FREEBSD_PROCSTAT_GROUPS): Define.
38 (NT_FREEBSD_PROCSTAT_UMASK): Define.
39 (NT_FREEBSD_PROCSTAT_RLIMIT): Define.
40 (NT_FREEBSD_PROCSTAT_OSREL): Define.
41 (NT_FREEBSD_PROCSTAT_PSSTRINGS): Define.
42 (NT_FREEBSD_PROCSTAT_AUXV): Define.
44 2016-01-18 Miranda Cupertino <Cupertino.Miranda@synopsys.com>
45 Zissulescu Claudiu <Claudiu.Zissulescu@synopsys.com>
47 * elf/arc-reloc.def (ARC_32, ARC_GOTPC, ARC_TLS_GD_GOT)
48 (ARC_TLS_IE_GOT, ARC_TLS_DTPOFF, ARC_TLS_DTPOFF_S9, ARC_TLS_LE_S9)
49 (ARC_TLS_LE_32): Fixed formula.
50 (ARC_TLS_GD_LD): Use new special function.
51 * opcode/arc-func.h: Changed all the replacement
52 functions to clear the patching bits before doing an or it with the value
55 2016-01-18 Nick Clifton <nickc@redhat.com>
58 * coff/internal.h (internal_syment): Use int to hold section
60 (N_UNDEF): Cast to int not short.
66 2016-01-11 Nick Clifton <nickc@redhat.com>
68 Import this change from GCC mainline:
70 2016-01-07 Mike Frysinger <vapier@gentoo.org>
72 * longlong.h: Change !__SHMEDIA__ to
73 (!defined (__SHMEDIA__) || !__SHMEDIA__).
74 Change __SHMEDIA__ to defined (__SHMEDIA__) && __SHMEDIA__.
76 2016-01-06 Maciej W. Rozycki <macro@imgtec.com>
78 * opcode/mips.h: Add a summary of MIPS16 operand codes.
80 2016-01-05 Mike Frysinger <vapier@gentoo.org>
82 * libiberty.h (dupargv): Change arg to char * const *.
83 (writeargv, countargv): Likewise.
85 2016-01-01 Alan Modra <amodra@gmail.com>
87 Update year range in copyright notice of all files.
89 For older changes see ChangeLog-0415, aout/ChangeLog-9115,
90 cgen/ChangeLog-0915, coff/ChangeLog-0415, elf/ChangeLog-0415,
91 mach-o/ChangeLog-1115, nlm/ChangeLog-9315, opcode/ChangeLog-0415,
92 som/ChangeLog-1015, and vms/ChangeLog-1015
94 Copyright (C) 2016 Free Software Foundation, Inc.
96 Copying and distribution of this file, with or without modification,
97 are permitted in any medium without royalty provided the copyright
98 notice and this notice are preserved.
104 version-control: never