]>
Commit | Line | Data |
---|---|---|
c810873d JJ |
1 | 2000-11-14 Jakub Jelinek <[email protected]> |
2 | ||
3 | * elf64-alpha.c (elf64_alpha_relax_opt_call): Only check bits used | |
4 | by STO_ALPHA constants. | |
5 | ||
43646c9d KH |
6 | 2000-11-14 Kazu Hirata <[email protected]> |
7 | ||
8 | * coff-pmac.c: Fix formatting. | |
9 | * coff-ppc.c: Likewise. | |
10 | ||
051b8577 L |
11 | 2000-11-13 H.J. Lu <[email protected]> |
12 | ||
13 | * elflink.h (elf_link_add_object_symbols): Also add indirect | |
14 | symbols for common symbols with the default version. | |
15 | ||
90460d97 PB |
16 | 2000-11-09 Philip Blundell <[email protected]> |
17 | ||
18 | * section.c (STD_SECTION): Set gc_mark flag. | |
19 | ||
b48499ec KH |
20 | 2000-11-11 Kazu Hirata <[email protected]> |
21 | ||
22 | * coff-i960.c: Likewise. | |
23 | * coff-m68k.c: Likewise. | |
24 | * coff-m88k.c: Likewise. | |
25 | * coff-mcore.c: Likewise. | |
26 | * coff-mips.c: Likewise. | |
27 | ||
c5aeb40f AO |
28 | 2000-11-11 Bernd Schmidt <[email protected]> |
29 | ||
30 | * elf32-sh.c (sh_elf_relocate_section): Ignore R_SH_NONE relocs. | |
31 | ||
5fcfd273 KH |
32 | 2000-11-10 Kazu Hirata <[email protected]> |
33 | ||
34 | * coff-h8300.c: Fix formatting. | |
35 | * coff-h8500.c: Likewise. | |
36 | * coff-i386.c: Likewise. | |
37 | * coff-i860.c: Likewise. | |
38 | * coff-i960.c: Likewise. | |
39 | * coff-ia64.c: Likewise. | |
40 | ||
047066e1 KH |
41 | 2000-11-09 Kazu Hirata <[email protected]> |
42 | ||
43 | * archive.c: Fix formatting. | |
44 | * archures.c: Likewise. | |
45 | ||
9a951beb RH |
46 | 2000-11-07 Richard Henderson <[email protected]> |
47 | ||
48 | * elfxx-ia64.c (elf64_ia64_final_link): New local unwind_output_sec. | |
49 | Set it before bfd_elf64_bfd_final_link call. Use it after the call. | |
50 | * section.c (bfd_set_section_contents): Call memcpy if | |
51 | section->contents set and location not equal to contents plus offset. | |
52 | ||
aebad5fe KH |
53 | 2000-11-08 Kazu Hirata <[email protected]> |
54 | ||
8546af74 KH |
55 | * bfd-in.h: Fix formatting. |
56 | * bfd-in2.h: Likewise. | |
57 | * bfd.c: Likewise. | |
aebad5fe KH |
58 | * binary.c: Likewise. |
59 | * bout.c: Likewise. | |
346ceb11 KH |
60 | * coff-a29k.c: Likewise. |
61 | * coff-alpha.c: Likewise. | |
62 | * coff-apollo.c: Likewise. | |
63 | * coff-aux.c: Likewise. | |
aebad5fe | 64 | |
0ef5a5bd KH |
65 | 2000-11-07 Kazu Hirata <[email protected]> |
66 | ||
67 | * aix386-core.c: Fix formatting. | |
68 | * aoutf1.h: Likewise. | |
69 | * aoutx.h: Likewise. | |
70 | * archures.c: Likewise. | |
71 | * armnetbsd.c: Likewise. | |
72 | ||
d562d2fb AM |
73 | 2000-11-07 Alan Modra <[email protected]> |
74 | ||
75 | * coff-h8300.c (special): Adjust reloc address. | |
76 | ||
bbe66d08 JW |
77 | 2000-11-06 Steve Ellcey <[email protected]> |
78 | ||
4efc3e05 | 79 | * archures.c (bfd_mach_ia64_elf64, bfd_mach_ia64_elf32): Add defines |
bbe66d08 JW |
80 | to differentiate elf32 and elf64 on ia64. |
81 | * bfd-in2.h: Regenerate. | |
82 | * config.bfd: Add target for "ia64*-*-hpux*". | |
83 | * configure.in: Add bfd_elf32_ia64_big_vec to selvecs switch. | |
84 | * configure: Regenerate. | |
4efc3e05 | 85 | * cpu-ia64.c (bfd_ia64_elf32_arch): Add elf32 arch info structure. |
bbe66d08 JW |
86 | * targets.c: Add bfd_target bfd_elf32_ia64_big_vec. |
87 | ||
88 | * Makefile.am: Make elf32-ia64.c and elf64-ia64.c derived objects | |
89 | from elfxx-ia64.c. Add depenency rules for making elf32-ia64.lo. | |
90 | * Makefile.in: Regnerate. | |
4efc3e05 | 91 | * elf64-ia64.c: Deleted. |
bbe66d08 JW |
92 | * elfxx-ia64.c: New file, paramaterized version of elf64-ia64.c. |
93 | ||
c4dfa77f KH |
94 | 2000-11-06 Kazu Hirata <[email protected]> |
95 | ||
96 | * aout-adobe.c: Fix formatting. | |
97 | * aout-arm.c: Likewise. | |
98 | * aout-cris.c: Likewise. | |
99 | * aout-encap.c: Likewise. | |
100 | * aout-ns32k.c: Likewise. | |
101 | * aout-target.h: Likewise. | |
102 | * aout-tic30.c: Likewise. | |
103 | ||
cf919dfd PB |
104 | 2000-11-05 Philip Blundell <[email protected]> |
105 | ||
106 | * elf32-arm.h (elf32_arm_merge_private_bfd_data): Always permit | |
107 | BFDs containing no sections to be merged, regardless of their flags. | |
108 | ||
109 | 2000-11-04 Philip Blundell <[email protected]> | |
110 | ||
111 | * elf32-arm.h (elf32_arm_relocate_section): Suppress error message | |
112 | if a relocation for an undefined symbol also results in an | |
113 | overflow. | |
114 | ||
8848a8d0 CF |
115 | Mon Nov 6 13:35:07 2000 Christopher Faylor <[email protected]> |
116 | ||
117 | * config.bfd: Add support for Sun Chorus. | |
118 | ||
46d59bfa DB |
119 | 2000-11-05 David O'Brien <[email protected]> |
120 | ||
121 | * configure.in: Recognize alpha-*-freebsd*. | |
122 | * configure: Regenerate. | |
123 | ||
420496c1 NC |
124 | 2000-11-02 Luciano Gemme <[email protected]> |
125 | ||
126 | * srec.c (CHUNK): Rename to DEFAULT_CHUNK. | |
127 | (Chunk): New global variable set by a parameter in objcopy.c. | |
128 | (S3Forced): New global variable set by a parameter in | |
129 | objcopy.c. | |
130 | (srec_set_section_contents): If S3Forced is true, always generate | |
131 | S3 records. | |
132 | (srec_write_section): Use 'Chunk' to limit maximum length of S | |
133 | records. | |
134 | ||
59ff2774 NC |
135 | 2000-11-02 Per Lundberg <[email protected]> |
136 | ||
137 | * config.bfd: Add support for i[3456]86-chaosdev-storm-chaos. | |
138 | * Makefile.in: Regenerate. | |
139 | * bfd-in2.h: Regenerate. | |
140 | * po/bfd.pot: Regenerate. | |
141 | ||
ee43f35e PB |
142 | 2000-10-31 Philip Blundell <[email protected]> |
143 | ||
144 | * elf32-arm.h (elf32_arm_merge_private_bfd_data): Only handle | |
145 | EF_SOFT_FLOAT if it is defined. | |
146 | ||
1006ba19 PB |
147 | 2000-10-27 Philip Blundell <[email protected]> |
148 | ||
149 | * elf32-arm.h (elf32_arm_copy_private_bfd_data): Don't refuse | |
150 | attempts to mix PIC code with non-PIC, just mark the output as | |
151 | being position dependent. | |
152 | (elf32_arm_merge_private_bfd_data): Likewise. Print an error | |
153 | message for EF_SOFT_FLOAT mismatches. Display diagnostics for | |
154 | all mismatches, not just the first one. | |
155 | ||
c4920b97 NC |
156 | 2000-10-25 Chris Demetriou <[email protected]> |
157 | ||
158 | * ieee.c (ieee_archive_p): Plug one of many possible | |
159 | memory leaks in error handling. | |
160 | ||
19f7b010 JJ |
161 | 2000-10-20 Jakub Jelinek <[email protected]> |
162 | ||
163 | * elf32-sparc.c (elf32_sparc_merge_private_bfd_data, | |
164 | elf32_sparc_object_p, elf32_sparc_final_write_processing): | |
165 | Support v8plusb. | |
166 | * elf64-sparc.c (sparc64_elf_merge_private_bfd_data, | |
167 | sparc64_elf_object_p): Support v9b. | |
168 | * archures.c: Declare v8plusb and v9b machines. | |
169 | * bfd-in2.h: Ditto. | |
170 | * cpu-sparc.c: Ditto. | |
171 | ||
e1e0340b GK |
172 | 2000-10-16 Geoffrey Keating <[email protected]> |
173 | ||
ea5fbc67 GK |
174 | * elf64-sparc.c (sparc64_elf_relocate_section): Clear the location |
175 | of a GOT reloc. | |
176 | ||
e1e0340b GK |
177 | * elf32-ppc.c (SYMBOL_REFERENCES_LOCAL): New macro. |
178 | (SYMBOL_CALLS_LOCAL): New macro. | |
179 | (ppc_elf_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL. | |
180 | (ppc_elf_check_relocs): Use SYMBOL_REFERENCES_LOCAL. | |
181 | (ppc_elf_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL. | |
182 | (ppc_elf_relocate_section): Use flag variable to determine | |
183 | whether the relocation refers to a local symbol. | |
184 | Test whether a PLTREL24 reloc will produce a reloc by looking | |
185 | to see whether a PLT entry was made. | |
186 | ||
a4b120e1 GK |
187 | 2000-10-14 Geoffrey Keating <[email protected]> |
188 | ||
189 | * elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Don't make PLT | |
190 | entries that could serve as a definition for a weak symbol. | |
191 | ||
5af5b85b UC |
192 | 2000-10-13 Ulf Carlsson <[email protected]> |
193 | ||
194 | From Ralf Baechle <[email protected]> | |
195 | ||
196 | * elf32-mips.c (mips_elf_create_dynamic_relocation): New argument | |
197 | local_p. Add symbol value only for non-R_MIPS_REL32 relocations | |
198 | against local symbols. | |
199 | (_bfd_mips_elf_finish_dynamic_sections): Undo patch from 2000-10-01. | |
200 | ||
3ef20aaa AM |
201 | 2000-10-12 Alan Modra <[email protected]> |
202 | ||
24376d1b AM |
203 | * section.c (struct sec): Add kept_section. |
204 | (struct bfd_comdat_info): Remove sec, we can use above. | |
205 | (STD_SECTION): Add initializer. | |
206 | (bfd_make_section_anyway): Init here too. | |
207 | ||
208 | * bfd-in2.h: Regenerate. | |
209 | ||
210 | * elflink.h (elf_link_add_object_symbols): Remove unnecessary | |
211 | zeroing of `flags'. | |
212 | (elf_link_input_bfd): Set all asection->symbol->value's here, and | |
213 | fudge values for discarded link-once section symbols. | |
214 | ||
3ef20aaa AM |
215 | * elf64-hppa.c: Include alloca-conf.h |
216 | ||
c0e219cc AM |
217 | 2000-10-11 Alan Modra <[email protected]> |
218 | ||
d01e2a23 AM |
219 | * elf.c (swap_out_syms): Revert 2000-10-07 changes. |
220 | ||
c0e219cc AM |
221 | * ieee.c (ieee_make_empty_symbol): Oops, bfd_zalloc needs another arg. |
222 | ||
fe268b66 AM |
223 | 2000-10-10 Alan Modra <[email protected]> |
224 | ||
225 | * ieee.c (ieee_make_empty_symbol): Use bfd_zalloc, not bfd_zmalloc. | |
226 | ||
4d7ce4dd AM |
227 | 2000-10-10 Tom Rix <[email protected]> |
228 | ||
229 | * section.c (bfd_make_section_anyway): Release newsect ptr when | |
230 | newsect->symbol fails to alloc. Use bfd_release instead of free. | |
231 | ||
f3b6f7c3 RH |
232 | 2000-10-09 Richard Henderson <[email protected] |
233 | ||
234 | * elf64-ia64.c (elf64_ia64_unwind_entry_compare_bfd): New. | |
235 | (elf64_ia64_unwind_entry_compare): New. | |
236 | (elf64_ia64_final_link): Sort the .IA_64.unwind section. | |
237 | ||
44852b19 AM |
238 | 2000-10-07 Alan Modra <[email protected]> |
239 | ||
fc8c40a0 AM |
240 | * elflink.h (size_dynamic_sections): Don't create various tags if |
241 | .dynstr is excluded from the link. Don't set first dynsym entry | |
242 | if dynsymcount is zero. | |
243 | (elf_bfd_final_link): Don't try to swap out dynamic syms if | |
244 | .dynsym excluded from the link. Don't try to write any dynamic | |
245 | sections excluded from the link. | |
246 | ||
44852b19 AM |
247 | * elf.c (swap_out_syms): Handle global section symbols. |
248 | ||
3e4554a2 DD |
249 | 2000-10-05 DJ Delorie <[email protected]> |
250 | ||
251 | * peigen.c (_bfd_pei_swap_scnhdr_out): note extended relocs | |
252 | * coffcode.h (coff_set_alignment_hook): read extended reloc count | |
253 | (coff_write_relocs): write extended reloc count | |
254 | (coff_write_object_contents): account for extended relocs | |
255 | ||
fa152c49 JW |
256 | 2000-10-05 Jim Wilson <[email protected]> |
257 | ||
258 | * elf-bfd.h (struct elf_backend_data): Add elf_backend_section_flags | |
259 | field. | |
260 | * elf.c (_bfd_elf_make_section_from_shdr): Call the | |
261 | elf_backend_section_flags function. | |
262 | * elf64-ia64.c (elf64_ia64_section_from_shdr): Delete flag conversion | |
263 | code. | |
264 | (elf64_ia64_section_flags): New function containing flag conversion | |
265 | code. | |
266 | (elf_backend_section_flags): Define to elf64_ia64_section_flags. | |
267 | * elfxx-target.h (elf_backend_section_flags): Define. | |
268 | (elfNN_bed): Initialize elf_backend_section_flags field. | |
269 | ||
36605136 AM |
270 | 2000-10-02 Alan Modra <[email protected]> |
271 | ||
272 | * elf32-hppa.c (elf32_hppa_check_relocs): Correct call to | |
273 | _bfd_elf32_gc_record_vtable. Correct a comment. | |
274 | ||
4b6609a0 UC |
275 | 2000-10-01 Ulf Carlsson <[email protected]> |
276 | ||
277 | From Ralf Baechle <[email protected]> | |
278 | ||
279 | * elf32-mips.c (_bfd_mips_elf_finish_dynamic_sections): Mark gld | |
280 | produces binaries with got[1] = 0x80000001 to differenciate them | |
281 | for the dynamic linker from the broken binaries produced by old | |
282 | versions. | |
36605136 | 283 | |
f572a39d AM |
284 | 2000-09-30 Petr Sorfa <[email protected]> |
285 | ||
286 | * elf.c (elfcore_grok_pstatus): Check for size of pxstatus_t. | |
287 | (elfcore_grok_lwpstatus): Check for size of lwpxstatus_t. | |
288 | * configure.in: Add check for pxstatus_t and lwpxstatus_t. | |
289 | * configure: Regenerate. | |
290 | ||
4da81684 HPN |
291 | 2000-09-27 Hans-Peter Nilsson <[email protected]> |
292 | ||
293 | Define two bfd_targets for absence and presence of leading | |
294 | underscore on symbols. Make sure to only link same kind. | |
295 | * elf32-cris.c (cris_elf_object_p, | |
296 | cris_elf_final_write_processing, cris_elf_print_private_bfd_data, | |
297 | cris_elf_merge_private_bfd_data): New. | |
298 | (elf_backend_object_p, elf_backend_final_write_processing, | |
299 | bfd_elf32_bfd_print_private_bfd_data, | |
300 | bfd_elf32_bfd_merge_private_bfd_data): Define. | |
301 | <Target vector definition>: Include elf32-target.h twice with | |
302 | different macro settings: | |
303 | (TARGET_LITTLE_SYM): First as bfd_elf32_cris_vec, then as | |
304 | bfd_elf32_us_cris_vec. | |
305 | (TARGET_LITTLE_NAME): First as "elf32-cris", then "elf32-us-cris". | |
306 | (elf_symbol_leading_char): First as 0, then '_'. | |
307 | (INCLUDED_TARGET_FILE): Define for second include of elf32-target.h. | |
308 | * config.bfd (cris-*-*): Add bfd_elf32_us_cris_vec to targ_selvecs. | |
309 | * configure.in (bfd_elf32_cris_vec, cris_aout_vec): New vector. | |
310 | * configure: Regenerate. | |
311 | * targets.c: Declare bfd_elf32_us_cris_vec. | |
312 | * po/bfd.pot: Regenerate. | |
313 | ||
9a5aca8c AM |
314 | 2000-09-29 Momchil Velikov <[email protected]> |
315 | ||
316 | * elf32-arm.h (arm_add_to_rel): Correctly adjust the addend for | |
317 | R_ARM_THM_PC22 relocations. | |
318 | ||
512a2384 AM |
319 | 2000-09-29 NIIBE Yutaka <[email protected]> |
320 | ||
321 | * elflink.h (elf_link_add_object_symbols): Don't bfd_release runpath. | |
322 | ||
6c99a5c3 AM |
323 | 2000-09-29 Momchil Velikov <[email protected]> |
324 | ||
325 | * elf.c (elf_fake_sections): Do not mark the section SHT_NOBITS if | |
326 | is has the SEC_HAS_CONTENTS flag set. | |
327 | ||
b16885a1 HPN |
328 |