1 2004-03-05 Nathan Sidwell <nathan@codesourcery.com>
3 * ld-scripts/size-1.d: Add bigendian regexps.
4 * ld-scripts/size-2.d: Set --wide for readelf.
6 * ld-scripts/size.exp: New.
7 * ld-scripts/size-[12].{d,s,t}: New.
9 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
11 * ld-frv/fr450-link[abc].s, fr450-link.d: New test.
12 * ld-frv/frv.exp: New harness.
14 2004-02-24 Alexandre Oliva <aoliva@redhat.com>
16 * ld-frv/fdpic-pie-2.d: Adjust for decay of FUNCDESC relocs that
18 * ld-frv/fdpic-pie-8.d: Likewise.
19 * ld-frv/fdpic-shared-4.d: Likewise.
20 * ld-frv/fdpic-pie-6-fail.d: Renamed from...
21 * ld-frv/fdpic-pie-6.d: New test.
22 * ld-frv/fdpic-shared-6-fail.d: Renamed from...
23 * ld-frv/fdpic-shared-6.d: New test.
24 * ld-frv/fdpic6.ldv: New.
25 * ld-frv/fdpic-static-6.d: Adjust test name.
26 * ld-frv/fdpic-pie-8-fail.d: Removed.
27 * ld-frv/fdpic.exp: Run new tests.
29 2004-02-23 Nathan Sidwell <nathan@codesourcery.com>
31 * ld-scripts/provide.exp: New.
32 * ld-scripts/provide-{1,2,3}.{s,t,d}.exp: New.
34 2004-02-23 Alan Modra <amodra@bigpond.net.au>
36 * ld-scripts/data.t: Set ".other" address so location doesn't
37 depend on target alignment.
38 * ld-scripts/data.d: Update.
40 2004-02-20 Nathan Sidwell <nathan@codesourcery.com>
42 * ld-scripts/align.{s,t,exp}: New.
44 2004-02-19 Nathan Sidwell <nathan@codesourcery.com>
46 * ld-scripts/data.{s,t,d,exp}: New.
48 2004-02-18 Nathan Sidwell <nathan@codesourcery.com>
50 * ld-scripts/assert.{s,t,exp}: New.
52 2004-02-17 Richard Sandiford <rsandifo@redhat.com>
54 * ld-mips/elf/elf-rel-xgot-{n32,n64-linux}.d: Update after 2004-02-02
55 changes to the way large constants are added.
56 * ld-mips/elf/elf-rel-got-{n32,n64-linux}.d: Likewise. Adjust order
57 of GOT entries after today's change to the handling of GOT_PAGE
60 2004-02-09 Anil Paranjpe <anilp1@KPITCummins.com>
62 * ld-h8300/relax-5.s: New file: Source for relax-5 test.
63 * ld-h8300/relax-5.d: New file: Expected output and commands for
64 assembling and linking the relax-5 test.
65 * ld-h8300/relax-5-coff.d: New file: Variant for the COFF based
67 * ld-h8300/h8300-exp: Run the relax-5 test.
69 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
71 * ld-arm/arm-app-abs32.s, ld-arm/arm-app-abs32.r,
72 ld-arm/arm-app-abs32.d: New files.
73 * ld-arm/arm-elf.exp: Add arm-app-abs32 testcase.
75 2004-01-19 Alan Modra <amodra@bigpond.net.au>
77 * ld-i386/tlsbin.dd: Adjust for changed sib printing.
79 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
81 * ld-arm/arm-elf.exp: Add arm-static-app test.
82 * ld-arm/arm-static-app.s, ld-arm/arm-static-app.d,
83 ld-arm/arm-static-app.r: New files.
85 2004-01-12 Anil Paranjpe <anilp1@KPITCummins.com>
87 * ld-h8300/h8300-exp: Run the relax-4 test.
88 * ld-h8300/relax-4.s: New file: Source for relax-4 test.
89 * ld-h8300/relax-4.d: New file: Expected output and commands for
90 assembling and linking the relax-4 test.
91 * ld-h8300/relax-4-coff.d: New file: Variant for the COFF based
94 2004-01-09 H.J. Lu <hongjiu.lu@intel.com>
96 * ld-selective/selective.exp: Skip ia64-*-*.
98 2004-01-09 Daniel Jacobowitz <drow@mvista.com>
100 * ld-arm/arm-lib.d, ld-arm/arm-lib.r: Update for R_ARM_PLT32
103 2004-01-06 Daniel Jacobowitz <drow@mvista.com>
105 * ld-arm/arm-app.d, ld-arm/arm-app.r, ld-arm/arm-app.s,
106 ld-arm/arm-lib.d, ld-arm/arm-lib.r, ld-arm/arm-lib.s,
107 ld-arm/arm-lib-plt32.d, ld-arm/arm-lib-plt32.r,
108 ld-arm/arm-lib-plt32.s, ld-arm/arm-elf.exp: New files.
110 2004-01-06 Alexandre Oliva <aoliva@redhat.com>
112 * ld-frv: Update .d files with correct addresses displayed for
114 2003-12-02 Alexandre Oliva <aoliva@redhat.com>
115 * ld-frv/fdpic1.s (.D0): Move to separate data section.
116 2003-11-28 Alexandre Oliva <aoliva@redhat.com>
117 * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
118 * ld-frv/fdpic-static-7.d, ld-frv/fdpic-static-8.d: Update to
119 reflect EMBEDDED= change in linker script.
120 2003-11-27 Alexandre Oliva <aoliva@redhat.com>
121 * ld-frv: Update .d files to reflect changes in the page size, the
122 addition of a stack segment, the use of a NULL function descriptor
123 for weakundef functions and the change in the lazy funcdesc_value
124 in-place addend value.
125 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
126 * lib/ld-lib.exp (is_elf_format): Match frv-uclinux.
127 2003-10-06 Alexandre Oliva <aoliva@redhat.com>
128 * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
129 ld-frv/fdpic-static-7.d, ld-frv/fdpic-static-8.d: Addresses are
130 now _gp-based, not \.rofixup-based.
131 * ld-frv/fdpic-static-6.d: Likewise. Match warning about
132 relocation to different section.
133 2003-09-30 Alexandre Oliva <aoliva@redhat.com>
134 * ld-frv/fdpic.exp: Add -melf32frvfd to LDFLAGS.
135 2003-09-19 Alexandre Oliva <aoliva@redhat.com>
136 * ld-frv/fdpic7.s, ld-frv/fdpic-static-7.d, ld-frv/fdpic-pie-7.d,
137 ld-frv/fdpic-shared-7.d: New.
138 * ld-frv/fdpic8.s, ld-frv/fdpic-static-8.d, ld-frv/fdpic-pie-8.d,
139 ld-frv/fdpic-shared-8.d: New.
140 * ld-frv/fdpic-pie-8-fail.d, ld-frv/fdpic-shared-8-fail.d: New.
141 * ld-frv/fdpic.exp: Run them.
142 * ld-frv/fdpic8.ldv, ld-frv/fdpic8min.ldv: New.
143 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
144 * ld-frv/fdpic5.s, ld-frv/fdpic-static-5.d, ld-frv/fdpic-pie-5.d,
145 ld-frv/fdpic-shared-5.d: New.
146 * ld-frv/fdpic6.s, ld-frv/fdpic-static-6.d, ld-frv/fdpic-pie-6.d,
147 ld-frv/fdpic-shared-6.d: New.
148 * ld-frv/fdpic.exp: Run them.
149 * ld-frv/fdpic*.d: Add -mfdpic to assembler flags. Updated.
150 * ld-frv/fdpic2min.ldv: New, used by fdpic-shared-2.d.
151 * ld-frv/fdpic-shared-2-fail.d: New.
152 * ld-frv/fdpic.exp: Run it.
153 * ld-frv/fdpic4.s, ld-frv/fdpic-shared-4.d: New.
154 * ld-frv/fdpic.exp: Add new test.
155 * ld-frv/fdpic-pie-2.d: Remove unnecessary function descriptors.
156 * ld-frv/fdpic-shared-local-2.d, ld-frv/fdpic2.ldv: New.
157 * ld-frv/fdpic3.s, ld-frv/fdpic-shared-3.d: New.
158 * ld-frv/fdpic.exp: Add new tests.
159 * ld-frv/fdpic.exp, ld-frv/fdpic1.s, ld-frv/fdpic2.s,
160 * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
161 * ld-frv/fdpic-pie-1.d, ld-frv/fdpic-pie-2.d,
162 * ld-frv/fdpic-shared-1.d, ld-frv/fdpic-shared-2.d: Renamed from
164 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
165 * ld-frv/ucpic.exp, ld-frv/ucpic1.s, ld-frv/ucpic2.s: New.
166 * ld-frv/ucpic-static-1.d, ld-frv/ucpic-static-2.d: New.
167 * ld-frv/ucpic-pie-1.d, ld-frv/ucpic-pie-2.d: New.
168 * ld-frv/ucpic-shared-1.d, ld-frv/ucpic-shared-2.d: New.
170 2004-01-02 Alan Modra <amodra@bigpond.net.au>
172 * ld-selective/sel-dump.exp: Use is_elf_format, xfail assorted targets.
173 * ld-selective/selective.exp: Likewise.
175 For older changes see ChangeLog-9303
181 version-control: never