Make assignments to dot keep an empty output section.
[binutils-gdb.git] / ld / testsuite / ChangeLog
1 2014-01-22 Alan Modra <amodra@gmail.com>
2
3 * ld-shared/elf-offset.ld: Align end of .bss with canonical form
4 of ALIGN that allows an empty .bss to be removed.
5 * ld-arm/arm-dyn.ld: Likewise.
6 * ld-arm/arm-lib.ld: Likewise.
7 * ld-elfvsb/elf-offset.ld: Likewise.
8 * ld-mips-elf/mips-dyn.ld: Likewise.
9 * ld-mips-elf/mips-lib.ld: Likewise.
10 * ld-arm/arm-no-rel-plt.ld: Remove duplicate ALIGN.
11 * ld-powerpc/vle-multiseg-1.ld: Remove ALIGN at start of section.
12 ALIGN address of section instead.
13 * ld-powerpc/vle-multiseg-2.ld: Likewise.
14 * ld-powerpc/vle-multiseg-3.ld: Likewise.
15 * ld-powerpc/vle-multiseg-4.ld: Likewise.
16 * ld-powerpc/vle-multiseg-6.ld: Likewise.
17 * ld-scripts/empty-aligned.d: Check section headers not program
18 headers. Remove xfail and notarget.
19 * ld-scripts/empty-aligned.t: Use canonical ALIGN for end of .text2.
20
21 2014-01-21 H.J. Lu <hongjiu.lu@intel.com>
22
23 PR ld/16467
24 * ld-ifunc/dummy.c: New file.
25 * ld-ifunc/pr16467.out: Likewise.
26 * ld-ifunc/pr16467a.c: Likewise.
27 * ld-ifunc/pr16467a.map: Likewise.
28 * ld-ifunc/pr16467b.c: Likewise.
29 * ld-ifunc/pr16467b.map: Likewise.
30 * ld-ifunc/pr16467c.c: Likewise.
31
32 * ld-ifunc/ifunc.exp (run_cc_link_tests): New.
33 (run_ld_link_exec_tests): Run pr16467.
34
35 2014-01-21 H.J. Lu <hongjiu.lu@intel.com>
36
37 PR ld/2404
38 * ld-elf/shared.exp: Add a PIE test for PR ld/2404.
39
40 2014-01-20 H.J. Lu <hongjiu.lu@intel.com>
41
42 PR ld/2404
43 * ld-elf/pr2404.out: New file.
44 * ld-elf/pr2404a.c: Likewise.
45 * ld-elf/pr2404b.c: Likewise.
46
47 * ld-elf/shared.exp (build_tests): Build libpr2404a.so and
48 libpr2404b.a.
49 (run_tests): Run pr2404.
50
51 2014-01-20 Alan Modra <amodra@gmail.com>
52
53 * ld-scripts/pr14962-2.d,
54 * ld-scripts/pr14962-2.t: New test.
55 * ld-scripts/expr.exp: Run it.
56
57 2014-01-15 Alan Modra <amodra@gmail.com>
58
59 * ld-elf/ehdr_start-shared.d: New.
60 * ld-elf/ehdr_start-userdef.d: xfail frv.
61 * ld-elf/ehdr_start-weak.d: Likewise.
62 * ld-elf/ehdr_start.d: Likewise.
63
64 2014-01-14 Vidya Praveen <vidyapraveen@arm.com>
65
66 * lib/ld-lib.exp (default_ld_link): Remove support for ldflags.
67 (default_ld_simple_link): Likewise.
68
69 2014-01-10 Alan Modra <amodra@gmail.com>
70
71 * ld-x86-64/pr14207.d: Adjust.
72
73 2014-01-09 H.J. Lu <hongjiu.lu@intel.com>
74
75 * ld-elf/binutils.exp (binutils_test): Check if GNU_RELRO segment
76 is generated.
77
78 2014-01-09 Vidya Praveen <vidyapraveen@arm.com>
79
80 * lib/ld-lib.exp (check_lto_shared_available): New check.
81 * ld-plugin/lto.exp: Use check_lto_shared_available.
82
83 2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
84
85 PR ld/14207
86 PR ld/16322
87 PR binutils/16323
88 * ld-elf/pr16322.d: New file.
89 * ld-elf/pr16322.s: Likewise.
90
91 * ld-x86-64/pr14207.d: Expect PT_GNU_RELRO segment.
92
93 For older changes see ChangeLog-2013
94 \f
95 Copyright (C) 2014 Free Software Foundation, Inc.
96
97 Copying and distribution of this file, with or without modification,
98 are permitted in any medium without royalty provided the copyright
99 notice and this notice are preserved.
100
101 Local Variables:
102 mode: change-log
103 left-margin: 8
104 fill-column: 74
105 version-control: never
106 End: