]>
Commit | Line | Data |
---|---|---|
34e0882b AM |
1 | 2017-08-29 Alan Modra <[email protected]> |
2 | ||
3 | * elfcpp.h (DT_PPC_OPT): Define. | |
4 | * powerpc.h (PPC_OPT_TLS): Define. | |
5 | ||
49ba15a2 L |
6 | 2017-07-28 H.J. Lu <[email protected]> |
7 | ||
8 | PR gold/21857 | |
9 | * elfcpp.h (Chdr_write): Add put_ch_reserved. | |
10 | (Chdr_write<64, true>::put_ch_reserved): New. | |
11 | (Chdr_write<64, false>::put_ch_reserved): Likewise. | |
12 | ||
7e70564c AM |
13 | 2017-07-03 Alan Modra <[email protected]> |
14 | ||
c8cf1fee AM |
15 | * dwarf.h (DW_FIRST_IDX, DW_IDX, DW_IDX_DUP, DW_END_IDX): Define, |
16 | and undefine after using. | |
7e70564c | 17 | |
7ee7ff70 AM |
18 | 2017-06-21 Alan Modra <[email protected]> |
19 | ||
20 | * elfcpp.h (DT_PPC64_OPT): Define. | |
21 | * powerpc.h (PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC, | |
22 | PPC64_OPT_LOCALENTRY): Define. | |
23 | ||
fd52715c AK |
24 | 2017-06-20 Andreas Krebbel <[email protected]> |
25 | ||
26 | * elfcpp.h (enum PT): Add PT_S390_PGSTE to enum. | |
27 | ||
2571583a AM |
28 | 2017-01-02 Alan Modra <[email protected]> |
29 | ||
30 | Update year range in copyright notice of all files. | |
31 | ||
5c1ad6b5 | 32 | For older changes see ChangeLog-2016 |
3499769a | 33 | \f |
5c1ad6b5 | 34 | Copyright (C) 2017 Free Software Foundation, Inc. |
3499769a AM |
35 | |
36 | Copying and distribution of this file, with or without modification, | |
37 | are permitted in any medium without royalty provided the copyright | |
38 | notice and this notice are preserved. | |
39 | ||
40 | Local Variables: | |
41 | mode: change-log | |
42 | left-margin: 8 | |
43 | fill-column: 74 | |
44 | version-control: never | |
45 | End: |