]>
Commit | Line | Data |
---|---|---|
c4621b33 AM |
1 | 2015-01-19 Alan Modra <amodra@gmail.com> |
2 | ||
3 | PR 17165 | |
4 | * ldlang.c (lang_process): Run lang_common before lang_gc_sections. | |
5 | ||
52db4ec2 JW |
6 | 2015-01-14 Jiong Wang <jiong.wang@arm.com> |
7 | ||
8 | * ld-arm/elf32-reject.s: New testcase. | |
9 | * ld-arm/elf32-reject.d: Likewise. | |
10 | * ld-arm/elf32-reject-pie.s: Likewise. | |
11 | * ld-arm/elf32-reject-pie.d: Likewise. | |
12 | * ld-arm/arm-elf.exp: Run new testcases. | |
13 | * ld-arm/ifunc-7.s: Delete f2/f4 test items. | |
14 | * ld-arm/ifunc-7.rd: Likewise. | |
15 | * ld-arm/ifunc-7.gd: Likewise. | |
16 | * ld-arm/ifunc-7.dd: Likewise. | |
17 | * ld-arm/ifunc-8.s: Likewise. | |
18 | * ld-arm/ifunc-8.rd: Likewise. | |
19 | * ld-arm/ifunc-8.gd: Likewise. | |
20 | * ld-arm/ifunc-8.dd: Likewise. | |
21 | ||
efd321f9 AM |
22 | 2015-01-01 Alan Modra <amodra@gmail.com> |
23 | ||
24 | * ldver.c (ldversion): Just print current year. | |
25 | ||
b90efa5b | 26 | 2015-01-01 Alan Modra <amodra@gmail.com> |
ca0694ad | 27 | |
b90efa5b | 28 | Update year range in copyright notice of all files. |
ca0694ad | 29 | |
b90efa5b | 30 | For older changes see ChangeLog-2014 |
252b5132 | 31 | \f |
b90efa5b | 32 | Copyright (C) 2015 Free Software Foundation, Inc. |
752937aa NC |
33 | |
34 | Copying and distribution of this file, with or without modification, | |
35 | are permitted in any medium without royalty provided the copyright | |
36 | notice and this notice are preserved. | |
37 | ||
252b5132 RH |
38 | Local Variables: |
39 | mode: change-log | |
40 | left-margin: 8 | |
41 | fill-column: 74 | |
42 | version-control: never | |
43 | End: |