PR ld/3796
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
1 2007-02-28 Nick Clifton <nickc@redhat.com>
2
3 PR ld/3796
4 * ld-arm/arm-elf.exp (armelftests): Move "Thumb-2 BL" test into...
5 (armeabitests): ... here, a new array for EABI specific tests.
6 (armelftests): Add extra command line options for VFP11 fix tests
7 and thumb shared library test.
8
9 2007-02-22 Paul Brook <paul@codesourcery.com>
10
11 * ld-arm/arm-elf.exp (armelftests): Add gc-unwind.h.
12 * ld-arm/gc-unwind.s: New file.
13 * ld-arm/gc-unwind.d: New file.
14
15 2007-02-14 H.J. Lu <hongjiu.lu@intel.com>
16
17 PR ld/3953
18 * ld-elf/beginwarn.c: New file.
19 * ld-elf/warn.out: Likewise.
20
21 * ld-elf/shared.exp (build_tests): Add "Build warn libbar.so".
22 (run_tests): Add "Run warn with versioned libfoo.so".
23
24 * lib/ld-lib.exp (default_ld_relocate): Make exec_output global
25 and remove target first.
26 (default_ld_link): Likewise.
27 (default_ld_simple_link): Likewise.
28 (run_ld_link_exec_tests): Take an optional linker warning and
29 check it.
30 (default_ld_link): Check pruned linker output.
31
32 2007-02-13 H.J. Lu <hongjiu.lu@intel.com>
33
34 * ld-scripts/default-script1.d: Expect extra symbols.
35 * ld-scripts/default-script2.d: Likewise.
36 * ld-scripts/default-script3.d: Likewise.
37 * ld-scripts/default-script4.d: Likewise.
38
39 2007-02-13 Alan Modra <amodra@bigpond.net.au>
40
41 * ld-powerpc/relbrlt.d: Update.
42 * ld-powerpc/tlsexe.r: Update.
43 * ld-powerpc/tlsexetoc.r: Update.
44 * ld-powerpc/tlsso.r: Update.
45 * ld-powerpc/tlstocso.r: Update.
46
47 2007-02-12 Alan Modra <amodra@bigpond.net.au>
48
49 * ld-powerpc/relbrlt.d: Update.
50
51 2007-02-06 Nick Clifton <nickc@redhat.com>
52
53 PR ld/3805
54 * ld-elf/sec64k.exp: Expect the relocatable version of this test
55 to fail for the m32r because it creates both .rel and .rela
56 sections.
57
58 2007-02-05 Dave Brolley <brolley@redhat.com>
59
60 * ld-undefined/undefined.exp: XFAIL the undefined test
61 * ld-mep: New, with content.
62
63 2007-02-05 H.J. Lu <hongjiu.lu@intel.com>
64
65 * ld-i386/pcrel16.d: Undo the last change.
66 * ld-x86-64/pcrel16.d: Likewise.
67
68 2007-02-02 H.J. Lu <hongjiu.lu@intel.com>
69
70 * ld-i386/pcrel16.d: Updated.
71 * ld-x86-64/pcrel16.d: Likewise.
72
73 2007-02-01 Alan Modra <amodra@bigpond.net.au>
74
75 * ld-scripts/default-script.exp: Add "--local-store 0:0" to
76 LDFLAGS for spu.
77
78 2007-01-29 Julian Brown <julian@codesourcery.com>
79
80 * ld-arm/arm-elf.exp: Add VFP11 tests.
81 * ld-arm/vfp11-fix-none.s: New file.
82 * ld-arm/vfp11-fix-none.d: Expected disassembly of above.
83 * ld-arm/vfp11-fix-scalar.s: New file.
84 * ld-arm/vfp11-fix-scalar.d: Expected disassembly of above.
85 * ld-arm/vfp11-fix-vector.s: New file.
86 * ld-arm/vfp11-fix-vector.d: Expected disassembly of above.
87
88 2007-01-23 Nathan Sidwell <nathan@codesourcery.com>
89
90 * ld-elf/header.d: Reduce page size, restrict to linux & vxworks
91 * ld-elf/header.s: Adjust.
92 * ld-elf/header.t: Reduce initial offset.
93
94 2007-01-23 Andreas Schwab <schwab@suse.de>
95
96 * lib/ld-lib.exp (run_dump_test): Don't prematurely remove
97 assembler output.
98
99 2007-01-19 H.J. Lu <hongjiu.lu@intel.com>
100
101 * ld-elf/dl6.c: New file.
102 * ld-elf/dl6a.out: Likewise.
103 * ld-elf/dl6amain.c: Likewise.
104 * ld-elf/dl6b.out: Likewise.
105 * ld-elf/dl6bmain.c: Likewise.
106 * ld-elf/dl6cmain.c: Likewise.
107 * ld-elf/dl6dmain.c: Likewise.
108
109 * ld-elf/shared.exp: Add new tests for -Bsymbolic,
110 -Bsymbolic-functions, --dynamic-list-data and
111 --dynamic-list-cpp-new.
112
113 2007-01-19 H.J. Lu <hongjiu.lu@intel.com>
114
115 * ld-elf/maxpage3.t: New file.
116 * ld-elf/maxpage3a.d: Likewise.
117 * ld-elf/maxpage3b.d: Likewise.
118 * ld-elf/maxpage3c.d: Likewise.
119
120 2007-01-19 H.J. Lu <hongjiu.lu@intel.com>
121
122 * ld-scripts/default-script.exp: New file.
123 * ld-scripts/default-script.s: Likewise.
124 * ld-scripts/default-script.t: Likewise.
125 * ld-scripts/default-script1.d: Likewise.
126 * ld-scripts/default-script2.d: Likewise.
127 * ld-scripts/default-script3.d: Likewise.
128 * ld-scripts/default-script4.d: Likewise.
129
130 2007-01-18 H.J. Lu <hongjiu.lu@intel.com>
131
132 PR ld/1283
133 * lib/ld-lib.exp (run_dump_test): Remove output file first.
134
135 2007-01-17 H.J. Lu <hongjiu.lu@intel.com>
136
137 * ld-elf/header.d: Adjust for .text section with 16byte
138 alignment.
139
140 2007-01-16 H.J. Lu <hongjiu.lu@intel.com>
141
142 * ld-elf/dl1main.c (main): Fix a typo.
143
144 2007-01-16 H.J. Lu <hongjiu.lu@intel.com>
145
146 PR ld/3831
147 * ld-elf/del.cc: New.
148 * ld-elf/dl5.cc: Likewise.
149 * ld-elf/dl5.out: Likewise.
150 * ld-elf/new.cc: Likewise.
151
152 * ld-elf/shared.exp: Add tests for --dynamic-list-data and
153 --dynamic-list-cpp-new.
154
155 2007-01-12 Hans-Peter Nilsson <hp@axis.com>
156
157 * ld-elf/header.d: Allow arbitrary lines between "Program Header"
158 and "Sections". Only run on *-*-linux*.
159
160 2007-01-11 Nathan Sidwell <nathan@codesourcery.com>
161
162 * ld-elf/header.d: New.
163 * ld-elf/header.t: New.
164 * ld-elf/header.s: New.
165
166 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
167
168 * ld-fastcall/fastcall.exp: Renamed target x86_64-*-mingw64 to
169 x86_64-*-mingw*.
170 * ld-pe/pe.exp: Ditto.
171 * ld-scripts/align.exp: Ditto.
172 * ld-scripts/defined.exp: Ditto.
173 * ld-scripts/provide.exp: Ditto.
174 * ld-scripts/weak.exp: Ditto.
175
176 2007-01-06 Nathan Sidwell <nathan@codesourcery.com>
177
178 * ld-scripts/expr.exp: New.
179 * ld-scripts/expr1.s: New.
180 * ld-scripts/expr1.d: New.
181 * ld-scripts/expr1.t: New.
182
183 For older changes see ChangeLog-2006
184 \f
185 Local Variables:
186 mode: change-log
187 left-margin: 8
188 fill-column: 74
189 version-control: never
190 End:
This page took 0.044424 seconds and 5 git commands to generate.