Fix enum flag with Python 3
[deliverable/binutils-gdb.git] / include / ChangeLog
CommitLineData
34e967a5
MC
12016-01-18 Miranda Cupertino <Cupertino.Miranda@synopsys.com>
2 Zissulescu Claudiu <Claudiu.Zissulescu@synopsys.com>
3
4 * elf/arc-reloc.def (ARC_32, ARC_GOTPC, ARC_TLS_GD_GOT)
5 (ARC_TLS_IE_GOT, ARC_TLS_DTPOFF, ARC_TLS_DTPOFF_S9, ARC_TLS_LE_S9)
6 (ARC_TLS_LE_32): Fixed formula.
7 (ARC_TLS_GD_LD): Use new special function.
8 * opcode/arc-func.h: Changed all the replacement
9 functions to clear the patching bits before doing an or it with the value
10 argument.
11
9ae678af
NC
122016-01-18 Nick Clifton <nickc@redhat.com>
13
14 PR ld/19440
15 * coff/internal.h (internal_syment): Use int to hold section
16 number.
17 (N_UNDEF): Cast to int not short.
18 (N_ABS): Likewise.
19 (N_DEBUG): Likewise.
20 (N_TV): Likewise.
21 (P_TV): Likewise.
22
4849dfd8
NC
232016-01-11 Nick Clifton <nickc@redhat.com>
24
25 Import this change from GCC mainline:
26
27 2016-01-07 Mike Frysinger <vapier@gentoo.org>
28
29 * longlong.h: Change !__SHMEDIA__ to
30 (!defined (__SHMEDIA__) || !__SHMEDIA__).
31 Change __SHMEDIA__ to defined (__SHMEDIA__) && __SHMEDIA__.
32
b31e4803
MR
332016-01-06 Maciej W. Rozycki <macro@imgtec.com>
34
35 * opcode/mips.h: Add a summary of MIPS16 operand codes.
36
b36c1ccb
MF
372016-01-05 Mike Frysinger <vapier@gentoo.org>
38
39 * libiberty.h (dupargv): Change arg to char * const *.
40 (writeargv, countargv): Likewise.
41
6f2750fe
AM
422016-01-01 Alan Modra <amodra@gmail.com>
43
44 Update year range in copyright notice of all files.
45
3499769a
AM
46For older changes see ChangeLog-0415, aout/ChangeLog-9115,
47cgen/ChangeLog-0915, coff/ChangeLog-0415, elf/ChangeLog-0415,
48mach-o/ChangeLog-1115, nlm/ChangeLog-9315, opcode/ChangeLog-0415,
49som/ChangeLog-1015, and vms/ChangeLog-1015
50\f
51Copyright (C) 2016 Free Software Foundation, Inc.
52
53Copying and distribution of this file, with or without modification,
54are permitted in any medium without royalty provided the copyright
55notice and this notice are preserved.
56
57Local Variables:
58mode: change-log
59left-margin: 8
60fill-column: 74
61version-control: never
62End:
This page took 0.027863 seconds and 4 git commands to generate.