fixes for host gcc 4.6.1
[zpugcc/jano.git] / toolchain / binutils / ld / testsuite / ChangeLog
blob46e5861ed30cd492ee81c6f0e48890c275cc9a49
1 2004-05-05  Alexandre Oliva  <aoliva@redhat.com>
3         * ld-frv/fdpic.exp: Restore $LDFLAGS at the end.
5 2004-04-09  Daniel Jacobowitz  <drow@mvista.com>
7         Merge from mainline:
8         2004-03-27  Alexandre Oliva  <aoliva@redhat.com>
9         * ld-frv/fdpic*.d: Adjust to compensate for page size change.
11         2004-02-24  Alexandre Oliva  <aoliva@redhat.com>
12         * ld-frv/fdpic-pie-2.d: Adjust for decay of FUNCDESC relocs that
13         bind locally.
14         * ld-frv/fdpic-pie-8.d: Likewise.
15         * ld-frv/fdpic-shared-4.d: Likewise.
16         * ld-frv/fdpic-pie-6-fail.d: Renamed from...
17         * ld-frv/fdpic-pie-6.d: New test.
18         * ld-frv/fdpic-shared-6-fail.d: Renamed from...
19         * ld-frv/fdpic-shared-6.d: New test.
20         * ld-frv/fdpic6.ldv: New.
21         * ld-frv/fdpic-static-6.d: Adjust test name.
22         * ld-frv/fdpic-pie-8-fail.d: Removed.
23         * ld-frv/fdpic.exp: Run new tests.
25 2004-04-08  Alan Modra  <amodra@bigpond.net.au>
27         PR 47.
28         * ld-cdtest/cdtest.exp: Remove -fgnu-linker.
30 2004-04-08  Alan Modra  <amodra@bigpond.net.au>
32         * ld-scripts/align.exp: Don't run on aix.
33         * ld-scripts/assert.s: Remove comment.
34         * ld-scripts/data.s: Likewise.
35         * ld-scripts/data.t: Set start address to allow for aout headers.
36         Make first LONG pc-relative.
37         * ld-scripts/data.d: Update.
38         * ld-scripts/defined2.d: Allow other random syms.
39         * ld-scripts/defined3.d: Likewise.
40         * ld-scripts/provide-1.s: Pad section.
41         * ld-scripts/provide-1.t: Set .data address and align.
42         * ld-scripts/provide-1.d: Update.
43         * ld-scripts/provide-2.s: Pad section.
44         * ld-scripts/provide-2.d: Allow random trailing syms.
45         * ld-scripts/provide-3.s: Pad section.
46         * ld-scripts/provide-3.d: Fix typos.
47         * ld-scripts/provide.exp: Don't run on aix.
48         * ld-scripts/size-1.s: Simplify test.
49         * ld-scripts/size-1.t: Rewrite.
50         * ld-scripts/size-1.d: Update.
51         * ld-scripts/size-2.s: Simplify.
52         * ld-scripts/size-2.t: Set start address.  Set exe flag on image.
53         * ld-scripts/size-2.d: Update.
54         * ld-scripts/size.exp: Don't run on aix.  Run size-2 on all elf
55         targets except mips.
57         Apply from mainline.
58         2004-03-19  H.J. Lu  <hongjiu.lu@intel.com>
59         * ld-elfvers/vers.exp: Add new tests for versioned weak
60         definition. 
61         * ld-elfvers/vers28a.c: New file.
62         * ld-elfvers/vers28a.dsym: Likewise.
63         * ld-elfvers/vers28a.ver: Likewise.
64         * ld-elfvers/vers28b.c: Likewise.
65         * ld-elfvers/vers28b.dsym: Likewise.
66         * ld-elfvers/vers28b.map: Likewise.
67         * ld-elfvers/vers28b.ver: Likewise.
68         * ld-elfvers/vers28c.c: Likewise.
69         * ld-elfvers/vers28c.dsym: Likewise.
70         * ld-elfvers/vers28c.ver: Likewise.
72         2004-03-19  Alan Modra  <amodra@bigpond.net.au>
73         * ld-scripts/provide-2.d: Ignore random symbols.
75         2004-03-05  Nathan Sidwell  <nathan@codesourcery.com>
76         * ld-scripts/size-1.d: Add bigendian regexps.
77         * ld-scripts/size-2.d: Set --wide for readelf.
79         2004-02-23  Alan Modra  <amodra@bigpond.net.au>
80         * ld-scripts/data.t: Set ".other" address so location doesn't
81         depend on target alignment.
82         * ld-scripts/data.d: Update.
84         2004-03-26  Alan Modra  <amodra@bigpond.net.au>
85         * ld-powerpc/tlsexe.r: Update for changed sym type.
86         * ld-powerpc/tlsexetoc.r: Likewise.
88 2004-03-22  Hans-Peter Nilsson  <hp@axis.com>
90         * ld-cris/dsofnf.s, ld-cris/dsofnf2.s, ld-cris/gotplt1.d,
91         ld-cris/gotplt2.d, ld-cris/gotplt3.d: New tests.
93 2004-03-16  Alan Modra  <amodra@bigpond.net.au>
95         * ld-powerpc/tls.d: Update.
96         * ld-powerpc/tls32.d: Update.
97         * ld-powerpc/tlsexe.d: Update.
98         * ld-powerpc/tlsexe32.d: Update.
99         * ld-powerpc/tlsexetoc.d: Update.
100         * ld-powerpc/tlsso.d: Update.
101         * ld-powerpc/tlsso32.d: Update.
102         * ld-powerpc/tlstoc.d: Update.
103         * ld-powerpc/tlstocso.d: Update.
105 2004-03-05  Nathan Sidwell  <nathan@codesourcery.com>
107         * ld-scripts/size.exp: New.
108         * ld-scripts/size-[12].{d,s,t}: New.
110 2004-02-23  Nathan Sidwell  <nathan@codesourcery.com>
112         * ld-scripts/provide.exp: New.
113         * ld-scripts/provide-{1,2,3}.{s,t,d}.exp: New.
115 2004-02-20  Nathan Sidwell  <nathan@codesourcery.com>
117         * ld-scripts/align.{s,t,exp}: New.
119 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
121         * ld-scripts/data.{s,t,d,exp}: New.
123 2004-02-18  Nathan Sidwell  <nathan@codesourcery.com>
125         * ld-scripts/assert.{s,t,exp}: New.
127 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
129         * ld-mips/elf/elf-rel-xgot-{n32,n64-linux}.d: Update after 2004-02-02
130         changes to the way large constants are added.
131         * ld-mips/elf/elf-rel-got-{n32,n64-linux}.d: Likewise.  Adjust order
132         of GOT entries after today's change to the handling of GOT_PAGE
133         relocations.
135 2004-02-09  Anil Paranjpe  <anilp1@KPITCummins.com>
137         * ld-h8300/relax-5.s: New file: Source for relax-5 test.
138         * ld-h8300/relax-5.d: New file: Expected output and commands for
139         assembling and linking the relax-5 test.
140         * ld-h8300/relax-5-coff.d: New file: Variant for the COFF based
141         toolchain.
142         * ld-h8300/h8300-exp:  Run the relax-5 test.
144 2004-01-23  Daniel Jacobowitz  <drow@mvista.com>
146         * ld-arm/arm-app-abs32.s, ld-arm/arm-app-abs32.r,
147         ld-arm/arm-app-abs32.d: New files.
148         * ld-arm/arm-elf.exp: Add arm-app-abs32 testcase.
150 2004-01-19  Alan Modra  <amodra@bigpond.net.au>
152         * ld-i386/tlsbin.dd: Adjust for changed sib printing.
154 2004-01-13  Daniel Jacobowitz  <drow@mvista.com>
156         * ld-arm/arm-elf.exp: Add arm-static-app test.
157         * ld-arm/arm-static-app.s, ld-arm/arm-static-app.d,
158         ld-arm/arm-static-app.r: New files.
160 2004-01-12  Anil Paranjpe  <anilp1@KPITCummins.com>
162         * ld-h8300/h8300-exp:  Run the relax-4 test.
163         * ld-h8300/relax-4.s: New file: Source for relax-4 test.
164         * ld-h8300/relax-4.d: New file: Expected output and commands for
165         assembling and linking the relax-4 test.
166         * ld-h8300/relax-4-coff.d: New file: Variant for the COFF based
167         toolchain.
169 2004-01-09  H.J. Lu  <hongjiu.lu@intel.com>
171         * ld-selective/selective.exp: Skip ia64-*-*.
173 2004-01-09  Daniel Jacobowitz  <drow@mvista.com>
175         * ld-arm/arm-lib.d, ld-arm/arm-lib.r: Update for R_ARM_PLT32
176         changes.
178 2004-01-06  Daniel Jacobowitz  <drow@mvista.com>
180         * ld-arm/arm-app.d, ld-arm/arm-app.r, ld-arm/arm-app.s,
181         ld-arm/arm-lib.d, ld-arm/arm-lib.r, ld-arm/arm-lib.s,
182         ld-arm/arm-lib-plt32.d, ld-arm/arm-lib-plt32.r,
183         ld-arm/arm-lib-plt32.s, ld-arm/arm-elf.exp: New files.
185 2004-01-06  Alexandre Oliva  <aoliva@redhat.com>
187         * ld-frv: Update .d files with correct addresses displayed for
188         dynamic relocations.
189         2003-12-02  Alexandre Oliva  <aoliva@redhat.com>
190         * ld-frv/fdpic1.s (.D0): Move to separate data section.
191         2003-11-28  Alexandre Oliva  <aoliva@redhat.com>
192         * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
193         * ld-frv/fdpic-static-7.d, ld-frv/fdpic-static-8.d: Update to
194         reflect EMBEDDED= change in linker script.
195         2003-11-27  Alexandre Oliva  <aoliva@redhat.com>
196         * ld-frv: Update .d files to reflect changes in the page size, the
197         addition of a stack segment, the use of a NULL function descriptor
198         for weakundef functions and the change in the lazy funcdesc_value
199         in-place addend value.
200         2003-11-05  Alexandre Oliva  <aoliva@redhat.com>
201         * lib/ld-lib.exp (is_elf_format): Match frv-uclinux.
202         2003-10-06  Alexandre Oliva  <aoliva@redhat.com>
203         * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
204         ld-frv/fdpic-static-7.d, ld-frv/fdpic-static-8.d: Addresses are
205         now _gp-based, not \.rofixup-based.
206         * ld-frv/fdpic-static-6.d: Likewise.  Match warning about
207         relocation to different section.
208         2003-09-30  Alexandre Oliva  <aoliva@redhat.com>
209         * ld-frv/fdpic.exp: Add -melf32frvfd to LDFLAGS.
210         2003-09-19  Alexandre Oliva  <aoliva@redhat.com>
211         * ld-frv/fdpic7.s, ld-frv/fdpic-static-7.d, ld-frv/fdpic-pie-7.d,
212         ld-frv/fdpic-shared-7.d: New.
213         * ld-frv/fdpic8.s, ld-frv/fdpic-static-8.d, ld-frv/fdpic-pie-8.d,
214         ld-frv/fdpic-shared-8.d: New.
215         * ld-frv/fdpic-pie-8-fail.d, ld-frv/fdpic-shared-8-fail.d: New.
216         * ld-frv/fdpic.exp: Run them.
217         * ld-frv/fdpic8.ldv, ld-frv/fdpic8min.ldv: New.
218         2003-09-18  Alexandre Oliva  <aoliva@redhat.com>
219         * ld-frv/fdpic5.s, ld-frv/fdpic-static-5.d, ld-frv/fdpic-pie-5.d,
220         ld-frv/fdpic-shared-5.d: New.
221         * ld-frv/fdpic6.s, ld-frv/fdpic-static-6.d, ld-frv/fdpic-pie-6.d,
222         ld-frv/fdpic-shared-6.d: New.
223         * ld-frv/fdpic.exp: Run them.
224         * ld-frv/fdpic*.d: Add -mfdpic to assembler flags.  Updated.
225         * ld-frv/fdpic2min.ldv: New, used by fdpic-shared-2.d.
226         * ld-frv/fdpic-shared-2-fail.d: New.
227         * ld-frv/fdpic.exp: Run it.
228         * ld-frv/fdpic4.s, ld-frv/fdpic-shared-4.d: New.
229         * ld-frv/fdpic.exp: Add new test.
230         * ld-frv/fdpic-pie-2.d: Remove unnecessary function descriptors.
231         * ld-frv/fdpic-shared-local-2.d, ld-frv/fdpic2.ldv: New.
232         * ld-frv/fdpic3.s, ld-frv/fdpic-shared-3.d: New.
233         * ld-frv/fdpic.exp: Add new tests.
234         * ld-frv/fdpic.exp, ld-frv/fdpic1.s, ld-frv/fdpic2.s,
235         * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
236         * ld-frv/fdpic-pie-1.d, ld-frv/fdpic-pie-2.d,
237         * ld-frv/fdpic-shared-1.d, ld-frv/fdpic-shared-2.d: Renamed from
238         ucpic.
239         2003-09-15  Alexandre Oliva  <aoliva@redhat.com>
240         * ld-frv/ucpic.exp, ld-frv/ucpic1.s, ld-frv/ucpic2.s: New.
241         * ld-frv/ucpic-static-1.d, ld-frv/ucpic-static-2.d: New.
242         * ld-frv/ucpic-pie-1.d, ld-frv/ucpic-pie-2.d: New.
243         * ld-frv/ucpic-shared-1.d, ld-frv/ucpic-shared-2.d: New.
245 2004-01-02  Alan Modra  <amodra@bigpond.net.au>
247         * ld-selective/sel-dump.exp: Use is_elf_format, xfail assorted targets.
248         * ld-selective/selective.exp: Likewise.
250 For older changes see ChangeLog-9303
252 Local Variables:
253 mode: change-log
254 left-margin: 8
255 fill-column: 74
256 version-control: never
257 End: