]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/testsuite/ChangeLog
* readelf.c (get_group_flags): Return empty string when flags zero.
[thirdparty/binutils-gdb.git] / ld / testsuite / ChangeLog
CommitLineData
f421f24f
MGD
12010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2
3 * ld-arm/attr-merge-6.attr: Add new test. Missed off last commit.
4
cd21e546
MGD
52010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
6
7 * ld-arm/attr-merge-3.attr: Fix test for new attribute values.
8 * ld-arm/attr-merge-3b.s: Likewise.
9 * ld-arm/attr-merge-unknown-1.d: Fix test now that 42 is a recognised
10 attribute ID.
11 * ld-arm/attr-merge-unknown-1.s: Likewise.
12 * ld-arm/attr-merge-6.attr: New test.
13 * ld-arm/attr-merge-6a.s: Likewise.
14 * ld-arm/attr-merge-6b.s: Likewise.
15 * ld-arm/attr-merge-7.attr: Likewise.
16 * ld-arm/attr-merge-7a.s: Likewise.
17 * ld-arm/attr-merge-7b.s: Likewise.
18 * ld-arm/arm-elf.exp: Run the new tests.
19
d66a7a7b
RR
202010-02-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
21
22 * ld-arm/jump-reloc-veneers-long.d: Correct testcase for
23 arm-none-eabi target.
24 * ld-arm/jump-reloc-veneers-short1.d: Likewise
25 * ld-arm/jump-reloc-veneers-short2.d: Likewise
26
33811162
DG
272010-02-12 Daniel Gutson <dgutson@codesourcery.com>
28
29 * ld-arm/arm-elf.exp (armelftests): New test case added.
30 * ld-arm/data-only-map.s: New file.
31 * ld-arm/data-only-map.d: New file.
32 * ld-arm/data-only-map.ld: New file.
33
00c50991
DM
342010-02-11 David S. Miller <davem@davemloft.net>
35
36 * ld-sparc/gotop32.s: Add local symbol case.
37 * ld-sparc/gotop64.s: Likewise.
38 * ld-sparc/gotop32.rd: Adjust expected results.
39 * ld-sparc/gotop32.td: Likewise.
40 * ld-sparc/gotop64.dd: Likewise.
41 * ld-sparc/gotop64.rd: Likewise.
42 * ld-sparc/gotop64.td: Likewise.
43
a9f844b1
NC
442010-02-09 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
45
46 * ld-elfvsb/elfvsb.exp: Fix tests for arm*-*-linux*.
47 * ld-shared/shared.exp: Likewise.
48
d0c9aeb3
DM
492010-02-08 David S. Miller <davem@davemloft.net>
50
51 * ld-ifunc/ifunc.exp: Run for sparc.
52
deddc40b
NS
532010-02-08 Nathan Sidwell <nathan@codesourcery.com>
54
55 * ld-powerpc/apuinfo-nul.s: New.
56 * ld-powerpc/apuinfo.rd: Add it.
57 * ld-powerpc/powerpc.exp: Likewise.
58
8fac3179
RR
592010-02-01 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
60
deddc40b
NS
61 * ld-arm/jump-reloc-veneers-long.d: New test.
62 * ld-arm/jump-reloc-veneers-short1.d: Likewise.
63 * ld-arm/jump-reloc-veneers-short2.d: Likewise.
64 * ld-arm/jump-reloc-veneers.s: Likewise.
65 * ld-arm/arm-elf.exp (armelftests): Run them.
8fac3179 66
70ecb384
NC
672010-01-28 Nick Clifton <nickc@redhat.com>
68
69 PR 11225
70 * ld-sh/refdbg-0-dso.d: Dump all sections.
71
98da7939
L
722010-01-26 H.J. Lu <hongjiu.lu@intel.com>
73
74 PR ld/11218
75 * ld-gc/dummy.s: New.
76 * ld-gc/pr11218-1.c: Likewise.
77 * ld-gc/pr11218-2.c: Likewise.
78 * ld-gc/pr11218.d: Likewise.
79
c865e45b
RS
802010-01-23 Richard Sandiford <r.sandiford@uk.ibm.com>
81
82 * ld-powerpc/aix-ref-1-32.od, ld-powerpc/aix-ref-1-64.od,
83 ld-powerpc/aix-ref-1.s: New tests.
84 * ld-powerpc/aix52.exp: Run them.
85
78a14563
L
862010-01-14 H.J. Lu <hongjiu.lu@intel.com>
87
88 * ld-elf/orphan4.d: Support 64bit targets.
89
b5f14a6d
DD
902010-01-13 DJ Delorie <dj@redhat.com>
91
92 * ld-elf/orphan4.d: New.
93 * ld-elf/orphan4.ld: New.
94 * ld-elf/orphan4.s: New.
95
1063d8cf
CF
962010-01-13 Chao-ying Fu <fu@mips.com>
97
98 * ld-mips-elf/jr-to-b-1.d, ld-mips-elf/jr-to-b-2.d: New tests.
99 * ld-mips-elf/jr-to-b-1.s, ld-mips-elf/jr-to-b-2.s: Source.
100 * ld-mips-elf/mips-elf.exp: Run new tests.
101
afa62d5e
DJ
1022010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
103
104 * ld-arm/arm-elf.exp (armelftests): Assemble Cortex-A8 tests with
105 -mcpu=cortex-a8.
106
52b010e4
NC
1072010-01-13 Nick Clifton <nickc@redhat.com>
108
109 * ld-scrips/sort.exp: Skip these tests when the target is the
110 h8300.
111
2c610e4b
L
1122010-01-11 H.J. Lu <hongjiu.lu@intel.com>
113
114 PR ld/11146
115 * ld-elf/dynsym1.d: New.
116
d023c380
L
1172010-01-07 H.J. Lu <hongjiu.lu@intel.com>
118
119 PR ld/11138
120 * ld-elf/pr11138-1.c: New.
121 * ld-elf/pr11138-1.map: Likewise.
122 * ld-elf/pr11138-2.c: Likewise.
123 * ld-elf/pr11138-2.map: Likewise.
124 * ld-elf/pr11138.out: Likewise.
125
126 * ld-elf/shared.exp (build_tests): Add libpr11138-1.so and
127 libpr11138-2.o.
128 (run_tests): Add 2 tests for PR ld/11138.
129
bde6f3eb
L
1302010-01-07 H.J. Lu <hongjiu.lu@intel.com>
131
132 PR ld/11133
133 * ld-gc/gc.exp: Run start.
134
135 * ld-gc/start.d: New.
136 * ld-gc/start.s: Likewise.
137
16583161
L
1382010-01-07 H.J. Lu <hongjiu.lu@intel.com>
139
140 PR ld/11143
141 * ld-gc/gc.exp: Run abi-note.
142
143 * ld-gc/abi-note.d: New.
144 * ld-gc/abi-note.s: Likewise.
4e67d4ca 145
43ecc30f 146For older changes see ChangeLog-2009
c9e214e5
AM
147\f
148Local Variables:
149mode: change-log
150left-margin: 8
151fill-column: 74
152version-control: never
153End: