Commit | Line | Data |
---|---|---|
d5c04e1b AM |
1 | 2018-08-29 Chenghua Xu <paul.hua.gm@gmail.com> |
2 | ||
3 | * mips.c (EF_MIPS_MACH): New E_MIPS_MACH_GS264E. | |
4 | ||
5 | 2018-08-29 Chenghua Xu <paul.hua.gm@gmail.com> | |
6 | ||
7 | * mips.c (EF_MIPS_MACH): New E_MIPS_MACH_GS464E. | |
8 | ||
9 | 2018-08-29 Chenghua Xu <paul.hua.gm@gmail.com> | |
10 | ||
11 | * mips.c (EF_MIPS_MACH): Rename E_MIPS_MACH_LS3A to | |
12 | E_MIPS_MACH_GS464. | |
13 | ||
14 | 2018-08-29 Chenghua Xu <paul.hua.gm@gmail.com> | |
15 | ||
16 | * mips.h (AFL_ASE_LOONGSON_EXT): New enum. | |
17 | ||
18 | 2018-07-06 Alan Modra <amodra@gmail.com> | |
19 | ||
20 | * powerpc.h (Tag_GNU_Power_ABI_FP): Define. | |
21 | (Tag_GNU_Power_ABI_Vector, Tag_GNU_Power_ABI_Struct_Return): Define. | |
22 | ||
23 | 2018-06-24 Nick Clifton <nickc@redhat.com> | |
24 | ||
25 | 2.31 branch created. | |
26 | ||
27 | 2018-06-22 Cary Coutant <ccoutant@gmail.com> | |
28 | ||
29 | PR gold/22914 | |
30 | * elfcpp.h (NT_GNU_PROPERTY_TYPE_0): New note type. | |
31 | (GNU_PROPERTY_*): New Gnu property types. | |
32 | * x86_64.h (GNU_PROPERTY_X86_FEATURE_1_IBT) | |
33 | (GNU_PROPERTY_X86_FEATURE_1_SHSTK): New x86 feature bits. | |
34 | ||
35 | 2018-04-09 Alan Modra <amodra@gmail.com> | |
36 | ||
37 | * powerpc.h (R_POWERPC_PLTSEQ, R_POWERPC_PLTCALL): Define. | |
38 | ||
39 | 2018-03-28 Cary Coutant <ccoutant@gmail.com> | |
40 | ||
41 | PR gold/22969 | |
42 | * aarch64.h: Fix spelling of R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC. | |
43 | ||
44 | 2018-01-13 Nick Clifton <nickc@redhat.com> | |
45 | ||
46 | 2.30 branch created. | |
47 | ||
48 | 2018-01-03 Alan Modra <amodra@gmail.com> | |
49 | ||
50 | Update year range in copyright notice of all files. | |
51 | ||
52 | For older changes see ChangeLog-2017 | |
53 | \f | |
54 | Copyright (C) 2018 Free Software Foundation, Inc. | |
55 | ||
56 | Copying and distribution of this file, with or without modification, | |
57 | are permitted in any medium without royalty provided the copyright | |
58 | notice and this notice are preserved. | |
59 | ||
60 | Local Variables: | |
61 | mode: change-log | |
62 | left-margin: 8 | |
63 | fill-column: 74 | |
64 | version-control: never | |
65 | End: |