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