daily update
[deliverable/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
c6585bbb
JJ
12003-11-22 Jakub Jelinek <jakub@redhat.com>
2
3 * elf-bfd.h (ELF_LINK_POINTER_EQUALITY_NEEDED): Define new flag.
4 * elf.c (_bfd_elf_link_hash_copy_indirect): Copy it.
5 * elf32-i386.c (elf_i386_copy_indirect_symbol): Likewise.
6 (elf_i386_check_relocs): Set it.
7 (elf_i386_finish_dynamic_symbol): If it is not set,
8 clear st_value of SHN_UNDEF symbol.
9
43dd9340
JB
102003-11-20 Jim Blandy <jimb@redhat.com>
11
12 * cpu-powerpc.c (powerpc_compatible): Any ISA in the PowerPC
13 family is a superset of <bfd_arch_rs6000,bfd_mach_rs6k>.
14
90ced0dd
MS
152003-11-20 Martin Schwidefsky <schwidefsky@de.ibm.com>
16
17 * elf32-s390.c (elf_s390_relocate_section): Don't recalculate symbol
18 section for reloc output and subtract the output section's address
19 from the addend when converting a relocation into one against a
20 section symbol.
21 * elf64-s390.c (elf_s390_relocate_section): Likewise.
22
55936540
JW
232003-11-18 James E Wilson <wilson@specifixinc.com>
24
25 * elfxx-ia64.c (get_fptr): For fptr_rel, use dynobj not abfd.
26 (elfNN_ia64_size_dynamic_sections): When stripping sections, check
27 for ia64_info->rel_fptr_sec.
28
082c50f8
AM
292003-11-18 Alan Modra <amodra@bigpond.net.au>
30
31 * elf64-ppc.c (toc_adjusting_stub_needed): Exit early if section
32 size is zero.
33
3addb0a9
DJ
342003-11-17 Daniel Jacobowitz <drow@mvista.com>
35
36 * elf.c (_bfd_elf_link_hash_copy_indirect): Copy
37 ELF_LINK_HASH_NEEDS_PLT. Fix formatting.
38 * elf32-hppa.c (elf32_hppa_copy_indirect_symbol): Likewise.
39 * elf32-i386.c (elf_i386_copy_indirect_symbol): Likewise.
40 * elf32-ppc.c (ppc_elf_copy_indirect_symbol): Likewise.
41 * elf32-s390.c (elf_s390_copy_indirect_symbol): Likewise.
42 * elf32-sh.c (sh_elf_copy_indirect_symbol): Likewise.
43 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Likewise.
44 * elf64-s390.c (elf_s390_copy_indirect_symbol): Likewise.
45 * elf64-x86-64.c (elf64_x86_64_copy_indirect_symbol): Likewise.
46 * elfxx-ia64.c (elfNN_ia64_hash_copy_indirect): Likewise.
47 * elf32-xtensa.c (elf_xtensa_copy_indirect_symbol): Remove.
48 (elf_backend_copy_indirect_symbol): Don't define.
49
caec41ff
DJ
502003-11-14 Daniel Jacobowitz <drow@mvista.com>
51
52 * elfxx-mips.c (mips_elf_merge_gots): Weaken assert for local
53 GOT entries.
54
b5727d75
MS
552003-11-13 Martin Schwidefsky <schwidefsky@de.ibm.com>
56
57 * elf32-s390.c (elf_s390_relocate_section): Only convert R_390_32
2eaa0d4f 58 to R_390_RELATIVE. Convert the other relocations against local
b5727d75
MS
59 symbols to relocations against the start of the section.
60 * elf64-s390.c (elf_s390_relocate_section): Only convert R_390_64
2eaa0d4f 61 to R_390_RELATIVE. Convert the other relocations against local
b5727d75
MS
62 symbols to relocations against the start of the section.
63
893c4fe2
NC
642003-11-11 Nick Clifton <nickc@redhat.com>
65
66 * elf-m10300.c (bfd_mn10300_elf_size_dynamic_sections): Use
67 info->executable not info->shared to decide if a .interp section
68 should be present.
69 * elf32-arm.h (elf32_arm_size_dynamic_sections): Likewise.
70 * elf32-cris.c (elf_cris_size_dynamic_sections): Likewise.
71 * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Likewise.
72 * elf32-i370.c (i370_elf_size_dynamic_sections): Likewise.
73 * elf32-m68k.c (elf_m68k_size_dynamic_sections): Likewise.
74 * elf32-vax.c (elf_vax_size_dynamic_sections): Likewise.
75 * elf32-xtensa.c (elf_xtensa_size_dynamic_sections): Likewise.
76 * elf64-hppa.c (elf64_hppa_size_dynamic_sections): Likewise.
77 * elfxx-mips.c (_bfd_mips_size_dynamic_sections): Likewise.
78 * elflink.h (size_dynamic_sections): Likewise.
79
ca6dee30
NC
802003-11-10 Jonathan Wilson <jonwil@tpgi.com.au>
81
82 * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Swap out tls pointer.
83 (_bfd_XXi_final_link_postscript): Look for __tks_used symbol. If
84 found initialise the tls data directory entry.
85
9abc968f
AM
862003-11-07 Alan Modra <amodra@bigpond.net.au>
87
88 * elf32-ppc.c (ppc_elf_install_value): Delete.
89 (shared_stub_entry, stub_entry): Make them arrays of ints.
90 Remove initial branch.
91 (ppc_elf_relax_section): Write one branch around all trampolines
92 instead. Correct bogus R_PPC_PLTREL24 handling. Correct
93 branch range check. Only use shared_stub_entry when shared.
94 Test that branches can reach stubs. Write trampolines out at
95 end so that just one realloc is used. Handle little-endian
96 mode. Move relevant code from ppc_elf_install_value to here.
97 (ppc_elf_relocate_section): Move code handling RELAX32 from
98 ppc_elf_install_value to here.
99
f31a141e
AM
1002003-11-06 Alan Modra <amodra@bigpond.net.au>
101
102 * elf32-ppc.c (ppc_elf_howto_raw); Add entry for R_PPC_RELAX32PC.
103 (ppc_elf_install_value): Handle R_PPC_RELAX32PC. Merge duplicate
104 cases.
105 (shared_stub_entry): Correct opcode.
106 (ppc_elf_relax_section): Generate R_PPC_RELAX32PC relocs.
107 (ppc_elf_relocate_section): Handle them.
108
8517fae7
AM
1092003-11-05 Alan Modra <amodra@bigpond.net.au>
110
111 * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and return
112 updated section in case of merged section.
113 * elf-bfd.h (_bfd_elf_rela_local_sym): Update declaration.
114 * elf-hppa.h (elf_hppa_relocate_section): Adjust call.
115 * elf-m10200.c (mn10200_elf_relocate_section): Likewise.
116 * elf-m10300.c (mn10300_elf_relocate_section): Likewise.
117 * elf32-arm.h (elf32_arm_relocate_section): Likewise.
118 * elf32-avr.c (elf32_avr_relocate_section): Likewise.
119 * elf32-cris.c (cris_elf_relocate_section): Likewise.
120 * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
121 * elf32-frv.c (elf32_frv_relocate_section): Likewise.
122 * elf32-h8300.c (elf32_h8_relocate_section): Likewise.
123 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
124 * elf32-i370.c (i370_elf_relocate_section): Likewise.
125 * elf32-i860.c (elf32_i860_relocate_section): Likewise.
126 * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
127 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
128 * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
129 * elf32-msp430.c (elf32_msp430_relocate_section): Likewise.
130 * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
131 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
132 * elf32-s390.c (elf_s390_relocate_section): Likewise.
133 * elf32-sh.c (sh_elf_relocate_section): Likewise.
134 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
135 * elf32-v850.c (v850_elf_relocate_section) Likewise.
136 * elf32-vax.c (elf_vax_relocate_section): Likewise.
137 * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
138 * elf32-xtensa.c (elf_xtensa_relocate_section): Likewise.
139 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
140 * elf64-mmix.c (mmix_elf_relocate_section): Likewise.
141 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
142 * elf64-s390.c (elf_s390_relocate_section): Likewise.
143 * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
144 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
145 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
146 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
147
148 * elf32-cris.c (cris_elf_relocate_section): Don't recalculate symbol
149 section for reloc output.
150 * elf32-i370.c (i370_elf_relocate_section): Likewise.
151 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
152 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
153 * elf32-vax.c (elf_vax_relocate_section): Likewise.
154 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
155 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
156
157 * elf32-ppc.c (ppc_elf_relocate_section): Don't recalculate everything
158 for R_PPC_RELAX32 reloc. Don't bother checking ppc_elf_install_value
159 return value.
f31a141e 160 * elf64-ppc.c (ppc64_elf_relocate_section <R_PPC64_TOC>): Sanity check
8517fae7
AM
161 sec->id.
162
d3ec2be8
AM
1632003-11-05 Alan Modra <amodra@bigpond.net.au>
164
a2b0fe9d
AM
165 * elf32-d10v.c (extract_rel_addend, insert_rel_addend): New functions.
166 (elf32_d10v_relocate_section): Use them to handle -r reloc
167 adjustments, and in place of _bfd_elf_rela_local_sym.
168
d3ec2be8
AM
169 * cpu-iq2000.c (arch_info_struct): Warning fix.
170
4fc8051d
AM
1712003-11-05 Alan Modra <amodra@bigpond.net.au>
172
173 * elf32-hppa.c (ELIMINATE_COPY_RELOCS): Define.
174 (elf32_hppa_copy_indirect_symbol): Don't copy NON_GOT_REF on
175 weakdefs.
176 (elf32_hppa_check_relocs): Use ELIMINATE_COPY_RELOCS.
177 (elf32_hppa_adjust_dynamic_symbol): Likewise. Copy weakdef
178 NON_GOT_REF.
179 (allocate_dynrelocs): Use ELIMINATE_COPY_RELOCS and
180 SYMBOL_CALLS_LOCAL. Discard relocs for undef weak syms with
181 non-default visibility.
182 (elf32_hppa_relocate_section): Use ELIMINATE_COPY_RELOCS and
183 SYMBOL_CALLS_LOCAL.
184
0f867abe
AM
1852003-11-04 Alan Modra <amodra@bigpond.net.au>
186
eac93a98
AM
187 * aout-target.h, aoutf1.h, bfdio.c, bfdwin.c: Update copyright date.
188 * coff-apollo.c, coff-sparc.c, coff-w65.c, coff-we32k.c: Ditto.
189 * coff-z8k.c, coffgen.c, cpu-frv.c, cpu-h8500.c, cpu-hppa.c: Ditto.
190 * cpu-ia64-opc.c, cpu-m10300.c, cpu-mips.c, cpu-msp430.c: Ditto.
191 * cpu-rs6000.c, cpu-z8k.c, efi-app-ia32.c, elf32-am33lin.c: Ditto.
192 * gen-aout.c, hash.c, hp300hpux.c, init.c, mach-o.c: Ditto.
193 * nlm-target.h, nlm.c, som.h, stabs.c, sysdep.h, xsym.h: Ditto.
194
140fae3f
AM
195 * elf-m10300.c (_bfd_mn10300_elf_create_got_section): Fix
196 "dereferencing type-punned pointer" warnings.
197
0f867abe
AM
198 * aout-adobe.c (aout_adobe_set_section_contents): Constify location.
199 * aoutx.h (NAME(aout,set_section_contents)): Ditto.
200 * bfd-in2.h: Regenerate.
201 * binary.c (binary_set_section_contents): Ditto.
202 * bout.c (b_out_set_section_contents): Ditto.
203 * coff-tic54x.c (tic54x_set_section_contents): Ditto.
204 * coffcode.h (coff_set_section_contents): Ditto.
205 * ecoff.c (_bfd_ecoff_set_section_contents): Ditto.
206 * elf-bfd.h (_bfd_elf_set_section_contents): Ditto.
207 * elf.c (_bfd_elf_set_section_contents): Ditto.
208 * elfxx-mips.c (_bfd_mips_elf_set_section_contents): Ditto.
209 * elfxx-mips.h (_bfd_mips_elf_set_section_contents): Ditto.
210 * i386msdos.c (msdos_set_section_contents): Ditto.
211 * ieee.c (ieee_set_section_contents): Ditto.
212 * ihex.c (ihex_set_section_contents): Ditto.
213 * libaout.h (NAME(aout,set_section_contents)): Ditto.
214 * libbfd-in.h (_bfd_nowrite_set_section_contents): Ditto.
215 (_bfd_generic_set_section_contents): Ditto.
216 * libbfd.h: Regenerate.
217 * libbfd.c (_bfd_generic_set_section_contents): Ditto.
218 * libecoff.h (_bfd_ecoff_set_section_contents): Ditto.
219 * libnlm.h (nlmNAME(set_section_contents)): Ditto.
220 (struct nlm_backend_data <nlm_mangle_relocs>): Ditto.
221 * mmo.c (mmo_set_section_contents): Ditto.
222 * nlm32-alpha.c (nlm_alpha_mangle_relocs): Ditto.
223 * nlm32-i386.c (nlm_i386_mangle_relocs): Ditto.
224 * nlm32-ppc.c (nlm_powerpc_mangle_relocs): Ditto.
225 * nlm32-sparc.c (nlm_sparc_mangle_relocs): Ditto.
226 * nlmcode.h (nlm_set_section_contents): Ditto.
227 * oasys.c (oasys_set_section_contents): Ditto.
228 * pdp11.c (NAME(aout,set_section_contents)): Ditto.
229 * ppcboot.c (ppcboot_set_section_contents): Ditto.
230 * srec.c (srec_set_section_contents): Ditto.
231 * targets.c (BFD_JUMP_TABLE_WRITE <_bfd_set_section_contents>): Ditto.
232 * tekhex.c (tekhex_set_section_contents): Ditto.
233 (move_section_contents): Ditto.
234 * versados.c (versados_set_section_contents): Ditto.
235 * vms-misc.c (_bfd_save_vms_section): Ditto.
236 * vms.c (vms_set_section_contents): Ditto.
237 * vms.h (_bfd_save_vms_section): Ditto.
238
63bc6f6c
AM
2392003-11-04 Alan Modra <amodra@bigpond.net.au>
240
241 * elf64-ppc.c (ppc_size_one_stub): Size relbrlt. Accept info arg
242 rather than htab.
243 (ppc64_elf_size_stubs): Adjust ppc_size_one_stub traversal. Zero
244 relbrlt size.
245 (ppc64_elf_build_stubs): Allocate space for relbrlt.
246
e1918d23
AM
2472003-11-04 Alan Modra <amodra@bigpond.net.au>
248
249 * bfd-in.h (_bfd_elf_tls_setup): Declare.
250 * bfd-in2.h: Regenerate.
251 * elf-bfd.h (struct elf_link_tls_segment): Delete.
252 (struct elf_link_hash_table): Add tls_sec and tls_size.
253 * elf.c (_bfd_elf_link_hash_table_init): Init tls_sec and tls_size.
254 * elflink.c (_bfd_elf_tls_setup): New function.
255 * elflink.h (struct elf_final_link_info): Remove first_tls_sec.
256 (elf_bfd_final_link): Don't set first_tls_sec here. Update code
257 saving tls segment info, round segment size up.
258 (elf_link_output_extsym): Adjust code using tls segment info.
259 (elf_link_input_bfd): Likewise.
260 * elf32-i386.c (dtpoff_base, tpoff): Likewise.
261 * elf32-s390.c (dtpoff_base, tpoff): Likewise.
262 * elf32-sh.c (dtpoff_base, tpoff): Likewise.
263 * elf32-sparc.c (dtpoff_base, tpoff): Likewise.
264 * elf64-s390.c (dtpoff_base, tpoff): Likewise.
265 * elf64-x86-64.c (dtpoff_base, tpoff): Likewise.
266 * elfxx-ia64.c (elfNN_ia64_tprel_base): Likewise.
267 (elfNN_ia64_dtprel_base): Likewise.
268 * elf64-alpha.c (alpha_get_dtprel_base): Likewise.
269 (alpha_get_tprel_base): Likewise.
270 (struct alpha_relax_info): Remove tls_segment.
271 (elf64_alpha_relax_got_load): Adjust invocation of
272 alpha_get_dtprel_base and alpha_get_tprel_base.
273 (elf64_alpha_relax_tls_get_addr): Likewise.
274 (elf64_alpha_relax_section): Likewise.
275 (elf64_alpha_relocate_section): Likewise.
276 (elf64_alpha_relax_find_tls_segment): Delete.
277 * elf32-ppc.c (struct ppc_elf_link_hash_table): Remove tls_sec.
278 (ppc_elf_tls_setup): Call _bfd_elf_tls_setup. Return section.
279 (ppc_elf_relocate_section): Adjust to use elf.tls_sec.
280 * elf32-ppc.h (ppc_elf_tls_setup): Update.
281 * elf64-ppc.c (struct ppc_link_hash_table): Remove tls_sec.
282 (ppc64_elf_tls_setup): Call _bfd_elf_tls_setup. Return section.
283 (ppc64_elf_tls_optimize): Adjust to use elf.tls_sec.
284 (ppc64_elf_relocate_section): Likewise.
285 * elf64-ppc.h (ppc64_elf_tls_setup): Update.
286
6f2f2c9d
DJ
2872003-11-03 Daniel Jacobowitz <drow@mvista.com>
288
289 * elf-bfd.h (struct elf_backend_data): Remove plt_header_size.
290 * elf-m10300.c (elf_backend_plt_header_size): Don't define.
291 * elf32-arm.h (elf_backend_plt_header_size): Don't define.
292 * elf32-cris.c (elf_backend_plt_header_size): Don't define.
293 * elf32-i386.c (elf_backend_plt_header_size): Don't define.
294 * elf32-mips.c (elf_backend_plt_header_size): Don't define.
295 * elf32-ppc.c (elf_backend_plt_header_size): Don't define.
296 * elf32-s390.c (elf_backend_plt_header_size): Don't define.
297 * elf32-sh.c (elf_backend_plt_header_size): Don't define.
298 * elf32-sparc.c (elf_backend_plt_header_size): Don't define.
299 * elf64-alpha.c (elf_backend_plt_header_size): Don't define.
300 * elf64-hppa.c (elf_backend_plt_header_size): Don't define.
301 * elf64-mips.c (elf_backend_plt_header_size): Don't define.
302 * elf64-ppc.c (elf_backend_plt_header_size): Don't define.
303 * elf64-s390.c (elf_backend_plt_header_size): Don't define.
304 * elf64-sh64.c (elf_backend_plt_header_size): Don't define.
305 * elf64-sparc.c (elf_backend_plt_header_size): Don't define.
306 * elf64-x86-64.c (elf_backend_plt_header_size): Don't define.
307 * elfn32-mips.c (elf_backend_plt_header_size): Don't define.
308 * elfxx-ia64.c (elf_backend_plt_header_size): Don't define.
309 * elfxx-target.h (elf_backend_plt_header_size): Don't define
310 or include in target initializer.
311
85302095
AC
3122003-11-03 Andrew Cagney <cagney@redhat.com>
313
314 * section.c (bfd_set_section_contents): Make the "location" buffer
315 constant.
316 * bfd-in2.h: Re-generate.
140fae3f 317
fc0a2244
AC
3182003-10-30 Andrew Cagney <cagney@redhat.com>
319
320 * syms.c: Replace "struct symbol_cache_entry" with "struct
321 bfd_symbol".
322 * vms.h, targets.c, section.c, reloc.c, peicode.h: Ditto.
323 * mipsbsd.c, elf.c, linker.c, elf-bfd.h, ecoff.c: Ditto.
324 * cpu-z8k.c, cpu-ns32k.c, cpu-h8500.c, bfd.c, bfd-in.h: Ditto.
325 * bfd-in2.h: Re-generate.
326
0aa92b58
JJ
3272003-10-30 Jakub Jelinek <jakub@redhat.com>
328
329 * elfxx-ia64.c: Include objalloc.h, hashtab.h.
330 (struct elfNN_ia64_local_hash_entry): Remove root. Add id and r_sym
331 fields.
332 (struct elfNN_ia64_local_hash_table): Remove.
333 (struct elfNN_ia64_link_hash_table): Change loc_hash_table's type
334 to htab_t. Add loc_hash_memory field.
335 (elfNN_ia64_local_hash_table_init, elfNN_ia64_new_loc_hash_entry):
336 Removed.
337 (elfNN_ia64_local_htab_hash, elfNN_ia64_local_htab_eq): New
338 functions.
339 (elfNN_ia64_hash_table_create): Use hashtab.h hashtable for
340 loc_hash_table. Initialize loc_hash_memory.
341 (elfNN_ia64_hash_table_free): New function.
342 (elfNN_ia64_local_hash_lookup): Remove.
343 (elfNN_ia64_local_dyn_sym_thunk): Change into htab_traverse
344 callback.
345 (elfNN_ia64_dyn_sym_traverse): Use htab_traverse.
346 (get_local_sym_hash): Use hashtab.h hashtable for loc_hash_table.
347 (bfd_elfNN_bfd_link_hash_table_free): Define.
348
68b6ddd0
AM
3492003-10-30 Alan Modra <amodra@bigpond.net.au>
350
351 * elflink.c (_bfd_elf_link_record_dynamic_symbol): Modify versioned
352 symbol string in place.
353
3f8b3ef3
NC
3542003-10-30 Jim Blandy <jimb@redhat.com>
355
356 * cpu-rs6000.c (rs6000_compatible): Check the correct arch_info
357 object's mach field: all PowerPC machines are supersets of the
358 original rs6000, but not later rs6000 machines.
359
482e2e37
AM
3602003-10-30 Alan Modra <amodra@bigpond.net.au>
361
362 * dwarf2.c (struct attribute): Delete "unsnd", "snd" and "addr".
363 Add "val" and "sval" fields.
364 (DW_STRING, DW_UNSND, DW_BLOCK, DW_SND, DW_ADDR): Delete.
365 (read_attribute_value): Expand and adjust DW_* occurrences.
366 (scan_unit_for_functions, parse_comp_unit): Likewise.
367
257e20bc
NC
3682003-10-30 Phil Edwards <phil@codesourcery.com>
369
370 * config.bfd (arm-*-vxworks): Remove separate stanza; merge with
371 other common ELF triples.
372 (i[3-7]86-*-vxworks): Change to ELF format.
373 (mips*-*-windiss): New triple, add to common MIPS/ELF stanza.
374 (sh-*-vxworks): New stanza.
375
ddb2b442
AM
3762003-10-30 Lars Knoll <lars@trolltech.com>
377 Michael Matz <matz@suse.de>
378 Jakub Jelinek <jakub@redhat.com>
379 Alan Modra <amodra@bigpond.net.au>
380
381 * merge.c (struct sec_merge_sec_info): Update comment.
382 (struct sec_merge_hash_entry): Remove entsize.
383 (sec_merge_hash_lookup): Only adjust alignment when creating.
384 (sec_merge_emit): Remove register keyword.
385 (cmplengthentry, last4_eq, last_eq): Delete.
386 (strrevcmp, strrevcmp_align, is_suffix): New.
387 (merge_strings): Use them to implement fast suffix merging.
388 * elf-strtab.c (struct elf_strtab_hash_entry): Update comments.
389 Make "len" signed.
390 (_bfd_elf_strtab_add): Lose on >2G strings.
391 (_bfd_elf_strtab_emit): Don't emit strings with len < 0.
392 (cmplengthentry, last4_eq): Delete.
393 (strrevcmp, is_suffix): New.
394 (_bfd_elf_strtab_finalize): Rework to implement fast suffix merging.
395
5e681ec4
PB
3962003-10-29 Daniel Jacobowitz <drow@mvista.com>
397
140fae3f
AM
398 * elf32-arm.h (elf32_arm_final_link_relocate): Move check for
399 SEC_ALLOC.
5e681ec4
PB
400
4012003-10-29 Philip Blundell <philb@gnu.org>
402
403 * elf32-arm.h (elf32_arm_plt0_entry, elf32_arm_plt_entry): New
404 code sequence.
405 (PLT_HEADER_SIZE): New.
406 (struct elf32_arm_pcrel_relocs_copied): Rename to ...
407 (struct elf32_arm_relocs_copied): ... this. Count both
408 pcrel and non-pcrel relocs. All uses updated.
409 (struct elf32_arm_link_hash_table): Add pointers to dynamic linker
410 sections and symbol/section mapping cache.
411 (create_got_section): New.
412 (elf32_arm_create_dynamic_sections): New.
413 (elf_backend_create_dynamic_sections): Use it.
414 (elf32_arm_final_link_relocate): Support garbage collection of relocs.
415 (elf32_arm_check_relocs): Likewise.
416 (elf32_arm_adjust_dynamic_symbol): Likewise.
417 (elf32_arm_copy_indirect_symbol): New.
140fae3f 418 (elf32_arm_link_hash_table_create): Initialise new fields.
5e681ec4
PB
419 (elf32_arm_gc_sweep_hook): Implement.
420 (elf32_arm_discard_copies): Delete.
421 (elf32_arm_finish_dynamic_symbol): Use new PLT code.
422 (elf32_arm_finish_dynamic_sections): Likewise.
423 (elf_backend_can_refcount): Define.
424 (elf_backend_copy_indirect_symbol): Likewise.
425 (elf_backend_plt_header_size): Set to PLT_HEADER_SIZE.
426
62f3bb11
AM
4272003-10-29 Alan Modra <amodra@bigpond.net.au>
428
d37c89e5
AM
429 * elf64-ppc.c (elf_backend_grok_prstatus): Define.
430 (elf_backend_grok_psinfo): Define.
431 (ppc64_elf_grok_prstatus, ppc64_elf_grok_psinfo): New functions.
432
62f3bb11
AM
433 * elf.c (_bfd_elfcore_make_pseudosection): Allow multiple
434 sections with the same name.
435 (elfcore_grok_lwpstatus): Likewise.
436 (elfcore_grok_win32pstatus): Likewise.
437 (elfcore_grok_note): Likewise.
438 (elfcore_grok_nto_status): Likewise.
439 (elfcore_grok_nto_gregs): Likewise.
440
35a0f415
DJ
4412003-10-27 Daniel Jacobowitz <drow@mvista.com>
442
443 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Never skip dynamic
444 objects.
445
e3d54347
RS
4462003-10-14 Richard Sandiford <rsandifo@redhat.com>
447
448 * elfxx-mips.c (mips_elf_create_got_section): Initialize global_gotno.
449
5e35cbc2
L
4502003-10-24 H.J. Lu <hongjiu.lu@intel.com>
451
452 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Look up
453 hash table for real symbols.
454
9c3ed942
MS
4552003-10-23 Michael Snyder <msnyder@redhat.com>
456
457 * section.c (asection): Fix typo in comment.
458
0d4792f7
AM
4592003-10-23 Alan Modra <amodra@bigpond.net.au>
460
461 * elf64-ppc.c (get_tls_mask): Add toc_symndx param, save toc
462 reloc symbol index to it. Don't allow gd syms in shared libs
463 to be optimized.
464 (ppc64_elf_tls_optimize): Adjust get_tls_mask call.
465 (ppc64_elf_size_stubs): Likewise.
466 (ppc64_elf_relocate_section): Check that tls relocs are only used
467 with tls syms, and similarly for non-tls. Correct symbol used
468 when optimizing toc tls code.
469
c9ac8978
NC
4702003-10-22 Nick Clifton <nickc@redhat.com>
471
472 * peicode.h (coff_swap_scnhdr_in): Only remove padding when
473 processing an executable.
474
108ba305
JJ
4752003-10-22 Jakub Jelinek <jakub@redhat.com>
476
477 * elflink.c (_bfd_elf_export_symbol): Adjust for globals and locals
478 field changes.
479 (_bfd_elf_link_assign_sym_version): Likewise.
480 * elflink.h (size_dynamic_sections): Likewise.
481
af9ba621
CV
4822003-10-21 Alexandre Oliva <aoliva@redhat.com>,
483 Michael Snyder <msnyder@redhat.com>
484
485 * archures.c (bfd_mach_sh4a, bfd_mach_sh4al_dsp, bfd_mach_sh4_nofpu,
486 bfd_mach_sh4a_nofpu): New machine types.
487 * bfd-in2.h: Rebuilt.
488 * cpu-sh.c (compatible): Remove unused function.
489 (SH4A_NEXT, SH4AL_DSP_NEXT, SH4_NOFPU_NEXT, SH4A_NOFPU_NEXT): New.
490 (arch_info_struct): Add sh4a, sh4al_dsp, sh4-nofpu and sh4a-nofpu.
491 * elf32-sh.c (sh_elf_set_mach_from_flags): Handle them.
492
5a21e886
NC
4932003-10-21 Wouter van Heyst <wouter@vidicode.nl>
494
495 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Correct text
496 describing mismatched formats involving the Maverick FP type.
497
b749473b
NC
4982003-10-21 Anil Paranjpe <anilp1@KPITCummins.com>
499
500 * binary.c (binary_object_p): Pass machine flag along with
501 architecture.
502
3e602632
NC
5032003-10-21 Thorsten Brehm <brehm@gmx.net>
504
505 * archures.c (bfd_default_scan): Add support for mcf528x.
506 * ieee.c (ieee_write_processor): Likewise.
507
5082003-10-21 Peter Barada <pbarada@mail.wm.sps.mot.com>
62f3bb11 509 Bernardo Innocenti <bernie@develer.com>
3e602632
NC
510
511 * archures.c: Add MCF528x (MCFv4) support.
512 * bfd/cpu-m68k.c (arch_info_struct): Likewise.
513 * bfd-in2.h: Regenerate.
514
198beae2
AC
5152003-10-20 Andrew Cagney <cagney@redhat.com>
516
517 * targets.c: Replace "struct sec" with "struct bfd_section"
518 * syms.c, sparclynx.c, section.c, opncls.c: Ditto.
519 * libcoff-in.h, libbfd-in.h, elfxx-target.h: Ditto.
520 * elf.c, coffgen.c, bfd.c, bfd-in.h, aoutf1.h: Ditto.
521 * aout-tic30.c, aout-target.h:
522 * bfd-in2.h, libcoff.h, libbfd.h: Regenerate.
62f3bb11 523
4e2147ff
HPN
5242003-10-18 Hans-Peter Nilsson <hp@bitrange.com>
525
f60ebe14
HPN
526 Support linker relaxation of new R_MMIX_PUSHJ_STUBBABLE relocs.
527 * elf64-mmix.c (MAX_PUSHJ_STUB_SIZE): New macro.
528 (struct _mmix_elf_section_data): New member pjs.
529 (mmix_set_relaxable_size, mmix_elf_get_section_contents): New
530 functions.
531 (elf_mmix_howto_table): New entry for R_MMIX_PUSHJ_STUBBABLE.
532 (mmix_reloc_map): Ditto.
533 (mmix_elf_relocate_section): Handle R_MMIX_PUSHJ_STUBBABLE.
534 (mmix_final_link_relocate, mmix_elf_check_common_relocs): Ditto.
535 (mmix_elf_perform_relocation): Ditto. Don't mark parameter addr
536 unused.
537 (mmix_elf_check_relocs): Move early return to after
538 mmix_elf_check_common_relocs call.
539 (mmix_elf_symbol_processing): Fix cut-and-pasto in head comment.
540 (_bfd_mmix_before_linker_allocation): Rename from
541 _bfd_mmix_prepare_linker_allocated_gregs. All referers changed.
542 Arrange to set the initial relaxable size of sections.
543 (_bfd_mmix_after_linker_allocation): Rename from
544 _bfd_mmix_finalize_linker_allocated_gregs.
545 (mmix_elf_relax_section): Relax a R_MMIX_PUSHJ_STUBBABLE reloc.
546 (bfd_elf64_get_section_contents): Define.
547 * reloc.c: Add ENUMX for BFD_RELOC_MMIX_PUSHJ_STUBBABLE.
548 * libbfd.h, bfd-in2.h: Regenerate.
549
4e2147ff
HPN
550 * reloc.c (bfd_generic_relax_section): Default-set
551 section->_cooked_size here.
552 (bfd_generic_get_relocated_section_contents): Don't set it here.
553 Explain why.
554
4b71bec0
DA
5552003-10-17 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
556
557 * elf32-hppa.c (elf32_hppa_relocate_section): Skip relocation if
558 output section has been discarded.
559
d4e2de6b 5602003-10-17 Shrinivas Atre <shrinivasa@KPITCummins.com>
62f3bb11 561
d4e2de6b
NC
562 * coff-h8300.c (funcvec_hash_newfunc): Handle normal mode.
563 (h8300_reloc16_extra_cases): Likewise.
564 (h8300_bfd_link_add_symbols): Likewise.
565
5662003-10-17 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
567
568 * cpu-h8300.c (h8300sxn_info_struct): Correct address size.
569 (h8300sn_info_struct): Likewise.
570 (h8300hn_info_struct): Likewise.
571
98a96df7
CF
5722003-10-16 Pavel Roskin <proski@gnu.org>
573
574 * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Don't calculate image size
575 for sections which lack size info.
576
2cefff79
DS
5772003-10-17 Danny Smith <dannysmith@users.sourceforge.net>
578
579 * configure.host: Add __USE_MINGW_FSEEK to HDEFINES for
580 mingw32.
581
3e0e1ef1
L
5822003-10-16 H.J. Lu <hongjiu.lu@intel.com>
583
584 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Also warn
585 undefined patterns with '*'.
586
9da84788
L
5872003-10-16 H.J. Lu <hongjiu.lu@intel.com>
588
589 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't
590 use the last CIE from a different section.
591 (_bfd_elf_write_section_eh_frame): Don't pad beyond the raw
592 size of the output section.
593
ac393995
RM
5942003-10-07 Roland McGrath <roland@redhat.com>
595
596 * elf.c (_bfd_elf_make_section_from_phdr): Set alignment_power of
597 new section from p_align header field.
598
7aaa0689
L
5992003-10-16 H.J. Lu <hongjiu.lu@intel.com>
600
601 * elf32-xtensa.c (xtensa_read_table_entries): The external size
602 of entry is 8 bytes.
603
6cee3f79
AC
6042003-10-15 Andrew Cagney <cagney@redhat.com>
605
606 * targets.c (BFD_JUMP_TABLE_SYMBOLS): Replace NAME##_get_symtab
607 with NAME##_canonicalize_symtab.
608 * libcoff-in.h (coff_canonicalize_symtab): Update.
609 * xsym.h (bfd_sym_canonicalize_symtab): Update.
610 * elf-bfd.h (_bfd_elf_canonicalize_symtab): Update.
611 * coffgen.c (coff_canonicalize_symtab): Update.
612 * libbfd-in.h (_bfd_nosymbols_canonicalize_symtab): Update.
613 * libnlm.h (nlmNAME(canonicalize_symtab)): Update.
614 * ieee.c (ieee_vec): Update comment.
615 * libecoff.h (_bfd_ecoff_canonicalize_symtab): Update.
616 * mmo.c (mmo_canonicalize_symtab): Update.
617 * nlm-target.h (nlm_canonicalize_symtab): Update.
618 * nlmcode.h (nlm_canonicalize_symtab): Update.
619 * i386msdos.c (msdos_canonicalize_symtab): Update.
620 * hp300hpux.c (MY (canonicalize_symtab)): Update.
621 * oasys.c (oasys_canonicalize_symtab): Update.
622 * som.c (som_canonicalize_symtab): Update.
623 * pef.c (bfd_pef_canonicalize_symtab): Update.
624 * nlmcode.h (nlm_canonicalize_symtab): Update.
625 * xsym.c (bfd_sym_canonicalize_symtab): Update.
626 * vms.c (vms_canonicalize_symtab): Update.
627 * versados.c (versados_canonicalize_symtab): Update.
628 * mach-o.c (bfd_mach_o_canonicalize_symtab): Update.
629 * ieee.c (ieee_canonicalize_symtab): Update.
630 * pdp11.c (NAME(aout,canonicalize_symtab)): Update.
631 * reloc.c: Update comment.
632 * libaout.h (NAME(aout,canonicalize_symtab)): Update.
633 * coff64-rs6000.c (aix5coff64_vec): Update.
634 * coff64-rs6000.c (bfd_xcoff_aix5_backend_data): Update.
635 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Update.
636 * aoutx.h (NAME(aout,canonicalize_symtab)): Update.
637 * elfxx-target.h (bfd_elfNN_canonicalize_symtab): Update.
638 * hp300hpux.c (MY_canonicalize_symtab): Update.
639 * ecoff.c (_bfd_ecoff_canonicalize_symtab): Update.
640 * aout-tic30.c (MY_canonicalize_symtab): Update.
641 * aout-target.h (MY_canonicalize_symtab): Update.
642 * ppcboot.c (ppcboot_canonicalize_symtab): Update.
643 * elf.c (_bfd_elf_canonicalize_symtab): Update.
644 * elfcode.h (elf_canonicalize_symtab): Update.
645 * ihex.c (ihex_canonicalize_symtab): Update.
646 * tekhex.c (tekhex_canonicalize_symtab): Update.
647 * binary.c (binary_canonicalize_symtab): Update.
648 * srec.c (srec_canonicalize_symtab): Update.
649
6288878d
KH
6502003-10-15 Kazu Hirata <kazu@cs.umass.edu>
651
652 * elf32-h8300.c (elf_reloc_map): Fix a comment typo.
653
46e993b9
KK
6542003-10-15 Kaz Kojima <kkojima@rr.iij4u.or.jp>
655
656 * elf32-sh.c (sh_elf_relocate_section): Handle R_SH_IMM_*_PCREL
657 relocations.
658 (sh_elf_check_relocs): Likewise.
659
660 * elf32-sh64.c (elf_backend_merge_symbol_attribute): Define.
661 (sh64_elf_merge_symbol_attribute): New.
662 * elf64-sh64.c (elf_backend_merge_symbol_attribute): Define.
663 (sh64_elf64_merge_symbol_attribute): New.
664
9bf7216d
KK
6652003-10-14 Kaz Kojima <kkojima@rr.iij4u.or.jp>
666
667 * elf-bfd.h (struct elf_backend_data): New function pointer member
668 elf_backend_merge_symbol_attribute.
669 * elflink.h (elf_link_add_object_symbols): Adjust call to
670 elf_backend_merge_symbol_attribute if the backend defined it.
62f3bb11
AM
671 * elfxx-target.h (elf_backend_merge_symbol_attribute): New macro.
672 (elfNN_bed): Add that to the initializer.
9bf7216d 673
b614a702
BW
6742003-10-14 Bob Wilson <bob.wilson@acm.org>
675
676 * elf32-xtensa.c (get_is_linkonce_section): Delete.
677 (xtensa_is_property_section, xtensa_is_littable_section): Use
678 XTENSA_INSN_SEC_NAME and XTENSA_LIT_SEC_NAME macros. Do not recognize
679 linkonce sections containing ".xt.insn" and ".xt.lit" substrings.
680 (xtensa_get_property_section_name): Check section name instead of
681 calling get_is_linkonce_section. Remove unused bfd parameter. Use
682 XTENSA_INSN_SEC_NAME and XTENSA_LIT_SEC_NAME macros. Never generate
683 linkonce section names by appending ".xt.insn" or ".xt.lit".
684 (xtensa_read_table_entries): Remove bfd argument in call to
685 xtensa_get_property_section_name. Free section name when done.
686 (elf_xtensa_combine_prop_entries): Free leaking table.
687
98a8deaf
RS
6882003-10-13 Richard Sandiford <rsandifo@redht.com>
689
690 * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Don't add
691 DT_MIPS_LIBLIST or DT_MIPS_CONFLICT entries.
692 (_bfd_mips_elf_finish_dynamic_symbol): Don't handle them. Don't
693 handle DT_MIPS_MSYM. Set DT_RELSZ based on the number of relocations
694 that were needed.
695 (_bfd_mips_elf_modify_segment_map): Fix placement of PT_MIPS_OPTIONS.
696 (_bfd_mips_elf_merge_private_bfd_data): Ignore EF_MIPS_UCODE.
697
3f7deb8a
L
6982003-10-13 H.J. Lu <hongjiu.lu@intel.com>
699
700 * bfd-in.h (bfd_elf32_ia64_after_parse): New prototype.
701 (bfd_elf64_ia64_after_parse): Likewise.
702 * bfd-in2.h: Regenerated.
703
704 * elfxx-ia64.c (oor_ip): New.
705 (oor_branch_size): Likewise.
706 (bfd_elfNN_ia64_after_parse): Likewise.
707 (elfNN_ia64_relax_section): Use oor_ip if oor_branch_size
708 equals sizeof (oor_ip).
709
0c72ffe0
KK
7102003-10-12 Kaz Kojima <kkojima@rr.iij4u.or.jp>
711
712 * elf64-sh64.c (sh_elf64_relocate_section): Tidy up for the
713 renumbering of some relocation numbers.
714
8d6ad26e
AM
7152003-10-11 Alan Modra <amodra@bigpond.net.au>
716
717 * coff-sh.c: Move definition of MAP and guard more code with
718 COFF_IMAGE_WITH_PE.
a7f49d81
AM
719
720 * section.c (bfd_get_section_size_before_reloc): Ignore reloc_done.
16b79bec 721 * bfd-in2.h: Regenerate.
a7f49d81 722
ede6aaf3
L
7232003-10-10 H.J. Lu <hongjiu.lu@intel.com>
724
725 * Makefile.am: Run "make dep-am".
726 * Makefile.in: Regenerate.
727 * doc/Makefile.in: Likewise.
728
a3aa4448
L
7292003-10-09 H.J. Lu <hongjiu.lu@intel.com>
730
731 * cofflink.c: Include "safe-ctype.h".
732 (coff_link_add_symbols): Use ISDIGIT instead of isdigit.
733
9c8ee639
DB
7342003-10-08 Dave Brolley <brolley@redhat.com>
735 On behalf of Michael Snyder <msnyder@redhat.com>
736
737 * archures.c: Add FRV fr550 machine.
738 * cpu-frv.c: Ditto.
739 * elf32-frv.c: Ditto.
740 * bfd-in2.h: Regenerate.
741
6a691779
TS
7422003-10-08 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
743
744 * elfxx-mips.c (STUB_MOVE,STUB_LI16): Fix stub code
745 for non-SGI N64 ABI. Improve code consitency.
746
b15b52ef
AO
7472003-10-07 Alexandre Oliva <aoliva@redhat.com>
748
749 * elf32-frv.c (elf32_frv_howto_table): Set R_FRV_LABEL16's
750 rightshift to 2.
751
cd339148
NS
7522003-10-07 Nathan Sidwell <nathan@codesourcery.com>
753
29ca8dc5
NS
754 * libbfd-in.h (_bfd_link_section_stabs): Add string offset
755 parameter.
756 * cofflink.c (coff_link_add_symbols): Deal with split stab
757 sections.
758 * elflink.h (elf_link_add_object_symbols): Deal with split stab
759 sections.
760 * stabs.c (_bfd_link_section_stabs): Add string offset parameter.
761 * libbfd.h: Regenerated.
762
cd339148
NS
763 * coffcode.h (coff_set_alignment_hook): With PE_COFF reloc
764 overflow, set reloc start position to after the count
765 reloc. Subtract one from num relocs. Give error on 0xffff relocs
766 and no overflow.
767 * cofflink.c (_bfd_coff_final_link): Deal with PE_COFF reloc
768 overflow.
769 * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Do overflow if >=
770 0xffff.
771
10cf14ea
L
7722003-10-06 H.J. Lu <hongjiu.lu@intel.com>
773
774 * elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Pad the
775 last CIE/FDE if needed.
776
afa105f8
NC
7772003-10-06 Nick Clifton <nickc@redhat.com>
778
779 * targets.c (_bfd_target_vector): Include bfd_elf64_sparc_vec if
780 BFD64 is enabled.
781
85cf2a8a
NC
7822003-10-06 Matt Thomas <matt@3am-software.com>
783
8d6ad26e 784 * config.bfd: Move the hppa*-*-netbsd* case to the hppa*-*-linux* case.
85cf2a8a 785
4615568e
NC
7862003-10-06 Robert Millan <robertmh@gnu.org>
787
788 * configure.in: Match GNU/KNetBSD with new knetbsd*-gnu triplet.
789 * config.bfd: Likewise.
790 * configure: Regenerate.
791
8b7cf393
CG
7922003-10-04 Christian Groessler <chris@groessler.org>
793
794 * coff-z8k.c (extra_case): Fix displacement length check for R_JR
795 and R_CALLR.
796
0a6a3ebe
SC
7972003-10-04 Stephane Carrez <stcarrez@nerim.fr>
798
799 * elf32-m68hc1x.c: Update to ISO C90; replace PTR with void*.
800 * elf32-m68hc11.c: Likewise.
801 * elf32-m68hc12.c: Likewise.
802 * elf32-m68hc1x.h: Likewise.
803
17e58af0
SC
8042003-10-04 Stephane Carrez <stcarrez@nerim.fr>
805
806 * elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Fix merge
807 of flags between HC12 and HCS12.
808
27c630ba
NC
8092003-10-04 Bryce McKinlay <bryce@mckinlay.net.nz>
810
811 * merge.c (_bfd_merge_sections): Set SEC_EXCLUDE flag on sections
812 which become empty after merging.
813
1fc0d173
JJ
8142003-09-30 Jakub Jelinek <jakub@redhat.com>
815
816 * elfxx-ia64.c (ia64_howto_table): Fix size of R_IA64_TPREL64[LM]SB,
817 R_IA64_DTPREL{32,64}[LM]SB and R_IA64_DTPMOD64[LM]SB.
818
5f74bc13
CD
8192003-09-30 Chris Demetriou <cgd@broadcom.com>
820
821 * archures.c (bfd_mach_mipsisa64r2): New define.
822 * bfd-in2.h: Regenerate.
823 * aoutx.h (NAME(aout,machine_type)): Handle bfd_mach_mipsisa64r2.
824 * cpu-mips.c (I_mipsisa64r2): New enum value.
825 (arch_info_struct): Add entry for I_mipsisa64r2.
826 * elfxx-mips.c (_bfd_elf_mips_mach)
827 (_bfd_mips_elf_print_private_bfd_data): Handle E_MIPS_ARCH_64R2.
828 (mips_set_isa_flags): Add bfd_mach_mipsisa64r2 case.
829 (mips_mach_extensions): Add entry for bfd_mach_mipsisa64r2.
830
b59dd4a5
L
8312003-09-29 H.J. Lu <hongjiu.lu@intel.com>
832
833 * elfxx-ia64.c (elfNN_hpux_backend_symbol_processing): New.
834 Handle SHN_IA_64_ANSI_COMMON.
835 (elf_backend_section_from_bfd_section): Defined.
836
243ef1e0
L
8372003-09-26 H.J. Lu <hongjiu.lu@intel.com>
838
839 * elflink.c (elf_link_read_relocs_from_section): Add an argument
840 of a pointer to section. Check bad symbol index.
841 (_bfd_elf_link_read_relocs): Modify calls to
842 elf_link_read_relocs_from_section.
843
d38eb334
DD
8442003-09-23 DJ Delorie <dj@redhat.com>
845
846 * elf32-sh.c (sh_elf_howto_table): R_SH_SWITCH8,
847 R_SH_GNU_VTINHERIT, R_SH_GNU_VTENTRY,
848 R_SH_LOOP_START,R_SH_LOOP_END moved to "reserved" spaces,
849 R_SH_DIR16, R_SH_DIR8, R_SH_DIR8UL, R_SH_DIR8UW, R_SH_DIR8U,
850 R_SH_DIR8SW, R_SH_DIR8S, R_SH_DIR4UL, R_SH_DIR4UW, R_SH_DIR4U,
851 R_SH_PSHA, R_SH_PSHL added.
852 (sh_reloc_map): Add R_SH_DIR16 and R_SH_DIR8.
853 (sh_elf_relocate_section): Support new relocs.
854
f0578e28
BW
8552003-09-23 Bob Wilson <bob.wilson@acm.org>
856
857 * elf32-xtensa.c (elf_xtensa_relocate_section): Fix typo that clobbered
858 dynamic relocation offsets.
859
62f3bb11 8602003-09-23 Alan Modra <amodra@bigpond.net.au>
010b84c1
AM
861
862 * simple.c (bfd_simple_get_relocated_section_contents): Free the
863 hash table using _bfd_generic_link_hash_table_free.
864
62f3bb11 8652003-09-23 Alan Modra <amodra@bigpond.net.au>
7dcb9820
AM
866
867 * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". Change
868 type of prefix_length and suffix_length to int. Rename "attributes"
869 to "attr". Comment.
870 (_bfd_elf_get_sec_type_attr): Update prototype.
871 * elf.c (get_special_section): Rewrite.
872 (_bfd_elf_get_sec_type_attr): Return struct rather than passing in
873 attr and type pointers.
874 (_bfd_elf_new_section_hook): Adjust for above.
875 (special_sections): Merge suffix with prefix. Set
876 prefix_length for all entries. Set suffix_length appropriately.
877 * elf32-m32r.c (m32r_elf_special_sections): Likewise.
878 * elf32-m68hc11.c (elf32_m68hc11_special_sections): Likewise.
879 * elf32-m68hc12.c (elf32_m68hc12_special_sections): Likewise.
880 * elf32-mcore.c (mcore_elf_special_sections): Likewise.
881 * elf32-sh64.c (sh64_elf_special_sections): Likewise.
882 * elf32-v850.c (v850_elf_special_sections): Likewise.
883 * elf32-xtensa.c (elf_xtensa_special_sections): Likewise.
884 * elf64-alpha.c (elf64_alpha_special_sections): Likewise.
885 * elf64-hppa.c (elf64_hppa_special_sections): Likewise.
886 * elf64-ppc.c (ppc64_elf_special_sections): Likewise.
887 * elf64-sh64.c (sh64_elf64_special_sections): Likewise.
888 * elfxx-ia64.c (elfNN_ia64_special_sections): Likewise.
889 * elfxx-mips.c (_bfd_mips_elf_special_sections): Likewise.
890 * elf32-ppc.c (ppc_elf_special_sections): Likewise. Fix .plt flags.
891
61bcf373
DJ
8922003-09-21 Daniel Jacobowitz <drow@mvista.com>
893
894 * elf64-alpha.c (elf64_alpha_create_got_section): Initialize
895 ->got if the section already exists.
896
8bfd78b3
NS
8972003-09-19 Nathan Sidwell <nathan@codesourcery.com>
898
899 * dwarf2.c (decode_line_info): Cope with an initially empty
900 filename table.
901
6726e1ea
L
9022003-09-18 H.J. Lu <hongjiu.lu@intel.com>
903
904 * acinclude.m4: Include ../config/accross.m4.
905 * aclocal.m4: Regenerated.
906
907 * configure.host (HOST_64BIT_TYPE): Remove if it is set to long
908 or long long.
909 (HOST_U_64BIT_TYPE): Remove if it is set to unsigned long long.
910 (host64): Remove if HOST_64BIT_TYPE is set to long.
911
912 * configure.in (HOST_64BIT_TYPE): Set according to the size of
913 long and long long.
914 (HOST_U_64BIT_TYPE): Likewise.
915 (host64): Likewise.
916 * configure: Regenerated.
917
5de3bf90
AM
9182003-09-19 Alan Modra <amodra@bigpond.net.au>
919
920 * elf.c (elfcore_write_note): Don't use sizeof(Elf_External_note)
921 since some ABIs round up the size of the struct.
922
9e4d8df3
L
9232003-09-18 H.J. Lu <hongjiu.lu@intel.com>
924
925 * elflink.c (_bfd_elf_merge_symbol): Allow type change if
926 the old symbol is undefined and the new symbol is defined.
927
228ce064
AS
9282003-09-18 Andreas Schwab <schwab@suse.de>
929
930 * simple.c (bfd_simple_get_relocated_section_contents): Use
931 _bfd_generic_link_hash_table_create instead of
932 bfd_link_hash_table_create.
933
fdbdabdd
L
9342003-09-10 H.J. Lu <hongjiu.lu@intel.com>
935
936 * elfxx-ia64.c (elfNN_ia64_special_sections): Mark all sections
937 started with ".sbss" or "".sdata" as SHF_IA_64_SHORT.
938
a252afa4
DA
9392003-09-10 John David Anglin <dave.anglin@nrc-cnrc.nrc.ca>
940 Randolph Chung <randolph@tausq.org>
941
942 * elf32-hppa.c (struct elf32_hppa_link_hash_entry,
943 hppa_link_hash_newfunc, hppa_build_one_stub,
944 elf32_hppa_adjust_dynamic_symbol, mark_PIC_calls, allocate_plt_static,
945 allocate_dynrelocs, elf32_hppa_size_dynamic_sections,
946 elf32_hppa_finish_dynamic_symbol): Remove pic_call field and all code
947 for generating import stubs for calls to statically linked PIC
948 functions.
949 (hppa_type_of_stub): Don't generate an import stub for calls to
950 statically linked pic functions. Generate import stubs for calls
951 in a shared object, to functions not in a regular file, and to
952 defined weak functions. Add new argument INFO.
953 (hppa_build_one_stub): Don't undef ADDIL_DP.
954 (elf32_hppa_check_relocs): Don't set SEC_HAS_GOT_REF flag.
955 (elf32_hppa_size_stubs): Pass info to hppa_type_of_stub.
956 (final_link_relocate): Change all DLTIND relocs to DPREL relocs in a
957 non-shared link. Convert instructions that use the the linkage table
958 pointer, or a facsimile thereof, to use the global data pointer when
959 the reloc has been changed.
960
42acdc7c
JB
9612003-09-08 Joel Brobecker <brobecker@gnat.com>
962
963 * archures.c: Add new machine names for hppa.
964 * bfd-in2.h: Regenerate.
965 * cpu-hppa.c: Use the new machine names.
966
2a0e29b4
SC
9672003-09-06 Stephane Carrez <stcarrez@nerim.fr>
968
969 * elf32-m68hc1x.h (struct m68hc11_elf_link_hash_table): Remove
970 all_local_syms member.
971 * elf32-m68hc1x.c (elf32_m68hc11_size_stubs): Use bfd_elf_get_elf_syms
972 to get the local symbols.
973
3f533aa9
SC
9742003-09-06 Stephane Carrez <stcarrez@nerim.fr>
975
976 * elf32-m68hc12.c (elf32_m68hc12_special_sections): New for hc11.
977 (elf_backend_special_sections): Define.a
978
979 PR savannah/4950:
980 * elf32-m68hc11.c (elf32_m68hc11_special_sections): The .vectors
981 section is read-only.
982
8ad30312
NC
9832003-09-04 Nick Clifton <nickc@redhat.com>
984
985 * archures.c (bfd_mach_v850e1): Define.
986 * bfd-in2.h: Regenerate.
987 * cpu-v850.h (scan): Accept bfd_mach_v850e1.
988 (arch_info_struct): Include an entry for bfd_mach_v850e1.
989 * elf32-v850.c (v850_elf_object_p): Accept E_V850E1_ARCH flag.
990 (v850_elf_final_write_processing): Accept bfd_mach_v850e1.
991 (v850_elf_print_private_bfd_data): Interpret E_V850E1_ARCH flag.
992 (v850_elf_merge_private_bfd_data): Allow v850e1 binaries to be
993 linked with v850e binaries. Mark the output as v850e.
5de3bf90 994
3922a8c1
NC
9952003-09-03 Nick Clifton <nickc@redhat.com>
996
5de3bf90 997 * cofflink.c (_bfd_coff_link_input_bfd): Do not skip section
3922a8c1
NC
998 symbols that are used in relocs.
999
13dfd2d0
NC
10002003-08-30 Robert Millan <robertmh@gnu.org>
1001
1002 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
1003 * config.bfd: Likewise.
1004 * configure: Regenerate.
1005
1c0881dd
CG
10062003-08-31 Christian Groessler <chris@groessler.org>
1007
1008 * elf32-i860.c (i860_howto_pc26_reloc): Finish relocation here
1009 instead of returning bfd_reloc_continue.
1010
ac0e732e
AJ
10112003-08-31 Andreas Jaeger <aj@suse.de>
1012
1013 * merge.c: Update to ISO C90.
1014
ec317fb1
ILT
10152003-08-27 Ian Lance Taylor <ian@airs.com>
1016
49c97a80
ILT
1017 * configure.in: Check for strtoull.
1018 * bfd.c (bfd_scan_vma): Use strtoull when available.
1019 * configure, config.in: Regenerate.
1020
ec317fb1
ILT
1021 * configure.in: Define and substitute BFD_HOST_LONG_LONG.
1022 * bfd-in.h: Define BFD_HOST_LONG_LONG. Test it rather than
1023 __GNUC__ when deciding whether to use long long for
1024 BFD_HOST_64_BIT.
1025 * configure, Makefile.in, doc/Makefile.in, bfd-in2.h: Regenerate.
1026
d539b3aa
CG
10272003-08-27 Christian Groessler <chris@groessler.org>
1028
1029 * elf32-i860.c (i860_howto_pc26_reloc, i860_howto_pc16_reloc,
1030 i860_howto_splitn_reloc, i860_howto_highadj_reloc): New
1031 functions.
1032 (elf32_i860_howto_table): Insert the new functions as
1033 'special_function's in the proper reloc type entries.
1034
73052b5e
RS
10352003-08-27 Richard Sandiford <rsandifo@redhat.com>
1036
1037 * elf32-frv.c (elf32_frv_relocate_section): Use
1038 _bfd_elf_rela_local_sym.
1039
2c848f79
MS
10402003-08-26 Michael Snyder <msnyder@redhat.com>
1041
1042 * cpu-frv.c: Remove unused enum.
1043
980491e6
MR
10442003-08-25 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1045
1046 * reloc.c: Fix documentation for MIPS ELF relocations.
1047 libbfd.h: Regenerate.
1048 bfd-in2.h: Regenerate.
1049
6d1227b8
JE
10502003-08-24 Jason Eckhardt <jle@rice.edu>
1051
5de3bf90 1052 * coff-i860.c (CALC_ADDEND): Define to be a no-op.
6d1227b8 1053
f680ea79
JE
10542003-08-24 Jason Eckhardt <jle@rice.edu>
1055
1056 * elf32-i860.c (elf32_i860_relocate_pc16): Subtract 4 and
1057 shift by 2 before storing the relocated value.
1058
c28b1c28
JE
10592003-08-23 Jason Eckhardt <jle@rice.edu>
1060
5de3bf90 1061 * coff-i860.c (coff_i860_reloc_nyi): New function.
c28b1c28
JE
1062 (howto_table): Add entries for relocations PAIR, HIGHADJ, HIGH,
1063 LOWn, SPLITn, and BRADDR.
1064 (RTYPE2HOWTO): Check that the r_type is within the howto_table
1065 before trying to access the entry.
1066 (coff_i860_rtype_to_howto): Likewise.
1067 (coff_i860_reloc_type_lookup): New function.
1068 (i860_reloc_processing): New function.
1069 (coff_bfd_reloc_type_lookup): Define macro.
1070 (RELOC_PROCESSING): Define macro.
1071 Minor formatting adjustments.
1072
40a0491a
AM
10732003-08-23 Alan Modra <amodra@bigpond.net.au>
1074
1075 * elflink.h (elf_link_add_object_symbols): Don't crash on NULL owner.
1076
69bbc4c0
L
10772003-08-22 H.J. Lu <hongjiu.lu@intel.com>
1078
1079 * elfxx-ia64.c (elfNN_ia64_create_dynamic_sections): Align the
1080 .got section at 8 bytes.
1081
8b956130
NC
10822003-08-21 Nick Clifton <nickc@redhat.com>
1083
85db1db4 1084 * cofflink.c: Update to ISO C90 and tidy up formatting.
8b956130 1085
6c21aa76
NC
10862003-08-21 Randolph Chung <tausq@debian.org>
1087
1088 * elf32-hppa.c (elf32_hppa_object_p): For elf32-hppa-linux, objects
1089 can have OSABI=Linux or OSABI=SysV. Check for both.
1090 * elf64-hppa.c (elf64_hppa_object_p): Likewise.
1091
3673a93e
NC
10922003-08-21 Nick Clifton <nickc@redhat.com>
1093
1094 * po/sv.po: Updated Swedish translation.
1095
427b80f4
RS
10962003-08-20 Richard Sandiford <rsandifo@redhat.com>
1097
1098 * elf64-mips.c (elf_backend_copy_indirect_symbol): Define.
1099
560e09e9
NC
11002003-08-20 Nick Clifton <nickc@redhat.com>
1101
1102 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): New macro used to
1103 replace some duplicated code in most elfxx-xxxx.c files. This
1104 version uses the new fields in bfd_link_info.
1105
40a0491a
AM
1106 * elf-m10300.c (mn10300_elf_relocate_section): Use new macro.
1107 * elf32-arm.h (elf32_arm_relocate_section): Likewise.
1108 * elf32-cris.c (cris_elf_relocate_section): Likewise.
560e09e9
NC
1109 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
1110 * elf32-i386.c (elf_i386_relocate_section): Likewise.
1111 * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
1112 * elf32-iq2000.c (iq2000_elf_relocate_section): Likewise.
1113 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
1114 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
1115 * elf32-s390.c (elf_s390_relocate_section): Likewise.
1116 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
1117 * elf32-vax.c (elf_vax_relocate_section): Likewise.
1118 * elf32-xtensa.c (elf_xtensa_relocate_section): Likewise.
1119 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
1120 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
1121 * elf64-s390.c (elf_s390_relocate_section): Likewise.
1122 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
1123 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
1124 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
40a0491a
AM
1125
1126 * elf-hppa.h (elf_hppa_unmark_useless_dynamic_symbols,
560e09e9
NC
1127 elf_hppa_remark_useless_dynamic_symbols,
1128 elf_hppa_relocate_section): Use the new fields in
1129 bfd_link_info structure.
1130 * elf32-sh.c (sh_elf_relocate_section): Likewise.
1131 * elf64-alpha.c (elf64_alpha_check_relocs): Likewise.
1132 * elf64-hppa.c (elf64_hppa_check_relocs): Likewise.
1133 * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
1134 * elfxx-ia64.c (elfNN_ia64_check_relocs): Likewise.
1135 * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
1136
1137 * elflink.h (elf_link_output_extsym): Fix test for reporting
40a0491a
AM
1138 undefined symbols in shared libraries. Remove redundant test
1139 of shlib_undefined when reporting references to forced local
1140 symbols.
560e09e9 1141
4091ea4e
L
11422003-08-18 Andreas Schwab <schwab@suse.de>
1143
1144 * libpei.h (bfd_pe_executable_p): Also recognize efi-app
1145 executables.
1146
b0cdc7bc
HPN
11472003-08-17 Hans-Peter Nilsson <hp@bitrange.com>
1148
1149 * simple.c (bfd_simple_get_relocated_section_contents): Move
1150 reloc_done hack to before first bfd_section_size call. Change all
1151 returns to use new wrapper macro RETURN, restoring sec->reloc_done.
1152
c1993d04
AM
11532003-08-16 Alan Modra <amodra@bigpond.net.au>
1154
1155 * elf64-ppc.c: Don't include elf/ppc.h.
1156
792b4a53
RS
11572003-08-14 Richard Sandiford <rsandifo@redhat.com>
1158
1159 * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Fix PT_DYNAMIC
1160 code to work with 64-bit bfds.
1161
fdc09da8
AM
11622003-08-14 Alan Modra <amodra@bigpond.net.au>
1163
1164 * dep-in.sed: Remove libintl.h.
1165 * Makefile.am (SRC-POTFILES.in, BLD-POTFILES.in): Unset LC_COLLATE.
1166 (POTFILES.in): Remove target.
1167 * Makefile.in: Regenerate.
1168
ee87f2da
AM
11692003-08-12 Alan Modra <amodra@bigpond.net.au>
1170
1171 * elf64-ppc.c (ppc64_elf_next_input_section): Update comment.
1172 (ppc64_elf_relocate_section): For zero sym R_PPC64_TOC relocs,
1173 use the function sym from the previous reloc.
1174
15f40dfc
JJ
11752003-08-11 Jakub Jelinek <jakub@redhat.com>
1176
1177 * elf32-i386.c (elf_i386_relocate_section): Make undefined symbols
1178 fatal if -pie.
1179 * elf32-s390.c (elf_s390_relocate_section): Likewise.
1180 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
1181 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
1182 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
1183 * elf64-s390.c (elf_s390_relocate_section): Likewise.
1184 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
1185 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
1186 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
1187 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
1188 (ppc_elf_relocate_section) <case R_PPC_RELAX32>: Issue fatal error
1189 on undefined symbols if -pie.
1190 * elf32-sh.c (sh_elf_relocate_section): Likewise.
1191
6ab189d5
AM
11922003-08-11 Alan Modra <amodra@bigpond.net.au>
1193
1194 * elf64-ppc.c (ppc64_elf_relocate_section): Add special case for crt1.o
1195 branch to __libc_start_main.
1196
3b260895
NC
11972003-08-08 Dmitry Diky <diwil@mail.ru>
1198
6ab189d5
AM
1199 * archures.c: Add xW42 and xE42 parts. Sort MPU list according to
1200 gcc order.
3b260895
NC
1201 * cpu-msp430.c: Likewise.
1202 * elf32-msp430.c: Likewise.
1203 * bfd-in2.h: Regenerate.
1204
c39a58e6
AM
12052003-08-07 Alan Modra <amodra@bigpond.net.au>
1206
9c5bfbb7
AM
1207 * elfxx-target.h: Remove PTR cast.
1208 * targets.c (bfd_target): Make backend_data const void *.
1209 * elf-bfd.h: Constify all occurrences of struct elf_backend_data.
1210 * elf-m10300.c: Likewise.
1211 * elf.c: Likewise.
1212 * elf32-hppa.c: Likewise.
1213 * elf32-i386.c: Likewise.
1214 * elf32-m68hc1x.c: Likewise.
1215 * elf32-ppc.c: Likewise.
1216 * elf32-s390.c: Likewise.
1217 * elf32-sh.c: Likewise.
1218 * elf32-sh64.c: Likewise.
1219 * elf32-sparc.c: Likewise.
1220 * elf32-xtensa.c: Likewise.
1221 * elf64-mips.c: Likewise.
1222 * elf64-ppc.c: Likewise.
1223 * elf64-s390.c: Likewise.
1224 * elf64-sh64.c: Likewise.
1225 * elf64-sparc.c: Likewise.
1226 * elf64-x86-64.c: Likewise.
1227 * elfcode.h: Likewise.
1228 * elfcore.h: Likewise.
1229 * elflink.c: Likewise.
1230 * elflink.h: Likewise.
1231 * elfxx-ia64.c: Likewise.
1232 * elfxx-mips.c: Likewise.
1233 * elfxx-mips.h: Likewise.
1234 * elf.c (prep_headers): Remove useless check for null backend_data.
1235 * bfd-in2.h: Regenerate.
1236
c39a58e6
AM
1237 * elf-bfd.h: Remove PARAMS macro. Replace PTR with void *.
1238 (NAME): Use ## rather than CONCAT4 macro.
1239 * elfcode.h: Remove one remaining PARAMS macro.
1240 * elf-eh-frame.c: Convert to C90, remove unneeded casts and prototypes.
1241 * elf-strtab.c: Likewise.
1242 * elf-hppa.h: Likewise.
1243 * elf32-hppa.h: Likewise.
1244 * elf32-hppa.c: Likewise.
1245 (elf32_hppa_add_symbol_hook): Delete.
1246 (elf_backend_add_symbol_hook): Don't define.
1247 * libhppa.h: Convert to C90. Replace INLINE with inline.
1248
97b639ba
AM
12492003-08-06 Alan Modra <amodra@bigpond.net.au>
1250
1251 * elf64-ppc.c (ppc_stub_name): Tweak names for better readability.
1252 (ppc64_elf_adjust_dynamic_symbol): Allow copy relocs against
1253 function descriptors, but warn.
1254 (ppc_build_one_stub): Remove a couple of vars. Move code creating
1255 stub syms so that we can avoid a stub sym if we already have a
1256 plt sym. Do not redefine an existing symbol.
1257 (ppc64_elf_build_stubs): When --emit-stub-syms, print a symbol for
1258 glink.
1259
9e7d479d
NC
12602003-08-06 Nick Clifton <nickc@redhat.com>
1261
1262 * po/fr.po: Updated French translation.
1263
77f3d027
AM
12642003-08-06 Alan Modra <amodra@bigpond.net.au>
1265
1266 * elflink.c (_bfd_elf_create_dynamic_sections): Mark .dynbss with
1267 SEC_LINKER_CREATED.
1268
50d6c878
DJ
12692003-08-05 Daniel Jacobowitz <drow@mvista.com>
1270
1271 * elf32-arm.h (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
1272 (elf32_arm_final_link_relocate, elf32_arm_relocate_section): Use it.
1273
14abcef9
NC
12742003-08-03 Jeff Muizelaar <muizelaar@rogers.com>
1275
4a21a492 1276 * coffcode.h (coff_slurp_line_table): Return with a warning
14abcef9
NC
1277 message if the line number table could not be read.
1278
8c675694
NC
12792003-08-04 Nick Clifton <nickc@redhat.com>
1280
1281 * elflink.h (elf_link_add_object_symbols): Prepend "warning: "
1282 to messages produced for .gnu.warning.SYMBOL sections.
1283
268b6b39
AM
12842003-08-04 Alan Modra <amodra@bigpond.net.au>
1285
1286 * elfcode.h: Convert to C90, remove unneeded casts and prototypes.
1287 * elfcore.h: Likewise.
1288 * elflink.c: Likewise.
1289 * elflink.h: Likewise.
1290 * elf.c (sym_is_global): Remove INLINE.
1291 (align_file_position): Replace INLINE with inline.
1292 * elfcode.h (elf_swap_dyn_in, elf_swap_dyn_out): Remove INLINE.
1293 (elf_file_p): Replace INLINE with inline.
1294
866f48b7
KK
12952003-08-02 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1296
1297 * elf32-sh.c (sh_elf_check_relocs): Don't set DF_TEXTREL here.
1298
8651fcf9
L
12992003-08-01 H.J. Lu <hongjiu.lu@intel.com>
1300
1301 * elfxx-ia64.c (get_got): Align the .got section at 8 bytes.
1302
37cd2629
L
13032003-08-01 H.J. Lu <hongjiu.lu@intel.com>
1304
1305 * elfxx-ia64.c (elfNN_ia64_finish_dynamic_symbol): Use
1306 ElfNN_External_Rela instead of Elf64_External_Rela.
1307
91fb2a9d
NC
13082003-08-01 Nick Clifton <nickc@redhat.com>
1309
1310 * config.bfd: Add code to catch obsolete configurations and warn
1311 about them unless --enable-obsolete is used. Use this to mark
1312 vax-vms port as obsolete.
1313
e656e369
AM
13142003-07-30 Alan Modra <amodra@bigpond.net.au>
1315
1316 * elf32-ppc.c (ppc_elf_install_value): Tidy.
1317 (ppc_elf_relax_section): Remove dead code. Remove unnecessary casts.
1318 Formatting.
1319 * elfxx-target.h: Remove PARAMS macro. Formatting.
1320
50bc7936
AM
13212003-07-30 Alan Modra <amodra@bigpond.net.au>
1322
1323 * elf.c (bfd_section_from_r_symndx): Test for SHN_UNDEF.
1324 * elf64-ppc.c (get_fdh): New function, split out from
1325 ppc64_elf_edit_opd.
1326 (ppc64_elf_check_relocs): Use get_fdh.
1327 (func_desc_adjust): Likewise. Tidy.
1328 (ppc64_elf_edit_opd): Tighten reloc checks. Free local_syms on error
1329 exit. Use get_fdh. Account for superfluous dynamic relocs.
1330 (ppc64_elf_relocate_section): Warning fix.
1331
a62d170c
JE
13322003-07-30 Jason Eckhardt <jle@rice.edu>
1333
1334 * coff-i860.c: Convert to ISO C90. Remove superflous prototypes.
1335
7734b6e9
JE
13362003-07-30 Jason Eckhardt <jle@rice.edu>
1337
1338 * elf32-i860.c: Convert to ISO C90. Remove superflous prototypes.
1339
37f4508b
AM
13402003-07-30 Randolph Chung <tausq@debian.org>
1341
1342 * elf-hppa.h (elf_hppa_relocate_section): Look up dyn_h for undefweak.
1343 * elf64-hppa.c (elf64_hppa_finalize_dlt): Check h->root.type.
1344
217aa764
AM
13452003-07-30 Alan Modra <amodra@bigpond.net.au>
1346
1347 * elf.c: Convert to C90, remove unnecessary prototypes and casts.
1348 Replace PTR with void *. Formatting.
1349 (_bfd_elf_assign_file_position_for_section): Remove INLINE.
1350 (make_mapping): Likewise.
1351
494dac0c
AM
13522003-07-29 Alan Modra <amodra@bigpond.net.au>
1353
1354 * elf64-ppc.c (func_desc_adjust): Give linker created function
1355 descriptor symbols a size and type.
1356 (ppc64_elf_relocate_section): Correct lq insn test.
1357
deaaf2f3
EC
13582003-07-28 Eric Christopher <echristo@redhat.com>
1359
1360 * elf32-ppc.c (R_PPC_RELAX32): New relocation.
1361 (ppc_elf_install_value): New function.
1362 (ppc_elf_sort_rela): Remove.
1363 (ppc_elf_relax_section): Rewrite. Remove old relaxation
1364 and replace with out of range branch stubs.
1365 (ppc_elf_relocate_section): Handle R_PPC_RELAX32.
1366
709e685d
AO
13672003-07-29 Alexandre Oliva <aoliva@redhat.com>
1368
1369 * elf-m10300.c (mn10300_elf_relax_section): Take symbol hash table
1370 from input_bfd.
1371
36c506c5
AM
13722003-07-28 Alan Modra <amodra@bigpond.net.au>
1373
1374 * elf.c (special_sections): Set attributes for .got and .plt.
1375
5d35169e
AM
13762003-07-27 Alan Modra <amodra@bigpond.net.au>
1377
1378 * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Ensure no copy relocs
1379 on function descriptors.
1380 (ELIMINATE_COPY_RELOCS): Expand comment.
1381 (ppc64_elf_special_sections): Move. Don't include non-ppc64 sections.
1382 Do include ".toc1".
1383
3cddba1e
L
13842003-07-25 H.J. Lu <hongjiu.lu@intel.com>
1385
1386 * elf.c (_bfd_elf_new_section_hook): Set the default section
1387 type to SHT_NULL.
1388 (elf_fake_sections): Set the section type based on asect->flags
1389 if it is SHT_NULL. Don't abort on processor specific section
1390 types.
1391
d622ef4b
L
13922003-07-25 H.J. Lu <hongjiu.lu@intel.com>
1393
1394 * bfd-in2.h: Regenerated.
1395
2f89ff8d
L
13962003-07-25 H.J. Lu <hongjiu.lu@intel.com>
1397
1398 * elf-bfd.h (bfd_elf_special_section): New.
1399 (elf_backend_data): Add special_sections, a pointer to
1400 bfd_elf_special_section.
1401 (elf_section_type). New.
1402 (elf_section_flags): New.
1403 (_bfd_elf_get_sec_type_attr): New.
1404
1405 * elf.c (_bfd_elf_make_section_from_shdr): Always use the
1406 real section type/flags.
1407 (special_sections): New.
1408 (get_special_section): New.
1409 (_bfd_elf_get_sec_type_attr): New.
1410 (_bfd_elf_new_section_hook): Check special_section to set
1411 elf_section_type and elf_section_flags.
1412 (elf_fake_sections): Don't use section name to set ELF section
1413 data.
1414
1415 * elf32-m32r.c (m32r_elf_special_sections): New.
1416 (elf_backend_special_sections): Defined.
1417
1418 * elf32-m68hc11.c (elf32_m68hc11_special_sections): New.
1419 (elf_backend_special_sections): Defined.
1420
1421 * elf32-mcore.c (mcore_elf_special_sections): New.
1422 (elf_backend_special_sections): Defined.
1423
1424 * elf32-ppc.c (ppc_elf_special_sections): New.
1425 (elf_backend_special_sections): Defined.
1426
1427 * elf32-sh64.c (sh64_elf_special_sections): New.
1428 (elf_backend_special_sections): Defined.
1429
1430 * elf32-v850.c (v850_elf_special_sections): New.
1431 (elf_backend_special_sections): Defined.
1432
1433 * elf32-xtensa.c (elf_xtensa_special_sections): New.
1434 (elf_backend_special_sections): Defined.
1435
1436 * elf64-alpha.c (elf64_alpha_special_sections): New.
1437 (elf_backend_special_sections): Defined.
1438
1439 * elf64-hppa.c (elf64_hppa_special_sections): New.
1440 (elf_backend_special_sections): Defined.
1441
1442 * elf64-ppc.c (ppc64_elf_special_sections): New.
1443 (elf_backend_special_sections): Defined.
1444
1445 * elf64-sh64.c (sh64_elf64_special_sections): New.
1446 (elf_backend_special_sections): Defined.
1447
1448 * elfxx-ia64.c (elfNN_ia64_special_sections): New.
1449 (elf_backend_special_sections): Defined.
1450
1451 * elfxx-mips.c (_bfd_mips_elf_special_sections): New.
1452
1453 * elfxx-mips.h (_bfd_mips_elf_special_sections): New.
1454 (elf_backend_special_sections): Defined.
1455
1456 * elfxx-target.h (elf_backend_special_sections): New. Default
1457 to NULL.
1458 (elfNN_bed): Initialize special_sections.
1459
1460 * section.c (bfd_abs_section): Remove const.
1461 (bfd_und_section): Likewise.
1462 (bfd_com_section): Likewise.
1463 (bfd_ind_section): Likewise.
1464
20650579
NC
14652003-07-24 Nick Clifton <nickc@redhat.com>
1466
1467 * coff-arm.c (EXTRA_S_FLAGS): Include SEC_CODE so that code
1468 sections are assigned the LOAD attribute.
1469
deaaf2f3 14702003-07-25 Kaz Kojima <kkojima@rr.iij4u.or.jp>
09fd220b
KK
1471
1472 * elf32-sh.c: Convert to C90. Replace PTR with void *.
1473 * elf32-sh64-com.c: Likewise.
1474 * elf32-sh64.c: Likewise.
1475 * elf32-sh64.h: Likewise.
1476 * elf64-sh64.c: Likewise.
1477
3d85aebe
KK
14782003-07-24 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1479
1480 * elf32-sh.c (sh_elf_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL.
1481 (allocate_dynrelocs): Likewise.
1482 (sh_elf_relocate_section): Likewise. Use SYMBOL_REFERENCES_LOCAL.
1483 (sh_elf_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL.
1484
834d807b
NC
14852003-07-24 Nick Clifton <nickc@redhat.com>
1486
1487 * po/fr.po: Updated French translation.
1488
571b5725
BW
14892003-07-23 Bob Wilson <bob.wilson@acm.org>
1490
1491 * elf32-xtensa.c (xtensa_elf_dynamic_symbol_p): Make inline and move
1492 near the beginning of the file. Swap order of arguments. Call
1493 _bfd_elf_dynamic_symbol_p with "ignore_protected" set to 0.
1494 (elf_xtensa_fix_refcounts): Adjust xtensa_elf_dynamic_symbol_p call.
1495 (elf_xtensa_relocate_section): Likewise.
1496 (shrink_dynamic_reloc_sections): Likewise.
1497
b536dc1e
BW
14982003-07-23 Bob Wilson <bob.wilson@acm.org>
1499
1500 * elf32-xtensa.c (plt_reloc_count): Fix typo in comment.
1501 (elf_xtensa_size_dynamic_sections): Use elf_discarded_section.
1502 (elf_xtensa_combine_prop_entries): Avoid returning non-zero without
1503 first printing an error message.
1504 (elf_xtensa_finish_dynamic_sections): Likewise.
1505 (elf_xtensa_discard_info_for_section): Adjust size of .got.loc when
1506 discarding literal table entries.
1507 (elf_xtensa_merge_private_bfd_data): Remove newline from error message.
1508 (elf_xtensa_do_asm_simplify): Likewise.
1509
7f888330
SC
15102003-07-23 Stephane Carrez <stcarrez@nerim.fr>
1511
1512 * elf32-m68hc1x.c (elf32_m68hc11_size_stubs): Avoid crash when
1513 we have a local symbol in common section.
1514
ecc27c31
L
15152003-07-22 H.J. Lu <hongjiu.lu@intel.com>
1516
1517 * elflink.c (_bfd_elf_dynamic_symbol_p): Don't return TRUE for
1518 weak symbols.
1519
f9f3cf65
NC
15202003-07-22 Nick Clifton <nickc@redhat.com>
1521
1522 * coffcode.h (coff_slurp_symbol_table): Add C_TCSYM and C_ECOML to
1523 expected RS6000 storage classes.
1524
bb32e54f
L
15252003-07-21 H.J. Lu <hongjiu.lu@intel.com>
1526
1527 * elfxx-ia64.c (elfNN_ia64_size_dynamic_sections): Mark
1528 output_bfd unused to silence gcc.
1529
796f2a93
NC
15302003-07-21 Nick Clifton <nickc@redhat.com>
1531
1532 * po/sv.po: Updated Swedish translation.
1533
f6c52c13
AM
15342003-07-21 Alan Modra <amodra@bigpond.net.au>
1535
1536 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Use..
1537 (_bfd_elf_symbol_refs_local_p): ..this. Declare.
1538 * elflink.c (_bfd_elf_symbol_refs_local_p): New function.
1539 * elf32-i386.c (elf_i386_relocate_section): Remove h NULL test
1540 now done in _bfd_elf_symbol_refs_local_p.
1541 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
1542 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
1543 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
1544
aa37626c
L
15452003-07-18 H.J. Lu <hongjiu.lu@intel.com>
1546
1547 * elflink.c (_bfd_elf_dynamic_symbol_p): Undo the last change.
1548
1e364ec9
L
15492003-07-18 H.J. Lu <hongjiu.lu@intel.com>
1550
1551 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL): Fix a typo.
1552 (SYMBOL_CALLS_LOCAL): Likewise.
1553
1554 * elflink.c (_bfd_elf_dynamic_symbol_p): Return TRUE
1555 immediately if symbol isn't defined locally.
1556
986a241f
RH
15572003-07-18 Richard Henderson <rth@redhat.com>
1558
1559 * elflink.c (_bfd_elf_dynamic_symbol_p): New.
1560 * elf-bfd.h (_bfd_elf_dynamic_symbol_p): Declare it.
1561 (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Use it.
1562 * elf32-xtensa.c (xtensa_elf_dynamic_symbol_p): Likewise.
1563 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise.
1564 * elf64-hppa.c (elf64_hppa_dynamic_symbol_p): Likewise.
1565 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Likewise.
1566 Update all callers to provide the relocation being resolved.
1567
ac4b3dd8
NC
15682003-07-17 Shaun Jackman <sjackman@pathwayconnect.com>
1569
1570 * config.bfd (arm-wince-pe): Add -DARM_COFF_BUGFIX to
1571 targ_cflags.
1572
6c37ac4d
NC
15732003-07-17 Nick Clifton <nickc@redhat.com>
1574
1575 * po/es.po: New Spanish translation.
1576 * po/sv.po: New Swedish translation.
1577 * po/opcodes.pot: Regenerate.
1578
02e6ad56
RH
15792003-07-16 Richard Henderson <rth@redhat.com>
1580
1581 * config.bfd, configure.host, configure.in: Remove ia64-aix support.
1582 * elfxx-ia64.c, targets.c: Likewise.
1583
5686517c
RH
15842003-07-16 Richard Henderson <rth@redhat.com>
1585
1586 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Properly return false
1587 for symbols defined locally plus -Bsymbolic. Tidy logic.
1588
5a7ea749
RS
15892003-07-15 Richard Sandiford <rsandifo@redhat.com>
1590
1591 * archures.c (bfd_mach_mips7000): New.
1592 * bfd-in2.h: Regenerated.
1593 * cpu-mips.c (arch_info_struct): Add an entry for mips:7000.
1594 * elfxx-mips.c (mips_set_isa_flags): Handle bfd_mach_mips7000.
1595 (mips_mach_extensions): Add an entry for it.
1596
76bff705
NC
15972003-07-14 Nick Clifton <nickc@redhat.com>
1598
1599 * po/tr.po: Update with latest version.
1600 * po/SRC-POTFILES.in: Regenerate.
1601 * po/bfd.pot: Regenerate.
1602 * Makfile.in: Regenerate.
1603 * configure: Regenerate.
1604
d0facd1b
NC
16052003-07-12 Jeff Baker <jbaker@qnx.com>
1606
1607 * bfd/config.bfd (__QNXTARGET__): Define for Neutrino architectures.
1608 * bfd/elf32-arm.h (ELF_MAXPAGESIZE): Set to 4k for Neutrino.
1609 * bfd/elf32-sh.c (ELF_MAXPAGESIZE): Set to 4k for Neutrino.
1610 * bfd/elf32-ppc.c (ELF_MAXPAGESIZE): Set to 4k for Neutrino.
1611
bcb9b88d
NC
16122003-07-12 Jeff Muizelaar <muizelaar@rogers.com>
1613
1614 * coffcode.h (coff_set_section_contents): Set the
1615 IMAGE_FILE_32BIT_MACHINE flag for PE targets.
1616
7a9823f1
RS
16172003-07-11 Richard Sandiford <rsandifo@redhat.com>
1618
1619 * bfd-in.h (bfd_h8300_pad_address): Declare.
1620 * bfd-in2.h: Regenerate.
1621 * cpu-h8300.c (bfd_h8300_pad_address): New function.
1622 * coff-h8300.c (h8300_reloc16_estimate): Use it to canonicalize
1623 addresses before checking whether they can be relaxed.
1624 (h8300_reloc16_extra_cases): Likewise for the R_MOVL2 sanity check.
1625 Don't complain about overflows in general 8-bit relocations.
1626 * elf32-h8300.c (elf32_h8_relax_section): Use bfd_h8300_pad_address.
1627 Fix handling of R_H8_DIR24A8.
1628
c6baf75e
RS
16292003-07-11 Richard Sandiford <rsandifo@redhat.com>
1630
1631 * elf32-h8300.c: Convert function prototypes and definitions
1632 to C90 syntax.
1633 * coff-h8300.c: Likewise.
1634 * cpu-h8300.c: Likewise.
1635
fce00800
AM
16362003-07-11 Alan Modra <amodra@bigpond.net.au>
1637
1638 * po/SRC-POTFILES.in: Regenerate.
1639 * po/bfd.pot: Likewise.
1640
e901de89
BW
16412003-07-10 Bob Wilson <bob.wilson@acm.org>
1642
1643 * elf32-xtensa.c (elf_xtensa_create_dynamic_sections): Create new
1644 .got.loc section. Do not set SEC_ALLOC or SEC_LOAD flags for the
1645 .xt.lit.plt section.
1646 (elf_xtensa_size_dynamic_sections): Set size of the .got.loc section
1647 and allocate memory for it.
1648 (elf_xtensa_combine_prop_entries): Copy contents of .xt.lit output
1649 section to the .got.loc section.
1650 (elf_xtensa_finish_dynamic_sections): Fix up call to
1651 elf_xtensa_combine_prop_entries and set DT_XTENSA_GOT_LOC_OFF to
1652 the address of .got.loc.
1653 (relax_property_section): Shrink .got.loc to match changes in any
1654 literal table section.
1655 (xtensa_is_property_section): Change to match
1656 xtensa_get_property_section_name.
1657 (xtensa_is_littable_section): New.
1658
eff26f78
L
16592003-07-10 H.J. Lu <hongjiu.lu@intel.com>
1660
1661 * elfxx-ia64.c (IA64_HOWTO): Set dst_mask to -1 instead of
1662 -1LL.
1663
942e0f42
AM
16642003-07-10 Alan Modra <amodra@bigpond.net.au>
1665
1666 * Makefile.am (BFD32_BACKENDS): Add elf32-am33lin.lo.
1667 (BFD32_BACKENDS_CFILES): elf32-am33lin.c not elf32-am33lin.lo.
1668 Run "make dep-am".
1669 * Makefile.in: Regenerate.
1670
73c3cd1c
AO
16712003-07-10 Alexandre Oliva <aoliva@redhat.com>
1672
1673 2001-09-12 Alexandre Oliva <aoliva@redhat.com>
1674 * elf32-am33lin.c (ELF_MACHINE_CODE): Redefine to EM_MN10300.
1675 (ELF_MACHINE_ALT1): Define to EM_CYGNUS_MN10300.
1676 2001-06-02 Nick Clifton <nickc@cambridge.redhat.com>
1677 * elf32-am33lin.c: Rename global functions.
1678 2001-05-09 Alexandre Oliva <aoliva@redhat.com>
1679 * config.bfd (am33_2.0, am33_2.0-*-linux*): Added.
1680 * configure.in (bfd_elf32_am33lin_vec): Added.
1681 * Makefile.am (BFD32_BACKENDS): Added elf32-am33lin.lo.
1682 (elf32-am33lin.lo): List dependencies.
1683 * aclocal.m4, configure, Makefile.in: Rebuilt.
1684 * elf-m10300.c (TARGET_LITTLE_SYM, TARGET_LITTLE_NAME,
1685 ELF_ARCH, ELF_MACHINE_CODE, ELF_MAXPAGESIZE): Define only if
1686 ELF_ARCH was not defined before.
1687 (elf_symbol_leading_char): Define if not defined.
1688 * elf32-am33lin.c: Override the definitions above.
1689 * targets.c (bfd_elf32_am33lin_vec): New.
1690
03a12831
AO
16912003-07-09 Alexandre Oliva <aoliva@redhat.com>
1692
1693 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
1694 * elf-m10300.c (elf32_mn10300_link_hash_newfunc): Initialize
1695 pcrel_relocs_copied.
1696 2001-12-13 Alexandre Oliva <aoliva@redhat.com>
1697 * elf-m10300.c (ELF_DYNAMIC_INTERPRETER): Renamed from
1698 ld-linux.so.2 to ld.so.1.
1699 2001-10-10 Alexandre Oliva <aoliva@redhat.com>
1700 * elf-m10300.c (elf_mn10300_sizeof_plt0): New macro.
1701 (_bfd_mn10300_elf_adjust_dynamic_symbol): Use it.
1702 (_bfd_mn10300_elf_finish_dynamic_symbol): Likewise.
1703 * elf-m10300.c (_bfd_mn10300_elf_size_dynamic_sections): Allocate
1704 .rela.* section contents with bfd_zalloc.
1705 2001-09-25 Alexandre Oliva <aoliva@redhat.com>
1706 * elf-m10300.c: Added declarations for functions missing them.
1707 Merge some shared-library changes from the i386 back-end. Use
1708 R_MN10300_RELATIVE instead of R_MN10300_PCREL32 and
1709 R_MN10300_GLOB_DAT instead of R_MN10300_32 where appropriate.
1710 (struct elf32_mn10300_link_hash_entry): Remove duplicates of
1711 members of elf_link_hash_entry. Adjusted references.
1712 (mn10300_elf_final_link_relocate): dynobj was already loaded
1713 into a local variable, use it.
1714 2001-09-21 Nick Clifton <nickc@cambridge.redhat.com>
1715 * elf-m10300.c: Add missing function prototypes.
1716 2001-08-24 Alexandre Oliva <aoliva@redhat.com>
1717 * elf-m10300.c (mn10300_elf_relocate_section): Don't compute
1718 relocation for dynamic relocations.
1719 2001-05-16 Alexandre Oliva <aoliva@redhat.com>
1720 * reloc.c (BFD_RELOC_MN10300_GOTOFF24): New.
1721 * elf-m10300.c: Introduce GOTPC16, GOTOFF24, GOTOFF16 and
1722 PLT16, and rename GOTPC to GOTPC32 and GOTOFF to GOTOFF32.
1723 (_bfd_mn10300_elf_create_dynamic_sections): Move creation ot PLT...
1724 (_bfd_mn10300_elf_create_got_section): ... here, so that its
1725 adress is already known at the time we compute relaxations.
1726 (mn10300_elf_relax_section): Relax GOTPC32, GOTOFF32, GOT32
1727 and PLT32 to narrower relocations.
1728 * libbfd.h, bfd-in2.h: Rebuilt.
1729 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
1730 * reloc.c (BFD_RELOC_MN10300_GOT32, BFD_RELOC_MN10300_GOT24,
1731 BFD_RELOC_MN10300_GOT16, BFD_RELOC_MN10300_COPY,
1732 BFD_RELOC_MN10300_GLOB_DAT, BFD_RELOC_MN10300_JMP_SLOT,
1733 BFD_RELOC_MN10300_RELATIVE): New relocs.
1734 * libbfd.h, bfd-in2.h: Rebuilt.
1735 * elf-m10300.c (struct elf_mn10300_pcrel_relocs_copied): New.
1736 (struct elf32_mn10300_link_hash_entry): Added DSO-related
1737 fields.
1738 (elf_mn10300_howto): Defined new relocation types.
1739 (mn10300_reloc_map): Map them.
1740 (_bfd_mn10300_elf_create_got_section): New fn.
1741 (mn10300_elf_check_relocs): Handle PIC relocs.
1742 (mn10300_elf_final_link_relocate): Likewise.
1743 (mn10300_elf_relocate_section): Handle DSOs.
1744 (PLT0_ENTRY_SIZE, PLT_ENTRY_SIZE, PIC_PLT_ENTRY_SIZE): New macros.
1745 (elf_mn10300_plt0_entry, elf_mn10300_plt_entry,
1746 elf_mn10300_pic_plt_entry): New.
1747 (elf_mn10300_sizeof_plt, elf_mn10300_plt_plt0_offset,
1748 elf_mn10300_plt0_linker_offset, elf_mn10300_plt0_gotid_offset,
1749 elf_mn10300_plt_temp_offset, elf_mn10300_plt_symbol_offset,
1750 elf_mn10300_plt_reloc_offset: New macros.
1751 (ELF_DYNAMIC_INTERPRETER): Likewise.
1752 (_bfd_mn10300_elf_create_dynamic_sections): New function.
1753 (_bfd_mn10300_elf_adjust_dynamic_symbol): Likewise.
1754 (_bfd_mn10300_elf_discard_copies): Likewise.
1755 (_bfd_mn10300_elf_size_dynamic_sections): Likewise.
1756 (_bfd_mn10300_elf_finish_dynamic_symbol): Likewise.
1757 (_bfd_mn10300_elf_finish_dynamic_sections): Likewise.
1758 (elf_backend_can_gc_sections,
1759 elf_backend_create_dynamic_sections,
1760 elf_backend_adjust_dynamic_sections,
1761 elf_backend_size_dynamic_sections,
1762 elf_backend_finish_dynamic_symbol,
1763 elf_backend_finish_dynamic_sections, elf_backend_want_got_plt,
1764 elf_backend_plt_readonly, elf_backend_want_plt_sym,
1765 elf_backend_got_header_size, elf_backend_plt_header_size): New
1766 macros.
1767
b08fa4d3
AO
17682003-07-09 Alexandre Oliva <aoliva@redhat.com>
1769
1770 2001-05-06 Alexandre Oliva <aoliva@redhat.com>
1771 * elf-m10300.c (compute_function_info): Account for AM33
1772 registers in `movm' when computing stack space for `call' when
1773 linking for AM33/2.0 link.
1774 2000-04-01 Alexandre Oliva <aoliva@cygnus.com>
1775 * archures.c (bfd_mach_am33_2): Renamed from bfd_mach_am332.
1776 * bfd-in2.h: Rebuilt.
1777 * cpu-m10300.c (bfd_am33_2_arch): Renamed from bfd_am332_arch.
1778 * elf-m10300.c: Updated.
1779 2000-03-31 Alexandre Oliva <aoliva@cygnus.com>
1780 * archures.c (bfd_mach_am332): Defined.
1781 * bfd-in2.h: Rebuilt.
1782 * cpu-m10300.c (bfd_am332_arch): Defined.
1783 (bfd_am33_arch): Chained with am33-2.
1784 * elf-m10300.c (elf_mn10300_mach): Handle am332.
1785 (_bfd_mn10300_elf_final_write_processing): Likewise.
1786
201933ea
L
17872003-07-09 H.J. Lu <hongjiu.lu@intel.com>
1788
1789 * elfxx-ia64.c (IA64_HOWTO): Set dst_mask to -1LL.
1790
e717da7e
AM
17912003-07-10 Alan Modra <amodra@bigpond.net.au>
1792
1793 * elf64-ppc.c (bfd_elf64_mkobject): Define.
1794 (struct ppc64_elf_obj_tdata): New.
1795 (ppc64_elf_tdata, ppc64_tlsld_got): Define.
1796 (ppc64_elf_mkobject): New function.
1797 (struct got_entry): Add "owner". Move "tls_type".
1798 (struct ppc_link_hash_table): Delete "relgot", "tlsld_got".
1799 (ppc64_elf_init_stub_bfd): New function.
1800 (create_got_section): Create header .got in dynobj. Create .got
1801 and .rela.got in each bfd. Stash pointers in ppc64_elf_obj_tdata.
1802 (ppc64_elf_create_dynamic_sections): Don't call create_got_section.
1803 Look for dynobj .got, and test it.
1804 (ppc64_elf_copy_indirect_symbol): Adjust for changed got.
1805 (update_local_sym_info): Likewise.
1806 (ppc64_elf_check_relocs): Likewise.
1807 (ppc64_elf_gc_sweep_hook): Likewise.
1808 (ppc64_elf_tls_optimize): Likewise.
1809 (allocate_dynrelocs): Likewise.
1810 (ppc64_elf_size_dynamic_sections): Likewise.
1811 (ppc64_elf_relocate_section): Likewise.
1812 (ppc64_elf_next_toc_section): Update comment.
1813 (toc_adjusting_stub_needed): Remove unneeded cast.
1814 (ppc64_elf_build_stubs): Check for stub sections in stub bfd by
1815 testing section flags.
1816 (ppc64_elf_build_stubs): Likewise.
1817 (ppc64_elf_size_stubs): Likewise. Remove stub_bfd param.
1818 (ppc64_elf_finish_dynamic_sections): Write out got sections.
1819 (func_desc_adjust): Copy over dynamic info for undef weaks.
1820 * elf64-ppc.h (ppc64_elf_init_stub_bfd): Declare.
1821 (ppc64_elf_size_stubs): Update prototype.
1822 * elflink.h (elf_link_sort_relocs): Use link_orders to find reldyn
1823 input sections rather than scanning dynobj.
1824
18ad015f
RS
18252003-07-09 Richard Sandiford <rsandifo@redhat.com>
1826
1827 * elfxx-mips.c (mips_elf_link_hash_entry): Remove min_dyn_reloc_index.
1828 (bfd_mips_elf_swap_msym_in, bfd_mips_elf_swap_msym_out): Delete.
1829 (mips_elf_create_msym_section): Delete.
1830 (mips_elf_create_dynamic_relocation): Don't set min_dyn_reloc_index.
1831 (_bfd_mips_elf_copy_indirect_symbol): Likewise.
1832 (_bfd_mips_elf_create_dynamic_sections): Don't create .msym.
1833 (_bfd_mips_elf_size_dynamic_sections): Don't calculate its size.
1834 (_bfd_mips_elf_size_dynamic_sections): Don't add DT_MIPS_MSYM.
1835 (_bfd_mips_elf_finish_dynamic_symbol): Don't add symbols to .msym.
1836 (_bfd_mips_elf_finish_dynamic_sections): Likewise.
1837
e10609d3
RS
18382003-07-09 Richard Sandiford <rsandifo@redhat.com>
1839
1840 * elfxx-mips.c (mips_elf_irix6_finish_dynamic_symbol): Make the
1841 symbols protected.
1842
0d591ff7
RS
18432003-07-09 Richard Sandiford <rsandifo@redhat.com>
1844
1845 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Fix handling
1846 of relocations whose offset is -2.
1847
fdd07405
RS
18482003-07-09 Richard Sandiford <rsandifo@redhat.com>
1849
1850 * bfd/elfxx-mips.c (mips_elf_create_dynamic_relocation): Treat
1851 forced-local symbols like other locals. Don't create relocations
1852 against STN_UNDEF in irix objects.
1853
d2fba50d
RS
18542003-07-09 Richard Sandiford <rsandifo@redhat.com>
1855
1856 * bfd/elfxx-mips.c (mips_elf_create_dynamic_relocation): In SGI-
1857 compatible objects, add the values of defined external symbols
1858 to the addend.
1859
6eaa6adc
RS
18602003-07-09 Richard Sandiford <rsandifo@redhat.com>
1861
1862 * elfxx-mips.c (_bfd_mips_elf_finish_dynamic_symbol): Always
1863 initialize a GOT entry to the symbol's st_value.
1864
0c83546a
AM
18652003-07-08 Alan Modra <amodra@bigpond.net.au>
1866
43c40ab2
AM
1867 * elf-bfd.h (struct elf_obj_tdata): Move linker_section_pointers..
1868 * elf32-ppc.c (struct ppc_elf_obj_tdata): ..to here. New.
1869 (ppc_elf_tdata): Define.
1870 (elf_local_ptr_offsets): Adjust.
1871 (ppc_elf_mkobject): New function.
1872 (bfd_elf32_mkobject): Define.
1873
0c83546a
AM
1874 * elfcode.h (elf_object_p): Allocate tdata via _bfd_set_format.
1875 * elfcore.h (elf_core_file_p): Likewise.
1876 * section.c (bfd_section_init): Remove prototype.
1877
58111eb7
AM
18782003-07-08 Alan Modra <amodra@bigpond.net.au>
1879
1880 * elf-bfd.h (struct elf_link_hash_entry): Remove linker_section_pointer
1881 field.
1882 (enum elf_linker_section_enum): Delete.
1883 (struct elf_linker_section): Delete.
1884 (struct elf_linker_section_pointers): Delete.
1885 (struct elf_obj_tdata): Remove #if 0 chunk. Remove linker_section.
1886 Make linker_section_pointers a void**.
1887 (elf_local_ptr_offsets, elf_linker_section): Don't define.
1888 * elf32-ppc.c (enum elf_linker_section_enum): New, cut-down version
1889 of old item in elf-bfd.h.
1890 (struct elf_linker_section): Likewise.
1891 (struct elf_linker_section_pointers): Likewise.
1892 (elf_local_ptr_offsets): Define.
1893 (struct ppc_elf_link_hash_entry): Add linker_section_pointer.
1894 (ppc_elf_link_hash_newfunc): Init it.
1895 (struct ppc_elf_link_hash_table): Add sbss.
1896 (ppc_elf_link_hash_table_create): zmalloc rather than clearing
1897 individual fields.
1898 (elf_create_linker_section): Fold into..
1899 (ppc_elf_create_linker_section): ..here. Remove hole_size code.
1900 Make rela section here if shared.
1901 (elf_find_pointer_linker_section): Pass lsect rather than enum.
1902 (elf_create_pointer_linker_section): Adjust. zalloc rather than
1903 clearing in a loop.
1904 (elf_finish_pointer_linker_section): Adjust. Don't make rela
1905 section here.
1906 (ppc_elf_check_relocs): Adjust.
1907 (ppc_elf_add_symbol_hook): Tighten hash creator test. Remove code
1908 creating .sbss by hand.
1909 * elf.c (_bfd_elf_link_hash_newfunc): Adjust.
1910
15f8604d
JJ
19112003-07-04 Jakub Jelinek <jakub@redhat.com>
1912
1913 * elf32-s390.c (elf_howto_table): Change R_390_GOT12 to
1914 complain_overflow_bitfield.
1915 * elf64-s390.c (elf_howto_table): Change R_390_GOT12 to
1916 complain_overflow_bitfield.
1917
3368a7fb
JJ
19182003-07-04 Jakub Jelinek <jakub@redhat.com>
1919
1920 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Return
1921 true even if -pie.
1922
9203ba99
JJ
19232003-07-04 Jakub Jelinek <jakub@redhat.com>
1924
1925 * elfxx-ia64.c (struct elfNN_ia64_link_hash_table): Add rel_fptr_sec.
1926 (elfNN_ia64_dynamic_symbol_p): Change info->shared into
1927 !info->executable.
1928 (get_fptr): For -pie create .opd as writable section and create
1929 .rela.opd as well.
1930 (elfNN_ia64_check_relocs): Change info->shared into
1931 !info->executable.
1932 (allocate_fptr): Likewise.
1933 (allocate_dynrel_entries): Account for a relative reloc for -pie
1934 @fptr(). Don't account for a relative reloc if -pie want_ltoff_fptr
1935 for undefweak symbol. Account for an IPLT reloc in .rela.opd
1936 section if -pie.
1937 (set_got_entry): Don't create a relative reloc if -pie
1938 want_ltoff_fptr for undefweak symbol.
1939 (set_fptr_entry): Emit an IPLT reloc in .rela.opd for -pie.
1940 (elfNN_ia64_relocate_section): Emit a relative reloc for -pie
1941 @fptr().
1942
1943 * elfxx-ia64.c (elfNN_ia64_relocate_section): Issue undefined_symbol
1944 even if -pie.
1945 * elf32-i386.c (elf_i386_relocate_section): Likewise.
1946 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
1947 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
1948 * elf64-s390.c (elf_s390_relocate_section): Likewise.
1949 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
1950 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
1951 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
1952 * elf32-s390.c (elf_s390_relocate_section): Likewise.
1953 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
1954
e0a868d1 19552003-07-04 Paul Clarke <paulc@senet.com.au>
8c17da6e
NC
1956
1957 * elf32-h8300.c (R_H8_DIR32A16): Fix name field.
1958 (elf32_h8_relax_section) <R_H8_DIR16A8>: Adjust position of relocation.
1959 <R_H8_DIR32A16>: Fix type of relocation.
1960
35cad4c4
KK
19612003-07-04 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1962
1963 * elf32-sh.c (sh_elf_create_dynamic_sections): Return if dynamic
1964 sections were created already. Remove unnecessary tests of
1965 the previous change.
1966
03151a5a
KK
19672003-07-04 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1968
1969 * elf32-sh.c (sh_elf_create_dynamic_sections): Don't call
1970 bfd_make_section for existing sections.
1971
003d627e
AM
19722003-07-04 Alan Modra <amodra@bigpond.net.au>
1973
2293c499
AM
1974 * elf32-sparc.c (elf32_sparc_check_relocs): Don't call
1975 create_got_section if we already have done so.
1976 * elf32-sh.c (sh_elf_create_dynamic_sections): Likewise.
1977 (sh_elf_check_relocs): Likewise.
1978 (sh_elf_adjust_dynamic_symbol): Delete "dynobj" var. Use
1979 htab->root.dynobj instead.
1980 (sh_elf_check_relocs): Likewise.
1981 (sh_elf_finish_dynamic_sections): Likewise.
1982
003d627e
AM
1983 * section.c (bfd_make_section): Return NULL for existing section.
1984
fa681e5d
AM
19852003-07-04 Alan Modra <amodra@bigpond.net.au>
1986
1987 * elf32-ppc.c (ppc_elf_create_dynamic_sections): Don't call
1988 ppc_elf_create_got if we've already done so.
3dab13f6
AM
1989
1990 * elf-bfd.h (_bfd_elf_create_linker_section) Don't declare.
1991 (_bfd_elf_find_pointer_linker_section): Likewise.
1992 (bfd_elf32_create_pointer_linker_section): Likewise.
1993 (bfd_elf32_finish_pointer_linker_section): Likewise.
1994 (bfd_elf64_create_pointer_linker_section): Likewise.
1995 (bfd_elf64_finish_pointer_linker_section): Likewise.
1996 (_bfd_elf_make_linker_section_rela): Likewise.
1997 * elfcode.h (elf_create_pointer_linker_section): Don't define.
1998 (elf_finish_pointer_linker_section): Likewise.
1999 * elflink.c (_bfd_elf_make_linker_section_rela): Delete.
2000 (_bfd_elf_create_linker_section): Move this function..
2001 (_bfd_elf_find_pointer_linker_section): ..and this..
2002 * elflink.h (elf_create_pointer_linker_section): ..and this..
2003 (elf_finish_pointer_linker_section): ..and this..
2004 * elf32-ppc.c: ..to here, renaming to the following, and adjusting
2005 calls.
2006 (elf_create_linker_section): Convert to C90, tidy.
2007 (elf_find_pointer_linker_section): Likewise.
2008 (elf_create_pointer_linker_section): Likewise.
2009 (elf_finish_pointer_linker_section): Likewise.
2010 * elf32-i370.c: Delete #if 0 code.
2011
772119ce
AM
20122003-07-02 Alan Modra <amodra@bigpond.net.au>
2013
2014 * elf64-ppc.c (ppc64_elf_func_desc_adjust): Don't allow _savef* and
2015 _restf* to be satisfied by shared libs, and always force them local.
2016 (toc_adjusting_stub_needed): Avoid scanning linker created sections.
2017 Correct test for "bl".
2018 (ppc64_elf_relocate_section <R_PPC64_TLS>): Correct test for
2019 primary opcode 31.
2020
bd1ea41b
MS
20212003-07-01 Martin Schwidefsky <schwidefsky@de.ibm.com>
2022
2023 * elf32-s390.c (s390_elf_ldisp_reloc): New prototype.
2024 (s390_tls_reloc): New function.
2025 (elf_howto_table): Add long displacement relocations R_390_20,
2026 R_390_GOT20, R_390_GOTPLT20 and R_390_TLS_GOTIE20.
2027 (elf_s390_reloc_type_lookup): Likewise.
2028 (elf_s390_check_relocs): Likewise.
2029 (elf_s390_gc_sweep_hook): Likewise.
2030 (elf_s390_relocate_section): Likewise.
2031 * elf64-s390.c: Same changes as for elf32-s390.c.
2032 * reloc.c: Add long displacement relocations BFD_RELOC_390_20,
43c40ab2 2033 BFD_RELOC_390_GOT20, BFD_RELOC_390_GOTPLT20 and
bd1ea41b
MS
2034 BFD_RELOC_390_TLS_GOTIE20.
2035 * bfd-in2.h: Regenerate.
2036 * libbfd.h: Likewise.
2037
113202d6
AM
20382003-06-30 Alan Modra <amodra@bigpond.net.au>
2039
2040 * cpu-ia64-opc.c (ext_imms_scaled): Don't sign extend using shifts.
2041 (ins_imms, ins_immsm1u4): Likewise. Warning fix.
2042
c58b9523
AM
20432003-06-29 Alan Modra <amodra@bigpond.net.au>
2044
2045 * archive.c: Convert to C90, remove unnecessary prototypes and casts.
2046 Replace PTR with void *. Formatting.
2047 * archive64.c: Likewise.
2048 * archures.c: Likewise.
2049 * bfd-in.h: Likewise.
2050 * bfd.c: Likewise.
2051 * bfdio.c: Likewise.
2052 * bfdwin.c: Likewise.
2053 * cache.c: Likewise.
2054 * corefile.c: Likewise.
2055 * format.c: Likewise.
2056 * init.c: Likewise.
2057 * libbfd-in.h: Likewise.
2058 * libbfd.c: Likewise.
2059 * linker.c: Likewise.
2060 * opncls.c: Likewise.
2061 * reloc.c: Likewise.
2062 * section.c: Likewise.
2063 * simple.c: Likewise.
2064 * syms.c: Likewise.
2065 * targets.c: Likewise.
2066 * bfd-in2.h: Regenerate.
2067 * libbfd.h: Regenerate.
2068
2069 * ecoff.c (bfd_debug_section): Add missing kept_section initialization.
2070 * libbfd-in.h (_bfd_sh_align_load_span): Don't declare if defined.
2071 * libbfd.c (COERCE32, EIGHT_GAZILLION): Simplify.
2072 (bfd_getb64): Rewrite without parens.
2073 (bfd_getl64, bfd_getb_signed_64, bfd_getl_signed_64): Likewise.
2074 * cache.c (insert, snip): Remove INLINE.
2075 * linker.c (bfd_link_add_undef): Likewise.
2076
27482721
AJ
20772003-06-29 Andreas Jaeger <aj@suse.de>
2078
2079 * elf64-x86-64.c: Convert to ISO C90 prototypes, remove
2080 unnecessary prototypes. Replace PTR with void *.
58611256
AJ
2081 (elf64_x86_64_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL to
2082 trim plt entries. Move undefweak non-default visibility test ...
2083 (allocate_dynrelocs): ... from here.
2084 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
2085 Change all callers.
2086 (allocate_dynrelocs): Use SYMBOL_CALLS_LOCAL. Use
2087 SYMBOL_REFERENCES_LOCAL for dynreloc check.
2088 (elf64_x86_64_relocate_section): Use SYMBOL_CALLS_LOCAL for
2089 dynreloc and .got relocs.
2090 (elf64_x86_64_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL
2091 for .got relocs.
27482721 2092
2b86c02e
TS
20932003-06-29 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2094
2095 * elfxx-mips.c: Allow lazy binding for R_MIPS_JALR.
2096
e7c81c25
NC
20972003-06-27 Nick Clifton <nickc@redhat.com>
2098
2099 * opncls.c (bfd_add_gnu_debuglink_section): Rename to
2100 bfd_add_gnu_debuglink_section and only create the section, do not
2101 fill in its contents.
2102 (bfd_fill_in_gnu_debuglink_section): New function. Fill in the
2103 contents of a .gnu-debuglink section.
2104 * bfd-in2.h: Regenerate.
2105
72b4917c
TS
21062003-06-27 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2107
2108 * elfxx-mips.c: Revert .got alignment to 2**4.
2109
91709090
TS
21102003-06-27 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2111
2112 * elf32-mips.c: Fix addend for _gp_disp special symbol.
2113
7a79a000
TS
21142003-06-27 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2115
2116 * elfxx-mips.c (_bfd_mips_elf_fake_sections): Remove non-default
2117 relocation header setup.
2118
e47cd125
AM
21192003-06-25 Alan Modra <amodra@bigpond.net.au>
2120
2121 * elf32-ppc.c (ppc_elf_howto_table): Remove unnecessary cast.
2122 (ppc_elf_reloc_type_lookup): Modify comment.
2123 (ppc_elf_info_to_howto): Ditto.
2124 (ppc_elf_relocate_section): Ditto.
2125 (ppc_elf_check_relocs): Call ppc_elf_howto_init.
2126
1049f94e
AM
21272003-06-25 Alan Modra <amodra@bigpond.net.au>
2128
2129 * aout-ns32k.c: Correct spelling of "relocatable".
2130 * aoutx.h: Likewise.
2131 * bfd-in.h: Likewise.
2132 * bfd.c: Likewise.
2133 * bout.c: Likewise.
2134 * coff-a29k.c: Likewise.
2135 * coff-alpha.c: Likewise.
2136 * coff-arm.c: Likewise.
2137 * coff-i386.c: Likewise.
2138 * coff-i860.c: Likewise.
2139 * coff-i960.c: Likewise.
2140 * coff-m68k.c: Likewise.
2141 * coff-m88k.c: Likewise.
2142 * coff-mcore.c: Likewise.
2143 * coff-mips.c: Likewise.
2144 * coff-or32.c: Likewise.
2145 * coff-ppc.c: Likewise.
2146 * coff-rs6000.c: Likewise.
2147 * coff-sh.c: Likewise.
2148 * coff-tic80.c: Likewise.
2149 * coff64-rs6000.c: Likewise.
2150 * cofflink.c: Likewise.
2151 * cpu-ns32k.c: Likewise.
2152 * ecoff.c: Likewise.
2153 * ecofflink.c: Likewise.
2154 * elf-bfd.h: Likewise.
2155 * elf-eh-frame.c: Likewise.
2156 * elf-hppa.h: Likewise.
2157 * elf-m10200.c: Likewise.
2158 * elf-m10300.c: Likewise.
2159 * elf.c: Likewise.
2160 * elf32-arm.h: Likewise.
2161 * elf32-avr.c: Likewise.
2162 * elf32-cris.c: Likewise.
2163 * elf32-d10v.c: Likewise.
2164 * elf32-dlx.c: Likewise.
2165 * elf32-fr30.c: Likewise.
2166 * elf32-frv.c: Likewise.
2167 * elf32-h8300.c: Likewise.
2168 * elf32-hppa.c: Likewise.
2169 * elf32-i370.c: Likewise.
2170 * elf32-i386.c: Likewise.
2171 * elf32-i860.c: Likewise.
2172 * elf32-i960.c: Likewise.
2173 * elf32-ip2k.c: Likewise.
2174 * elf32-iq2000.c: Likewise.
2175 * elf32-m32r.c: Likewise.
2176 * elf32-m68hc11.c: Likewise.
2177 * elf32-m68hc1x.c: Likewise.
2178 * elf32-m68k.c: Likewise.
2179 * elf32-mcore.c: Likewise.
2180 * elf32-mips.c: Likewise.
2181 * elf32-msp430.c: Likewise.
2182 * elf32-openrisc.c: Likewise.
2183 * elf32-ppc.c: Likewise.
2184 * elf32-s390.c: Likewise.
2185 * elf32-sh.c: Likewise.
2186 * elf32-sh64.c: Likewise.
2187 * elf32-sparc.c: Likewise.
2188 * elf32-v850.c: Likewise.
2189 * elf32-vax.c: Likewise.
2190 * elf32-xstormy16.c: Likewise.
2191 * elf32-xtensa.c: Likewise.
2192 * elf64-alpha.c: Likewise.
2193 * elf64-hppa.c: Likewise.
2194 * elf64-mips.c: Likewise.
2195 * elf64-mmix.c: Likewise.
2196 * elf64-ppc.c: Likewise.
2197 * elf64-s390.c: Likewise.
2198 * elf64-sh64.c: Likewise.
2199 * elf64-sparc.c: Likewise.
2200 * elf64-x86-64.c: Likewise.
2201 * elfcode.h: Likewise.
2202 * elflink.h: Likewise.
2203 * elfn32-mips.c: Likewise.
2204 * elfxx-ia64.c: Likewise.
2205 * elfxx-mips.c: Likewise.
2206 * i386linux.c: Likewise.
2207 * ieee.c: Likewise.
2208 * libcoff-in.h: Likewise.
2209 * linker.c: Likewise.
2210 * m68klinux.c: Likewise.
2211 * pdp11.c: Likewise.
2212 * pe-mips.c: Likewise.
2213 * peXXigen.c: Likewise.
2214 * reloc.c: Likewise.
2215 * reloc16.c: Likewise.
2216 * sparclinux.c: Likewise.
2217 * sunos.c: Likewise.
2218 * syms.c: Likewise.
2219 * versados.c: Likewise.
2220 * vms.c: Likewise.
2221 * xcofflink.c: Likewise.
2222 * bfd-in2.h: Regenerate.
2223 * libcoff.h: Regenerate.
2224 * libbfd.h: Regenerate.
2225
55fd94b0
AM
22262003-06-24 Alan Modra <amodra@bigpond.net.au>
2227
d85f2c7d
AM
2228 * elf32-ppc.c (ppc_elf_check_relocs): Report plt reloc against
2229 local sym errors.
2230
55fd94b0
AM
2231 * elf32-i386.c: Convert to C90 function definitions, remove unnecessary
2232 prototypes and casts. Replace PTR with void *. Formatting.
2233 * elf32-ppc.c: Likewise. Break long strings too.
2234 (ppc_elf_relax_section): Use enum elf_ppc_reloc_type for r_type.
2235 (ppc_elf_unhandled_reloc): Internationalize error message.
2236 * elf32-ppc.h: Remove PARAMS.
2237
88810f8c
MM
22382003-06-23 Mark Mitchell <mark@codesourcery.com>
2239
2240 * elf32-ppc.c (ppc_elf_begin_write_processing): Use bytes to count
2241 APUinfo slots.
2242 (ppc_elf_final_write_processing): Likewise.
2243
6e35c4da
L
22442003-06-23 H.J. Lu <hongjiu.lu@intel.com>
2245
2246 * elflink.h (elf_link_input_bfd): Check raw size when using
2247 kept_section to preserve debug information discarded by
2248 linkonce.
2249
8f3bab57
AM
22502003-06-20 Alan Modra <amodra@bigpond.net.au>
2251
2252 * elf64-ppc.c (struct ppc_link_hash_table): Add top_id.
2253 (ppc64_elf_setup_section_lists): Set it.
2254 (ppc64_elf_relocate_section): Check sym section id against top_id.
2255 (ppc_build_one_stub): Comment on top_id.
2256
efbc813e
NC
22572003-06-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2258
2259 * config.bfd: Add tic4x-*-rtems*.
2260
4ce794b7
AM
22612003-06-20 Alan Modra <amodra@bigpond.net.au>
2262
2263 * elf64-ppc.c: Convert to C90 function definitions, remove unnecessary
2264 prototypes and casts. Replace PTR with void *. Format copyright.
2265 Mention ABI links.
2266 (struct ppc_link_hash_table): Rename sgot, srelgot, splt, srelplt,
2267 sdynbss, srelbss, sglink, sbrlt and srelbrlt to got, relgot .. relbrlt.
2268 (ppc_type_of_stub): Make r_type an enum.
2269 (ppc64_elf_size_stubs): Likewise.
2270 * elf64-ppc.h: Remove PARAMS macro.
2271
d2a300cf
AM
22722003-06-19 Alan Modra <amodra@bigpond.net.au>
2273
3254fd24
AM
2274 * elf64-ppc.c (ppc64_elf_link_hash_table_create): Reinstate init of
2275 elf hash tab fields.
2276
d2a300cf
AM
2277 * elf64-ppc.c (ppc64_elf_reloc_type_lookup): Tidy prototype.
2278 (ppc64_elf_info_to_howto): Likewise.
2279 (ppc64_elf_build_stubs): Add "stats" param, and print statistics.
2280 * elf64-ppc.h (ppc64_elf_build_stubs): Adjust prototype.
2281
83615de0
AM
22822003-06-19 Alan Modra <amodra@bigpond.net.au>
2283
2284 * elf64-sparc.c (sparc64_elf_relocate_section): Ignore R_SPARC_DISP32
2285 reloc overflow on discarded eh_frame entries.
2286
9b5ecbd0
AM
22872003-06-19 Alan Modra <amodra@bigpond.net.au>
2288
2289 * elf64-ppc.c (toc_adjusting_stub_needed): New function.
2290 (ppc64_elf_next_input_section): Use it here to set has_gp_reloc.
2291 Return error condition.
2292 (ppc64_elf_size_stubs): Restrict toc adjusting stubs to sections
2293 that have has_gp_reloc set.
2294 (struct ppc_link_hash_table): Add stub_count.
2295 (ppc_build_one_stub): Increment it.
2296 (ppc64_elf_link_hash_table_create): zmalloc rather than clearing
2297 individual fields.
2298 * elf64-ppc.h (ppc64_elf_next_input_section): Update prototype.
2299
64c456e1
AM
23002003-06-18 Alan Modra <amodra@bigpond.net.au>
2301
2302 * elflink.h (elf_gc_record_vtentry): Revert last change. Correct
2303 size calculation from addend. Round size up.
2304
3dab95d3
HPN
23052003-06-18 Hans-Peter Nilsson <hp@axis.com>
2306
2307 * elf32-cris.c (cris_elf_relocate_section) <case
2308 R_CRIS_32_GOTREL>: When linking a program, don't complain about a
2309 symbol from a normal object or an undefined weak symbol.
2310
0b13192e
AM
23112003-06-18 Alan Modra <amodra@bigpond.net.au>
2312
2313 * elf64-ppc.c (ppc64_elf_relocate_section): Accept a symbol on
2314 R_PPC64_TOC relocs.
2315
f97b9cb8
L
23162003-06-17 H.J. Lu <hongjiu.lu@intel.com>
2317
2318 * section.c (struct sec): Put back kept_section.
2319 (STD_SECTION): Put back kept_section initialization.
2320 * bfd-in2.h: Regenerate.
2321
2322 * elflink.h (elf_link_input_bfd): Also check discarded linkonce
2323 sections for relocateable output. Use kept_section to preserve
2324 debug information discarded by linkonce.
2325
9f1c3a0a
L
23262003-06-17 Roland McGrath <roland@redhat.com>
2327
2328 * elfxx-ia64.c (elfNN_ia64_relocate_section): Support
2329 segment-relative relocation between different segments.
2330
734b6cf9
AM
23312003-06-17 Alan Modra <amodra@bigpond.net.au>
2332
1cf1f670
AM
2333 * elf64-ppc.c (ppc64_elf_relocate_section): Do unaligned reloc
2334 optimizations earlier.
2335
734b6cf9
AM
2336 * elf64-ppc.c (struct ppc_link_hash_table): Reinstate top_index.
2337 Restore previous input_list type.
2338 (ppc64_elf_link_hash_table_create): Undo last change.
2339 (ppc64_elf_setup_section_lists): Reinstate code setting up input lists
2340 per output section, but don't bother with bfd_abs_section marker.
2341 (ppc64_elf_next_input_section): Adjust for multiple input section
2342 lists.
2343 (group_sections): Likewise.
2344
23fbd6fa
JJ
23452003-06-17 Jakub Jelinek <jakub@redhat.com>
2346
2347 * elf64-ppc.c (ppc64_elf_relocation_section): Ensure
2348 *r_offset == r_addend for RELATIVE relocs against .got.
2349
dad27d18
AM
23502003-06-17 Alan Modra <amodra@bigpond.net.au>
2351
2352 * elf64-ppc.c (ppc64_elf_relocate_section): Optimize unaligned relocs.
2353
b613960a
NC
23542003-06-17 Nick Clifton <nickc@redhat.com>
2355
2356 * elflink.h (elf_gc_record_vtentry): Allocate an extra element
4ce794b7
AM
2357 in the vtable_entries_used array to allow for the accessing
2358 the largest element.
b613960a 2359
000732f7
AM
23602003-06-17 Alan Modra <amodra@bigpond.net.au>
2361
3d6f9012
AM
2362 * elf64-ppc.c (struct ppc_link_hash_table): Remove top_index. Modify
2363 input_list.
2364 (ppc64_elf_link_hash_table_create): Init input_list here.
2365 (ppc64_elf_setup_section_lists): Remove code setting up input lists
2366 per output section. Set toc_off for abs and other standard sections.
2367 (ppc64_elf_reinit_toc): Don't set elf_gp on input bfds lacking a toc.
2368 (ppc64_elf_next_input_section): Adjust for single input section list.
2369 Don't set toc_curr from input bfds that haven't set elf_gp.
2370 (group_sections): Adjust for single input section list.
2371
000732f7
AM
2372 * elf64-ppc.c (ppc64_elf_relocate_section): Correct pcrel section zero.
2373
81407a69
AM
23742003-06-16 Alan Modra <amodra@bigpond.net.au>
2375
2376 * elf64-ppc.c (ppc64_elf_relocate_section): When optimizing toctprel
2377 tls, check that a TOC16_DS or TOC16_LO_DS reloc isn't pointing to a
2378 dtprel entry. Ensure TLS_LD DTPMOD reloc has a zero addend. Write
2379 got section for RELATIVE relocs. Fix wrong comment. Change condition
2380 under which dynamic relocs update the section contents.
2381
a06a29f2
NC
23822003-06-13 Robert Millan <zeratul2@wanadoo.es>
2383
2384 * config.bfd: Add i386-netbsd-gnu target.
2385
7d1ebfb2
NC
23862003-06-12 Nick Clifton <nickc@redhat.com>
2387
2388 * opncls.c (calc_crc32): Rename to
2389 bfd_calc_gnu_debuglink_crc32 and export.
81407a69 2390 (GNU_DEBUGLINK): Define and use to replace occurrences of
7d1ebfb2 2391 hard-coded ".gnu_debuglink" in the code.
81407a69 2392 (get_debug_link_info): Prevent aborts by replacing call to
7d1ebfb2 2393 xmalloc with a call to malloc.
81407a69 2394 (find_separate_debug_file): Prevent aborts by replacing calls
7d1ebfb2 2395 to xmalloc and xstrdup with calls to malloc and strdup.
81407a69 2396 (bfd_add_gnu_debuglink): New function. Add a .gnu_debuglink
7d1ebfb2
NC
2397 section to a bfd.
2398 * bfd-in2.h: Regenerate.
2399
24002003-06-12 Federico G. Schwindt <fgsch@lodoss.net>
81407a69 2401
7d1ebfb2
NC
2402 * config.bfd (i[3-7]86-*-openbsd[0-2].* | i[3-7]86-*-openbsd3.[0-3]):
2403 New target (was i[3-7]86-*-openbsd* before).
2404 (i[3-7]86-*-openbsd*): Change to use bfd_elf32_i386_vec.
2405 (vax-*-openbsd*): New target.
2406
d80dcc6a
TS
24072003-06-11 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2408
2409 * elfxx-mips.c (MIPS_ELF_OPTIONS_SECTION_NAME): Use .MIPS.options
2410 for n32, too.
2411 (MIPS_ELF_STUB_SECTION_NAME): Use .MIPS.stubs for n32, too.
2412 (mips_elf_rel_dyn_section): Use appropriate section alignment.
2413 (mips_elf_create_got_section): Likewise.
2414 (_bfd_mips_elf_create_dynamic_sections): Likewise.
2415
a7ebbfdf
TS
24162003-06-11 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2417
2418 * elf32-mips.c (mips_elf_generic_reloc): New Function.
2419 (elf_mips_howto_table_rel): Use it.
2420 (gprel32_with_gp): Move prototype.
2421 (mips_elf_hi16_reloc): Check for ! BSF_LOCAL instead of zero addend.
2422 Use mips_elf_generic_reloc.
2423 (mips_elf_got16_reloc): Check for ! BSF_LOCAL instead of zero addend.
2424 Code cleanup.
2425 (_bfd_mips_elf32_gprel16_reloc): Check for ! BSF_LOCAL instead of
2426 zero addend.
2427 (mips_elf_gprel32_reloc): Likewise. Use the same GP assignment logic
2428 as in the other *_gprel*_reloc functions.
2429 (gprel32_with_gp): Handle partial_inplace properly.
2430 (mips32_64bit_reloc): Use mips_elf_generic_reloc.
2431 (mips16_gprel_reloc): Check for ! BSF_LOCAL instead of zero addend.
2432 Do addend handling directly instead of calling
2433 _bfd_mips_elf_gprel16_with_gp. Handle partial_inplace properly.
2434 * elf64-mips.c (mips_elf64_hi16_reloc): Check for ! BSF_LOCAL instead
2435 of zero addend. Handle partial_inplace properly.
2436 (mips_elf64_got16_reloc): Check for ! BSF_LOCAL instead of zero
2437 addend.
2438 (mips_elf64_gprel16_reloc): Likewise.
2439 (mips_elf64_literal_reloc): Likewise.
2440 (mips_elf64_gprel32_reloc): Likewise. Use the same GP assignment
2441 logic as in the other *_gprel*_reloc functions. Handle
2442 partial_inplace properly.
2443 (mips_elf64_shift6_reloc): Check for ! BSF_LOCAL instead of zero
2444 addend. Handle partial_inplace properly.
2445 (mips16_gprel_reloc): Likewise. Do addend handling directly instead
2446 of calling _bfd_mips_elf_gprel16_with_gp.
2447 * elfn32-mips.c (mips_elf_got16_reloc): Check for BSF_LOCAL.
2448 (mips_elf_gprel32_reloc): Check for ! BSF_LOCAL instead
2449 of zero addend.
2450 (mips_elf_shift6_reloc): Handle partial_inplace properly.
2451 (mips16_gprel_reloc): Likewise. Do addend handling directly instead
2452 of calling _bfd_mips_elf_gprel16_with_gp.
2453 * elfxx-mips.c (_bfd_mips_elf_gprel16_with_gp): Handle
2454 partial_inplace properly. Fix wrong addend handling. Fix overflow
2455 check.
2456 (_bfd_mips_elf_sign_extend): Renamed from mips_elf_sign_extend and
2457 exported.
2458 (mips_elf_calculate_relocation): Use _bfd_mips_elf_sign_extend.
2459 (_bfd_mips_elf_relocate_section): Likewise.
2460 (mips_elf_create_dynamic_relocation): Update sec_info_type access.
2461 * elfxx-mips.h (_bfd_mips_relax_section): Fix prototype declaration.
2462 (_bfd_mips_elf_sign_extend): New prototype.
2463
49ba19a4 24642003-06-11 Federico G. Schwindt <fgsch@lodoss.net>
81407a69 2465
49ba19a4
NC
2466 * config.bfd (sparc-*-openbsd[0-2].* | sparc-*-openbsd3.[0-1]):
2467 New target (was sparc-*-openbsd* before).
2468 (sparc-*-openbsd*): Change to use bfd_elf32_sparc_vec.
81407a69 2469
de6e5e1a
NC
2470 * configure.in (vax-*-openbsd*): Set COREFILE to netbsd-core.lo.
2471 * configure: Regenerate.
2472
3b443373
L
24732003-06-11 H.J. Lu <hongjiu.lu@intel.com>
2474
2475 * po/Make-in (DESTDIR): New.
2476 (install-data-yes): Support $(DESTDIR).
2477 (uninstall): Likewise.
2478
795bb480
AM
24792003-06-11 Alan Modra <amodra@bigpond.net.au>
2480
2481 * Makefile.am (config.status): Depend on version.h.
2482 Run "make dep-am".
2483 * Makefile.in: Regenerate.
2484 * po/SRC-POTFILES.in: Regenerate.
2485
adadcc0c
AM
24862003-06-10 Alan Modra <amodra@bigpond.net.au>
2487 Gary Hade <garyhade@us.ibm.com>
2488
2489 * elf64-ppc.c (ppc64_elf_relocate_section <*_DS>): Special case lq.
2490
f4984206
RS
24912003-06-10 Richard Sandiford <rsandifo@redhat.com>
2492
2493 * archures.c (bfd_mach_h8300sxn): New architecture.
2494 * bfd-in2.h: Regenerate.
2495 * cpu-h8300.c (h8300_scan): Check for 'sxn'.
2496 (h8300sxn_info_struct): New.
2497 (h8300sx_info_struct): Link to it.
2498 * elf32-h8300.c (elf32_h8_mach): Add h8300sxn case.
2499 (elf32_h8_final_write_processing): Likewise.
2500
ad8e1ba5
AM
25012003-06-08 Alan Modra <amodra@bigpond.net.au>
2502
2503 * elf64-ppc.c: Move TARGET_LITTLE_SYM and other macros used by
2504 elfxx-target.h so that we can use elf_backend_got_header_size.
2505 (ELF_MACHINE_ALT1, ELF_MACHINE_ALT2): Delete.
2506 (GLINK_CALL_STUB_SIZE): Modify. Define new glink call stub and
2507 associated macros.
2508 (ppc64_elf_howto_raw <GOT_TPREL16_DS, GOT_TPREL16_LO_DS>): Correct
2509 dst_mask.
2510 (enum ppc_stub_type): Add ppc_stub_long_branch_r2off and
2511 ppc_stub_plt_branch_r2off.
2512 (struct ppc_stub_hash_entry): Reorganize.
2513 (struct ppc_link_hash_table): Add no_multi_toc, multi_toc_needed,
2514 toc_curr, toc_off and emit_stub_syms.
2515 (ppc64_elf_link_hash_table_create): Init them.
2516 (ppc_stub_name): Correct string size.
2517 (ppc64_elf_check_relocs): Set has_gp_reloc on GOT and TOC relocs.
2518 (ppc64_elf_size_dynamic_sections): Set no_multi_toc if GOT entries
2519 used.
2520 (ppc_type_of_stub): Tweak root.type test.
2521 (build_plt_stub): Remove glink code. Adjust for insn macro changes.
2522 (ppc_size_one_stub): Handle ppc_stub_long_branch_r2off and
2523 ppc_stub_plt_branch_r2off.
2524 (ppc_build_one_stub): Likewise. Fix var shadowing. Correct addis,addi
2525 range test. Use toc_off to calculte r2 values. Handle emit_stub_syms.
2526 (ppc64_elf_setup_section_lists): Remove htab creator flavour test.
2527 Initialize elf_gp and toc_curr.
2528 (ppc64_elf_next_toc_section, ppc64_elf_reinit_toc): New functions.
2529 (ppc64_elf_next_input_section): Set toc_off.
2530 (group_sections): Ensure groups have the same TOC.
2531 (ppc64_elf_size_stubs): Check whether we need a TOC adjusting stub.
2532 (ppc64_elf_build_stubs): Add emit_stub_syms param, and stash in htab.
2533 Build new glink stub.
2534 (ppc64_elf_relocate_section): Handle multiple TOCs. Fix comments.
2535 (ppc64_elf_finish_dynamic_sections): Adjust DT_PPC64_GLINK.
2536 * elf64-ppc.h (ppc64_elf_build_stubs): Update prototype.
2537 (ppc64_elf_next_toc_section, ppc64_elf_reinit_toc): Declare.
2538 * section.c (struct sec): Rename flag12 to has_gp_reloc.
2539 (STD_SECTION): Update.
2540 * ecoff.c (bfd_debug_section): Update comment.
2541 * bfd-in2.h: Regenerate.
2542
90fff0d4
DJ
25432003-06-05 Daniel Jacobowitz <drow@mvista.com>
2544
2545 * elfcode.h (elf_slurp_reloc_table_from_section): Don't dereference
2546 NULL function pointers.
2547
c82b20e4
DJ
25482003-06-05 Daniel Jacobowitz <drow@mvista.com>
2549
2550 * simple.c (bfd_simple_get_relocated_section_contents): Call
2551 _bfd_generic_link_add_symbols instead of bfd_link_add_symbols.
2552
53d4437a
SS
25532003-06-04 Svein E. Seldal <Svein.Seldal@solidas.com>
2554
5a5b9651
SS
2555 * coff-tic54x.c: Removed the ticoff0_bad_format_hook() and
2556 ticoff1_bad_format_hook() functions. Removed the coff0 and coff1
2557 swaptables.
2558 * coff-tic4x.c: Ditto
53d4437a
SS
2559 * coffcode.h: Added extra arguments to CREATE_BIG_COFF_TARGET_VEC
2560 and CREATE_LITTLE_COFF_TARGET_VEC. Created the macro
5a5b9651
SS
2561 CREATE_BIGHDR_COFF_TARGET_VEC. Created the ticoff0_bad_format_hook(),
2562 ticoff1_bad_format_hook() functions. Created the coff0 and coff1
2563 swap tables.
53d4437a
SS
2564 * coff-tic4x.c: Adopted new CREATE_xxx_COFF_TARGET_VEC macros.
2565 * coff-a29k.c: Append COFF_SWAP_TABLE argument
2566 * coff-apollo.c: Ditto
2567 * coff-arm.c: Ditto
2568 * coff-h8300.c: Ditto
2569 * coff-h8500.c: Ditto
2570 * coff-i960.c: Ditto
2571 * coff-m68k.c: Ditto
2572 * coff-m88k.c: Ditto
2573 * coff-mcore.c: Ditto
2574 * coff-sh.c: Ditto
2575 * coff-sparc.c: Ditto
2576 * coff-tic80.c: Ditto
2577 * coff-we32k.c: Ditto
2578 * coff-z8k.c: Ditto
2579 * coff-w65.c: Ditto
2580
736694c8
SS
25812003-06-04 Svein E. Seldal <Svein.Seldal@solidas.com>
2582
2583 * coff-tic4x.c (ticoff0_swap_table, ticoff1_swap_table): Fixed
2584 initialization bug
2585
9ee5e499
JJ
25862003-06-03 Jakub Jelinek <jakub@redhat.com>
2587
2588 * elf.c (_bfd_elf_print_private_bfd_data): Handle PT_GNU_STACK.
2589 (bfd_section_from_phdr): Likewise.
2590 (map_sections_to_segments): Create PT_GNU_STACK segment header.
2591 (get_program_header_size): Count with PT_GNU_STACK.
2592 * elf-bfd.h (struct elf_obj_tdata): Add stack_flags.
2593 * elflink.h (bfd_elfNN_size_dynamic_sections): Set stack_flags.
2594
6f6f27f8
L
25952003-06-03 H.J. Lu <hongjiu.lu@intel.com>
2596
2597 * elflink.h (elf_link_input_bfd): Call linker error_handler
2598 for discarded definitions.
2599
a3b6428f
NC
26002003-06-03 Elias Athanasopoulos <elathan@phys.uoa.gr>
2601
2602 * syms.c (decode_section_type): Return 'n' if section flags are
2603 SEC_HAS_CONTENTS && SEC_READONLY.
2604
e30ddb24
NC
26052003-06-03 Nick Clifton <nickc@redhat.com>
2606
2607 * elf32-v850.c (v850_elf_howto_t): Rename R_V850_32to
2608 R_V850_ABS32. Add entry for R_V850_REL32.
adadcc0c
AM
2609 (v850_elf_reloc_map): Likewise.
2610 (v850_elf_check_relocs): Likewise.
2611 (v850_elf_perform_relocation): Likewise.
2612 (v850_elf_final_link_relocate): Likewise. Include computation
e30ddb24 2613 to make R_V850_REl32 pc-relative.
adadcc0c 2614
2558b9a9
KK
26152003-06-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2616
2617 * elf32-sh.c (sh_elf_size_dynamic_sections): Create .interp section
2618 and DT_DEBUG dynamic tag even for position independent executables.
2619 * elf64-sh64.c (sh64_elf64_size_dynamic_sections): Likewize.
2620
f15398ef
DJ
26212003-06-02 Daniel Jacobowitz <drow@mvista.com>
2622
2623 * config.bfd: Move obsolete entries out of the range of the
2624 targmatch sed script.
2625
cad28985
DJ
26262003-06-02 Daniel Jacobowitz <drow@mvista.com>
2627
2628 * config.bfd (mips*-dec-bsd*, mips*-*-pe*): Mark as obsolete.
2629
f2c822e3
JJ
26302003-05-31 Jakub Jelinek <jakub@redhat.com>
2631
2632 * elf32-ppc.c (allocate_dynrelocs): Use single slot for first 8192
2633 plt entries, not just 8191.
2634
c9c27aad
DJ
26352003-05-30 Daniel Jacobowitz <drow@mvista.com>
2636
2637 * elfxx-mips.c (_bfd_mips_elf_discard_info): Correct loop index.
2638 Reported by Ken Faiczak <kfaiczak@SANDVINE.com>.
2639
36af4a4e
JJ
26402003-05-30 Ulrich Drepper <drepper@redhat.com>
2641 Jakub Jelinek <jakub@redhat.com>
2642
2643 * elflink.h (elf_link_add_object_symbols): Use !info->executable
2644 instead of info->shared where appropriate.
2645 (bfd_elfNN_size_dynamic_sections, elf_link_output_extsym): Likewise.
2646 * elflink.c (_bfd_elf_create_got_section): Likewise.
2647 (_bfd_elf_link_create_dynamic_sections): Likewise.
2648 (_bfd_elf_link_assign_sym_version): Likewise.
2649 * elf32-i386.c (elf_i386_size_dynamic_sections): Create .interp section
2650 and DT_DEBUG dynamic tag even for position independent executables.
2651 * elf32-ppc.c (ppc_elf_size_dynamic_sections): Likewise.
2652 * elf32-s390.c (elf_s390_size_dynamic_sections: Likewise.
2653 * elf64-ppc.c (ppc64_elf_size_dynamic_sections: Likewise.
2654 * elf64-s390.c (elf_s390_size_dynamic_sections: Likewise.
2655 * elf64-x86-64.c (elf64_x86_64_size_dynamic_sections: Likewise.
2656 * elfxx-ia64.c (elfNN_ia64_size_dynamic_sections: Likewise.
2657 * elf32-sparc.c (elf32_sparc_size_dynamic_sections: Likewise.
2658 * elf64-alpha.c (elf64_alpha_size_dynamic_sections: Likewise.
2659 * elf64-sparc.c (sparc64_elf_size_dynamic_sections: Likewise.
2660
f8843e87
AM
26612003-05-30 Kris Warkentin <kewarken@qnx.com>
2662
2663 * elf.c (elfcore_grok_nto_status): Only set lwpid for the active or
2664 signalled thread.
2665 (elfcore_grok_nto_gregs): Only make .reg section for the active thread.
2666
29e1a6e4
NC
26672003-05-29 Nick Clifton <nickc@redhat.com>
2668
2669 * pef.c: Include "safe-ctype.h" instead of <ctype.h>.
2670 Tidy up formatting.
2671 * Makefile.am: Add dependency on safe-ctype.h.
2672 * Makefile.in: Regenerate.
2673
4b555070
TS
26742003-05-29 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2675
2676 * elfxx-mips.c: Don't force symbols local unconditionally.
2677
0236e03e
L
26782003-05-28 Alan Modra <amodra@bigpond.net.au>
2679
2680 * elf32-hppa.c (elf32_hppa_relocate_section): Delete bogus
2681 undefined_symbol call.
2682
9e4aeb93
RS
26832003-05-27 Richard Sandiford <rsandifo@redhat.com>
2684
2685 * elfxx-mips.c (mips_elf_hash_sort_data): Fix formattting.
2686 (mips_elf_link_hash_table): Likewise.
2687
d0c728db
TS
26882003-05-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2689
2690 * elf64-mips.c (elf_mips_gnu_rel16_s2): Add internally used
2691 R_MIPS_GNU_REL16_S2 support.
2692 (bfd_elf64_bfd_reloc_type_lookup): Use it.
2693 (mips_elf64_rtype_to_howto): Use it.
2694 * elfn32-mips.c (elf_mips_gnu_rel16_s2): Add internally used
2695 R_MIPS_GNU_REL16_S2 support.
2696 (bfd_elf32_bfd_reloc_type_lookup): Use it.
2697 (mips_elf_n32_rtype_to_howto): Use it.
2698
759ebd76
DA
26992003-05-21 Stuart F. Downing <sdowning@fame.com>
2700
2701 * som.h: Define PA_2_0 before including a.out.h
2702
143d77c5
EC
27032003-05-07 Eric Christopher <echristo@redhat.com>
2704 Alexandre Oliva <aoliva@redhat.com>
2705
2706 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Adjust
2707 pic tests, change to warning.
2708 (_bfd_mips_elf_final_link): Remove EF_MIPS_CPIC flag setting.
2709
cea3d58d
NC
27102003-05-21 Marcus Comstedt <marcus@mc.pp.se>
2711
2712 * config.bfd: Check for a target triplet of shl-...-netbsdelf as
2713 well as shle-...-netbsdelf. Remove duplicate entry.
2714
385a4c14
NC
27152003-05-21 Nick Clifton <nickc@redhat.com>
2716
60e42408
NC
2717 * elf32-xstormy16.c (xstormy16_elf_howto_table): Fix dst_mask
2718 for X_STORMY16_REL_12 reloc.
2719
385a4c14 2720 * elf.c (bfd_elf_get_needed_list): Use is_elf_hash_table to check
9b5ecbd0 2721 the type of the hash table in the bfd_link_info structure.
385a4c14
NC
2722 (bfd_elf_get_runpath_list): Likewise.
2723
129b8c20
RM
27242003-05-19 Roland McGrath <roland@redhat.com>
2725
2726 * elf.c (bfd_elf_bfd_from_remote_memory): New function.
2727 * bfd-in.h: Declare it.
2728 * bfd-in2.h: Regenerated.
2729 * elfcode.h (NAME(_bfd_elf,bfd_from_remote_memory)): New function.
2730 * elf-bfd.h (struct elf_backend_data): New function pointer member
2731 elf_backend_bfd_from_remote_memory.
2732 (_bfd_elf32_bfd_from_remote_memory, _bfd_elf64_bfd_from_remote_memory):
2733 Declare them.
2734 * elfxx-target.h (elf_backend_bfd_from_remote_memory): New macro.
2735 (elfNN_bed): Add that to the initializer.
2736
27372003-05-15 Roland McGrath <roland@redhat.com>
2738
2739 * elf.c (elfcore_grok_note): Grok NT_AUXV note, make ".auxv" section.
2740
22d5e339
L
27412003-05-20 Jakub Jelinek <jakub@redhat.com>
2742
2743 * elflink.h (elf_link_output_extsym): Only issue error about !=
2744 STV_DEFAULT symbols if they are bfd_link_hash_undefined.
2745
27462003-05-20 H.J. Lu <hongjiu.lu@intel.com>
2747
2748 * elflink.c (_bfd_elf_merge_symbol): Check ELF_LINK_DYNAMIC_DEF
2749 when removing the old definition for symbols with non-default
2750 visibility.
2751
b645cb17
JE
27522003-05-18 Jason Eckhardt <jle@rice.edu>
2753
2754 * elf32-i860.c (elf32_i860_relocate_highadj): Simplify calculation.
2755
d2ff124f
AS
27562003-05-17 Andreas Schwab <schwab@suse.de>
2757
2758 * elf32-m68k.c (elf_m68k_check_relocs): Cache reloc section in
2759 elf_section_data during processing of pc-relative and absolute
2760 relocations.
2761 (elf_m68k_relocate_section): Use the cached reloc section instead
2762 of computing it again. Fix handling of visibility. Don't modify
2763 addend when copying over a relocation into the output.
2764
9c7a29a3
AM
27652003-05-17 Alan Modra <amodra@bigpond.net.au>
2766
2767 * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL
2768 to trim plt entries. Move undefweak non-default visibility test..
2769 (allocate_dynrelocs): ..from here.
2770 * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Don't test
2771 dynamic_sections_created here. Update comment. Move undefweak
2772 non-default visibility test..
2773 (allocate_dynrelocs): ..from here. Fix comment.
2774 * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL
2775 to trim plt entries. Move undefweak non-default visibility test..
2776 (allocate_dynrelocs): ..from here. Fix comment.
2777 * elflink.h (elf_link_output_extsym): Compare ELF_ST_VISIBILITY with
2778 STV_DEFAULT rather than comparing with zero.
2779 * elflink.c (_bfd_elf_merge_symbol): Likewise.
2780 (_bfd_elf_fix_symbol_flags): Likewise. Format comment.
2781
9bcf4de0
TS
27822003-05-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2783
2784 * bfd.c (_bfd_get_gp_value): Prevent illegal access for abfd null
2785 pointers.
2786 (_bfd_set_gp_value): Likewise.
2787
5d1db417
MS
27882003-05-16 Michael Snyder <msnyder@redhat.com>
2789 From Bernd Schmidt <bernds@redhat.com>
2790 * archures.c (bfd_mach_h8300sx): New.
2791 * bfd-in2.h: Regenerate.
2792 * cpu-h8300.c (h8300_scan)): Add support for h8300sx.
2793 (h8300sx_info_struct): New.
2794 (h8300s_info_struct): Link to it.
2795 * elf32-h8300.c (elf32_h8_mach): Add support for h8300sx.
2796 (elf32_h8_final_write_processing): Likewise.
2797 (elf32_h8_relax_section): Likewise.
2798
80c7c40a
NC
27992003-05-16 Kelley Cook <kelleycook@wideopenwest.com>
2800
2801 * config.bfd: Accept i[3-7]86 variants.
2802 * configure.host: Likewise.
2803 * configure.in: Likewise.
2804 * configure: Regenerate.
2805
c1be741f
L
28062003-05-15 H.J. Lu <hongjiu.lu@intel.com>
2807
2808 * elflink.c (_bfd_elf_fix_symbol_flags): Also hide protected
2809 symbol.
2810
a15d9d3a
L
28112003-05-15 H.J. Lu <hongjiu.lu@intel.com>
2812
2813 * elflink.h (elf_link_check_versioned_symbol): Also allow
2814 the base version.
2815
09695f56
AM
28162003-05-15 Alan Modra <amodra@bigpond.net.au>
2817 H.J. Lu <hongjiu.lu@intel.com>
2818
2819 * elf32-i386.c (allocate_dynrelocs): Use SYMBOL_CALLS_LOCAL.
2820 (elf_i386_relocate_section): Likewise.
2821 * elf32-ppc.c (allocate_dynrelocs): Likewise.
2822 (ppc_elf_relocate_section): Likewise.
2823 * elf64-ppc.c (allocate_dynrelocs): Likewise.
2824 (ppc64_elf_relocate_section): Likewise.
2825
40f62fa0
TS
28262003-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2827
2828 * elf32-mips.c (gprel32_with_gp): Remove useless N64 ABI case.
2829
47247ced
SC
28302003-05-13 Stephane Carrez <stcarrez@nerim.fr>
2831
2832 * elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Check for
2833 processor capability, allow merge of HC12 and HCS12 in some cases.
2834 (m68hc11_elf_hash_table_create): Use bfd_malloc instead of bfd_zalloc.
2835 * cpu-m68hc12.c (bfd_m68hc12s_arch): New struct.
2836 (bfd_m68hc12_arch): Link it.
2837 (scan_mach): New function.
2838
32dfa85d
AH
28392003-05-13 Andrew Haley <aph@redhat.com>
2840
2841 * elf.c (bfd_elf_hash): Mask lower 32 bits of hash.
2842
586119b3
AM
28432003-05-13 Alan Modra <amodra@bigpond.net.au>
2844 H.J. Lu <hongjiu.lu@intel.com>
2845
2846 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Move from
2847 elf32-ppc.c. Add ELF_LINK_FORCED_LOCAL check.
2848 * elf32-ppc.c: (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Delete.
2849 (allocate_dynrelocs): Use SYMBOL_REFERENCES_LOCAL for dynreloc check.
2850 (ppc_elf_relocate_section): Likewise.
2851 * elf64-ppc.c (allocate_dynrelocs): Likewise.
2852 (ppc64_elf_relocate_section): Likewise. Use for .got relocs too.
2853 (ppc64_elf_adjust_dynamic_symbol): Don't assume symbols with .plt
2854 relocs need no other types.
2855 * elf32-i386.c (allocate_dynrelocs): Use SYMBOL_REFERENCES_LOCAL for
2856 dynreloc check.
2857 (elf_i386_relocate_section): Likewise. Use for .got relocs too.
2858 (elf_i386_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL for
2859 .got relocs.
2860
04e534c3
KK
28612003-05-13 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2862
2863 * elf32-sh.c (sh_elf_adjust_dynamic_symbol): For weak symbols,
2864 copy ELF_LINK_NON_GOT_REF from weakdef.
9b5ecbd0 2865 (allocate_dynrelocs): For undef weak syms with non-default
04e534c3
KK
2866 visibility, a) don't allocate plt entries, b) don't allocate
2867 .got relocs, c) discard dyn rel space
adadcc0c
AM
2868 (sh_elf_relocate_section): d) don't generate .got relocs, e)
2869 don't generate dynamic relocs.
04e534c3
KK
2870 (sh_elf_copy_indirect_symbol): Don't copy ELF_LINK_NON_GOT_REF
2871 for weakdefs when symbol already adjusted.
2872
0afb2dc0
NC
28732003-05-12 Nick Clifton <nickc@redhat.com>
2874
2875 * elf32-xstormy16.c (xstormy16_elf_howto_table): use 'bitfield'
2876 overflow detection for R_XSTORMY16_16 reloc.
2877
9d29900b
NC
28782003-05-12 Paul Clarke <paulc@senet.com.au>
2879
2880 * elf32-h8300.c: Fix typo in name of R_H8_DIR8 reloc.
2881
a48c6a54
JE
28822003-05-11 Jason Eckhardt <jle@rice.edu>
2883
2884 * elf32-i860.c (elf32_i860_relocate_highadj): Properly
2885 adjust upper bits.
2886 (elf32_i860_relocate_splitn): Obtain upper 5 bits from the
2887 proper place.
2888 (elf32_i860_relocate_pc16): Obtain upper 5 bits from the
2889 proper place.
2890
44f745a6
AS
28912003-05-11 Andreas Schwab <schwab@suse.de>
2892
2893 * elf32-m68k.c (elf_m68k_relocate_section): Replace ugly
2894 complicated tests for unresolvable relocs with a simple direct
2895 scheme using "unresolved_reloc" var. Report some detail on
2896 bfd_reloc_outofrange and similar errors.
2897
4ec72bde
MS
28982003-05-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2899
2900 * elf32-s390.c (allocate_dynrelocs, elf_s390_relocate_section):
2901 Fix WILL_CALL_FINISH_DYNAMIC_SYMBOL call.
2902 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
2903 * elf64-s390.c: Likewise.
2904
64285810
MS
29052003-05-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2906
2907 * elf32-s390.c (ELIMINATE_COPY_RELOCS): Define as one.
2908 (elf_s390_adjust_dynamic_symbol): For weak symbols, copy
2909 ELF_LINK_NON_GOT_REF from weakdef.
2910 (elf_s390_copy_indirect_symbol): Test whether the weakdef sym has
2911 already been adjusted before treating it specially.
2912 * el64-s390.c: Likwise.
2913
82058a73
MS
29142003-05-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2915
2916 * elf32-s390.c (allocate_dynrelocs): For undef weak syms with
2917 non-default visibility, a) don't make them dynamic, b) discard
2918 space for dynamic relocs.
2919 (elf_s390_relocate_section): Initialize the GOT entries and skip
2920 R_390_{8,16,32}/R_390_PC{16,16DBL,32DBL,32} for weak undefined
2921 symbols with non-default visibility.
2922 * elf64-s390.c: Likewise.
2923
60d8b524
AM
29242003-05-09 Alan Modra <amodra@bigpond.net.au>
2925
2926 * cpu-arm.c (arm_check_note): Warning fix.
2927 * elf32-iq2000.c (iq2000_elf_check_relocs): Warning fixes. Arrange
2928 to keep relocs if edited.
2929 (iq2000_elf_print_private_bfd_data): Return TRUE.
2930 * elfxx-ia64.c (elfNN_ia64_relax_section): Use ELFNN_R_SYM, not
2931 ELF64_R_SYM.
2932 (elfNN_ia64_relax_ldxmov): Warning fix.
2933 * xtensa-isa.c (xtensa_add_isa): Warning fix.
2934 * xtensa-modules.c (get_num_opcodes): Warning fix.
2935
e57b5356
AM
29362003-05-09 Andrey Petrov <petrov@netbsd.org>
2937
2938 * elf.c (elf_fake_sections): Use correct cast for sh_name.
2939
45d6a902
AM
29402003-05-09 Alan Modra <amodra@bigpond.net.au>
2941
2942 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move from
2943 elflink.h. Replace LOG_FILE_ALIGN with bed->s->log_file_align.
2944 (_bfd_elf_create_dynamic_sections): Use bed->s->log_file_align.
2945 (bfd_elf_record_link_assignment): Move from elflink.h.
2946 (_bfd_elf_merge_symbol): Likewise.
2947 (_bfd_elf_add_default_symbol): Likewise.
2948 (_bfd_elf_export_symbol): Likewise.
2949 (_bfd_elf_link_find_version_dependencies): Likewise.
2950 (_bfd_elf_link_assign_sym_version): Likewise.
2951 (_bfd_elf_link_read_relocs): Likewise.
2952 (_bfd_elf_link_size_reloc_section): Likewise.
2953 (_bfd_elf_fix_symbol_flags): Likewise.
2954 (_bfd_elf_adjust_dynamic_symbol): Likewise.
2955 (_bfd_elf_link_sec_merge_syms): Likewise.
2956 (elf_link_read_relocs_from_section): Likewise. Use bed->s->sizeof_rel
2957 and bed->s->sizeof_rela.
2958 (_bfd_elf_link_output_relocs): Likewise.
2959 * elf-bfd.h (struct elf_size_info): Rename file_align to
2960 log_file_align.
2961 (struct elf_info_failed): Move from elflink.h.
2962 (struct elf_assign_sym_version_info): Likewise.
2963 (struct elf_find_verdep_info): Likewise.
2964 (_bfd_elf_create_dynamic_sections): Delete duplicate declaration.
2965 (_bfd_elf_merge_symbol, _bfd_elf_add_default_symbol,
2966 _bfd_elf_export_symbol, _bfd_elf_link_find_version_dependencies,
2967 _bfd_elf_link_assign_sym_version,
2968 _bfd_elf_link_create_dynamic_sections, _bfd_elf_link_read_relocs,
2969 _bfd_elf_link_size_reloc_section, _bfd_elf_link_output_relocs,
2970 _bfd_elf_fix_symbol_flags, _bfd_elf_adjust_dynamic_symbol,
2971 _bfd_elf_link_sec_merge_syms): Declare.
2972 (bfd_elf32_link_create_dynamic_sections): Don't declare.
2973 (_bfd_elf32_link_read_relocs): Likewise.
2974 (bfd_elf64_link_create_dynamic_sections): Likewise.
2975 (_bfd_elf64_link_read_relocs): Likewise.
2976 * elflink.h: Move lots o' stuff elsewhere.
2977 * bfd-in.h (bfd_elf32_record_link_assignment): Don't declare.
2978 (bfd_elf64_record_link_assignment): Likewise.
2979 (bfd_elf_record_link_assignment): Declare.
2980 * bfd-in2.h: Regenerate.
2981 * elfcode.h (elf_link_create_dynamic_sections): Don't declare.
2982 (NAME(_bfd_elf,size_info)): Adjust for log_file_align.
2983 * elf.c (_bfd_elf_init_reloc_shdr): Adjust for bed->s->log_file_align.
2984 (assign_file_positions_for_segments): Likewise.
2985 (assign_file_positions_except_relocs): Likewise.
2986 (swap_out_syms, elfcore_write_note): Likewise.
2987 * elf-m10200.c: Adjust for changed function names.
2988 * elf-m10300.c: Likewise.
2989 * elf32-arm.h: Likewise.
2990 * elf32-h8300.c: Likewise.
2991 * elf32-hppa.c: Likewise.
2992 * elf32-ip2k.c: Likewise.
2993 * elf32-m32r.c: Likewise.
2994 * elf32-m68hc11.c: Likewise.
2995 * elf32-m68hc1x.c: Likewise.
2996 * elf32-m68k.c: Likewise.
2997 * elf32-mips.c: Likewise.
2998 * elf32-ppc.c: Likewise.
2999 * elf32-sh.c: Likewise.
3000 * elf32-v850.c: Likewise.
3001 * elf32-xtensa.c: Likewise.
3002 * elf64-alpha.c: Likewise.
3003 * elf64-hppa.c: Likewise.
3004 * elf64-mmix.c: Likewise.
3005 * elf64-ppc.c: Likewise.
3006 * elf64-sh64.c: Likewise.
3007 * elfxx-ia64.c: Likewise.
3008 * elfxx-mips.c: Likewise.
3009 (MIPS_ELF_LOG_FILE_ALIGN): Use log_file_align.
3010 * elf64-alpha.c (alpha_elf_size_info): Adjust for log_file_align.
3011 * elf64-hppa.c (hppa64_elf_size_info): Likewise.
3012 * elf64-mips.c (mips_elf64_size_info): Likewise.
3013 * elf64-s390.c (s390_elf64_size_info): Likewise.
3014 * elf64-sparc.c (sparc64_elf_size_info): Likewise.
3015
bf1e742e
L
30162003-05-08 H.J. Lu <hongjiu.lu@intel.com>
3017
3018 * elflink.h (elf_add_default_symbol): After skipping the
3019 unversioned symbol, go to non-default one.
3020
6a32c710
L
30212003-05-07 H.J. Lu <hongjiu.lu@intel.com>
3022
3023 * elfxx-ia64.c (_bfd_elf_link_hash_hide_symbol): Also clear the
3024 want_plt field.
3025 (elfNN_ia64_relocate_section): Don't do dynamic symbol lookup
3026 for symbols with non-default visibility.
3027
71552942
L
30282003-05-07 H.J. Lu <hongjiu.lu@intel.com>
3029
3030 * elflink.h (elf_link_check_versioned_symbol): Also handle the
3031 case that a DSO references a hidden symbol which may be
3032 satisfied by a versioned symbol in another DSO.
3033 (elf_link_output_extsym): Check versioned definition for hidden
3034 symbol referenced by a DSO.
3035
208c2cd6
NC
30362003-05-07 Nick Clifton <nickc@redhat.com>
3037
3038 * elf32-xstormy16.c (xstormy16_elf_howto_table): Reset
3039 R_XSTORMY16_16 reloc to ignore overflows.
3040
aa701218
AO
30412003-05-06 Alexandre Oliva <aoliva@redhat.com>
3042
3043 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Improve
3044 error message for mixing different-endian files. Check for ABI
3045 compatibility of input files with the selected emulation.
3046
4e795f50
AM
30472003-05-05 Alan Modra <amodra@bigpond.net.au>
3048
3049 * elf32-i386.c (allocate_dynrelocs): For undef weak syms with
3050 non-default visibility, a) don't make them dynamic, b) discard
3051 space for dynamic relocs.
3052 * elf64-x86-64.c (allocate_dynrelocs): Likewise.
3053
3054 * elf32-ppc.c (allocate_dynrelocs): For undef weak syms with
3055 non-default visibility, a) don't allocate plt entries, b) don't
3056 allocate .got relocs, c) discard dyn rel space,
3057 (ppc_elf_relocate_section): d) don't generate .got relocs, e)
3058 don't generate dynamic relocs.
3059 * elf64-ppc.c (allocate_dynrelocs): As above.
3060 (ppc64_elf_relocate_section): As above.
3061
4bc6e03a
AJ
30622003-05-05 Andreas Jaeger <aj@suse.de>
3063
3064 * elf64-x86-64.c (allocate_dynrelocs): Don't allocate dynamic
3065 relocation entries for weak undefined symbols with non-default
3066 visibility.
3067 (elf64_x86_64_relocate_section): Initialize the GOT entries and
3068 skip R_386_32/R_386_PC32 for weak undefined symbols with
3069 non-default visibility.
3070
ef5aade5
L
30712003-05-04 H.J. Lu <hjl@gnu.org>
3072
3073 * elf32-i386.c (allocate_dynrelocs): Don't allocate dynamic
3074 relocation entries for weak undefined symbols with non-default
3075 visibility.
3076 (elf_i386_relocate_section): Initialize the GOT entries and
3077 skip R_386_32/R_386_PC32 for weak undefined symbols with
3078 non-default visibility.
129b8c20 3079
ef5aade5
L
3080 * elfxx-ia64.c (allocate_fptr): Don't allocate function
3081 descriptors for weak undefined symbols with non-default
3082 visibility.
3083 (allocate_dynrel_entries): Don't allocate relocation entries
3084 for symbols resolved to 0.
3085 (set_got_entry): Don't install dynamic relocation for weak
3086 undefined symbols with non-default visibility.
3087 (set_pltoff_entry): Likewise.
3088
3089 * elflink.h (elf_fix_symbol_flags): Hide weak undefined symbols
3090 with non-default visibility.
3091 (elf_link_output_extsym): Don't make weak undefined symbols
3092 with non-default visibility dynamic.
3093
c424e0e9
L
30942003-05-04 H.J. Lu <hjl@gnu.org>
3095
3096 * elflink.h (elf_merge_symbol): Correctly handle weak definiton.
3097
d31e3dfe
L
30982003-05-04 H.J. Lu <hjl@gnu.org>
3099
3100 * elflink.h (elf_merge_symbol): Don't record a hidden/internal
3101 symbol dynamic. Check indirection when removing the old
3102 definition for symbols with non-default visibility.
3103 (elf_add_default_symbol): Skip when told by elf_merge_symbol.
3104
4d2e1ff0
NC
31052003-05-02 Nick Clifton <nickc@redhat.com>
3106
3107 * elf32-xstormy16.c (xstormy16_elf_howto_table): Make the
3108 R_XSTORMY16_8 and R_XSTORMY16_16 relocs detect and complain about
3109 unsigned overflow.
3110
d40d037c
AJ
31112003-05-02 Andreas Jaeger <aj@suse.de>
3112
3113 * elf64-x86-64.c (elf_x86_64_copy_indirect_symbol): Don't copy
3114 ELF_LINK_NON_GOT_REF for weakdefs when symbol already adjusted.
3115 (ELIMINATE_COPY_RELOCS): Define as one. Use throughout.
3116 (elf_x86_64_adjust_dynamic_symbol): For weak symbols, copy
3117 ELF_LINK_NON_GOT_REF from weakdef.
3118
c5d1701e
NC
31192003-05-02 Charles Lepple <clepple@ghz.cc>
3120 Nick Clifton <nickc@redhat.com>
3121
3122 * acinclude.m4: Fix name of --enable-install-libbfd switch.
3123 * aclocal.m4: Regenerate.
3124 * configure: Regenerate.
3125 * Makefile.in: Regenerate.
3126
81848ca0
AM
31272003-05-01 Alan Modra <amodra@bigpond.net.au>
3128
3129 * elf32-ppc.c (ppc_elf_copy_indirect_symbol): Test whether the
3130 weakdef sym has already been adjusted before treating it specially.
3131 * elf32-i386.c (elf_i386_copy_indirect_symbol): Don't copy
3132 ELF_LINK_NON_GOT_REF for weakdefs when symbol already adjusted.
3133 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Likewise.
3134 (ppc64_elf_check_relocs): Set ELF_LINK_NON_GOT_REF.
03d14457 3135
c7996ad6
L
31362003-04-28 H.J. Lu <hjl@gnu.org>
3137
3138 * elfxx-ia64.c (elfNN_ia64_relax_section): Relax ldxmov during
3139 the relax finalize pass.
3140
3141 * section.c (struct sec): Add need_finalize_relax and remove
3142 flag11.
3143 (STD_SECTION): Update struct sec initializer.
3144 * bfd-in2.h: Regenerated.
3145
f006af20
L
31462003-04-28 H.J. Lu <hjl@gnu.org>
3147
3148 * elflink.h (elf_merge_symbol): Call elf_backend_copy_indirect_symbol
3149 to copy any information related to dynamic linking when we flip
3150 the indirection.
3151
1b1fe8fe
L
31522003-04-27 H.J. Lu <hjl@gnu.org>
3153
3154 * elf-bfd.h (ELF_LINK_DYNAMIC_DEF): New.
3155 (ELF_LINK_DYNAMIC_WEAK): New.
3156
3157 * elflink.h (elf_merge_symbol): Add one argument to indicate if
3158 a symbol should be skipped. Ignore definitions in dynamic
3159 objects for symbols with non-default visibility.
3160 (elf_add_default_symbol): Adjusted.
3161 (elf_link_add_object_symbols): Check if a symbol should be
3162 skipped. Don't merge the visibility field with the one from
3163 a dynamic object.
3164 (elf_link_check_versioned_symbol): Use undef_bfd.
3165 (elf_link_output_extsym): Warn if a forced local symbol is
3166 referenced from dynamic objects. Make non-weak undefined symbol
3167 with non-default visibility a fatal error.
3168
052a450c
DJ
31692003-04-27 Daniel Jacobowitz <drow@mvista.com>
3170
3171 * configure.in: Bump version on HEAD to 2.14.90.
3172 * configure: Regenerated.
3173
d204f4c0
SC
31742003-04-26 Stephane Carrez <stcarrez@nerim.fr>
3175
3176 PR savannah/3331:
3177 * elf32-m68hc11.c (m68hc11_elf_relax_section): Clear prev_insn_group
3178 when we couldn't relax something.
3179
3c0a515d
L
31802003-04-25 Alan Modra <amodra@bigpond.net.au>
3181
3182 * elflink.h (elf_merge_symbol): When we find a regular definition
3183 for an indirect symbol, flip the indirection so that the old
3184 direct symbol now points to the new definition.
3185
d145330d
RM
31862003-04-24 Roland McGrath <roland@redhat.com>
3187
3188 * elf.c (bfd_section_from_phdr): Map PT_GNU_EH_FRAME to "eh_frame_hdr".
3189
fc0bffd6
AM
31902003-04-24 Alan Modra <amodra@bigpond.net.au>
3191
3192 * elf32-ppc.c: Formatting and comment fixes.
3193 (ELIMINATE_COPY_RELOCS): Move before ppc_elf_copy_indirect_symbol.
3194 (ppc_elf_copy_indirect_symbol): Copy flags here for weakdefs.
3195
31962003-04-24 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
8d9cd6b1
NC
3197
3198 * archures.c (bfd_mach_h8300hn, bfd_mach_h8300sn): Added.
3199 * bfd-in2.h: Rebuilt.
3200 * coff-h8300.c (BADMAG): Add check for H8300HNBADMAG & H8300SNBADMAG.
fc0bffd6 3201 * coffcode.h (coff_set_arch_mach_hook): Add case for H8300HNMAGIC
8d9cd6b1
NC
3202 & H8300SNMAGIC.
3203 (coff_set_flags): Add case for bfd_mach_h8300hn & bfd_mach_h8300sn.
3204 * cpu-h8300.c (h8300_scan): Handle h8300hn, h8300sn.
3205 (h8300sn_info_struct, h8300hn_info_struct): New.
3206 * elf32-h8300.c (elf32_h8_mach): Handle case for h8300hn & h8300sn
3207 (elf32_h8_final_write_processing): Likewise.
3208
267fb3c1
KK
32092003-04-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
3210
3211 * elf32-sh.c (tpoff): New.
3212 (struct elf_sh_dyn_relocs): Remove tls_tpoff32.
3213 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
fc0bffd6 3214 (allocate_dynrelocs): Don't make unnecessary dynamic TLS
267fb3c1 3215 relocations. Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses.
fc0bffd6 3216 (sh_elf_relocate_section): Likewise. Remove unnecessary tests.
267fb3c1
KK
3217 (dtpoff_base): Fix wrong indentation.
3218 (sh_elf_check_relocs): Don't set DF_STATIC_TLS flag with non-TLS
3219 relocations. Don't set tls_tpoff32 flag. Don't make unnecessary
3220 R_SH_TLS_TPOFF32 relocations.
3221
ef230218
JR
32222003-04-23 J"orn Rennecke <joern.rennecke@superh.com>
3223
3224 * archures.c (enum bfd_architecture): Amend comment to refer to SuperH.
3225 * cpu-sh.c: Likewise.
3226 * elf32-sh.c: Likewise.
3227 * reloc.c (bfd_reloc_code_real): Likewise.
3228 * elf32-sh64-com.c: Change comment to refer to SuperH.
3229 * elf32-sh64.c: Likewise.
3230 * elf64-sh64.c: Likewise.
3231 * bfd-in2.h (enum bfd_architecture): Regenerate.
3232
8c29f035
AM
32332003-04-23 Alan Modra <amodra@bigpond.net.au>
3234
3235 From Julien LEMOINE <speedblue@debian.org>
3236 * elf32-i386.c (elf_i386_info_to_howto): Delete.
3237 (elf_info_to_howto): Define as elf_i386_info_to_howto_rel.
3238
26597c86
NC
32392003-04-22 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3240
3241 * archures.c: Replace references to Mitsubishi M32R with references
3242 to Renesas M32R.
3243 * relocs.c: Likewise.
3244 * bfd-in2.h: Regenerate.
3245
cc13e3ef
RH
32462003-04-21 Richard Henderson <rth@redhat.com>
3247
3248 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Return false for an
3249 executable when a symbol is defined both regular and dynamic.
3250
f5a6f915
SC
32512003-04-21 Stephane Carrez <stcarrez@nerim.fr>
3252
3253 * Makefile.am (BFD32_BACKENDS): Add elf32-m68hc1x.lo.
3254 (elf32-m68hc1x.lo): Update dependencies
3255 * configure.in: Add elf32-m68hc1x.lo.
3256 * configure: Rebuild.
3257 * Makefile.in: Rebuild.
3258
3a65329d
SC
32592003-04-21 Stephane Carrez <stcarrez@nerim.fr>
3260
3261 * elf32-m68hc1x.c: New file (from elf32-m68hc11.c and elf32-m68hc12.c)
3262 (m68hc11_elf_hash_table_create): New function.
3263 (elf32_m68hc11_link_hash_table_free): New function.
3264 (stub_hash_newfunc): New function.
3265 (m68hc11_add_stub): New function.
3266 (elf32_m68hc11_add_symbol_hook): New function.
3267 (elf32_m68hc11_setup_section_lists): New function.
3268 (elf32_m68hc11_next_input_section): New function.
3269 (elf32_m68hc11_size_stubs): New function.
3270 (elf32_m68hc11_build_stubs): New function.
3271 (m68hc11_get_relocation_value): New function.
3272 (elf32_m68hc11_relocate_section): Call the above to redirect
3273 some relocations to the trampoline code.
3274 (m68hc11_elf_export_one_stub): New function.
3275 (m68hc11_elf_set_symbol): New function.
3276 (elf32_m68hc11_build_stubs): Call it via bfd_hash_traverse.
3277 (m68hc11_elf_get_bank_parameters): Get parameters only when the info
3278 is not yet initialized.
3279
3280 * elf32-m68hc1x.h: New file (from elf32-m68hc11.c and elf32-m68hc12.c)
3281 (elf32_m68hc11_stub_hash_entry): New struct.
3282 (m68hc11_page_info): Add trampoline handler address.
3283 (m68hc11_elf_link_hash_table): Add stubs generation members.
3284 (elf32_m68hc11_add_symbol_hook): Declare.
3285 (elf32_m68hc11_setup_section_lists): Declare.
3286 (elf32_m68hc11_size_stubs): Declare.
3287 (elf32_m68hc11_build_stubs): Declare.
8c29f035 3288
3a65329d
SC
3289 * elf32-m68hc11.c (m68hc11_elf_ignore_reloc): Move to elf32-m68hc1x.c.
3290 (elf32_m68hc11_gc_mark_hook, elf32_m68hc11_gc_sweep_hook): Likewise.
3291 (elf32_m68hc11_check_relocs, elf32_m68hc11_relocate_section): Ditto.
3292 (_bfd_m68hc11_elf_set_private_flags): Ditto.
3293 (_bfd_m68hc11_elf_merge_private_bfd_data): Ditto.
3294 (_bfd_m68hc11_elf_print_private_bfd_data): Ditto.
3295 (bfd_elf32_bfd_link_hash_table_create): Define.
3296 (elf_backend_add_symbol_hook): Define.
3297 (m68hc11_elf_bfd_link_hash_table_create): New function.
3298 (m68hc11_elf_build_one_stub): New function.
3299 (m68hc11_elf_size_one_stub): New function.
3300 (m68hc11_elf_bfd_link_hash_table_create): Install the above.
3301 (bfd_elf32_bfd_link_hash_table_create): Define.
3302
3303 * elf32-m68hc12.c (m68hc11_elf_ignore_reloc): Remove.
3304 (m68hc12_addr_is_banked): Remove, use m68hc11_addr_is_banked.
3305 (m68hc12_phys_addr): Ditto.
3306 (m68hc12_phys_page): Ditto.
3307 (m68hc12_elf_special_reloc): Move to elf32-m68hc1x.c.
3308 (elf32_m68hc11_gc_mark_hook): Likewise.
3309 (elf32_m68hc11_gc_sweep_hook): Likewise.
3310 (elf32_m68hc11_check_relocs): Likewise.
3311 (elf32_m68hc11_relocate_section): Likewise.
3312 (_bfd_m68hc12_elf_set_private_flags): Likewise.
3313 (_bfd_m68hc12_elf_merge_private_bfd_data): Likewise.
3314 (_bfd_m68hc12_elf_print_private_bfd_data): Likewise.
3315 (m68hc12_elf_build_one_stub): New function.
3316 (m68hc12_elf_size_one_stub): New function.
3317 (m68hc12_elf_bfd_link_hash_table_create): New function, use the above.
3318 (elf_backend_add_symbol_hook): Define.
3319 (elf_m68hc11_howto_table): Use TRUE for pcrel relocs; fix masks.
3320
4081944f
NC
33212003-04-18 Nick Clifton <nickc@redhat.com>
3322
3323 * format.c (bfd_check_format_matches): Only check associated
3324 vector if the matching_vector has been created.
3325
060dc71d
AO
33262003-04-15 Alexandre Oliva <aoliva@redhat.com>
3327
3328 * dwarf2.c (_bfd_dwarf2_find_nearest_line): Fix typo in
3329 2003-04-09's change.
3330
a3476bef
NC
33312003-04-15 Brian Ford <ford@vss.fsi.com>
3332
3333 * peicode.h (coff_swap_scnhdr_in): If a section holds
3334 uninitialized data and is from an object file or from an
3335 executable image that has not initialized the s_size field, or if
3336 the physical size is padded, use the virtual size (stored in
3337 s_paddr) instead.
3338
ca4fa240
NC
33392003-04-15 H.J. Lu <hjl@gnu.org>
3340
3341 * elflink.h (elf_link_add_object_symbols): Properly report
3342 filename for alignment reduction.
3343
c2dcd04e
NC
33442003-04-15 Rohit Kumar Srivastava <rohits@kpitcummins.com>
3345
3346 * archures.c: Replace occurrances of 'Hitachi' with 'Renesas'.
3347 * reloc.c: Likewise.
3348 * coff-h8300.c: Likewise.
3349 * coff-h8500.c: Likewise.
3350 * coff-sh.c: Likewise.
3351 * cpu-h8300.c: Likewise.
3352 * cpu-sh.c: Likewise.
3353 * elf32-h8300.c: Likewise.
3354 * elf32-sh.c: Likewise.
3355 * elf32-sh64-com.c: Likewise.
3356 * elf32-sh64.c: Likewise.
3357 * elf64-sh64.c: Likewise.
3358 * bfd-in2.h: Regenerate.
3359
f7661995
NC
33602003-04-14 H.J. Lu <hjl@gnu.org>
3361
3362 * elflink.h (elf_link_add_object_symbols): Maintain maximum
3363 alignment for common symbols. Warn reducing alignment for
3364 common symbols. Report old filename when symbol size changes.
3365
93a2b7ae
AO
33662003-04-12 Alexandre Oliva <aoliva@redhat.com>
3367
3368 * elfxx-mips.c (mips_elf_calculate_relocation): Adjust two other
3369 occurrences of the same test changed in the previous patch.
3370 Optimize.
3371
0176c794
AO
33722003-04-11 Alexandre Oliva <aoliva@redhat.com>
3373
3374 * elfxx-mips.c (mips_elf_get_global_gotsym_index): New.
3375 (mips_elf_calculate_relocation): Decay GOT_PAGE/GOT_OFST to
3376 GOT_DISP/addend only if the symbol got a global GOT entry.
3377
0fdc1bf1
AO
33782003-04-10 Alexandre Oliva <aoliva@redhat.com>
3379
3380 * elfxx-mips.c (mips_elf_calculate_relocation): Decay
3381 GOT_PAGE/GOT_OFST referencing overridable symbol to
3382 GOT_DISP/addend.
3383 (_bfd_mips_elf_check_relocs): Handle GOT_PAGE referencing
3384 global symbol as GOT_DISP.
3385
9b8c98a4
BW
33862003-04-10 Bob Wilson <bob.wilson@acm.org>
3387
3388 * elf32-xtensa.c (elf_xtensa_relocate_section): Don't continue to the
3389 next relocation on an undefined symbol.
3390
ec1659c8
RH
33912003-04-09 Richard Henderson <rth@redhat.com>
3392
3393 * elf64-alpha.c (elf64_alpha_relocate_section) <R_ALPHA_GPREL32>:
3394 Ignore relocations against r_symndx == 0.
3395
7dfb07f7
L
33962003-04-09 H.J. Lu <hjl@gnu.org>
3397
3398 * elf64-alpha.c (elf64_alpha_relocate_section): Don't return
3399 FALSE for undefined symbols.
3400 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
3401
a3805e4e
AO
34022003-04-09 Alexandre Oliva <aoliva@redhat.com>
3403
3404 * dwarf2.c (_bfd_dwarf2_find_nearest_line): Try DWARF3-standard
3405 and IRIX-specific shift-to-64-bit 4-byte lengths before following
3406 addr_size.
3407
69931e60
AO
34082003-04-08 Alexandre Oliva <aoliva@redhat.com>
3409
3410 * elf32-mips.c (bfd_elf32_bfd_reloc_type_lookup): Detect (ctor)
3411 pointer size from ABI, not arch_bits_per_address.
3412
59a8c196
KB
34132003-04-07 Kevin Buettner <kevinb@redhat.com>
3414
3415 * elfn32-mips.c (elf32_mips_grok_prstatus): Adjust core file related
3416 constants for n32 ABI.
3417
8e16317c
NC
34182003-04-06 Andrew Cagney <cagney@redhat.com>
3419
3420 * simple.c (bfd_simple_get_relocated_section_contents): Disable
3421 free that leads to GDB vs BFD memory corruption.
3422
196486be
SC
34232003-04-04 Stephane Carrez <stcarrez@nerim.fr>
3424
3425 * elf32-m68hc11.c (m68hc11_elf_relax_delete_bytes): Also adjust
3426 symbols that mark the end of the section.
3427 (m68hc11_elf_relax_section): Use R_M68HC11_PCREL_8 relocs when
3428 converting to a relative branch so that the offset is computed after
3429 the relaxation; also relocate a jsr into a bsr if possible but don't
3430 relax them if they are to a far symbol as we need to call the
3431 trampoline code.
3432 (elf_m68hc11_howto_table): Set pcrel_offset to true.
3433
be33c5dd
SS
34342003-04-04 Svein E. Seldal <Svein.Seldal@solidas.com>
3435
3436 * archures.c: Namespace cleanup. Rename bfd_mach_c3x to
3437 bfd_mach_tic3x and bfd_mach_c4x to bfd_mach_tic4x
3438 * bfd-in2.h: Regenerate
3439 * coff-tic4x.c: Namespace cleanup. Replace s/c4x/tic4x/
3440 * cpu-tic4x.c: Ditto
3441
ff0c9faf
NC
34422003-04-03 Nick Clifton <nickc@redhat.com>
3443
3444 * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Compute ps and ss
3445 differently for object files and executables.
3446 * peicode.h (coff_swap_scnhdr_in): Only set the s_size field
3447 for object files or for executables who have not already
3448 initialised the field.
3449 * libpei.h (bfd_pe_executable_p): New macro. Return true if
3450 the PE format bfd is an executable.
3451
2b98e6c0
AM
34522003-04-03 Alan Modra <amodra@bigpond.net.au>
3453
3454 * elf32-ppc.c (ppc_elf_check_relocs): Don't use SYMBOL_REFERENCES_LOCAL
3455 here as it's too early to reliably determine locality.
3456 (ppc_elf_gc_sweep_hook): Likewise.
c8b21ee5 3457 (SYMBOL_REFERENCES_LOCAL): Expand comment.
2b98e6c0 3458
92403579
BW
34592003-04-02 Bob Wilson <bob.wilson@acm.org>
3460
3461 * xtensa-modules.c: Remove comment indicating that this is a
3462 generated file.
3463
c45a316a
AM
34642003-04-02 Alan Modra <amodra@bigpond.net.au>
3465
3466 * elfxx-mips.c (_bfd_mips_elf_hide_symbol): Test for NULL dynobj.
3467
e0001a05
NC
34682003-04-01 Bob Wilson <bob.wilson@acm.org>
3469
8c29f035
AM
3470 * Makefile.am (ALL_MACHINES): Add cpu-xtensa.lo.
3471 (ALL_MACHINES_CFILES): Add cpu-xtensa.c.
3472 (BFD32_BACKENDS): Add elf32-xtensa.lo, xtensa-isa.lo, and
3473 xtensa-modules.lo.
3474 (BFD32_BACKENDS_CFILES): Add elf32-xtensa.c, xtensa-isa.c, and
3475 xtensa-modules.c.
3476 (cpu-xtensa.lo): New target.
3477 (elf32-xtensa.lo): Likewise.
3478 (xtensa-isa.lo): Likewise.
3479 (xtensa-modules.lo): Likewise.
3480 * Makefile.in: Regenerate.
3481 * archures.c (bfd_architecture): Add bfd_{arch,mach}_xtensa.
3482 (bfd_archures_list): Add bfd_xtensa_arch.
3483 * config.bfd: Handle xtensa-*-*.
3484 * configure.in: Handle bfd_elf32_xtensa_{le,be}_vec.
3485 * configure: Regenerate.
3486 * reloc.c: Add BFD_RELOC_XTENSA_{RTLD,GLOB_DAT,JMP_SLOT,RELATIVE,
3487 PLT,OP0,OP1,OP2,ASM_EXPAND,ASM_SIMPLIFY}.
3488 * targets.c (bfd_elf32_xtensa_be_vec): Declare.
3489 (bfd_elf32_xtensa_le_vec): Likewise.
3490 (bfd_target_vector): Add bfd_elf32_xtensa_{be,le}_vec.
3491 * cpu-xtensa.c: New file.
3492 * elf32-xtensa.c: Likewise.
3493 * xtensa-isa.c: Likewise.
3494 * xtensa-modules.c: Likewise.
3495 * libbfd.h: Regenerate.
3496 * bfd-in2.h: Likewise.
e0001a05 3497
5a6c6817
NC
34982003-04-01 Nick Clifton <nickc@redhat.com>
3499
3500 * archures.c (bfd_mach_arm_unknown): Define.
3501 * bfd-in.h (bfd_arm_merge_machines, bfd_arm+update_notes,
3502 bfd_arm_get_mach_from_notes): Prototype.
3503 * bfd-in2.h: Regenerate.
3504 * coff-arm.c (coff_arm_merge_private_bfd_data): Call
3505 bfd_arm_merge_machines.
3506 (coff_arm_final_link_postscript): Call bfd_arm_update_notes.
3507 * coffcode.h (coff_set_arch_mach_hook): Call
3508 bfd_arm_get_mach_from_notes.
3509 * coffgen.c (coff_real_object_p): Revert previous delta.
3510 * cpu_arm.c (arm_check_note): New function. Examine a note in a
3511 .note section.
3512 (bfd_arm_merge_machines): New function: Handle the merging of ARM
3513 binaries compiled for different architectures..
3514 (bfd_arm_update_notes): New function: Update an ARM note section.
3515 (bfd_arm_get_mach_from_notes): New function: Extract a bfd machine
3516 number from an ARM note section.
3517 * elf32-arm.h (elf32_arm_object_p): Use
3518 bfd_arm_get_mach_from_notes.
3519 (elf32_arm_merge_private_bfd_data): Use bfd_arm_merge_machines.
3520 (elf32_arm_final_write_processing): Use bfd_arm_update_notes.
8c29f035 3521
0cc1cf99
BE
35222003-04-01 Ben Elliston <bje@wasabisystems.com>
3523
3524 * dwarf2.c (read_attribute_value): Correct typo in comment.
3525
af3ef9fe
NC
35262003-04-01 Nick Clifton <nickc@redhat.com>
3527
3528 * dwarf2.c (concat_filename): Use bfd_malloc() and strdup()
3529 instead of concat().
3530 (decode_line_info): Only free filename if it is not NULL.
d63fd5d1
NC
3531 (add_line_info): Make a copy of the filename when storing it into
3532 the info structure.
af3ef9fe 3533
6e84a906
DJ
35342003-03-31 Andreas Schwab <schwab@suse.de>
3535 Daniel Jacobowitz <drow@mvista.com>
3536
3537 * simple.c (bfd_simple_get_relocated_section_contents): Add
3538 parameter symbol_table. Optionally use it instead of the symbol
3539 table from the bfd. Save and restore output offsets and output
3540 sections around bfd_get_relocated_section_contents. Fix a memory
3541 leak.
3542 (simple_save_output_info, simple_restore_output_info): New
3543 functions.
3544 * bfd-in2.h: Regenerate.
3545 * dwarf2.c (read_abbrevs): Use
3546 bfd_simple_get_relocated_section_contents instead of
3547 bfd_get_section_contents.
3548 (decode_line_info): Likewise.
3549 (_bfd_dwarf2_find_nearest_line): Likewise. Don't call
3550 find_rela_addend.
3551 (find_rela_addend): Remove.
3552 * elfxx-ia64.c (elfNN_ia64_reloc): Weaken sanity check for
3553 debugging sections.
3554 (elfNN_ia64_hash_table_create): Create the hash table with malloc,
3555 not bfd_zalloc.
3556
5ed6aba4
NC
35572003-03-31 David Heine <dlheine@suif.stanford.edu>
3558
3559 * aoutx.h (aout_link_hash_table_create): Use bfd_malloc instead of
3560 bfd_alloc.
3561 * dwarf2.c (concat_filename): Always allocate space for the
3562 returned filename.
3563 (decode_line_info): Free the allocated filename returned by
3564 concat_filename.
3565 * elf-eh-frame.c (bfd_elf_write_section_eh_frame): Fix memory leaks.
3566 * elf.c (copy_private_bfd_data): Likewise.
3567 (_bfd_elf_slurp_version_tables): Fix bug freeing contents pointer.
3568 * elflink.h (elf_link_sort_relocs): Fix memory leak.
3569 * format.c (bfd_check_format_matches): Likewise.
3570 * linker.c (bfd_generic_final_link): Likewise.
3571 * opncls.c (find_separate_debug_info): Likewise.
3572 * simple.c (bfd_simple_get_relocated_section_contents): Likewise.
8c29f035 3573
5941afc1
L
35742003-03-28 H.J. Lu <hjl@gnu.org>
3575
3576 * elflink.h (elf_link_add_object_symbols): Correctly combine
3577 visibilities.
3578
9d73f260
JJ
35792003-03-27 Jakub Jelinek <jakub@redhat.com>
3580
3581 * elfxx-ia64.c (elfNN_ia64_relax_section): Reset self_dtpmod_offset
3582 to -1 before recomputing got offsets.
3583
a5ad465a
AS
35842003-03-26 Andreas Schwab <schwab@suse.de>
3585
3586 * elf32-m68k.c (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
3587 (elf_m68k_relocate_section): Use it to correctly handle symbols
3588 forced to be local.
3589 (elf_m68k_finish_dynamic_symbol): Emit RELATIVE reloc for got
3590 entries for symbols that are forced to be local.
3591
d0647110
AO
35922003-03-25 Alexandre Oliva <aoliva@redhat.com>
3593
3594 * elfxx-mips.c (_bfd_mips_relax_section): New function.
3595 * elfxx-mips.h (_bfd_mips_relax_section): Declare.
3596 * elfn32-mips.c, elf64-mips.c: Use it.
3597
e16bb312
NC
35982003-03-25 Stan Cox <scox@redhat.com>
3599 Nick Clifton <nickc@redhat.com>
8c29f035 3600
9b5ecbd0 3601 Contribute support for Intel's iWMMXt chip - an ARM variant:
e16bb312
NC
3602
3603 * archures.c: Add bfd_mach_arm_iWMMXt.
3604 * reloc.c: Add BFD_RELOC_ARM_CP_OFF_IMM_S2.
3605 * bfd-in2.h: Regenerate.
3606 * libbfd.h: Regenerate.
3607 * coff-arm.c (coff_arm_merge_private_bfd_data): Allow iWMMXt
3608 object files to be linked with XScale ones.
3609 (coff_arm_final_link_postscript): Update note section.
3610 * coffcode.h (coff_set_arch_mach_hook): Handle note section.
3611 * coffgen.c (coff_real_object_p): Call bfd_coff_set_arch_mach_hook
3612 after identifying a coff binary.
3613 * cpu-arm.c (processors): Add iWMMXt.
3614 (arch_inf): Likewise.
3615 * elf32-arm.h (arm_object_p): Handle note section.
9b5ecbd0 3616 (elf32_arm_merge_private_bfd_data): Allow iWMMXt object files to
e16bb312
NC
3617 be linked with XScale ones.
3618 (elf32_arm_section_flags): New function: Set flags on note section.
3619 (elf32_arm_final_write_processing): Handle note section.
3620
25f14c34
DD
36212003-03-21 DJ Delorie <dj@redhat.com>
3622
3623 * elf32-xstormy16.c (elf32_xstormy16_relocate_section): Call
3624 _bfd_elf_rela_local_sym.
3625
04b3329b
L
36262003-03-20 H.J. Lu <hjl@gnu.org>
3627
3628 * elfxx-ia64.c (elfNN_ia64_relax_section): Don't try relax for
3629 non-ELF outputs.
3630
c25cfdf8
NC
36312003-03-20 Nick Clifton <nickc@redhat.com>
3632
3633 * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Initialise $idata2 and
3634 $idata5 in case bfd_coff_final_link is not called.
3635
3e1d7f19
JJ
36362003-03-19 Jakub Jelinek <jakub@redhat.com>
3637
3638 * elf64-sparc.c (struct sparc64_elf_section_data): Add reloc_count
3639 field.
3640 (canon_reloc_count): Define.
3641 (sparc64_elf_slurp_one_reloc_table, sparc64_elf_slurp_reloc_table,
3642 sparc64_elf_canonicalize_dynamic_reloc): Use it instead of
3643 reloc_count.
3644 (sparc64_elf_canonicalize_reloc): New routine.
3645 (bfd_elf64_canonicalize_reloc): Define.
3646
3fa1d917
JJ
36472003-03-18 Jakub Jelinek <jakub@redhat.com>
3648
3649 * elfxx-ia64.c (elfNN_ia64_relax_section): Handle relaxation
3650 againt mergeable sections. Take r_addend into account when caching
3651 trampolines.
3652
f86b235a
RH
36532003-03-18 Richard Henderson <rth@redhat.com>
3654
8c29f035
AM
3655 * elfxx-ia64.c (get_dyn_sym_info): Return NULL gracefully for
3656 local symbols that have no dyninfo.
f86b235a 3657
49ae03bf
NC
36582003-03-14 Gene Smith <gene.smith@siemens.com>
3659
3660 * ieee.c (ieee_write_expression): Handle the case where symbol is
3661 NULL.
3662 General formatting improvements.
3663
6a457e5c
NC
36642003-03-13 Nick Clifton <nickc@redhat.com>
3665
3666 * configure.in (LINGUAS): Add zh_CN.
3667 * configure: Regenerate.
3668 * po/zh_CN.po: New file.
3669
93516ec3
NC
36702003-03-13 Elias Athanasopoulos <elathan@phys.uoa.gr>
3671
3672 * aout-cris.c (BYTES_IN_WORD): Don't define.
3673 aout-encap.c: Likewise.
3674 aout-ns32k.c: Likewise.
3675 aout-tic30.c: Likewise.
3676 hp300bsd.c: Likewise.
3677 i386aout.c: Likewise.
3678 i386dynix.c: Likewise.
3679 i386linux.c: Likewise.
3680 i386lynx.c: Likewise.
3681 i386mach3.c: Likewise.
3682 m68k4knetbsd.c: Likewise.
3683 m68klinux.c: Likewise.
3684 m68klynx.c: Likewise.
3685 m68knetbsd.c: Likewise.
3686 m88kmach3.c: Likewise.
3687 mipsbsd.c: Likewise.
3688 newsos3.c: Likewise.
3689 sparclinux.c: Likewise.
3690 sparclynx.c: Likewise.
3691 sparcnetbsd.c: Likewise.
3692 vaxbsd.c: Likewise. Fix comment formatting.
3693
fee24f1c
AO
36942003-03-12 Alexandre Oliva <aoliva@redhat.com>
3695
0b25d3e6
AO
3696 * Reverted 2003-03-02's patch.
3697
fee24f1c
AO
3698 * elfxx-target.h (bfd_elfNN_canonicalize_reloc): Make it
3699 overridable.
3700 * elf64-mips.c (mips_elf64_canonicalize_reloc,
3701 mips_elf64_get_dynamic_reloc_upper_bound,
3702 mips_elf64_canonicalize_dynamic_reloc): New, adapted from elf.c.
3703 (bfd_elf64_get_canonicalize_reloc,
3704 bfd_elf64_get_dynamic_reloc_upper_bound,
3705 bfd_elf64_canonicalize_dynamic_reloc): Define.
3706 (mips_elf64_slurp_reloc_table): Support dynamic.
3707 (mips_elf64_slurp_one_reloc_table): Adjust.
3708
64fb1839
NC
37092003-03-12 Nick Clifton <nickc@redhat.com>
3710
3711 * xsym.c (bfd_sym_fetch_type_information_table_entry): Change
3712 'index' to 'offset' in test for zero value.
3713
908488f1
AO
37142003-03-11 Alexandre Oliva <aoliva@redhat.com>
3715
3716 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Do not create
3717 dynamic relocations pointing to local or section symbols, use the
3718 NULL symbol instead. Document the choice to not emit an
3719 additional R_MIPS_64 relocation.
3720
e515b051
AM
37212003-03-11 Alan Modra <amodra@bigpond.net.au>
3722
3723 * elf32-ppc.c (ppc_elf_relocate_section): Subtract tls seg vma from
3724 zero index dynamic tls relocs generated for the GOT. Tidy code.
3725 Set "relocation" to 1 on DTPMOD32 relocs. Optimize HA adjustment.
3726 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
3727
a23b6845
AM
37282003-03-07 Alan Modra <amodra@bigpond.net.au>
3729
87d243f1
AM
3730 * elf32-ppc.c (ppc_elf_relocate_section): Don't look for a nop after
3731 a tls_get_addr call.
3732
a23b6845
AM
3733 * elf32-ppc.c (ELIMINATE_COPY_RELOCS): Define as one.
3734 (ppc_elf_adjust_dynamic_symbol): For weak symbols, copy
3735 ELF_LINK_NON_GOT_REF from weakdef.
3736 * elf64-ppc.c (ELIMINATE_COPY_RELOCS): Define as one.
3737 (ppc64_elf_adjust_dynamic_symbol): For weak symbols, copy
3738 ELF_LINK_NON_GOT_REF from weakdef.
3739 * elf32-i386.c (ELIMINATE_COPY_RELOCS): Define as one. Use throughout.
3740 (elf_i386_adjust_dynamic_symbol): For weak symbols, copy
3741 ELF_LINK_NON_GOT_REF from weakdef.
3742
2d36fe5f
AH
37432003-03-06 Jakub Jelinek <jakub@redhat.com>
3744 Andrew Haley <aph@redhat.com>
3745
3746 * elflink.h (elf_bfd_discard_info): Don't process eh frames if
3747 output is relocateable.
3748
34f304a7
NC
37492003-03-06 Steven Konopa <skonopa@kgo.csc.com>
3750
3751 * som.c (som_fixup_formats): Correct formats for R_AUX_UNWIND and
3752 R_COMMENT.
3753
7b609f53
AM
37542003-03-06 Alan Modra <amodra@bigpond.net.au>
3755
3756 * elf32-ppc.c (ppc_elf_create_linker_section): Don't capitalize
3757 error messages.
3758 (ELIMINATE_COPY_RELOCS): Define to zero.
3759 (ppc_elf_relocate_section): Don't deref htab->tls_sec when calculating
3760 TLSLD relocs. Report reloc types on a number of errors. Optimize
3761 LOCAL24PC check for non-local syms. Don't capitalize error messages.
3762 * elf64-ppc.c (ELIMINATE_COPY_RELOCS): Define to zero.
3763 (ppc64_elf_relocate_section): Don't deref htab->tls_sec when
3764 calculating TLSLD relocs. Report reloc types on a number of errors.
3765 Don't capitalize error messages.
3766
6a0fb186
L
37672003-03-03 H.J. Lu <hjl@gnu.org>
3768
3769 * elfxx-ia64.c (USE_BRL): Removed.
3770 (oor_ip): Removed.
3771
34f304a7 37722003-03-03 J"orn Rennecke <joern.rennecke@superh.com>
bdfaef52
JR
3773
3774 * elf32-sh.c (sh_elf_howto_tab): Make R_SH_IND12W into an ordinary
3775 relocation (no special function), and make it non-partial_inplace.
3776 (sh_elf_relax_section): When creating a bsr, use a consistent value
3777 no matter if the symbol is extern or not; set addend to -4.
3778 Don't swap load / non-load instructions for SH4.
3779 (sh_elf_relax_delete_bytes): In R_SH_IND12W case, check the offset
3780 rather than if the symbol is external to determine if adjusting the
3781 offset makes sense. Adjust the addend too if appropriate.
3782 (sh_elf_relocate_section): In R_SH_IND12W, don't fiddle with the
3783 relocation.
3784
a9d68a1e
NC
37852003-03-03 Nick Clifton <nickc@redhat.com>
3786
3787 * po/da.po: Installed latest translation.
3788
7c2be35c
TS
37892003-03-02 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3790
3791 * elf32-mips.c (elf_mips_howto_table_rel): Change definition of
3792 R_MIPS_PC16 to rightshift 2.
3793 (elf_reloc_map mips_reloc_map): Map to rightshifted BFD reloc.
3794 (bfd_elf32_bfd_reloc_type_lookup): Support
3795 BFD_RELOC_MIPSEMB_16_PCREL_S2.
3796 * elf64-mips.c (mips_elf64_howto_table_rel): Change definition of
3797 R_MIPS_PC16 to rightshift 2.
3798 (mips_elf64_howto_table_rela): Likewise.
3799 (mips_reloc_map): Map to rightshifted BFD reloc.
3800 * elfn32-mips.c: The same as in elf64-mips.c.
3801 * elfxx-mips.c (mips_elf_got_for_ibfd): Typo in comment.
3802 (mips_elf_calculate_relocation): Handle rightshifted addends for
3803 R_MIPS_PC16.
3804 * reloc.c (BFD_RELOC_MIPSEMB_16_PCREL_S2): New BFD relocation for
3805 MIPS Embedded PIC. Remove superfluous empty COMMENT.
3806 * libbfd.h: Regenerate.
3807 * bfd-in2.h: Regenerate.
3808
484a4f9c
RH
38092003-02-28 Richard Henderson <rth@redhat.com>
3810
3811 * elfxx-ia64.c (elfNN_ia64_relax_section): Correct bounds
3812 for ltoff22x relaxation.
3813
2ce40c65
AM
38142003-03-01 Alan Modra <amodra@bigpond.net.au>
3815
3816 * bfd-in.h (_bfd): Don't define.
3817 * bfd.c: Rename occurrences of "struct _bfd" to "struct bfd".
3818 * syms.c: Likewise.
3819 * bfd-in2.h: Regenerate.
3820
2c4c2bc0
RH
38212003-02-27 Richard Henderson <rth@redhat.com>
3822
3823 * elfxx-ia64.c (struct elfNN_ia64_dyn_sym_info): Add want_gotx;
3824 (elfNN_ia64_check_relocs): Set it.
3825 (allocate_global_data_got): Check it.
3826 (allocate_local_got): Likewise.
3827 (allocate_dynrel_entries): Likewise.
3828 (elfNN_ia64_relax_ldxmov): New.
3829 (elfNN_ia64_relax_section): Handle LTOFF22X, LDXMOV.
3830 (elfNN_ia64_choose_gp): Split out from ...
3831 (elfNN_ia64_final_link): ... here.
8c29f035 3832
c2852e88
AC
38332003-02-27 Andrew Cagney <cagney@redhat.com>
3834
3835 * bfd.c (struct bfd): Rename "struct _bfd".
3836 * bfd-in.h: Update copyright.
3837 (struct bfd): Rename "struct _bfd".
3838 (_bfd): Define for backward compatibility.
3839 * bfd-in2.h: Regenerate.
3840
3f87cb70
AM
38412003-02-25 Alan Modra <amodra@bigpond.net.au>
3842
3f9a32bd
AM
3843 * elflink.h (elf_bfd_final_link): Apportion reloc counts to rel_hdr
3844 and rel_hdr2 when initially counting input relocs rather than after
3845 creating output reloc sections.
4fabe71e
AM
3846 (elf_link_read_relocs_from_section): Don't abort with wrong reloc
3847 sizes.
3f9a32bd 3848
3f87cb70
AM
3849 * Makefile.am: Run "make dep-am".
3850 * Makefile.in: Regenerate.
3851
07c6e936
NC
38522003-02-24 Kris Warkentin <kewarken@qnx.com>
3853
3854 * elf.c (elfcore_read_notes): Add check for QNX style core file.
3855 (elfcore_grog_nto_note): New function.
3856 (elfcore_grog_nto_gregs): New function.
3857 (elfcore_grog_nto_status): New function.
3858
aad5d350
AM
38592003-02-24 Alan Modra <amodra@bigpond.net.au>
3860
3861 * elflink.c (_bfd_elf_create_got_section): Check existing .got
3862 section flags before concluding that we've already been called.
3863 Don't use register keyword.
3864 (_bfd_elf_create_dynamic_sections): Don't use register keyword.
3865 (_bfd_elf_create_linker_section): Formatting.
3866
2ab1486e
NC
38672003-02-20 jmc <jmc@prioris.mini.pw.edu.pl>
3868
3869 * coff-h8300.c: Fix typo: intial -> initial.
3870 * coff-ppc.c: Likewise.
3871
70bccea4
AM
38722003-02-20 Alan Modra <amodra@bigpond.net.au>
3873
3874 * elf32-ppc.c: Formatting.
3875 (allocate_dynrelocs): LD and GD relocs against the same sym need
3876 separate GOT entries.
3877 (ppc_elf_relocate_section): Correct GOT handling for multiple GOT
3878 entries per symbol.
3879
ee05f2fe
AM
38802003-02-19 Alan Modra <amodra@bigpond.net.au>
3881
26e41594
AM
3882 * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify dynamic reloc
3883 removal. Localize vars. Remove unnecessary dynobj test.
3884 * elf32-i386 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead
3885 of INFO.
3886 (allocate_dynrelocs): Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses,
3887 and optimize.
3888 (elf_i386_relocate_section): Likewise.
3889 (elf_i386_gc_sweep_hook): Simplify dyn reloc removal. Localize vars.
3890 * elf32-s390.c (elf_s390_gc_sweep_hook): Likewise.
3891 * elf32-sh.c (sh_elf_gc_sweep_hook): Likewise.
3892 * elf64-s390.c (elf_s390_gc_sweep_hook): Likewise.
3893 * elf64-x86-64.c (elf64_x86_64_gc_sweep_hook): Likewise.
3894 * elf32-sparc.c (elf32_sparc_gc_sweep_hook): Likewise. Remove
3895 local_dynrel for section too. Don't touch HIPLT22, LOPLT10, PCPLT32
3896 or PCPLT10 relocs. Don't subtract twice on PLT32 relocs.
3897 Formatting.
3898
f4656909
AM
3899 * elf64-ppc.c (ELIMINATE_COPY_RELOCS): Define.
3900 (ppc64_elf_check_relocs): Use it. Correct comment. Move SEC_ALLOC
3901 test.
3902 (ppc64_elf_adjust_dynamic_symbol): Use ELIMINATE_COPY_RELOCS.
3903 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
3904 (allocate_dynrelocs): Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses,
3905 and optimize. Use ELIMINATE_COPY_RELOCS.
3906 (ppc64_elf_relocate_section): Likewise.
3907
ee05f2fe
AM
3908 * elf32-ppc.c (struct ppc_elf_dyn_relocs): Add pc_count field.
3909 (ppc_elf_copy_indirect_symbol): Copy pc_count field.
3910 (ELIMINATE_COPY_RELOCS): Define.
3911 (ppc_elf_adjust_dynamic_symbol): Convert copy relocs to dynamic.
3912 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
3913 (MUST_BE_DYN_RELOC): Define.
3914 (allocate_dynrelocs): Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses,
3915 and optimize. Trim dyn_relocs.
3916 (ppc_elf_check_relocs): Don't generate dyn_relocs when we know they'll
3917 not be used. Do generate dyn_relocs for copy reloc avoidance. Keep
3918 track of pc_rel dyn relocs.
3919 (ppc_elf_relocate_section): Remove "will_become_local". Adjust
3920 WILL_CALL_FINISH_DYNAMIC_SYMBOL use. Trim dyn relocs as per
3921 allocate_dynrelocs. Don't recalculate "sec".
3922
7619e7c7
AM
39232003-02-18 Alan Modra <amodra@bigpond.net.au>
3924
d881513a
AM
3925 * elf32-ppc.c (ppc_elf_relocate_section): Remove unnecessary test.
3926 * elf64-ppc.c (ppc64_elf_tls_optimize): Decrement tlsld_got.refcount
3927 on invalid LD relocs.
3928 (allocate_dynrelocs): Invalid LD relocs don't use tlsld_got entry.
3929 (ppc64_elf_relocate_section): Unify new handling of LD relocs and
3930 tlsld_got entry. Use IS_PPC64_TLS_RELOC.
3931
7619e7c7
AM
3932 * elf32-ppc.h: New file.
3933 * elf32-ppc.c: Include elf32-ppc.h.
3934 (NOP, CROR_151515, CROR_313131, TP_OFFSET, DTP_OFFSET): Define.
3935 (struct ppc_elf_link_hash_entry): Rename "root" to "elf". Adjust uses.
3936 Add "tls_mask" field.
3937 (TLS_GD, TLS_LD, TLS_TPREL, TLS_DTPREL, TLS_TLS, TLS_TPRELGD): Define.
3938 (struct ppc_elf_link_hash_table): Rename "root" to "elf". Adjust uses.
3939 Add got, relgot, plt, relplt, dynbss, relbss, dynsbss, relsbss,
3940 sdata, sdata2, tls_sec, tls_get_addr, tlsld_got fields.
3941 Make use of htab shortcuts throughout file.
3942 (ppc_elf_link_hash_newfunc): Init tls_mask field.
3943 (ppc_elf_link_hash_table_create): Init new fields.
3944 (ppc_elf_copy_indirect_symbol): Copy tls_mask.
3945 (ppc_elf_howto_raw): Add tls relocs.
3946 (ppc_elf_reloc_type_lookup): Handle them.
3947 (ppc_elf_unhandled_reloc): New function.
3948 (ppc_elf_create_got): Stash got section pointer in hash table,
3949 return status. Make .rela.got too.
3950 (ppc_elf_create_dynamic_sections): Stash section pointers in htab.
3951 (ppc_elf_adjust_dynamic_symbol): Only set up copy relocs when
3952 NON_GOT_REF set. Don't allocate space in .plt here..
3953 (allocate_dynrelocs): ..do so here instead, properly ref-counting and
3954 not allocating plt entries unnecessarily. Allocate got entries here.
3955 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
3956 (ppc_elf_size_dynamic_sections): Allocate local got entries. Pass
3957 "info" during allocate_dynrelocs hash traversal. Use htab section
3958 shortcuts rather than searching for named sections. Get rid of
3959 "plt" and "strip" booleans.
3960 (update_local_sym_info, bad_shared_reloc): New functions.
3961 (ppc_elf_check_relocs): Handle TLS relocs. Move .rela.got creation to
3962 ppc_elf_create_got. Don't mark got or plt reloc syms dynamic, do so
3963 in allocate_dynreloc. Use update_local_sym_info and bad_shared_reloc.
3964 Disallow R_PPC_EMB_RELSDA, R_PPC_EMB_NADDR32, R_PPC_EMB_NADDR16,
3965 R_PPC_EMB_NADDR16_LO, R_PPC_EMB_NADDR16_HI and R_PPC_EMB_NADDR16_HA
3966 in shared libs. R_PPC_PLTREL32 is a plt reloc too. Refcount all
3967 relocs that might use a plt entry. Set NON_GOT_REF too.
3968 Enumerate all do-nothing relocs.
3969 (ppc_elf_gc_sweep_hook): Simplify removal of dynrelocs. Handle
3970 tls relocs and all plt relocs.
3971 (ppc_elf_tls_setup, ppc_elf_tls_optimize): New functions.
3972 (ppc_elf_finish_dynamic_symbol): Don't build got entries here.
3973 (ppc_elf_finish_dynamic_sections): Rewrite tag code using htab
3974 shortcuts.
3975 (ppc_elf_relocate_section): Tidy. Handle TLS relocs. Use
3976 bfd_elf_local_sym_name. Simplify unresolved reloc code. Build got
3977 entries and got relocs here. Warn on non-zero got reloc addend.
3978 Split out branch taken/not taken reloc code into a separate switch
3979 and correct offset calculation. Allow BRTAKEN/BRNTAKEN dynamic relocs.
3980 Split out HA reloc adjustments to separate switch statement. Don't
3981 warn on reloc overflow if we've already warned about undefined.
3982 Don't rebuild sym name when reporting errors. Report all possible
3983 errors from _bfd_final_link_relocate.
3984 (bfd_elf32_bfd_final_link): Don't define.
3985
cd27b276
AM
39862003-02-18 Alan Modra <amodra@bigpond.net.au>
3987
3988 * elf64-ppc.c (ppc64_elf_relocate_section): Don't init "r". Don't
3989 rebuild sym name when reporting errors.
3990
ae9a127f
NC
39912003-02-17 Nick Clifton <nickc@redhat.com>
3992
3f9a32bd 3993 * elflink.h (elf_link_output_extsym): Only check
ae9a127f
NC
3994 allow_shlib_undefined for shared libraries.
3995 * elf32-i386.c (elf_i386_relocate_section): Remove bogus check
3996 of allow_shlib_undefined.
3997 * elf32-cris.c (cris_elf_relocate_section): Likewise.
3998 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
3999 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
4000 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
4001 * elf32-s390.c (elf_s390_relocate_section): Likewise.
4002 * elf32-sh.c (sh_elf_relocate_section): Likewise.
4003 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
4004 * elf32-vax.c (elf_vax_relocate_section): Likewise.
4005 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
4006 * elf64-hppa.c (elf64_hppa_relocate_section): Likewise.
4007 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
4008 * elf64-s390.c (elf_s390_relocate_section): Likewise.
4009 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
4010 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
4011 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
4012 * elfxx-mips.c (_bfd_mips_elf_relocate_section): Likewise.
4013
b5f852ea
NC
40142003-02-17 Nick Clifton <nickc@redhat.com>
4015
4016 * elf.c (SEGMENT_AFTER_SEGMENT): Add third parameter - the
4017 address field to use in the comparison.
3f9a32bd 4018 (SEGMENT_OVERLAPS): Check that LMAs overlap as well.
b5f852ea 4019
3193e234
NC
40202003-02-14 Bob Wilson <bob.wilson@acm.org>
4021
4022 * elfcore.h (elf_core_file_p): Compare alternate machine codes for ELF
4023 backends when checking if the generic ELF target should be used.
4024
21efdc8d
NC
4025 * syms.c (_bfd_stab_section_find_nearest_line): For line number stabs
4026 outside of functions, treat values as absolute addresses.
4027
ed781d5d
NC
4028 * bfd.c: Change embedded documentation to use consistent indentation
4029 and to split up long lines. Change informal style of description
4030 for functions lacking real documentation.
4031 * coffcode.h: Break up long lines in embedded documentation.
4032 * format.c: Likewise.
4033 * targets.c: Likewise.
4034 * libcoff.h: Regenerate.
4035 * bfd-in2.h: Regenerate.
4036
58ac9f71
AM
40372003-02-14 Alan Modra <amodra@bigpond.net.au>
4038
4039 * elf64-ppc.c (ppc64_elf_link_hash_table_create): Init tls_get_addr.
4040 (ppc64_elf_copy_indirect_symbol): Merge tls_mask too.
4041 (ppc64_elf_gc_sweep_hook): Simplify removal of dyn_relocs.
4042 (allocate_dynrelocs): Don't treat undefined and undefweak specially.
4043 (ppc_size_one_stub): Fix warning, and tighten plt entry check.
4044 (group_sections): Don't share a stub section if stubs are for a large
4045 section. Adjust comment.
4046 (ppc64_elf_size_stubs): Roughly double the size left for stubs if
4047 !stubs_always_before_branch.
4048 (ppc64_elf_relocate_section): Initialize tlsld GOT entry once. Don't
4049 treat undefined and undefweak specially when processing dyn relocs.
4050
9147e853
JJ
40512003-02-13 Jakub Jelinek <jakub@redhat.com>
4052
4053 * elflink.h (elf_link_add_object_symbols): Handle .symver x, x@FOO.
4054
427bfd90
NC
40552003-02-13 Nick Clifton <nickc@redhat.com>
4056
4057 * elf32-arm.h (elf32_thumb_to_arm_stub): Include section VMAs
4058 in computation of offset to insert into BL instruction.
4059
42b5d0ea
NC
40602003-02-11 Uwe Stieber <uwe@wwws.de>
4061
4062 * config.bfd: Add support for kaOS as cross build target system.
4063
a48ebf4d
AM
40642003-02-11 Alan Modra <amodra@bigpond.net.au>
4065
4066 * elf64-ppc.c (ppc64_elf_check_relocs): Match versioned
4067 .__tls_get_addr too.
4068 (ppc64_elf_tls_setup): Ensure cached tls_get_addr is not indirect.
4069
c95b8a7a
KK
40702003-02-10 Kaz kojima <kkojima@rr.iij4u.or.jp>
4071
4072 * elf32-sh.c (elf_sh_dyn_relocs): Add tls_tpoff32 field.
4073 (elf_sh_link_hash_entry): Remove tls_tpoff32 field.
4074 (sh_elf_link_hash_newfunc): Remove the initialization of
4075 tls_tpoff32 field.
4076 (allocate_dynrelocs): Keep dyn_relocs if it includes the entry
4077 for which tls_tpoff32 flag is set.
4078 (sh_elf_relocate_section): Covert to LE only if the dyn_relocs
4079 of the symbol includes the entry matched with the input_section
4080 and having tls_tpoff32 flag on. When linking statically, set
4081 symbol index of R_SH_TLS_TPOFF32 relocation to zero if the symbol
4082 is defined in this executable.
4083 (sh_elf_check_relocs): Set tls_tpoff32 flag appropriately.
4084
a779acda
JJ
40852003-02-10 Jakub Jelinek <jakub@redhat.com>
4086
4087 * elf32-s390.c (elf_s390_size_dynamic_sections): Set relocs to TRUE
4088 even if there is just non-empty .rela.plt.
4089
fde78edd
NC
40902003-02-10 Nick Clifton <nickc@redhat.com>
4091
4092 * archures.c (bfd_mach_arm_ep9312): Define.
4093 * bfd-in2.h: Regenerate.
4094 * cpu-arm.c (processors[]): Add ep9312.
4095 (bfd_arm_arch): Add ep9312.
4096 * elf32-arm.h (elf32_arm_merge_private_data): Update error
4097 messages and add test for Maverick floating point support.
4098 (elf32_arm_print_private_bfd_data): Handle
4099 EF_ARM_MAVERICK_FLOAT flag.
c178919b
NC
4100 (elf32_arm_object_p): New function.
4101 (elf_backend_object_p): Define.
fde78edd 4102
e7b938ca
AM
41032003-02-10 Alan Modra <amodra@bigpond.net.au>
4104
4105 * elf64-ppc.c: Rename assorted occurrences of tls_type and similar
4106 variables, structure fields or function params to tls_mask or
4107 similar to better reflect usage.
4108 (struct got_entry): Comment.
9b5ecbd0 4109 (struct ppc_link_hash_entry): Expand comment, and renumber TLS_*.
e7b938ca
AM
4110 (get_tls_mask): Rename from get_tls_type.
4111
951fd09b
AM
41122003-02-09 Alan Modra <amodra@bigpond.net.au>
4113
4114 * elf64-ppc.c (TLS_GD_LD): Don't define..
4115 (TLS_GD): ..define this instead and update all uses.
4116 (TLS_TPRELGD): Define.
4117 (ppc64_elf_link_hash_table_create): Tweak initialization of
4118 init_refcount and init_offset.
4119 (ppc64_elf_check_relocs): Add one extra element to t_symndx array.
4120 Mark second slot of GD or LD toc entries.
4121 (get_tls_type): Return an int. Distinguish toc GD and LD entries
4122 from other tls types.
4123 (ppc64_elf_tls_setup): New function, split out from..
4124 (ppc64_elf_tls_optimize): ..here. Don't optimize when symbols are
4125 defined in a dynamic object. Fix LD optimization. Don't set TLS_TPREL
4126 on GD->IE optimization, use TLS_TPRELGD instead. Use get_tls_type
4127 return value to properly decide whether toc GD and LD entries can
4128 optimize away __tls_get_addr call. Check next reloc after DTPMOD64
4129 to determine GD or LD rather than looking at TLS_LD flag. Don't
4130 attempt to adjust got entry tls_type here..
4131 (allocate_dynrelocs): ..instead, adjust got entry tls_type here, and
4132 look for possible merges.
4133 (ppc64_elf_size_dynamic_sections): Adjust local got entries for
4134 optimization.
4135 (ppc64_elf_size_stubs): Tweak __tls_get_addr fudge.
4136 (ppc64_elf_relocate_section): Rename some vars to better reflect usage.
4137 Make use of return value from get_tls_type to properly detect GD and
4138 LD optimizations. Split tlsld/gd hi/ha from lo/ds case. Don't
4139 handle tls_get_addr removal when looking at REL24 relocs, do it when
4140 looking at the previous reloc. Check reloc after DTPMOD64 to determine
4141 GD or LD.
4142 * elf64-ppc.h (ppc64_elf_tls_setup): Declare.
4143
acc990f2
AM
41442003-02-08 Alan Modra <amodra@bigpond.net.au>
4145
00b28bb0
AM
4146 * elf32-hppa.c (group_sections): Don't share a stub section if
4147 stubs are for a large section.
4148
acc990f2
AM
4149 * elf32-hppa.c (elf32_hppa_size_stubs): Double the size left for
4150 stubs if !stubs_always_before_branch.
4151
589e6347
NC
41522003-02-07 Nick Clifton <nickc@redhat.com>
4153
4154 * elf.c (swap_out_syms): Generate an error message if an
4155 equivalent output section cannot be found for a symbol.
4156
c328dc3f
JJ
41572003-02-07 Jakub Jelinek <jakub@redhat.com>
4158
4159 * elf64-alpha.c (elf64_alpha_relax_section): Don't crash if
4160 local_got_entries is NULL.
4161
84f97cb6
AS
41622003-02-06 Andreas Schwab <schwab@suse.de>
4163
4164 * elf-eh-frame.c (get_DW_EH_PE_signed): Define.
4165 (read_value): Add parameter is_signed, use signed extraction if
4166 the value is signed.
4167 (_bfd_elf_write_section_eh_frame): Pass signed flag of the
4168 encoding to read_value.
4169
6349e628
AM
41702003-02-06 Alan Modra <amodra@bigpond.net.au>
4171
4172 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Don't copy got and
4173 plt info when called to transfer weak sym info.
4174
411e1bfb
AM
41752003-02-05 Alan Modra <amodra@bigpond.net.au>
4176
4177 * reloc.c: Add PPC and PPC64 TLS relocs.
4178 * libbfd.h: Regenerate.
4179 * bfd-in2.h: Regenerate.
4180 * elf64-ppc.c (TP_OFFSET, DTP_OFFSET): Declare.
4181 (ppc64_elf_howto_raw): Add TLS howto's. Adjust R_PPC64_NONE to be
4182 against a 32 bit field.
4183 (ppc64_elf_reloc_type_lookup): Handle TLS relocs.
4184 (_ppc64_elf_section_data): Add t_symndx and comments.
4185 (ppc64_elf_section_data): Use elf_section_data macro.
4186 (ppc64_elf_new_section_hook): American spelling.
4187 (struct got_entry, struct plt_entry): New.
4188 (MUST_BE_DYN_RELOC): Rename from IS_ABSOLUTE_RELOC.
4189 (struct ppc_stub_hash_entry): Add "addend" field.
4190 (struct ppc_link_hash_entry): Add "tls_type".
4191 (TLS_TLS, TLS_GD_LD, TLS_LD, TLS_TPREL, TLS_DTPREL,
4192 TLS_EXPLICIT): Define.
4193 (struct ppc_link_hash_table): Add tls_sec, tls_get_addr, tlsld_got.
4194 (link_hash_newfunc): Init new fields.
58ac9f71 4195 (ppc64_elf_link_hash_table_create): Likewise. Set init_refcount and
411e1bfb
AM
4196 init_offset to NULL.
4197 (ppc64_elf_copy_indirect_symbol): Copy got and plt info. Don't call
4198 _bfd_elf_link_hash_copy_indirect, rather insert relevant code from
4199 there.
4200 (update_local_sym_info, update_plt_info): New functions.
4201 (ppc64_elf_check_relocs): Use them. Handle TLS relocs. Adjust GOT
4202 handling to use got.glist rather than got.refcount. Likewise for PLT.
4203 (ppc64_elf_gc_sweep_hook): Handle TLS relocs, new GOT and PLT lists.
4204 (func_desc_adjust): Adjust for new PLT list.
4205 (ppc64_elf_adjust_dynamic_symbol): Likewise.
4206 (get_sym_h, get_tls_type): New functions.
4207 (ppc64_elf_edit_opd): Remove unused variable. Use get_sym_h.
4208 (ppc64_elf_tls_optimize): New function.
4209 (allocate_dynrelocs): Adjust for new PLT and GOT lists. Allocate
4210 TLS relocs.
4211 (ppc64_elf_size_dynamic_sections): Likewise.
4212 (ppc_type_of_stub): Adjust for new PLT list.
4213 (ppc_build_one_stub): Likewise.
4214 (ppc64_elf_size_stubs): Likewise. Use get_sym_h. Treat __tls_get_addr
4215 calls specially.
4216 (ppc64_elf_relocate_section): Adjust for new GOT and PLT lists. Handle
4217 TLS relocs. Report local syms using bfd_elf_local_sym_name. Don't
4218 init GOT entries that have a reloc. Generate GOT relocs here..
4219 (ppc64_elf_finish_dynamic_symbol): ..not here. Adjust for PLT list.
4220 * elf64-ppc.h (ppc64_elf_tls_optimize): Declare.
4221
0cca5f05
AS
42222003-02-04 Andreas Schwab <schwab@suse.de>
4223
4224 * elf32-m68k.c (elf_m68k_hash_entry): Define.
4225 (elf_m68k_link_hash_traverse): Remove.
4226 (elf_m68k_link_hash_newfunc): Use struct bfd_hash_entry and
4227 elf_m68k_hash_entry instead of struct elf_m68k_link_hash_entry to
4228 reduce casting.
4229 (elf_m68k_check_relocs): Use elf_m68k_hash_entry instead of
4230 casting.
4231 (elf_m68k_size_dynamic_sections): Use elf_link_hash_traverse
4232 instead of elf_m68k_link_hash_traverse.
4233 (elf_m68k_discard_copies): Change first parameter to pointer to
4234 struct elf_link_hash_entry and use elf_m68k_hash_entry when struct
4235 elf_m68k_link_hash_entry is needed.
4236
5cab59f6
AM
42372003-02-04 Alan Modra <amodra@bigpond.net.au>
4238
4239 * elf-bfd.h (struct got_entry, struct plt_entry): Forward declare.
4240 (struct elf_link_hash_entry): Add "glist" and "plist" fields to
4241 "got" union, and declare as gotplt_union. Use gotplt_uinion for
4242 "plt" field.
4243 (struct elf_link_hash_table): Make "init_refcount" a gotplt_union.
4244 Add "init_offset" field.
4245 (struct elf_obj_tdata <local_got>): Add "struct got_entry **" to union.
4246 (elf_local_got_ents): Declare.
4247 * elf.c (_bfd_elf_link_hash_newfunc): Adjust initialization of "got"
4248 and "plt".
4249 (_bfd_elf_link_hash_hide_symbol): Use "init_offset".
4250 (_bfd_elf_link_hash_table_init): Set "init_offset".
4251 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set init_refcount
4252 from init_offset.
4253 (elf_adjust_dynamic_symbol): Set plt and got offsets using init_offset.
4254
4255 * elf.c (bfd_elf_local_sym_name): Split out from..
4256 (group_signature): ..here.
4257 * elf-bfd.h (bfd_elf_local_sym_name): Declare.
4258
68bfbfcc
AM
42592003-02-04 Alan Modra <amodra@bigpond.net.au>
4260
4261 * elf-bfd.h (enum elf_link_info_type): Remove.
4262 (struct bfd_elf_section_data): Move sec_info_type, use_rela_p fields
4263 to struct sec. Remove linkonce_p field.
4264 (elf_linkonce_p): Delete.
4265 (elf_discarded_section): Update for sec_info_type change.
4266 * section.c (struct sec): Add sec_info_type, use_rela_p, has_tls_reloc,
4267 flag11, flag12, flag13, flag14, flag15, flag16, flag20, flag24.
4268 (ELF_INFO_TYPE_NONE): Define.
4269 (ELF_INFO_TYPE_STABS): Define.
4270 (ELF_INFO_TYPE_MERGE): Define.
4271 (ELF_INFO_TYPE_EH_FRAME): Define.
4272 (ELF_INFO_TYPE_JUST_SYMS): Define.
4273 (STD_SECTION): Update struct sec initializer.
4274 * ecoff.c (bfd_debug_section): Likewise.
4275 * elf.c: Likewise. Update occurrences of sec_info_type and use_rela_p.
4276 * elflink.h: Likewise.
4277 * elf-eh-frame.c: Likewise.
4278 * elf64-alpha.c: Likewise.
4279 * elfxx-ia64.c: Likewise.
4280 * elfxx-mips.c: Likewise.
4281 * bfd-in2.h: Regenerate.
4282
4283 * elf32-sparc.c (sec_do_relax): Use elf_section_data macro rather than
4284 referring to used_by_bfd.
4285 * elf64-sparc.c (sec_do_relax): Likewise.
4286 * elf64-mmix.c (mmix_elf_section_data): Likewise.
4287 * elfxx-mips.c (mips_elf_section_data): Likewise.
4288 * ieee.c (ieee_slurp_section_data): Use ieee_per_section macro.
4289 (ieee_get_section_contents): Likewise.
4290 (ieee_new_section_hook): Formatting.
4291 (ieee_canonicalize_reloc): Remove commented out code.
4292 * mmo.c (mmo_section_data): Define. Use throughout file.
4293 * oasys.c (oasys_get_section_contents): Use oasys_per_section macro.
4294
31f7ba04
NC
42952003-01-31 Graydon Hoare <graydon@redhat.com>
4296
4297 * Makefile.am (opncls.lo): Add dependency upon libiberty.h.
4298 * Makefile.in: Regenerate.
4299 * opncls.c (calc_crc32, get_debug_link_info,
4300 seperate_debug_file_exists, find_seperate_debug_file): New
4301 internal functions.
4302 (bfd_follow_gnu_debuglink): New function. Follow the pointer
4303 contained inside a .gnu_debuglink section.
4304 * bfd-in2.h: Regenerate.
4305
38985a1c
AO
43062003-01-29 Alexandre Oliva <aoliva@redhat.com>
4307
4308 * elfxx-mips.c (mips_elf_got_entry_hash): Don't dereference
4309 entry->abfd when it's NULL.
4310
4bb9a95f
AO
43112003-01-27 Alexandre Oliva <aoliva@redhat.com>
4312
4313 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Handle
4314 _bfd_elf_section_offset returning -2 the same way as -1.
4315
f4416af6
AO
4316 * elfxx-mips.c (mips_elf_multi_got): New function.
4317 (struct mips_got_entry): Make symndx and gotidx signed. Moved
4318 addend into union along with address and link hash entry.
4319 (struct mips_got_info): Added bfd2got and next.
4320 (struct mips_elf_hash_sort_data): Added max_unref_got_dynindx.
4321 (mips_elf_got_section, mips_elf_create_got_section): Use
4322 SEC_EXCLUDE bit to tell whether we really need the got
4323 section. Take boolean arguments to disregard an excluded
4324 section, or to create it as excluded. Adjust all callers.
4325 Use mips_elf_got_section all over.
4326 (mips_elf_local_got_index, mips_elf_got_page,
4327 mips_elf_got16_entry): Take input bfd as argument, and pass it
4328 on to mips_elf_create_local_got_entry.
4329 (mips_elf_global_got_index, mips_elf_create_local_got_entry):
4330 Take input bfd as argument, and manage entries in the
4331 appropriate GOT.
4332 (mips_elf_got_offset_from_index): Take input bfd as argument,
4333 and use it to adjust the GP offset of the bfd.
4334 (mips_elf_sort_hash_table, mips_elf_sort_hash_table_f): Move
4335 unreferenced GOT entries of global symbols to the end.
4336 (mips_elf_record_global_got_symbol): Take input bfd as
4337 argument. Add entries to the master GOT hash table.
4338 (struct mips_elf_bfd2got_hash): New.
4339 (struct mips_elf_got_per_bfd_arg): New.
4340 (struct mips_elf_set_global_got_offset_arg): New.
4341 (mips_elf_hash_bfd_vma, mips_elf_multi_got_entry_hash,
4342 mips_elf_multi_got_entry_eq, mips_elf_bfd2got_entry_hash,
4343 mips_elf_bfd2got_entry_eq, mips_elf_make_got_per_bfd,
4344 mips_elf_merge_gots, mips_elf_set_global_got_offset,
4345 mips_elf_resolve_final_got_entry,
4346 mips_elf_resolve_final_got_entries, mips_elf_adjust_gp,
4347 mips_elf_got_for_ibfd): New functions.
4348 (ELF_MIPS_GP_OFFSET): Don't depend on SGI_COMPAT.
4349 (MIPS_ELF_GOT_MAX_SIZE): New macro.
4350 (STUB_LW): Generate 64-bit stub regardless of SGI_COMPAT.
4351 (mips_elf_got_entry_hash): Take new fields into account. Use
4352 mips_elf_hash_bfd_vma.
4353 (mips_elf_got_entry_eq): Take new fields into account.
4354 (mips_elf_create_got_section): Initialize new fields.
4355 (mips_elf_calculate_relocation): Pass input_bfd to functions
4356 that now take it. Adjust gp for the input_bfd.
4357 (mips_elf_allocate_dynamic_relocation,
4358 mips_elf_create_dynamic_relocation,
4359 _bfd_mips_elf_create_dynamic_sections): Use...
4360 (mips_elf_rel_dyn_section): New function. Borrow code from...
4361 (_bfd_mips_elf_check_relocs): Pass input_bfd to functions that
4362 now take it. Create the got section if needed, even if
4363 excluded, before recording a global got symbol. Move some
4364 code to...
4365 (mips_elf_record_local_got_symbol): New fn.
4366 (_bfd_mips_elf_size_dynamic_sections): Disable combreloc.
4367 Compute multi-got global entries offsets. Move GOT code to...
4368 (_bfd_mips_elf_always_size_sections): Call mips_elf_multi_got
4369 if the GOT is too big.
4370 (_bfd_mips_elf_finish_dynamic_symbol): Set got entry of
4371 undefweak symbol to zero. Generate dynamic relocations for
4372 non-primary GOT entries for global symbols.
4373 (_bfd_mips_elf_finish_dynamic_sections): Handle multi-got
4374 case. Generate dynamic relocations for local got entries.
4375 Sort dynamic relocations on N64 too, using...
4376 (sort_dynamic_relocs_64): New fns.
4377 (_bfd_mips_elf_hide_symbol): Adjust multi-got counters.
4378 (_bfd_mips_elf_merge_private_bfd_data): Ignore EF_MIPS_XGOT.
4379
52b69c9e
AO
43802003-01-27 Alexandre Oliva <aoliva@redhat.com>
4381
4382 * bfd.c (struct _bfd): Added id field.
4383 * opncls.c (_bfd_id_counter): New static variable.
4384 (_bfd_new_bfd): Use it.
4385 * bfd-in2.h: Rebuilt.
4386
71e5db1c
AM
43872003-01-25 Alan Modra <amodra@bigpond.net.au>
4388
4389 * elf32-sparc.c (bfd_elf32_new_section_hook): Define.
4390
b9734f35
JJ
43912003-01-25 Jakub Jelinek <jakub@redhat.com>
4392
4393 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Add TLS relocs.
4394 (elf32_sparc_rev32_howto): New variable.
4395 (sparc_reloc_map): Add TLS relocs.
4396 (elf32_sparc_reloc_type_lookup, elf32_sparc_info_to_howto):
4397 Handle REV32.
4398 (sparc_elf_hix22_reloc, sparc_elf_lox10_reloc, elf32_sparc_mkobject):
4399 New functions.
4400 (struct elf32_sparc_dyn_relocs, struct elf32_sparc_link_hash_entry,
4401 struct elf32_sparc_link_hash_table):
4402 New structures.
4403 (elf32_sparc_tdata, elf32_sparc_local_got_tls_type,
4404 elf32_sparc_hash_table): Define.
4405 (link_hash_newfunc, elf32_sparc_link_hash_table_create,
4406 create_got_section, elf32_sparc_create_dynamic_sections,
4407 elf32_sparc_copy_indirect_symbol, elf32_sparc_tls_transition): New
4408 functions.
4409 (elf32_sparc_check_relocs): Handle TLS relocs. Add dynamic reloc
4410 reference counting.
4411 (elf32_sparc_gc_sweep_hook): Likewise.
4412 (elf32_sparc_adjust_dynamic_symbol): Likewise.
4413 (elf32_sparc_size_dynamic_sections): Likewise.
4414 (elf32_sparc_relocate_section): Likewise.
4415 (allocate_dynrelocs, readonly_dynrelocs, dtpoff_base, tpoff):
4416 New functions.
4417 (elf32_sparc_object_p): Allocate backend private object data.
4418 (bfd_elf32_bfd_link_hash_table_create,
4419 elf_backend_copy_indirect_symbol, bfd_elf32_mkobject,
4420 elf_backend_can_refcount): Define.
4421 (elf_backend_create_dynamic_sections): Define to
4422 elf32_sparc_create_dynamic_sections.
4423 * reloc.c: Add SPARC TLS relocs.
4424 * bfd-in2.h, libbfd.h: Rebuilt.
4425 * elf64-sparc.c (sparc64_elf_howto_table): Add TLS relocs.
4426 (sparc_reloc_map): Likewise.
4427
69fc87f1
MS
44282003-01-24 Martin Schwidefsky <schwidefsky@de.ibm.com>
4429
4430 * bfd-in2.h: Regenerate.
4431 * elf32-s390.c (elf_s390_mkobject, elf_s390_tls_transition,
4432 s390_tls_reloc, dtpoff_base, tpoff, invalid_tls_insn): New functions.
4433 (elf_howto_table): Add TLS relocs.
4434 (elf_s390_reloc_type_lookup): Likewise.
4435 (elf_s390_link_hash_entry): Add tls_type.
4436 (elf_s390_hash_entry, elf_s390_obj_tdata, elf_s390_local_got_tls_type):
4437 New macros.
4438 (elf_s390_link_hash_table): Add tls_ldm_got.
4439 (link_hash_newfunc): Initialize tls_type.
4440 (elf_s390_link_hash_table_create): Initialize refcount of tls_ldm_got.
4441 (elf_s390_copy_indirect_symbol): Copy tls_type information.
4442 (elf_s390_check_relocs): Support TLS relocs.
4443 (elf_s390_gc_sweep_hook): Likewise.
4444 (allocate_dynrelocs): Likewise.
4445 (elf_s390_size_dynamic_sections): Likewise.
4446 (elf_s390_relocate_section): Likewise.
4447 (elf_s390_finish_dynamic_symbol): Likewise.
4448 (bfd_elf32_mkobject): Define for TLS.
4449 * elf64-s390.c: Same changes as for elf32-s390.c.
4450 * libbfd.h: Regenerate.
4451 * reloc.c: Add s390 TLS relocations.
4452
c5d1701e 44532003-01-24 Charles Lepple <clepple@ghz.cc>
9aa4e505
NC
4454
4455 * aclocal.m4: Fix name of --enable-install-libbfd switch.
4456
5177500f
NC
44572003-01-23 Nick Clifton <nickc@redhat.com>
4458
4459 * Add sh2e support:
5177500f 4460 2002-04-02 Elena Zannoni <ezannoni@redhat.com>
9b5ecbd0
AM
4461 * archures.c (bfd_mach_sh2e): Added.
4462 * bfd-in2.h: Rebuilt.
4463 * cpu-sh.c (arch_info_struct): Added SH2e.
4464 * elf32-sh.c (sh_elf_set_mach_from_flags): Handle EF_SH2E.
5177500f 4465
f0abc2a1
AM
44662003-01-23 Alan Modra <amodra@bigpond.net.au>
4467
4468 * elf-bfd.h (struct bfd_elf_section_data): Remove tdata. Change
4469 dynindx to an int. Rearrange for better packing.
4470 * elf.c (_bfd_elf_new_section_hook): Don't alloc if already done.
4471 * elf32-mips.c (bfd_elf32_new_section_hook): Define.
4472 * elf32-sh64.h: New. Split out from include/elf/sh.h.
4473 (struct _sh64_elf_section_data): New struct.
4474 (sh64_elf_section_data): Don't dereference sh64_info (was tdata).
4475 * elf32-sh64-com.c: Include elf32-sh64.h.
4476 * elf32-sh64.c: Likewise.
4477 (sh64_elf_new_section_hook): New function.
4478 (bfd_elf32_new_section_hook): Define.
4479 (sh64_elf_fake_sections): Adjust for sh64_elf_section_data change.
4480 (sh64_bfd_elf_copy_private_section_data): Likewise.
4481 (sh64_elf_final_write_processing): Likewise.
4482 * elf32-sparc.c (struct elf32_sparc_section_data): New.
4483 (elf32_sparc_new_section_hook): New function.
4484 (SET_SEC_DO_RELAX, SEC_DO_RELAX): Delete.
4485 (sec_do_relax): Define.
4486 (elf32_sparc_relax_section): Adjust to use sec_do_relax.
4487 (elf32_sparc_relocate_section): Likewise.
4488 * elf64-mips.c (bfd_elf64_new_section_hook): Define.
4489 * elf64-mmix.c (struct _mmix_elf_section_data): New.
4490 (mmix_elf_section_data): Define. Use throughout file.
4491 (mmix_elf_new_section_hook): New function.
4492 (bfd_elf64_new_section_hook): Define.
4493 * elf64-ppc.c (struct _ppc64_elf_section_data): New.
4494 (ppc64_elf_section_data): Define. Use throughout.
4495 (ppc64_elf_new_section_hook): New function.
4496 (bfd_elf64_new_section_hook): Define.
4497 * elf64-sparc.c (struct sparc64_elf_section_data): New.
4498 (sparc64_elf_new_section_hook): New function.
4499 (SET_SEC_DO_RELAX, SEC_DO_RELAX): Delete.
4500 (sec_do_relax): Define.
4501 (sparc64_elf_relax_section): Adjust to use sec_do_relax.
4502 (sparc64_elf_relocate_section): Likewise.
4503 (bfd_elf64_new_section_hook): Define.
4504 * elfn32-mips.c (bfd_elf32_new_section_hook): Define.
4505 * elfxx-mips.c (struct _mips_elf_section_data): New.
4506 (mips_elf_section_data): Define. Use throughout.
4507 (_bfd_mips_elf_new_section_hook): New function.
4508 (mips_elf_create_got_section): Don't alloc used_by_bfd.
4509 * elfxx-mips.h (_bfd_mips_elf_new_section_hook): Declare.
4510 * elfxx-target.h (bfd_elfNN_new_section_hook): Add #ifndef.
4511 * Makefile.am: Run "make dep-am".
4512 * Makefile.in: Regenerate.
4513
cc03ec80
RH
45142003-01-21 Richard Henderson <rth@redhat.com>
4515
4516 * elf64-alpha.c (ALPHA_ELF_LINK_HASH_PLT_LOC): New.
4517 (struct alpha_elf_link_hash_entry): Add plt_old_section, plt_old_value.
4518 (elf64_alpha_adjust_dynamic_symbol): Set them.
4519 (elf64_alpha_size_plt_section_1): Reset them when plt entry removed.
4520 (elf64_alpha_relax_tls_get_addr): Handle LDM relocs. Frob the
4521 symbol index when relaxing LDM to TPREL.
4522 (elf64_alpha_relax_section): Likewise. Allow relaxation of GD
4523 relocs, even if the target isn't locally defined.
4524 (elf64_alpha_check_relocs): Frob LDM reloc symndx to zero.
4525 (elf64_alpha_relocate_section): Likewise. Force TP-relative
4526 relocs vs symndx 0 to the tp base.
4527
da896d3f
NC
45282003-01-21 Fabio Alemagna <falemagn@aros.org>
4529
4530 * config.bfd: Handle i[3456]86-*-aros*.
4531
7fce784e
AS
45322003-01-21 Andreas Schwab <schwab@suse.de>
4533
4534 * elf32-ppc.c (struct ppc_elf_dyn_relocs): Define.
4535 (struct ppc_elf_link_hash_entry): Define.
4536 (ppc_elf_hash_entry): New function.
4537 (struct ppc_elf_link_hash_table): Define.
4538 (ppc_elf_hash_table): New function.
4539 (ppc_elf_link_hash_newfunc): New function.
4540 (ppc_elf_link_hash_table_create): New function.
4541 (ppc_elf_copy_indirect_symbol): New function.
4542 (allocate_dynrelocs): New function.
4543 (readonly_dynrelocs): New function.
4544 (ppc_elf_size_dynamic_sections): Allocate space for dynamic
4545 relocs and determine DT_TEXTREL.
4546 (ppc_elf_check_relocs): Don't do that here, just count the
4547 dynamic relocs.
4548 (ppc_elf_gc_sweep_hook): Discard any dynamic relocs against the
4549 removed section.
4550 (bfd_elf32_bfd_link_hash_table_create): Define.
4551 (elf_backend_copy_indirect_symbol): Define.
4552
1bbc9cec
RH
45532003-01-21 Richard Henderson <rth@redhat.com>
4554
4555 * elf64-alpha.c (alpha_dynamic_entries_for_reloc): GOTTPREL and
4556 TPREL also get a reloc if shared. Remove SREL support.
4557 (elf64_alpha_emit_dynrel): New.
acc990f2 4558 (elf64_alpha_relocate_section): Use it. Resolve dynamic TPREL
1bbc9cec
RH
4559 and GOTTPREL relocs to local symbols against the tp base.
4560 (elf64_alpha_finish_dynamic_symbol): Use elf64_alpha_emit_dynrel.
4561
4562 * elf64-alpha.c (elf64_alpha_relax_got_load): Decrement got
4563 use count before clobbering r_type.
4564 (elf64_alpha_relax_tls_get_addr): Don't use pos[1] if insn
4565 ordering would mean dataflow inspection is necessary.
4566
0da35f8b
SS
45672003-01-20 Svein E. Seldal <Svein.Seldal@solidas.com>
4568
4569 * coffcode.h (coff_set_flags): Added get/set arch hooks.
acc990f2 4570
571fe01f
NC
45712003-01-20 Fabio Alemagna <falemagn@aros.org>
4572
4573 * elf32-sh.c: Treat elfNN_bed like other macros defined in
4574 elfxx-target.h and #undef it before #define'ing it.
4575 * elf32-i386.c: Likewise.
acc990f2
AM
4576 * elf32-sh64.c: Likewise.
4577 * elf64-alpha.c: Likewise.
4578 * elf64-sh64.c: Likewise.
571fe01f 4579
5236c819
MS
45802003-01-20 Martin Schwidefsky <schwidefsky@de.ibm.com>
4581
4582 * bfd-in2.h: Regenerate.
4583 * elf32-s390.c (elf_s390_adjust_gotplt): New prototype.
4584 (elf_howto_table): Rename R_390_GOTOFF to R_390_GOTOFF32. Add
4585 R_390_GOTOFF16, R_390_GOTOFF64, R_390_GOTPLT12, R_390_GOTPLT16,
4586 R_390_GOTPLT32, R_390_GOTPLT64, R_390_GOTPLTENT, R_390_PLTOFF16,
4587 R_390_PLTOFF32 and R_390_PLTOFF64.
4588 (elf_s390_reloc_type_lookup): Likewise.
4589 (struct elf_s390_link_hash_entry): Add gotplt_refcount to keep track
4590 of GOTPLT references to a function.
4591 (link_hash_newfunc): Initialize gotplt_refcount.
4592 (elf_s390_check_relocs): Move allocation of local_got_refcounts array
4593 and creation of the got section out of the main switch. Add support
4594 for the gotoff, gotplt and pltoff relocations.
4595 (elf_s390_gc_sweep_hook): Add reference counting for gotoff, gotplt
4596 and pltoff.
4597 (elf_s390_adjust_gotplt): New function.
4598 (elf_s390_adjust_dynamic_symbol): Adjust gotplt refcount for removed
4599 plt entries.
4600 (allocate_dynrelocs): Add comment.
4601 (elf_s390_relocate_section): Change r_type to unsigned. Add support
4602 for gotoff, gotplt and pltoff relocations.
4603 * elf64-s390.c: Same changes as for elf32-s390.c.
4604 * libbfd.h: Regenerate.
4605 * reloc.c: Add BFD_RELOC_390_GOTOFF64, BFD_RELOC_390_GOTPLT12,
4606 BFD_RELOC_390_GOTPLT16, BFD_RELOC_390_GOTPLT32, BFD_RELOC_390_GOTPLT64,
4607 BFD_RELOC_390_GOTPLTENT, BFD_RELOC_390_PLTOFF16, BFD_RELOC_390_PLTOFF32
4608 and BFD_RELOC_390_PLTOFF64.
4609
a823975a
JJ
46102003-01-18 Jakub Jelinek <jakub@redhat.com>
4611
4612 * elfxx-ia64.c (elfNN_ia64_relocate_section): Handle
4613 R_IA64_TPREL64[LM]SB against non-global symbol properly.
4614
b3dfd7fe
JJ
46152003-01-16 Jakub Jelinek <jakub@redhat.com>
4616
4617 * elfxx-ia64.c (struct elfNN_ia64_link_hash_table): Add
4618 self_dtpmod_done and self_dtpmod_offset.
4619 (allocate_global_data_got): Only use one got entry for all
4620 dtpmod relocs against local symbols.
4621 (allocate_dynrel_entries): Only need .rela.got entry for
4622 dtpmod against global symbol.
4623 (elfNN_ia64_size_dynamic_sections): Initialize self_dtpmod_offset.
4624 Reserve space in .rela.got for the local dtpmod entry.
4625 (set_got_entry): Initialize the common local dtpmod .got entry.
4626 (elfNN_ia64_relocate_section): Handle R_IA_64_DTPREL64LSB
4627 and R_IA_64_DTPREL64MSB.
4628
04c9666a
AM
46292003-01-16 Alan Modra <amodra@bigpond.net.au>
4630
4631 * elf64-ppc.c: Include elf/ppc64.h rather than elf/ppc.h.
4632 (R_PPC_*): Rename all occurrences to R_PPC64_*.
4633 (R_PPC64_ADDR30): Rename all occurrences to R_PPC64_REL30.
4634 (enum elf_ppc_reloc_type): Ditto to enum elf_ppc64_reloc_type.
4635 (ppc64_elf_gc_sweep_hook): Handle R_PPC64_REL30 along with other
4636 relative relocs, not with absolute ones.
4637 * Makefile.am: Run "make dep-am".
4638 * Makefile.in: Regenerate.
4639 * po/SRC-POTFILES.in: Regenerate.
4640
c87f1ff7
AS
46412003-01-15 Andreas Schwab <schwab@suse.de>
4642
4643 * elf32-ppc.c (ppc_elf_check_relocs): Don't set DF_TEXTREL for a
4644 relocation against a non-allocated readonly section.
4645
86bbe32f
AM
46462003-01-10 Alan Modra <amodra@bigpond.net.au>
4647
4648 * elf32-ppc.c (ppc_elf_relocate_section): Adjust addend for GOT16_HA.
4649 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise. PLTGOT16_HA too.
4650
32d95f29
KD
46512002-01-08 Klee Dienes <kdienes@apple.com>
4652
4653 * Makefile.am (ALL_MACHINES): Use cpu-msp430.lo, not cpu-msp430.c.
4654 (BFD32_BACKENDS): Use elf32-msp430.lo, not elf32-msp430.c.
4655 * Makefile.in: Regenerate.
acc990f2 4656
ab7d0aa0
AO
46572003-01-08 Alexandre Oliva <aoliva@redhat.com>
4658
4659 * elfn32-mips.c (prev_reloc_section): New.
4660 (GET_RELOC_ADDEND): Use it. Parenthesize macro arguments.
4661 (SET_RELOC_ADDEND): Parenthesize macro argument.
4662
95d0f04a
DA
46632003-01-07 John David Anglin <dave.anglin@nrc.gc.ca>
4664
4665 * elf32-hppa.c (final_link_relocate): For all DP relative relocations,
4666 adjust addil instructions if the symbol has no section.
4667
5c9e189c
DD
46682003-01-07 DJ Delorie <dj@redhat.com>
4669
4670 * elf32-xstormy16.c (xstormy16_elf_howto_table): Make REL_12 not
4671 partial_inplace.
4672
3e829b4a
AS
46732003-01-07 Andreas Schwab <schwab@suse.de>
4674
4675 * elf32-m68k.c (elf_m68k_check_relocs): Don't set DF_TEXTREL for
4676 PC relative relocations.
4677 (elf_m68k_discard_copies): Set it here instead.
4678
a75473eb
SC
46792002-01-02 Ben Elliston <bje@redhat.com>
4680 Jeff Johnston <jjohnstn@redhat.com>
4681
4682 * Makefile.am (ALL_MACHINES): Add cpu-iq2000.lo.
4683 (ALL_MACHINES_CFILES): Add cpu-iq2000.c.
4684 (BFD32_BACKENDS): Add elf32-iq2000.lo.
4685 (BFD32_BACKENDS_CFILES): Add elf32-iq2000.c.
4686 (cpu-iq2000.lo): New target.
4687 * Makefile.in: Regenerate.
4688 * config.bfd: Handle iq2000-*-elf.
4689 * archures.c (bfd_architecture): Add bfd_{arch,mach}_iq2000.
4690 (bfd_archures_list): Add bfd_iq2000_arch.
4691 * configure.in: Handle bfd_elf32_iq2000_vec.
4692 * configure: Regenerate.
acc990f2 4693 * reloc.c: Add BFD_RELOC_IQ2000_OFFSET_16, BFD_RELOC_IQ2000_OFFSET_21,
a75473eb
SC
4694 and BFD_RELOC_IQ2000_UHI16.
4695 * targets.c (bfd_elf32_iq2000_vec): Declare.
4696 (bfd_target_vector): Add bfd_elf32_iq2000_vec.
4697 * elf.c (prep_headers): Set e_machine to EM_IQ2000.
4698 * cpu-iq2000.c: New file.
4699 * elf32-iq2000.c: Likewise.
4700 * libbfd.h: Regenerate.
4701 * bfd-in2.h: Likewise.
4702
64543e1a
RS
47032003-01-02 Richard Sandiford <rsandifo@redhat.com>
4704
4705 * elfxx-mips.c: Include libiberty.h.
4706 (elf_mips_isa, _bfd_mips_elf_mach_extends_p): Remove.
4707 (mips_set_isa_flags): New function, split out from...
4708 (_bfd_mips_elf_final_write_processing): ...here. Only call
4709 mips_set_isa_flags if the EF_MIPS_MACH bits are clear.
4710 (mips_mach_extensions): New array.
4711 (mips_32bit_flags_p): New function.
4712 (_bfd_mips_elf_merge_private_bfd_data): Rework architecture checks.
4713 Use mips_32bit_flags_p to check if one binary is 32-bit and the
4714 other is 64-bit. When adopting IBFD's architecture, adopt the
4715 bfd_mach as well as the flags.
4716
4852a44e
NC
47172003-01-02 Nick Kelsey <nickk@ubicom.com>
4718
4719 * elf32-ip2k.c: Re-work of linker relaxation code for the ip2k to
4720 fix internal errors, fix bad code generation, fix incorrect stabs
4721 information, and improve ability to eliminate redundant page
4722 instructions. Added code to ip2k_final_link_relocate to self-verify
4723 the linker relaxation. Fix formatting problems.
4724
af7ee8bf
CD
47252002-12-30 Chris Demetriou <cgd@broadcom.com>
4726
4727 * aoutx.h (NAME(aout,machine_type)): Add bfd_mach_mipsisa32r2 case.
4728 * archures.c (bfd_mach_mipsisa32r2): New define.
4729 * bfd-in2.h: Regenerate.
4730 * cpu-mips.c (I_mipsisa32r2): New enum value.
4731 (arch_info_struct): Add entry for I_mipsisa32r2.
4732 * elfxx-mips.c (elf_mips_isa, _bfd_elf_mips_mach)
4733 (_bfd_mips_elf_print_private_bfd_data): Handle E_MIPS_ARCH_32R2.
4734 (_bfd_mips_elf_final_write_processing): Add
4735 bfd_mach_mipsisa32r2 case.
4736 (_bfd_mips_elf_merge_private_bfd_data): Handle merging of
4737 binaries marked as using MIPS32 Release 2.
4738
2469cfa2
NC
47392002-12-30 Dmitry Diky <diwil@mail.ru>
4740
4741 * Makefile.am: Add msp430 target.
4742 * configure.in: Likewise.
4743 * Makefile.in: Regenerate.
4744 * configure: Regenerate.
4745 * archures.c: Add msp430 architecture vector.
4746 * config.bfd: Likewise.
4747 * reloc.c: Add msp430 relocs.
4748 * targets.c: Add msp320 target.
4749 * cpu-msp430.c: New file: msp430 cpu detection.
4750 * elf32-msp430.c: New file: msp430 reloc processing.
4751 * bfd-in2.h: Regenerate.
4752 * libbfd.h: Regenerate.
4753
eecdbe52
JJ
47542002-12-28 Jakub Jelinek <jakub@redhat.com>
4755
4756 * elf.c (elf_sort_sections): Don't reorder .tbss.
4757 (assign_file_positions_for_segments): Only adjust off/voff
4758 for increased alignment in PT_LOAD or PT_NOTE segment,
4759 but adjust p_filesz for .tbss too. in PT_LOAD consider
4760 .tbss to have zero memory size.
4761 (copy_private_bfd_data) [SECTION_SIZE]: Define.
4762 [IS_CONTAINED_BY_VMA, IS_CONTAINED_BY_LMA]: Use it.
4763 [INCLUDE_SECTION_IN_SEGMENT]: Only put SHF_TLS sections
4764 into PT_TLS segment. Never put SHF_TLS sections in
4765 segments other than PT_TLS or PT_LOAD.
4766
4767 * elf64-alpha.c (elf64_alpha_finish_dynamic_sections): Clear .plt
4768 sh_entsize.
4769
213e90f4
DD
47702002-12-23 DJ Delorie <dj@redhat.com>
4771
4772 * coff64-rs6000.c (xcoff64_ppc_relocate_section): Fix logic reversal.
4773
75828352
AM
47742002-12-23 Alan Modra <amodra@bigpond.net.au>
4775
4776 * elflink.h (elf_link_output_extsym): Heed strip_discarded.
4777
312b768e
NC
47782002-12-23 Nick Clifton <nickc@redhat.com>
4779
4780 * archures.c (bfd_arch_get_compatible): Add third parameter
4781 'accept_unknowns'. Only accept unknown format BFDs if
4782 accept_unknowns is true, or if the format is "binary".
acc990f2 4783 * bfd-in2.h: Regenerate.
312b768e 4784
63222ec9
NC
47852002-12-21 Nick Clifton <nickc@redhat.com>
4786
4787 * coff-arm.c (coff_arm_relocate_section): Disable WINCE workaround
4788 that subtracted 8 from pc relative relocations.
4789
19852a2a
KH
47902002-12-20 Kazu Hirata <kazu@cs.umass.edu>
4791
4792 * coff-h8300.c: Fix comment typos.
4793 * coffcode.h: Likewise.
4794 * cpu-cris.c: Likewise.
4795 * elf32-vax.c: Likewise.
4796 * genlink.h: Likewise.
4797 * linker.c: Likewise.
4798 * som.c: Likewise.
4799 * tekhex.c: Likewise.
4800 * vms-misc.c: Likewise.
4801
5fd63999
DD
48022002-12-20 DJ Delorie <dj@redhat.com>
4803
4804 * reloc.c: Add BFD_RELOC_XSTORMY16_12.
4805 * libbfd.h: Regenerate.
4806 * bfd-in2.h: Regenerate.
4807 * elf32-xstormy16.c (xstormy16_elf_howto): Add R_XSTORMY16_12.
4808 (xstormy16_reloc_map): Add R_XSTORMY16_12.
acc990f2 4809
4ee79850
KH
48102002-12-19 Kazu Hirata <kazu@cs.umass.edu>
4811
4812 * doc/bfdint.texi: Fix typos.
4813
66e25bab
AM
48142002-12-20 Paul Eggert <eggert@twinsun.com>
4815
4816 Port to POSIX 1003.1-2001.
4817 * acinclude.m4 (AM_INSTALL_LIBBFD): Do not rely on "test -o".
4818 * configure.in (build-warnings): Likewise.
4819 (Horrible hacks to build DLLs on Windows): Do not rely on "tail -1".
4820 * aclocal.m4: Regenerate.
4821 * config.in: Regenerate.
4822 * configure: Regenerate.
4823
7dc77aaa
AM
48242002-12-19 Alan Modra <amodra@bigpond.net.au>
4825
0171ee92
AM
4826 * coff-h8300.c: Include libiberty.h.
4827 (h8300_reloc16_extra_cases): Check the hash table creator before
4828 referencing h8300 specific fields. Stash the hash table pointer
4829 in a local var. Comment typo fixes.
4830 (h8300_bfd_link_add_symbols): Likewise.
4831
1049f94e 4832 * reloc.c (struct reloc_howto_struct): Revise src_mask and
7dc77aaa
AM
4833 dst_mask comments.
4834 * bfd-in2.h: Regenerate.
4835
47388f4c
AM
48362002-12-18 Alan Modra <amodra@bigpond.net.au>
4837
4838 * elf32-ppc.c (ppc_elf_relocate_section): Reorganize dynamic reloc
4839 code a little. Comment on dynamic relocs against section symbols.
4840
1b3e3744
AM
48412002-12-17 Roger Sayle <roger@eyesopen.com>
4842
4843 * configure.host (ia64-*-hpux*): Support 64 bit targets using
4844 the HP compiler's "long long".
4845
46f2b541
DD
48462002-12-16 Andrew MacLeod <amacleod@redhat.com>
4847
4848 * elf32-xstormy16.c (xstormy16_elf_howto): Add R_XSTORMY16_LO16
4849 and R_XSTORMY16_HI16) howto entries.
4850 (xstormy16_reloc_map): Map R_XSTORMY16_{LO,HI}16 to BFD_RELOC_{LO,HI}16.
1b3e3744 4851 (xstormy16_info_to_howto_rela): Use R_XSTORMY16_GNU_VTINHERIT to
46f2b541
DD
4852 determine the start of the second reloc table.
4853
af738ea7
NC
48542002-12-16 Nathan Tallent <eraxxon@alumni.rice.edu>
4855
4856 * ecofflink.c: Fix the reading of the debugging information
4857 of Tru64/Alpha binaries that are produced by recent Compaq
4858 compilers.
4859 (mk_fdrtab): Fix error in creating the FDR (file descriptor)
4860 table.
4861 (lookup_line): Because of the strange information sometimes
4862 generated by Compaq's recent compilers, change how the FDR
4863 table is searched so that PDRs (procedure descriptors) are
4864 correctly found. Note that this change is really more of a hack;
4865 however, I have included extensive documentation as to why
4866 this is the best solution short of an extensive rewrite or
4867 another hack.
4868 (fdrtab_lookup): Add comments to explain the algorithm.
4869
5354b572
AO
48702002-12-12 Alexandre Oliva <aoliva@redhat.com>
4871
4872 * elf-m10300.c (elf32_mn10300_link_hash_newfunc): Reorder
4873 initializers to match struct declaration.
4874
ab3acfbe
AM
48752002-12-12 Alan Modra <amodra@bigpond.net.au>
4876
4877 * dwarf2.c (comp_unit_contains_address): Comment typo fix.
4878 * elf.c (get_program_header_size): Likewise.
4879 * elf32-m32r.c (m32r_elf_lo16_reloc): Likewise.
4880 (m32r_elf_generic_reloc): Likewise.
4881 * elf32-ppc.c (ppc_elf_howto_init): Likewise.
4882 * elflink.h (elf_bfd_discard_info): Likewise.
4883
6348e046
AM
48842002-12-12 Alan Modra <amodra@bigpond.net.au>
4885
4886 * elf32-i386.c (elf_i386_finish_dynamic_sections): Add output_offset
4887 to DT_JMPREL. Use srelplt input section size for DT_PLTRELSZ and
4888 DT_RELSZ adjustment, not output section. Avoid writing tags when
4889 unchanged. Don't assume linker script is sane, adjust DT_REL too.
4890 * elf32-hppa.c (elf32_hppa_finish_dynamic_sections): Just use raw
4891 size of srelplt for DT_PLTRELSZ. Use srelplt input section size for
4892 DT_RELASZ adjustment, not output section. Avoid writing tags when
4893 unchanged. Adjust DT_RELA.
4894 * elf64-ppc.c (ppc64_elf_finish_dynamic_sections): Tweaks for better
4895 formatting. Avoid writing tags when unchanged. Adjust DT_RELA.
4896
2e7a68a8
AO
48972002-12-12 Alexandre Oliva <aoliva@redhat.com>
4898
4899 * elfxx-mips.c (mips_elf_calculate_relocation): Don't divide
4900 addend by 4.
4901
b15e6682
AO
49022002-12-12 Alexandre Oliva <aoliva@redhat.com>
4903
4904 * elfxx-mips.c (struct mips_got_entry): New.
4905 (struct mips_got_info): Added got_entries field.
4906 (mips_elf_got_entry_hash, mips_elf_got_entry_eq): New functions.
4907 (mips_elf_local_got_index, mips_elf_got_page,
4908 mips_elf_got16_entry): Re-implement in terms of new...
4909 (mips_elf_create_local_got_entry): Rewrite to use got_entries.
4910 Change return type.
4911 (mips_elf_highest): Warning clean-up.
4912 (mips_elf_create_got_section): Initialize got_entries.
4913 (_bfd_mips_elf_check_relocs): Use got_entries to estimate
4914 local got size.
4915 (_bfd_mips_elf_size_dynamic_sections): Do not account for
4916 GOT_PAGE entries, since we now reuse GOT16 entries.
4917
e6af3a53
NC
49182002-12-10 Jason Thorpe <thorpej@wasabisystems.com>
4919
4920 * aoutx.h (set_section_contents): Allow an otherwise unrepresentable
4921 read-only section that lies after .text and before .data to be
4922 written into the output file and included in a_text.
4923 (translate_to_native_sym_flags): If an otherwise unrepresentable
4924 section was merged with .text, convert its symbols to N_TEXT
4925 symbols.
4926 * libaout.h (aout_section_merge_with_text_p): New macro.
4927
cf3d882d
AM
49282002-12-08 Alan Modra <amodra@bigpond.net.au>
4929
4930 * bfd-in.h: Comment typo fix. Formatting.
4931 * bfd-in2.h: Regenerate.
4932 * coff64-rs6000.c (xcoff64_openr_next_archived_file): Warning fix.
4933 * elf32-m68hc12.c (m68hc12_elf_set_mach_from_flags): Prototype.
4934 * elf64-mmix.c (mmix_dump_bpo_gregs): Warning fix.
4935
2f9bd3f6
RH
49362002-12-05 Richard Henderson <rth@redhat.com>
4937
4938 * elfxx-ia64.c (elfNN_ia64_relax_section): Handle PCREL21BI.
4939 Only send PCREL21B though the plt. Fix installed reloc type.
4940 (elfNN_ia64_relocate_section): Give error for dynamic reloc
4941 against PCREL22 or PCREL64I; clean up error messages for
4942 branch relocs.
4943
d0112f73
KB
49442002-12-04 Kevin Buettner <kevinb@redhat.com>
4945
4946 * elf64-mips.c (elf64_mips_grok_prstatus, elf64_mips_grok_psinfo):
4947 New functions.
4948 (elf_backend_grok_prstatus, elf_backend_grok_psinfo): Define.
4949
c10d9d8f
JW
49502002-12-04 David Mosberger <davidm@hpl.hp.com>
4951
4952 * cpu-ia64-opc.c: Add operand constant "ar.csd".
4953
d48770d4
L
49542002-12-04 H.J. Lu <hjl@gnu.org>
4955
4956 * elfxx-ia64.c (get_local_sym_hash): Use section ID instead of
4957 BFD address when constructing local name.
4958
b6152c34
AS
49592002-12-04 Andreas Schwab <schwab@suse.de>
4960
4961 * elf32-m68k.c (struct elf_m68k_link_hash_table): Add sym_sec
4962 member.
4963 (elf_m68k_link_hash_table_create): Initialize it.
4964 (elf_m68k_check_relocs): Handle symbols that are forced to be
4965 local due to visibility changes.
4966 (elf_m68k_adjust_dynamic_symbol): Likewise.
4967 (elf_m68k_size_dynamic_sections): Likewise.
4968 (elf_m68k_discard_copies): Likewise.
4969 (elf_m68k_relocate_section): Likewise.
4970
73374ef1
AM
49712002-12-04 Alan Modra <amodra@bigpond.net.au>
4972
4973 * elf64-ppc.c (ppc64_elf_edit_opd): Correct typo.
4974
c5c1944d
AM
49752002-12-04 Alan Modra <amodra@bigpond.net.au>
4976
4977 * srec.c (srec_write_symbols): Restore '$' prefix to address
4978 accidentally removed in 2002-04-04 change.
4979 (srec_get_symtab): Use 0 instead of `(long) FALSE'.
4980
e1a9cb8e
NC
49812002-12-03 Nick Clifton <nickc@redhat.com>
4982
4983 * elf32-ppc.c (apuinfo_list_init): New function.
73374ef1
AM
4984 (apuinfo_list_add): New function: Add a value to the list.
4985 (apuinfo_list_length): New function: Return the number of
4986 values on the list.
4987 (apuinfo_list_element): New function: Return a value on the
4988 list.
4989 (apuinfo_list_finish): New function: Free the resources used
4990 by the list.
4991 (ppc_elf_begin_write_processing): New function. Scan the
4992 input bfds for apuinfo sections.
4993 (ppc_elf_write_section): New function: Delay the creation of
4994 the contents of an apuinfo section in an output bfd.
4995 (ppc_elf_final_write_processing): New function. Create the
4996 contents of an apuinfo section in an output bfd.
4997 (elf_backend_begin_write_processing): Define.
4998 (elf_backend_final_write_processing): Define.
4999 (elf_backend_write_section): Define.
e1a9cb8e 5000
a823923b
RH
50012002-12-03 Richard Henderson <rth@redhat.com>
5002
5003 * cpu-ia64-opc.c (elf64_ia64_operands): Add ldxmov entry.
5004
30491647
SC
50052002-12-01 Stephane Carrez <stcarrez@nerim.fr>
5006
5007 Fix PR savannah/1417:
5008 * elf32-m68hc11.c (m68hc11_elf_relax_delete_bytes): Don't adjust
5009 branch if it goes to the start of the deleted region.
5010
bc7c6a90
SC
50112002-12-01 Stephane Carrez <stcarrez@nerim.fr>
5012
5013 * bfd-in2.h (bfd_mach_m6812): Rebuild.
5014 * archures.c (bfd_mach_m6812_default, bfd_mach_m6812,
5015 bfd_mach_m6812s): Declare.
5016
5017 * elf32-m68hc12.c (m68hc12_elf_set_mach_from_flags): New function.
5018 (_bfd_m68hc12_elf_set_private_flags): Call it.
5019 (_bfd_m68hc12_elf_print_private_bfd_data): Report processor version.
5020 (_bfd_m68hc12_elf_merge_private_bfd_data): Merge the flags and
5021 report microcontroller incompatibilities (HC12 vs HCS12).
5022 (elf_backend_object_p): Update.
5023
b34976b6
AM
50242002-11-30 Alan Modra <amodra@bigpond.net.au>
5025
5026 * bfd-in.h (TRUE_FALSE_ALREADY_DEFINED, BFD_TRUE_FALSE): Delete.
5027 (enum bfd_boolean, boolean): Delete.
5028 (bfd_boolean): Typedef to an int.
5029 (FALSE, TRUE): Define.
5030 * aix386-core.c, aix5ppc-core.c, aout-adobe.c, aout-arm.c, aout-cris.c,
5031 aout-encap.c, aout-ns32k.c, aout-target.h, aout-tic30.c, aoutf1.h,
5032 aoutx.h, archive.c, archive64.c, archures.c, bfd-in.h, bfd.c, bfdwin.c,
5033 binary.c, bout.c, cache.c, cisco-core.c, coff-a29k.c, coff-alpha.c,
5034 coff-apollo.c, coff-arm.c, coff-aux.c, coff-h8300.c, coff-h8500.c,
5035 coff-i386.c, coff-i860.c, coff-i960.c, coff-ia64.c, coff-m68k.c,
5036 coff-m88k.c, coff-mcore.c, coff-mips.c, coff-or32.c, coff-ppc.c,
5037 coff-rs6000.c, coff-sh.c, coff-sparc.c, coff-stgo32.c, coff-tic30.c,
5038 coff-tic4x.c, coff-tic54x.c, coff-tic80.c, coff-w65.c, coff-we32k.c,
5039 coff-z8k.c, coff64-rs6000.c, coffcode.h, coffgen.c, cofflink.c,
5040 corefile.c, cpu-a29k.c, cpu-alpha.c, cpu-arc.c, cpu-arm.c, cpu-avr.c,
5041 cpu-cris.c, cpu-d10v.c, cpu-d30v.c, cpu-dlx.c, cpu-fr30.c, cpu-frv.c,
5042 cpu-h8300.c, cpu-h8500.c, cpu-hppa.c, cpu-i370.c, cpu-i386.c,
5043 cpu-i860.c, cpu-i960.c, cpu-ia64.c, cpu-ip2k.c, cpu-m10200.c,
5044 cpu-m10300.c, cpu-m32r.c, cpu-m68hc11.c, cpu-m68hc12.c, cpu-m68k.c,
5045 cpu-m88k.c, cpu-mcore.c, cpu-mips.c, cpu-mmix.c, cpu-ns32k.c,
5046 cpu-openrisc.c, cpu-or32.c, cpu-pdp11.c, cpu-pj.c, cpu-powerpc.c,
5047 cpu-rs6000.c, cpu-s390.c, cpu-sh.c, cpu-sparc.c, cpu-tic30.c,
5048 cpu-tic4x.c, cpu-tic54x.c, cpu-tic80.c, cpu-v850.c, cpu-vax.c,
5049 cpu-w65.c, cpu-we32k.c, cpu-xstormy16.c, cpu-z8k.c, dwarf1.c,
5050 dwarf2.c, ecoff.c, ecofflink.c, efi-app-ia32.c, efi-app-ia64.c,
5051 elf-bfd.h, elf-eh-frame.c, elf-hppa.h, elf-m10200.c, elf-m10300.c,
5052 elf-strtab.c, elf.c, elf32-arc.c, elf32-arm.h, elf32-avr.c,
5053 elf32-cris.c, elf32-d10v.c, elf32-d30v.c, elf32-dlx.c, elf32-fr30.c,
5054 elf32-frv.c, elf32-gen.c, elf32-h8300.c, elf32-hppa.c, elf32-hppa.h,
5055 elf32-i370.c, elf32-i386.c, elf32-i860.c, elf32-i960.c, elf32-ip2k.c,
5056 elf32-m32r.c, elf32-m68hc11.c, elf32-m68hc12.c, elf32-m68k.c,
5057 elf32-mcore.c, elf32-mips.c, elf32-openrisc.c, elf32-or32.c,
5058 elf32-pj.c, elf32-ppc.c, elf32-s390.c, elf32-sh.c, elf32-sh64-com.c,
5059 elf32-sh64.c, elf32-sparc.c, elf32-v850.c, elf32-vax.c,
5060 elf32-xstormy16.c, elf64-alpha.c, elf64-gen.c, elf64-hppa.c,
5061 elf64-mips.c, elf64-mmix.c, elf64-ppc.c, elf64-ppc.h, elf64-s390.c,
5062 elf64-sh64.c, elf64-sparc.c, elf64-x86-64.c, elfarm-nabi.c,
5063 elfarm-oabi.c, elfcode.h, elfcore.h, elflink.c, elflink.h,
5064 elfn32-mips.c, elfxx-ia64.c, elfxx-mips.c, elfxx-mips.h,
5065 elfxx-target.h, format.c, freebsd.h, genlink.h, hash.c, hp300hpux.c,
5066 hppabsd-core.c, hpux-core.c, i386aout.c, i386linux.c, i386lynx.c,
5067 i386mach3.c, i386msdos.c, i386os9k.c, ieee.c, ihex.c, irix-core.c,
5068 libaout.h, libbfd-in.h, libbfd.c, libcoff-in.h, libecoff.h, libieee.h,
5069 libnlm.h, liboasys.h, libpei.h, libxcoff.h, linker.c, lynx-core.c,
5070 m68klinux.c, m68klynx.c, mach-o.c, mach-o.h, merge.c, mipsbsd.c,
5071 mmo.c, netbsd-core.c, netbsd.h, nlm.c, nlm32-alpha.c, nlm32-i386.c,
5072 nlm32-ppc.c, nlm32-sparc.c, nlmcode.h, oasys.c, opncls.c, osf-core.c,
5073 pc532-mach.c, pdp11.c, pe-arm.c, pe-i386.c, pe-mcore.c, pe-mips.c,
5074 pe-sh.c, peXXigen.c, pef.c, pei-arm.c, pei-i386.c, pei-mcore.c,
5075 pei-mips.c, pei-sh.c, peicode.h, ppcboot.c, ptrace-core.c, reloc.c,
5076 reloc16.c, riscix.c, rs6000-core.c, sco5-core.c, section.c, simple.c,
5077 som.c, som.h, sparclinux.c, sparclynx.c, srec.c, stabs.c, sunos.c,
73374ef1 5078 syms.c, targets.c, tekhex.c, ticoff.h, trad-core.c, versados.c,
b34976b6
AM
5079 vms-gsd.c, vms-hdr.c, vms-misc.c, vms-tir.c, vms.c, vms.h,
5080 xcoff-target.h, xcofflink.c, xsym.c, xsym.h: Replace boolean with
5081 bfd_boolean, true with TRUE, false with FALSE. Simplify comparisons
5082 of bfd_boolean vars with TRUE/FALSE. Formatting.
5083 * bfd-in2.h, libbfd.h, libcoff.h: Regenerate
5084
947216bf
AM
50852002-11-28 Alan Modra <amodra@bigpond.net.au>
5086
5087 * elf-bfd.h: Replace occurrences of Elf32_Internal_* and
5088 Elf64_Internal_* with Elf_Internal_*. Replace Elf_Internal_Rel
5089 with Elf_Internal_Rela.
5090 * elf-hppa.h, elf-m10200.c, elf-m10300.c, elf32-arc.c, elf32-arm.h,
5091 elf32-avr.c, elf32-cris.c, elf32-d10v.c, elf32-d30v.c, elf32-dlx.c,
5092 elf32-fr30.c, elf32-frv.c, elf32-gen.c, elf32-h8300.c, elf32-hppa.c,
5093 elf32-i370.c, elf32-i386.c, elf32-i860.c, elf32-i960.c, elf32-ip2k.c,
5094 elf32-m32r.c, elf32-m68hc11.c, elf32-m68hc12.c, elf32-m68k.c,
5095 elf32-mcore.c, elf32-mips.c, elf32-openrisc.c, elf32-or32.c,
5096 elf32-ppc.c, elf32-s390.c, elf32-sh.c, elf32-v850.c, elf32-vax.c,
5097 elf32-xstormy16.c, elf64-alpha.c, elf64-gen.c, elf64-hppa.c,
5098 elf64-mips.c, elf64-mmix.c, elf64-ppc.c, elf64-s390.c, elf64-sh64.c,
5099 elf64-sparc.c, elf64-x86-64.c, elfarm-nabi.c, elfarm-oabi.c,
5100 elfcode.h, elflink.h, elfn32-mips.c, elfxx-ia64.c, elfxx-mips.c: Ditto.
5101 * elf-hppa.h (elf_hppa_internal_shdr): Delete. Use Elf_Internal_Shdr
5102 throughout instead.
5103 * elf.c (_bfd_elf_no_info_to_howto_rel): Delete.
5104 * elfcode.h (elf_swap_reloca_in): Pass source operand as a bfd_byte *.
5105 Remove INLINE keyword.
5106 (elf_swap_reloc_in): Likewise. Also clear r_addend.
5107 (elf_swap_reloc_out, elf_swap_reloca_out): Pass destination operand
5108 as a bfd_byte *.
5109 (elf_write_relocs): Consolidate REL and RELA code.
5110 (elf_slurp_reloc_table_from_section): Simplify REL code.
5111 (NAME(_bfd_elf,size_info)): Populate reloc swap entries.
5112 * elf-bfd.h (MAX_INT_RELS_PER_EXT_REL): Define.
5113 * elflink.h (elf_link_read_relocs_from_section): Consolidate REL and
5114 RELA code.
5115 (elf_link_adjust_relocs): Likewise. Don't malloc space for temp
5116 reloc array, use a fixed size of MAX_INT_RELS_PER_EXT_REL.
5117 (elf_link_output_relocs): Likewise.
5118 (elf_reloc_link_order): Likewise.
5119 (elf_finish_pointer_linker_section): Likewise.
5120 (struct elf_link_sort_rela): Remove union.
5121 (elf_link_sort_cmp1): Update to suit.
5122 (elf_link_sort_cmp2): Here too.
5123 (elf_link_sort_relocs): Consolidate REL and RELA code. Fix memory
5124 over-allocation for int_rels_per_ext_rel != 1 case.
5125 * elf32-arm.h: Update all bfd_elf32_swap_reloc_out calls.
5126 * elf32-i386.c: Likewise.
5127 * elf32-cris.c: Likewise for bfd_elf32_swap_reloca_out.
5128 * elf32-hppa.c, elf32-i370.c, elf32-m68k.c, elf32-ppc.c, elf32-s390.c,
5129 elf32-sh.c, elf32-vax.c, elfxx-mips.c: Likewise.
5130 * elf64-alpha.c: Likewise for bfd_elf64_swap_reloca_out.
5131 * elf64-hppa.c, elf64-mips.c, elf64-ppc.c, elf64-s390.c, elf64-sh64.c,
5132 elf64-sparc.c, elf64-x86-64.c: Likewise.
5133 * elfxx-ia64.c: Likewise for bfd_elfNN_swap_reloca_out.
5134 * elfxx-mips.c (sort_dynamic_relocs): Likewise for
5135 bfd_elf32_swap_reloc_in.
5136
5137 * elf32-arm.h: Update elf32_arm_info_to_howto calls.
5138 * elf32-mips.c: Likewise for mips_info_to_howto_rel.
5139 (mips_elf64_swap_reloc_in): Zero r_addend.
5140 (mips_elf64_be_swap_reloc_in): Likewise.
5141 (mips_elf64_slurp_one_reloc_table): Simplify.
5142
5143 * elf64-alpha.c (alpha_elf_size_info): Populate reloc swap entries.
5144 * elf64-hppa.c (hppa64_elf_size_info): Likewise.
5145 * elf64-sparc.c (sparc64_elf_size_info): Likewise.
5146
1448fa32
KK
51472002-11-28 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5148
5149 * elf32-sh.c (sh_elf_relocate_section): Don't complain about
73374ef1 5150 unresolved debugging relocs in dynamic applications.
1448fa32
KK
5151 * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
5152
73722af0
AM
51532002-11-26 Alan Modra <amodra@bigpond.net.au>
5154
5155 * elf-eh-frame.c (ENSURE_NO_RELOCS): Disregard R_*_NONE relocs.
5156 (_bfd_elf_discard_section_eh_frame): Don't discard duplicate CIEs
5157 on a relocatable link. Comment typos.
5158 * elf.c (_bfd_elf_link_hash_newfunc): Assign elements of structure
5159 in the order they are declared. Clear elf_hash_value too.
5160 (_bfd_elf_link_hash_table_init): Likewise assign in order. Clear
5161 eh_info and tls_segment.
5162 * elflink.h (elf_link_input_bfd <emit_relocs>): Keep reloc offsets
5163 sorted when discarding relocs by turning them into R_*_NONE.
5164
5165 * libbfd.c (warn_deprecated): Comment spelling.
5166 * po/SRC-POTFILES.in: Regenerate.
5167
7c25b72c
RH
51682002-11-21 Richard Henderson <rth@redhat.com>
5169
5170 * elflink.h (elf_link_add_object_symbols): Don't overwrite the
5171 arch's st_other bits when merging visibilities.
5172 (elf_link_output_extsym): Tidy clearing of visibility field.
5173
dc12c51f
AM
51742002-11-21 Alan Modra <amodra@bigpond.net.au>
5175
5176 * coff-mcore.c (SWAP_IN_RELOC_OFFSET): Define.
5177 (SWAP_OUT_RELOC_OFFSET): Define.
5178
963f13ec
AO
51792002-11-20 Alexandre Oliva <aoliva@redhat.com>
5180
5181 * elf.c (_bfd_elf_link_hash_table_init): Make sure
5182 can_refcount is properly extended to the type of
5183 init_refcount.
5184
ee6423ed
AO
51852002-11-19 Alexandre Oliva <aoliva@redhat.com>
5186
4ffba85c
AO
5187 * elfxx-mips.c (MIPS_RELOC_RELA_P): New macro.
5188 (_bfd_mips_elf_relocate_section): Use it.
5189
ee6423ed
AO
5190 * elfxx-mips.c (MNAME): New macro.
5191 (_bfd_mips_elf_check_relocs): Use it.
5192 (_bfd_mips_elf_discard_info): Likewise.
5193 (_bfd_mips_elf_final_link): Likewise.
5194
cdcf6e38
AM
51952002-11-19 Alan Modra <amodra@bigpond.net.au>
5196
5197 * elf64-ppc.c (ppc64_elf_edit_opd): When deleting relocs, adjust
5198 rel_hdr.sh_size too.
5199
93509525
KD
52002002-11-18 Klee Dienes <kdienes@apple.com>
5201
5202 * Makefile.am (BFD32_LIBS): Add bfdwin.lo, bfdio.lo.
5203 (BFD32_LIBS_CFILES): Add bfdwin.c, bfdio.c.
5204 (BFD_H_FILES): Add bfdwin.c, bfdio.c.
5205 (LIBBFD_H_FILES): Add bfdwin.c, bfdio.c.
5206 Add dependencies for bfdwin.c, bfdio.c.
5207 * bfd.c: Remove bfd_get_mtime, bfd_get_size.
5208 * libbfd.c: Remove real_read, bfd_bread, _bfd_window_internal,
5209 bfd_init_window, bfd_free_window, bfd_get_file_window, bfd_bwrite,
5210 bfd_tell, bfd_flush, bfd_stat, bfd_seek.
5211 * bfdio.c: New file. Contains real_read, bfd_bread, bfd_write,
5212 bfd_tell, bfd_flush, bfd_stat, bfd_seek, bfd_ge_mtime,
5213 bfd_get_size (moved from libbfd.c and bfd.c).
5214 * bfdwin.c New file. Contains _bfd_window_internal,
5215 bfd_init_window, bfd_free_window, bfd_get_file_window (moved from
5216 libbfd.c and bfd.c).
5217 * po/SRC-POTFILES.in: Regenerate.
5218 * po/bfd.pot: Regenerate.
5219 * libbfd.h: Regenerate.
5220 * bfd-in2.h: Regenerate.
5221 * aclocal.m4: Regenerate.
5222 * Makefile.in: Regenerate.
5223 * configure: Regenerate.
5224
3ae41454
AM
52252002-11-18 Klee Dienes <kdienes@apple.com>
5226
5227 * bfd.c (bfd_preserve_save): Don't zero BFD_IN_MEMORY.
5228
e514ac71
NC
52292002-11-15 Kazu Hirata <kazu@cs.umass.edu>
5230
5231 * coff-h8300.c (h8300_reloc16_estimate): Do not optimize away
5232 jsr after a short jump.
5233 * elf32-h8300.c (elf32_h8_relax_section): Likewise.
5234
eddc4f81
KD
52352002-11-15 Klee Dienes <kdienes@apple.com>
5236
5237 * pef.c (bfd_pef_convert_architecture): Move declaration of
5238 ARCH_POWERPC and ARCH_M68K to the start of the function.
5239
51908eee
SS
52402002-11-14 Svein E. Seldal <Svein.Seldal@solidas.com>
5241
5242 * coff-tic4x.c (tic4x_howto_table): Formatting fixup
5243
3416d2e7
HPN
52442002-11-14 Hans-Peter Nilsson <hp@bitrange.com>
5245
5246 * elf64-mmix.c (_bfd_mmix_finalize_linker_allocated_gregs):
5247 For bpo_gregs_section->contents, allocate _raw_size, not
5248 _cooked_size.
5249
b1c58715
AM
52502002-11-13 Klee Dienes <kdienes@apple.com>
5251
5252 * config.bfd: Add entries for powerpc-*-darwin and cousins.
5253
077ca68b
L
52542002-11-13 H.J. Lu <hjl@gnu.org>
5255
5256 * elfcode.h (elf_object_p): Don't restore abfd->arch_info.
5257
e84d6fca
AM
52582002-11-13 Klee Dienes <kdienes@apple.com>
5259 Alan Modra <amodra@bigpond.net.au>
5260
5261 * bfd.c (struct bfd_preserve): New.
5262 (bfd_preserve_save): New function.
5263 (bfd_preserve_restore): Ditto.
5264 (bfd_preserve_finish): Ditto.
5265 * bfd-in2.h: Regenerate.
5266 * mach-o.c: Formatting.
5267 (bfd_mach_o_scan_read_symtab_symbol): Make "value" unsigned.
5268 (bfd_mach_o_object_p): Use bfd_preserve_save/restore/finish.
5269 (bfd_mach_o_core_p): Ditto.
5270 (bfd_mach_o_scan): Pass in mdata.
5271 * mach-o.h (bfd_mach_o_scan): Update prototype.
5272 * pef.c: Formatting.
5273 (bfd_pef_object_p): Use bfd_preserve_save/restore/finish.
5274 (bfd_pef_xlib_object_p): Ditto.
5275 (bfd_pef_scan): Pass in mdata. Move version check to bfd_pef_object_p.
5276 * pef.h (bfd_pef_scan): Update prototype.
5277 * xsym.c: Formatting, K&R fixes.
5278 (bfd_sym_object_p): Use bfd_preserve_save/restore/finish.
5279 (bfd_sym_scan): New function split out from bfd_sym_object_p.
5280 * xsym.h (bfd_sym_scan): Declare.
5281 * elfcode.h (elf_object_p): Use bfd_preserve_save/restore/finish.
a7f84125 5282 * elfcore.h (elf_core_file_p): Likewise.
e84d6fca
AM
5283 * targets.c (_bfd_target_vector): Revert 2002-11-08 change.
5284
cd24c222
NC
52852002-11-12 Nick Clifton <nickc@redhat.com>
5286
5287 * po/da.po: Updated Danish translation.
5288
99eb2ac8
AM
52892002-11-12 Alan Modra <amodra@bigpond.net.au>
5290
d6fe2dc1
AM
5291 * elflink.h (elf_link_add_object_symbols): Optimize stabs for
5292 relocatable link too.
5293 (elf_link_input_bfd): When emitting relocs, adjust offsets for
5294 eh_frame and stab sections. Zap deleted relocs.
5295 (elf_reloc_symbol_deleted_p): Return true for zero r_symndx.
5296 (elf_bfd_discard_info): Run for relocatable link too.
5297 * elf64-ppc.c (ppc64_elf_edit_opd): Rename from edit_opd. Make global.
5298 Handle ld -r case.
5299 (ppc64_elf_size_dynamic_sections): Don't call edit_opd from here.
5300 * elf64-ppc.h (ppc64_elf_edit_opd): Declare.
5301
126495ed
AM
5302 * elf-bfd.h (struct cie_header): Move from elf_eh-frame.c.
5303 (struct cie, struct eh_cie_fde, struct eh_frame_sec_info): Likewise.
5304 (struct eh_frame_array_ent, struct eh_frame_hdr_info): Likewise.
5305 (enum elf_link_info_type): Remove ELF_INFO_TYPE_EH_FRAME_HDR.
5306 (struct eh_frame_hdr_info): Add "hdr_sec", remove "split".
5307 (struct elf_link_hash_table): Add eh_info.
5308 (struct elf_obj_tdata): Change eh_frame_hdr to an asection *.
5309 (_bfd_elf_discard_section_eh_frame): Update prototype.
5310 (_bfd_elf_discard_section_eh_frame_hdr): Likewise.
5311 (_bfd_elf_write_section_eh_frame): Likewise.
5312 (_bfd_elf_write_section_eh_frame_hdr): Likewise.
5313 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Remove "ehdrsec"
5314 param. Get "hdr_info" from link hash table.
5315 (_bfd_elf_discard_section_eh_frame_hdr): Remove "sec" param. Get
5316 header section from link hash table. Save header section to elf_tdata.
5317 (_bfd_elf_maybe_strip_eh_frame_hdr): Remove local "sec". Use
5318 header section from link hash table. Don't alloc hdr_info. Clear
5319 hdr_sec instead of setting "strip".
5320 (_bfd_elf_eh_frame_section_offset): Formatting.
5321 (_bfd_elf_write_section_eh_frame): Remove "ehdrsec", add "info" param.
5322 Get header section from link hash table.
5323 (_bfd_elf_write_section_eh_frame_hdr): Remove "sec", add "info" param.
5324 Get header section from link hash table.
5325 * elf.c (map_sections_to_segments): Use cached eh_frame_hdr.
5326 (get_program_header_size): Likewise.
5327 (_bfd_elf_section_offset): Formatting.
5328 * elflink.h (elf_link_create_dynamic_sections): Stash eh frame header
5329 section pointer in link hash table.
5330 (elf_bfd_final_link): Adjust _bfd_elf_write_section_eh_frame_hdr
5331 and _bfd_elf_write_section_eh_frame calls. Update comment about
5332 eh_frame entries.
5333 (elf_bfd_discard_info): Adjust _bfd_elf_discard_section_eh_frame and
5334 _bfd_elf_discard_section_eh_frame_hdr calls. Remove "ehdr".
5335
5336 * po/SRC-POTFILES.in: Regenerate.
5337
99eb2ac8
AM
5338 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't zero
5339 relocs for discarded FDEs. Remove dead code.
5340 (_bfd_elf_write_section_eh_frame_hdr): Remove dead code.
5341 * elflink.h (elf_bfd_discard_info): Don't save edited relocs.
5342 Tidy conditions under which stabs are edited. Formatting.
5343 * elf64-sparc.c (sparc64_elf_relocate_section): Ignore overflows
5344 from discarded relocs.
5345 * elfxx-ia64.c (elfNN_ia64_install_dyn_reloc): Add reloc output
5346 section adjustments after testing magic values.
5347
7c319a27
AM
53482002-11-12 Thomas Moestl <tmm@FreeBSD.org>
5349
5350 * elf64-sparc.c (sparc64_elf_adjust_dynamic_symbol): Correct
5351 references to large plt symbols.
5352
a95a4550
AM
53532002-11-12 Klee Dienes <kdienes@apple.com>
5354
5355 * mach-o.c (bfd_mach_o_scan_read_thread): Don't re-use 'i' when
5356 looking for an unused section name.
5357
bc7eab72
KH
53582002-11-11 Kazu Hirata <kazu@cs.umass.edu>
5359
5360 * coff-h8300.c: Fix formatting.
5361 * elf32-h8300.c: Likewise.
5362 * reloc16.c: Likewise.
5363
52585bb8
AM
53642002-11-09 Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
5365
5366 * elf32-arm.h (elf32_arm_size_dynamic_sections): Don't strip output
5367 section when dynamic section unused; _bfd_strip_section_from_output
5368 instead.
5369
9f632188
AM
53702002-11-08 Alan Modra <amodra@bigpond.net.au>
5371
207b304b
AM
5372 * targets.c (_bfd_target_vector): Disable pef_vec, pef_xlib_vec
5373 and sym_vec.
3b029f65 5374
9f632188
AM
5375 * dwarf2.c: Revert last change.
5376
ec4530b5
NC
53772002-11-07 Michal Ludvig <mludvig@suse.cz>
5378
9b5ecbd0 5379 * dwarf2.c (read_indirect_string, read_abbrevs, decode_line_info,
ec4530b5
NC
5380 _bfd_dwarf2_find_nearest_line): Use
5381 bfd_simple_get_relocated_section_contents() instead of
5382 bfd_get_section_contents().
5383 * reloc.c (bfd_perform_relocation): Add sanity check.
5384 * simple.c (simple_get_relocated_section_contents): If the section
5385 does not have any relocs associated with it, just return the
5386 unadjusted contents.
5387
205cfeb0
HPN
53882002-11-07 Hans-Peter Nilsson <hp@axis.com>
5389
5390 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_16_GOT,
5391 case R_CRIS_32_GOT>: Correct test for filling in constant .got
5392 contents, enabling for a non-DSO, for symbols defined in the
5393 program with --export-dynamic.
5394
87e226ce
AM
53952002-11-07 Alan Modra <amodra@bigpond.net.au>
5396
5397 * elf64-ppc.c: Comment typo fixes.
5398 (ppc64_elf_merge_private_bfd_data): Allow BFD_ENDIAN_UNKNOWN input.
5399
235c4794
NC
54002002-11-07 Nick Clifton <nickc@redhat.com>
5401
5402 * po/da.po: Updated Danish translation.
5403
49179469
AO
54042002-11-06 Alexandre Oliva <aoliva@redhat.com>
5405
5406 * elf64-mips.c (mips_elf64_slurp_one_reloc_table): Generate
5407 exactly three internal relocs per external reloc. Set reloc_count
5408 to the external reloc count.
5409
246178f2
NC
54102002-11-06 Klee Dienes <kdienes@apple.com>
5411
3ae41454 5412 * coff-stgo32.c (stub_bytes): Mark as const.
246178f2
NC
5413 Fix comment formatting.
5414
3af9a47b
NC
54152002-11-06 Klee Dienes <kdienes@apple.com>
5416
3ae41454 5417 * Makefile.am (BFD32_BACKENDS): Add mach-o.lo, pef.lo, and
3af9a47b
NC
5418 xsym.lo.
5419 (BFD32_BACKENDS_CFILES): Add mach-o.c, pef.c, and xsym.c.
5420 (SOURCE_HFILES): Add mach-o.h, pef.h, pef-traceback.h, xsym.h
5421 * archures.c (enum bfd_architecture): Add bfd_arch_m98k.
5422 * bfd.c (struct bfd): Add private data for mach-o, pef, and sym.
5423 * targets.c (enum bfd_flavour): Add flavours for mach-o, pef, and
5424 sym.
3ae41454 5425 (_bfd_target_vector): Add target vectors for mach-o, pef, and sym.
3af9a47b
NC
5426 * Makefile.in: Regenerate.
5427 * doc/Makefile.in: Regenerate.
3ae41454 5428 * bfd-in2.h: Regenerate.
3af9a47b
NC
5429 * xsym.c: New file. Contains support for the Apple/Metrowerks
5430 xSYM debugging format.
5431 * xsym.h: New file.
5432 * pef.c: New file. Contains support for the Apple Code Fragment
5433 Manager Preferred Executable Format
5434 * pef.h: New file.
5435 * pef-traceback.h: New file. Contains support for parsing PowerPC
5436 traceback tables as used by PEF executables (and perhaps other
5437 systems as well).
3ae41454 5438 * mach-o.c: New file. Contains support for the Mach-O object file
3af9a47b
NC
5439 format.
5440 * mach-o.h: New file.
5441 * mach-o-target.c: New file. Declares the mach-o targets
5442 themselves. Included three times by mach-o.c; each time with a
5443 different set of macros set.
3ae41454 5444
b6821651 54452002-11-06 Graeme Peterson <gp@qnx.com>
911b232a
AM
5446
5447 * Makefile.am: Remove entries for elf32-qnx.[ch].
5448 * Makefile.in: Regenerate.
5449 * config.bfd: Change arm-nto to use bfd_elf32_{big|little}arm_vec,
5450 ppc-nto to use bfd_elf32_powerpc{le}_vec, sh-nto to use
5451 bfd_elf32_sh{l}_vec, and i386-nto to use bfd_elf32_i386_vec.
5452 * configure.in: Remove support for bfd_elf32_sh{l}qnx_vec,
5453 bfd_elf32_powerpc{le}qnx_vec, bfd_elf32_{big|little}armqnx_vec,
5454 and bfd_elf32_i386qnx_vec, and removed elf32-qnx.lo from other targets.
5455 bfd_elf32_sh{l}_vec, and i386-nto to use bfd_elf32_i386_vec.
5456 * configure: Regenerate.
5457 * elf32-qnx.c: Remove.
5458 * elf32-qnx.h: Remove.
5459 * elf.c: Remove calls to QNX specific set_nonloadable_filepos,
5460 is_contained_by_filepos, and copy_private_bfd_data_p.
ad12c1c5
AM
5461 * elf-bfd.h (struct elf_backend_data): Remove set_nonloadable_filepos,
5462 is_contained_by_filepos, and copy_private_bfd_data_p.
911b232a
AM
5463 * elf32-i386.c: Remove QNX extended bfd support.
5464 * elf32-ppc.c: Remove QNX extended bfd support.
5465 * elf32-sh.c: Remove QNX extended bfd support.
5466 * elfarm-nabi.c: Remove QNX extended bfd support.
5467 * targets.c: Remove qnx vectors.
5468 * elfxx-target.h (elf_backend_set_nonloadable_filepos): Remove
5469 (elf_backend_is_contained_by_filepos): Remove.
5470 (elf_backend_copy_private_bfd_data_p): Remove.
5471 * po/SRC-POTFILES.in: Regenerate.
5472
b6821651
AM
54732002-11-06 David O'Brien <obrien@FreeBSD.org>
5474 Alan Modra <amodra@bigpond.net.au>
5475
5476 * elf64-sparc.c (sparc64_elf_relocate_section): Adjust addend of
5477 dynamic relocs against section symbols for the output section vma.
5478
54792002-11-05 Alan Modra <amodra@bigpond.net.au>
5480
5481 * elf32-arm.h (t2a1_push_insn, t2a2_ldr_insn, t2a3_mov_insn,
5482 t2a4_bx_insn, t2a5_pop_insn, t2a6_bx_insn): Remove.
5483
08f74004
AM
54842002-11-05 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5485 Alan Modra <amodra@bigpond.net.au>
5486
5487 * config.bfd (sh-*-linux*): Use bfd_elf*_sh64*lin_vec as sh64
5488 vectors in target_selvecs.
5489 (shle-*-netbsdelf*): Use bfd_elf*_sh64*nbsd_vec as sh64 vectors
5490 in target_selvecs.
5491 (sh-*-netbsdelf*): Likewise.
5492 * configure.in (assocvecs): New variable. Handle assocvecs like
5493 selvecs.
5494 * configure: Regenerate.
5495 * format.c (bfd_check_format_matches): Store bfd_target pointers
5496 in matching_vector instead of target names. Select first target
5497 from bfd_associated_vector that matches a list of ambiguous targets.
5498 * targets.c (_bfd_associated_vector): New array.
5499 (bfd_associated_vector): New variable.
5500 (_bfd_target_vector): Add bfd_elf*_sh64*lin_vec.
5501 * libbfd-in.h (bfd_associated_vector): Declare.
5502 * libbfd.h: Regenerate.
5503
89117aab
AM
55042002-11-05 Elias Athanasopoulos <eathan@otenet.gr>
5505
5506 * vms-gsd.c (_bfd_vms_write_gsd): Check that symbol->udata.p is
5507 non-NULL before dereferencing.
5508
5e9aae3e
KK
55092002-11-04 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5510
5511 * vms.c (vms_object_p): Restore the start address when returning
5512 NULL.
5513
c97e73dd
AM
55142002-11-04 Alan Modra <amodra@bigpond.net.au>
5515 Hans-Peter Nilsson <hp@axis.com>
5516
5517 * elflink.h (struct elf_final_link_info): Add shndxbuf_size.
5518 (elf_bfd_final_link): Don't bother zeroing symtab_hdr fields.
5519 Set up a larger symshndxbuf, and write it out. Free it on
5520 exit rather than freeing symbuf twice. Correct section index
5521 on output section symbol loop.
5522 (elf_link_output_sym): Accumulate symbol extension section
5523 indices, reallocating symshndxbuf rather than writing it out.
5524 (elf_link_flush_output_syms): Don't flush symshndxbuf.
5525 * elf.c (assign_section_numbers): Init i_shdrp to all zero.
5526 Use bfd_zalloc to clear i_shdrp[0] too.
5527
3463048e
SC
55282002-11-03 Stephen Clarke <stephen.clarke@earthling.net>
5529
5530 * elf32-sh64-com.c (sh64_address_in_cranges): Use
5531 _raw_size of cranges section if _cooked_size not yet set.
5532
63a23799
HPN
55332002-11-03 Hans-Peter Nilsson <hp@axis.com>
5534
5535 * elf32-v850.c (v850_elf_relax_delete_bytes): Correct parameters
5536 for bfd_elf32_swap_symbol_out.
5537
e68cc12e
DB
55382002-10-31 David O'Brien <obrien@FreeBSD.org>
5539
5540 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't mix
5541 signed and unsigned in comparison.
5542
db4b6d01
DJ
55432002-10-30 Daniel Jacobowitz <drow@mvista.com>
5544
5545 * coffcode.h: Remove extraneous '\'.
5546
840f0243
L
55472002-10-28 H.J. Lu <hjl@gnu.org>
5548
5549 * Makefile.am (targets.lo): Depend on Makefile instead of
5550 config.status.
5551 (archures.lo): Likewise.
5552 * Makefile.in: Regenerated.
5553
05a7e2db
JT
55542002-10-25 Jason Thorpe <thorpej@wasabisystems.com>
5555
5556 * config.bfd (mips*el-*-netbsd*, mips*-*-netbsd*): Add
5557 bfd_elf64_bigmips_vec and bfd_elf64_littlemips_vec to
5558 targ_selvecs.
5559
a0087177
JW
55602002-10-25 Jim Wilson <wilson@redhat.com>
5561
5562 * elf64-sh64.c (sh_elf64_relocate_section): Call
5563 _bfd_elf_rela_local_sym. Handle relocs against STT_SECTION symbol
5564 of SHF_MERGE section.
5565
8718ac9c
HPN
55662002-10-25 Hans-Peter Nilsson <hp@axis.com>
5567
5568 * simple.c: Correct placement of ATTRIBUTE_UNUSED.
5569
d45913a0
DA
55702002-10-24 John David Anglin <dave@hiauly1.hia.nrc.ca>
5571
5572 * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to
5573 unsigned int. Cast RELOC_BASE10, RELOC_BASE13 and RELOC_BASE22 to
5574 unsigned int.
5575 (NAME(aout,final_link)): Cast enum used in assignment.
5576 (aout_link_write_symbols): Cast enums in comparisons, int values to
5577 boolean, enums in assignments to int.
5578 (aout_link_input_section_std): Cast rel->r_index to unsigned int.
3dab13f6
AM
5579 (aout_link_input_section_ext): Likewise. Cast enums used in
5580 comparisons with unsigned ints.
d45913a0
DA
5581 (aout_link_reloc_link_order): Cast enum to int in assignment.
5582 * archive.c (_bfd_generic_read_ar_hdr_mag): Cast result of memchr
5583 calls to char *.
5584 * bfd-in.h (bfd_set_section_vma): Cast enum true to unsigned int in
5585 assignment.
5586 * bfd-in2.h (bfd_set_section_vma): Likewise.
5587 * bfd.c (bfd_record_phdr): Cast enums in assignments.
5588 * binary.c (bfd_alloc): Cast enum to long.
5589 * coffgen.c (_bfd_coff_is_local_label_name): Cast return to boolean.
5590 * dwarf2.c (read_abbrevs): Add casts to enum types.
5591 (read_attribute_value): Likewise.
5592 (arange_add): Cast result of bfd_zalloc call.
5593 (comp_unit_contains_address): Return true and false.
5594 (comp_unit_find_nearest_line): Cast return to boolean.
5595 * format.c (bfd_check_format_matches, bfd_set_format): Likewise.
5596 * gen-aout.c: define macro '_' if not defined.
5597 * libbfd.c (bfd_realloc): Cast malloc and realloc to PTR.
5598 (bfd_bwrite): Cast bfd_realloc to bfd_byte *.
5599 (bfd_write_bigendian_4byte_int): Cast return to boolean.
5600 (bfd_seek): Cast bfd_realloc to bfd_byte *.
5601 (bfd_generic_is_local_label_name): Cast return to boolean.
5602 * libcoff.h (_bfd_coff_adjust_symndx): Remove extraneous '\'.
5603 * linker.c (_bfd_link_hash_newfunc): Cast bfd_hash_allocate result to
5604 struct bfd_hash_entry *.
5605 (_bfd_generic_link_hash_newfunc): likewise.
5606 (_bfd_generic_final_link): Cast enum to unsigned int.
5607 * merge.c (sec_merge_emit): Cast return to boolean.
5608 (merge_strings): Add casts to const unsigned char *.
5609 * reloc.c (bfd_get_reloc_code_name): Cast enums in comparison to int.
5610 (bfd_generic_get_relocated_section_content): Cast enum to unsigned int.
3dab13f6
AM
5611 * section.c (bfd_section_hash_newfunc): Cast bfd_hash_allocate result
5612 to struct bfd_hash_entry *.
d45913a0
DA
5613 (bfd_set_section_content): Add cast to PTR in comparison.
5614 * simple.c (simple_dummy_warning, simple_dummy_undefined_symbol,
5615 simple_dummy_reloc_overflow, simple_dummy_reloc_dangerous,
5616 simple_dummy_unattached_reloc,
5617 bfd_simple_get_relocated_section_contents): Add K&R declarations and
5618 function definitions.
5619 * srec.c (S3Forced): Initialize to false.
5620 (srec_get_symtab): Cast return value from bfd_alloc to asymbol *.
5621 * stabs.c (_bfd_link_section_stabs): Cast enum to int in comparisons.
5622 (_bfd_discard_section_stabs): Likewise. Also cast return to boolean.
5623 * syms.c (bfd_is_undefined_symclass): Cast return to boolean.
5624 (_bfd_stab_section_find_nearest_line): Cast enum to bfd_byte in
5625 comparisons.
5626
475c2a7e
JJ
56272002-10-23 Jakub Jelinek <jakub@redhat.com>
5628
5629 * elf64-alpha.c (elf64_alpha_check_relocs): Only put maybe_dynamic
5630 relocs into shared lib non-allocated reloc sections.
5631
e82ce529
AM
56322002-10-23 Nathan Tallent <eraxxon@alumni.rice.edu>
5633
5634 * dwarf2.c (add_line_info): Ensure that the line_info_table is
5635 sorted even when given an out-of-order line sequence.
5636 (lookup_address_in_line_info_table): When an exact VMA match is
5637 not found, return line information with the closest VMA.
5638
f2482cb2
NC
56392002-10-23 Ross Alexander <ross.alexander@uk.neceur.com>
5640
5641 * elf64-hppa.c: Force DT_FLAGS to always be set. Required by
5642 HPUX 11.00 patch PHSS_26559.
5643
c1fd6598
AO
56442002-10-22 Alexandre Oliva <aoliva@redhat.com>
5645
5646 * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Don't move
5647 the options section into a separate section unless IRIX 6
5648 compatibility is enabled.
5649
033fd5f9
AO
56502002-10-22 Alexandre Oliva <aoliva@redhat.com>
5651
5652 * elflink.h (struct elf_link_sort_rela): Turn rel and rela
5653 into arrays.
5654 (elf_link_sort_cmp1, elf_link_sort_cmp2): Adjust.
5655 (elf_link_sort_relocs): Likewise. Take int_rels_per_ext_rel
5656 into account.
5657 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Compose
5658 R_MIPS_REL32 with R_MIPS64 if ABI_64_P.
5659
ef485c01
AM
56602002-10-21 Graeme Peterson <gp@qnx.com>
5661
5662 * targets.c (_bfd_target_vector): Add missing qnx vectors.
5663
b50afec9
AM
56642002-10-21 Alan Modra <amodra@bigpond.net.au>
5665
5666 * targets.c (bfd_target_list): Don't return the default target twice.
5667
5fe39cae
AM
56682002-10-21 Elias Athanasopoulos <eathan@otenet.gr>
5669
5670 * archive.c (_bfd_archive_bsd_update_armap_timestamp): Replace
5671 perror with bfd_perror.
5672
5d603aa9
L
56732002-10-19 H.J. Lu <hjl@gnu.org>
5674
5675 * elflink.h (elf_link_add_object_symbols): Correctly handle
5676 DT_RPATH and DT_RUNPATH.
5677
e377ab71
MK
56782002-10-19 Mark Kettenis <kettenis@gnu.org>
5679
5680 * elf.c (elfcore_grok_note): Fix recognition on NT_PRXFPREG notes.
5681
0d09fec6
DC
56822002-10-17 Denis Chertykov <denisc@overta.ru>
5683
5684 * elf32-ip2k.c (ELF_MACHINE_ALT1): Define alternate machine code
5685 for ip2k port.
5686
acf8aed4
AM
56872002-10-17 Alan Modra <amodra@bigpond.net.au>
5688
5689 * elfxx-target.h (USE_REL): Don't define as 1.
5690 * elf32-arm.h (USE_REL): Provide a default define of 0.
5691 Use #if rather than #ifdef when testing USE_REL.
5692 * elf32-m32r.c: Likewise.
5693
5694 * elf32-arc.c (USE_REL): Define as 1.
5695 * elf32-d10v.c (USE_REL): Likewise.
5696 * elf32-m32r.c (USE_REL): Likewise.
5697 * elf32-m68hc11.c (USE_REL): Likewise.
5698 * elf32-m68hc12.c (USE_REL): Likewise.
5699 * elf32-or32.c (USE_REL): Likewise.
5700 * elfarm-nabi.c (USE_REL): Likewise.
5701
f52d1d64
JJ
57022002-10-16 Jakub Jelinek <jakub@redhat.com>
5703
5704 * config.bfd (s390-*-linux*): Add targ64_selvecs.
5705 (s390x-*-linux*): Add targ_selvecs.
5706
2bc3c89a
AM
57072002-10-16 Alan Modra <amodra@bigpond.net.au>
5708
5709 * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo,
5fe39cae 5710 elf32-i386-fbsd.lo, elf32-i386qnx.lo, elf32-ppcqnx.lo,
2bc3c89a
AM
5711 elf32-sh-lin.lo, elf32-sh64-lin.lo, elf32-sh-nbsd.lo,
5712 elf32-sh64-nbsd.lo, elf32-shqnx.lo. Add elf32-qnx.lo.
5713 (BFD32_BACKENDS_CFILES): Likewise for corresponding C files.
5714 (BFD64_BACKENDS): Remove elf64-sh64-lin.lo, elf64-sh64-nbsd.lo.
5715 (BFD64_BACKENDS_CFILES): Likewise for corresponding C files.
5716 (SOURCE_HFILES): Add elf32-qnx.h.
5717 (BUILD_HFILES): Add bfdver.h.
5718 Run "make dep-am".
5719 * Makefile.in: Regenerate.
5720 * configure.in Update bfd vector dependencies.
5721 * configure: Regenerate.
5722 * elf32-i386-fbsd.c: Delete. Move code to elf32-i386.c.
5723 * elf32-i386qnx.c: Likewise.
5724 * elf32-ppcqnx.c: Delete. Move code to elf32-ppc.c.
5725 * elf32-sh-nbsd.c: Delete. Move code to elf32-sh.c.
5726 * elf32-sh-lin.c: Likewise.
5727 * elf32-shqnx.c: Likewise.
5728 * elf32-sh64-lin.c: Delete. Move code to elf32-sh64.c.
5729 * elf32-sh64-nbsd.c: Likewise.
5730 * elf64-sh64-lin.c: Delete. Move code to elf64-sh64.c.
5731 * elf64-sh64-nbsd.c: Likewise.
5732 * elfarmqnx-nabi.c: Delete. Move code to elfarm-nabi.c.
5733 * elf32-arm.h (ELF_MAXPAGESIZE): Always define.
5734 * elf32-i386.c: Remove ELF_ARCH and ELF32_I386_C_INCLUDED tests.
5735 * elf32-ppc.c: Remove ELF32_PPC_C_INCLUDED tests.
5736 * elf32-qnx.h (elf_backend_set_nonloadable_filepos): Always define.
5737 (elf_backend_is_contained_by_filepos): Likewise.
5738 (elf_backend_copy_private_bfd_data_p): Likewise.
5739 Globalize and move functions to..
5740 * elf32-qnx.c: ..here. New file.
5741 * elf32-sh.c: Remove ELF_ARCH and ELF32_SH_C_INCLUDED tests. Don't
5742 emit target vectors when INCLUDE_SHMEDIA.
5743 * elf32-sh64.c: Remove ELF_ARCH test. Move TARGET_* etc. defines to
5744 end of file.
5745 * elf64-sh64.c: Remove ELF_ARCH test.
5746 * elfarm-nabi.c: Remove ELFARM_NABI_C_INCLUDED test.
5747 * po/BLD-POTFILES.in: Regenerate.
5748 * po/SRC-POTFILES.in: Regenerate.
5749
90c9df85
AM
57502002-10-16 Alan Modra <amodra@bigpond.net.au>
5751
366f2964
AM
5752 * elflink.h (elf_link_add_object_symbols): Error out on dynamic objects
5753 loaded with --just-symbols.
5754
90c9df85
AM
5755 * elf32-i386qnx.c (TARGET_LITTLE_NAME): Define.
5756 * elf32-ppcqnx.c (TARGET_LITTLE_NAME, TARGET_BIG_NAME): Define.
5757 * elf32-shqnx.c (TARGET_LITTLE_NAME, TARGET_BIG_NAME): Define.
5758 * elfarmqnx-nabi.c (TARGET_LITTLE_NAME, TARGET_BIG_NAME): Define.
5759
2238051f
RH
57602002-10-15 Richard Henderson <rth@redhat.com>
5761
5762 * Makefile.am (BFD64_BACKENDS): Remove elf64-alpha-fbsd.
5763 (BFD64_BACKENDS_CFILES): Likewise.
5764 * configure.in (bfd_elf64_alpha_freebsd_vec): Use elf64-alpha.
5765 * elf64-alpha-fbsd.c: Remove file, move code ...
5766 * elf64-alpha.c: ... here.
5767 * Makefile.in, configure: Rebuild.
5768
64e04ecd
RH
57692002-10-14 Richard Henderson <rth@redhat.com>
5770
5771 * elf64-alpha.c (elf64_alpha_relocate_section) [BRSGP]: Increment
5772 VALUE, not ADDEND.
5773
396a6083
SC
57742002-10-14 Stephen Clarke <stephen.clarke@superh.com>
5775
5776 * elf32-sh.c (elf_sh_link_hash_entry): Replace
5777 datalabel_got_offset with union of datalabel_got
5778 offset and refcount.
5779 (sh_elf_link_hash_newfunc): Initialize datalabel_got.refcount.
5780 (allocate_dynrelocs): Delete unnecessary code for
5781 STT_DATALABEL type. Create entry in got for
5782 datalabel version of symbol if datalabel_got.refcount > 0.
5783 (sh_elf_relocate_section): Use datalabel_got union.
5784 (sh_elf_gc_sweep_hook): Pull common code to initialize
5785 h and eh out of switch statement. Declare seen_stt_datalabel.
5786 Initialize it. Decrement datalabel_got.refcount for
5787 got relocs when seen_stt_datalabel is true.
5788 Decrement local_got_refcounts entry for datalabel got relocs
5789 of local symbols.
5790 (sh_elf_copy_indirect_symbol): Copy datalabel_got field over.
5791 (sh_elf_check_relocs): Declare seen_stt_datalabel.
5792 Initialize it. When seen_stt_datalabel is true, increment
5793 datalabel_got refcount rather than got.refcount.
5794 (sh_elf_finish_dynamic_symbol): Create relocs to
5795 initialize got entry for datalabel version of symbol.
5796
6a0735ef
AM
57972002-10-14 Alan Modra <amodra@bigpond.net.au>
5798
5799 * Makefile.am: Run "make dep-am".
5800 (BFD_H_FILES): Remove version.h.
5801 * bfd-in.h (BFD_VERSION, BFD_VERSION_DATE, BFD_VERSION_STRING): Move..
5802 * version.h: ..to here.
5803 * configure.in (bfd_version_date): Remove.
5804 (AC_OUTPUT): Make bfdver.h from version.h.
5805 * bfd.c: #include "bfdver.h".
5806 * vms-hdr.c: Likewise.
5807 * Makefile.in: Regenerate.
5808 * bfd-in2.h: Regenerate.
5809 * configure: Regenerate.
5810 * po/SRC-POTFILES.in: Regenerate.
5811
686e4055
AM
58122002-10-14 Alan Modra <amodra@bigpond.net.au>
5813
5814 * archures.c (bfd_mach_i386_i386, bfd_mach_i386_i8086,
5815 bfd_mach_i386_i386_intel_syntax, bfd_mach_x86_64,
5816 bfd_mach_x86_64_intel_syntax bfd_mach_ppc, bfd_mach_ppc64,
5817 bfd_mach_rs6k, bfd_mach_d10v, bfd_mach_sh, bfd_mach_v850,
5818 bfd_mach_arc_5, bfd_mach_arc_6, bfd_mach_arc_7, bfd_mach_arc_8,
5819 bfd_mach_m32r, bfd_mach_frv, bfd_mach_frvsimple,
5820 bfd_mach_ia64_elf64, bfd_mach_ia64_elf32,
5821 bfd_mach_ip2022, bfd_mach_ip2022ext,
5822 bfd_mach_s390_31, bfd_mach_s390_64, bfd_mach_xstormy16): Renumber.
5823 * bfd-in2.h: Regenerate.
5824
019dca2b
KK
58252002-10-14 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5826
5827 * config.bfd (sh*eb-*-linux*, sh*-*-linux*): Add the alternative
5828 endian vector to targ_selvecs.
5829
bce03d3d
AO
58302002-10-13 Alexandre Oliva <aoliva@redhat.com>
5831
5832 * elfxx-mips.c (mips_elf_calculate_relocation): Take
5833 save_addend argument. Don't apply the 32-bit mask to a
5834 GPREL32 value if it's to be used in another relocation. Don't
5835 use forced-check computation of local_p to decide whether to
5836 add gp0 to GPREL16 value. Don't use only the lowest 16 bits
5837 of the addend of a non-in-place GPREL16 relocation.
5838 (_bfd_mips_elf_relocate_section): Pass use_saved_addend_p to
5839 mips_elf_calculate_relocation().
5840
9b691193
SC
58412002-10-12 Stephane Carrez <stcarrez@nerim.fr>
5842
5843 * elf32-m68hc11.c (m68hc11_elf_relax_section): Don't treat relocs
5844 with symbols in other sections if we relaxed something; the sections
5845 output offsets must be re-computed before.
5846
1f4c5b47
SC
58472002-10-12 Stephane Carrez <stcarrez@nerim.fr>
5848
5849 * elf32-m68hc11.c (m68hc11_elf_relax_section): Update symbols
5850 handling to use Elf_Internal_Sym.
5851 (m68hc11_elf_relax_delete_bytes): Likewise.
5852
5dc97655
KK
58532002-10-11 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5854
5855 * elf32-sh.c (sh_elf_optimized_tls_reloc, sh_elf_mkobject,
5856 sh_elf_object_p, dtpoff_base): New functions.
5857 (sh_elf_howto_table): Add TLS relocs.
5858 (sh_reloc_map): Likewise.
5859 (sh_elf_info_to_howto): Support TLS relocs.
5860 (elf_sh_link_hash_entry): Add tls_type and tls_tpoff32.
5861 (sh_elf_hash_entry, sh_elf_tdata, sh_elf_local_got_tls_type):
5862 New macros.
5863 (sh_elf_obj_tdata): New.
5864 (elf_sh_link_hash_table): Add tls_ldm_got.
5865 (sh_elf_link_hash_table_create): Clear refcount of tls_ldm_got.
5866 (allocate_dynrelocs): Support TLS relocs.
5867 (sh_elf_size_dynamic_sections): Likewise.
5868 (sh_elf_relocate_section): Support TLS relocs. Don't try to find
5869 .rela.got section when found already. Return false after printing
5870 error about unresolvable relocation.
5871 (sh_elf_gc_sweep_hook): Support TLS relocs.
5872 (sh_elf_check_relocs): Likewise.
5873 (sh_elf_finish_dynamic_symbol): Likewise.
5874 (bfd_elf32_mkobject, elf_backend_object_p): Define for TLS case.
5875 * reloc.c: Add SH TLS relocs.
5876 * bfd-in2.h, libbfd.h: Regenerate.
5877
6a0735ef
AM
58782002-10-11 Daniel Jacobowitz <drow@mvista.com>
5879
5880 * Makefile.in: Regenerated.
5881
af39267e
DJ
58822002-10-11 Daniel Jacobowitz <drow@mvista.com>
5883
5884 * Makefile.am: Run dep-am.
6a0735ef 5885 (BFD_H_DEP): Add simple.c and linker.c.
af39267e
DJ
5886 (BFD32_LIBS): Add simple.lo.
5887 (BFD32_LIBS_CFILES): Add simple.c.
5888 * Makefile.in: Regenerated.
5889 * bfd-in2.h: Regenerated.
5890 * simple.c: New file.
5891
0be617ce
AM
58922002-10-11 Alan Modra <amodra@bigpond.net.au>
5893
14a793b2
AM
5894 * coff-arm.c (record_arm_to_thumb_glue): Avoid type-punned pointers.
5895 (record_thumb_to_arm_glue): Likewise.
5896 * ecoff.c (ecoff_link_add_externals): Likewise.
5897 * elf32-arm.h (record_arm_to_thumb_glue): Likewise.
5898 (record_thumb_to_arm_glue): Likewise.
5899 * elf32-m32r.c (m32r_elf_add_symbol_hook): Likewise.
5900 * elf32-sh.c (sh_elf_create_dynamic_sections): Likewise.
5901 * elf32-sh64.c (sh64_elf_add_symbol_hook): Likewise.
5902 * elf64-alpha.c (elf64_alpha_create_dynamic_sections): Likewise.
5903 * elf64-ppc.c (func_desc_adjust): Likewise.
5904 * elf64-sh64.c (sh64_elf64_add_symbol_hook): Likewise.
5905 (sh64_elf64_create_dynamic_sections): Likewise.
5906 * elflink.c (_bfd_elf_create_got_section): Likewise.
5907 (_bfd_elf_create_dynamic_sections): Likewise.
5908 (_bfd_elf_create_linker_section): Likewise.
5909 * elflink.h (elf_add_default_symbol): Likewise.
5910 (elf_link_create_dynamic_sections): Likewise.
5911 (NAME(bfd_elf,size_dynamic_sections)): Likewise.
5912 * elfxx-ia64.c (elfNN_ia64_aix_add_symbol_hook): Likewise.
5913 * elfxx-mips.c (mips_elf_create_got_section): Likewise.
5914 (_bfd_mips_elf_add_symbol_hook): Likewise.
5915 (_bfd_mips_elf_create_dynamic_sections): Likewise.
5916 * linker.c (generic_link_add_symbol_list): Likewise.
5917 * xcofflink.c (xcoff_link_add_symbols): Likewise.
5918
5919 * elfxx-ia64.c (oor_brl, oor_ip): Conditionally define.
5920
0be617ce 5921 * elf64-ppc.c (edit_opd): Only zero opd syms when function is
7f6a7663 5922 completely removed. Correct local sym adjustment.
0be617ce 5923
0a4ef3f4
SC
59242002-10-10 Stephen Clarke <stephen.clarke@superh.com>
5925
5926 * elf32-sh.c (elf_sh_pic_plt_entry_be, elf_sh_pic_plt_entry_le):
5927 Correct mistake in calculation of address of .got.
5928 * elf64-sh64.c (elf_sh64_pic_plt_entry_be,
5929 elf_sh64_pic_plt_entry_le): Likewise.
5930
efacd36e
SC
59312002-10-09 Richard Shann <richard.shann@superh.com>
5932 Stephen Clarke <stephen.clarke@superh.com>
5933
5934 * Makefile.am: Add entries for elf32-sh64-lin.c and
5935 elf64-sh64-lin.c. Regenerate.
5936 * Makefile.in: Regenerate.
9b5ecbd0 5937 * config.bfd: Change sh64eb-*-linux* and sh64-*-linux*
efacd36e
SC
5938 to use sh64 vectors rather than sh vectors.
5939 * configure.in: Add bfd_elf32_sh64lin_vec, bfd_elf32_sh64blin_vec,
5940 bfd_elf64_sh64lin_vec, bfd_elf64_sh64blin_vec.
5941 * configure: Regenerate.
5942 * elf32-sh64-lin.c: New file.
5943 * elf64-sh64-lin.c: New file.
5944 * targets.c: Add bfd_elf32_sh64lin_vec, bfd_elf32_sh64blin_vec,
5fe39cae
AM
5945 bfd_elf64_sh64lin_vec, bfd_elf64_sh64blin_vec.
5946
299bf759
L
59472002-10-08 H.J. Lu <hjl@gnu.org>
5948
5949 * elf32-i386.c (elf_i386_relocate_section): Re-arrange the
5950 IE->LE transition for R_386_TLS_IE.
5951
51020317
AM
59522002-10-08 Alan Modra <amodra@bigpond.net.au>
5953
5954 * elf64-ppc.c (edit_opd): Correct test for discarded sections.
5955
a8fcf378
NC
59562002-10-07 Mark Elbrecht <snowball3@softhome.net>
5957
51020317
AM
5958 * cofflink.c (mark_relocs): Don't mark relocations in excluded
5959 sections.
a8fcf378 5960
a16d5acb
AM
59612002-10-07 Alan Modra <amodra@bigpond.net.au>
5962
a6b511bd
AM
5963 * elflink.h (elf_link_input_bfd): Remove BFD_VERSION_DATE dependent
5964 code.
5965
a16d5acb
AM
5966 * elf64-ppc.c (ppc64_elf_build_stubs): Increment .glink indx.
5967
7c4a37eb
AM
59682002-10-06 Alan Modra <amodra@bigpond.net.au>
5969
5970 * opncls.c: Formatting.
5971 (_bfd_new_bfd): Use a smaller section hash table.
5972
7c4ca42d
AO
59732002-10-05 Alexandre Oliva <aoliva@redhat.com>
5974
5975 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Set the type
5976 of the other two relocations packed with a REL32 to NONE.
5977
4989d792
SC
59782002-10-02 Stephen Clarke <stephen.clarke@superh.com>
5979
5980 * elf32-sh.c (elf_sh_link_hash_entry): Add gotplt_refcount.
5981 (sh_elf_link_hash_newfunc): Initialize it.
5982 (allocate_dynrelocs): Transfer gotplt refs from plt.refcount
5983 to got.refcount for symbols that are forced local or when
5984 we have direct got refs.
5985 (sh_elf_gc_sweep_hook): Adjust gotplt_refcount. Use it
5986 to correctly adjust got.refcount and plt.refcount.
5987 (sh_elf_copy_indirect_symbol): Copy gotplt_refcount across.
5988 (sh_elf_check_relocs): Increment gotplt_refcount.
51020317 5989
7c445aa3
JJ
59902002-10-01 Jakub Jelinek <jakub@redhat.com>
5991
5992 * elf32-i386.c (elf_i386_relocate_section): Fix
5993 movl foo@indntpoff, %eax IE->LE transition.
5994
abcf1d52
JJ
59952002-10-01 Jakub Jelinek <jakub@redhat.com>
5996
5997 * elf64-x86-64.c (elf64_x86_64_relocate_section): Change TLSGD
5998 sequence and its transitions.
5999
a45bb67d
JJ
60002002-10-01 Jakub Jelinek <jakub@redhat.com>
6001
6002 * elf32-i386.c (elf_i386_relocate_section): Resolve R_386_TLS_LDO_32
6003 to st_value + addend in non-code sections.
6004 * elf64-x86-64.c (elf64_x86_64_relocate_section): Resolve
6005 R_X86_64_DTPOFF32 to st_value + addend in non-code sections.
6006
00707a0e 60072002-09-30 Gavin Romig-Koch <gavin@redhat.com>
51020317
AM
6008 Ken Raeburn <raeburn@cygnus.com>
6009 Aldy Hernandez <aldyh@redhat.com>
6010 Eric Christopher <echristo@redhat.com>
6011 Richard Sandiford <rsandifo@redhat.com>
00707a0e
RS
6012
6013 * archures.c (bfd_mach_mips4120, bfd_mach_mips5400): New.
6014 (bfd_mach_mips5500): New.
6015 * cpu-mips.c (I_mips4120, I_mips5400, I_mips5500): New.
6016 (arch_info_struct): Add corresponding entries here.
6017 * elfxx-mips.c (_bfd_elf_mips_mach): Handle E_MIPS_MACH_4120,
6018 E_MIPS_MACH_5400 and E_MIPS_MACH_5500.
6019 (_bfd_mips_elf_final_write_processing): Handle bfd_mach_mips4120,
6020 bfd_mach_mips5400 and bfd_mach_mips5500.
6021 (_bfd_mips_elf_mach_extends_p): New function.
6022 (_bfd_mips_elf_merge_private_bfd_data): Use it to help merge
6023 the EF_MIPS_MACH flags.
6024 * bfd-in2.h: Regenerate.
6025
624f0b25
JT
60262002-09-28 Jason Thorpe <thorpej@wasabisystems.com>
6027
6028 * elf32-vax.c (elf_vax_size_dynamic_section): Don't strip
6029 .got sections.
6030
b89fe0ee
AM
60312002-09-28 Alan Modra <amodra@bigpond.net.au>
6032
6033 * elf.c (map_sections_to_segments): Correct test for start of
6034 writable section in the same page as end of read-only section.
6035
b29635ba
JT
60362002-09-27 Matt Thomas <matt@3am-software.com>
6037
6038 * elf32-vax.c (elf_vax_check_relocs): Remove unused
6039 local_got_refcounts usage. Remove allocation of got slot.
6040 (elf_vax_gc_sweep_hook): Remove unused local_got_refcounts usage.
6041 Remove de-allocation of got slot.
6042 (elf_vax_size_dynamic_section): Fix some indentation. Add hash
6043 traversal for elf_vax_instantiate_got_entries. Allow empty .got
6044 sections to be GC'ed.
6045 (elf_vax_instantiate_got_entries): New function.
6046 (elf_vax_relocate_section): Simplify R_VAX_GOT32 handling. Remove
6047 tests that are now handled by elf_vax_instantiate_got_entries.
6048 Assert GOT entry falls within .got section size. Remove redundant
6049 comparisions. Fix comments.
6050
bffbf940
JJ
60512002-09-27 Jakub Jelinek <jakub@redhat.com>
6052
6053 * reloc.c: Add x86-64 TLS relocs.
6054 * bfd-in2.h, libbfd.h: Rebuilt.
6055 * elf64-x86-64.c (x86_64_elf_howto): Fix size fields for 32-bit
6056 relocs. Add TLS relocs.
6057 (x86_64_reloc_map): Add TLS relocs.
6058 (elf64_x86_64_info_to_howto): Adjust for added TLS relocs.
6059 (struct elf64_x86_64_link_hash_entry): Add tls_type field.
6060 (GOT_UNKNOWN, GOT_NORMAL, GOT_TLS_GD, GOT_TLS_IE): Define.
6061 (elf64_x86_64_hash_entry): Define.
6062 (struct elf64_x86_64_obj_tdata): New.
6063 (elf64_x86_64_tdata, elf64_x86_64_local_got_tls_type): Define.
6064 (struct elf64_x86_64_link_hash_table): Add tls_ld_got.
6065 (link_hash_newfunc): Initialize tls_type.
6066 (elf64_x86_64_link_hash_table_create): Initialize tls_ld_got.
6067 (elf64_x86_64_copy_indirect_symbol): Swap tls_type if necessary.
6068 (elf64_x86_64_mkobject): New.
6069 (elf64_x86_64_elf_object_p): Allocate struct elf64_x86_64_obj_tdata.
6070 (elf64_x86_64_tls_transition): New.
6071 (elf64_x86_64_check_relocs): Add r_type variable and use it.
6072 Handle TLS relocs.
6073 (elf64_x86_64_gc_sweep_hook): Handle TLS relocs.
6074 (allocate_dynrelocs): Allocate GOT space for TLS relocs.
6075 (elf64_x86_64_size_dynamic_sections): Likewise.
6076 (dtpoff_base, tpoff): New.
6077 (elf64_x86_64_relocate_section): Handle TLS relocs.
6078 (elf64_x86_64_finish_dynamic_symbol): Only handle non-TLS GOT
6079 entries.
6080 (bfd_elf64_mkobject): Define.
6081
6082 * elf32-i386.c (elf_i386_check_relocs) [R_386_TLS_LE]: Set
6083 DF_STATIC_TLS if shared.
6084
14366460
TS
60852002-09-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6086
6087 * elfxx-mips.c (_bfd_mips_elf_fake_sections): Don't emit unneeded
6088 empty relocation sections.
6089
9f951329
AM
60902002-09-26 Alan Modra <amodra@bigpond.net.au>
6091
6092 * elf64-ppc.c (ppc_build_one_stub): Don't build glink stubs here.
6093 (ppc64_elf_build_stubs): Build them here instead.
6094
6b3ac709
JJ
60952002-09-24 Jakub Jelinek <jakub@redhat.com>
6096
6097 * elf32-sparc.c (elf32_sparc_relocate_section): Put R_SPARC_RELATIVE
6098 addend into r_addend, not *r_offset.
6099 (elf32_sparc_finish_dynamic_symbol): Likewise.
6100 * elf64-sparc.c (sparc64_elf_finish_dynamic_symbol): Clear xword at
6101 R_SPARC_RELATIVE's r_offset.
6102
e2f6d277
NC
61032002-09-23 Nathan Tallent <eraxxon@alumni.rice.edu>
6104
6105 * dwarf2.c (decode_line_info): Update to correctly decode
6106 the (non-standard DWARF2) out-of-order address sequences
6107 generated by the Intel C++ 6.0 compiler for ia64-Linux.
6108
f3961b2b
DD
61092002-09-23 Mark Elbrecht <snowball3@softhome.net>
6110
6111 * config.bfd: For DJGPP targets, match with any cpu and any machine.
6112
ad34bc37
AM
61132002-09-23 Alan Modra <amodra@bigpond.net.au>
6114
6115 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Zero relocs
6116 for discarded FDEs. Remove redundant assignment.
6117 * elflink.h (elf_bfd_discard_info): Save edited relocs.
6118
82988bff
L
61192002-09-22 H.J. Lu <hjl@gnu.org>
6120
6121 * elf64-alpha.c (elf64_alpha_merge_ind_symbols): Don't merge
6122 the relocation count between different .reloc sections.
6123
5ad8645c
AM
61242002-09-21 Alan Modra <amodra@bigpond.net.au>
6125
5f819128
AM
6126 * elf32-ppc.c (ppc_elf_relocate_section): Allow ".sbss.*" and
6127 ".sdata.*" for R_PPC_SDAREL16, ".sbss2*" and ".sdata2*" for
6128 R_PPC_EMB_SDA2REL. Similarly for R_PPC_EMB_SDA21 and
6129 R_PPC_EMB_RELSDA.
6130
5ad8645c
AM
6131 * elfcode.h (elf_slurp_reloc_table_from_section): Make "symcount"
6132 unsigned. Move "symcount" assignment out of loop.
6133 * Makefile.am: Run "make dep-am".
6134 * Makefile.in: Regenerate.
6135 * configure: Regenerate.
6136 * po/SRC-POTFILES.in: Regnerate.
6137
75936555
NC
61382002-09-19 Nathan Tallent <eraxxon@alumni.rice.edu>
6139
6140 * dwarf2.c (_bfd_dwarf2_find_nearest_line): If address length is
6141 zero, set it to 8 for (non-standard) 64-bit DWARF2 formats
6142 (e.g. IRIX64).
6143
2243deae
L
61442002-09-19 Jakub Jelinek <jakub@redhat.com>
6145
6146 * elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Clear .got word
6147 even if generating R_PPC_RELATIVE reloc.
6148 (ppc_elf_relocate_section): Make sure relocation is performed
6149 if skip == -2. Clear memory at r_offset when creating dynamic
6150 relocation.
6151
37e55690
JJ
61522002-09-19 Jakub Jelinek <jakub@redhat.com>
6153
6154 * reloc.c (BFD_RELOC_386_TLS_TPOFF, BFD_RELOC_386_TLS_IE,
6155 BFD_RELOC_386_TLS_GOTIE): Add.
6156 * bfd-in2.h, libbfd.h: Rebuilt.
6157 * elf32-i386.c (elf_howto_table): Add R_386_TLS_TPOFF, R_386_TLS_IE
6158 and R_386_TLS_GOTIE.
6159 (elf_i386_reloc_type_lookup): Handle it.
6160 (struct elf_i386_link_hash_entry): Change tls_type type to unsigned
6161 char instead of enum, change GOT_* into defines.
6162 (GOT_TLS_IE_POS, GOT_TLS_IE_NEG, GOT_TLS_IE_BOTH): Define.
6163 (elf_i386_tls_transition): Handle R_386_TLS_IE and R_386_TLS_GOTIE.
6164 (elf_i386_check_relocs): Likewise. Avoid crash if local symbol is
6165 accessed both as normal and TLS symbol. Move R_386_TLS_LDM and
6166 R_386_PLT32 cases so that R_386_TLS_IE can fall through.
6167 Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs.
6168 (elf_i386_gc_sweep_hook): Handle R_386_TLS_IE and R_386_TLS_GOTIE.
6169 Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs.
6170 (allocate_dynrelocs): Allocate 2 .got and 2 .rel.got entries if
6171 tls_type is GOT_TLS_IE_BOTH.
6172 (elf_i386_size_dynamic_sections): Likewise.
6173 (elf_i386_relocate_section): Handle R_386_TLS_IE and R_386_TLS_GOTIE.
6174 Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs.
6175 (elf_i386_finish_dynamic_symbol): Use tls_type & GOT_TLS_IE to catch
6176 all 4 GOT_TLS_* TLS types.
6177
8e67855b
NC
61782002-09-19 Nick Clifton <nickc@redhat.com>
6179
6180 * elflink.h (elf_fix_symbol_flags): When examining weak symbols,
6181 follow indirect links.
6182
1c59ba3f
NC
61832002-09-19 Nathan Tallent <eraxxon@alumni.rice.edu>
6184
6185 * ecoffswap.h (ecoff_swap_pdr_in) <isym, iline>: Update to
6186 correctly sign-extend 32-bit ECOFF null values (0xffffffff, -1)
6187 on 64 bit machines.
6188 (ecoff_swap_sym_in) <iss>: Likewise.
0e327d91
NC
6189 * ecoff.c (_bfd_ecoff_slurp_symbolic_info): Fix error reading
6190 ECOFF information: 'ioptMax' refers to the actual *size*
6191 of the optimization symtab, not the number of entries.
1c59ba3f 6192
9d7404b7
NC
61932002-09-19 Daniel Jacobowitz <drow@mvista.com>
6194
6195 * elf32-arm.h (elf32_arm_adjust_dynamic_symbol): Update
6196 ELF_LINK_HASH_NEEDS_PLT logic.
6197
05a487dc
DJ
61982002-09-18 Daniel Jacobowitz <drow@mvista.com>
6199
6200 * elfcode.h (elf_slurp_reloc_table_from_section): Check
6201 correct relocation count.
6202
1f70368c
DJ
62032002-09-17 Daniel Jacobowitz <drow@mvista.com>
6204
6205 * bfd-in.h (bfd_get_dynamic_symcount): Define.
6206 * bfd.c (struct _bfd): Add dynsymcount.
6207 * bfd-in2.h: Regenerated.
6208 * elf.c (_bfd_elf_canonicalize_dynamic_symtab): Set
6209 abfd->dynsymcount.
6210 * elfcode.h (elf_slurp_reloc_table_from_section): Check
6211 for overflow.
6212
51020317 62132002-09-17 Stan Cox <scox@redhat.com>
a902ee94
SC
6214
6215 * elf64-mips.c (mips_elf64_be_swap_reloca_out): Handle type2 and type3.
6216 (mips_elf64_final_gp): Don't make up gp value.
6217 * elfn32-mips.c (mips_elf_final_gp): Likewise.
6218 * elfxx-mips.c (_bfd_mips_elf_final_link): Always create
6219 .MIPS.options/.options section.
6220
290062cc
DB
62212002-09-17 David O'Brien <obrien@FreeBSD.org>
6222
6223 * elf32-i386-fbsd.c: Always label using the EI_OSABI method.
6224 It is benign for FreeBSD < 4.1. Minor reformatting.
6225 * elf64-alpha-fbsd.c: Likewise.
6226
c5c1f40c
JJ
62272002-09-17 Jakub Jelinek <jakub@redhat.com>
6228
ca1eb0ba
JJ
6229 * elf32-i386.c (elf_i386_relocate_section) [R_386_TLS_TPOFF32]: Negate
6230 addend.
c5c1f40c 6231
562ace6b
AM
62322002-09-17 Alan Modra <amodra@bigpond.net.au>
6233
6234 * elf64-alpha.c (alpha_elf_size_info): Make static.
6235
5af6ead6
AM
62362002-09-17 Svein E. Seldal <Svein.Seldal@solidas.com>
6237
6238 * coff-tic4x.c: Add function declarations and ATTRIBUTE_UNUSED.
6239 * cpu-tic4x.c: Ditto.
6240
cb9512fc
TS
62412002-09-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6242
6243 * elf64-mips.c (define elf_backend_ignore_discarded_relocs): Remove
6244 duplicate define.
6245
4ada7262
DB
62462002-09-16 Bruno Haible <bruno@clisp.org>
6247
6248 * elf32-i386.c: Don't defined ELF_ARCH etc. if this file is included
6249 by a target variant implementation.
6250 * elf64-alpha.c: Likewise.
6251 * elf32-i386-fbsd.c: New file.
6252 * elf64-alpha-fbsd.c: New file.
6253 * targets.c: Support bfd_elf32_i386_freebsd_vec and
6254 bfd_elf64_alpha_freebsd_vec.
6255 * configure.in: Accept the vectors bfd_elf32_i386_freebsd_vec,
6256 bfd_elf64_alpha_freebsd_vec.
6257 * Makefile.am (BFD32_BACKENDS): Add elf32-i386-fbsd.lo.
6258 (BFD32_BACKENDS_CFILES): Add elf32-i386-fbsd.c.
6259 (BFD64_BACKENDS): Add elf64-alpha-fbsd.lo.
6260 (BFD64_BACKENDS_CFILES): Add elf64-alpha-fbsd.c.
6261 (elf32-i386-fbsd.lo, elf64-alpha-fbsd.lo): Add dependencies.
6262 * config.bfd: For FreeBSD targets, set targ_defvec to a FreeBSD
6263 specific targets. Define OLD_FREEBSD_ABI_LABEL if appropriate.
6264
6a30718d
JJ
62652002-09-12 Jakub Jelinek <jakub@redhat.com>
6266
6267 * elf32-i386.c (dtpoff_base, tpoff): Don't crash if tls_segment is
6268 NULL.
6269 (elf_i386_relocate_section): Return false after printing error about
6270 unresolvable relocation.
6271
6cf9e9fe
NC
62722002-09-12 Nick Clifton <nickc@redhat.com>
6273
6274 * elf32-arm.h (elf32_arm_final_link_relocate): Fix handling of
6275 R_ARM_THM_PC11.
6276
10f469bf
DJ
62772002-09-11 Jeffrey Law <law@redhat.com>
6278
6279 * elf32-h8300.c (elf32_h8_relax_section): Fix typo.
6280
dc43ada5
NC
62812002-09-11 Andrew Haley <aph@cambridge.redhat.com>
6282
6283 * elf.c (_bfd_elf_find_nearest_line): Check functionname_ptr and
6284 line_ptr before deciding we've found a symbol.
6285
e09f4395
NC
62862002-09-11 Nick Clifton <nickc@redhat.com>
6287
6288 * po/da.po: New Danish translation file.
6289 * configure.in (LINGUAS): Add 'da'.
6290 * configure: Regenerate.
6291
b3018b5f
NC
62922002-09-10 Michael Snyder <msnyder@redhat.com>
6293
6294 * irix-core.c (do_sections, do_sections64): New functions.
51020317 6295 (irix_core_core_file_p): Call new functions do_sections,
b3018b5f
NC
6296 do_sections64, depending on corefile (32-bit or 64-bit).
6297
2f21f25e
RH
62982002-09-09 Richard Henderson <rth@redhat.com>
6299
6300 * elfxx-ia64.c (elfNN_ia64_relax_section): Handle PCREL21M
6301 and PCREL21F like PCREL21B.
6302
28b94e7c
KB
63032002-09-04 Kevin Buettner <kevinb@redhat.com>
6304
51020317
AM
6305 * config.bfd (mips*-*-irix6*): Add new ABI vectors. Make n32 default
6306 vector.
28b94e7c 6307
5cec6941
NC
63082002-09-02 Nick Clifton <nickc@redhat.com>
6309
6310 * elf32-v850.c (v850_elf_final_link_relocate): Use helpful
6311 names instead of cryptically overloaded bfd_reloc error
6312 codes.
6313 (v850_elf_relocate_section): Likewise.
6314 (v850_elf_relax_section): Replace caching of external symbols
6315 with caching of internal symbols obtained from calling
6316 bfd_elf_get_elf_syms().
51020317 6317 Fixup problems with freeing cached allocated memory blocks.
5cec6941 6318
3b77b1d5
AM
63192002-09-02 Alan Modra <amodra@bigpond.net.au>
6320
638524b5
AM
6321 * cpu-pj.c (scan_mach, compatible, arch_info_struct): Remove.
6322 (bfd_pj_arch): Use bfd_default_scan.
6323 * cpu-v850.c (scan): Remove.
6324 (N): Use bfd_default_scan.
6325 * cpu-z8k.c (scan_mach): Remove.
6326 (arch_info_struct, bfd_z8k_arch): Reorganize so that the default is
6327 first. Use bfd_default_scan.
6328
250d94fd
AM
6329 * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use hard-coded
6330 bfd_mach constants.
6331 (ecoff_get_magic): Likewise.
6332 * elf32-v850.c (v850_elf_object_p): Likewise.
6333 (v850_elf_final_write_processing): Likewise.
6334 * mipsbsd.c (MY(set_arch_mach)): Likewise.
6335 (MY(write_object_contents)): Likewise.
6336 * coff64-rs6000.c (xcoff64_write_object_contents): Likewise.
6337 * coffcode.h (coff_write_object_contents): Likewise.
6338 (coff_set_arch_mach_hook): Add comment describing machine == 0.
6339 Remove unnecessary "machine" assignments.
6340 (coff_write_relocs): Test for the absolute section sym by testing
6341 section and flags.
6342
3b77b1d5
AM
6343 * aoutx.h (NAME(aout,machine_type)): Recognize bfd_mach_i386_i386
6344 and bfd_mach_i386_i386_intel_syntax.
250d94fd 6345 * pdp11.c (NAME(aout,machine_type)): Likewise.
3b77b1d5 6346
e5b45b83
DA
63472002-08-30 John David Anglin <dave@hiauly1.hia.nrc.ca>
6348
6349 * bfd-in.h (align_power): Cast constants to bfd_vma type.
6350 * bfd-in2.h (align_power): Likewise.
6351
37f45cf8
AM
63522002-08-30 Alan Modra <amodra@bigpond.net.au>
6353
6354 * Makefile.am: Run "make dep-am".
6355 * Makefile.in: Regenerate.
6356
6357 * cpu-avr.c (compatible): Don't use hard-coded mach constants.
6358 * cpu-powerpc.c (powerpc_compatible): Likewise.
6359 * cpu-rs6000.c (rs6000_compatible): Likewise.
6360
86aba9db
NC
63612002-08-28 Catherine Moore <clm@redhat.com>
6362
9b5ecbd0 6363 * elf32-v850.c (v850_elf_reloc_map): Add new relocs.
86aba9db
NC
6364 (v850-elf-reloc): Don't resolve pc relative relocs.
6365 (v850_elf_ignore_reloc): New routine.
6366 (v850_elf_final_link_relocate): Handle new relocs.
6367 (v850_elf_relax_delete_bytes ): New routine.
6368 (v850_elf_relax_section): New routine.
6369 (bfd_elf32_bfd_relax_section): Define.
6370 (HOWTO): New entries for new relocs.
6371 * reloc.c (BFD_RELOC_V850_LONGCALL): New reloc.
6372 (BFD_RELOC_V850_LONGJUMP): New reloc.
6373 (BFD_RELOC_V850_ALIGN): New reloc.
6374 * archures.c: Remove redundant v850ea architecture.
6375 * cpu-v850.c: Remove redundant v850ea support.
6376 * libbfd.h: Regenerate.
6377 * bfd-in2.h: Regenerated.
6378
026df7c5
NC
63792002-08-28 Svein E. Seldal <Svein.Seldal@solidas.com>
6380
6381 * config.bfd: Add tic4x-*-*coff* and c4x-*-*coff* target.
6382 * configure.in: Add tic4x_coff vector files.
6383 * configure: Regenerate.
6384 * Makefile.am: Add tic4x target.
6385 * Makefile.in: Regenerate.
6386
63872002-08-27 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
6388
6389 * archures.c: Add the BFD arch type tic4x.
6390 * bfd-in.h: Add BFD_IN_MEMORY flag.
6391 * coff-tic4x.c: New file.
6392 * coffswap.h (coff_swap_sym_out): Add preadjuster.
6393 * cpu-tic4x.c: New file.
6394 * targets.c: Added tic4x- in list of xvecs.
6395 * ticoff.h: New file.
6396 * bfd-in2.h: Regenerate.
6397
88f7bcd5
NC
63982002-08-27 Adam Nemet <anemet@lnxw.com>
6399
6400 * elf32-arm.h (elf32_arm_finish_dynamic_sections): Set the last
6401 bit of DT_INIT and DT_FINI for Thumb functions.
6402
c8e48751
AM
64032002-08-26 Alan Modra <amodra@bigpond.net.au>
6404
6405 * coffcode.h (coff_set_arch_mach_hook): Handle W65MAGIC.
6406
2846975a
AM
64072002-08-26 Alan Modra <amodra@bigpond.net.au>
6408
6409 * aoutx.h (NAME(aout,reloc_type_lookup)): Handle BFD_RELOC_8.
6410
067653c5
AM
64112002-08-24 Kaz Kojima <kkojima@rr.iij4u.or.jp>
6412
6413 * elf32-sh.c (sh_elf_copy_indirect_symbol): New.
6414 (create_got_section, allocate_dynrelocs, readonly_dynrelocs):
6415 Likewise.
6416 (struct elf_sh_pcrel_relocs_copied): Removed.
6417 (struct elf_sh_dyn_relocs): New.
6418 (struct elf_sh_link_hash_entry): Replace pcrel_relocs_copied
6419 field with dyn_relocs.
6420 (struct elf_sh_link_hash_table): Add short-cuts to get dynamic
6421 sections and sym_sec.
6422 (sh_elf_link_hash_newfunc): Clear dyn_relocs.
6423 (sh_elf_link_hash_table_create): Clear shorts-cuts and sym_sec.
6424 (sh_elf_create_dynamic_sections): Use create_got_section instead
6425 of _bfd_elf_create_got_section.
6426 (sh_elf_check_relocs): Likewise.
6427 (sh_elf_create_dynamic_sections): Use short-cuts to the dynamic
6428 sections.
6429 (sh_elf_adjust_dynamic_symbol, sh_elf_size_dynamic_sections,
6430 sh_elf_relocate_section, sh_elf_check_relocs,
6431 sh_elf_finish_dynamic_symbol, sh_elf_finish_dynamic_sections):
6432 Likewise.
6433 (sh_elf_adjust_dynamic_symbol): Handle nocopyreloc. Keep the
6434 dynamic relocations and avoiding the copy relocation when we
6435 didn't find any dynamic relocations in the section which has
6436 contents or is read-only.
6437 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
6438 (sh_elf_size_dynamic_sections): Don't reset the size of
6439 .rela.got section even if dynamic_sections_created flag is off.
6440 Don't use sh_elf_discard_copies. Scan all input bfd and use
6441 allocate_dynrelocs. Call readonly_dynrelocs to determine
6442 whether we need DT_TEXTREL.
6443 (sh_elf_adjust_dynamic_symbol): Use plt.refcount to determine
6444 whether the symbol was never referred to.
6445 (sh_elf_relocate_section): Use WILL_CALL_FINISH_DYNAMIC_SYMBOL.
6446 (sh_elf_gc_sweep_hook): Fill with the real sweep function.
6447 (sh_elf_check_relocs): Call create_got_section if the short-cut
6448 to .got is null. Increment reference counters only instead of
6449 allocating space on dynamic sections here. Don't conditionalize
6450 uninitialized got.offset value when marking the symbol as a
6451 global offset table entry. Keep relocations for symbols satisfied
6452 by a dynamic library to avoid copy relocations for the symbol.
6453 Set dynobj field of an elf hash table if needed.
6454 (sh_elf_finish_dynamic_sections): Handle null section pointer
6455 correctly.
6456 (elf_backend_copy_indirect_symbol): Defined.
6457 (elf_backend_can_refcount): Defined.
6458
7e326afc
NC
64592002-08-23 Nick Clifton <nickc@redhat.com>
6460
6461 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Undo
6462 previous change. Add comment explaining why.
6463
c8614e8e
AM
64642002-08-23 Stephen Clarke <stephen.clarke@superh.com>
6465
6466 * elf32-sh.c (elf_sh_plt0_entry_be, elf_sh_plt0_entry_le): Copy
6467 contents of .got.plt[2] to tr0, not address of .got.plt.
6468 (sh_elf_finish_dynamic_symbol): Do not apply GOT_BIAS when
6469 patching absolute plt entry. For shmedia plt entry, set bottom bit
6470 of branch to plt0 as this is a branch to an shmedia instruction.
6471 * elf64-sh64.c (elf_sh64_plt0_entry_be, elf_sh64_plt0_entry_le):
6472 Copy contents of .got.plt[2] to tr0, not address of .got.plt.
6473 (elf_sh64_plt_entry_be, elf_sh64_plt_entry_le): Use ptrel to
6474 branch to plt0.
6475 (sh64_elf64_finish_dynamic_symbol): Do not apply GOT_BIAS when
6476 patching absolute plt entry. For shmedia plt entry, branch to
6477 plt0 is now ptrel, so use relative offset. Set bottom bit of
6478 branch target as it is a branch to an shmedia instruction.
6479
3b587c71
AM
64802002-08-23 Stephen Clarke <stephen.clarke@superh.com>,
6481 Richard Shann <richard.shann@superh.com>
6482
6483 * elf32-sh.c (sh_elf_finish_dynamic_sections): Set LSB of DT_INIT
6484 value if .init is an SHmedia function. Similarly for DT_FINI.
6485 * elf64-sh64.c (sh64_elf64_finish_dynamic_sections): Likewise.
51020317 6486
957dcaa8
AM
64872002-08-23 Stephen Clarke <stephen.clarke@superh.com>
6488
3b587c71 6489 * elf32-sh.c (sh_elf_size_dynamic_sections): Zero initialize
957dcaa8 6490 dynamic section.
3b587c71 6491 * elf64-sh64.c (sh64_elf64_size_dynamic_sections): Likewise.
957dcaa8 6492
a4263c47
NC
64932002-08-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
6494
6495 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Use a simple
51020317 6496 byte read when reading the return address register column.
a4263c47 6497
db4ed121
NC
64982002-08-22 Nick Clifton <nickc@redhat.com>
6499
6500 * config.bfd: Add powepc64-*-*bsd* target.
6501
ed71e111
NC
65022002-08-22 Graeme Peterson <gp@qnx.com>
6503
6504 * Makefile.am: Add entries for elf32-shqnx.c
6505 * Makefile.in: Regenerate.
6506 * config.bfd: Add support sh-*-nto* target.
6507 * configure.in: Add support for bfd_elf32_sh{l}qnx_vec.
6508 * configure: Regenerate.
6509 * elf32-qnx.h: Changed typo "elf_i386qnx_*" to "elf_qnx_*" .
6510 * elf32-sh.c: Do not include elf32-target.h if
6511 ELF32_SH_C_INCLUDED is defined.
6512 * elf32-shqnx.c: New file: Support for QNX.
6513 * targets.c: Add bfd_elf32_sh{l}qnx_vec.
6514
0ab72ee2
NC
65152002-08-22 Nick Clifton <nickc@redhat.com>
6516
75c83283
NC
6517 * po/tr.po: Updated Turkish translation.
6518
0ab72ee2
NC
6519 * syms.c (_bfd_generic_read_minisymbols): Set bfd_error if the
6520 symbols are not read.
6521
56780f18
AM
65222002-08-22 Alan Modra <amodra@bigpond.net.au>
6523
6524 * elf32-m68hc11.c: Formatting fixes.
6525 (elf32_m68hc11_gc_mark_hook): Correct params. Remove unnecessary test.
6526 * elf32-m68hc12.c: Formatting fixes.
6527 (elf32_m68hc11_gc_mark_hook): Correct params. Remove unnecessary test.
6528
b48fa14c
AM
65292002-08-22 Alan Modra <amodra@bigpond.net.au>
6530
a7c71b0c
AM
6531 * coff-rs6000.c (rs6000coff_vec <object_flags>): Add SEC_CODE and
6532 SEC_DATA.
6533 (pmac_xcoff_vec): Likewise.
6534 * coff64-rs6000.c (rs6000coff64_vec): Likewise.
6535 (aix5coff64_vec): Likewise.
6536
56780f18
AM
65372002-08-22 Alan Modra <amodra@bigpond.net.au>
6538
b48fa14c
AM
6539 * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_data
6540 param to elf_backend_copy_indirect_symbol.
6541 (_bfd_elf_link_hash_copy_indirect): Likewise.
6542 * elflink.h (elf_add_default_symbol, elf_fix_symbol_flags): Adjust
6543 calls to copy_indirect_symbol.
6544 * elf32-hppa.c (elf32_hppa_copy_indirect_symbol): Likewise.
6545 * elf32-i386.c (elf_i386_copy_indirect_symbol): Likewise.
6546 * elf32-s390.c (elf_s390_copy_indirect_symbol): Likewise.
6547 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Likewise.
6548 * elf64-s390.c (elf_s390_copy_indirect_symbol): Likewise.
6549 * elf64-x86-64.c (elf64_x86_64_copy_indirect_symbol): Likewise.
6550 * elfxx-ia64.c (elfNN_ia64_hash_copy_indirect): Likewise.
6551 * elfxx-mips.c (_bfd_mips_elf_copy_indirect_symbol): Likewise.
6552 * elfxx-mips.h (_bfd_mips_elf_copy_indirect_symbol): Likewise.
6553 * elf.c (_bfd_elf_link_hash_copy_indirect): Likewise. Properly
6554 test refcounts for "used" values.
6555
8c2ab17d
AM
65562002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
6557
6558 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Add PARAMS to
6559 argument declaration.
6560
d62b1198 65612002-08-19 Elena Zannoni <ezannoni@redhat.com>
51020317
AM
6562
6563 * archures.c (bfd_mach_ppc_e500): Added.
6564 * bfd-in2.h: Rebuilt.
d62b1198
EZ
6565 * cpu-powerpc.c (bfd_powerpc_archs): Added e500.
6566
9f88ba09
AM
65672002-08-19 Alan Modra <amodra@bigpond.net.au>
6568
6569 * elf32-m68hc12.c (elf_backend_can_gc_sections): False.
6570
df622259
AC
65712002-08-17 Andrew Cagney <ac131313@redhat.com>
6572
6573 * elf.c (bfd_elf_get_elf_syms): Change type of `esym' to
51020317 6574 `bfd_byte'.
df622259 6575
44c410de
SC
65762002-08-17 Stan Cox <scox@redhat.com>
6577
6578 * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Use the
6579 IRIX 6 segment layout for NEWABI.
6580
4972a8e9
SC
65812002-08-16 Stephen Clarke <stephen.clarke@superh.com>
6582
1049f94e 6583 * elf32-sh.c (sh_elf_gc_mark_hook): For sh64, skip indirect
4972a8e9 6584 symbols when looking for section referred to by a relocation.
1049f94e 6585 * elf64-sh.c (sh_elf64_gc_mark_hook): Likewise.
51020317 6586
c5cd6d62
AM
65872002-08-15 Alan Modra <amodra@bigpond.net.au>
6588
6589 * elf32-i370.c: Move reloc enum to include/elf/i370.h.
6590
0741c7be
HPN
65912002-08-15 Hans-Peter Nilsson <hp@axis.com>
6592
6593 * elf32-cris.c (elf_cris_discard_excess_program_dynamics): Add
6594 missing check for whether the symbol is referenced by DSO before
6595 unexporting it as an unneeded dynamic symbol.
6596
e8d5d179
L
65972002-08-14 H.J. Lu <hjl@gnu.org>
6598
6599 * libbfd.h: Regenerate.
6600
e9229007
L
66012002-08-14 H.J. Lu <hjl@gnu.org>
6602
6603 * config.bfd: Always add 64bit vectors to 32bit Linux/mips.
6604
1fd03b5a
SC
66052002-08-14 Stephane Carrez <stcarrez@nerim.fr>
6606
6607 * elf32-m68hc11.c (m68hc11_relax_group): New to relax group of
6608 instructions.
6609 (m68hc11_direct_relax): New to define table of relaxable instructions.
6610 (find_relaxable_insn): New, find a relaxable insn.
6611 (compare_reloc): New to compare two relocs.
6612 (m68hc11_elf_relax_section): New, relax text sections.
6613 (m68hc11_elf_relax_delete_bytes): New, delete bytes and adjust branchs.
6614 (elf32_m68hc11_check_relocs): New function for GC support.
6615 (elf32_m68hc11_relocate_section): New function for GC support.
6616 (bfd_elf32_bfd_relax_section): Define to support linker relaxation.
6617 (elf_backend_check_relocs): Likewise.
6618 (elf_backend_relocate_section): Likewise.
6619
c828c771
L
66202002-08-13 H.J. Lu <hjl@gnu.org>
6621
6622 * elflink.h (NAME(bfd_elf,size_dynamic_sections): Don't count
6623 definitions in shared objects when checking symbol with
6624 undefined version.
6625
9b701e44
SC
66262002-08-13 Stephane Carrez <stcarrez@nerim.fr>
6627
6628 * elf32-m68hc11.c (elf32_m68hc11_gc_mark_hook): New for section GC.
6629 (elf32_m68hc11_gc_sweep_hook): Likewise.
6630 (elf_backend_gc_mark_hook): Define for GC section support.
6631 (elf_backend_gc_sweep_hook): Likewise.
6632 (elf_backend_can_gc_sections): Likewise.
6633
6634 * elf32-m68hc12.c: Likewise.
6635
96405e3c
SC
66362002-08-13 Stephane Carrez <stcarrez@nerim.fr>
6637
6638 * elf32-m68hc11.c (_bfd_m68hc11_elf_print_private_bfd_data): New.
6639 (_bfd_m68hc11_elf_merge_private_bfd_data): New function.
6640 (_bfd_m68hc11_elf_set_private_flags): New function.
6641 Use them to set/check/print ELF flags specific to 68HC11.
6642
6643 * elf32-m68hc12.c (_bfd_m68hc12_elf_print_private_bfd_data): New.
6644 (_bfd_m68hc12_elf_merge_private_bfd_data): New function.
6645 (_bfd_m68hc12_elf_set_private_flags): New function.
6646 Use them to set/check/print ELF flags specific to 68HC12.
6647
dae78fb0
SC
66482002-08-13 Stephane Carrez <stcarrez@nerim.fr>
6649
6650 * elf32-m68hc11.c (elf_m68hc11_howto_table): Add the new relocs;
6651 fix masks for PC-rel relocs.
6652 (m68hc11_elf_ignore_reloc): New function.
6653
6654 * elf32-m68hc12.c (m68hc12_elf_special_reloc): New to handle specific
6655 68HC12 banked addressing relocs.
6656 (m68hc12_phys_addr): New to compute physical address of banked memory.
6657 (m68hc12_phys_page): Likewise for page.
6658 (m68hc12_addr_is_banked): New to see if address is in banked area.
6659 (elf_m68hc12_howto_table): Add new relocs and rename to xx12.
6660
3dbfec86
SC
66612002-08-13 Stephane Carrez <stcarrez@nerim.fr>
6662
6663 * reloc.c (BFD_RELOC_M68HC11_RL_JUMP, BFD_RELOC_M68HC11_RL_GROUP,
6664 BFD_RELOC_M68HC11_LO16, BFD_RELOC_M68HC11_PAGE,
6665 BFD_RELOC_M68HC11_24): New relocs for 68HC11/68HC12.
6666 * bfd-in2.h: Regenerate.
6667
871da94f
L
66682002-08-12 H.J. Lu <hjl@gnu.org>
6669
6670 * elflink.h (elf_add_default_symbol): Preserve section across
6671 elf_merge_symbol.
6672
59bc061d
NC
66732002-08-09 Graeme Peterson <gp@qnx.com>
6674
51020317 6675 * Makefile.am: Add entries for elf32-ppcqnx.c, and add
59bc061d
NC
6676 elf32-qnx.h dependency to elfarmqnx-nabi.c and elf32-i386qnx.c.
6677 * Makefile.in: Regenerate.
6678 * config.bfd: Add support for powerpc{le}-*-nto targets.
6679 * configure.in: Add support for bfd_elf32_powerpc{le}qnx_vec.
6680 * configure: Regenerate.
6681 * elf32-i386qnx.c: Moved backend functions into a QNX specific
6682 common file "elf32-qnx.h", and now include that file.
6683 * elf32-qnx.h: New file: QNX specific common elf backend.
6684 * elf32-ppc.c: Do not include elf32-target.h if
6685 ELF32_PPC_C_INCLUDED is defined.
6686 * elf32-ppcqnx.c: New file: Support for QNX.
6687 * elfarmqnx-nabi.c: Include elf32-qnx.h for qnx elf backend.
6688 * targets.c: Add bfd_elf32_powerpc{le}qnx_vec.
6689
2b692c59
NC
66902002-08-09 Nick Clifton <nickc@redhat.com>
6691
6692 * po/sv.po: Updated Swedish translation.
6693
d0c7ff07
TS
66942002-08-09 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6695
6696 * elfxx-mips.c (mips_elf_global_got_index): Avoid segfault if
6697 g->global_gotsym is NULL.
6698
d8bbe778
L
66992002-08-08 H.J. Lu <hjl@gnu.org>
6700
c5cd6d62 6701 * elflink.h (elf_add_default_symbol): Don't warn if a definition
d8bbe778
L
6702 overrides an indirect versioned symbol.
6703
c366c25e
JJ
67042002-08-08 Jakub Jelinek <jakub@redhat.com>
6705
6706 * elf32-i386.c (elf_i386_relocate_section): Fill in proper addend
6707 for R_386_TLS_TPOFF32 relocs against symndx 0.
6708
31941635
L
67092002-08-07 H.J. Lu <hjl@gnu.org>
6710
6711 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Check symbol
6712 with undefined version if needed.
6713 (elf_link_assign_sym_version): Match a default symbol with a
6714 version without definition. No need to hide the default
6715 definition separately.
6716
0f3bd64f
AM
67172002-08-08 Alan Modra <amodra@bigpond.net.au>
6718
7330fb86
AM
6719 * elflink.h (elf_link_output_extsym): Don't output symbols from
6720 SEC_EXCLUDE sections.
6721
0f3bd64f
AM
6722 * aoutx.h (aout_link_write_symbols): Correct handling of warning syms.
6723
a4aa0fb7
AM
67242002-08-07 Alan Modra <amodra@bigpond.net.au>
6725
6726 * elf64-ppc.c (edit_opd): Arrange to drop symbols for discarded .opd
6727 entries.
6728
34ea4a36
TS
67292002-08-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6730
6731 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Cast signedness
6732 mismatch.
6733
141ff970
TS
67342002-08-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6735
6736 * elfxx-mips.c (ABI_64_P): Remove superfluous check.
6737
28458e7e
TS
67382002-08-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6739
6740 * elf32-mips.c (mips_reloc_map): Fix typo.
6741
0121a3da
AM
67422002-08-06 Alan Modra <amodra@bigpond.net.au>
6743
6744 * xcofflink.c (xcoff_write_global_symbol): Set n_scnum for abs_section.
6745
d006db6c
AM
67462002-08-06 Alan Modra <amodra@bigpond.net.au>
6747
6748 * elf64-ppc.c (ppc64_elf_howto_raw): Zero all src_mask entries.
6749
8ea80f08
AM
67502002-08-06 Alan Modra <amodra@bigpond.net.au>
6751
2a52da53
AM
6752 * libxcoff.h: Use PARAMS on function declarations.
6753 * coff-rs6000.c (xcoff_generate_rtinit): Simplify size calc.
6754 * coff64-rs6000.c (xcoff64_generate_rtinit): Likewise.
6755
8ea80f08
AM
6756 * coff-rs6000.c: (xcoff_rtype2howto): Don't place reloc address in
6757 addend.
6758 * coff64-rs6000.c: (xcoff64_rtype2howto): Likewise.
6759
cf9ab45b
AM
67602002-08-06 Alan Modra <amodra@bigpond.net.au>
6761
6762 * coff-rs6000.c: Formatting fixes.
6763 (xcoff_calculate_relocation): Use PARAMS in declaration.
6764 (xcoff_complain_overflow): Likewise.
6765 (xcoff_ppc_relocate_section): Use old-style function pointer call.
6766 (bfd_xcoff_backend_data): Remove useless comments.
6767 (rs6000coff_vec): Likewise.
6768 (bfd_pmac_xcoff_backend_data): Likewise.
6769 (pmac_xcoff_vec): Likewise.
8ea80f08 6770
cf9ab45b
AM
6771 * coff64-rs6000.c: Formatting fixes.
6772 (xcoff64_calculate_relocation): Use PARAMS in declaration.
6773 (xcoff64_ppc_relocate_section): Use old-style function pointer call.
6774 (bfd_xcoff_backend_data): Remove useless comments.
6775 (rs6000coff64_vec): Likewise.
6776 (bfd_xcoff_aix5_backend_data): Likewise.
6777 (aix5coff64_vec): Likewise.
6778
48bfecdd
AM
67792002-08-06 Alan Modra <amodra@bigpond.net.au>
6780
a78eab4e
AM
6781 * coff-rs6000.c (xcoff_howto_table): Revert some of last change to
6782 mask entries. Use complain_overflow_dont for R_REF.
6783 (xcoff_reloc_type_ba): Revert last change.
6784 (xcoff_reloc_type_br): Likewise.
6785 (xcoff_reloc_type_crel): Likewise.
6786 (xcoff_ppc_relocate_section): Likewise.
6787 * coff64-rs6000.c (xcoff64_reloc_type_br): Likewise.
6788 (xcoff64_ppc_relocate_section): Likewise.
6789 (xcoff64_howto_table): Revert some of last change to mask entries.
6790 Use complain_overflow_dont for R_REF.
6791
48bfecdd
AM
6792 * coff-rs6000.c (xcoff_howto_table): Fix src_mask entries. Make all
6793 relocs with bitsize == 16 have size = 1.
6794 (xcoff_reloc_type_ba): Correct src_mask and dst_mask adjustment.
6795 (xcoff_reloc_type_br): Likewise.
6796 (xcoff_reloc_type_crel): Likewise.
6797 (xcoff_ppc_relocate_section): Set up src_mask and dst_mask correctly.
6798 * coff64-rs6000.c (xcoff64_reloc_type_br): Correct src_mask and
6799 dst_mask adjustment.
6800 (xcoff64_ppc_relocate_section): Set up src_mask and dst_mask correctly.
6801 (xcoff64_howto_table): Fix src_mask entries. Make all relocs with
6802 bitsize == 16 have size = 1.
6803
fd13ed0c
DC
68042002-08-01 Denis Chertykov <denisc@overta.ru>
6805
6806 * elf32-ip2k.c: Processor manufacturer changed to Ubicom.
6807 (struct misc): New field isymbuf. All free_* fields removed.
6808 (symbol_value): Pass in internal syms. No need to swap syms in.
6809 (ip2k_elf_relax_section): Use bfd_elf_get_elf_syms. Properly free
6810 possibly cached info.
6811 (tidyup_after_error): Removed.
6812 (ip2k_elf_relax_section_pass1): Don't use removed fields of struct
6813 misc. Use new field.
6814 (adjust_all_relocations): Use internal syms. No need to swap syms
6815 in and out.
6816 (add_page_insn): Don't use removed fields of struct misc.
6817
24a1ba0f
NC
68182002-08-01 Nick Clifton <nickc@redhat.com>
6819
6820 * elf32-arm.h: Revert previous delta.
6821
a6903459
NC
68222002-08-01 Nick Clifton <nickc@redhat.com>
6823
6824 * configure.in (AM_INIT_AUTOMAKE): Bump version number.
6825 * configure: Regenerate.
6826
39a2a3eb
L
68272002-07-31 H.J. Lu <hjl@gnu.org>
6828
6829 * config.bfd: Add x86-64 vector to Linux/i386 if 64bit BFD is
6830 selected.
6831
a0dfa6a8
L
68322002-07-31 H.J. Lu <hjl@gnu.org>
6833
6834 * config.bfd: Add n32 vectors to 32bit Linux/mips if 64bit BFD
6835 is selected.
6836
cd67d266
JJ
68372002-07-31 Jakub Jelinek <jakub@redhat.com>
6838
6839 * elf32-i386.c (elf_i386_copy_indirect_symbol): Swap tls_type
6840 if _bfd_elf_link_hash_copy_indirect will swap got.refcount.
6841
4eb6b71c
NC
68422002-07-31 Ian Dall <ian@sibyl.beware.dropbear.id.au>
6843
6844 * cpu-ns32k.c (_bfd_ns32k_put_immdeiate, _bfd_ns32k_get_immediate):
6845 There is no 8 byte relocation type for this architecture.
6846 (do_ns32k_reloc): Use bfd_vma instead of native types.
6847 (bfd_ns32k_put_immediate, _bfd_ns32k_relocate_contents) put_data
6848 returns void.
6849 (_bfd_ns32k_put_displacement): Don't check for overflow. We can
6850 rely on generic code to do that.
6851 * aout-ns32k.c (howto_table): Add appropriate overflow detection
6852 to all table entries.
6853 (_bfd_ns32k_relocate_contents): put_data returns void.
6854 * ns32k.h: (_bfd_ns32k_put_displacement, _bfd_ns32k_put_immediate)
6855 (_bfd_do_ns32k_reloc_contents): Fix prototypes. put data functions
6856 return void.
6857
f7c33884
NC
68582002-07-31 Ian Dall <ian@sibyl.beware.dropbear.id.au>
6859
6860 * aoutx.h (aout_link_check_ar_symbols): Whether to include an
6861 archive object is target dependant.
6862
8f64befb
NC
68632002-07-31 Adam Nemet <anemet@lnxw.com>
6864
6865 * elf32-arm.h (ARM_PLT_ENTRY_SIZE): Rename PLT_ENTRY_SIZE.
6866 (THUMB_PLT_ENTRY_SIZE): New macro.
6867 (PLT_ENTRY_SIZE): Return the appropriate *_PLT_ENTRY_SIZE.
6868 (elf32_arm_plt0_entry): Rename PLT_ENTRY_SIZE to
6869 ARM_PLT_ENTRY_SIZE.
6870 (elf32_arm_plt_entry): Likewise.
6871 (elf_backend_plt_header_size): Likewise.
6872 (elf32_thumb_plt0_entry): New global.
6873 (elf32_arm_finish_dynamic_sections): Use it. Put Thumb entries
6874 into .plt.thumb.
6875 (elf32_thumb_plt_entry): New global.
6876 (elf32_arm_finish_dynamic_symbol): Use it. Use .thumb.plt for
6877 Thumb entries. Set the bottom bit of the corresponding GOT entry
6878 for a Thumb PLT entry.
6879 (struct elf32_arm_plt_entry_info): New structure.
6880 (struct elf32_arm_link_hash_entry, plt_info): New member of this
6881 type.
6882 (elf32_arm_link_hash_newfunc): Initialize new member.
6883 (elf32_arm_final_link_relocate, R_ARM_THM_PC22 case): Handle
6884 relocations against the PLT.
6885 (elf32_arm_check_relocs, case R_ARM_PLT32 case): Set
6886 first_rel_type if this is the first time we encounter the symbol.
6887 (elf32_arm_check_relocs, case R_ARM_THM_PC22 case): New case.
6888 Determine if relocation needs a PLT entry. Set first_rel_type if
6889 this is the first time we encounter the symbol
6890 (elf32_arm_adjust_dynamic_symbol): Create PLT entries for Thumb
6891 functions as well.
6892 (elf32_arm_size_dynamic_sections): Handle .plt.thumb like .plt.
6893 (elf32_arm_create_dynamic_sections): New function. Create the
6894 .plt.thumb section.
6895 (elf_backend_create_dynamic_sections): Call it.
6896
47badb7b
NC
68972002-07-31 Nick Clifton <nickc@redhat.com>
6898
6899 * bfd.c (bfd_alt_mach_code): Rename parameter 'index' to
6900 'alternative' in order to avoid shadowing global symbol of the
6901 same name.
6902 * bfd-in2.h: Regenerate.
6903 * libbfd.h: Regenerate.
6904 * libcoff.h: Regenerate.
6905
8a397dad
TS
69062002-07-31 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6907
6908 * Makefile.am: Add n32 ABI support.
6909 * Makefile.in: Regenerate.
6910 * config.bfd: Add n32 vectors to mips64*-*-linux* targets. Treat 64
6911 bit vectors for mips*-*-linux targets as optional.
6912 * configure.in: Add n32 ABI vectors.
6913 * configure: Regenerate.
6914 * elf32-mips.c (mips_elf32_object_p): Reject n32 ABI files.
6915 * elfn32-mips.c: New file, n32 ABI support.
6916 * targets.c: Add n32 ABI vectors.
6917
7e392df6 69182002-07-30 Graeme Peterson <gp@qnx.com>
83e1617e 6919
7e392df6
NC
6920 * elfarmqnx-nabi.c: New file: Support for QNX.
6921 * config.bfd: Add support for arm-*-nto target.
6922 * configure.in: Add support for bfd_elf32_{big|little}armqnx_vec.
6923 * configure: Regenerate.
6924 * Makefile.am: Add entries for elfarmqnx-nabi.c.
6925 * Makefile.in: Regenerate.
6926 * elf32-arm.h (ELF_MAXPAGESIZE): Do not define if already defined.
6927 Do not define global function if ELFARM_NABI_C_INCLUDED is defined.
6928 * elfarm-nabi.c: Do not include elf32-arm.h if
6929 ELFARM_NABI_C_INCLUDED is defined.
6930 * targets.c: Add bfd_elf32_{big|little}armqnx_vec.
7330fb86 6931
7e392df6 69322002-07-30 Nick Clifton <nickc@redhat.com>
7330fb86 6933
83e1617e
NC
6934 * po/sv.po: Updated Swedish translation.
6935
704afa60
JJ
69362002-07-30 Jakub Jelinek <jakub@redhat.com>
6937
6938 * elf.c (elf_fake_sections): Fix up .tbss sh_size and sh_type.
6939
487e54f2
AM
69402002-07-30 Alan Modra <amodra@bigpond.net.au>
6941
6942 * aoutx.h (some_aout_object_p): Clean up tdata properly on error.
6943 * archive.c (bfd_generic_archive_p): Likewise.
6944 * coff-rs6000.c (_bfd_xcoff_archive_p): Likewise.
6945 (_bfd_xcoff_archive_p): Use bfd_scan_vma in place of strtol.
6946 * coff64-rs6000.c (xcoff64_slurp_armap): Likewise.
6947 (xcoff64_archive_p): Likewise.
6948 (xcoff64_openr_next_archived_file): Likewise.
6949 (xcoff64_archive_p): Clean up tdata properly on error.
6950 * coffgen.c (coff_real_object_p): Likewise.
6951 (coff_object_p): Release filehdr and opthdr.
6952 * ecoff.c (_bfd_ecoff_archive_p): Clean up tdata properly on error.
6953 * ieee.c (ieee_archive_p): Likewise.
6954 * ihex.c (ihex_object_p): Likewise.
6955 (ihex_mkobject): Always allocate tdata.
6956 * peicode.h (pe_ILF_object_p): Release bfd_alloc'd buffer on error.
6957 * srec.c (srec_mkobject): Always allocate tdata.
6958 (srec_object_p): Clean up tdata properly on error.
6959 (symbolsrec_object_p): Likewise.
6960 * versados.c (versados_object_p): Likewise.
6961 * vms-misc.c (_bfd_vms_get_record): Use bfd_malloc instead of malloc,
6962 and bfd_realloc instead of realloc.
6963 (add_new_contents): Use bfd_alloc instead of bfd_malloc for sections.
6964 * vms.c (vms_initialize): Always allocate tdata. Use bfd_alloc in
6965 place of bfd_malloc, simplifying error freeing. Free hash table too.
6966 (vms_object_p): Clean up tdata on error.
6967 (vms_mkobject): Don't complain on stderr if vms_initialize fails.
6968 (vms_close_and_cleanup): Adjust for bfd_alloc use.
6969
9d46020e
AM
69702002-07-30 Alan Modra <amodra@bigpond.net.au>
6971
6972 * elfxx-ia64.c (elfNN_ia64_final_write_processing): Set e_flags.
6973
fb39dac1
RS
69742002-07-26 Chris Demetriou <cgd@broadcom.com>
6975
6976 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Merge ASE
6977 flags into resulting BFD.
6978
7a624474
AM
69792002-07-26 Alan Modra <amodra@bigpond.net.au>
6980
6981 From John Reiser <jreiser@BitWagon.com>
6982 * elf32-i386.c (elf_i386_link_hash_table_create): Clear
6983 tls_ldm_got.refcount.
6984
a4382ec6
TS
69852002-07-25 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6986
6987 * elf64-mips.c: Update TODO comment.
6988 (mips_elf64_higher_reloc,mips_elf64_highest_reloc,
6989 mips_elf64_gprel16_reloca): Remove prototypes.
6990 (mips16_jump_reloc,mips16_gprel_reloc): Add functions.
6991 (UNUSED_RELOC): Replace by EMPTY_RELOC.
6992 (mips_elf64_howto_table_rel): Use special R_MIPS_HI16 handling. Remove
6993 wrong comments. Remove disfunctional support of R_MIPS_HIGHER and
6994 R_MIPS_HIGHEST.
6995 (mips_elf64_howto_table_rela): Fix handling of R_MIPS_GPREL16 and
6996 R_MIPS_GOT16. Remove wrong comments.
6997 (elf_mips16_jump_howto,elf_mips16_gprel_howto,
6998 elf_mips_gnu_vtinherit_howto,elf_mips_gnu_vtentry_howto): New, code
6999 from elf32-mips.c.
7000 (mips_elf64_hi16_reloc): Fix formatting.
7001 (mips_elf64_higher_reloc,mips_elf64_highest_reloc): Remove.
7002 (mips_elf64_got16_reloc): Fix formatting. Remove superfluous code.
7003 Better comment. Fall back to R_MIPS_GOT_DISP instead of abort().
7004 (mips_elf64_gprel16_reloc): Make static. Add check for
7005 partial_inplace.
7006 (mips_elf64_gprel16_reloca): Remove.
7007 (mips_elf64_literal_reloc): New function.
7008 (mips_elf64_gprel32_reloc): Fix formatting.
7009 (mips_elf64_shift6_reloc): Fix comment. Make static.
7010 (mips16_jump_reloc,mips16_gprel_reloc): New functions, code from
7011 elf32-mips.c.
7012 (elf_reloc_map,mips_reloc_map): New mapping table, similiar as in
7013 elf32-mips.c
7014 (bfd_elf64_bfd_reloc_type_lookup): Use the mapping table. Enable GNU
7015 specific relocations.
7016 (mips_elf64_rtype_to_howto): Enable GNU specific relocations.
7017 (mips_elf64_object_p): Invert logic to check for SGI-ish ABI.
7018 (ELF_MAXPAGESIZE): Add comment.
7019
219576a4
NC
70202002-07-25 Nick Clifton <nickc@redhat.com>
7021
7022 * po/sv.po: Updated Swedish translation.
7023 * po/es.po: Updated Spanish translation.
7024 * po/fr.po: Updated French translation.
7025
8c58d23b
AM
70262002-07-25 Alan Modra <amodra@bigpond.net.au>
7027
7028 * elf-bfd.h (_bfd_elf32_link_record_local_dynamic_symbol): Define
7029 as elf_link_record_local_dynamic_symbol.
7030 (_bfd_elf64_link_record_local_dynamic_symbol): Likewise.
7031 (elf_link_record_local_dynamic_symbol): Declare. Now returns int.
7032 * elflink.h (elf_link_record_local_dynamic_symbol): Move to..
7033 * elflink.c: .. here. Use bfd_elf_get_elf_syms. Check whether an
7034 attempt is made to record a symbol in a discarded section, and
7035 return `2' in that case.
7036
ff3063f5
NC
70372002-07-24 Nick Clifton <nickc@redhat.com>
7038
7039 * po/sv.po: Updated Swedish translation.
7040 * po/es.po: Updated Spanish translation.
7041
f0fe0e16
AM
70422002-07-23 Alan Modra <amodra@bigpond.net.au>
7043
c1fb5f8a
AM
7044 * po/SRC-POTFILES.in: Regenerate.
7045
f0fe0e16
AM
7046 * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return
7047 immediately. Remove code handling relocatable linking.
7048 * elf32-avr.c (elf32_avr_relocate_section): Likewise.
7049 * elf32-cris.c (cris_elf_relocate_section): Likewise.
7050 * elf32-fr30.c (elf32_frv_relocate_section): Likewise.
de2d743e 7051 * elf32-frv.c (elf32_frv_relocate_section): Likewise.
f0fe0e16
AM
7052 * elf32-h8300.c (elf32_h8_relocate_section): Likewise.
7053 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
7054 * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
7055 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
7056 * elf32-v850.c (v850_elf_relocate_section): Likewise.
7057 * elf32-vax.c (elf_vax_relocate_section): Likewise.
7058 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
7059 * elf32-avr.c (elf_backend_rela_normal): Define.
7060 * elf32-cris.c: Likewise.
7061 * elf32-fr30.c: Likewise.
de2d743e 7062 * elf32-frv.c: Likewise.
f0fe0e16
AM
7063 * elf32-h8300.c: Likewise.
7064 * elf32-hppa.c: Likewise.
7065 * elf32-ip2k.c: Likewise.
7066 * elf32-sparc.c: Likewise.
7067 * elf32-v850.c: Likewise.
7068 * elf32-vax.c: Likewise.
7069 * elf64-hppa.c: Likewise.
7070 * elf64-sparc.c: Likewise.
7071 * elf32-fr30.c (elf32_frv_relocate_section): Edit comment.
de2d743e 7072 * elf32-frv.c (elf32_frv_relocate_section): Likewise.
f0fe0e16
AM
7073 * elf32-i860.c (elf32_i860_relocate_section): Likewise.
7074 * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
7075 * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
7076 * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
7077 * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
7078 * elf-m10200.c (USE_RELA): Don't define.
7079 * elf-m10300.c: Likewise.
de2d743e 7080 * elfarm-oabi.c: Likewise.
f0fe0e16
AM
7081 * elf32-i370.c: Likewise.
7082 * elf32-ip2k.c: Likewise.
7083 * elf32-m68k.c: Likewise.
7084 * elf32-mcore.c: Likewise.
7085 * elf32-ppc.c: Likewise.
7086 * elf32-s390.c: Likewise.
7087 * elf32-vax.c: Likewise.
7088 * elf64-ppc.c: Likewise.
7089 * elf64-s390.c: Likewise.
7090 * elf64-x86-64.c: Likewise.
7091 * elfxx-ia64.c: Likewise.
7092 * elf32-avr.c (USE_REL): Don't undef.
7093 * elf32-ip2k.c: Likewise.
7094
5e8d7549
NC
70952002-07-23 Nick Clifton <nickc@redhat.com>
7096
7097 * elf-bfd.h (struct elf_backend_data): Add new bitfield
7098 'want_p_paddr_set_to_zero'.
7099 * elfxx-target.h: Set default value for want_p_paddr_set_to_zero
7100 to false;
7101 * elfxx-ia64.c: Set want_p_paddr_set_zero for HPUX target.
7102 * elf.c (copy_private_bfd_data): Test want_p_paddr_set_zero.
7103
9e12c7db
NC
71042002-07-23 Gabor Keresztfalvi <keresztg@mail.com>
7105
7106 * nlmcode.h (nlm_swap_auxiliary_headers_out): Swapped the order of
7107 the MeSsAgEs and CoPyRiGhT tags to make >=NW4.x NLM loaders to
7108 show the Copyright string.
7109 Minor formatting tidy ups.
7110
0461a601
NC
71112002-07-23 Nick Clifton <nickc@redhat.com>
7112
ff3063f5
NC
7113 * po/fr.po: Updated French translation.
7114 * po/sv.po: Updated Swedish translation.
0461a601 7115
fad2542d
AM
71162002-07-23 Alan Modra <amodra@bigpond.net.au>
7117
7118 * elflink.h (elf_link_input_bfd): Don't change internal symbols
7119 when outputting relocs.
7120
c0647bfc
JT
71212002-07-20 Jason Thorpe <thorpej@wasabisystems.com>
7122
7123 * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Only insert
7124 DT_PLTGOT into the dynamic section if there is a PLT.
7125
d01414a5
TS
71262002-07-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7127
7128 * elfxx-mips.c (_bfd_mips_elf_discard_info): New function, code from
7129 elf32-mips.c.
7130 (_bfd_mips_elf_write_section): Likewise.
7131 * elfxx-mips.h (_bfd_mips_elf_discard_info): New prototype.
7132 (_bfd_mips_elf_write_section): Likewise.
7133 * elf32-mips.c (elf32_mips_discard_info): Move to elfxx-mips.c.
7134 (elf32_mips_write_section): Likewise.
7135 * elf64-mips.c (_bfd_mips_elf_ignore_discarded_relocs): Use it.
7136 (_bfd_mips_elf_write_section): Likewise.
7137
40c97fc6
AM
71382002-07-19 Alan Modra <amodra@bigpond.net.au>
7139
7140 * elfxx-ia64.c: (elfNN_ia64_modify_segment_map): Properly scan
7141 PT_IA_64_UNWIND segments for a given section.
7142
58378160
L
71432002-07-17 H.J. Lu <hjl@gnu.org>
7144
7145 * Makefile.am: Fix a typo.
7146 * Makefile.in: Regenerate.
7147
cf88bb9f
NC
71482002-07-15 Denis Chertykov <denisc@overta.ru>
7149 Frank Ch. Eigler <fche@redhat.com>
7150 Ben Elliston <bje@redhat.com>
7151 Alan Lehotsky <alehotsky@cygnus.com>
7152 John Healy <jhealy@redhat.com>
7153 Graham Stott <grahams@redhat.com>
7154 Jeff Johnston <jjohnstn@redhat.com>
7155
7156 * Makefile.am: Add support for ip2k.
7157 * Makefile.in: Regenerate.
7158 * doc/Makefile.in: Regenerate.
7159 * archures.c: Add support for ip2k.
7160 * config.bfd: Add support for ip2k.
7161 * configure.in: Add support for ip2k.
7162 * configure: Regenerate.
7163 * reloc.c: Add support for ip2k.
7164 * targets.c: Add support for ip2k.
7165 * bfd-in2.h: Regenerate.
7166 * libbfd.h: Regenerate.
7167 * cpu-ip2k.c: New file.
7168 * elf32-ip2k.c: New file.
7169
0dafd5f6
RE
71702002-07-17 Ian Rickards <irickard@arm.com>
7171
40c97fc6 7172 * dwarf2.c (concat_filename): If we can't establish the directory
0dafd5f6
RE
7173 just return the filename.
7174
36b08f12
AM
71752002-07-16 Moritz Jodeit <moritz@jodeit.org>
7176
7177 * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Correct order of memset args.
7178
58821868
AM
71792002-07-16 Alan Modra <amodra@bigpond.net.au>
7180
7181 * elflink.h: Formatting fixes, tidy prototypes.
7182 (elf_link_assign_sym_version): Move common code out of loop.
7183
c89583f8
AM
71842002-07-16 Alan Modra <amodra@bigpond.net.au>
7185
7186 * elflink.h (elf_link_input_bfd): Don't call reloc_emitter when
7187 reloc section size is zero. Correct reloc output location.
7188
ba94744e
AM
71892002-07-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
7190
7191 * elf-hppa.h (elf_hppa_reloc_final_type): Use R_PARISC_PCREL16F as
7192 the final type for the e_fsel selector when generating PA2.0W code.
7193 (elf_hppa_relocate_insn): Provide support for PA2.0W 16-bit format 1
7194 relocations.
7195
96a94295
L
71962002-07-14 H.J. Lu <hjl@gnu.org>
7197
7198 * elflink.h (elf_link_assign_sym_version): Hide the default
7199 definition if there is a hidden versioned definition.
7200
6849c52f
HPN
72012002-07-12 Hans-Peter Nilsson <hp@axis.com>
7202
7203 * elf32-cris.c (cris_elf_relocate_section): Drop nonsensical
7204 dynamic reference test in assertion when initializing GOT with
7205 static contents. Just assert that there are either no dynamic
7206 sections, the symbol is defined in the regular objects or that the
7207 symbol is undef weak. Tweak comment.
7208 (elf_cris_finish_dynamic_symbol): Emit .got reloc for a program
7209 only if the symbol isn't defined in the program and isn't undef
7210 weak.
7211 (elf_cris_adjust_dynamic_symbol): Simplify condition for getting
7212 rid of PLT entry: only do it if the symbol isn't defined in a DSO.
7213 When doing so, clear ELF_LINK_HASH_NEEDS_PLT. Tweak comments.
7214 (elf_cris_discard_excess_program_dynamics): Don't consider
7215 ELF_LINK_HASH_REF_DYNAMIC when omitting .got runtime relocs.
7216
239e1f3a
AM
72172002-07-11 Alan Modra <amodra@bigpond.net.au>
7218
7219 * elf32-i386.c (elf_i386_relocate_section): Don't complain about
7220 unresolved debugging relocs in dynamic applications.
7221 * elf32-s390.c (elf_s390_relocate_section): Likewise.
7222 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
7223 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
7224 * elf64-s390.c (elf_s390_relocate_section): Likewise.
7225 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
7226 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
7227
2f6d9989
AM
72282002-07-10 Alan Modra <amodra@bigpond.net.au>
7229
f5e87a1d
AM
7230 * elf64-ppc.c (ONES): Define.
7231 (ppc64_elf_howto_table): Use ONES here to avoid warnings. Fill in
7232 missing src_mask fields. Tweak R_PPC64_NONE, R_PPC64_COPY. Fill
7233 in missing dst_mask fields on R_PPC64_PLT32, R_PPC64_PLTREL32.
7234
2f6d9989
AM
7235 * elf64-ppc.c (ppc64_elf_get_symbol_info): Delete.
7236 (ppc64_elf_set_private_flags): Delete.
7237 (ppc64_elf_section_from_shdr): Delete.
7238 (ppc64_elf_merge_private_bfd_data): Remove flag checking/merging code.
7239 (ppc64_elf_fake_sections): Delete.
7240 (bfd_elf64_bfd_set_private_flags): Don't define.
7241 (bfd_elf64_get_symbol_info): Likewise.
7242 (elf_backend_section_from_shdr): Likewise.
7243 (elf_backend_fake_sections): Likewise.
7244
0594c12d
AM
72452002-07-10 Marco Walther <Marco.Walther@sun.com>
7246
7247 * elf.c: (assign_section_numbers) Set sh_entsize for .stab only
7248 when not already set.
7249 * elf64-sparc.c: (sparc64_elf_fake_sections): New function.
7250 (elf_backend_fake_sections): Define.
7251
699cb9b8
AM
72522002-07-10 Alan Modra <amodra@bigpond.net.au>
7253
7254 * merge.c (_bfd_merge_section): Remove redundant output_section check.
7255 Formatting.
7256 (_bfd_merge_sections): Don't set SEC_EXCLUDE on unused sections.
7257
0a4787a0
HPN
72582002-07-09 Hans-Peter Nilsson <hp@axis.com>
7259
7260 * elf32-cris.c (cris_elf_relocate_section): Move sanity-check for
7261 NULL sym_hashes to just before use.
7262 <case R_CRIS_32_GOTREL>: In test for local symbol, accept also
7263 symbol with non-default visibility.
7264 <case R_CRIS_32_GOTREL, case R_CRIS_32_PLT_GOTREL>: Ditto.
7265 <case R_CRIS_8_PCREL, case R_CRIS_16_PCREL, case R_CRIS_32_PCREL>:
7266 Ditto.
7267 (cris_elf_gc_sweep_hook): Only decrease h->plt.refcount for
7268 symbol with non-default visibility.
7269 (cris_elf_check_relocs): At tests for local symbol before
7270 increasing h->plt.refcount, also check for non-default
7271 visibility. Ditto when checking for local symbol to eliminate
7272 pc-relative runtime relocs.
7273
aecc8f8a
AM
72742002-07-08 Alan Modra <amodra@bigpond.net.au>
7275
7276 * elf.c: Formatting.
7277 (IS_SOLARIS_PT_INTERP): Add p_paddr and p_memsz checks.
7278 (INCLUDE_SECTION_IN_SEGMENT): Remove IS_SOLARIS_PT_INTERP.
7279 (copy_private_bfd_data): Set p_vaddr on broken Solaris PT_INTERP
7280 segments.
7281
e9168c1e
MM
72822002-07-07 Mark Mitchell <mark@codesourcery.com>
7283 Alan Modra <amodra@bigpond.net.au>
7284
7285 * cofflink.c (_bfd_coff_final_link): On PE COFF systems, take into
7286 account the impact of relocation count overflow when computing
7287 section offsets.
7288 * coffcode.h (coff_write_relocs): Use obj_pe when deciding whether
7289 or not to apply the PE COFF reloc overflow handling. Fix a
7290 fencepost error in deciding whether or not to use that technique.
7291
6cdc0ccc
AM
72922002-07-07 Alan Modra <amodra@bigpond.net.au>
7293
7294 * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,
7295 change type of locsyms.
7296 (bfd_elf_get_elf_syms): Declare.
7297 * elf.c (bfd_elf_get_elf_syms): New function.
7298 (group_signature): Use bfd_elf_get_elf_syms.
7299 (bfd_section_from_r_symndx): Likewise.
7300 * elfcode.h (elf_slurp_symbol_table): Likewise.
7301 * elflink.h (elf_link_is_defined_archive_symbol): Likewise.
7302 (elf_link_add_object_symbols): Likewise. Reorganise to increase
7303 locality of various data structures. Properly free internal relocs.
7304 (elf_bfd_final_link): Properly free internal relocs.
7305 (elf_link_check_versioned_symbol): Use bfd_elf_get_elf_syms.
7306 (elf_link_input_bfd): Likewise.
7307 (elf_gc_mark): Likewise. Properly free internal relocs.
7308 (elf_gc_sweep): Properly free internal relocs.
7309 (elf_reloc_symbol_deleted_p): No need to swap syms in.
7310 (elf_bfd_discard_info): Use bfd_elf_get_elf_syms. Properly free
7311 internal relocs.
7312 * elf-m10200.c (mn10200_elf_relax_section): Use bfd_elf_get_elf_syms.
7313 Properly free possibly cached info.
7314 (mn10200_elf_relax_delete_bytes): Remove symbol swapping code.
7315 (mn10200_elf_symbol_address_p): Pass in internal syms. Remove
7316 symbol swapping code.
7317 (mn10200_elf_get_relocated_section_contents): Use bfd_elf_get_elf_syms.
7318 Properly free possibly cached info.
7319 * elf-m10300.c (mn10300_elf_relax_section): As above for elf-m10200.c.
7320 (mn10300_elf_relax_delete_bytes): Likewise.
7321 (mn10300_elf_symbol_address_p): Likewise.
7322 (mn10300_elf_get_relocated_section_contents): Likewise.
7323 * elf32-h8300.c (elf32_h8_relax_section): As above for elf-m10200.c.
7324 (elf32_h8_relax_delete_bytes): Likewise.
7325 (elf32_h8_symbol_address_p): Likewise.
7326 (elf32_h8_get_relocated_section_contents): Likewise.
7327 * elf32-m32r.c (m32r_elf_relax_section): As above for elf-m10200.c.
7328 (m32r_elf_relax_delete_bytes): Likewise.
7329 (m32r_elf_get_relocated_section_contents): Likewise.
7330 * elf32-sh.c (sh_elf_reloc_loop): Free section contents using
7331 elf_section_data to determine whether cached.
7332 (sh_elf_relax_section): As above for elf-m10200.c.
7333 (sh_elf_relax_delete_bytes): Likewise.
7334 (sh_elf_get_relocated_section_contents): Likewise.
7335 * elf32-xstormy16.c (xstormy16_elf_relax_section): As above.
7336 * elf64-alpha.c (elf64_alpha_relax_section): As above. Also delay
7337 reading of local syms.
7338 * elf64-mmix.c (mmix_elf_relax_section): Likewise.
7339 * elf64-sh64.c (sh_elf64_get_relocated_section_contents): As above.
7340 * elfxx-ia64.c (elfNN_ia64_relax_section): As above.
7341 * elfxx-mips.c (_bfd_mips_elf_check_relocs): Properly free internal
7342 relocs.
7343 * elf32-arm.h (bfd_elf32_arm_process_before_allocation): Properly
7344 free internal relocs and section contents. Don't read symbols.
7345 * elf32-hppa.c (get_local_syms): Use bfd_elf_get_elf_syms.
7346 (elf32_hppa_size_stubs): Don't free local syms.
7347 * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Delay
7348 reading of local syms. Use bfd_elf_get_elf_syms. Properly free
7349 possibly cached info.
7350 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Likewise.
7351 * elf64-hppa.c (elf64_hppa_check_relocs): Use bfd_elf_get_elf_syms.
7352 * elf64-ppc.c (struct ppc_link_hash_table): Delete bfd_count and
7353 all_local_syms.
7354 (get_local_syms): Delete function.
7355 (edit_opd): Use bfd_elf_get_elf_syms. Free on error exit. Cache
7356 on exit.
7357 (ppc64_elf_size_stubs): Use bfd_elf_get_elf_syms. Free/cache on exit.
7358
b3212001
JW
73592002-07-05 Jim Wilson <wilson@redhat.com>
7360
7361 * syms.c (decode_section_type): New.
7362 (bfd_decode_symclass): Call decode_section_type.
7363
894bb1ee
JJ
73642002-07-04 Jakub Jelinek <jakub@redhat.com>
7365
7366 * merge.c (_bfd_merged_section_offset): Avoid accessing byte before
7367 section content start.
7368 Reported by Michael Schumacher <mike@hightec-rt.com>.
7369
bc0ba537
AM
73702002-07-04 Alan Modra <amodra@bigpond.net.au>
7371
9b5ecbd0 7372 * section.c (_bfd_strip_section_from_output): Remove unnecessary
bc0ba537
AM
7373 link order code. Don't actually remove the output section here;
7374 Just set a flag for the linker to do so.
7375 * elflink.c (_bfd_elf_link_renumber_dynsyms): Test for removed
7376 sections when setting up output section dynsyms.
7377
797fc050
AM
73782002-07-04 Alan Modra <amodra@bigpond.net.au>
7379
7380 * elflink.h (elf_link_add_object_symbols): Revert 1999-09-02 hpux
7381 fudge.
7382 * elf.c (bfd_section_from_shdr): Work around broken hpux shared
7383 libs here instead.
7384
99881371
MS
73852002-07-02 Martin Schwidefsky <schwidefsky@de.ibm.com>
7386
7387 * elf64-s390.c (create_got_section): Set .got section alignment to
7388 8 bytes.
7389 (elf_s390_check_relocs): Set .rela.dyn section alignment to 8 bytes.
7390
47d9a591
AM
73912002-07-02 Alan Modra <amodra@bigpond.net.au>
7392
7393 * elf.c (_bfd_elf_reloc_type_class): Fix comment grammar.
7394
179d3252
JT
73952002-07-01 Matt Thomas <matt@3am-software.com>
7396
7397 * elf32-vax.c (elf32_vax_print_private_bfd_data): Change EF_*
7398 to EF_VAX_*.
7399
4a14403c
TS
74002002-07-01 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7401
7402 * elfxx-mips.c (ABI_64_P): Fix comment.
7403 (MIPS_ELF_OPTIONS_SECTION_NAME,MIPS_ELF_STUB_SECTION_NAME): Use the
7404 new section names for N64 ABI.
7405 (mips_elf_output_extsym): No special _gp_disp handling for NewABI.
7406 (mips_elf_calculate_relocation): Code formatting.
7407 (mips_elf_create_dynamic_relocation): Likewise.
7408 (_bfd_mips_elf_fake_sections): IRIX6 needs this hack, too.
7409 (_bfd_mips_elf_size_dynamic_sections): Handle GOT_PAGE for any NewABI.
7410 (_bfd_mips_elf_relocate_section): No special handling for R_MIPS_64
7411 in any NewABI.
7412 (_bfd_mips_elf_finish_dynamic_symbol): No special _gp_disp handling
7413 for NewABI.
7414 (_bfd_mips_elf_modify_segment_map): Handle any N64 ABI.
7415 (_bfd_mips_elf_gc_sweep_hook): NewABI GOT relocs should be handled
7416 here, too.
7417
607c0e09
AS
74182002-07-01 Andreas Schwab <schwab@suse.de>
7419
7420 * elf64-x86-64.c (elf64_x86_64_relocate_section): Only convert
7421 R_X86_64_64 to R_X86_64_RELATIVE.
7422
ba26fd96
AM
74232002-07-01 John David Anglin <dave@hiauly1.hia.nrc.ca>
7424
7425 * vaxbsd.c: New BFD backend for VAX BSD and Ultrix.
7426 * Makefile.am (BFD32_BACKENDS, BFD32_BACKENDS_CFILES): Add new backend.
7427 Run "make dep-am".
7428 * config.bfd (vax-*-bsd* | vax-*-ultrix*): Use vaxbsd_vec instead of
7429 host_aout_vec.
7430 * configure.in (vaxbsd_vec): Add.
7431 * targets.c (vaxbsd_vec): Add.
7432 * Makefile.in: Rebuild.
7433 * configure: Rebuild.
7434 * po/SRC-POTFILES.in: Rebuild.
7435
1e2f5b6e
AM
74362002-07-01 Alan Modra <amodra@bigpond.net.au>
7437
7438 * elflink.h (elf_gc_mark): Pass in the section whose relocs we are
7439 examining to gc_mark_hook, rather than the bfd.
7440 (elf_gc_sections): Adjust.
7441 * elf-bfd.h (struct elf_backend_data <gc_mark_hook>): Likewise.
7442 * elf-m10300.c (mn10300_elf_gc_mark_hook): Likewise.
7443 * elf32-arm.h (elf32_arm_gc_mark_hook): Likewise.
7444 * elf32-avr.c (elf32_avr_gc_mark_hook): Likewise.
7445 * elf32-cris.c (cris_elf_gc_mark_hook): Likewise.
7446 * elf32-d10v.c (elf32_d10v_gc_mark_hook): Likewise.
7447 * elf32-fr30.c (fr30_elf_gc_mark_hook): Likewise.
7448 * elf32-hppa.c (elf32_hppa_gc_mark_hook): Likewise.
7449 * elf32-i386.c (elf_i386_gc_mark_hook): Likewise.
7450 * elf32-m32r.c (m32r_elf_gc_mark_hook): Likewise.
7451 * elf32-m68k.c (elf_m68k_gc_mark_hook): Likewise.
7452 * elf32-mcore.c (mcore_elf_gc_mark_hook): Likewise.
7453 * elf32-openrisc.c (openrisc_elf_gc_mark_hook): Likewise.
7454 * elf32-ppc.c (ppc_elf_gc_mark_hook): Likewise.
7455 * elf32-s390.c (elf_s390_gc_mark_hook): Likewise.
7456 * elf32-sh.c (sh_elf_gc_mark_hook): Likewise.
7457 * elf32-sparc.c (elf32_sparc_gc_mark_hook): Likewise.
7458 * elf32-v850.c (v850_elf_gc_mark_hook): Likewise.
7459 * elf32-vax.c (elf_vax_gc_mark_hook): Likewise.
7460 * elf32-xstormy16.c (xstormy16_elf_gc_mark_hook): Likewise.
7461 * elf64-mmix.c (mmix_elf_gc_mark_hook): Likewise.
7462 * elf64-ppc.c (ppc64_elf_gc_mark_hook): Likewise.
7463 * elf64-s390.c (elf_s390_gc_mark_hook): Likewise.
7464 * elf64-sh64.c (sh_elf64_gc_mark_hook): Likewise.
7465 * elfxx-mips.c (_bfd_mips_elf_gc_mark_hook): Likewise.
7466 * elfxx-mips.h (_bfd_mips_elf_gc_mark_hook): Likewise.
7467 * elf64-x86-64.c (elf64_x86_64_gc_mark_hook): Likewise.
7468 * elf32-frv.c (elf32_frv_gc_mark_hook): Likewise. Also remove
7469 redundant local sym tests.
7470 * elf64-ppc.c (struct ppc_link_hash_entry): Add is_entry.
7471 (link_hash_newfunc): Init is_entry.
7472 (ppc64_elf_copy_indirect_symbol): Copy is_entry.
7473 (ppc64_elf_link_hash_table_create): Init all_local_syms.
7474 (create_linkage_sections): Use bfd_make_section_anyway rather than
7475 bfd_make_section.
7476 (ppc64_elf_mark_entry_syms): New function.
7477 (ppc64_elf_check_relocs): Don't bother testing elf_bad_symtab. Set
7478 up opd entry to function section map.
7479 (ppc64_elf_gc_mark_hook): Special case opd section relocs, and
7480 relocs that reference the opd section.
7481 (edit_opd): New function.
7482 (ppc64_elf_size_dynamic_sections): Call get_local_syms and edit_opd.
7483 (ppc64_elf_setup_section_lists): Don't calculate htab->bfd_count here.
7484 (get_local_syms): Do so here. Exit if we already have local syms.
7485 Remove bogus comment imported from elf32-hppa.c. Don't attempt to
7486 read local syms on non-ELF input.
7487 (ppc64_elf_size_stubs): Call _bfd_elf64_link_read_relocs rather
7488 than duplicating it's function here. Adjust free of internal
7489 relocs to suit.
7490 (ppc64_elf_relocate_section): Adjust local syms in opd section.
7491 * elf64-ppc.h (ppc64_elf_mark_entry_syms): Declare.
7492 * elf32-hppa.c (elf32_hppa_size_stubs): Call
7493 _bfd_elf32_link_read_relocs rather than duplicating it's function
7494 here. Adjust free of internal relocs to suit.
7495
1b71fb54
AJ
74962002-07-01 Andreas Jaeger <aj@suse.de>
7497
7498 * elf64-x86-64.c (elf64_x86_64_check_relocs): Certain relocations
7499 are not allowed in shared libs code, enforce -fPIC.
7500
8d28f606
HPN
75012002-06-29 Hans-Peter Nilsson <hp@bitrange.com>
7502
7503 * mmo.c (mmo_write_loc_chunk): Don't eliminate leading and
7504 trailing zero-sequences when there's previous left-over data.
7505
5ac81c74
JL
75062002-06-27 John David Anglin <dave@hiauly1.hia.nrc.ca>
7507
7508 * elf64-hppa.c (elf64_hppa_reloc_type_class): New function.
7509 (elf64_hppa_finish_dynamic_sections): Check other_rel_sec, dlt_rel_sec
7510 and opd_rel_sec in order for starting rela section. Check _raw_size.
7511 (elf_backend_reloc_type_class): Define.
7512
91a4d569
AM
75132002-06-27 Kevin Buettner <kevinb@redhat.com>
7514
7515 * dwarf2.c (decode_line_info): Handle older, non-standard, 64-bit
7516 DWARF2 formats.
7517
feee612b
AM
75182002-06-27 Alan Modra <amodra@bigpond.net.au>
7519
7520 * cpu-powerpc.c: Comment on ordering of arch_info.
7521 * elf32-ppc.c (ppc_elf_object_p): New function.
7522 (elf_backend_object_p): Define.
7523 * elf64-ppc.c (ppc64_elf_object_p): New function.
7524 (elf_backend_object_p): Define.
7525
a4e6cefc
JT
75262002-06-26 Jason Thorpe <thorpej@wasabisystems.com>
7527
7528 * configure.in (vax-*-netbsd*): Set COREFILE to netbsd-core.lo.
7529 * configure: Regenerate.
7530
dae2dd0d
NC
75312002-06-25 Jason Eckhardt <jle@rice.edu>
7532
7533 * dwarf2.c (decode_line_info): Check unit->addr_size
7534 to read in the proper number of prologue bytes.
7535
680f9d5c
NC
75362002-06-25 Nick Clifton <nickc@cambridge.redhat.com>
7537
7538 * config.bfd (powerpc-*-aix5*): Only create a selvecs for
7539 aix5coff64_vec if 64-bit bfd support has been enabled.
91a4d569
AM
7540 (powerpc64-*-aix5*): Only define if 64-bit bfd support has
7541 been enabled.
dae2dd0d 7542
680f9d5c
NC
7543 * targets.c (_bfd_target_vector[]): Only include
7544 aix5coff64_vec if 64-bit bfd support has been enabled.
7545
d4c88bbb
AM
75462002-06-25 Alan Modra <amodra@bigpond.net.au>
7547
7548 * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy with memcpy.
7549 * elf32-hppa.c (hppa_add_stub): Likewise.
7550 * elflink.c (_bfd_elf_link_record_dynamic_symbol): Likewise.
7551 * elflink.h (elf_add_default_symbol): Fix comment typo.
7552 (elf_add_default_symbol): Replace strcpy and strncpy with memcpy.
7553 (elf_link_add_object_symbols): Likewise.
7554 (elf_link_assign_sym_version): Likewise.
7555 * hash.c (bfd_hash_lookup): Likewise.
7556 * linker.c (_bfd_generic_link_add_one_symbol): Likewise.
7557 * section.c (bfd_get_unique_section_name): Likewise.
7558 * syms.c (_bfd_stab_section_find_nearest_line): Likewise.
7559 * elf.c (_bfd_elf_make_section_from_phdr): Likewise.
7560 (assign_section_numbers): Likewise.
7561 (_bfd_elfcore_make_pseudosection): Likewise.
7562 (elfcore_grok_lwpstatus): Likewise.
7563 (elfcore_grok_win32pstatus): Likewise.
7564 (elfcore_write_note): Constify input params. Use PTR instead of
7565 void *. Include terminating NUL in namesz. Correct padding.
7566 Support NULL "name" param. Use memcpy instead of strcpy.
7567 (elfcore_write_prpsinfo): Constify input params.
7568 (elfcore_write_prstatus): Likewise. Use PTR instead of void *.
7569 (elfcore_write_lwpstatus): Likewise.
7570 (elfcore_write_pstatus): Likewise.
7571 (elfcore_write_prfpreg): Likewise.
7572 (elfcore_write_prxfpreg): Likewise.
7573 * elf-bfd.h (elfcore_write_note): Update declaration.
7574 (elfcore_write_prpsinfo): Likewise.
7575 (elfcore_write_prstatus): Likewise.
7576 (elfcore_write_pstatus): Likewise.
7577 (elfcore_write_prfpreg): Likewise.
7578 (elfcore_write_prxfpreg): Likewise.
7579 (elfcore_write_lwpstatus): Likewise.
7580
b0ac09d2
NC
75812002-06-25 Jason Eckhardt <jle@rice.edu>
7582
7583 * ecoff.c (ecoff_set_symbol_info): Set BSF_FUNCTION for
7584 symbols of type stProc and stStaticProc.
7585
75862002-06-25 Nick Clifton <nickc@redhat.com>
7587
7588 * ecoff.c: VArious formatting fixes.
7589
021d6096
AM
75902002-06-25 Alan Modra <amodra@bigpond.net.au>
7591
7592 * coff-rs6000.c (xcoff_generate_rtinit): Fix typo.
7593
82e51918
AM
75942002-06-25 Alan Modra <amodra@bigpond.net.au>
7595
7596 * aout-adobe.c: Don't compare against "true" or "false.
7597 * aout-target.h: Likewise.
7598 * aoutx.h: Likewise.
7599 * archive.c: Likewise.
7600 * bout.c: Likewise.
7601 * cache.c: Likewise.
7602 * coff-a29k.c: Likewise.
7603 * coff-alpha.c: Likewise.
7604 * coff-i386.c: Likewise.
7605 * coff-mips.c: Likewise.
7606 * coff-or32.c: Likewise.
7607 * coff64-rs6000.c: Likewise.
7608 * coffcode.h: Likewise.
7609 * coffgen.c: Likewise.
7610 * cpu-ns32k.c: Likewise.
7611 * ecoff.c: Likewise.
7612 * ecofflink.c: Likewise.
7613 * elf.c: Likewise.
7614 * elf32-arm.h: Likewise.
7615 * elf32-cris.c: Likewise.
7616 * elf32-d30v.c: Likewise.
7617 * elf32-i386.c: Likewise.
7618 * elf32-mcore.c: Likewise.
7619 * elf32-ppc.c: Likewise.
7620 * elf32-sh.c: Likewise.
7621 * elf32-sh64.c: Likewise.
7622 * elf32-v850.c: Likewise.
7623 * elf64-alpha.c: Likewise.
7624 * elf64-sh64.c: Likewise.
7625 * elfcode.h: Likewise.
7626 * elfcore.h: Likewise.
7627 * elflink.h: Likewise.
7628 * elfxx-mips.c: Likewise.
7629 * i386os9k.c: Likewise.
7630 * ieee.c: Likewise.
7631 * libbfd.c: Likewise.
7632 * linker.c: Likewise.
7633 * mmo.c: Likewise.
7634 * nlm32-alpha.c: Likewise.
7635 * nlm32-i386.c: Likewise.
7636 * nlm32-ppc.c: Likewise.
7637 * nlm32-sparc.c: Likewise.
7638 * nlmcode.h: Likewise.
7639 * oasys.c: Likewise.
7640 * pdp11.c: Likewise.
7641 * peicode.h: Likewise.
7642 * reloc.c: Likewise.
7643 * som.c: Likewise.
7644 * srec.c: Likewise.
7645 * tekhex.c: Likewise.
7646 * vms.c: Likewise.
7647 * xcofflink.c: Likewise.
7648 * elf64-sparc.c: Edit comment to not use "== false".
7649
7650 * aoutf1.h: Don't use "? true : false".
7651 * ecoff.c: Likewise.
7652 * format.c: Likewise.
7653 * ieee.c: Likewise.
7654 * linker.c: Likewise.
7655 * mmo.c: Likewise.
7656 * oasys.c: Likewise.
7657
48fc70a2
AM
76582002-06-23 H.J. Lu <hjl@gnu.org>
7659
7660 * elflink.h (elf_link_add_archive_symbols): For the default
7661 version, check references with only one `@' first.
7662
47b7c2db
AM
76632002-06-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
7664
7665 * elf64-hppa.c (elf64_hppa_mark_milli_and_exported_functions): New
7666 function.
9b5ecbd0 7667 (allocate_global_data_dlt): Don't add millicode symbols to dynamic
47b7c2db
AM
7668 symbol table.
7669 (allocate_global_data_opd, allocate_dynrel_entries): Likewise.
7670 (elf64_hppa_size_dynamic_sections): Revise to use
7671 elf64_hppa_mark_milli_and_exported_functions.
7672 (elf64_hppa_finish_dynamic_symbol): Remove code to keep millicode
7673 symbols out of dynamic symbol table.
7674
f5d44ba0
AM
76752002-06-23 Alan Modra <amodra@bigpond.net.au>
7676
bb3fff1e
AM
7677 * Makefile.in: Regenerate.
7678 * libbfd.h: Regenerate.
7679 * bfd-in2.h: Regenerate.
7680 * configure: Regenerate.
7681 * po/SRC-POTFILES.in: Regenerate.
7682
f5d44ba0
AM
7683 * elflink.h: Comment typo fixes.
7684
76852002-06-23 H.J. Lu <hjl@gnu.org>
7686
7687 * elf-bfd.h (elf_link_loaded_list): New structure.
7688 (elf_link_hash_table): Add "loaded".
7689 * elf.c (_bfd_elf_link_hash_table_init): Initialize "loaded".
7690 * elflink.h (elf_link_check_versioned_symbol): New function.
7691 (elf_link_output_extsym): Call elf_link_check_versioned_symbol.
7692
cc36acdf
NC
76932002-06-19 Nick Clifton <nickc@cambridge.redhat.com>
7694
7695 * elflink.h (size_dynamic_sections): If the target does not
f5d44ba0 7696 support an ELF style hash table, return true, indicating that
cc36acdf
NC
7697 nothing needed to be done, rather than false, indicating that the
7698 section's size could not be computed.
7699
4e5ba5b7
DB
77002002-06-18 Dave Brolley <brolley@redhat.com>
7701
7702 From Catherine Moore, Michael Meissner, Dave Brolley:
7703 * po/SRC-POTFILES.in: Add cpu-frv.c and elf32-frv.c
7704 * targets.c: Support bfd_elf32_frv_vec.
7705 * reloc.c: Add FRV relocs.
7706 * configure.in: Add support for bfd-elf32-frv-vec.
7707 * config.bfd (targ_cpu): Add support for frv-*-elf.
7708 * archures.c: Add frv arch and machines.
7709 * Makefile.am (ALL_MACHINES): Add cpu-frv.lo.
7710 (ALL_MACHINES_CFILES): Add cpu-frv.c.
7711 (BFD32_BACKENDS): Add elf32-frv.lo.
7712 (BFD32_BACKENDS_CFILES): Add elf32-frv.c
7713 (cpu-frv.lo): New target.
7714 (elf32-frv.lo): New target.
7715 * cpu-frv.c: New file.
7716 * elf32-frv.c: New file.
7717
7ece0d85
JJ
77182002-06-18 Jakub Jelinek <jakub@redhat.com>
7719
7720 * elfcode.h (elf_object_p): Sanity check eh_shoff == 0 implies
7721 e_shnum == 0.
7722 Only read the first section header if e_shoff is non-zero.
7723 Don't consider e_shstrndx if there are no sections.
7724
57fb03ac
TR
77252002-06-17 Tom Rix <trix@redhat.com>
7726
7727 * elf32-d10v.c (elf_d10v_howto_table): Change R_D10V_10_PCREL_R,
f5d44ba0 7728 R_D10V_10_PCREL_L and R_D10V_18_PCREL to use
57fb03ac
TR
7729 complain_overflow_bitfield.
7730
341ca622
AM
77312002-06-17 Alan Modra <amodra@bigpond.net.au>
7732
767e34d1
AM
7733 * opncls.c (bfd_openr): Remove redundant bfd_set_error.
7734 (bfd_fdopenr): Likewise.
7735 (bfd_openstreamr): Likewise.
7736 (bfd_openw): Likewise.
7737
341ca622
AM
7738 * targets.c: Sort target vecs.
7739 (_bfd_target_vector): Add aix5coff64_vec, bfd_elf32_sh64_vec,
7740 bfd_elf32_sh64l_vec, bfd_elf32_sh64lnbsd_vec,
7741 bfd_elf32_sh64nbsd_vec, bfd_elf64_sh64_vec, bfd_elf64_sh64l_vec,
7742 bfd_elf64_sh64lnbsd_vec, bfd_elf64_sh64nbsd_vec.
7743 * configure.in: Sort target vecs. Add m88kmach3_vec.
7744 * configure: Regenerate.
7745
dfbbae4c
HPN
77462002-06-16 Hans-Peter Nilsson <hp@bitrange.com>
7747
7748 * elf64-mmix.c (bpo_reloc_request_sort_fn): Use member
7749 bpo_reloc_no to break sort order ties, not address of items.
7750
d663e1cd
JL
77512002-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
7752
7753 * elf-hppa.h (elf_hppa_final_link): Fix formatting in comment.
7754 Skip excluded sections in determing __gp value.
7755 (elf_hppa_final_link_relocate): Use the symbol's address in
7756 R_PARISC_FPTR64 relocations that don't need an opd entry.
7757 * elf64-hppa.c (allocate_dynrel_entries): Simplify code.
7758 (elf64_hppa_finalize_dynreloc): Likewise.
7759 (elf64_hppa_size_dynamic_sections): Move comments and fix typo.
7760 (elf64_hppa_finish_dynamic_symbol): Break up assert.
7761
a8295218
NC
77622002-06-14 Sergey Grigoriev <serge@leopold.Physik.Uni-Augsburg.DE>
7763
7764 * pei-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Enable 16 byte
7765 alignment for .bss, .data and .text sections so that sse and sse2
7766 code will work.
7767 * pe-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
7768
77692002-06013 J"orn Rennecke <joern.rennecke@superh.com>
5d9b5481
JR
7770
7771 config.bfd: Add support for sh[1234]l*-*-elf* | sh3el*-*-elf*,
7772 sh[1234]*-elf*.
7773
3db4b612
JL
77742002-06-12 John David Anglin <dave@hiauly1.hia.nrc.ca>
7775
2cb69dd3
JL
7776 * elflink.h (elf_bfd_final_link): Improve error handling for missing
7777 dynamic sections.
7778
3db4b612
JL
7779 * elf64-hppa.c (allocate_global_data_opd): We don't need an opd entry
7780 for a symbol that has no output section.
7781 (allocate_dynrel_entries): Correct comment.
7782 (elf64_hppa_finalize_dynreloc): Likewise. Don't create an opd entry
7783 unless we want one.
7784 (elf64_hppa_finalize_opd): Prevent segfault if dyn_h is NULL.
7785 (elf64_hppa_finalize_dlt): Likewise. Prevent segfault for symbols
7786 with no section. Remove unnecessary parentheses.
7787
f3813499
TR
77882002-06-11 Tom Rix <trix@redhat.com>
7789
7790 * coffcode.h (coff_compute_section_file_positions): Add data
7791 section to AIX loader alignment check.
7792
f5d44ba0 7793 * coff-rs6000.c (_bfd_xcoff_mkobject): Set default text section
f3813499
TR
7794 alignment to 4 bytes.
7795 (_bfd_xcoff_copy_private_bfd_data): Use text and data alignment
7796 power accessor macro.
7797 (do_shared_object_padding): Remove invalid assertion.
7798
0ebaf185
RS
77992002-06-10 Richard Sandiford <rsandifo@redhat.com>
7800
7801 * section.c (_bfd_strip_section_from_output): Set SEC_EXCLUDE
7802 for removed output sections.
7803
ebe3e2d1
NC
78042002-06-10 Geoffrey Keating <geoffk@redhat.com>
7805
7806 * merge.c (merge_strings): Use htab_create_alloc with calloc, not
7807 htab_alloc.
7808 * elf-strtab.c (_bfd_elf_strtab_finalize): Likewise.
7809
0b14c2aa
L
78102002-06-08 H.J. Lu <hjl@gnu.org>
7811
7812 * elf.c (copy_private_bfd_data): Don't cast to bfd_size_type to
7813 work around a long long bug in gcc 2.96 on mips.
7814
3c2bfad6
JT
78152002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7816
7817 * Makefile.am (BFD32_BACKENDS): Add vax1knetbsd.lo.
7818 (BFD32_BACKENDS_CFILES): Add vax1knetbsd.c.
7819 Regenerate dependency lists.
7820 * Makefile.in: Regenerate.
7821 * config.bfd (vax-*-netbsdelf*, vax-*-netbsdaout*): Add
7822 vax1knetbsd_vec to targ_selvecs.
7823 * configure.in: Add vax1knetbsd_vec.
7824 * configure: Regenerate.
7825 * targets.c (_bfd_target_vector): Add vax1knetbsd_vec.
7826 * vax1knetbsd.c: New file.
7827 * vaxnetbsd.c: Update copyright years.
7828 (TARGET_PAGE_SIZE): Set to 0x1000.
7829 (DEFAULT_MID): Set to M_VAX4K_NETBSD.
7830
91149be3
JT
78312002-06-08 Matt Thomas <matt@3am-software.com>
7832
7833 * libaout.h (enum machine_type): Add M_VAX4K_NETBSD.
7834
21e15248
AM
78352002-06-08 Alan Modra <amodra@bigpond.net.au>
7836
7837 * elf64-sh64.c (sh64_elf64_link_output_symbol_hook): Make static.
7838
986b7daa
AM
78392002-06-08 Alan Modra <amodra@bigpond.net.au>
7840
e90b95f6
AM
7841 * Makefile.am: Run "make dep-am".
7842 * Makefile.in: Regenerate.
7843
3f9c735e
AM
7844 * armnetbsd.c: Replace CONST with const.
7845 * corefile.c: Likewise.
7846 * elf32-dlx.c: Likewise.
7847 * elf64-mips.c: Likewise.
7848 * mmo.c: Likewise.
7849 * ns32knetbsd.c: Likewise.
7850
986b7daa
AM
7851 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Check the hash
7852 table is elf64-sparc.
7853
5a659663
TS
78542002-06-08 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7855
7856 * elfxx-mips.c (_bfd_mips_elf_relocate_section): Simplify code.
7857 Fix RELA addends to get not shifted in the result. Don't do special
7858 handling of R_MIPS_64 for NewABI.
7859
9bab7074
AM
78602002-06-07 Alan Modra <amodra@bigpond.net.au>
7861
7862 * aoutx.h (NAME(aout,slurp_symbol_table)): Use bfd_zmalloc.
7863 (NAME(aout,slurp_reloc_table)): Likewise.
7864 * coff-mips.c (mips_relax_section): Use bfd_zalloc.
7865 * coff-rs6000.c (xcoff_write_armap_big): Use bfd_zmalloc.
7866 (xcoff_write_archive_contents_big): Likewise.
7867 (xcoff_generate_rtinit): Likewise.
7868 (xcoff_generate_rtinit): Likewise, and check error return.
7869 * coff64-rs6000.c (xcoff64_generate_rtinit): Likewise.
7870 * coffgen.c (coff_section_symbol): Use bfd_zalloc.
7871 (coff_get_normalized_symtab): Likewise.
7872 (coff_make_empty_symbol): Likewise.
7873 (bfd_coff_set_symbol_class): Likewise.
7874 * cofflink.c (coff_link_add_symbols): Likewise.
7875 * ecoff.c (_bfd_ecoff_make_empty_symbol): Likewise.
7876 * ecofflink.c (ecoff_write_shuffle): Use bfd_zmalloc.
7877 (bfd_ecoff_write_accumulated_debug): Likewise.
7878 * elf64-alpha.c (get_got_entry): Use bfd_zalloc.
7879 * i386linux.c (bfd_i386linux_size_dynamic_sections): Likewise.
7880 * i386lynx.c (NAME(lynx,slurp_reloc_table)): Use bfd_zmalloc.
7881 * ieee.c (do_with_relocs): Use bfd_zalloc.
7882 * m68klinux.c (bfd_m68klinux_size_dynamic_sections): Likewise.
7883 * pdp11.c (NAME(aout,slurp_symbol_table)): Use bfd_zmalloc.
7884 (NAME(aout,slurp_reloc_table)): Likewise.
7885 (NAME(aout,squirt_out_relocs)): Don't memset when zalloc'd.
7886 * reloc16.c (bfd_coff_reloc16_relax_section): Use bfd_zmalloc.
7887 * som.c (som_build_and_write_symbol_table): Likewise.
7888 (som_slurp_string_table): Likewise.
7889 (som_slurp_symbol_table): Likewise.
7890 (som_bfd_ar_write_symbol_stuff): Likewise.
7891 * sparclinux.c (bfd_sparclinux_size_dynamic_sections): Use bfd_zalloc.
7892 * sunos.c (bfd_sunos_size_dynamic_sections): Likewise.
7893 * tekhex.c (find_chunk): Likewise. Get rid of unused "sname".
7894 * vms-gsd.c (_bfd_vms_slurp_gsd): Use bfd_zmalloc.
7895 * xcofflink.c (xcoff_link_add_symbols): Use bfd_zalloc/bfd_zmalloc.
7896
1126897b
AM
78972002-06-07 Alan Modra <amodra@bigpond.net.au>
7898
7899 * elf-bfd.h (struct bfd_elf_section_data <group_name>): Replace with
7900 "group" union.
7901 (elf_group_name): Update.
7902 (elf_group_id): Define.
7903 (bfd_elf_set_group_contents): Declare.
7904 * elf.c (elf_fake_sections): Qualify use of elf_group_name.
7905 (set_group_contents): Rename to bfd_elf_set_group_contents. Remove
7906 ATTRIBUTE_UNUSED from failedptrarg. If elf_group_id is set, use
7907 that sym for the signature.
7908 (_bfd_elf_compute_section_file_positions): Don't call
7909 set_group_contents for "ld -r" case.
7910 (swap_out_syms): Use bfd_zalloc.
7911 * elflink.h (elf_link_add_archive_symbols): Likewise.
7912 (NAME(bfd_elf,size_dynamic_sections)): Likewise.
7913 (elf_bfd_final_link): Call bfd_elf_set_group_contents.
7914
3fad3c7c
AM
79152002-06-07 Alan Modra <amodra@bigpond.net.au>
7916
7917 * elf64-ppc.c (ppc64_elf_relocate_section): Allow unresolved
7918 relocs in opd for non-shared too.
7919
10f469bf 79202002-06-06 Jeffrey Law <law@redhat.com>
76f99c63
JL
7921
7922 * elf32-h8300.c (elf32_h8_relax_section): Ignore uninteresting
7923 relocations.
7924
7217313c
NC
79252002-06-06 Nick Clifton <nickc@cambridge.redhat.com>
7926
7927 * merge.c: Include libiberty.h.
7928 * elf-strtab.c: Include libiberty.h.
7929
6cb22815
AM
79302002-06-06 Elias Athanasopoulos <eathan@otenet.gr>
7931
7932 * peXXigen.c (pe_print_idata): Remove unused variable.
7933
1ed89aa9
NC
79342002-06-06 David Heine <dlheine@tensilica.com>
7935
7936 * elf.c (assign_file_positions_for_segments): Remove unallocated
7937 sections from the section to segment mapping for PT_LOAD segments.
7938 Update comment about empty loadable segments.
7939
644c4c80
RS
79402002-06-06 Richard Sandiford <rsandifo@redhat.com>
7941
7942 * stabs.c (_bfd_link_section_stabs): Check that the symbol offset
7943 is within the .stabstr section.
7944
f8ecb12b
AM
79452002-06-06 Alan Modra <amodra@bigpond.net.au>
7946
7947 * elf-bfd.h (struct elf_size_info <swap_symbol_in>): Function args
7948 are "const PTR", not "const PTR *".
7949 (bfd_elf32_swap_symbol_in): Likewise.
7950 (bfd_elf64_swap_symbol_in): Likewise.
7951 * elfcode.h (elf_swap_symbol_in): Change input args to const PTR.
7952 (elf_slurp_symbol_table): Adjust call to elf_swap_symbol_in.
7953 * elflink.h (elf_link_is_defined_archive_symbol): Likewise.
7954 (elf_link_add_object_symbols): Likewise.
7955 (elf_link_record_local_dynamic_symbol): Likewise.
7956 (elf_link_input_bfd): Likewise.
7957 (elf_gc_mark): Likewise.
7958 (elf_reloc_symbol_deleted_p): Likewise.
7959 * elf-m10200.c (mn10200_elf_relax_section): Likewise.
7960 (mn10200_elf_relax_delete_bytes): Likewise.
7961 (mn10200_elf_symbol_address_p): Likewise.
7962 (mn10200_elf_get_relocated_section_contents): Likewise.
7963 * elf-m10300.c (mn10300_elf_relax_section): Likewise.
7964 (mn10300_elf_relax_section): Likewise.
7965 (mn10300_elf_relax_delete_bytes): Likewise.
7966 (mn10300_elf_symbol_address_p): Likewise.
7967 (mn10300_elf_get_relocated_section_contents): Likewise.
7968 * elf32-h8300.c (elf32_h8_relax_section): Likewise.
7969 (elf32_h8_relax_delete_bytes): Likewise.
7970 (elf32_h8_symbol_address_p): Likewise.
7971 (elf32_h8_get_relocated_section_contents): Likewise.
7972 * elf32-hppa.c (get_local_syms): Likewise.
7973 * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Likewise.
7974 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Likewise.
7975 * elf32-sh.c (sh_elf_relax_section): Likewise.
7976 (sh_elf_relax_delete_bytes): Likewise.
7977 (sh_elf_get_relocated_section_contents): Likewise.
7978 * elf32-xstormy16.c (xstormy16_elf_relax_section): Likewise.
7979 * elf64-alpha.c (elf64_alpha_relax_section): Likewise.
7980 * elf64-hppa.c (elf64_hppa_check_relocs): Likewise.
7981 * elf64-mmix.c (mmix_elf_relax_section): Likewise.
7982 * elf64-ppc.c (get_local_syms): Likewise.
7983 * elf64-sh64.c (sh_elf64_get_relocated_section_contents): Likewise.
7984 * elfxx-ia64.c (elfNN_ia64_relax_section): Likewise.
7985
1ed89aa9 79862002-06-05 J"orn Rennecke <joern.rennecke@superh.com>
7a33bc10
JR
7987
7988 * config.bfd (sh64l*-*-elf*, shl*-*-elf*): New configurations.
7989
73ff0d56
AM
79902002-06-05 Alan Modra <amodra@bigpond.net.au>
7991
9dce4196
AM
7992 * elf.c (group_signature): Swap in the whole symbol, and handle
7993 extracting section symbol names.
7994 (setup_group): Add comment.
7995 (set_group_contents): When called from objcopy or ld, arrange for
7996 section contents to be written. Write group member output section
7997 indices to allow objcopy to reorganize sections.
7998 (_bfd_elf_copy_private_section_data): Copy group info.
7999
73ff0d56
AM
8000 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.
8001 (bfd_elf32_swap_symbol_in): Update prototype.
8002 (bfd_elf64_swap_symbol_in): Likewise.
8003 * elfcode.h (elf_swap_symbol_in): Change input args to const PTR *.
8004 (elf_slurp_symbol_table): Adjust call to elf_swap_symbol_in.
8005 * elflink.h (elf_link_is_defined_archive_symbol): Likewise.
8006 (elf_link_add_object_symbols): Likewise.
8007 (elf_link_record_local_dynamic_symbol): Likewise.
8008 (elf_link_input_bfd): Likewise.
8009 (elf_gc_mark): Likewise.
8010 (elf_reloc_symbol_deleted_p): Likewise.
8011 * elf-m10200.c (mn10200_elf_relax_section): Likewise.
8012 (mn10200_elf_relax_delete_bytes): Likewise.
8013 (mn10200_elf_symbol_address_p): Likewise.
8014 (mn10200_elf_get_relocated_section_contents): Likewise.
8015 * elf-m10300.c (mn10300_elf_relax_section): Likewise.
8016 (mn10300_elf_relax_section): Likewise.
8017 (mn10300_elf_relax_delete_bytes): Likewise.
8018 (mn10300_elf_symbol_address_p): Likewise.
8019 (mn10300_elf_get_relocated_section_contents): Likewise.
8020 * elf32-h8300.c (elf32_h8_relax_section): Likewise.
8021 (elf32_h8_relax_delete_bytes): Likewise.
8022 (elf32_h8_symbol_address_p): Likewise.
8023 (elf32_h8_get_relocated_section_contents): Likewise.
8024 * elf32-hppa.c (get_local_syms): Likewise.
8025 * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Likewise.
8026 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Likewise.
8027 * elf32-sh.c (sh_elf_relax_section): Likewise.
8028 (sh_elf_relax_delete_bytes): Likewise.
8029 (sh_elf_get_relocated_section_contents): Likewise.
8030 * elf32-xstormy16.c (xstormy16_elf_relax_section): Likewise.
8031 * elf64-alpha.c (elf64_alpha_relax_section): Likewise.
8032 * elf64-hppa.c (elf64_hppa_check_relocs): Likewise.
8033 * elf64-mmix.c (mmix_elf_relax_section): Likewise.
8034 * elf64-ppc.c (get_local_syms): Likewise.
8035 * elf64-sh64.c (sh_elf64_get_relocated_section_contents): Likewise.
8036 * elfxx-ia64.c (elfNN_ia64_relax_section): Likewise.
8037 * elfcode.h (NAME(_bfd_elf,size_info)): Update initialiser.
8038 * elf64-alpha.c (alpha_elf_size_info): Likewise.
8039 * elf64-hppa.c (hppa64_elf_size_info): Likewise.
8040 * elf64-mips.c (mips_elf64_size_info): Likewise.
8041 * elf64-s390.c (s390_elf64_size_info): Likewise.
8042 * elf64-sparc.c (sparc64_elf_size_info): Likewise.
8043
53bfd6b4
MR
80442002-06-05 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8045
8046 * elf32-mips.c (elf32_mips_ignore_discarded_relocs): Move to...
8047 elfxx-mips.c (_bfd_mips_elf_ignore_discarded_relocs): ... here.
8048 elf64-mips.c (elf_backend_ignore_discarded_relocs): Use
8049 _bfd_mips_elf_ignore_discarded_relocs.
8050 elfxx-mips.h (_bfd_mips_elf_ignore_discarded_relocs): Declare.
8051
d4df96e6
L
80522002-06-05 H.J. Lu <hjl@gnu.org>
8053
8054 * elfxx-mips.c (mips_elf_calculate_relocation): Call
8055 _bfd_elf_rel_local_sym for STT_SECTION relocations against
8056 the SEC_MERGE section.
8057
e61463e1
AM
80582002-06-05 Alan Modra <amodra@bigpond.net.au>
8059
3cac74d0
AM
8060 * coff-alpha.c: Update copyright date.
8061 * coff-mips.c: Likewise.
8062 * xcoff-target.h: Likewise.
8063
e61463e1
AM
8064 * bfd-in.h: Remove "taken from the source" comment.
8065 * libbfd-in.h: Likewise.
8066 * libcoff-in.h: Likewise.
8067 * bfd-in2.h: Regenerate.
8068 * libbfd.h: Regenerate.
8069 * libcoff.h: Regenerate.
8070
8071 * elf.c (bfd_elf_discard_group): Return true.
8072 * elf-bfd.h (bfd_elf_discard_group): Declare.
8073 * bfd-in.h (bfd_elf_discard_group): Don't declare here.
8074 * section.c (bfd_discard_group): Rename to bfd_generic_discard_group.
8075 * bfd.c (bfd_discard_group): Define.
8076 * targets.c (struct bfd_target): Add _bfd_discard_group.
8077 (BFD_JUMP_TABLE_LINK): Here too.
8078 * libbfd-in.h (_bfd_nolink_bfd_discard_group): Define.
8079 * aout-adobe.c (aout_32_bfd_discard_group): Define.
8080 * aout-target.h (MY_bfd_discard_group): Define.
8081 * aout-tic30.c (MY_bfd_discard_group): Define.
8082 * binary.c (binary_bfd_discard_group): Define.
8083 * bout.c (b_out_bfd_discard_group): Define.
8084 * coff-alpha.c (_bfd_ecoff_bfd_discard_group): Define.
8085 * coffcode.h (coff_bfd_discard_group): Define.
8086 * coff-mips.c (_bfd_ecoff_bfd_discard_group): Define.
8087 * elfxx-target.h (bfd_elfNN_bfd_discard_group): Define.
8088 * i386msdos.c (msdos_bfd_discard_group): Define.
8089 * i386os9k.c (os9k_bfd_discard_group): Define.
8090 * ieee.c (ieee_bfd_discard_group): Define.
8091 * ihex.c (ihex_bfd_discard_group): Define.
8092 * mmo.c (mmo_bfd_discard_group): Define.
8093 * nlm-target.h (nlm_bfd_discard_group): Define.
8094 * oasys.c (oasys_bfd_discard_group): Define.
8095 * ppcboot.c (ppcboot_bfd_discard_group): Define.
8096 * som.c (som_bfd_discard_group): Define.
8097 * srec.c (srec_bfd_discard_group): Define.
8098 * tekhex.c (tekhex_bfd_discard_group): Define.
8099 * versados.c (versados_bfd_discard_group): Define.
8100 * vms.c (vms_bfd_discard_group): Define.
8101 * xcoff-target.h (_bfd_xcoff_bfd_discard_group): Define.
8102 * coff64-rs6000.c (rs6000coff64_vec): Update initialiser.
8103 (aix5coff64_vec): Likewise.
8104 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Likewise.
8105
9cba27b2
JT
81062002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
8107
8108 * Makefile.am (BFD32_BACKENDS): Add elf32-sh64-com.lo.
8109 (BFD32_BACKENDS_CFILES): Add elf32-sh64-com.c.
8110 (elf32-sh64-com.lo): New dependency list.
8111 * Makefile.in: Regenerate.
8112 * configure.in (bfd_elf32_sh64_vec, bfd_elf32_sh64l_vec)
8113 (bfd_elf32_sh64nbsd_vec, bfd_elf32_sh64lnbsd_vec): Add
8114 elf32-sh64-com.lo.
8115 * configure: Regenerate.
8116 * elf32-sh64.c (sh64_address_in_cranges)
8117 (sh64_get_contents_type, sh64_address_is_shmedia): Move to...
8118 (crange_qsort_cmpb, crange_qsort_cmpl, crange_bsearch_cmpb):
8119 (crange_bsearch_cmpl): Prepend _bfd_sh64_ to name and move to...
8120 * elf32-sh64-com.c: ...here. New file.
8121
8d2c33be
AM
81222002-06-04 Alan Modra <amodra@bigpond.net.au>
8123
8124 * elf32-openrisc.c (openrisc_elf_gc_mark_hook): Remove
8125 ATTRIBUTE_UNUSED on used params.
8126 * elf32-vax.c (elf_vax_gc_mark_hook): Remove unnecessary checks
8127 before calling bfd_section_from_elf_index on local syms.
8128 * elf64-sh64.c (sh_elf64_gc_mark_hook): Likewise.
8129
5b0e55b6
JT
81302002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
8131
8132 * Makefile.am (BFD32_BACKENDS): Add elf32-sh64-nbsd.lo.
8133 (BFD32_BACKENDS_CFILES): Add elf32-sh64-nbsd.c.
8134 (BFD64_BACKENDS): Add elf64-sh64-nbsd.lo.
8135 (BFD64_BACKENDS_CFILES): Add elf64-sh64-nbsd.c.
8136 (elf32-sh64-nbsd.lo, elf64-sh64-nbsd.lo): New rules.
8137 * Makefile.in: Regenerate.
8138 * config.bfd (sh5le-*-netbsd*, sh5-*-netbsd*, sh64le-*-netbsd*)
8139 (sh64-*-netbsd*): New targets.
8140 * configure.in: Add bfd_elf32_sh64nbsd_vec, bfd_elf32_sh64lnbsd_vec,
8141 bfd_elf64_sh64nbsd_vec, and bfd_elf64_sh64lnbsd_vec.
8142 * configure: Regenerate.
8143 * elf32-sh64-nbsd.c: New file.
8144 * elf64-sh64-nbsd.c: New file.
8145 * targets.c: Add extern decls for bfd_elf32_sh64nbsd_vec,
8146 bfd_elf32_sh64lnbsd_vec, bfd_elf64_sh64nbsd_vec, and
8147 bfd_elf64_sh64lnbsd_vec.
8148
b885599b
AM
81492002-06-04 Alan Modra <amodra@bigpond.net.au>
8150
8151 * elf.c (setup_group): Set SEC_LINK_ONCE on GRP_COMDAT groups.
8152 (bfd_section_from_shdr): Likewise. Set section name of group
8153 sections from signature.
8154 (group_signature): Split out from setup_group. Ensure symbol table
8155 is available.
8156 (bfd_elf_discard_group): New function.
8157 (_bfd_elf_make_section_from_shdr): Don't set SEC_LINK_ONCE on
8158 .gnu.linkonce* sections if they are members of a group.
8159 (set_group_contents): Set GRP_COMDAT flag.
8160 * section.c (bfd_discard_group): New function.
8161 * bfd-in.h (bfd_elf_discard_group): Declare.
8162 * bfd-in2.h: Regenerate.
8163 * elf-bfd.h (struct bfd_elf_section_data): Add linkonce_p field.
8164 (elf_linkonce_p): Define.
8165
90937f86
AM
81662002-06-04 Alan Modra <amodra@bigpond.net.au>
8167
8168 * elf.c (bfd_section_from_shdr): Make "name" const.
8169 * elf-bfd.h (elf_backend_section_from_shdr): Likewise.
8170 * elf32-i370.c (i370_elf_section_from_shdr): Likewise.
8171 * elf32-ppc.c (ppc_elf_section_from_shdr): Likewise.
8172 * elf32-sh64.c (sh64_backend_section_from_shdr): Likewise.
8173 * elf32-v850.c (v850_elf_section_from_shdr): Likewise.
8174 * elf64-alpha.c (elf64_alpha_section_from_shdr): Likewise.
8175 * elf64-hppa.c (elf64_hppa_section_from_shdr): Likewise.
8176 * elf64-ppc.c (ppc64_elf_section_from_shdr): Likewise.
8177 * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Likewise.
8178 * elfxx-mips.c (_bfd_mips_elf_section_from_shdr): Likewise.
8179 * elfxx-mips.h (_bfd_mips_elf_section_from_shdr): Likewise.
8180
cf6fb9ce
MR
81812002-06-03 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8182
8183 * elfxx-mips.c (ABI_64_P): Use backend's data to determine the
8184 ABI.
8185
cedb70c5
KH
81862002-06-02 Kazu Hirata <kazu@cs.umass.edu>
8187
8188 * elf32-arc.c: Fix formatting.
8189 * elf32-arm.h: Likewise.
8190 * elf32-cris.c: Likewise.
8191 * elf32-dlx.c: Likewise.
8192 * elf32-hppa.c: Likewise.
8193 * elf32-i386.c: Likewise.
8194 * elf32-i386qnx.c: Likewise.
8195 * elf32-or32.c: Likewise.
8196 * elf32-s390.c: Likewise.
8197 * elf32-sh64.c: Likewise.
8198 * elf32-vax.c: Likewise.
8199 * elf32-xstormy16.c: Likewise.
8200 * elf64-alpha.c: Likewise.
8201 * elf64-mmix.c: Likewise.
8202 * elf64-ppc.c: Likewise.
8203 * elf64-s390.c: Likewise.
8204 * elf64-sh64.c: Likewise.
8205 * elf64-x86-64.c: Likewise.
8206
048d873d
RH
82072002-06-02 Richard Henderson <rth@redhat.com>
8208
8209 * elf64-alpha.c (elf64_alpha_relocate_section): Don't dereference
8210 null when there are no got entries for a symbol.
8211 (elf64_alpha_relax_find_tls_segment): Rearrange to avoid
8212 uninitialized variable warning.
8213
4a67a098
RH
82142002-06-01 Richard Henderson <rth@redhat.com>
8215
8216 * elf64-alpha.c (elf64_alpha_relax_with_lituse): Don't test for
8217 undefined symbols here.
8218 (elf64_alpha_relax_section): Do it here. Also test for not
8219 defined in the current module.
8220 (elf64_alpha_relocate_section_r): Split out of ...
8221 (elf64_alpha_relocate_section): ... here. Don't dereference
8222 NULL when looking up local got entries.
8223
f44f99a5
RH
82242002-06-01 Richard Henderson <rth@redhat.com>
8225
8226 * elf64-alpha.c (elf64_alpha_relax_with_lituse): Reject undefined
8227 symbols from JSR relaxation.
8228 (elf64_alpha_size_plt_section_1): New.
8229 (elf64_alpha_calc_dynrel_sizes): Split out .rela.got bits ...
8230 (elf64_alpha_size_rela_got_1): ... here.
8231 (elf64_alpha_size_dynamic_sections): Split out .rela.got bits ...
8232 (elf64_alpha_size_rela_got_section): ... here.
8233 (elf64_alpha_size_plt_section): New.
8234 (elf64_alpha_relax_section): Call them.
8235 (elf64_alpha_size_got_sections): Remove output_bfd arg.
8236 (elf64_alpha_finish_dynamic_symbol): Check gotent use_count.
8237
9e756d64
RH
82382002-06-01 Richard Henderson <rth@redhat.com>
8239
8240 * elf64-alpha.c (alpha_get_dtprel_base, alpha_get_tprel_base): New.
8241 (elf64_alpha_relocate_section): Use them. Reject LE TLS relocs
8242 in shared libraries. Fix DTPRELHI and TPRELHI value.
8243 (INSN_ADDQ, INSN_RDUNIQ): New.
8244 (struct alpha_relax_info): Add symtab_hdr, tls_segment, first_gotent.
8245 (elf64_alpha_relax_with_lituse): Return boolean. Remove irelend
8246 argument. Reject dynamic symbols. Use LITUSE symbolic constants.
8247 (elf64_alpha_relax_got_load): Rename from relax_without_lituse.
8248 Handle GOTDTPREL and GOTTPREL relocations.
8249 (elf64_alpha_relax_gprelhilo): New.
8250 (elf64_alpha_relax_tls_get_addr): New.
8251 (elf64_alpha_relax_find_tls_segment): New.
8252 (elf64_alpha_relax_section): Handle TLS relocations.
8253 (ALPHA_ELF_LINK_HASH_TLS_IE): New.
8254 (elf64_alpha_check_relocs): Set it.
8255
c853d7f6
RH
82562002-06-01 Richard Henderson <rth@redhat.com>
8257
b646261c
RH
8258 * elf64-alpha.c (elf64_alpha_relax_section): Don't store computed gp.
8259
c853d7f6
RH
8260 * elf64-alpha.c (elf64_alpha_check_relocs): Fix typo on maybe_dynamic
8261 check; don't suppress dynamic relocs for non-allocated sections.
8262
d7e41a96
RH
8263 * elf64-alpha.c: Remove dead code.
8264
5f333394
AM
82652002-05-31 Alan Modra <amodra@bigpond.net.au>
8266
08e0ee05
AM
8267 * bfd-in2.h: Regenerate.
8268 * libbfd.h: Regenerate.
8269 * po/SRC-POTFILES.in: Regenerate.
8270
5f333394
AM
8271 * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Don't allocate
8272 space for bss .plt.
8273
caf47ea6
AM
82742002-05-31 Graeme Peterson <gp@qnx.com>
8275
8276 * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo.
8277 (BFD32_BACKENDS_CFILES): Add elf32-i386qnx.c.
8278 Run "make dep-am".
8279 * Makefile.in: Regenerate.
8280 * config.bfd: Add i[3456]86-*-nto-qnx* support.
8281 * configure.in: Add bfd_elf32_i386qnx_vec support.
8282 * configure: Regenerate.
8283 * elf-bfd.h (struct elf_backend_data): Add set_nonloadable_filepos,
8284 is_contained_by_filepos, and copy_private_bfd_data_p.
8285 * elf.c (assign_file_positions_for_segments): Call backend
8286 set_nonloadable_filepos. Fix non-K&R call to _bfd_error_handler.
8287 (IS_CONTAINED_BY_FILEPOS): Define.
8288 (INCLUDE_SECTION_IN_SEGMENT): Also test IS_CONTAINED_BY_FILEPOS.
8289 (copy_private_bfd_data): Use IS_CONTAINED_BY_FILEPOS. Typo fix.
8290 Fix non-K&R call to _bfd_error_handler.
8291 (_bfd_elf_copy_private_section_data): Use backend
8292 copy_private_bfd_data_p.
8293 * elf32-i386.c: Don't include elfxx-target.h when
8294 ELF32_I386_C_INCLUDED is defined.
8295 * elf32-i386qnx.c: New QNX elf backend file.
8296 * elfxx-target.h: Add elf_backend_set_nonloadable_filepos,
8297 elf_backend_is_contained_by_filepos, and
8298 elf_backend_do_copy_private_bfd_data.
8299 * targets.c: Add bfd_target bfd_elf32_i386qnx_vec.
8300
5bc56484
AM
83012002-05-31 Alan Modra <amodra@bigpond.net.au>
8302
8303 * elfarm-oabi.c (bfd_elf32_arm_add_glue_sections_to_bfd): Define.
8304 Move other similar defines to start of file.
8305
1b164155
TR
83062002-05-30 Tom Rix <trix@redhat.com>
8307
8308 * coff-rs6000.c (xcoff_rtype2howto): Handle 16 bit R_RBA.
8309 * coff64-rs6000.c (xcoff64_rtype2howto): Same.
8310
3765b1be
RH
83112002-05-30 Richard Henderson <rth@redhat.com>
8312
8313 * elf64-alpha.c (ALPHA_ELF_LINK_HASH_LU_TLSGD,
8314 ALPHA_ELF_LINK_HASH_LU_TLSLDM, ALPHA_ELF_LINK_HASH_LU_FUNC): New.
8315 (ALPHA_ELF_GOT_ENTRY_RELOCS_DONE): Remove.
8316 (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Remove.
8317 (struct alpha_elf_got_entry): Add reloc_type, reloc_done, reloc_xlated.
8318 (struct alpha_elf_obj_tdata): Rename total_got_entries and
8319 n_local_got_entries to total_got_size and local_got_size.
8320 (elf64_alpha_howto, elf64_alpha_reloc_map): Update for TLS relocs.
8321 (alpha_got_entry_size): New.
8322 (elf64_alpha_relax_with_lituse): Use it.
8323 (elf64_alpha_relax_without_lituse): Likewise.
8324 (MAX_GOT_SIZE): Rename from MAX_GOT_ENTRIES.
8325 (get_got_entry): New.
8326 (elf64_alpha_check_relocs): Handle TLS relocs. Reorganize.
8327 (elf64_alpha_adjust_dynamic_symbol): Test LU_FUNC as a mask.
8328 (elf64_alpha_merge_ind_symbols): Check gotent->reloc_type.
8329 (elf64_alpha_can_merge_gots, elf64_alpha_merge_gots): Likewise.
8330 (elf64_alpha_calc_got_offsets_for_symbol): Use alpha_got_entry_size.
8331 (elf64_alpha_calc_got_offsets): Likewise.
8332 (alpha_dynamic_entries_for_reloc): New.
8333 (elf64_alpha_calc_dynrel_sizes): Use it.
8334 (elf64_alpha_size_dynamic_sections): Likewise.
8335 (elf64_alpha_relocate_section): Handle TLS relocations.
8336 * reloc.c: Add Alpha TLS relocations.
8337 * bfd-in2.h, libbfd.h: Rebuild.
8338
5e226794
NC
83392002-05-29 Ralf Habacker <ralf.habacker@freenet.de>
8340
8341 * peXXigen.c (pe_print_idata): Remove double printed
8342 import table lines; add Bound-To comment.
8343
90ace9e9
JT
83442002-05-29 Matt Thomas <matt@3am-software.com>
8345
8346 * Makefile.am (BFD32_BACKENDS): Add elf32-vax.lo.
8347 (BFD32_BACKENDS_CFILES): Add elf32-vax.c.
8348 (elf32-vax.lo): New rule.
8349 * Makefile.in: Regenerate.
8350 * configure.in (bfd_elf32_vax_vec)
8351 (vaxnetbsd_vec): New vectors.
8352 * configure: Regenerate.
8353 * config.bfd (vax-*-netbsdelf*)
8354 (vax-*-netbsdaout*)
8355 (vax-*-netbsd*): New targets.
8356 * elf32-vax.c: New file.
8357 * reloc.c: Add VAX relocations.
8358 * bfd-in2.h: Regenerate.
8359 * targets.c (_bfd_target_vector): Add bfd_elf32_vax_vec.
8360
4a253e81
JT
83612002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8362
8363 * config.bfd (arm-*-netbsd*): Add bfd_elf32_littlearm_vec
8364 and bfd_elf32_bigarm_vec to targ_selvecs.
8365
6e7c73dd
CF
83662002-05-29 Ralf Habacker <ralf.habacker@freenet.de>
8367
8368 * peXXigen.c (pe_print_idata): Fix seg faults on printing import tables
8369 with auto-imported symbols.
8370
8afb0e02
NC
83712002-05-29 Adam Nemet <anemet@lnxw.com>
8372
8373 * elf32-arm.h (bfd_elf32_arm_get_bfd_for_interworking): Don't add glue
8374 sections only record bfd.
9bab7074 8375 (bfd_elf32_arm_add_glue_sections_to_bfd): New function.
8afb0e02 8376 * bfd-in.h (bfd_elf32_arm_add_glue_sections_to_bfd): Declare it.
9bab7074 8377 * bfd-in2.h: Regenerate.
8afb0e02 8378
a95653f5
NC
83792002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
8380
8381 * syms.c (_bfd_stab_section_find_nearest_line): Move
8382 declaration and initialisation of saw_line and saw_func out of
8383 for loop.
8384
7cdc5bba
AM
83852002-05-29 Alan Modra <amodra@bigpond.net.au>
8386
8387 * elf64-ppc.c (ppc64_elf_get_symbol_info): New function.
8388 (bfd_elf64_get_symbol_info): Define.
8389 * elfxx-target.h (bfd_elfNN_get_symbol_info): Only define if undef.
8390
4c7aad1c
AM
83912002-05-29 Andrey Volkov <avolkov@transas.com>
8392
8393 * cpu-h8300.c: Make default h8300 machine first in machine list.
8394
d172d4ba
NC
83952002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
8396
8397 * config.bfd: Added DLX configuraton.
8398 * Makefile.am: Added DLX configuraton.
8399 * configure.in: Added DLX configuraton.
8400 * archures.c: Add DLX architecure.
8401 * reloc.c: Add DLX relocs.
8402 * targets.c: Added DLX target vector.
8403 * configure: Regenerate.
8404 * Makefile.in: Regenreate.
8405 * bfd-in2.h: Regenreate.
8406 * elf32-dlx.c: New file: Support DLX target.
8407 * cpu-dlx.c: New file: Support DLX target.
8408
d1329ca3
AM
84092002-05-25 Alan Modra <amodra@bigpond.net.au>
8410
428d0de3
AM
8411 * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Formatting.
8412
d1329ca3
AM
8413 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Revert last change.
8414 (ppc64_elf_check_relocs): Don't set up function descriptor symbol
8415 strings to point inside function code sym string.
8416 (func_desc_adjust): Likewise.
8417 (ppc64_elf_hide_symbol): Rewrite code to look up function code sym.
8418
3bab7989
ML
84192002-05-24 Michal Ludvig <mludvig@suse.cz>
8420
8421 * elf64-x86-64.c (elf64_x86_64_grok_prstatus): Added.
8422 (elf64_x86_64_grok_psinfo): Added.
8423
436e8db0
NC
84242002-05-24 TAMURA Kent <kent@netbsd.org>
8425
8426 * config.bfd: Add a target for i386-netbsdpe.
8427
ea1e4b0d
AM
84282002-05-24 Alan Modra <amodra@bigpond.net.au>
8429
8430 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Don't copy is_func
8431 and is_func_descriptor.
8432 (func_desc_adjust): Hide function code sym in shared libs unless
8433 there is a matching exported function descriptor sym.
8434
13ae64f3
JJ
84352002-05-23 Jakub Jelinek <jakub@redhat.com>
8436
8437 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL
8438 for symbols from SHF_TLS section.
8439 (_bfd_elf_print_private_bfd_data): Add PT_TLS.
8440 (elf_fake_sections): Set SHF_TLS for SEC_THREAD_LOCAL sections.
8441 (map_sections_to_segments): Build PT_TLS segment if necessary.
8442 (assign_file_positions_for_segments): Likewise.
8443 (get_program_header_size): Account for PT_TLS segment.
8444 (swap_out_syms): Set type of BSF_THREAD_LOCAL symbols and symbols from
8445 SEC_THREAD_LOCAL sections to STT_TLS.
8446 * reloc.c: Add 386 and IA-64 TLS relocs.
8447 * section.c (SEC_THREAD_LOCAL): Define.
8448 (SEC_CONSTRUCTOR_TEXT, SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS):
8449 Remove.
8450 * elflink.h (elf_link_add_object_symbols): Support .tcommon.
8451 (size_dynamic_sections): If DF_STATIC_TLS, set DF_FLAGS
8452 unconditionally.
8453 (struct elf_final_link_info): Add first_tls_sec.
8454 (elf_bfd_final_link): Set first_tls_sec.
8455 Compute elf_hash_table (info)->tls_segment.
8456 (elf_link_output_extsym): Handle STT_TLS symbols.
8457 (elf_link_input_bfd): Likewise.
8458 * syms.c (BSF_THREAD_LOCAL): Define.
8459 * bfd-in2.h: Rebuilt.
8460 * libbfd.h: Rebuilt.
8461 * elf32-i386.c (elf_i386_tls_transition, dtpoff_base, tpoff,
8462 elf_i386_mkobject, elf_i386_object_p): New functions.
8463 (elf_howto_table): Add TLS relocs.
8464 (elf_i386_reloc_type_lookup): Support TLS relocs.
8465 (elf_i386_info_to_howto_rel): Likewise.
8466 (struct elf_i386_link_hash_entry): Add tls_type.
8467 (struct elf_i386_obj_tdata): New.
8468 (elf_i386_hash_entry, elf_i386_tdata, elf_i386_local_got_tls_type):
8469 New macros.
8470 (struct elf_i386_link_hash_table): Add tls_ldm_got.
8471 (link_hash_newfunc): Clear tls_type.
8472 (elf_i386_check_relocs): Support TLS relocs.
8473 (elf_i386_gc_sweep_hook): Likewise.
8474 (allocate_dynrelocs): Likewise.
8475 (elf_i386_size_dynamic_sections): Likewise.
8476 (elf_i386_relocate_section): Likewise.
8477 (elf_i386_finish_dynamic_symbol): Likewise.
8478 (bfd_elf32_mkobject, elf_backend_object_p): Define.
8479 * elfxx-ia64.c (struct elfNN_ia64_dyn_sym_info): Add tprel_offset,
8480 dtpmod_offset, dtprel_offset, tprel_done, dtpmod_done, dtprel_done,
8481 want_tprel, want_dtpmod, want_dtprel.
8482 (elfNN_ia64_tprel_base, elfNN_ia64_dtprel_base): New functions.
8483 (ia64_howto_table): Add TLS relocs, rename R_IA64_LTOFF_TP22 to
8484 R_IA64_LTOFF_TPREL22.
8485 (elf_code_to_howto_index): Add TLS relocs.
8486 (elfNN_ia64_check_relocs): Support TLS relocs.
8487 (allocate_global_data_got): Account for TLS .got data.
8488 (allocate_dynrel_entries): Account for TLS dynamic relocations.
8489 (elfNN_ia64_install_value): Supprt TLS relocs.
8490 (set_got_entry): Support TLS relocs.
8491 (elfNN_ia64_relocate_section): Likewise.
8492
c62e1cc3
NC
84932002-05-23 Nick Clifton <nickc@cambridge.redhat.com>
8494
8495 * elf32-arm.h (elf32_arm_final_link_relocate): For the Thumb
8496 BLX reloc round the relocation up rather than down.
8497 * coff-arm.c (coff_arm_relocate_section): Likewise.
8498
c5a43a5d
L
84992002-05-21 H.J. Lu (hjl@gnu.org)
8500
8501 * linker.c (_bfd_generic_link_add_one_symbol): Allow multiple
8502 definition.
8503
afbe61cf
AM
85042002-05-22 Alan Modra <amodra@bigpond.net.au>
8505
8506 * elf64-ppc.c (ppc64_elf_size_stubs): Don't strip .branch_lt.
8507 (ppc64_elf_relocate_section): Handle unresolved relocs in opd.
8508
9c07fe7c
AM
85092002-05-22 Alan Modra <amodra@bigpond.net.au>
8510
8511 * elf64-ppc.c (ppc64_elf_relocate_section): Return false for
8512 unresolved relocs.
8513 (ppc64_elf_size_dynamic_sections): Check for splt NULL.
8514
21611032
TS
85152002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8516
c5cd6d62 8517 * bfd.c (bfd_get_arch_size): Remove bfd_set_error call for
21611032
TS
8518 non-ELF targets.
8519
41241523
TS
85202002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8521
8522 * elf-bfd.h (elf_backend_emit_relocs): Change prototype to return
8523 an error value.
8524 * elflink.h (elf_link_output_relocs): Likewise. Improve error message.
8525 return with false on error.
8526 (elf_link_input_bfd): Check reloc_emitter return value.
8527
658f2588
JT
85282002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
8529
8530 * config.bfd (armeb-*-netbsdelf*): New target.
8531
c862ae31
AM
85322002-05-20 Alan Modra <amodra@bigpond.net.au>
8533
8534 * elf64-ppc.c (ppc_build_one_stub): Point undefined function syms
8535 at the plt call stub.
8536
6dd14845
TS
85372002-05-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8538
8539 * cpu-mips.c (mips_compatible): Don't try to check machine
8540 compatibility.
8541
a58d9c34
TR
85422002-05-18 Tom Rix <trix@redhat.com>
8543
9b5ecbd0 8544 * coff64-rs6000.c (_bfd_xcoff64_swap_aux_out): Fix C_FILE auxent.
a58d9c34 8545
ef60b7ff
AM
85462002-05-17 Alan Modra <amodra@bigpond.net.au>
8547
8548 * elf64-ppc.c (ppc64_elf_info_to_howto): Formatting.
8549 (ppc64_elf_relocate_section): Don't warn about reloc overflow when
8550 we've already warned about an undefined symbol. Report more
8551 detail on reloc errors.
8552
a703a6ea
AM
85532002-05-17 Alan Modra <amodra@bigpond.net.au>
8554
8555 * acinclude.m4 (AM_INSTALL_LIBBFD): New.
8556 * configure.in: Invoke AM_INSTALL_LIBBFD.
8557 * Makefile.am (install-data-local): Revert 2002-05-13. Move to..
8558 (install_libbfd): .. New target.
8559 (uninstall_libbfd): Likewise.
8560 (install-bfdlibLTLIBRARIES): Likewise.
8561 (uninstall-bfdlibLTLIBRARIES): Likewise.
8562 (bfdlibdir): New.
8563 (bfdincludedir): New.
8564 (lib_LTLIBRARIES): Rename to bfdlib_LTLIBRARIES.
8565 * aclocal.m4: Regenerate.
8566 * configure: Regenerate.
8567 * Makefile.in: Regenerate.
8568
2c13d98b
NC
85692002-05-17 Stuart Balfour <sbalfour@cisco.com>
8570
8571 * hash.c (bfd_hash_lookup): Remove computation of len from inside
8572 hash loop.
8573
629936c5
NC
85742002-05-16 Nick Clifton <nickc@cambridge.redhat.com>
8575
8576 * config.bfd: Add targets for sh64-linux (little endian and
8577 big endian).
8578
e4cf60a8
NC
85792002-05-15 Laurent Pinchart <laurent.pinchart@skynet.be>
8580
8581 * peXXigen.c (pe_print_idata): Do not assume that the first thunk
8582 is located in the same section as the import table. Instead
8583 check, and if necessary load the section containing the thunk.
8584
d1e66cd4
NC
85852002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
8586
8587 * aix5ppc-core.c (xcoff64_core_p): Replace bfd_read with
ea1e4b0d
AM
8588 bfd_bread.
8589 (xcoff64_core_file_matches_executable_p): Replace bfd_read
8590 with bfd_bread.
d1e66cd4 8591
2d653fc7
AM
85922002-05-15 Alan Modra <amodra@bigpond.net.au>
8593
8594 * aix5ppc-core.c: Warning fixes.
8595 * aout-adobe.c (aout_32_bfd_link_just_syms): Define.
8596 * aout-target.h (MY_bfd_link_just_syms): Define.
8597 * aout-tic30.c (MY_bfd_link_just_syms): Define.
8598 * bfd.c (bfd_link_just_syms): Define.
8599 * binary.c (binary_bfd_link_just_syms): Define.
8600 * bout.c (b_out_bfd_link_just_syms): Define.
8601 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Update initializer.
8602 * coff64-rs6000.c (rs6000coff64_vec, aix5coff64_vec): Likewise.
8603 * coffcode.h (coff_bfd_link_just_syms): Define.
8604 * elf-bfd.h (enum elf_link_info_type): Add ELF_INFO_TYPE_JUST_SYMS.
8605 (elf_discarded_section): Check for ELF_INFO_TYPE_JUST_SYMS.
8606 (_bfd_elf_link_just_syms): Declare.
8607 * elf.c (_bfd_elf_link_just_syms): New function.
8608 * elf-eh-frame.c (_bfd_elf_maybe_strip_eh_frame_hdr): Check that
8609 sections haven't already been discarded by the linker.
8610 * elflink.h (elf_link_add_object_symbols): Likewise for stab
8611 sections and SEC_MERGE sections.
8612 (elf_bfd_discard_info): Similarly here.
8613 * elfxx-target.h (bfd_elfNN_bfd_link_just_syms): Define.
8614 * i386msdos.c (msdos_bfd_link_just_syms): Define.
8615 * i386os9k.c (os9k_bfd_link_just_syms): Define.
8616 * ieee.c (ieee_bfd_link_just_syms): Define.
8617 * ihex.c (ihex_bfd_link_just_syms): Define.
8618 * libbfd-in.h (_bfd_nolink_bfd_link_just_syms): Define.
8619 (_bfd_generic_link_just_syms): Declare.
8620 * libecoff.h (_bfd_ecoff_bfd_link_just_syms): Define.
8621 * linker.c (_bfd_generic_link_just_syms): New function.
8622 * mmo.c (mmo_bfd_link_just_syms): Define.
8623 * nlm-target.h (nlm_bfd_link_just_syms): Define.
8624 * oasys.c (oasys_bfd_link_just_syms): Define.
8625 * ppcboot.c (ppcboot_bfd_link_just_syms): Define.
8626 * som.c (som_bfd_link_just_syms): Define.
8627 * srec.c (srec_bfd_link_just_syms): Define.
8628 * targets.c (struct bfd_target): Add _bfd_link_just_syms.
8629 (BFD_JUMP_TABLE_LINK): And here.
8630 * tekhex.c (tekhex_bfd_link_just_syms): Define.
8631 * versados.c (versados_bfd_link_just_syms): Define.
8632 * vms.c (vms_bfd_link_just_syms): Define.
8633 * libbfd.h: Regenerate.
8634 * bfd-in2.h: Regenerate.
8635
cb7394f2
TS
86362002-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8637
8638 * elf32-mips.c: Remove superfluous definitions copied from
8639 elfxx-mips.c.
8640 (bfd_elf32_bigmips_vec,bfd_elf32_littlemips_vec): Use the
8641 SGIish vectors to check the special case.
8642 (mips_elf_hi16_reloc): Fix comment.
8643 (mips_elf_got16_reloc): Likewise.
8644 (_bfd_mips_elf32_gprel16_reloc): Likewise.
8645 (elf_reloc_map): Code cleanup.
8646 (mips_reloc_map): Add comment.
8647 (bfd_elf23_bfd_reloc_type_lookup): Code cleanup.
8648 (mips_elf32_rtype_to_howto): Likewise.
8649 (mips_elf32_discard_info): Likewise.
8650 (elf32_mips_irix_compat): Invert logic: Only SGIish vectors
8651 lead to IRIX compatibility now.
8652
8dc1a139
TS
86532002-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8654
8655 * elfxx-mips.c: Call it IRIX, not Irix in comments.
8656
2051e1b5
JT
86572002-05-13 Jason Thorpe <thorpej@wasabisystems.com>
8658
8659 * config.bfd (shle-*-netbsdelf*): Add target which includes
8660 sh64 support.
8661
83954261
AM
86622002-05-13 David Edelsohn <edelsohn@gnu.org>
8663
8664 * configure.in: Revert 2002-04-07. Instead, auto-configure
8665 HAVE_ST_C_IMPL.
8666 * configure: Regenerate.
8667 * config.in: Regenerate.
8668 * rs6000-core.c (CNEW_IMPL): Guard use of c_impl with HAVE_ST_C_IMPL
8669 or AIX_5_CORE.
8670
a9bf1154
NC
86712002-05-11 Federico G. Schwindt <fgsch@olimpo.com.br>
8672
8673 * configure.in (sparc*-*-openbsd*): Support sparc64-openbsd
8674 corefiles as well.2
8675 * configure: Regenerate.
8676
3129eb7a
AM
86772002-05-13 Alan Modra <amodra@bigpond.net.au>
8678
8679 * Makefile.am (install-data-local): Install headers to
8680 $(exec_prefix)/include.
8681 * Makefile.in: Regenerate.
8682
a9a32010
DJ
86832002-05-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8684 Daniel Jacobowitz <drow@mvista.com>
8685
8686 * coff-sh.c (sh_reloc_map): Map to R_SH_IMM32 for non-PE. Don't
8687 map BFD_RELOC_RVA.
8688
86892002-05-11 Federico G. Schwindt <fgsch@olimpo.com.br>
690cc98b
NC
8690
8691 * config.bfd (alpha*-*-openbsd*, sparc64*-*-openbsd*,
8692 hppa*-*-openbsd*): New targets.
8693 * configure.in (alpha*-*-openbsd*): Set COREFILE.
8694 * configure: Regenerate.
8695
f1f0d9ab
TR
86962002-05-10 Tom Rix <trix@redhat.com>
8697
ea1e4b0d 8698 * coff64-rs6000.c (xcoff64_reloc_type_br): New function for
f1f0d9ab
TR
8699 xcoff64_ppc_relocate_section.
8700 * coff-rs6000.c : Extern common xcoff_reloc_type functions.
8701 * libxcoff.h: Common xcoff_reloc_type function declaration.
8702
c432ba1a
AM
87032002-05-10 Alan Modra <amodra@bigpond.net.au>
8704
16a10388 8705 * elf32-i386.c (elf_i386_relocate_section): Remove overflow checks
90937f86 8706 added in 2002-05-09 commit.
16a10388 8707
c432ba1a
AM
8708 * elf32-hppa.c (elf32_hppa_size_stubs): Revert part of 2002-05-04,
8709 don't look for stubs on all undefined syms.
8710
4a335f3d
AM
87112002-05-09 Alan Modra <amodra@bigpond.net.au>
8712
8fc39d5d
AM
8713 * elf64-ppc.c (RA_REGISTER_MASK, RA_REGISTER_SHIFT): Delete.
8714 (ppc64_elf_howto_raw <R_PPC64_RELATIVE>): Not pc_relative or
8715 pcrel_offset.
8716
4a335f3d
AM
8717 * elf32-i386.c (elf_howto_table): Comments.
8718 (elf_i386_relocate_section): Handle more relocs for relocatable
8719 linking and against SEC_MERGE sections.
8720
41fcb14e
AM
87212002-05-08 Alan Modra <amodra@bigpond.net.au>
8722
8723 * elf32-ppc.c (ppc_elf_create_got): New function.
8724 (ppc_elf_create_dynamic_sections): Call ppc_elf_create_got before
ea1e4b0d 8725 _bfd_elf_create_dynamic_sections. Correct .plt flags.
41fcb14e
AM
8726 (ppc_elf_check_relocs): Use ppc_elf_create_got in place of
8727 _bfd_elf_create_got_section.
8728
b491616a
AM
87292002-05-07 Alan Modra <amodra@bigpond.net.au>
8730
8731 * elf-bfd.h (struct elf_backend_data): Add rela_normal.
8732 * elfxx-target.h (elf_backend_rela_normal): Define.
8733 (elfNN_bed): Init rela_normal.
8734 * elflink.h (elf_link_input_bfd <emit_relocs>): Handle adjustment
8735 for section symbols here if rela_normal. Simplify abs section test.
8736 * elf-m10200.c (mn10200_elf_relocate_section): If relocatable,
8737 return immediately. Remove code handling relocatable linking.
8738 * elf-m10300.c (mn10300_elf_relocate_section): Likewise.
8739 * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
8740 * elf32-i370.c (i370_elf_relocate_section): Likewise.
8741 * elf32-i860.c (elf32_i860_relocate_section): Likewise.
8742 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
8743 * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
8744 * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
8745 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
8746 * elf32-s390.c (elf_s390_relocate_section): Likewise.
8747 * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
8748 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
8749 * elf64-s390.c (elf_s390_relocate_section): Likewise.
8750 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
8751 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
8752 * elf32-arm.h (elf32_arm_relocate_section): Likewise #ifndef USE_REL.
8753 * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
8754 * elf-m10200.c (elf_backend_rela_normal): Define.
8755 * elf-m10300.c (elf_backend_rela_normal): Define.
8756 * elf32-fr30.c (elf_backend_rela_normal): Define.
8757 * elf32-i370.c (elf_backend_rela_normal): Define.
8758 * elf32-i860.c (elf_backend_rela_normal): Define.
8759 * elf32-m68k.c (elf_backend_rela_normal): Define.
8760 * elf32-mcore.c (elf_backend_rela_normal): Define.
8761 * elf32-openrisc.c (elf_backend_rela_normal): Define.
8762 * elf32-ppc.c (elf_backend_rela_normal): Define.
8763 * elf32-s390.c (elf_backend_rela_normal): Define.
8764 * elf32-xstormy16.c (elf_backend_rela_normal): Define.
8765 * elf64-ppc.c (elf_backend_rela_normal): Define.
8766 * elf64-s390.c (elf_backend_rela_normal): Define.
8767 * elf64-x86-64.c (elf_backend_rela_normal): Define.
8768 * elfxx-ia64.c (elf_backend_rela_normal): Define.
8769 * elf32-arm.h (elf_backend_rela_normal): Define #ifndef USE_REL.
8770 * elf32-m32r.c (elf_backend_rela_normal): Likewise.
8771
df212a7e
NC
87722002-05-06 Nick Clifton <nickc@cambridge.redhat.com>
8773
8774 * elf32-arm.h (elf32_arm_final_link_relocate): Convert
8775 'reloc_signed_max' and 'reloc_signed_min' into half-word offsets.
8776
3decf53c
AM
87772002-05-06 Alan Modra <amodra@bigpond.net.au>
8778
8779 * elflink.h (elf_link_input_bfd <emit_relocs>): Adjust r_offset
8780 when not relocatable. Fix reloc_emitter call for K&R.
8781
f46c2da6
AM
87822002-05-04 Alan Modra <amodra@bigpond.net.au>
8783
8784 * elf64-ppc.c (ppc64_elf_relocate_section): Reinstate code
8785 reloading local sym addend mistakenly removed in 2002-05-01 change.
8786
8787 * dwarf2.c (struct line_head): Make prologue_length a bfd_vma.
8788 (read_abbrevs): Change "offset" param to bfd_vma.
8789 (parse_comp_unit): Change "version" and addr_size to unsigned ints.
8790 Change "abbrev_offset" to bfd_vma.
8791 (read_indirect_string): Use correct conversion chars in error
8792 message format string, cast bfd_vma's to unsigned long.
8793 (read_abbrevs): Likewise.
8794 (read_attribute_value): Likewise.
8795 (decode_line_info): Likewise.
8796 (scan_unit_for_functions): Likewise.
8797 (parse_comp_unit): Likewise.
8798
59862849
TR
87992002-05-04 Tom Rix <trix@redhat.com>
8800
8801 * coffswap.h (coff_swap_reloc_in): Remove XCOFF support.
8802 (coff_swap_reloc_out): Same.
8803 * coff-rs6000.c: (xcoff_swap_reloc_in): Moved from coffswap.h.
8804 (xcoff_swap_reloc_out): Same.
8805 (xcoff_rtype2howto): Renamed from _bfd_xcoff_rtype2howto. Special
8806 case some 16 bit relocs. Add reloc value to output.
8807 (xcoff_howto_table): Remove 64 bit R_POS, add 16 bit
ea1e4b0d 8808 R_RBR. Improve names.
59862849
TR
8809 (_bfd_xcoff_reloc_type_lookup): Adjust for removal of 64 bit R_POS.
8810 (bfd_xcoff_backend_data): Update with new reloc swap names.
8811 (bfd_pmac_xcoff_backend_data) : Same.
8812 * coff64-rs6000.c: (xcoff64_swap_reloc_in): Moved from coffswap.h.
8813 (xcoff64_swap_reloc_out): Same.
ea1e4b0d 8814 (xcoff64_rtype2howto): Special case some 16 bit relocs and 32 bit
59862849 8815 R_POS. Add reloc value to output.
ea1e4b0d
AM
8816 (xcoff64_howto_table): Move 64 bit R_POS to first entry. Add 16
8817 bit R_RBR. Improve names, masks.
59862849
TR
8818 (xcoff64_reloc_type_lookup): Adjust for move of 64 bit R_POS.
8819 (bfd_xcoff_backend_data): Update with new reloc swap names.
8820 (bfd_xcoff_aix5_backend_data) : Same.
8821
b4655ea9
AM
88222002-05-04 Alan Modra <amodra@bigpond.net.au>
8823
8824 * elf32-hppa.c (struct elf32_hppa_link_hash_table): Add
8825 bfd_count top_index, input_list, all_local_syms.
8826 (elf32_hppa_setup_section_lists): New function, split from
8827 elf32_hppa_size_stubs.
8828 (elf32_hppa_next_input_section): Likewise.
8829 (group_sections): Likewise.
8830 (get_local_syms): Likewise.
8831 (elf32_hppa_size_stubs): Adjust for split out functions. Look for
8832 stubs on undefined syms too.
8833 (elf32_hppa_set_gp): Use bfd_link_hash* instead of elf_link_hash*.
8fc39d5d 8834 Only access htab elf fields when we have an elf hash table.
b4655ea9
AM
8835 * elf32-hppa.h (elf32_hppa_setup_section_lists): Declare.
8836 (elf32_hppa_next_input_section): Declare.
8837
301e3139
AM
88382002-05-04 Bob Byrnes <byrnes@curl.com>
8839
8840 * opncls.c (_bfd_new_bfd_contained_in): Check return value of
8841 _bfd_new_bfd.
8842
7c5fcef7
L
88432002-05-03 H.J. Lu (hjl@gnu.org)
8844
8845 * elfxx-mips.c (mips_elf_link_hash_entry): Add forced_local.
8846 (mips_elf_link_hash_newfunc): Initialize forced_local to false.
8847 (mips_elf_record_global_got_symbol): Call _bfd_mips_elf_hide_symbol
8848 to hide a global symbol.
8849 (_bfd_mips_elf_hide_symbol): Return if forced_local is true. Set
ea1e4b0d 8850 forced_local to true.
7c5fcef7 8851
84de6048
RH
88522002-05-02 Richard Henderson <rth@redhat.com>
8853
8854 * elf64-alpha.c (elf64_alpha_relocate_section): Force relative relocs
8855 vs SHN_UNDEF to zero.
8856
805fc799
AM
88572002-05-02 Alan Modra <amodra@bigpond.net.au>
8858
c061c2d8
AM
8859 * elf64-ppc.c (ppc64_elf_howto_raw <R_PPC64_SECTOFF>): Change to a
8860 16 bit reloc.
8861 <R_PPC64_SECTOFF_DS>: Likewise.
8862 (ppc64_elf_reloc_type_lookup): Map from BFD_RELOC_16_BASEREL to
8863 SECTOFF reloc.
8864 * elf32-ppc.c (ppc_elf_howto_raw <R_PPC_SECTOFF>): Correct.
8865 (ppc_elf_reloc_type_lookup): Map from BFD_RELOC_16_BASEREL to
8866 SECTOFF reloc.
8867
805fc799
AM
8868 * elf64-ppc.c (ppc64_elf_addr16_ha_reloc): Delete.
8869 (ppc64_elf_ha_reloc): New function.
8870 (ppc64_elf_brtaken_reloc): New function.
8871 (ppc64_elf_sectoff_reloc): New function.
8872 (ppc64_elf_sectoff_ha_reloc): New function.
8873 (ppc64_elf_toc_reloc): New function.
8874 (ppc64_elf_toc_ha_reloc): New function.
8875 (ppc64_elf_toc64_reloc): New function.
8876 (ppc64_elf_unhandled_reloc): New function.
8877 (ppc64_elf_howto_raw): Use the above.
8878 <R_PPC64_RELATIVE>: Mark pc_relative, pcrel_offset.
8879 <R_PPC64_SECTOFF>: Not pc_relative or pcrel_offset. Fix dst_mask.
8880 <R_PPC64_SECTOFF_DS>: Likewise.
8881 (IS_ABSOLUTE_RELOC): Update.
8882 (struct ppc_link_hash_table): Add have_undefweak.
8883 (ppc64_elf_link_hash_table_create): Init.
8884 (func_desc_adjust): Set have_undefweak.
8885 (ppc64_elf_func_desc_adjust): Call func_desc_adjust earlier. Only
8886 add the .sfpr blr when have_undefweak.
8887 (ppc64_elf_setup_section_lists): Check hash table flavour.
8888 (ppc64_elf_next_input_section): Move output_section->owner test to
8889 ppc64elf.em.
8890 (ppc64_elf_set_toc): Rename to ppc64_elf_toc, remove info param
8891 and relocatable test. Return TOCstart and don't set elf_gp.
8892 (ppc64_elf_relocate_section): Correct BRTAKEN/BRNTAKEN branch
8893 offset calculation. Add assert on weak sym branch tweaks.
8894 * elf64-ppc.h (ppc64_elf_set_toc): Delete.
8895 (ppc64_elf_toc): Declare.
8896 (ppc64_elf_next_input_section): Update.
ea1e4b0d 8897
818c39a3
AM
88982002-05-01 Alan Modra <amodra@bigpond.net.au>
8899
8900 * syms.c (_bfd_stab_section_find_nearest_line): Don't bomb on NULL
8901 file_name.
8902
721956f4
AM
89032002-05-01 Alan Modra <amodra@bigpond.net.au>
8904
8905 * elf64-ppc.c (CROR_151515, CROR_313131): Define.
8906 (ppc64_elf_relocate_section): Use them. Don't look for plt calls
8907 on R_PPC64_ADDR24 relocs. Require a nop or no link reg on plt
8908 call branches. Correct undefined weak destination.
8909 (ppc64_elf_func_desc_adjust): Always create at least one blr in
8910 .sfpr, and correct case where either only savef* or restf* is
8911 needed.
8912
8913 Long branch stubs, multiple stub sections.
8914 * elf64-ppc.h (ppc64_elf_setup_section_lists): Declare.
8915 (ppc64_elf_next_input_section): Declare.
8916 * elf64-ppc.c: Move linker-only prototypes.
8917 (STUB_SUFFIX): Define.
8918 (enum ppc_stub_type): New.
8919 (struct ppc_stub_hash_entry): New.
8920 (struct ppc_branch_hash_entry): New.
8921 (struct ppc_link_hash_entry): Add stub_cache, oh.
8922 (struct ppc_link_hash_table): Add stub_hash_table etc. Remove
8923 sstub. Add sbrlt, srelbrlt, has_14bit_branch, stub_iteration.
8924 Rename plt_overflow to stub_error.
8925 (ppc_stub_hash_lookup): Define.
8926 (ppc_branch_hash_lookup): Define.
8927 (stub_hash_newfunc): New function.
8928 (branch_hash_newfunc): New function.
8929 (link_hash_newfunc): Init new fields.
8930 (ppc64_elf_link_hash_table_create): Likewise.
8931 (ppc64_elf_link_hash_table_free): New function.
8932 (ppc_stub_name): New function.
8933 (ppc_get_stub_entry): New function.
8934 (ppc_add_stub): New function.
8935 (create_linkage_sections): Use bfd_make_section_anyway. Create
8936 .branch_lt and .rela.branch_lt sections. Don't create .stub.
8937 (ppc64_elf_check_relocs): Set has_14bit_branch on R_PPC64_REL14*,
8938 and set up for plt call stubs. Link func and func desc syms.
8939 (ppc64_elf_gc_sweep_hook): Handle REL14* as per REL24.
8940 (func_desc_adjust): Avoid hash lookup when func desc sym available
8941 via shortcut, and set links when processing.
8942 (ppc64_elf_hide_symbol): Likewise.
8943 (allocate_dynrelocs): Don't allocate stub section here.
8944 (ppc64_elf_size_dynamic_sections): Handle sbrlt and srelbrlt.
8945 Remove sstub code.
8946 (ppc_type_of_stub): New function.
8947 (build_one_stub): Delete.
8948 (ppc_build_one_stub): New function.
8949 (ppc_size_one_stub): New function.
8950 (ppc64_elf_setup_section_lists): New function.
8951 (ppc64_elf_next_input_section): New function.
8952 (group_sections): New function.
8953 (get_local_syms): New function.
8954 (ppc64_elf_size_stubs): Rewrite.
8955 (ppc64_elf_build_stubs): Rewrite.
8956 (ppc64_elf_relocate_section): Look up stub entry for REL24
8957 relocs. Don't propagate REL14* to dynamic objects. Look for long
8958 branch stubs if REL14* or REL24 relocs won't reach.
8959 (bfd_elf64_bfd_link_hash_table_free): Define.
8960
09c2219b
MM
89612002-04-30 Mark Mitchell <mark@codesourcery.com>
8962
c5cd6d62 8963 * config.bfd: Add support for powerpc-*-windiss.
09c2219b 8964
07b678c0
TR
89652002-04-30 Tom Rix <trix@redhat.com>
8966
8967 * xcofflink.c (xcoff_link_add_symbols): Always copy undef C_EXT
8968 symbol names into the hash table.
8969
dbe341c6
TR
89702002-04-28 Tom Rix <trix@redhat.com>
8971
8972 * coff-rs6000.c (xcoff_calculate_relocation) : Function table for
ea1e4b0d 8973 calulating relocations.
dbe341c6 8974 (xcoff_complain_overflow) : Function table for relocation errors.
ea1e4b0d
AM
8975 (xcoff_ppc_relocate_section): Use relocation and complain function
8976 tables.
8977 (xcoff_complain_overflow_unsigned_func): New complain function.
dbe341c6
TR
8978 (xcoff_complain_overflow_signed_func): Same.
8979 (xcoff_complain_overflow_bitfield_func): Same.
8980 (xcoff_complain_overflow_dont_func): Same.
8981 (xcoff_reloc_type_crel): New recot function.
8982 (xcoff_reloc_type_br): Same.
8983 (xcoff_reloc_type_ba): Same.
8984 (xcoff_reloc_type_toc): Same.
8985 (xcoff_reloc_type_rel): Same.
8986 (xcoff_reloc_type_neg): Same.
8987 (xcoff_reloc_type_pos): Same.
8988 (xcoff_reloc_type_fail): Same.
8989 (xcoff_reloc_type_noop): Same.
8990 * libxcoff.h : Declare common parts for xcoff64.
8991 * coff64-rs6000.c (xcoff64_ppc_relocate_section): Use relocation
ea1e4b0d 8992 and complain function tables.
dbe341c6 8993
985142a4
AM
89942002-04-28 Alan Modra <amodra@bigpond.net.au>
8995
8996 * elf64-x86-64.c (struct elf64_x86_64_dyn_relocs): Comment typo.
8997 * elf32-hppa.c (elf32_hppa_final_link): Formatting.
8998
eba91044
AM
89992002-04-26 Alan Modra <amodra@bigpond.net.au>
9000
e54fdaa5
AM
9001 * opncls.c (bfd_make_readable): Call bfd_section_list_clear.
9002 * xcofflink.c (xcoff_link_add_dynamic_symbols): Likewise.
9003
a50c1845
AM
9004 * elflink.h (elf_bfd_final_link): Ensure input bfd class is the
9005 same as the output before calling elf_link_input_bfd.
9006
eba91044
AM
9007 * coffcode.h (coff_compute_section_file_positions): Set
9008 section_tail after shuffling section list.
9009
3c25c5f6
NC
90102002-04-24 Christian Groessler <chris@groessler.org>
9011
9012 * coff-z8k.c (extra_case): Fix R_IMM32 relocations: The
9013 addresses are 23bit with a special layout, not plain 32bit
9014 values. Prevent relocation of immediate values.
9015
40d32fc6
CD
90162002-04-24 Chris G. Demetriou <cgd@broadcom.com>
9017
9018 * elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data): If MDMX or
9019 MIPS-16 ASE flags are set, print something to indicate that.
9020
067fa4a6
AM
90212002-04-23 Alan Modra <amodra@bigpond.net.au>
9022
9023 * elf32-hppa.c (hppa_type_of_stub): Correct and simplify condition
9024 under which a plt call stub is used.
9025 (final_link_relocate): Similarly.
9026 (allocate_plt_static): Clear h-plabel except when plt entry is
9027 exclusively used for a plabel.
9028 (allocate_dynrelocs): Use the above to simplify plt sizing.
9029 (struct elf32_hppa_link_hash_table): Add has_22bit_branch.
9030 (elf32_hppa_link_hash_table_create): Init.
9031 (BL22_RP): Define.
9032 (hppa_build_one_stub): Use BL22_RP if has_22bit_branch.
9033 (elf32_hppa_check_relocs): Set has_22bit_branch.
9034
9035 * elf32-hppa.c (elf32_hppa_check_relocs): Remove debug message.
9036 (final_link_relocate): Likewise.
9037
af40ce3c
JJ
90382002-04-22 Jakub Jelinek <jakub@redhat.com>
9039
9040 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't build
9041 search table if some FDE is DW_EH_PE_aligned encoded either.
9042 (_bfd_elf_write_section_eh_frame): Handle terminating FDE specially.
9043
09ae86c2
JJ
90442002-04-22 Richard Smith <richard@ex-parrot.com>
9045 Jakub Jelinek <jakub@redhat.com>
9046
9047 * elf-eh-frame.c (struct eh_cie_fde): Add per_encoding_relative.
9048 (_bfd_elf_discard_section_eh_frame): Set it for CIEs with pcrel
9049 encoded personality.
9050 (_bfd_elf_write_section_eh_frame): Adjust pcrel encoded personality
9051 for CIE/FDE removal.
9052
deeb2cd7
TR
90532002-04-20 Tom Rix <trix@redhat.com>
9054
9055 * coff64-rs6000.c (_bfd_xcoff64_swap_aux_in): Fix C_FILE auxent.
9056
99dc0092
AM
90572002-04-20 Alan Modra <amodra@bigpond.net.au>
9058
aa3d5824
AM
9059 * archures.c (bfd_lookup_arch): Move the list order comment..
9060 (struct bfd_arch_info): ..to where it belongs.
9061 * bfd-in2.h: Regenerate.
9062
99dc0092
AM
9063 * archures.c (bfd_lookup_arch): Add comment on list order.
9064 (bfd_default_set_arch_mach): Use bfd_lookup_arch.
9065 * cpu-powerpc.c (bfd_powerpc_archs): Re-order so that the default
9066 is always at head of list.
9067
7831a775
NC
90682002-04-18 Nick Clifton <nickc@cambridge.redhat.com>
9069
9070 * coff-arm.c (coff_thumb_pcrel_12, coff_thumb_pcrel_9,
9071 insert_thumb_branch, record_thumb_to_arm_glue): Suppress
9072 definition of these functions for ARM_WINCE builds as they are
9073 not used.
ea1e4b0d 9074 (SWAP_IN_RELOC_OFFSET, SWAP_OUT_RELOC_OFFSET): Do not define
7831a775
NC
9075 for ARM_WINCE builds.
9076
90772002-04-18 Nick Clifton <nickc@cambridge.redhat.com>
9078
ea1e4b0d 9079 * coff-arm.c (bfd_arm_process_before_allocation):
7831a775
NC
9080
90812002-04-17 J"orn Rennecke <joern.rennecke@superh.com>
a44d7f9c
JR
9082
9083 * cpu-sh.c (scan_mach): Delete.
9084 (arch_info_struct): Replace scan_mach with bfd_default_scan.
9085 (bfd_sh_arch): Likewise.
9086
3d8dbe36
NC
90872002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
9088
9089 * ihex.c (ihex_write_object_contents): Fix check for records
9090 crossing 64K boundaries.
9091
4ab82700
AM
90922002-04-16 Alan Modra <amodra@bigpond.net.au>
9093
9094 * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash table
9095 type rather than just assuming entries are ELF.
9096 * elf32-sh64.c (sh64_elf_add_symbol_hook): Likewise.
9097 * elf64-sh64.c (sh64_elf64_add_symbol_hook): Likewise.
9098 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Likewise.
9099 * elf64-mmix.c (mmix_elf_add_symbol_hook): Use bfd_link_hash_entry
9100 rather than elf_link_hash_entry.
9101
036fe0fe
RH
91022002-04-15 Richard Henderson <rth@redhat.com>
9103
9104 * elf32-mips.c (mips_elf32_object_p): Revert 0404 fragment: allow
9105 n32 binaries.
9106
c4f3d130
NC
91072002-04-15 Michael Snyder <msnyder@redhat.com>
9108
9109 * opncls.c (bfd_close): Write contents if writeable.
9110 Minor formatting tidy-ups.
9111
4ab82700 91122002-04-15 Alan Modra <amodra@bigpond.net.au>
27242387
AM
9113
9114 * elf32-ppc.c (ppc_elf_add_symbol_hook): Check the hash table type.
9115
0c04d169
MS
91162002-04-12 Michael Snyder <msnyder@redhat.com>
9117
9118 * bfd-in.h (bfd_get_section_lma): New access macro.
9119 Minor white-space fix-up.
9120
89d4966f
AM
91212002-04-12 Alan Modra <amodra@bigpond.net.au>
9122
9123 * elf.c (prep_headers): Don't zero EI_OSABI, EI_ABIVERSION or
9124 header pad.
9125
8d0da3c2
DD
91262002-04-09 DJ Delorie <dj@redhat.com>
9127
9128 * elfarm-nabi.c (elf32_arm_howto_table): Fix ABS16 masks.
9129
05793179
NC
91302002-04-09 Casper S. Hornstrup <chorns@users.sourceforge.net>
9131
9132 * coffcode.h (coff_read_word): New.
9133 (coff_compute_checksum): New.
9134 (coff_apply_checksum): New.
9135 (coff_write_object_contents): Call coff_apply_checksum () to
9136 apply checksum to PE image.
9137
46fe4e66
AM
91382002-04-08 Randolph Chung <tausq@debian.org>
9139
9140 * elf32-hppa.c (hppa_unwind_entry_compare): Move to elf-hppa.h.
9141 (elf32_hppa_final_link): Split out sorting logic to..
9142 * elf-hppa.h (elf_hppa_sort_unwind): ..here.
9143 (elf_hppa_final_link): Call elf_hppa_sort_unwind.
9144
3b5b409c
AC
91452002-04-07 Andrew Cagney <ac131313@redhat.com>
9146
9147 * configure.in: Add missing ``|'' to powerpc-*-aix4.[4-9]*
9148 pattern.
9149 * configure: Re-generate.
9150
ac7b6ceb
AC
91512002-04-07 Andrew Cagney <ac131313@redhat.com>
9152
9153 * configure.in: Only define AIX_CORE_DUMPX_CORE when AIX version
9154 is greater or equal to 4.3.3.
9155 * configure: Regenerate.
9156 Fix PR gdb/344.
9157
44aa49bb
HPN
91582002-04-05 Hans-Peter Nilsson <hp@axis.com>
9159
9160 * elf32-cris.c (cris_elf_howto_table) <R_CRIS_16_PCREL,
9161 R_CRIS_32_PCREL>: Fix typo in name.
9162 (cris_elf_check_relocs): Always create .rela.got here when
9163 R_CRIS_16_GOTPLT or R_CRIS_32_GOTPLT is seen.
9164 (elf_cris_adjust_gotplt_to_got): Don't create .rela.got here;
9165 assume it's created.
9166
e2d34d7d
DJ
91672002-04-04 Daniel Jacobowitz <drow@mvista.com>
9168
9169 * aout-adobe.c (aout_32_bfd_link_hash_table_free): Define.
9170 * aout-target.h (MY_bfd_link_hash_table_free): Conditionally
9171 define.
9172 * aout-tic30.c (MY_bfd_link_hash_table_free): Likewise.
9173 * bfd.c (bfd_link_hash_table_free): Define.
9174 * binary.c (binary_bfd_link_hash_table_free): Define.
9175 * bout.c (b_out_bfd_link_hash_table_free): Define.
9176 * coff-rs6000.c (rs6000coff_vec): Include
9177 _bfd_generic_link_hash_table_free.
9178 (pmac_xcoff_vec): Likewise.
9179 * coff64-rs6000.c (rs6000coff64_vec): Likewise.
9180 (aix5coff64_vec): Likewise.
9181 * coffcode.h (coff_bfd_link_hash_table_free): Conditionally define.
9182 * elf-m10300.c (elf32_mn10300_link_hash_table_free): New function.
9183 (bfd_elf32_bfd_link_hash_table_free): Define.
9184 * elf32-hppa.c (elf32_hppa_link_hash_table_free): New function.
9185 (bfd_elf32_bfd_link_hash_table_free): Define.
9186 * elfxx-target.h (bfd_elfNN_bfd_link_hash_table_free): Conditionally
9187 define.
9188 * i386msdos.c (msdos_bfd_link_hash_table_free): Define.
9189 * i386os9k.c (os9k_bfd_link_hash_table_free): Define.
9190 * ieee.c (ieee_bfd_link_hash_table_free): Define.
9191 * ihex.c (ihex_bfd_link_hash_table_free): Define.
9192 * libbfd-in.h (_bfd_nolink_bfd_link_hash_table_free): Define.
9193 (_bfd_generic_link_hash_table_free): Add prototype.
9194 * libcoff-in.h (_bfd_xcoff_bfd_link_hash_table_free): Add prototype.
9195 * libecoff.h (_bfd_ecoff_bfd_link_hash_table_free): Define.
9196 * linker.c (_bfd_generic_link_hash_table_free): New function.
9197 * mmo.c (mmo_bfd_link_hash_table_free): Define.
9198 * nlm-target.h (nlm_bfd_link_hash_table_free): Define.
9199 * oasys.c (oasys_bfd_link_hash_table_free): Define.
9200 * ppcboot.c (ppcboot_bfd_link_hash_table_free): Define.
9201 * som.c (som_bfd_link_hash_table_free): Define.
9202 * srec.c (srec_bfd_link_hash_table_free): Define.
9203 * tekhex.c (tekhex_bfd_link_hash_table_free): Define.
9204 * versados.c (versados_bfd_link_hash_table_free): Define.
9205 * vms.c (vms_bfd_link_hash_table_free): New function.
9206 * xcofflink.c (_bfd_xcoff_bfd_link_hash_table_free): New function.
9207
9208 * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_malloc
9209 instead of bfd_alloc.
9210 * coff-h8300.c (h8300_coff_link_hash_table_create): Likewise.
9211 * coff-mcore.c (coff_mcore_link_hash_table_create): Likewise.
9212 * coff-ppc.c (ppc_coff_link_hash_table_create): Likewise.
9213 * cofflink.c (_bfd_coff_link_hash_table_create): Likewise.
9214 * ecoff.c (_bfd_ecoff_bfd_link_hash_table_create): Likewise.
9215 * elf-m10300.c (elf32_mn10300_link_hash_table_create): Likewise.
9216 * elf.c (_bfd_elf_link_hash_table_create): Likewise.
9217 * elf32-arm.h (elf32_arm_link_hash_table_create): Likewise.
9218 * elf32-cris.c (elf_cris_link_hash_table_create): Likewise.
9219 * elf32-hppa.c (elf32_hppa_link_hash_table_create): Likewise.
9220 * elf32-i386.c (elf_i386_link_hash_table_create): Likewise.
9221 * elf32-m68k.c (elf_m68k_link_hash_table_create): Likewise.
9222 * elf32-s390.c (elf_s390_link_hash_table_create): Likewise.
9223 * elf32-sh.c (sh_elf_link_hash_table_create): Likewise.
9224 * elf64-alpha.c (elf64_alpha_bfd_link_hash_table_create): Likewise.
9225 * elf64-ppc.c (ppc64_elf_link_hash_table_create): Likewise.
9226 * elf64-s390.c (elf_s390_link_hash_table_create): Likewise.
9227 * elf64-sh64.c (sh64_elf64_link_hash_table_create): Likewise.
9228 * elf64-sparc.c (sparc64_elf_bfd_link_hash_table_create): Likewise.
9229 * elf64-x86-64.c (elf64_x86_64_link_hash_table_create): Likewise.
9230 * elfxx-mips.c (_bfd_mips_elf_link_hash_table_create): Likewise.
9231 * linker.c (_bfd_generic_link_hash_table_create): Likewise.
9232 * m68klinux.c (linux_link_hash_table_create): Likewise.
9233 * sparclinux.c (linux_link_hash_table_create): Likewise.
9234 * sunos.c (sunos_link_hash_table_create): Likewise.
9235 * xcofflink.c (_bfd_xcoff_bfd_link_hash_table_create): Likewise.
9236
9237 * targets.c: Add _bfd_link_hash_table_free to xvec.
9238
9239 * bfd-in2.h: Regenerate.
9240 * libbfd.h: Regenerate.
9241 * libcoff.h: Regenerate.
9242
830629ab
AM
92432002-04-04 Alan Modra <amodra@bigpond.net.au>
9244
9245 * dep-in.sed: Cope with absolute paths.
9246 * Makefile.am (dep.sed): Subst TOPDIR, and not INCDIR.
9247 Run "make dep-am".
9248 * Makefile.in: Regenerate.
9249 * coff-arm.c: Fix copyright date.
9250 * cpu-h8300.c: Likewise.
9251 * cpu-i370.c: Likewise.
9252 * cpu-s390.c: Likewise.
9253 * cpu-mips.c: Likewise.
9254 * po/SRC-POTFILES.in: Regenerate.
9255
c6e90b02
TS
92562002-04-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
9257
9258 * Makefile.am: Add elfxx-mips.c to the known backends.
9259 (elf32-mips.lo): remove dependency to coff/external.h.
9260 * Makefile.in: Regenerate.
9261 * configure.in: Add elfxx-mips.lo to all vectors using elf32-mips.lo
9262 Remove elf32-mips.lo from 64 bit vectors. Update dependencies
9263 accordingly.
9264 * configure: Regenerate.
9265 * elf-bfd.h: Move all MIPS ELF specific prototypes to elfxx-mips.h.
9266 (irix_compat_t): IRIX compatibility level, moved from elf32-mips.c.
9267 (elf_backend_mips_irix_compat, elf_backend_mips_rtype_to_howto): New
9268 MIPS specific backend functions.
9269 * elf32-mips.c: Moved most code to elfxx-mips.c.
9270 (mips_elf_hi16_reloc): Rename from _bfd_mips_elf_hi16_reloc and make
9271 static.
9272 (mips_elf_lo16_reloc): Likewise, was _bfd_mips_elf_lo16_reloc.
9273 (mips_elf_got16_reloc): Likewise, was _bfd_mips_elf_got16_reloc.
9274 (mips_elf_gprel32_reloc): Likewise, was _bfd_mips_elf_gprel32_reloc.
9275 (mips_elf32_rtype_to_howto): Rename from mips_rtype_to_howto. Changed
9276 interface to allow selection of the right REL or RELA howto table.
9277 (mips_elf32_object_p): Rename from _bfd_mips_elf_object_p and made
9278 static. Let it refuse n32 objects.
9279 (elf32_mips_grok_prstatus): Rename from _bfd_elf32_mips_grok_prstatus.
9280 (elf32_mips_grok_psinfo): Rename from _bfd_elf32_mips_grok_psinfo.
9281 (elf32_mips_discard_info): Rename from _bfd_elf32_mips_discard_info.
9282 (elf32_mips_ignore_discarded_relocs): Rename from
9283 _bfd_elf32_mips_ignore_discarded_relocs.
9284 (elf32_mips_write_section): Rename from _bfd_elf32_mips_write_section.
9285 (elf32_mips_irix_compat): New function, replaces IRIX_COMPAT.
9286 (elf_mips_howto_table_rela): Remove.
9287 * elf64-mips.c: Moved most code to elfxx-mips.c.
9288 (bfd_elf64_bfd_reloc_type_lookup): Make static.
9289 (mips_elf64_rtype_to_howto): New function.
9290 (mips_elf64_object_p): Likewise.
9291 (elf64_mips_irix_compat): Likewise.
9292 * elfxx-mips.c: New file containing common code merged together from
9293 elf32-mips.c and elf64-mips.c.
9294 * elfxx-mips.h: New file containing MIPS specific prototypes from
9295 elf-bfd.h.
9296 * elfxx-target.h: Add handling for elf_backend_mips_irix_compat and
9297 elf_backend_mips_rtype_to_howto.
9298
d8dce692
AM
92992002-04-04 Alan Modra <amodra@bigpond.net.au>
9300
9301 * srec.c (MAXCHUNK, Chunk): Revise comments.
9302 (srec_write_record): Correct buffer size.
9303 (srec_write_header): Do without intermediate buffer.
9304 (srec_write_section): Validate Chunk.
9305 (srec_write_terminator): Pass NULL instead of dummy buffer.
9306 (srec_write_symbols): Pass file and symbol names directly to
9307 bfd_bwrite so sprintf won't overflow buffer.
9308
b88a866a
JJ
93092002-04-03 Jakub Jelinek <jakub@redhat.com>
9310
9311 * elf32-sparc.c (elf32_sparc_relocate_section): Don't emit dynamic
9312 PC relative relocs against hidden symbols.
9313 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
9314
d7866f04
AM
93152002-04-03 Alan Modra <amodra@bigpond.net.au>
9316
9317 * elf.c (_bfd_elf_make_section_from_shdr): When setting section
9318 LMAs, loop over segments until p_vaddr and p_memsz specify an
9319 extent enclosing the section.
9320
9e81ee67
NC
93212002-04-02 Nick Clifton <nickc@cambridge.redhat.com>
9322
9323 * ihex.c (ihex_write_object_contents): Do not allow records to
9324 cross a 64K boundary - wrap if necessary.
9325
d2b64500
JT
93262002-04-01 Nathan Williams <nathanw@wasabisystems.com>
9327
9328 * elf.c (elfcore_netbsd_get_lwpid): Fix off-by-one error
9329 which caused the returned LWP ID to always be 0.
9330
e36f7d53
RH
93312002-04-01 Richard Henderson <rth@redhat.com>
9332
9333 * elf32-sparc.c (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
9334 (elf32_sparc_relocate_section): Use it to figure out when to
9335 initialize .got entries.
9336 * elf64-sparc.c: Similarly.
9337
e92d460e
AM
93382002-03-28 Alan Modra <amodra@bigpond.net.au>
9339
9340 * linker.c (link_action): Ignore duplicate warning syms.
9341 (_bfd_generic_link_write_global_symbol): Follow warning symbol link.
9342 * elflink.h (elf_adjust_dynstr_offsets): Likewise.
9343 (elf_adjust_dynamic_symbol): Likewise.
9344 (elf_export_symbol): Likewise.
9345 (elf_link_find_version_dependencies): Likewise.
9346 (elf_link_assign_sym_version): Likewise.
9347 (elf_link_sec_merge_syms): Likewise.
9348 (elf_link_output_extsym): Likewise.
9349 (elf_gc_sweep_symbol): Likewise.
9350 (elf_gc_propagate_vtable_entries_used): Likewise.
9351 (elf_gc_smash_unused_vtentry_relocs): Likewise.
9352 (elf_gc_allocate_got_offsets): Likewise.
9353 (elf_collect_hash_codes): Likewise.
9354 * elflink.c (elf_link_renumber_hash_table_dynsyms): Likewise.
9355 * elf-hppa.h (elf_hppa_unmark_useless_dynamic_symbols): Likewise.
9356 (elf_hppa_remark_useless_dynamic_symbols): Likewise.
9357 * elf-m10300.c (elf32_mn10300_finish_hash_table_entry): Likewise.
9358 * elf32-arm.h (elf32_arm_discard_copies): Likewise.
9359 * elf32-cris.c (elf_cris_adjust_gotplt_to_got): Likewise.
9360 (elf_cris_discard_excess_dso_dynamics): Likewise.
9361 * elf32-hppa.c (clobber_millicode_symbols): Likewise.
9362 (mark_PIC_calls): Likewise.
9363 (allocate_plt_static): Likewise.
9364 (allocate_dynrelocs): Likewise.
9365 (readonly_dynrelocs): Likewise.
9366 * elf32-i386.c (allocate_dynrelocs): Likewise.
9367 (readonly_dynrelocs): Likewise.
9368 * elf32-i370.c (i370_elf_adjust_dynindx): Likewise.
9369 * elf32-m68k.c (elf_m68k_discard_copies): Likewise.
9370 * elf32-mips.c (mips_elf_output_extsym): Likewise.
9371 (mips_elf_sort_hash_table_f): Likewise.
9372 (mips_elf_check_mips16_stubs): Likewise.
9373 * elf32-s390.c (allocate_dynrelocs): Likewise.
9374 (readonly_dynrelocs): Likewise.
9375 * elf32-sh.c (sh_elf_discard_copies): Likewise.
9376 * elf32-xstormy16.c (xstormy16_relax_plt_check): Likewise.
9377 (xstormy16_relax_plt_realloc): Likewise.
9378 * elf64-alpha.c (elf64_alpha_calc_got_offsets_for_symbol): Likewise.
9379 (elf64_alpha_output_extsym): Likewise.
9380 * elf64-hppa.c (elf64_hppa_mark_exported_functions): Likewise.
9381 * elf64-mips.c (mips_elf64_sort_hash_table_f): Likewise.
9382 (mips_elf64_check_mips16_stubs): Likewise.
9383 (mips_elf64_output_extsym): Likewise.
9384 * elf64-ppc.c (func_desc_adjust): Likewise.
9385 (allocate_dynrelocs): Likewise.
9386 (readonly_dynrelocs): Likewise.
9387 * elf64-s390.c (allocate_dynrelocs): Likewise.
9388 (readonly_dynrelocs): Likewise.
9389 * elf64-sh64.c (sh64_elf64_discard_copies): Likewise.
9390 * elf64-x86-64.c (allocate_dynrelocs): Likewise.
9391 (readonly_dynrelocs): Likewise.
9392 * elfxx-ia64.c (elfNN_ia64_global_dyn_sym_thunk): Likewise.
9393 * aoutx.h (aout_link_write_other_symbol): Likewise.
9394 * cofflink.c (_bfd_coff_write_task_globals): Likewise.
9395 (_bfd_coff_write_global_sym): Likewise.
9396 * i386linux.c (linux_tally_symbols): Likewise.
9397 * m68klinux.c (linux_tally_symbols): Likewise.
9398 * sparclinux.c (linux_tally_symbols): Likewise.
9399 * pdp11.c (aout_link_write_other_symbol): Likewise.
9400 * sunos.c (sunos_scan_dynamic_symbol): Likewise.
9401 * xcofflink.c (xcoff_build_ldsyms): Likewise.
9402 (xcoff_write_global_symbol): Likewise.
9403
9404 * cofflink.c (_bfd_coff_final_link): Formatting.
9405 * cpu-mips.c (mips_compatible): Make static, prototype.
9406 * elf32-i386.c (elf_i386_check_relocs): Formatting.
9407 * elf32-sh.c (sh_elf_size_dynamic_sections): Likewise.
9408 * elf64-alpha.c (elf64_alpha_output_extsym): Likewise.
9409 * elf64-mips.c (mips_elf64_sort_hash_table): Likewise.
9410 (mips_elf64_final_link): Likewise.
9411 * elflink.h (elf_link_find_version_dependencies): Remove duplicate
9412 prototype.
9413
2106126f
NC
94142002-03-27 Nick Clifton <nickc@cambridge.redhat.com>
9415
9416 * coff-arm.c (SWAP_IN_RELOC_OFFSET): Define.
9417 (SWAP_OUT_RELOC_OFFSET): Define.
9418
b99d1833
AM
94192002-03-27 Gregory Steuck <greg@nest.cx>
9420
9421 * elf.c (_bfd_elf_get_symtab_upper_bound): Leave space for
9422 terminating NULL if empty symbol table.
9423 (_bfd_elf_get_dynamic_symtab_upper_bound): Likewise.
9424
ad43ed4c
L
94252002-03-26 H.J. Lu (hjl@gnu.org)
9426
9427 * elflink.h (elf_link_input_bfd): Revert the last change since
9428 the gcc exception handling isn't fixed yet.
9429
3851fca4
L
94302002-03-26 H.J. Lu (hjl@gnu.org)
9431
9432 * elflink.h (elf_link_input_bfd): Complain about relocations
9433 against local symbols in discarded sections.
9434
b91afed7
AM
94352002-03-26 Alan Modra <amodra@bigpond.net.au>
9436
9437 * elflink.h (elf_gc_mark): Don't recurse into non-ELF sections.
9438
dba143ef
AM
94392002-03-23 Alan Modra <amodra@bigpond.net.au>
9440
9441 * elf.c (_bfd_elf_make_section_from_shdr): Don't set lma based on
9442 section file offset for !SEC_LOAD sections.
9443
ee29b9fb
RE
94442002-03-21 Richard Earnshaw <rearnsha@arm.com>
9445
830629ab
AM
9446 * elf32-arm.h (elf32_arm_final_link_relocate <case R_ARM_GOTOFF>,
9447 <case R_ARM_GOT>): Handle relocations to Thumb functions.
ee29b9fb 9448
54327882
AM
94492002-03-21 Alan Modra <amodra@bigpond.net.au>
9450
9451 * coff64-rs6000.c (_bfd_xcoff64_put_symbol_name): Prototype.
9452 Whitespace changes.
9453 * archive.c: Update copyright date.
9454 * bfd-in2.h: Regenerate.
9455 * libbfd.h: Regenerate.
9456 * Makefile.am: Run "make dep-am"
9457 * Makefile.in: Regenerate.
9458 * po/SRC-POTFILES.in: Regenerate.
9459
1ee24f27
DJ
94602002-03-20 Daniel Jacobowitz <drow@mvista.com>
9461
9462 * dwarf2.c (struct funcinfo): Move up.
9463 (lookup_address_in_function_table): New argument function_ptr.
9464 Set it.
9465 (lookup_address_in_line_table): New argument function. If function
9466 is non-NULL, use it to handle ``addr'' before the first line note of
9467 the function.
9468 (comp_unit_find_nearest_line): Update and swap calls to
9469 lookup_address_in_function_table and lookup_address_in_line_table.
9470 * syms.c (_bfd_stab_section_find_nearest_line): Use the first
9471 N_SLINE encountered if we see an N_FUN before any N_SLINE.
9472
51b9608c
TR
94732002-03-20 Tom Rix <trix@redhat.com>
9474
ea1e4b0d 9475 * coff-rs6000.c (_bfd_xcoff_stat_arch_elt): Renamed from
51b9608c 9476 _bfd_xcoff_generic_stat_arch_elt. Fix format check.
9b5ecbd0 9477 * coff64-rs6000.c : Use _bfd_xcoff_stat_arch_elt.
51b9608c 9478
789c90aa
TR
94792002-03-19 Tom Rix <trix@redhat.com>
9480
ea1e4b0d 9481 * xcofflink.c (_bfd_xcoff_bfd_link_add_symbols): Look through all
789c90aa
TR
9482 dynamic objects in archives.
9483
1da54d81
HPN
94842002-03-19 Hans-Peter Nilsson <hp@bitrange.com>
9485
9486 * elflink.h (NAME(bfd_elf,record_link_assignment)): Don't set
9487 STT_NOTYPE symbols to STT_OBJECT.
9488
7831a775 94892002-03-18 Jan Hubicka <jh@suse.cz>
beb43bb9
JH
9490
9491 * cpu-i386.c (bfd_x86_64_arch): Rename to "i386:x86-64"
9492
eb1e0e80
NC
94932002-03-18 Tom Rix <trix@redhat.com>
9494
9495 * aix5ppc.core.c : New file for AIX 5 64 bit core support.
9496 * bfd-in.h : Add bfd_xcoff_ar_archive_set_magic declaration.
9497 * coff-rs6000 (do_pad) : New function for archive padding.
9498 (do_copy) : New function for object file copying in archives.
9499 (do_shared_object_padding) : New function for padding shared
9500 objects to their text section alignment in archives.
9501 (bfd_xcoff_ar_achive_set_magic) : Stub.
9502 (xcoff_write_armap_big) : Use do_copy and do_pad.
9503 (xcoff_write_archive_contents_big) : Use do_shared_object_padding,
9504 do_copy and do_pad.
9505 * coff64-rs6000.c (xcoff64_write_ojbect_contents) : Use
ea1e4b0d 9506 bfd_xcoff_magic_number.
eb1e0e80
NC
9507 (xcoff64_bad_format_hook) : New function for _bfd_bad_format_hook
9508 fop.
9509 (xcoff_backend_data_r) : Use xcoff64_bad_format_hook.
9510 (bfd_xcoff_aix5_backend_data) : New Aix 5 backend data.
9511 (aix5coff64_vec) : New Aix 5 target aix5coff64-rs6000.
9512 * rs6000-core.c : Update copyright date.
ea1e4b0d 9513 * xcofflink.c (bfd_xcoff_size_dynamic_sections): Check for NULL
eb1e0e80
NC
9514 csectpp.
9515 * coffcode.h (coff_new_section_hook) : Use new accessor macros.
9516 (coff_set_arch_mach_hook) : Add Aix 5 U64_TOCMAGIC magic #.
9517 (coff_set_flags) : Use bfd_xcoff_magic_number.
9518 * libxcoff.h (bfd_xcoff_is_xcoff64): Add U64_TOCMAGIC.
9519 * configure.in : Add powerpc-*-aix5 and rs6000-*-aix5 support.
9520 * Makefile.am : Same.
9521 * config.bfd : Same.
9522 * targets.c : Same.
9523 * configure : Regnerate.
9524 * Makefile.in : Same.
9525 * bfd-in2.h : Same.
9526
a1c259a1
NC
95272002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
9528
9529 * po/fr.po: Updated version.
9530
4dae1ae7
AM
95312002-03-18 Alan Modra <amodra@bigpond.net.au>
9532
9533 * libbfd.c (bfd_write_bigendian_4byte_int): Return true iff success.
9534 * libbfd.h: Regenerate.
9535 * archive.c (coff_write_armap): Pass on failures from
9536 bfd_write_bigendian_4byte_int.
9537
36b4f6e7
L
95382002-03-14 H.J. Lu <hjl@gnu.org>
9539
9540 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set the BFD
9541 error to bfd_error_nonrepresentable_section for reinit_array
9542 section in DSO.
9543
a1aefc76
NC
95442002-03-14 Nick Clifton <nickc@cambridge.redhat.com>
9545
a181be0a
NC
9546 * coffcode.h (coff_slurp_symbol_table): When adding BSF_WEAK flag,
9547 OR it in rather than replacing previously selected flags.
9548
a1aefc76
NC
9549 * elfxx-target.h (TARGET_BIG_SYM): Set ar_max_namelen to 15.
9550 (TARGET_LITTLE_SYM): Set ar_max_namelen to 15.
9551
c119f9b8
AM
95522002-03-14 Alan Modra <amodra@bigpond.net.au>
9553
9554 * cpu-mips.c (mips_compatible): New. Don't check bits_per_word.
9555 (N): Use the above.
9556 * elflink.h (elf_bfd_final_link): Revert last change. Instead,
9557 ensure reloc size matches before calling elf_link_input_bfd.
9558 Add an assert to check reloc size when counting output relocs.
9559
c295a511
NC
95602002-03-14 Nick Clifton <nickc@cambridge.redhat.com>
9561
9562 * mmo.c (mmo_get_loc): Return NULL rather than false.
9563
9ce88e60
NC
95642002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
9565
9566 * po/fr.po: Updated version.
9567
4ddafab0
AM
95682002-03-13 Alan Modra <amodra@bigpond.net.au>
9569
b74fa2cd
AM
9570 * archures.c (bfd_default_compatible): Test bits_per_word.
9571 * cpu-i386.c (i386_compatible): Remove. Replace occurrences with
9572 bfd_default_compatible.
9573 * cpu-i370.c (i370_compatible): Likewise.
9574 * cpu-sparc.c (sparc_compatible): Likewise.
9575 * cpu-h8300.c (compatible): Test in->arch == out->arch.
9576
40b829d4
AM
9577 * elflink.h: Formatting fixes.
9578 (elf_link_output_extsym): Merge undefined and undef weak cases.
9579
4ddafab0
AM
9580 * elflink.h (elf_bfd_final_link): Only call elf_link_input_bfd
9581 when word size of input matches output word size.
9582
dd53c801
AJ
95832002-03-12 Andreas Jaeger <aj@suse.de>
9584
9585 * cpu-i386.c (i386_compatible): New. Use it instead of
9586 bfd_default_compatible.
9587
aa066ac8
L
95882002-03-07 H.J. Lu (hjl@gnu.org)
9589
9590 * coff-sh.c (shcoff_reloc_map): Use bfd_reloc_code_real_type
9591 as the type for bfd_reloc_val.
9592
1bf42538
JL
95932002-03-05 John David Anglin <dave@hiauly1.hia.nrc.ca>
9594
9595 * elf-hppa.h (elf_hppa_is_dynamic_loader_symbol): New function.
9596 (elf_hppa_relocate_section): Ignore undefined dynamic loader symbols.
9597 (elf_hppa_final_link_relocate): Correct relocations for indirect
9598 references to local data through the DLT. Fix .opd creation for
9599 local symbols using R_PARISC_LTOFF_FPTR32 and R_PARISC_FPTR64
9600 relocations. Use e_lsel selector for R_PARISC_DLTIND21L,
9601 R_PARISC_LTOFF_FPTR21L and R_PARISC_LTOFF_TP21L as per
9602 "Processor-Specific ELF for PA_RISC, Version 1.43" document.
9603 Similarly, use e_rsel for DLT and LTOFF 'R' relocations.
9604 * elf32-hppa.c (final_link_relocate): Revise relocation selectors
9605 as per "Processor-Specific ELF for PA_RISC, Version 1.43" document.
9606
86eaf01e
JJ
96072002-03-05 Jakub Jelinek <jakub@redhat.com>
9608
9609 * merge.c (_bfd_merge_sections): Don't segfault if there
9610 is nothing to merge due to GC.
9611
c44233aa
AM
96122002-03-05 Alan Modra <amodra@bigpond.net.au>
9613
039cc25f
AM
9614 * elf32-hppa.c (clobber_millicode_symbols): Remove hack to keep
9615 symbols that have been forced local.
9616
c44233aa
AM
9617 * elflink.h (elf_bfd_final_link): Call elf_link_output_extsym
9618 to output forced local syms for non-shared link.
9619 (elf_link_output_extsym): Tweak condition for calling backend
9620 adjust_dynamic_symbol so that previous behaviour is kept.
9621 Whitespace changes throughout file.
9622
25e27870
L
96232002-03-04 H.J. Lu <hjl@gnu.org>
9624
9625 * elf.c (bfd_section_from_shdr): Handle special sections,
9626 .init_array, .fini_array and .preinit_array.
9627 (elf_fake_sections): Likewise.
9628
9629 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Create the
9630 DT entry only if the section is in output for .init_array,
9631 .fini_array and .preinit_array. Complain about .preinit_array
9632 section in DSO.
9633 (elf_bfd_final_link): Warn zero size for .init_array,
9634 .fini_array and .preinit_array sections.
9635
9636 * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Remove
9637 SHT_INIT_ARRAY, SHT_FINI_ARRAY and SHT_PREINIT_ARRAY.
9638 (elfNN_ia64_fake_sections): Remove .init_array, .fini_array and
9639 .preinit_array.
9640
bb2a49f2
AM
96412002-03-04 Alan Modra <amodra@bigpond.net.au>
9642
9643 * configure.in (WIN32LIBADD): Don't eval PICFLAG assignment.
9644 * configure: Regenerate.
9645
38487e5e
TR
96462002-03-02 Tom Rix <trix@redhat.com>
9647
c44233aa
AM
9648 * coff64-rs6000.c (xcoff64_howto_table): Replace howto types with
9649 symbolic equiv.
38487e5e
TR
9650 * coff-rs6000.c (xcoff_howto_table): Same.
9651
30831527
RH
96522002-03-01 David Mosberger <davidm@hpl.hp.com>
9653
9654 * elflink.h (size_dynamic_sections): If section named
9655 ".preinit_array" exists, create DT_PREINIT_ARRAY and
9656 DT_PREINIT_ARRAYSZ entries in dynamic table. Analogously for
9657 ".init_array" and ".fini_array".
9658 (elf_bfd_final_link): Handle DT_PREINIT_ARRAYSZ, DT_INIT_ARRAYSZ,
9659 DT_FINI_ARRAYSZ, DT_PREINIT_ARRAY, DT_INIT_ARRAY, and
9660 DT_FINI_ARRAY.
9661
c8e5ddc8
AM
96622002-02-26 Andrew Macleod <amacleod@cygnus.com>
9663
9664 * elflink.h (elf_bfd_final_link): Don't crash on SHN_UNDEF local
9665 dynsyms.
9666
96e0dda4
AM
96672002-02-25 Alan Modra <amodra@bigpond.net.au>
9668
1c5b6bf8
AM
9669 * elf64-hppa.h: Update copyright date.
9670
96e0dda4
AM
9671 * elf64-ppc.c (ppc64_elf_check_relocs): Warning fix.
9672 (ppc64_elf_relocate_section): Don't generate power4 style branch
9673 hints for *_BRTAKEN and *_BRNTAKEN relocs.
9674
0fb19cbc
JJ
96752002-02-22 Jakub Jelinek <jakub@redhat.com>
9676
9677 * elf64-sh64.c (sh_elf64_relocate_section): Fix a typo from my
9678 last patch.
9679 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
9680
c434dee6
AJ
96812002-02-21 Andreas Jaeger <aj@suse.de>
9682
9683 * elf64-x86-64.c: Major rework that introduces all recent changes
9684 to the x86-64 backend. Get a closer match to elf32-i386.
9685 (struct elf64_x86_64_dyn_relocs): Rename from
9686 elf64_x86_64_pcrel_relocs_copied, add additional fields. Change
9687 all users.
9688 (struct elf64_x86_64_link_hash_table): Add short cuts to some
9689 sections.
9690 (link_hash_newfunc): Rename from elf64_x86_64_link_hash_newfunc,
9691 remove casts, initialize new hash members.
9692 (create_got_section): New.
9693 (elf64_x86_64_create_dynamic_sections): New.
9694 (elf64_x86_64_copy_indirect_symbol): New.
9695 (elf64_x86_64_check_relocs): Don't allocate space for dynamic
9696 relocs, .got or .relgot here but do it in allocate_dynrelocs.
9697 Reference count possible .plt and .got entries. Don't test input
9698 section SEC_READONLY here to try to avoid copy relocs, and keep
9699 dyn_relocs regardless of ELF_LINK_NON_GOT_REF. Don't set
9700 DF_TEXTREL here. Delay setting of variables until needed. Cache
9701 pointer to "sreloc" section in elf_section_data. Tweak condition
9702 under which .got created. Report files with bad relocation
9703 section names.
9704 (elf64_x86_64_gc_sweep_hook): Sweep dyn_relocs and local_dynrel.
9705 Reference count possible .plt entries. Don't deallocate .got and
9706 .relgot space here.
9707 (elf64_x86_64_adjust_dynamic_symbol): Handle nocopyreloc. Don't
9708 do copy reloc processing for weakdefs. Remove redundant casts and
9709 aborts. Delay setting of vars until needed. Move creation of
9710 dynamic symbols and allocation of .plt and .rela.plt to
9711 allocate_dynrelocs. Replace BFD_ASSERT with abort.
9712 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
9713 (allocate_dynrelocs): New.
9714 (readonly_dynrelocs): New.
9715 (elf64_x86_64_size_dynamic_sections): Call readonly_dynrelocs.
9716 Allocate space for dyn relocs. Replace BFD_ASSERT with abort.
9717 Zero out the dynamic allocated content space.
9718 (elf64_x86_64_discard_copies): Removed.
9719 (elf64_x86_64_relocate_section): Make use of dynamic section
9720 short-cuts. Localise vars, and delay setting. Better error
9721 reporting, replace BFD_ASSERT with abort. Check
9722 ELF_LINK_HASH_DEF_DYNAMIC to see if a symbol is not defined in the
9723 regular object file and tread the weak definition as the normal
9724 one. Don't discard relocs for undefweak or undefined symbols and
9725 check !DEF_REGULAR as well as DEF_DYNAMIC in test for avoided copy
9726 relocs.
9727 (elf64_x86_64_finish_dynamic_symbol): Don't copy relocs for
9728 symbols that have been forced local. Use same test to decide if
9729 we can use a relative reloc for got as relocate_section. Expand
9730 SHN_UNDEF comment. Move expressions out of function calls.
9731 Replace BFD_ASSERT with abort.
9732 (bfd_elf64_bfd_final_link): Removed.
9733 (elf_backend_copy_indirect_symbol): Define.
9734
ff3a6ee3
TR
97352002-02-20 Tom Rix <trix@redhat.com>
9736
9737 * coff-rs6000.c (xcoff_howto_table): Add 16 bit R_BA.
9738 (_bfd_xcoff_reloc_type_lookup): Use it.
9739 * coff64-rs6000.c (xcoff64_howto_table): Same.
9740 (xcoff64_reloc_type_lookup): Same.
c434dee6 9741
a68d41fb
AM
97422002-02-20 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9743
9b5ecbd0 9744 * osf-core.c (osf_core_vec): OSF/1 (Digital Unix) core files are
a68d41fb
AM
9745 little endian.
9746
befc3abb
MS
97472002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
9748
9749 * archures.c (bfd_mach_s390_esa): Rename to bfd_mach_s390_31.
9750 (bfd_mach_s390_esame): Rename to bfd_mach_s390_64.
9751 * bfd-in2.h: Regenerate.
9752 * cpu-s390.c (arch_info_struct): Use renamed architecture defines.
9753 Replace architecture name "s390" with "s390:31-bit" and "s390:esame"
9754 with "s390:64-bit".
9755 * elf32-s390.c (elf_howto_table): Add 32 bit pc relative relocations.
9756 (elf_s390_reloc_type_lookup): Likewise.
9757 (elf_s390_check_relocs): Likewise.
9758 (elf_s390_gc_sweep_hook): Likewise.
9759 (elf_s390_relocate_section): Likewise.
9760 (elf_s390_object_p): Use renamed architecture define.
9761 * elf64-s390.c (elf_s390_object_p): Use renamed architecture define.
9762
6eeeec9b
FCE
97632002-02-19 Frank Ch. Eigler <fche@redhat.com>
9764
9765 * syms.c (stt[]): Sorted. Added .init/.fini -> "t" mapping.
9766
0bb2d96a
JJ
97672002-02-19 Jakub Jelinek <jakub@redhat.com>
9768
9769 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable
9770 absptr -> pcrel optimization for shared libs.
9771 Only create minimal .eh_frame_hdr if absptr FDE encoding in shared
9772 library cannot be converted to pcrel.
9773 (_bfd_elf_eh_frame_section_offset): Return -2 if making absptr
9774 relative.
9775 * elf32-i386.c (elf_i386_relocate_section): If
9776 _bfd_elf_section_offset returned -2, skip, but make sure the
9777 relocation is installed.
9778 * elf32-arm.h (elf32_arm_final_link_relocate): Likewise.
9779 * elf32-cris.c (cris_elf_relocate_section): Likewise.
9780 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
9781 * elf32-i370.c (i370_elf_relocate_section): Likewise.
9782 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
9783 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
9784 * elf32-s390.c (elf_s390_relocate_section): Likewise.
9785 * elf32-sh.c (sh_elf_relocate_section): Likewise.
9786 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
9787 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
9788 * elf64-s390.c (elf_s390_relocate_section): Likewise.
9789 * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
9b5ecbd0 9790 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
0bb2d96a
JJ
9791 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
9792 * elf64-alpha.c (elf64_alpha_relocate_section): Handle
9793 _bfd_elf_section_offset returning -2 the same way as -1.
9794 * elfxx-ia64.c (elfNN_ia64_install_dyn_reloc): Likewise.
9795 * elf32-mips.c (mips_elf_create_dynamic_relocation): Add FIXME
9796 and BFD_ASSERT.
9797 * elf64-mips.c (mips_elf64_create_dynamic_relocation): Likewise.
9798
69f284c7
TR
97992002-02-18 Tom Rix <trix@redhat.com>
9800
9801 * xcofflink.c (bfd_xcoff_link_gernate_rtinit): Add -brtl support.
9802 (bfd_xcoff_size_dynamic_sections): Same.
9803 * bfd-in.h (bfd_xcoff_link_generate_rtinit): Same.
9804 (bfd_xcoff_size_dynamic_sections): Same.
9805 * coff-rs6000.c (xcoff_generate_rtinit): Same.
9806 * coff-rs646000.c (xcoff64_generate_rtinit): Same.
9807 * libxcoff.h (struct xcoff_backend_data_rec): Same.
9808 * xcofflink.c (xcoff_build_ldsyms, xcoff_link_add_symbols): Clean.
9809 * bfd-in2.h: Regenerate.
9810
82bd7b59
AM
98112002-02-18 Alan Modra <amodra@bigpond.net.au>
9812
9813 * elf64-ppc.c (STFD_FR0_0R1, LFD_FR0_0R1, BLR): Define.
9814 (struct ppc_link_hash_table): Add sfpr.
9815 (ppc64_elf_link_hash_table_create): Init it.
9816 (ppc64_elf_create_dynamic_sections): Split creation of .stub and
9817 .glink out to..
9818 (create_linkage_sections): ..here. Make .sfpr too.
9819 (ppc64_elf_check_relocs): Call create_linkage_sections, and set
9820 dynobj early.
9821 (MIN_SAVE_FPR, MAX_SAVE_FPR): Define.
9822 (ppc64_elf_func_desc_adjust): Look for missing ._savef* and
9823 ._restf* functions, and create as needed.
9824 (func_desc_adjust): Only force_local for shared libs.
9825
ef1355e8
NC
98262002-02-18 David O'Brien <obrien@FreeBSD.org>
9827
9828 * configure.in: Bump version number post 2.12 branching.
9829 * configure: Regenerate.
9830
dfa36a69
HPN
98312002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
9832
9833 * mmo.c: Correct and improve comments.
9834 (mmo_write_chunk): Store trailing byte in bfd buffer; don't
9835 zero-pad. Use input to fill up non-empty bfd buffer.
9836 (mmo_flush_chunk): New function.
9837 (mmo_write_loc_chunk): Add parameter last_vmap, all callers
9838 changed. Don't emit location specifier if VMA is same as
9839 *LAST_VMAP after omitting leading zero contents. Call
9840 mmo_flush_chunk before emitting location specifier.
9841 (mmo_write_loc_chunk_list): Call mmo_flush_chunk when finished
9842 with mmo_write_loc_chunk calls.
9843 (mmo_internal_write_section): Call mmo_flush_chunk after
9844 mmo_write_chunk.
9845 (mmo_write_symbols_and_terminator): Move :Main to first position
9846 in symbol array. Add faked one if it does not exist if there are
9847 other symbols. Don't add it if there are no symbols at all. Move
9848 out test for value of :Main from symbol loop. Rename table
9849 fakemain to maintable and variable mainsym to fakemain.
9850
ccf00ab6
RH
98512002-02-15 Richard Henderson <rth@redhat.com>
9852
9853 * elf64-alpha.c (elf64_alpha_relocate_section) [BRSGP]: A target
9854 section with no got matches any got. Simplify error generaion.
9855
88eaccc2
AM
98562002-02-15 Alan Modra <amodra@bigpond.net.au>
9857
fd96f80f
AM
9858 Support arbitrary length fill patterns.
9859 * linker.c (bfd_new_link_order): Zero all fields with bfd_zalloc.
9860 (_bfd_default_link_order): Remove bfd_fill_link_order code.
9861 Call default_data_link_order.
9862 (default_fill_link_order): Delete.
9863 (default_data_link_order): New function.
9864 * elf32-mips.c (_bfd_mips_elf_final_link): Replace occurrences
9865 of bfd_fill_link_order with bfd_data_link_order.
9866 * elf64-alpha.c (elf64_alpha_final_link): Likewise.
9867 * elf64-mips.c (mips_elf64_final_link): Likewise.
9868
88eaccc2
AM
9869 * bfd.c (bfd_scan_vma): Clamp overflows to max bfd_vma value.
9870 Correct value returned in "end" for "0x<non-hex>".
9871
e2fd756b
NC
98722002-02-14 Nick Clifton <nickc@cambridge.redhat.com>
9873
9874 * cpu-arm.c (processors): Replace 'arch' field with 'mach'.
9875 (scan): Test against 'mach' field in info structure.
9876
edd29cf9
AM
98772002-02-14 Alan Modra <amodra@bigpond.net.au>
9878
9879 * elf.c (elf_fake_sections): Use SHT_NOBITS when SEC_NEVER_LOAD.
9880
1e30956e 98812002-02-14 Matt Fredette <fredette@netbsd.org>
76f57f3a
JT
9882
9883 * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Recognize
9884 EF_M68000.
9885
bf36db18
NC
98862002-02-13 Nick Clifton <nickc@cambridge.redhat.com>
9887
9888 * elf.c (_bfd_elf_make_section_from_shdr): Do not insist on
edd29cf9
AM
9889 non-zero physical addresses when adjusting the LMAs of new
9890 sections.
bf36db18 9891
189c6563
AM
98922002-02-12 John David Anglin <dave@hiauly1.hia.nrc.ca>
9893
9894 * elf-hppa.h (elf_hppa_reloc_final_type): New function stripped
9895 from _bfd_elf_hppa_gen_reloc_type.
9896 (_bfd_elf_hppa_gen_reloc_type): Remove duplicate prototype.
9897 * elf32-hppa.h (elf32_hppa_reloc_final_type): Add protptype.
9898 * elf32-hppa.c: Include elf32-hppa.h before elf-hppa.h.
9899 * elf64-hppa.h (elf64_hppa_reloc_final_type): Add protptype.
9900
e948afaf
AO
99012002-02-12 Alexandre Oliva <aoliva@redhat.com>
9902
9903 * elf-m10300.c (mn10300_elf_relax_section): Skip section before
9904 loading its contents if there's nothing to do in it.
9905
19397422
AM
99062002-02-12 Alan Modra <amodra@bigpond.net.au>
9907
0ad3a73b
AM
9908 * elf64-ppc.c (ppc64_elf_size_stubs): Correct test for crossing
9909 64k boundary.
9910
19397422
AM
9911 * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Add dynamic
9912 DT_PPC64_OPD and DT_PPC64_OPDSZ tags.
9913 (ppc64_elf_finish_dynamic_sections): Set values for them.
9914
51316059
MS
99152002-02-11 Michael Snyder <msnyder@redhat.com>
9916
9917 * elf-bfd.h (elfcore_write_lwpstatus): Add prototype.
9918 * elf.c (elfcore_grok_pstatus): Add prototype.
9919 (elfcore_grok_lwpstatus): Add prototype.
9920 (elfcore_write_lwpstatus): New function.
9921 (elfcore_write_pstatus): Fix typo, eliminate unnecessary memcpy.
9922
518313c3
AO
99232002-02-11 Alexandre Oliva <aoliva@redhat.com>
9924
9925 * elf32-sh.c: Added missing prototypes.
9926 * elf32-sh64.c: Likewise.
9927 (sh_elf_align_loads): Mark unused args as such.
9928 * elf64-sh64.c: Added missing prototypes.
9929 (struct elf_sh64_link_hash_entry): Fix typo.
9930 (sh_elf64_relocate_section): Fix info argument passed to
9931 _bfd_elf_section_offset.
9932
2c73f9d8
AM
99332002-02-11 Alan Modra <amodra@bigpond.net.au>
9934
9935 * Makefile.am: "make dep-am".
9936 * Makefile.in: Regenerate.
9937 * aclocal.m4: Regenerate.
9938 * config.in: Regenerate.
9939 * configure: Regenerate.
9940
d426c6b0
DJ
99412002-02-10 Daniel Jacobowitz <drow@mvista.com>
9942
9943 * coff-rs6000.c (xcoff_generate_rtinit): Silence uninitialized
9944 variable warnings.
9945 * elf32-sh.c (sh_elf_relax_section): Silence signed/unsigned
9946 comparison warning.
9947 * trad-core.c (trad_unix_core_file_p): Silence pointer/integer
9948 cast warnings for the common case.
9949
e58ee0cd
HPN
99502002-02-10 Hans-Peter Nilsson <hp@bitrange.com>
9951
9952 * config.bfd (sh-*-linux*, sh-*-elf* | sh-*-rtemself*): Add sh64
9953 vectors.
9954 (sh-*-netbsdelf*): New, to trump sh*-*-netbsdelf* and add sh64
9955 vectors.
9956
7793f4d0
RH
99572002-02-09 Richard Henderson <rth@redhat.com>
9958
9959 * elf64-alpha.c (elf64_alpha_howto): Add R_ALPHA_BRSGP.
9960 (elf64_alpha_reloc_map, elf64_alpha_check_relocs): Likewise.
9961 (elf64_alpha_relocate_section): Likewise.
9962 * reloc.c (BFD_RELOC_ALPHA_BRSGP): New.
9963 * bfd-in2.h, libbfd.h: Rebuild.
9964
7e799044
HPN
99652002-02-09 Hans-Peter Nilsson <hp@bitrange.com>
9966
9967 * elf64-mmix.c (_bfd_mmix_finalize_linker_allocated_gregs): Check
9968 that base-plus-offset reloc accounting is consistent.
9969 (mmix_elf_relax_section): Keep base-plus-offset reloc accounting
9970 up to date for undefined symbols.
9971
027d73eb
EC
99722002-02-08 Eric Christopher <echristo@redhat.com>
9973
9974 From Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9975
9976 * elf32-mips.c (_bfd_mips_elf_fake_sections): Don't create .rela
9977 sections for the O32 ABI.
9978
517662d4
CD
99792002-02-08 Chris Demetriou <cgd@broadcom.com>
9980
9981 * elf32-arm.h: Fix formatting of _("...").
9982 * elf32-d10v.c: Likewise.
9983 * elf32-m68k.c: Likewise.
9984 * elf32-mips.c: Likewise.
9985
5e37cc46
NC
99862002-02-08 Ivan Guzvinec <ivang@opencores.org>
9987
9988 * coff-or32.c: Fix compile time warning messages.
9989
fbca6ad9
AO
99902002-02-08 Alexandre Oliva <aoliva@redhat.com>
9991
9992 Contribute sh64-elf.
9993 2002-01-23 Alexandre Oliva <aoliva@redhat.com>
9994 * reloc.c (R_SH_GOTPLT32, R_SH_GOT_LOW16, R_SH_GOT_MEDLOW16,
9995 R_SH_GOT_MEDHI16, R_SH_GOT_HI16, R_SH_GOTPLT_LOW16,
9996 R_SH_GOTPLT_MEDLOW16, R_SH_GOTPLT_MEDHI16, R_SH_GOTPLT_HI16,
9997 R_SH_PLT_LOW16, R_SH_PLT_MEDLOW16, R_SH_PLT_MEDHI16,
9998 R_SH_PLT_HI16, R_SH_GOTOFF_LOW16, R_SH_GOTOFF_MEDLOW16,
9999 R_SH_GOTOFF_MEDHI16, R_SH_GOTOFF_HI16, R_SH_GOTPC_LOW16,
10000 R_SH_GOTPC_MEDLOW16, R_SH_GOTPC_MEDHI16, R_SH_GOTPC_HI16,
10001 R_SH_GOT10BY4, R_SH_GOTPLT10BY4, R_SH_GOT10BY8, R_SH_GOTPLT10BY8,
10002 R_SH_COPY64, R_SH_GLOB_DAT64, R_SH_JMP_SLOT64, R_SH_RELATIVE64):
10003 New relocs.
10004 * libbfd.h, bfd-in2.h: Rebuilt.
10005 * elf32-sh.c (sh_elf_howto_table): Define new relocs.
10006 (sh_reloc_map): Map them.
10007 (PLT_ENTRY_SIZE, elf_sh_plt0_entry_be, elf_sh_plt0_entry_le,
10008 elf_sh_plt_entry_be, elf_sh_plt_entry_le, elf_sh_pic_plt_entry_be,
10009 elf_sh_pic_plt_entry_le, elf_sh_plt0_entry, elf_sh_plt_entry,
10010 elf_sh_pic_plt_entry, elf_sh_sizeof_plt, elf_sh_plt_plt0_offset,
10011 elf_sh_plt0_gotplt_offset, elf_sh_plt_temp_offset,
10012 elf_sh_plt_symbol_offset, elf_sh_plt_reloc_offset,
10013 movi_shori_putval) [INCLUDE_SHMEDIA]: New.
10014 (elf_sh_link_hash_entry) [INCLUDE_SHMEDIA]: Add
10015 datalabel_got_offset.
10016 (sh_elf_link_hash_newfunc): Initialize it.
10017 (sh_elf_relocate_section): Augment the scope of
9b5ecbd0 10018 seen_stt_datalabel. Introduce GOTPLT support. Extend GOTPC, PLT,
fbca6ad9
AO
10019 GOT and GOTOFF handling to new SHmedia relocation types. Support
10020 GOT_BIAS.
10021 (sh_elf_check_relocs): Likewise.
10022 (sh_elf_finish_dynamic_symbol) [TARGET_SHMEDIA]: Set up values in
10023 PLT entries using movi_shori_putval. Support GOT_BIAS.
10024 (sh_elf_finish_dynamic_sections): Likewise.
10025 * elf32-sh64.c (shmedia_prepare_reloc): Do not add addend to
10026 relocation, it's now done by the caller.
10027 (GOT_BIAS): New.
10028 * elf64-sh64.c (GOT_BIAS, PLT_ENTRY_SIZE, elf_sh64_sizeof_plt,
10029 elf_sh64_plt_plt0_offset, elf_sh64_plt0_gotplt_offset,
10030 elf_sh64_plt_temp_offset, elf_sh64_plt_symbol_offset,
10031 elf_sh64_plt_reloc_offset, ELF_DYNAMIC_INTERPRETER,
10032 elf_sh64_pcrel_relocs_copied, elf_sh64_link_hash_entry,
10033 elf_sh64_link_hash_table, sh64_elf64_link_hash_traverse,
10034 sh64_elf64_hash_table): New.
10035 (sh_elf64_howto_table): Introduce new relocs.
10036 (sh_elf64_info_to_howto): Accept new PIC relocs.
10037 (sh_elf64_relocate_section): Augment the scope of
10038 seen_stt_datalabel. Support new PIC relocs.
10039 (sh_elf64_check_relocs): Support new PIC relocs.
10040 (elf_sh64_plt0_entry_be, elf_sh64_plt0_entry_le,
10041 elf_sh64_plt_entry_be, elf_sh64_plt_entry_le,
10042 elf_sh64_pic_plt_entry_be, elf_sh64_pic_plt_entry_le,
10043 elf_sh64_plt0_entry, elf_sh64_plt_entry, elf_sh64_pic_plt_entry,
10044 sh64_elf64_link_hash_newfunc, sh64_elf64_link_hash_table_create,
10045 movi_shori_putval, movi_3shori_putval,
10046 sh64_elf64_create_dynamic_sections,
10047 sh64_elf64_adjust_dynamic_symbol, sh64_elf64_discard_copies,
10048 sh64_elf64_size_dynamic_sections,
10049 sh64_elf64_finish_dynamic_symbol,
10050 sh64_elf64_finish_dynamic_sections): New.
10051 (elf_backend_create_dynamic-sections,
10052 bfd_elf64_bfd_link_hash_table_create,
10053 elf_backend_adjust_dynamic_symbol,
10054 elf_backend_size_dynamic_sections,
10055 elf_backend_finish_dynamic_symbol,
10056 elf_backend_finish_dynamic_sections, elf_backend_want_got_plt,
10057 elf_backend_plt_readonly, elf_backend_want_plt_sym,
10058 elf_backend_got_header_size, elf_backend_plt_header_size):
10059 Define.
10060 2001-05-16 Alexandre Oliva <aoliva@redhat.com>
10061 * elf32-sh.c: Renumbered and renamed some SH5 relocations to
10062 match official numbers and names; moved unmaching ones to the
10063 range 0xf2-0xff.
10064 * elf32-sh64.c, elf64-sh64.c: Likewise.
9b5ecbd0 10065 2001-03-12 DJ Delorie <dj@redhat.com>
fbca6ad9
AO
10066 * elf32-sh.c (sh_elf_relax_section): Don't relax SHmedia
10067 sections.
9b5ecbd0 10068 2001-03-12 DJ Delorie <dj@redhat.com>
fbca6ad9
AO
10069 * elf32-sh64.c (shmedia_prepare_reloc): Validate relocs that must
10070 be aligned.
10071 * elf64-sh64.c (sh_elf64_relocate_section): Ditto.
9b5ecbd0 10072 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
10073 * elf32-sh64.c (bfd_elf32_bfd_copy_private_section_data): Define.
10074 (sh64_elf_fake_sections): Set type to SHT_SH5_CR_SORTED for a
10075 .cranges section with SEC_SORT_ENTRIES set.
10076 (sh64_backend_section_from_shdr): Set SEC_SORT_ENTRIES on an
10077 incoming sorted .cranges section.
10078 (sh64_bfd_elf_copy_private_section_data): New.
10079 (sh64_elf_final_write_processing): Only sort .cranges and modify
10080 start address if called by linker.
10081 2001-01-08 Ben Elliston <bje@redhat.com>
10082 * elf32-sh64.c (sh64_elf_final_write_processing): Activate
9b5ecbd0 10083 Hans-Peter Nilsson's set bit 0 patch from 2001-01-06.
fbca6ad9 10084 * elf64-sh64.c (sh64_elf64_final_write_processing): Ditto.
9b5ecbd0 10085 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
10086 * elf64-sh64.c (sh_elf64_howto_table): No open brace at start of
10087 line. Add comments before all entries.
10088 <R_SH_PT_16, R_SH_SHMEDIA_CODE>: Correct and clarify describing
10089 comment.
10090 (sh_elf64_reloc): Correct head comment.
10091 (sh_elf64_relocate_section): Correct spacing.
10092 <relocating for a local symbol>: Do not honour STO_SH5_ISA32;
10093 instead call reloc_dangerous callback.
10094 <case R_SH_SHMEDIA_CODE>: New case.
10095 (sh_elf64_gc_mark_hook): Correct spacing.
10096 (sh_elf64_check_relocs): Ditto.
10097 * elf32-sh64.c (shmedia_prepare_reloc) <case R_SH_SHMEDIA_CODE>:
10098 New case.
10099 * elf32-sh.c: Correct #endif comments for #ifndef-wrapped
10100 functions.
10101 (sh_elf_howto_table) <R_SH_PT_16, R_SH_SHMEDIA_CODE>: Correct,
10102 clarify describing comment. Add comments before all entries.
10103 (sh_elf_relocate_section) <relocating for a local symbol>: Do not
10104 honour STO_SH5_ISA32; instead call reloc_dangerous callback.
9b5ecbd0 10105 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
10106 Sort .cranges section in final link. Prepare to set bit 0 on
10107 entry address.
10108 * elf32-sh64.c (struct sh64_find_section_vma_data): New.
10109 (sh64_elf_link_output_symbol_hook): Fix typo in prototype.
10110 (sh64_elf_set_mach_from_flags): Set SEC_DEBUGGING on incoming
10111 .cranges section.
10112 (sh64_backend_section_from_shdr): New, to recognize
10113 SHT_SH5_CR_SORTED on incoming .cranges section.
10114 (elf_backend_section_from_shdr): Define.
10115 (sh64_elf_final_write_processing): Sort outgoing .cranges
10116 section. (New, temporarily disabled:) Set bit 0 on entry address
10117 according to ISA type.
10118 (sh64_find_section_for_address): New.
10119 (crange_qsort_cmpb, crange_qsort_cmpl, crange_bsearch_cmpb,
10120 crange_bsearch_cmpl): Move here from opcodes/sh64-dis.c.
10121 (sh64_address_in_cranges): Move here from opcodes/sh64-dis.c. Use
10122 bfd_malloc, not xmalloc.
10123 (sh64_get_contents_type): Move here from opcodes/sh64-dis.c. Make
10124 global.
10125 * elf32-sh64.c (sh64_elf64_final_write_processing): New, (but
10126 temporarily disabled) setting bit 0 on entry address.
10127 (elf_backend_final_write_processing): Define.
9b5ecbd0 10128 2001-01-05 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
10129 * elf32-sh.c (sh_elf_howto_table) <R_SH_PT_16>: Adjust fields to
10130 be a proper relocation for PTA and PTB rather than a marker.
10131 <R_SH_IMMU5, R_SH_IMMS6, R_SH_IMMU6, R_SH_IMMS10, R_SH_IMMS10BY2,
10132 R_SH_IMMS10BY4, R_SH_IMMS10BY8, R_SH_IMMS16, R_SH_IMMU16,
10133 R_SH_IMM_LOW16, R_SH_IMM_LOW16_PCREL, R_SH_IMM_MEDLOW16,
10134 R_SH_IMM_MEDLOW16_PCREL, R_SH_IMM_MEDHI16, R_SH_IMM_MEDHI16_PCREL,
10135 R_SH_IMM_HI16, R_SH_IMM_HI16_PCREL, R_SH_64, R_SH_64_PCREL>:
10136 Zero src_mask.
10137 * elf64-sh64.c: Ditto.
10138 (sh_elf64_relocate_section) <case R_SH_PT_16>: New case.
10139 * elf32-sh64.c: Include opcodes/sh64-opc.h
10140 (shmedia_prepare_reloc): Take a bfd_link_info pointer as first
10141 argument. Drop const qualifiers from "bfd *" and "bfd_byte *"
10142 parameters. No unused parameters. Caller changed.
10143 <case R_SH_PT_16>: New case.
10144 * Makefile.am (elf32-sh64.lo): Add dependency on sh64-opc.h.
10145 * Makefile.in: Regenerate.
9b5ecbd0 10146 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
10147 * elf64-sh64.c (sh64_elf64_fake_sections): Set SHF_SH5_ISA32 for
10148 all code sections.
10149 (sh_elf64_set_mach_from_flags): Change from EF_SH64 to EF_SH5.
10150 (sh64_elf_merge_private_data): Ditto.
10151 * elf32-sh64.c (sh64_elf_fake_sections): Use sh64_elf_section_data
10152 to access stored section flags.
10153 (sh64_elf_final_write_processing): Return immediately unless
10154 called by linker. Use sh64_elf_section_data (cranges) to get size
10155 of linker-generated cranges entries.
10156 (sh64_elf_copy_private_data): Add missing "return true".
10157 (sh64_elf_set_mach_from_flags): Change from EF_SH64 to EF_SH5.
10158 (sh_elf64_merge_private_data): Ditto.
9b5ecbd0 10159 2000-12-19 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
10160 * elf64-sh64.c (sh64_elf64_fake_sections): New, copy of
10161 elf64-sh64.c:sh64_elf_fake_sections.
10162 (elf_backend_fake_sections): Define as sh64_elf64_fake_sections.
9b5ecbd0 10163 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
10164 * elf32-sh64.c (sh64_elf_copy_private_data_internal): Delete.
10165 (sh64_elf_final_write_processing): New.
10166 (elf_backend_final_write_processing): Define.
10167 (sh64_elf_fake_sections): Get header flags from tdata field.
10168 (sh64_elf_copy_private_data): Do not call
10169 sh64_elf_copy_private_data_internal, just copy e_flags field.
10170 (sh64_elf_merge_private_data): Do not call
10171 sh64_elf_copy_private_data_internal.
9b5ecbd0 10172 2000-12-12 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
10173 Remove EF_SH64_ABI64, let ELF size make difference.
10174 Remove SH64-specific BFD section flag.
10175 * elf32-sh64.c (sh64_elf_fake_sections): Recognize section as
10176 containing SHmedia through elf_section_data (asect)->tdata
10177 non-zero, not using a BFD section flag.
10178 (sh64_elf_set_mach_from_flags): Don't recognize EF_SH64_ABI64.
10179 (sh64_elf_merge_private_data): Similar.
10180 (elf_backend_section_flags): Don't define.
10181 (sh64_elf_backend_section_flags): Delete.
10182 * elf64-sh64.c (sh_elf64_set_mach_from_flags): Recognize EF_SH64,
10183 not EF_SH64_ABI64.
10184 (sh_elf64_merge_private_data): Similar.
10185 * section.c (Section flags definitions): Don't define
10186 SEC_SH_ISA_SHMEDIA.
10187 (bfd-in2.h): Regenerate.
9b5ecbd0 10188 2000-12-09 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
10189 Make DataLabel references work with partial linking.
10190 * elf32-sh64.c: Fix formatting.
10191 (sh64_elf_link_output_symbol_hook): New.
10192 (elf_backend_link_output_symbol_hook): Define to
10193 sh64_elf_link_output_symbol_hook.
10194 (sh64_elf_add_symbol_hook): Make DataLabel symbol just global
10195 undefined if partial linking. Adjust sanity check.
10196 * elf64-sh64.c (sh64_elf64_link_output_symbol_hook): New.
10197 (elf_backend_link_output_symbol_hook): Define to
10198 sh64_elf64_link_output_symbol_hook.
10199 (sh64_elf64_add_symbol_hook): Make DataLabel symbol just global
10200 undefined if partial linking. Adjust sanity check.
9b5ecbd0 10201 2000-12-07 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
10202 Implement semantics for inter-file DataLabel references.
10203 * elf64-sh64.c (DATALABEL_SUFFIX): Define.
10204 (sh64_elf64_add_symbol_hook): New.
10205 (sh_elf64_relocate_section): If passing an indirect symbol with
10206 st_type STT_DATALABEL on the way to a symbol with st_other
10207 STO_SH5_ISA32, do not bitor 1 to the relocation.
10208 (elf_backend_add_symbol_hook): Define to
10209 sh64_elf64_add_symbol_hook.
10210 * elf64-sh32.c: Tweak comments.
10211 (DATALABEL_SUFFIX): Define.
10212 (sh64_elf_add_symbol_hook): New.
10213 (elf_backend_add_symbol_hook): Define to sh64_elf_add_symbol_hook.
10214 * elf32-sh.c (sh_elf_relocate_section): If passing an indirect
10215 symbol with st_type STT_DATALABEL on the way to a symbol with
10216 st_other STO_SH5_ISA32, do not bitor 1 to the relocation.
9b5ecbd0 10217 2000-12-05 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
10218 Pass through STT_DATALABEL.
10219 * elf32-sh64.c (sh64_elf_get_symbol_type): New.
10220 (elf_backend_get_symbol_type): Define.
10221 * elf64-sh64.c (sh64_elf64_get_symbol_type): New.
10222 (elf_backend_get_symbol_type): Define.
9b5ecbd0 10223 2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
10224 * elf32-sh64.c: Tweak comments.
10225 (sh64_elf_copy_private_data_internal): Add prototype.
10226 (bfd_elf32_bfd_set_private_flags): Define.
10227 (sh64_elf_copy_private_data_internal): Compare machine name, not
10228 textual BFD target name, to check whether to copy section flag
10229 SHF_SH5_ISA32.
10230 (sh64_elf_merge_private_data): Validize bfd_get_arch_size.
10231 Tweak section-contents-type-mismatch message.
10232 (shmedia_prepare_reloc): Add ATTRIBUTE_UNUSED markers.
10233 Validize reloc-types.
10234 * elf64-sh64.c: New file.
10235 * targets.c (bfd_elf64_sh64_vec, bfd_elf64_sh64l_vec): Declare.
10236 * Makefile.am (BFD64_BACKENDS): Add elf64-sh64.lo.
10237 (BFD64_BACKENDS_CFILES): Add elf64-sh64.c.
10238 Regenerate dependencies.
10239 * Makefile.in: Regenerate.
10240 * config.bfd (sh64-*-elf*): Add bfd_elf64_sh64_vec and
10241 bfd_elf64_sh64l_vec.
10242 * configure.in: Handle bfd_elf64_sh64_vec and
10243 bfd_elf64_sh64l_vec.
10244 * configure: Regenerate.
10245 * po/POTFILES.in: Regenerate.
10246 * po/bfd.pot: Regenerate.
9b5ecbd0 10247 2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
10248 * elf32-sh64.c (sh64_elf_set_mach_from_flags): Do not recognize
10249 anything else but EF_SH64 and EF_SH64_ABI64.
10250 (sh64_elf_merge_private_data): Emit error for anything else but
10251 EF_SH64 and EF_SH64_ABI64.
10252 * config.bfd: Remove bfd_elf32_shblin_vec and bfd_elf32_shlin_vec
10253 from targ_selvecs.
10254 * configure.in: Add cofflink.lo to bfd_elf32_sh64_vec and
10255 bfd_elf32_sh64l_vec as a temporary measure.
10256 * configure: Regenerate.
9b5ecbd0 10257 2000-11-27 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
10258 * cpu-sh.c (arch_info_struct): Include sh5 item
10259 unconditionalized.
10260 * config.bfd (sh64-*-elf*): Do not set targ_cflags.
10261 Add targ_selvecs bfd_elf32_sh_vec, bfd_elf32_shl_vec,
10262 bfd_elf32_shblin_vec and bfd_elf32_shlin_vec.
10263 * elf32-sh64.c: Tweak comments.
10264 (sh64_elf_set_mach_from_flags): Recognize all machine flags that
10265 are proper subsets of SH64 as bfd_mach_sh5. Add EF_SH64_ABI64.
10266 (sh64_elf_copy_private_data_internal): Wrap long line.
10267 (sh64_elf_merge_private_data): Rewrite to allow objects from
10268 SH64 subsets to be linked together.
10269 (INCLUDE_SHMEDIA): Define.
10270 * elf32-sh.c (sh_elf_relocate_section) <local symbol>:
10271 Parenthesize plus-expression inside or-expression.
10272 <global symbol>: Ditto.
10273 (sh_elf_set_mach_from_flags): Remove code refusing
10274 deleted EF_SH64_32BIT_ABI flag.
9b5ecbd0 10275 2000-11-26 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
10276 * elf32-sh.c (sh_elf_howto_table) <R_SH_IMM_LOW16_PCREL,
10277 R_SH_IMM_MEDLOW16_PCREL, R_SH_IMM_MEDHI16_PCREL,
10278 R_SH_IMM_HI16_PCREL, R_SH_64_PCREL>: Set pcrel_offset to true.
10279 (sh_elf_relocate_section) <local symbol>: Or 1 in
10280 calculation of relocation if sym->st_other & STO_SH5_ISA32.
10281 <global symbol>: Ditto if h->other & STO_SH5_ISA32.
10282 * elf32-sh64.c (shmedia_prepare_reloc): Add rel->r_addend to
10283 relocation.
9b5ecbd0 10284 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
10285 * Makefile.am (BFD32_BACKENDS): Add elf32-sh64.lo.
10286 (BFD32_BACKENDS_CFILES): Add elf32-sh64.c.
10287 Regenerate dependencies.
10288 * Makefile.in: Regenerate.
10289 * archures.c: Add bfd_mach_sh5.
10290 * config.bfd: Map targ_cpu sh* to bfd_sh_arch.
10291 Handle sh64-*-elf*. Set targ_cflags to -DINCLUDE_SHMEDIA.
10292 * configure.in: Handle bfd_elf32_sh64_vec and bfd_elf32_sh64l_vec.
10293 * configure: Regenerate.
10294 * reloc.c (BFD_RELOC_SH_SHMEDIA_CODE, BFD_RELOC_SH_IMMU5,
10295 BFD_RELOC_SH_IMMS6, BFD_RELOC_SH_IMMS6BY32, BFD_RELOC_SH_IMMU6,
10296 BFD_RELOC_SH_IMMS10, BFD_RELOC_SH_IMMS10BY2,
10297 BFD_RELOC_SH_IMMS10BY4, BFD_RELOC_SH_IMMS10BY8,
10298 BFD_RELOC_SH_IMMS16, BFD_RELOC_SH_IMMU16, BFD_RELOC_SH_IMM_LOW16,
10299 BFD_RELOC_SH_IMM_LOW16_PCREL, BFD_RELOC_SH_IMM_MEDLOW16,
10300 BFD_RELOC_SH_IMM_MEDLOW16_PCREL, BFD_RELOC_SH_IMM_MEDHI16,
10301 BFD_RELOC_SH_IMM_MEDHI16_PCREL, BFD_RELOC_SH_IMM_HI16,
10302 BFD_RELOC_SH_IMM_HI16_PCREL, BFD_RELOC_SH_PT_16): New relocations.
10303 * cpu-sh.c [INCLUDE_SHMEDIA] (arch_info_struct): Define and link
10304 in item for SH5.
10305 * elf32-sh.c [INCLUDE_SHMEDIA] (sh_elf_howto_table): Add howto items
10306 for SHmedia relocs.
10307 [INCLUDE_SHMEDIA] (sh_rel): Add mappings for SHmedia relocs.
10308 [INCLUDE_SHMEDIA] (sh_elf_relocate_section) [default]: Call
10309 shmedia_prepare_reloc, goto final_link_relocate if it returns
10310 non-zero, else fail as before.
10311 (sh_elf_set_mach_from_flags): Provide function only if not defined
10312 as macro. Do not recognize objects with EF_SH64_32BIT_ABI set.
10313 (sh_elf_set_private_flags): Provide function only if not defined
10314 as a macro.
10315 (sh_elf_copy_private_data): Similar.
10316 (sh_elf_merge_private_data): Similar.
10317 * section.c (SEC_SH_ISA_SHMEDIA): New.
10318 * targets.c (bfd_elf32_sh64_vec, bfd_elf32_sh64l_vec): Declare.
10319 * elf32-sh64.c: New file.
10320 * libbfd.h: Regenerate.
10321 * bfd-in2.h: Regenerate.
10322 * po/POTFILES.in: Regenerate.
10323 * po/bfd.pot: Regenerate.
10324 * bfd-in2.h: Regenerate.
10325 * libbfd.h: Regenerate.
10326
e108f470
DJ
103272002-02-07 Daniel Jacobowitz <drow@mvista.com>
10328
10329 * bfd-in.h: Update <stdbool.h> check to only see if <stdbool.h> has
10330 been included, not drag it in.
10331 * bfd-in2.h: Regenerate.
10332
259d18a3
L
103332002-02-06 H.J. Lu (hjl@gnu.org)
10334
10335 * elf32-mips.c (_bfd_mips_elf_merge_private_bfd_data): Update
10336 the mach and ISA fields if necessary.
10337
f13b834e
NC
103382002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
10339
10340 * coffcode.h (coff_set_arch_mach_hook): Select the highest known
10341 ARM architecture when an F_ARM_5 flag is detected, since we cannot
10342 be sure exactly which architecture this represents.
10343
82f6addb
NC
103442002-02-05 Nick Clifton <nickc@redhat.com>
10345
10346 * po/tr.po: Updated translation.
10347
899f54f5
AM
103482002-02-05 Alan Modra <amodra@bigpond.net.au>
10349
10350 From Jimi X <jimix@watson.ibm.com>
10351 * archures (bfd_mach_ppc64): Define.
10352 (bfd_powerpc_arch): Rename to bfd_powerpc_archs.
10353 (bfd_powerpc_arch): Define.
10354 * bfd-in2.h: Regenerate.
10355 * cpu-powerpc.c (arch_info_struct): Rename to bfd_powerpc_archs.
10356 (bfd_powerpc_arch): Move to tail of bfd_powerpc_archs.
10357 (bfd_powerpc_archs): Add default powerpc64 arch.
10358
248866a8
AM
103592002-02-05 Alan Modra <amodra@bigpond.net.au>
10360
10361 * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Check for relocs
10362 against section syms in readonly sections. Don't do the global
10363 sym check if we find one.
10364 * elf64-s390.c (elf_s390_size_dynamic_sections): Likewise.
10365 * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Likewise.
0a6958db 10366 * elf32-i386.c (elf_i386_size_dynamic_sections): Likewise.
248866a8
AM
10367 * elf32-s390.c (elf_s390_size_dynamic_sections): Likewise.
10368 (elf_s390_grok_prstatus): Add missing prototype.
10369
4fa5c2a8
HPN
103702002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
10371
10372 * elf64-mmix.c (mmix_dump_bpo_gregs): New function.
10373 (mmix_elf_check_common_relocs) <case R_MMIX_BASE_PLUS_OFFSET>:
10374 Call bfd_get_section_by_name only once. Initialize
10375 bpodata->n_bpo_relocs_this_section.
10376 (_bfd_mmix_prepare_linker_allocated_gregs): Remove comment
10377 referring to DSOs.
10378 (bpo_reloc_request_sort_fn): Don't use difference of values as
10379 return-value.
10380
537c972e
DB
103812002-02-02 David O'Brien <obrien@FreeBSD>
10382
10383 * configure.in: Tweak the FreeBSD 4.x recognition more. Only treat
10384 version 4.5 and later the same as 5-CURRENT.
10385 * configure: Re-generate.
10386
006336b8
JT
103872002-02-02 Jason Thorpe <thorpej@wasabisystems.com>
10388
10389 * config.bfd (hppa*-*-netbsd*): New target.
10390
6c571f00
PT
103912002-01-31 Philipp Thomas <pthomas@suse.de>
10392
19397422
AM
10393 * coff-arm.c (coff_arm_merge_private_bfd_data): Move ERROR
10394 to front of message. Unify messages with elf32-arm.h. Use
10395 commas where neccessary.
10396 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Use all upcase
10397 ERROR in messages. Unify messages with coff-arm.c. Correct
10398 VFP/FPA error message.
10399 (elf32_arm_print_private_bfd_data): Don't mark APCS-26 and
10400 APCS-32 for translation.
6c571f00 10401
930b4cb2
HPN
104022002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
10403
10404 Perform on-demand global register allocation from
10405 R_MMIX_BASE_PLUS_OFFSET relocs.
10406 * elf64-mmix.c (struct bpo_reloc_section_info, struct
10407 bpo_reloc_request, struct bpo_greg_section_info): New.
10408 (mmix_elf_check_common_relocs, mmix_elf_gc_sweep_hook,
10409 bpo_reloc_request_sort_fn, mmix_elf_relax_section,
10410 _bfd_mmix_check_all_relocs,
10411 _bfd_mmix_prepare_linker_allocated_gregs,
10412 _bfd_mmix_finalize_linker_allocated_gregs): New functions.
10413 (elf_mmix_howto_table): Correct src_mask for most relocs.
10414 (mmix_elf_perform_relocation) <case R_MMIX_BASE_PLUS_OFFSET>: New
10415 case.
10416 (mmix_final_link_relocate) <case R_MMIX_BASE_PLUS_OFFSET>: New
10417 case. Fix typo in comment. New label do_mmix_reloc.
10418 (mmix_elf_check_relocs): Abuse bfd_link_info member base_file to
10419 store first object file with a base-plus-offset reloc. Call
10420 mmix_elf_check_common_relocs for the part common with mmo.
10421 (mmix_elf_final_link): Write out linker-allocated register
10422 contents section.
10423 (elf_backend_gc_sweep_hook): Define.
10424 (bfd_elf64_bfd_relax_section): Define.
10425
10426 * mmo.c: Don't include <ctype.h>
10427 (mmo_init): Correct init-once logic.
10428
3e36d993
TR
104292002-02-01 Tom Rix <trix@redhat.com>
10430
10431 * config.bfd: Conditionally support <aiaff> for pre AIX 4.3.
10432
ba323545
AM
104332002-02-01 Alan Modra <amodra@bigpond.net.au>
10434
10435 * Makefile.am: Run "make dep-am"
10436 * Makefile.in: Regenerate.
10437
012884d6
DB
104382002-01-31 David O'Brien <obrien@FreeBSD>
10439
10440 * configure.in: Recognize the differences in core files from FreeBSD
10441 4.{0,1} and later versions of 4.x. This treats 4.2+ the same as
10442 5-CURRENT.
10443 * configure: Regenerate.
10444
3b16e843
NC
104452002-01-31 Ivan Guzvinec <ivang@opencores.org>
10446
10447 * coff-or32.c: New file.
10448 * cpu-or32.c: New file.
10449 * elf32-or32.c: New file.
10450 * archures.c: Add support for or32.
10451 * targets.c: Add support for or32.
10452 * bfd-in2.h: Regenerate.
7dc0ab31 10453 * coffcode.h (coff_set_arch_mach_hook, coff_set_flags,
3b16e843
NC
10454 coff_write_object_contents): Add support for or32.
10455 * config.bfd: Add target.
10456 * configure.in: Add support for or32.
10457 * configure: Regenerate.
10458 * Makefile.am: Add support for or32.
10459 * Makefile.in: Regenerate.
3b16e843
NC
10460 * po/SRC-POTFILES.in: Add or32 files.
10461 * po/bfd.pot: Regenerate.
7dc0ab31 10462
caf8ca8e
NC
104632002-01-31 Nick Clifton <nickc@cambridge.redhat.com>
10464 Don Lindsay <lindsayd@cisco.com>
10465
10466 * elf32-mips.c (mips_elf_calculate_relocation): Replace 'return
10467 false' with a return of a bfd_reloc_ error code.
10468
e5dfef09
HPN
104692002-01-31 Hans-Peter Nilsson <hp@axis.com>
10470
10471 * elf32-cris.c (elf_cris_discard_excess_program_dynamics): Don't
10472 unexport unreferenced symbols when --export-dynamic. Call
10473 _bfd_elf_strtab_delref when unexporting.
10474
4e4770d0
DJ
104752002-01-30 Daniel Jacobowitz <drow@mvista.com>
10476
10477 * bfd-in.h: Include <stdbool.h> if it is available.
10478 * bfd-in2.h: Regenerated.
10479
e1fa50e7
AM
104802002-01-31 Alan Modra <amodra@bigpond.net.au>
10481
10482 * elf64-ppc.c (func_desc_adjust): STV_PROTECTED functions should
10483 not go via the plt.
10484
b5f79c76
NC
104852002-01-30 Nick Clifton <nickc@cambridge.redhat.com>
10486
b5f79c76
NC
10487 * archures.c: Tidy up formatting of embedded comments.
10488 * bfd.c: Tidy up formatting of embedded comments.
7dc0ab31 10489 * bfd-in.h: Fix formatting of comments.
b5f79c76
NC
10490 * reloc.c: Tidy up formatting of ordinary & embedded comments.
10491 * section.c: Tidy up formatting of embedded comments.
10492 * syms.c: Tidy up formatting of embedded comments.
10493 * targets.c: Tidy up formatting of embedded comments.
10494
10495 * bfd-in2.h: Regenerate.
10496
ca09e32b
NC
104972002-01-30 Nick Clifton <nickc@cambridge.redhat.com>
10498
10499 * vms-tir.c (cmd_name): New function.
10500 (tir_cmd_name): New function.
10501 (etir_sta, etir_sto, etir_opr, etir_stc): Use cmd_name().
10502 (tir_opr, tir_ctl, tir_cmd): use tir_cmd_name().
10503 Fix formatting.
7dc0ab31 10504
ca09e32b
NC
10505 * peXXigen.c (pe_print_idata): Rearrange message to aid in
10506 translation.
9b5ecbd0 10507 (pe_print_pdata): Rearrange message to aid in translation.
ca09e32b
NC
10508
10509 * libbfd.c (warn_deprecated): Rearrange error message to aid in
10510 translation.
10511
10512 * ihex.c (ihex_write_object_contents): Fix spelling typo.
10513
10514 * ieee.c (ieee_slurp_external_symbols): Remove spurious space.
10515
10516 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Rearrange error
10517 message to aid in translation.
10518
10519 * elf64-mmix.c (mmix_final_link_relocate): Rearrange error message
10520 to aid in translation.
10521
10522 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Fix typo.
10523
7dc0ab31 105242002-01-30 Philipp Thomas <pthomas@suse.de>
ae1a89b7
PT
10525
10526 * coff-arm.c, elf32-elf.h: Unify messages.
10527
05f64ac6
NC
105282002-01-30 Nick Clifton <nickc@redhat.com>
10529
10530 * po/sv.po: Updated translation.
10531
f5a3e38a
NC
105322002-01-30 Philipp Thomas <pthomas@suse.de>
10533
10534 * dwarf2.c (read_abbrev): Use full section name in error message.
10535 (decode_line_info): Likewise.
661a3fd4
NC
10536
10537 * elf.c (_bfd_elf_symbol_from_bfd_symbol): Don't translate debugging
10538 message.
10539
d926e03d
AM
105402002-01-30 Alan Modra <amodra@bigpond.net.au>
10541
10542 * elf64-ppc.c (func_desc_adjust): Only provide missing function
10543 descriptor symbols for undefined function code syms. Clear
10544 ELF_LINK_NON_ELF so that they can stay weak.
10545
030d18fb 105462002-01-29 Chris Demetriou <cgd@broadcom.com>
7dc0ab31 10547 Mitch Lichtenberg <mpl@broadcom.com>
030d18fb
CD
10548
10549 * bfd-in.h (bfd_mips_elf32_create_embedded_relocs): New prototype.
10550 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): New function
10551 to handle 32-bit ELF embedded reloc (ld --embedded-relocs)
10552 generation.
10553 * bfd-in2.h: Regenerate.
10554
fcc76bea
CD
105552002-01-29 Chris Demetriou <cgd@broadcom.com>
10556
10557 * elf32-mips.c: Add additional comments about HI16 relocation
10558 processing.
10559 (_bfd_mips_elf_hi16_reloc): Don't subtract address here for
10560 pc-relative relocations. (Reverts change made on 2001-10-31.)
10561 (_bfd_mips_elf_lo16_reloc): Subtract address of LO16 part here
10562 for pc-relative relocations.
10563 (mips_elf_calculate_relocation): Add a comment about a kludge
10564 in the R_MIPS_GNU_REL_HI16 handling.
10565 (_bfd_mips_elf_relocate_section): Implement that kludge;
10566 adjust pc-relative HI16 relocation for difference in HI16 and
10567 LO16 addresses, since it can't easily be done in
10568 mips_elf_calculate_relocation.
10569
f9cd9119
MS
105702002-01-29 Martin Schwidefsky <schwidefsky@de.ibm.com>
10571
10572 * elf32-i386 (elf_i386_adjust_dynamic_symbol): Do not replace PLT32
10573 relocations with PC32 relocations for undefined or weak symbols.
10574 * elf32-s390 (elf_i386_adjust_dynamic_symbol): Likewise.
10575 * elf64-s390x (elf_i386_adjust_dynamic_symbol): Likewise.
10576
702248bb
JT
105772002-01-28 Jason Thorpe <thorpej@wasabisystems.com>
10578
10579 * elfcore.h (elf_core_file_p): Improve comment for last change.
10580
4867be41
DJ
105812002-01-27 Daniel Jacobowitz <drow@mvista.com>
10582
10583 * configure: Regenerated.
10584
a94cef6a
JT
105852002-01-27 Jason Thorpe <thorpej@wasabisystems.com>
10586
10587 * elfcore.h (elf_core_file_p): Set the machine architecture
10588 before processing the program headers.
10589
7562a296
HPN
105902002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
10591
966abd70
HPN
10592 * configure.in <64-bit configuration>: If using gcc, check and
10593 emit error for egcs-1.1.2.
10594 * configure: Regenerate.
10595
e8eab623
NC
105962002-01-26 Egor Duda <deo@logos-m.ru>
10597
10598 * elf.c (elfcore_grok_win32pstatus): Copy only as much information
10599 as possible to avoid stack corruption.
10600
73896efb
RH
106012002-01-26 Richard Henderson <rth@redhat.com>
10602
10603 * elf64-alpha.c (elf64_alpha_check_relocs): Don't set reltext
10604 for non-allocated sections.
10605
106062002-01-25 Mark Kettenis <kettenis@gnu.org>
c106e334
MK
10607
10608 * elf.c (elfcore_write_prstatus): Make sure we pass the address of
10609 prstat.pr_reg even if it is a struct.
10610
73896efb 106112002-01-25 Steve Ellcey <sje@cup.hp.com>
254ed743 10612
c5cd6d62 10613 * elfxx-ia64.c: Reset AIX vector function overrides for HP-UX.
254ed743 10614
3d66c4f7
NC
106152002-01-25 Philipp Thomas <pthomas@suse.de>
10616
10617 * coffgen.c (coff_print_symbol): Don't mark info message
10618 for translation.
10619
9460ecda
NC
106202002-01-25 Nick Clifton <nickc@redhat.com>
10621
10622 * po/fr.po: Updated translation.
10623 * po/es.po: Updated translation.
10624
cc9ff76a
AM
106252002-01-25 Philipp Thomas <pthomas@suse.de>
10626
10627 * coff-alpha.c (alpha_relocate_section): Unify warning message
10628 for GP relative relocations without GP defined.
10629 * coff-mips.c (mips_relocate_section): Likewise.
10630
c68836a9
AM
106312002-01-25 Alan Modra <amodra@bigpond.net.au>
10632
10633 * elf-eh-frame.c (_bfd_elf_eh_frame_section_offset): Avoid
10634 unsigned overflow when new_offset < old_offset.
10635
e8eab623 106362002-01-24 Philipp Thomas <pthomas@suse.de>
391154e9
NC
10637
10638 * bfd.c (_bfd_abort): Fix typo.
10639
8ba89f17
RH
106402002-01-23 Richard Henderson <rth@redhat.com>
10641
10642 * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't suppress
10643 plt entries for undefweak symbols.
10644
c6953948
NC
106452002-01-23 Steve Ellcey <sje@cup.hp.com>
10646
c5cd6d62 10647 * targets.c (bfd_elf32_ia64_hpux_big_vec): Add to DEFAULT_VECTOR.
c6953948
NC
10648 (bfd_elf64_ia64_hpux_big_vec): Ditto.
10649 (bfd_elf32_h8300_vec): Ditto.
10650
41bd81ab
AM
106512002-01-23 Alan Modra <amodra@bigpond.net.au>
10652
10653 * elf64-ppc.c: Remove stale part of ABI comment.
10654 (NO_OPD_RELOCS): Define.
10655 (ppc64_elf_check_relocs): Use it.
10656 (ppc64_elf_relocate_section): Here too.
10657 (build_one_stub): Don't point function syms at the stub. Instead,
10658 hijack plt.offset.
10659 (ppc64_elf_relocate_section): Check whether REL24 relocs should
10660 really go to the stub. Make all dynamic relocs in opd against
10661 locals.
10662 (ppc64_elf_finish_dynamic_symbol): Allow for non-standard use of
10663 plt.offset.
10664
f304919d
RH
106652002-01-22 Richard Henderson <rth@redhat.com>
10666
10667 * elf64-alpha.c (INSN_UNOP): Encode with RB as $sp.
10668
c0ef99a7
AM
106692002-01-22 Alan Modra <amodra@bigpond.net.au>
10670
60ee0d4a
AM
10671 * elf64-ppc.c (ppc64_elf_finish_dynamic_sections): Correct sign of
10672 TOC_BASE_OFF adjustment.
10673
c0ef99a7
AM
10674 * Makefile.am: Run "make dep-am".
10675 * Makefile.in: Regenerate.
10676 * po/SRC-POTFILES.in: Regenerate.
10677
64328b46
AM
106782002-01-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
10679
10680 * configure.host (hppa*64*-*-hpux*, hppa*64*-*-linux*): Add new
10681 host defines.
10682
59953665 106832002-01-21 Hans-Peter Nilsson <hp@axis.com>
58255df3
HPN
10684
10685 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GOTREL>:
10686 Check for and emit error if sgot is NULL at this point.
10687
9596feea
JT
106882002-01-21 Jason Thorpe <thorpej@wasabisystems.com>
10689
10690 * config.bfd (ia64*-*-netbsd*): New target.
10691
7b45c6e1
AM
106922002-01-21 Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
10693
10694 * som.c (som_write_space_strings): Comment typo fix.
10695
e5094212
AM
106962002-01-21 Alan Modra <amodra@bigpond.net.au>
10697
e86ce104
AM
10698 * elf64-ppc.c (struct ppc_link_hash_entry): Add is_func and
10699 is_func_descriptor fields.
10700 (link_hash_newfunc): Init them.
10701 (ppc64_elf_check_relocs): Only R_PPC24_REL24 syms starting with a
10702 dot are candidates for plt entries. When processing .opd relocs,
10703 set function descriptor strings to point inside function code
10704 string, and set new ppc_link_hash_entry fields.
10705 (ppc64_elf_gc_sweep_hook): Don't sweep R_PPC64_REL24 relocs.
10706 (ppc64_elf_adjust_dynamic_symbol): Remove most code dealing with
10707 function descriptors. It's now done in..
10708 (func_desc_adjust): New.
10709 (ppc64_elf_func_desc_adjust): New.
10710 (define elf_backend_always_size_sections): Define.
10711 (ppc64_elf_hide_symbol): New.
10712 (define elf_backend_hide_symbol): Define.
10713 (allocate_dynrelocs): Remove code looking up function descriptors
10714 as that has been done earlier.
10715 (ppc64_elf_size_dynamic_sections): Use htab shortcut to elf hash
10716 table.
10717 (ppc64_elf_finish_dynamic_symbol): Likewise. Remove code looking
10718 up function descriptor.
10719 (build_one_stub): Look up the function code sym. Check for
10720 invalid plt offsets.
10721 (ppc64_elf_relocate_section): Tweak calls to undefined weak syms.
10722 Convert R_PPC64_TOC relocs to R_PPC64_RELATIVE in shared libs.
10723
e5094212
AM
10724 * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): Add
10725 boolean param.
10726 (_bfd_elf_link_hash_hide_symbol): Likewise.
10727 * elflink.h (elf_link_add_object_symbols): Adjust call to
10728 elf_backend_hide_symbol.
10729 (elf_fix_symbol_flags): Likewise.
10730 (elf_link_assign_sym_version): Likewise. Use bfd_malloc rather
10731 than bfd_alloc.
10732 * elf.c (_bfd_elf_link_hash_hide_symbol): Add "force_local" param.
10733 Set ELF_LINK_FORCED_LOCAL and call _bfd_elf_strtab_delref.
10734 * elf32-hppa.c (elf32_hppa_hide_symbol): Likewise.
10735 (clobber_millicode_symbols): Adjust to suit new hide_symbol.
10736 * elf32-cris.c (elf_cris_hide_symbol): Add "force_local" param
10737 and adjust to suit.
10738 * elf32-mips.c (_bfd_mips_elf_hide_symbol): Likewise, and call
10739 _bfd_elf_link_hash_hide_symbol rather than duplicating code.
10740 * elfxx-ia64.c (elfNN_ia64_hash_hide_symbol): Likewise.
10741
40b8271b
AM
107422002-01-18 Alan Modra <amodra@bigpond.net.au>
10743
10744 * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Test for a
10745 dynamic function descriptor symbol, not the associated function
10746 symbol.
10747
55baa95b
EC
107482002-01-17 Eric Christopher <echristo@redhat.com>
10749
10750 * elf32-mips.c (mips_elf_calculate_relocation): Fix typo.
10751
328577ad
NC
107522002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
10753
10754 * po/bfd.pot: Regenerate.
10755 * po/fr.po: Regenerate.
10756
af746e92
AM
107572002-01-17 Alan Modra <amodra@bigpond.net.au>
10758
10759 * elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>):
10760 Remove "Elf_Internal_Shdr *" param.
10761 (_bfd_mips_elf_section_from_bfd_section): Ditto.
10762 * elf32-mips.c (_bfd_mips_elf_section_from_bfd_section): Ditto.
10763 * elf32-m32r.c (_bfd_m32r_elf_section_from_bfd_section): Ditto.
10764 * elf32-v850.c (v850_elf_section_from_bfd_section): Ditto.
10765 * elf64-mmix.c (mmix_elf_section_from_bfd_section): Ditto.
10766 * elfxx-ia64.c (elfNN_hpux_backend_section_from_bfd_section): Ditto.
10767 * elf.c (_bfd_elf_section_from_bfd_section): Allow backend
10768 function to override special sections. Remove hdr arg from
10769 backend call, and don't loop.
10770
175e9962
EC
107712002-01-16 Eric Christopher <echristo@redhat.com>
10772
10773 * elf32-mips.c (mips_elf_calculate_relocation): Set require_jalxp
10774 on R_MIPS_26 and target is 16bit. Add R_MIPS16_GPREL to list of
10775 relocations requiring gp0 and gp.
10776
96a846ea
RE
107772002-01-16 Richard Earnshaw <rearnsha@arm.com>
10778
175e9962 10779 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Handle
96a846ea
RE
10780 EF_ARM_VFP_FLOAT.
10781 (elf32_arm_print_private_bfd_data): Likewise.
10782
af3ae48d
NC
107832002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
10784
10785 * po/tr.po: Import new version.
10786
10ed1bba
AM
107872002-01-16 Alan Modra <amodra@bigpond.net.au>
10788
10789 * elf64-ppc.c (ppc64_elf_howto_raw): Remove stale FIXMEs.
10790 (ppc64_elf_reloc_type_lookup): Use proper CTOR reloc.
10791 (ORI_R0_R0_0): Correct.
10792
5d1634d7
AM
107932002-01-16 Alan Modra <amodra@bigpond.net.au>
10794
10795 * elflink.c (_bfd_elf_create_dynamic_sections): Don't set SEC_CODE
10796 when plt_not_loaded.
10797 * elf64-ppc.c (ppc64_elf_create_dynamic_sections): No need to
10798 clear .plt SEC_CODE here. Create .stub and correct .glink flags.
10799 (PLT_INITIAL_ENTRY_SIZE): Set to 24.
10800 (ppc64_elf_glink_code): Delete.
10801 (PPC64_ELF_GLINK_SIZE): Delete.
10802 (ADDIS_R12_R2, STD_R2_40R1, LD_R11_0R12, LD_R2_0R12, MTCTR_R11,
10803 BCTR, ADDIS_R12_R12_1, LD_R2_40R1, NOP, LI_R0_0, B_DOT, LIS_R0_0,
10804 ORI_R0_R0_0): Define.
10805 (PLT_CALL_STUB_SIZE, GLINK_CALL_STUB_SIZE): Define.
10806 (struct ppc_link_hash_table): Add sstub and plt_overflow.
10807 (ppc64_elf_link_hash_table_create): Init them.
10808 (ppc64_elf_check_relocs <R_PPC64_REL24>): Refcount .plt entry.
10809 Don't copy to shared lib.
10810 (ppc64_elf_check_relocs): Call bfd_set_error on errors.
10811 (ppc64_elf_gc_sweep_hook <R_PPC64_REL24>): Sweep plt refcount.
10812 (allocate_dynrelocs <plt>): Don't change function sym here. Make
10813 room for .stub and .glink code.
10814 (ppc64_elf_size_dynamic_sections): Handle .stub. Make entry for
10815 DT_PPC64_GLINK.
10816 (ppc64_elf_final_link): Rename to ppc64_elf_set_toc. Don't call
10817 bfd_elf64_bfd_final_link.
10818 (bfd_elf64_bfd_final_link): Don't define.
10819 (ppc64_elf_size_stubs): New.
10820 (build_plt_stub): New.
10821 (build_one_stub): New.
10822 (ppc64_elf_build_stubs): New.
10823 (ppc64_elf_relocate_section <toc relocs>): Remove assert.
10824 (ppc64_elf_relocate_section): Don't copy R_PPC64_REL24 relocs.
10825 (ppc64_elf_finish_dynamic_symbol): Don't build stubs here. Set
10826 DT_PPC64_GLINK entry. Tweak DT_PLTGOT, DT_JMPREL, DT_PLTRELSZ in
10827 case output sections not separate. Adjust DT_RELASZ to not
10828 include plt relocs. Set reserved got entry. Set got and plt
10829 entry size.
10830 (elf_backend_got_header_size): Set to 8.
10831 * elf64-ppc.h: New file.
10832
c601ffdb
AM
108332002-01-16 Alan Modra <amodra@bigpond.net.au>
10834
10835 * elf32-arm.h (elf32_arm_size_dynamic_sections): When removing
10836 sections, use bfd_section_list_remove.
10837 * elf32-i370.c (i370_elf_size_dynamic_sections): Likewise.
10838 * elflink.h (elf_link_add_object_symbols): When removing all
10839 sections, use bfd_section_list_clear.
10840
8fb4cb7f
NC
108412002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
10842
10843 * po/sv.po: New file: Swedish translation.
10844 * configure.in (ALL_LINGUAS): Add sv.
10845 * configure: Regenerate.
10846
d3c456e9
JJ
108472002-01-15 Jakub Jelinek <jakub@redhat.com>
10848
10849 * elflink.h (elf_link_input_bfd): Back out 2002-01-07 change.
10850 * elf.c (merge_sections_remove_hook): New function.
10851 (_bfd_elf_merge_sections): Pass it as 3rd argument to
10852 _bfd_merge_sections.
10853 * libbfd-in.h (_bfd_merge_sections): Add 3rd argument.
10854 * libbfd.h: Rebuilt.
10855 * merge.c (_bfd_merge_sections): Add remove_hook argument.
10856 Call remove_hook if a SEC_EXCLUDE section is encountered.
10857
1f7fd478
NC
108582002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
10859
10860 * elf32-xstormy16.c (xstormy16_reloc_map): Add new field 'table'.
10861 (xstormy16_reloc_map): Initialise new field with correct howto
10862 table.
10863 (xstormy16_reloc_type_lookup): Use 'table' field to locate correct
10864 howto entry.
10865
b87011e9
MS
108662002-01-10 Michael Snyder <msnyder@redhat.com>
10867
10868 * elf.c (elfcore_write_prstatus): Use long instead of pid_t;
10869 (elfcore_write_pstatus): Use long instead of pid_t;
10870 * elf-bfd.h: Change prototypes to use long instead of pid_t;
10871
175e9962 108722002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
b4db1224
JT
10873
10874 * elf.c: Update copyright years.
10875 (elfcore_grok_netbsd_note): Use NT_NETBSDCORE_PROCINFO
10876 and NT_NETBSDCORE_FIRSTMACH. Improve a comment.
10877
7c76fa91
MS
108782002-01-08 Michael Snyder <msnyder@redhat.com>
10879
10880 Add capability to write corefile note sections, for gdb.
10881 * elf.c (elfcore_write_note): New function.
10882 (elfcore_write_prpsinfo): New function.
10883 (elfcore_write_prstatus): New function.
10884 (elfcore_write_pstatus): New function.
10885 (elfcore_write_prfpreg): New function.
10886 (elfcore_write_prxfpreg): New function.
97996af6 10887 * elf-bfd.h: Add prototypes for above functions.
7c76fa91 10888
e1fddb6b
AO
108892002-01-08 Alexandre Oliva <aoliva@redhat.com>
10890
10891 * elf.c (elf_fake_sections): Propagate errors from
10892 elf_backend_fake_section.
10893
8d05742f
JT
108942002-01-07 Jason Thorpe <thorpej@wasabisystems.com>
10895
10896 * Makefile.am (BFD32_BACKENDS): Add elf32-sh-nbsd.lo.
10897 (BFD32_BACKENDS_CFILES): Add elf32-sh-nbsd.c.
10898 (elf32-sh-nbsd.lo): New rule.
10899 * Makefile.in: Regenerate.
10900 * config.bfd (sh*le-*-netbsdelf*): New target.
10901 (sh*-*-netbsdelf*): New target.
10902 * configure.in: Include netbsd-core.lo for native sh*-*-netbsd*.
10903 (bfd_elf32_shnbsd_vec): New vector.
10904 (bfd_elf32_shlnbsd_vec): New vector.
10905 * configure: Regenerate.
10906 * elf32-sh-nbsd.c: New file.
10907 * targets.c: Update copyright years.
175e9962 10908 (_bfd_target_vector): Add bfd_elf32_shlnbsd_vec and
8d05742f
JT
10909 bfd_elf32_shnbsd_vec.
10910
1dba4cb4
AH
109112002-01-07 Aldy Hernandez <aldyh@redhat.com>
10912
10913 * coff-rs6000.c (READ20): Use bfd_scan_vma.
10914
47b22aef
GK
109152002-01-07 Geoffrey Keating <geoffk@redhat.com>
10916
10917 * elflink.h (elf_link_input_bfd): Don't ask for the merged offset
10918 of a symbol in a section that will be deleted.
10919
be2d1673
NC
109202002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
10921
10922 * po/es.po: New file: Spanish translation.
10923 * configure.in (ALL_LINGUAS): Add es.
10924 * configure: Regenerate.
10925
d9cf1b54
AM
109262002-01-06 Steve Ellcey <sje@cup.hp.com>
10927
10928 * elfxx-ia64.c (is_unwind_section_name): Add target vector as
10929 argument so we can handle HP-UX specially.
10930 (elfNN_ia64_hpux_vec): New for use in is_unwind_section_name.
10931 (elfNN_hpux_backend_section_from_bfd_section): New for support
10932 of SHN_IA_64_ANSI_COMMON.
10933 (elfNN_ia64_relax_section): Add support for SHN_IA_64_ANSI_COMMON.
10934 (is_unwind_section_name): Add special HP-UX support.
10935 (elfNN_ia64_section_from_shdr): Add support for more sections.
10936 (elfNN_ia64_fake_sections): Modify is_unwind_section_name call and
10937 add support for more sections.
10938 (elfNN_ia64_additional_program_headers): Modify
10939 is_unwind_section_name call.
10940 (elfNN_ia64_modify_segment_map): Remove assumption that there is
10941 only one unwind section in segment.
10942
3f3c5c34
AM
109432002-01-06 Alan Modra <amodra@bigpond.net.au>
10944
10945 * syms.c (_bfd_generic_make_empty_symbol): New function.
10946 * libbfd-in.h (_bfd_nosymbols_make_empty_symbol): Define as
10947 _bfd_generic_make_empty_symbol.
10948 * libbfd.h: Regenerate.
10949 * bfd-in2.h: Regenerate.
10950 * hppabsd-core.c (hppabsd_core_make_empty_symbol): Delete function.
10951 (hppabsd_core_get_symtab_upper_bound): Don't define.
10952 (hppabsd_core_get_symtab): Likewise.
10953 (hppabsd_core_print_symbol): Likewise.
10954 (hppabsd_core_get_symbol_info): Likewise.
10955 (hppabsd_core_bfd_is_local_label_name): Likewise.
10956 (hppabsd_core_get_lineno): Likewise.
10957 (hppabsd_core_find_nearest_line): Likewise.
10958 (hppabsd_core_bfd_make_debug_symbol): Likewise.
10959 (hppabsd_core_read_minisymbols): Likewise.
10960 (hppabsd_core_minisymbol_to_symbol): Likewise.
10961 (hppabsd_core_vec): Use BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols).
10962 Formatting fixes.
10963 * hpux-core.c: Similarly.
10964 * irix-core.c: Similarly.
10965 * osf-core.c: Similarly.
10966 * sco5-core.c: Similarly.
10967 * binary.c (binary_make_empty_symbol): Remove function, define as
10968 _bfd_generic_make_empty_symbol.
10969 * ihex.c (ihex_make_empty_symbol): Likewise.
10970 * mmo.c (mmo_make_empty_symbol): Likewise.
10971 * ppcboot.c (ppcboot_make_empty_symbol): Likewise.
10972 * srec.c (srec_make_empty_symbol): Likewise.
10973 * versados.c (versados_make_empty_symbol): Likewise.
10974 * vms.c (_bfd_vms_make_empty_symbol): Remove.
10975 (vms_make_empty_symbol): Define as _bfd_generic_make_empty_symbol.
10976 * vms-gsd.c (_bfd_vms_slurp_gsd): Call bfd_make_empty_symbol
10977 rather than _bfd_vms_make_empty_symbol.
10978 * vms-misc.c (new_symbol): Likewise.
10979
3f0a7f7f
AM
109802002-01-05 Alan Modra <amodra@bigpond.net.au>
10981
9e7b37b3
AM
10982 * section.c (bfd_section_init): Remove unnecessary initialisations.
10983 (bfd_section_list_clear): New function.
10984 (bfd_section_list_remove, bfd_section_list_insert): New macros.
10985 (_bfd_strip_section_from_output): Use them.
10986 * coffcode.h (coff_set_alignment_hook): Likewise.
10987 * elf32-mips.c (_bfd_mips_elf_final_link): Likewise.
10988 * elf64-mips.c (mips_elf64_final_link): Likewise.
10989 * elf64-mmix.c (mmix_elf_final_link): Likewise.
10990 * sunos.c (sunos_add_dynamic_symbols): Likewise.
10991 * xcofflink.c (_bfd_xcoff_bfd_final_link): Likewise.
10992 * bfd-in2.h: Regenerate.
10993
10994 * netbsd-core.c (netbsd_core_file_p): Use bfd_make_section_anyway
10995 rather than doing our own section handling. Clean up after errors
10996 with bfd_release and bfd_section_list_clear. Handle unexpected
10997 flags.
10998 * aoutf1.h (sunos4_core_file_p): Likewise.
10999 * aix386-core.c (aix386_core_file_p): Likewise.
11000 * cisco-core.c (cisco_core_file_validate): Likewise.
11001 * ptrace-core.c (ptrace_unix_core_file_p): Likewise.
11002 * trad-core.c (trad_unix_core_file_p): Likewise.
11003
9b5ecbd0 11004 * hppabsd-core.c (hppabsd_core_core_file_p): Clean up after errors
9e7b37b3
AM
11005 with bfd_release and bfd_section_list_clear.
11006 * hpux-core.c (hpux_core_core_file_p): Likewise.
11007 * irix-core.c (irix_core_core_file_p): Likewise.
11008 * lynx-core.c (lynx_core_file_p): Likewise.
11009 * osf-core.c (osf_core_core_file_p): Likewise.
11010 * rs6000-core.c (rs6000coff_core_p): Likewise.
11011 * sco5-core.c (sco5_core_file_p): Likewise.
11012
3f0a7f7f
AM
11013 * elf32-mips.c (_bfd_mips_elf_lo16_reloc): Simplify, and perform
11014 sign extension adjustments without conditionals.
11015
a3aa38ee
JJ
110162002-01-04 Jakub Jelinek <jakub@redhat.com>
11017
11018 * elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Don't crash if
11019 CIE at .eh_frame start is removed due to no FDEs referencing it.
11020
8a8b2d4b
AJ
110212002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
11022
11023 * config.bfd (x86_64-*-netbsd*): New target.
11024 * configure.in (x86_64-*-netbsd*): Set COREFILE
11025 to netbsd-core.lo.
11026 * configure: Regenerated.
11027
04b5af89
TR
110282002-01-03 Tom Rix <trix@redhat.com>
11029
11030 * xcofflink.c (_bfd_xcoff_bfd_final_link): Update .pad section ordering
11031 for recent bfd_make_section_anyway change.
11032
51c5503b
NC
110332002-01-03 Nick Clifton <nickc@cambridge.redhat.com>
11034
11035 * elf32-arm.h (elf32_arm_final_link_relocate): Handle
11036 R_ARM_THM_PC11 reloc.
11037
07f7c046
NC
110382002-01-02 Nick Clifton <nickc@cambridge.redhat.com>
11039
11040 * configure.in (LINGUAS): Add ja.
11041 * configure: Regenerate.
11042 * po/ja.po: Import from translation project's web site.
11043
5eefb65f
NC
110442002-01-02 Nick Clifton <nickc@cambridge.redhat.com>
11045
11046 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Reformat error
11047 messages to ease translation into other languages.
11048
39e90f10 11049For older changes see ChangeLog-0001
56882138
AM
11050\f
11051Local Variables:
11052mode: change-log
11053left-margin: 8
11054fill-column: 74
11055version-control: never
11056End:
This page took 0.660155 seconds and 4 git commands to generate.