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