aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ChangeLog
blob: 5fdf831d9ef177cb395917fc971d0817b1bb92ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
2014-01-22  Alan Modra  <amodra@gmail.com>

	* ld-shared/elf-offset.ld: Align end of .bss with canonical form
	of ALIGN that allows an empty .bss to be removed.
	* ld-arm/arm-dyn.ld: Likewise.
	* ld-arm/arm-lib.ld: Likewise.
	* ld-elfvsb/elf-offset.ld: Likewise.
	* ld-mips-elf/mips-dyn.ld: Likewise.
	* ld-mips-elf/mips-lib.ld: Likewise.
	* ld-arm/arm-no-rel-plt.ld: Remove duplicate ALIGN.
	* ld-powerpc/vle-multiseg-1.ld: Remove ALIGN at start of section.
	ALIGN address of section instead.
	* ld-powerpc/vle-multiseg-2.ld: Likewise.
	* ld-powerpc/vle-multiseg-3.ld: Likewise.
	* ld-powerpc/vle-multiseg-4.ld: Likewise.
	* ld-powerpc/vle-multiseg-6.ld: Likewise.
	* ld-scripts/empty-aligned.d: Check section headers not program
	headers.  Remove xfail and notarget.
	* ld-scripts/empty-aligned.t: Use canonical ALIGN for end of .text2.

2014-01-21  H.J. Lu  <hongjiu.lu@intel.com>

	PR ld/16467
	* ld-ifunc/dummy.c: New file.
	* ld-ifunc/pr16467.out: Likewise.
	* ld-ifunc/pr16467a.c: Likewise.
	* ld-ifunc/pr16467a.map: Likewise.
	* ld-ifunc/pr16467b.c: Likewise.
	* ld-ifunc/pr16467b.map: Likewise.
	* ld-ifunc/pr16467c.c: Likewise.

	* ld-ifunc/ifunc.exp (run_cc_link_tests): New.
	(run_ld_link_exec_tests): Run pr16467.

2014-01-21  H.J. Lu  <hongjiu.lu@intel.com>

	PR ld/2404
	* ld-elf/shared.exp: Add a PIE test for PR ld/2404.

2014-01-20  H.J. Lu  <hongjiu.lu@intel.com>

	PR ld/2404
	* ld-elf/pr2404.out: New file.
	* ld-elf/pr2404a.c: Likewise.
	* ld-elf/pr2404b.c: Likewise.

	* ld-elf/shared.exp (build_tests): Build libpr2404a.so and
	libpr2404b.a.
	(run_tests): Run pr2404.

2014-01-20  Alan Modra  <amodra@gmail.com>

	* ld-scripts/pr14962-2.d,
	* ld-scripts/pr14962-2.t: New test.
	* ld-scripts/expr.exp: Run it.

2014-01-15  Alan Modra  <amodra@gmail.com>

	* ld-elf/ehdr_start-shared.d: New.
	* ld-elf/ehdr_start-userdef.d: xfail frv.
	* ld-elf/ehdr_start-weak.d: Likewise.
	* ld-elf/ehdr_start.d: Likewise.

2014-01-14  Vidya Praveen  <vidyapraveen@arm.com>

	* lib/ld-lib.exp (default_ld_link): Remove support for ldflags.
	(default_ld_simple_link): Likewise.

2014-01-10  Alan Modra  <amodra@gmail.com>

	* ld-x86-64/pr14207.d: Adjust.

2014-01-09  H.J. Lu  <hongjiu.lu@intel.com>

	* ld-elf/binutils.exp (binutils_test): Check if GNU_RELRO segment
	is generated.

2014-01-09  Vidya Praveen  <vidyapraveen@arm.com>

	* lib/ld-lib.exp (check_lto_shared_available): New check.
	* ld-plugin/lto.exp: Use check_lto_shared_available.

2014-01-08  H.J. Lu  <hongjiu.lu@intel.com>

	PR ld/14207
	PR ld/16322
	PR binutils/16323
	* ld-elf/pr16322.d: New file.
	* ld-elf/pr16322.s: Likewise.

	* ld-x86-64/pr14207.d: Expect PT_GNU_RELRO segment.

For older changes see ChangeLog-2013

Copyright (C) 2014 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.

Local Variables:
mode: change-log
left-margin: 8
fill-column: 74
version-control: never
End: