Fix some entries.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
8dea1268
AM
12001-05-28 Alan Modra <amodra@one.net.au>
2
3 * elf32-hppa.c (elf32_hppa_relocate_section): Set up .plt entries
4 for symbols forced local that need plabels.
5 (elf32_hppa_adjust_dynamic_symbol): Don't allocate space in
6 .plt.rela for local syms if non-shared.
7 (hppa_build_one_stub): Mask lsb of plt.offset.
8 (elf32_hppa_finish_dynamic_symbol): Abort if lsb of plt.offset set.
9 (clobber_millicode_symbols): Correct comment.
10 (elf32_hppa_relocate_section): Likewise.
11 (elf32_hppa_finish_dynamic_symbol): Likewise.
12
0f2712ed
NC
132001-05-28 Jeff Sturm <jsturm@one-point.com>
14
15 * reloc.c: Add BFD_RELOC_SPARC_UA16 and BFD_RELOC_SPARC_UA64.
16 * bfd-in2.h: Regenerate.
17 * libbfd.h: Regenerate.
18 * elf32-sparc.c: Enable BFD_RELOC_SPARC_UA16, BFD_RELOC_SPARC_UA32
19 and BFD_RELOC_SPARC_UA64 mapping
20 * elf64-sparc.c: Likewise.
21
6768c14a
L
222001-05-25 H.J. Lu <hjl@gnu.org>
23
24 * Makefile.am (BFD32_BACKENDS): Remove coff-pmac.lo.
25 (BFD32_BACKENDS_CFILES): Remove coff-pmac.c.
26 (coff-rs6000.lo): Remove the old dependency.
27 * Makefile.in: Rebuild.
28
29 * configure.in (pmac_xcoff_vec): Replace coff-pmac.lo with
30 coff-rs6000.lo.
31
b55039f4
L
322001-05-25 H.J. Lu <hjl@gnu.org>
33
34 * coff-rs6000.c (rs6000coff_vec): Use rs6000coff_core_p,
35 rs6000coff_core_file_matches_executable_p,
36 rs6000coff_core_file_failing_command and
37 rs6000coff_core_file_failing_signal only if AIX_CORE is
38 defined.
39 (pmac_xcoff_vec): Likewise.
40 * coff64-rs6000.c (rs6000coff64_vec): Likewise.
41
64e9ece0
TW
422001-05-25 Timothy Wall <twall@redhat.com>
43
44 * elfxx-ia64.c (allocate_dynrel_entries): Don't allocate an entry
45 for __GLOB_DATA_PTR on AIX5. Clean up some relocation bugs.
46
f34d8777
L
472001-05-25 H.J. Lu <hjl@gnu.org>
48
49 * bfd-in2.h: Regenerated.
50 * libcoff.h: Likewise.
51
49e9d0d3
AM
522001-05-25 Alan Modra <amodra@one.net.au>
53
54 * elf32-hppa.c (elf32_hppa_relocate_section): Don't allow
55 undefined millicode syms in shared libs.
56 (hppa_build_one_stub): Turn BFD_ASSERTs into aborts.
57 (elf32_hppa_check_relocs): Likewise.
58 (elf32_hppa_adjust_dynamic_symbol): Likewise.
59 (elf32_hppa_size_dynamic_sections): Likewise.
60 (elf32_hppa_relocate_section): Likewise.
61 (elf32_hppa_finish_dynamic_symbol): Likewise.
62 (elf32_hppa_finish_dynamic_sections): Likewise.
63
beb1bf64
TR
642001-05-24 Tom Rix <trix@redhat.com>
65
66 * Makefile.am coff-pmac bfd now defined in coff-rs6000.c
67 xcoff-target.h not used to define rs6000 or ppc bfd.
68 * Makefile.in same
69
70 * bfd-in.h : (struct lineno_cache_entry) promote element "offset"
71 to 64 bit.
72
73 * coff-rs6000.c : Many changes for 64 bit support. Move common
74 32/64 code to xcofflink.c. Explictly define the rs6000coff_vec
75 and pmac_xcoff_vec
76
77 * coff64-rs6000.c : Many changes for 64 bit support. 64 bit
78 linker now supported. Explictly define the rs6000coff64_vec.
79
80 * coffcode.h : (coff_set_arch_mach_hook) xcoff 64 bit support
81 (coff_print_aux) same
82 (coff_write_object_contents) same
83 (coff_slurp_line_table) same
84
85 * coffgen.c : (coff_fix_symbol_name) formatting
86 (coff_mangle_symbols) xcoff 64 bit support
87 (coff_write_symbol) same
88 (coff_write_alien_symbol) same
89 (coff_write_native_symbol) same
90 (coff_write_symbols) same
91 (coff_get_symbol_info) same
92 (bfd_coff_get_syment) same
93 (coff_print_symbol) same
94
95 * config.bfd : add powerpc64-*-aix* target
96
97 * libcoff-in.h : formatting
98
99 * libcoff.h : move xcoff extern declarations to libxcoff.h
100
101 * libxcoff.h : New file
102
103 * xcofflink.c : Many changes for xcoff64 support. Move common
104 structures to include/coff/xcoff.h. Move specific structure to
105 backends coff-rs6000.c and coff64-rs6000.c. Use new backend
106 functions, defined in libxcoff.h, to isolate 32/64 dependencies.
107
108 (bfd_xcoff_size_dynamic_sections) : special __rtinit symbol for
109 aix4.2+ -binitfini.
110
111 (xcoff_build_ldsyms) : handle special __rtinit symbol.
112
e90fdc1a
AO
1132001-05-23 Alexandre Oliva <aoliva@redhat.com>
114
115 * elf64-sparc.c (sparc64_elf_slurp_reloc_table): Fix typo
116 s/ENTIRES/ENTRIES/.
117
d1cf510e
NC
1182001-05-23 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
119
c2feb664
NC
120 * reloc.c (bfd_reloc_code_real): Add MIPS ELF64 relocations.
121 * libbfd.h: Regenerate.
122 * bfd0in2.h: Regenerate.
123
d1cf510e
NC
124 * aoutx.h (aout_@var{size}_machine_type): Add MIPS r12k support.
125 * archures.c (bfd_mach_mips12000): Define.
126 * cpu-mips.c (arch_info_struct): Add MIPS r12k support.
127 * elf32-mips.c (_bfd_mips_elf_final_write_processing): Add MIPS r12k
128 support.
129 (_bfd_mips_elf_size_dynamic_sections): Use official bfd typedef.
130 * bfd-in2.h: Regenerate.
131 * elfxx-target.h: Do not redefine bfd_elfNN_bfd_make_debug_symbol.
132
6c426cf3
NC
1332001-05-23 kaz Kojima <kkojima@rr.iij4u.or.jp>
134
135 * elf32-sh.c (elf_sh_plt0_entry_be, elf_sh_plt0_entry,
136 elf_sh_plt_entry_be, elf_sh_plt_entry, elf_sh_pic_plt_entry_be,
137 elf_sh_pic_plt_entry): New PLT code, that does not use r2, since
138 that is used by GCC.
139
d9bc7a44
NC
1402001-05-23 Nick Clifton <nickc@cambridge.redhat.com>
141
142 * elf-bfd.h (NUM_SHDR_ENTRIES): New macro: compute the number
143 of entries in a structured section.
144 * elf.c: Use new macro.
145 * elf32-i386.c: Use new macro.
146 * elf32-mips.c: Use new macro.
147 * elf64-alpha.c: Use new macro.
148 * elf64-sparc.c: Use new macro.
149 * elfcode.h: Use new macro.
150 * elflink.h: Use new macro.
151
1522001-05-23 Nick Clifton <nickc@cambridge.redhat.com>
153
154 * bfdint.texi: Replace -oformat with --oformat.
155
f5198f61
AJ
1562001-05-21 Andreas Jaeger <aj@suse.de>
157
158 * dwarf2.c (decode_line_info): Fix error message.
159 (read_abbrevs): Fix test for offset as suggested by Alan Modra and
160 adjust error message.
161
7913c838
L
1622001-05-18 H.J. Lu <hjl@gnu.org>
163
164 * elflink.h (elf_link_add_object_symbols): Revert the last
165 change.
166
e0522e89
AM
1672001-05-17 Alan Modra <amodra@one.net.au>
168
169 * elf32-hppa.c (clobber_millicode_symbols): Temporarily set
170 ELF_LINK_FORCED_LOCAL to suit 2001-04-30 change.
171 (hppa_build_one_stub): Add an assert to check plt.offset.
172
96fd004e
L
1732001-05-17 H.J. Lu <hjl@gnu.org>
174
175 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set the
176 version definition to basename of the output filename.
177
f3876d8b
L
1782001-05-17 H.J. Lu <hjl@gnu.org>
179
180 * elflink.h (elf_link_add_object_symbols): Set DT_NEEDED to
181 basename of the bfd filename.
182
d1778b88
AM
1832001-05-16 Alan Modra <amodra@one.net.au>
184
185 * section.c (asection): Add linker_has_input field.
186 (STD_SECTION): Adjust initialization to suit.
187 * ecoff.c (bfd_debug_section): Likewise.
188 * bfd-in2.h: Regenerate.
189
2a0fa943
AO
1902001-05-15 Alexandre Oliva <aoliva@redhat.com>
191
192 * elf-m10300.c (mn10300_elf_relax_section): Don't relax
193 negative 32-bit operands to 16 operands when the operand is
194 going to be zero-extended by the modified opcode.
195
bcee8eb8
AM
1962001-05-12 Peter Targett <peter.targett@arccores.com>
197
198 * cpu-arc.c (arch_info_struct): Add entry 'base' representing old
199 name for 'arc5' core versions.
200 (bfd_arc_arch): Make bfd_mach_arc_6 default.
201
202 * elf32-arc.c (arc_elf_object_p): Make E_ARC_MACH_ARC6 default
203 architecture.
204 (arc_elf_final_write_processing): Make bfd_mach_arc_6 default.
205
579f31ac
JJ
2062001-05-11 Jakub Jelinek <jakub@redhat.com>
207
208 * elfxx-ia64.c (is_unwind_section_name): Consider linkonce unwind
209 sections as well.
210 (elfNN_ia64_final_write_processing): Map .gnu.linkonce.ia64unw.FOO
211 to .gnu.linkonce.t.FOO text section.
212
8550eb6e
JJ
2132001-05-11 Jakub Jelinek <jakub@redhat.com>
214
215 * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffix
216 fields, change sec into secinfo.
217 (struct sec_merge_info): Add chain, remove last fields.
218 (struct sec_merge_sec_info): Add next, sec, psecinfo fields.
219 (sec_merge_hash_lookup): If lookup could not use a string only
220 because it has bad alignment, mark the old string for deletion.
221 (sec_merge_add): Add secinfo argument. Don't compute entry's
222 position, instead record the section.
223 (sec_merge_emit): Update for the sec into secinfo change in
224 struct sec_merge_hash_entry.
225 (_bfd_merge_section): Only record the section for merging, defer
226 putting strings into the hash table.
227 (cmplengthentry, last4_eq, last_eq, record_section, merge_strings,
228 _bfd_merge_sections): New functions.
229 (_bfd_merged_section_offset): Update for the sec_merge_hash_entry
230 changes.
231 * libbfd-in.h (_bfd_merge_sections): Add prototype.
232 (_bfd_nolink_bfd_merge_sections): Define.
233 * libbfd.h: Likewise.
234 (bfd_generic_merge_sections): Add prototype.
235 * targets.c (BFD_JUMP_TABLE_LINK): Add _bfd_merge_sections.
236 (struct bfd_target): Likewise.
237 * bfd.c (bfd_merge_sections): Define.
238 * bfd-in2.h: Rebuilt.
239 * elf.c (_bfd_elf_merge_sections): New function.
240 * elf-bfd.h (_bfd_elf_merge_sections): Add prototype.
241 * elfxx-target.h (bfd_elfNN_bfd_merge_sections): Define.
242 * reloc.c (bfd_generic_merge_sections): New function.
243 * vms.c (vms_bfd_merge_sections): New function.
244 * aout-adobe.c (aout_32_bfd_merge_sections): Define.
245 * aout-target.h (MY_bfd_merge_sections): Define.
246 * aout-tic30.c (MY_bfd_merge_sections): Define.
247 * binary.c (binary_bfd_merge_sections): Define.
248 * bout.c (b_out_bfd_merge_sections): Define.
249 * coff-alpha.c (_bfd_ecoff_bfd_merge_sections): Define.
250 * coffcode.c (coff_bfd_merge_sections): Define.
251 * coff-mips.c (_bfd_ecoff_bfd_merge_sections): Define.
252 * i386msdos.c (msdos_bfd_merge_sections): Define.
253 * i386os9k.c (os9k_bfd_merge_sections): Define.
254 * ieee.c (ieee_bfd_merge_sections): Define.
255 * ihex.c (ihex_bfd_merge_sections): Define.
256 * nlm-target.h (nlm_bfd_merge_sections): Define.
257 * oasys.c (oasys_bfd_merge_sections): Define.
258 * ppcboot.c (ppcboot_bfd_merge_sections): Define.
259 * som.c (som_bfd_merge_sections): Define.
260 * srec.c (srec_bfd_merge_sections): Define.
261 * tekhex.c (tekhex_bfd_merge_sections): Define.
262 * versados.c (versados_bfd_merge_sections): Define.
263 * xcoff-target.h (_bfd_xcoff_bfd_merge_sections): Define.
264
1548c54f
NC
2652001-05-11 Nick Clifton <nickc@cambridge.redhat.com>
266
267 * dwarf1.c (_bfd_dwarf1_find_nearest_line): Change type of 'addr'
268 to be unsigned long, in order to match its use.
269
689effed
L
2702001-05-10 H.J. Lu <hjl@gnu.org>
271
272 * linker.c (_bfd_generic_link_add_one_symbol): Check loop on
273 indirect symbols.
274
6e5222be
L
2752001-05-09 H.J. Lu <hjl@gnu.org>
276
277 * elflink.h (elf_link_add_object_symbols): Fix a typo. Allocate
278 versymhdr->sh_size bytes for extversym instead of hdr->sh_size.
279 Remove the unused veriable `dynver'.
280
8e191bd3
ILT
2812001-05-08 Ian Lance Taylor <ian@zembu.com>
282
283 * coff-i386.c (coff_i386_reloc): Don't dump core if output_bfd is
284 NULL or is not COFF.
285 (coff_i386_rtype_to_howto): Don't dump core if output section
286 owner is not COFF.
287
062e2358
AM
2882001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
289
290 * ecoff.c (bfd_debug_section): Fix initialization.
291 * elf.c (_bfd_elf_slurp_version_tables): Change maxidx to unsigned, it
292 is always a positive integer. Cast away sign mismatch.
293 * elf32-mips.c: Fix misleading comment and typo.
294 (_bfd_mips_elf_section_from_bfd_section): Remove unused attribute, use
295 correct data type.
296 * elflink.c: Fix typo.
297 (_bfd_elf_create_dynamic_sections): Remove superfluous initialization.
298 * ecoffswap.h (ecoff_swap_fdr_in): Cast away sign mismatch.
299
16b65e4e
RH
3002001-05-04 Richard Henderson <rth@redhat.com>
301
302 * elf64-alpha.c (SREL16, SREL32, SREL64): Set pcrel_offset true.
303
cac15327
NC
3042001-05-04 Nick Clifton <nickc@cambridge.redhat.com>
305
306 * elf32-arm.h (elf32_arm_final_link_relocate): Set
307 EF_ARM_HASENTRY if the start address is set.
308
966b3e0b
NC
3092001-05-03 Nick Clifton <nickc@cambridge.redhat.com>
310
311 * targets.c (_bfd_target_vector_entries): Compute value based on
312 the size of the _bfd_target_vector and not bfd_target_vector.
313
210ba1e8
L
3142001-05-03 H.J. Lu <hjl@gnu.org>
315
316 * elfcode.h: Include "libiberty.h".
317
318 * elflink.h (elf_link_add_object_symbols): Set
319 elf_dt_name (abfd) to basename of the bfd filename.
320 (NAME(bfd_elf,size_dynamic_sections)): Set vn_file to basename
321 of the bfd filename.
322
56fc028e
AJ
3232001-05-03 Andreas Jaeger <aj@suse.de>
324
325 * elf64-gen.c (elf_generic_info_to_howto): Add unused attribute.
326 (elf_generic_info_to_howto_rel): Likewise.
327 * coff-alpha.c (reloc_nil): Likewise.
328 (alpha_ecoff_bad_format_hook): Likewise.
329 (alpha_adjust_reloc_out): Likewise.
330 (alpha_bfd_reloc_type_lookup): Likewise.
331 (alpha_convert_external_reloc): Likewise.
332 * elf64-alpha.c (elf64_alpha_reloc_nil): Likewise.
333 (elf64_alpha_reloc_bad): Likewise.
334 (elf64_alpha_reloc_gpdisp): Likewise.
335 (elf64_alpha_bfd_reloc_type_lookup): Likewise.
336 (elf64_alpha_info_to_howto): Likewise.
337 (elf64_alpha_add_symbol_hook): Likewise.
338 (elf64_alpha_create_got_section): Likewise.
339 (elf64_alpha_is_local_label_name): Likewise.
340 (elf64_alpha_merge_ind_symbols): Likewise.
341 * elf64-mips.c (mips_elf64_reloc_type_lookup): Likewise.
342 (mips_elf64_get_reloc_upper_bound): Likewise.
343 * nlm32-alpha.c (nlm_alpha_mangle_relocs): Likewise.
344 (nlm_alpha_get_public_offset): Likewise.
345
c7e40348
NC
3462001-05-02 Johan Rydberg <jrydberg@opencores.org>
347
348 * elf32-openrisc.c (openrisc_elf_howto_table): Do not complain
349 about overflow in R_OPENRISC_LO_16_IN_INSN and
56fc028e 350 R_OPENRISC_HI_16_IN_INSN.Index: bfd/elf32-openrisc.c
c7e40348 351
5fba655a
L
3522001-04-30 H.J. Lu <hjl@gnu.org>
353
354 * elf.c (_bfd_elf_link_hash_hide_symbol): Set dynindx to -1
355 only for ELF_LINK_FORCED_LOCAL.
356 * elf32-hppa.c (elf32_hppa_hide_symbol): Likewise.
357 * elf32-mips.c (_bfd_mips_elf_hide_symbol): Likewise.
358 * elfxx-ia64.c (elfNN_ia64_hash_hide_symbol): Likewise.
359
360 * elflink.h (elf_fix_symbol_flags): Set ELF_LINK_FORCED_LOCAL
361 if the symbol has hidden or internal visibility.
362
db20fd76
AM
3632001-04-30 Alan Modra <amodra@one.net.au>
364
365 * elf32-hppa.c (final_link_relocate): Branch to .+8 for
366 calls to undefined weak symbols.
367
6a2bda3f
AJ
3682001-04-30 Andreas Jaeger <aj@suse.de>, Andreas Schwab <schwab@suse.de>
369
370 * elf64-x86-64.c (elf64_x86_64_relocate_section): Correct test for
371 R_X86_64_GOTPCREL, don't use assignments instead of comparisons.
372
053579d7
AJ
3732001-04-27 Andreas Jaeger <aj@suse.de>
374
375 * elf64-x86-64.c (elf64_x86_64_finish_dynamic_sections): Only swap
376 out handled entries.
377 (elf64_x86_64_finish_dynamic_symbol): Set up GOT entries.
378 (elf64_x86_64_relocate_section): Fix GOTPCREL calculation.
379 (elf64_x86_64_relocate_section): Merge entries for GOTPCREL and
380 GOT32.
381
87748b32
NC
3822001-04-27 Sean McNeil <sean@mcneil.com>
383
384 * config.bfd: Add arm-vxworks target.
385 * coff-arm (coff_arm_relocate_section): Add in symbol value to
386 addend (fro VXworks targets).
387
f5f31454
L
3882001-04-26 H.J. Lu <hjl@gnu.org>
389
390 * elf32-i386.c (elf_i386_check_relocs): Verify if r_symndx is
391 valid.
392
d436a9b3
FCE
3932001-04-25 Frank Ch. Eigler <fche@redhat.com>
394
395 * bfd-in.h (bfd_cache_close): Declare newly exported function.
396 * bfd-in2.h: Regenerated.
397
a531bbd2
JJ
3982001-04-24 Jakub Jelinek <jakub@redhat.com>
399
400 * merge.c (struct sec_merge_hash_entry): Add alignment field.
401 (struct sec_merge_hash): Remove alignment_power.
402 (sec_merge_hash_newfunc): Clear alignment.
403 (sec_merge_hash_lookup): Pass alignment as argument.
404 Use hashp->root.next, not hashp->next to walk the hash chain.
405 If a string already in the hashtable does not have required
406 alignment, create a new hashtable entry.
407 (sec_merge_init): Remove alignment_power argument.
408 (sec_merge_add): Add alignment argument.
409 (sec_merge_emit): Alignment is now a per-entity thing, not per
410 section.
411 (_bfd_merge_section): Sanity check even non-SEC_STRINGS sections
412 for proper alignment.
413 Pass alignment information to sec_merge_add.
414
6840198f
NC
4152001-04-24 Christian Groessler <cpg@aladdin.de>
416
417 * coff-z8k.c (extra_case): added handler for R_DISP7, R_CALLR
418 and R_REL16 reloc types; accept odd values for R_REL16 type
419
b3baf5d0
NC
4202001-04-24 Johan Rydberg <jrydberg@opencores.org>
421
422 * cpu-openrisc.c: New file.
423 * elf32-openrisc.c: Likewise.
424
425 * Makefile.am (ALL_MACHINES): Add cpu-openrisc.lo.
426 (ALL_MACHINES_CFILES): Add cpu-openrisc.c.
427 (BFD32_BACKENDS): Add elf32-openrisc.lo.
428 (BFD32_BACKENDS_CFILES): Add elf32-openrisc.c.
429 (cpu-openrisc.lo, elf32-openrisc.lo): New rules.
430 * Makefile.in: Regenerated.
431 * config.bfd: (openrisc-*-elf): New target.
053579d7 432 * configure.in (bfd_elf32_openrisc_vec): New vector.
b3baf5d0
NC
433 * configure: Regenerated.
434 * libbfd.h: Regenerated.
435 * bfd-in2.h: Regenerated.
436 * reloc.c: Add OpenRISC relocations.
053579d7 437 * targets.c (bfd_elf32_openrisc_vec): Declare.
b3baf5d0
NC
438 (bfd_target_vect): Add bfd_elf32_openrisc_vec.
439 * archures.c (enum bfd_architecture): Add bfd_arch_openrisc.
440 (bfd_openrisc_arch): Declare.
441 (bfd_archures_list): Add bfd_openrisc_arch.
442 * elf.c (prep_headers): Add bfd_arch_openrisc.
443
fe4770f4
AJ
4442001-04-23 Bo Thorsen <bo@suse.de>
445
446 * elf64-x86-64.c: Add c++ vtable hack.
447 Small whitespace and comment changes.
448
653165cc
AJ
4492001-04-19 Andreas Jaeger <aj@suse.de>
450
451 * elf64-x86-64.c (elf64_x86_64_plt0_entry): Fix instructions.
452 (elf64_x86_64_plt_entry): Likewise.
453 (elf64_x86_64_finish_dynamic_sections): Fix PLT0 generation.
454 (elf64_x86_64_finish_dynamic_symbol): Fix PLT generation.
455
4d96d128
HPN
4562001-04-17 Hans-Peter Nilsson <hp@axis.com>
457
458 * elf32-cris.c: Tweak comments related to dynamic linking.
459 (cris_elf_relocate_section): When not creating shared object, fill
460 in the .got table for any symbol not in the dynamic symbol table.
461 (elf_cris_finish_dynamic_symbol): When not creating shared object,
462 only emit a .got.rela reloc if the symbol is in the dynamic symbol
463 table.
464 (cris_elf_check_relocs): Use variable r_type in all places rather
465 than the original expression. Add default case in switch for
466 reloc types.
467 (elf_cris_size_dynamic_sections): Iterate over
468 elf_cris_discard_excess_program_dynamics when not creating shared
469 library.
653165cc 470 (elf_cris_discard_excess_dso_dynamics): Renamed from
4d96d128
HPN
471 elf_cris_discard_copies. Correct typo, s/Rel/Rela/.
472 (elf_cris_discard_excess_program_dynamics): New.
473
3ed30d29
DD
4742001-04-14 Mark Elbrecht <snowball3@bigfoot.com>
475
476 * coffcode.h (coff_write_object_contents): Use
477 bfd_coff_swap_filehdr_out instead of coff_swap_filehdr_out.
478
a80f6941
L
4792001-04-14 H.J. Lu <hjl@gnu.org>
480
481 * bfd-in2.h: Regenerate.
482
767e4b0d
JJ
4832001-04-14 Jakub Jelinek <jakub@redhat.com>
484
485 * section.c (STD_SECTION): Add entsize.
486
2dd439c5
L
4872001-04-13 H.J. Lu <hjl@gnu.org>
488
489 * section.c (SEC_MERGE): Define new flag for merging.
490 (SEC_STRINGS): Likewise.
491 (entsize): New field.
492
baf80c32
DD
4932001-04-13 Roger Sayle <roger@metaphorics.com>
494
495 * coff-i386.c (TARGET_SYM): SEC_READONLY is an applicable section
496 flag on pe-i386 targets.
497
f5fa8ca2
JJ
4982001-04-13 Jakub Jelinek <jakub@redhat.com>
499
500 * libbfd-in.h (_bfd_merge_section): New.
501 (_bfd_write_merged_section): New.
502 (_bfd_merged_section_offset): New.
503 * libbfd.h: Rebuilt.
504 * linker.c (_bfd_generic_link_output_symbols): Handle
505 discard_sec_merge.
506 * aoutx.h (aout_link_write_symbols): Likewise.
507 * pdp11.c (aout_link_write_symbols): Likewise.
508 * elflink.h (elf_link_add_object_symbols): Call _bfd_merge_section.
509 (elf_bfd_final_link): Adjust global symbols pointing into SEC_MERGE
510 sections.
511 (elf_link_sec_merge_syms): New.
512 (elf_link_input_bfd): Call _bfd_merged_section_offset
513 and _bfd_write_merged_section.
514 Handle discard_sec_merge.
515 * elf-bfd.h (struct elf_link_hash_table): Add merge_info
516 field.
517 (struct bfd_elf_section_data): Likewise.
518 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_MERGE and
519 SEC_STRINGS section flags and entsize from their ELF counterparts.
520 (_bfd_elf_link_hash_table_init): Initialize merge_info.
521 (elf_fake_sections): Set SHF_MERGE, SHF_STRINGS and sh_entsize
522 from their BFD counterparts.
523 * merge.c: New file.
524 * Makefile.am: Add strtab.lo.
525 * Makefile.in: Rebuilt.
526
d954b040
HPN
5272001-04-09 Hans-Peter Nilsson <hp@axis.com>
528
529 * elflink.h (elf_fix_symbol_flags): For non-default visibilities,
530 only hide symbols marked STV_INTERNAL or STV_HIDDEN.
531
fdbafa10
L
5322001-04-05 Steven J. Hill <sjhill@cotw.com>
533
534 * config.bfd (mips*el*-*-linux-gnu*): Use traditional little
535 endian MIPS ELF target.
536 * config.bfd (mips*-*-linux-gnu*): Use traditional big endian
537 MIPS ELF target.
538
539 * configure.in (bfd_elf64_tradbigmips_vec): New. Traditional
540 64bit big endian MIPS ELF target.
653165cc 541 (bfd_elf64_tradlittlemips_vec): New. Traditional 64bit little
fdbafa10
L
542 endian MIPS ELF target.
543 * configure: Regenerated.
544
545 * elf32-mips.c (IRIX_COMPAT): Handle traditional 64bit and
546 little endian targets.
547 (mips_elf_sym_is_global): Handle traditional targets.
548
549 * elf64-mips.c (bfd_elf64_tradbigmips_vec): New. Traditional
550 64bit big endian MIPS ELF target.
551 (bfd_elf64_tradlittlemips_vec): New. Traditional 64bit little
552 endian MIPS ELF target.
553
554 * targets.c: (_bfd_target_vector): Add bfd_elf64_tradbigmips_vec
555 and bfd_elf64_tradlittlemips_vec.
556
dd484e5c
L
5572001-04-05 David Mosberger <davidm@hpl.hp.com>
558
559 * elf32-i386.c (elf_i386_fake_sections): Treat ".reloc" as an
560 ordinary "progbits" section.
561
391a809a
AM
5622001-04-04 Alan Modra <alan@linuxcare.com.au>
563
564 * elflink.h (elf_fix_symbol_flags): Call elf_backend_hide_symbol
565 when -Bsymbolic causes a symbol to no longer need a .plt entry.
566
5854c633
L
5672001-04-03 David Mosberger <davidm@hpl.hp.com>
568
569 * efi-app-ia32.c (ALIGN_SECTIONS_IN_FILE): Deleted.
570
8b4b0fac
L
5712001-03-30 H.J. Lu <hjl@gnu.org>
572
573 * efi-app-ia32.c (PEI_TARGET_SUBSYSTEM): Rename from ...
574 (PEI_DEFAULT_TARGET_SUBSYSTEM): This.
575
eb4a6e4f
L
5762001-03-26 H.J. Lu <hjl@gnu.org>
577
578 * elf32-gen.c (elf32_generic_link_add_symbols): New. Check
579 if there are any relocations for generic ELF.
580 (bfd_elf32_bfd_link_add_symbols): Defined to
581 elf32_generic_link_add_symbols.
582 * elf64-gen.c (elf64_generic_link_add_symbols): New. Check
583 if there are any relocations for generic ELF.
584 (bfd_elf64_bfd_link_add_symbols): Defined to
585 elf64_generic_link_add_symbols.
586
55c80943
NC
5872001-03-23 Nick Clifton <nickc@redhat.com>
588
589 * Makefile.am (BUILD_CFILES): New variable: List of C source
590 files created in build directory.
591 (BUILD_HFILES): New variable: List of header files created in
592 build directory.
593 (POTFILES): Delete.
594 (po/POTFILES.in): Replace rule with empty entry.
595 (po/SRC-POTFILES.in): New rule: Create a list of source files
596 in the source directory.
597 (po/BLD-POTFILES.in): New rule: Create a list of source files
598 in the build directory.
599 (MOSTLYCLEAN): Do not delete source files created in build
600 directory.
601 * Makefile.in: Regenerate.
602 * configure.in: Insert SRC-POTFILES.in and BLD-POTFILES.in
603 into po/Makefile.
604 * configure: Regenerate.
605
606 * po/Make-in: Replace occurrences of POTFILES with SRC-POTFILES
607 and BLD_POTFILES.
608 Add .. to the search path when building bfd.pot.
609 Delete POTFILES when performing distclean.
610 Add comment describing why distclean is broken in maintainer mode.
611 * po/POTFILES.in: Delete.
612 * po/SRC-POTFILES.in: New file.
613 * po/BLD-POTFILES.in: New file.
614 * po/bfd.pot: Regenerate.
615
58d29fc3
HPN
6162001-03-22 Hans-Peter Nilsson <hp@axis.com>
617
915e5146
HPN
618 * elf32-cris.c: Shlib and PIC support. PCREL tweaks.
619 (elf_cris_discard_copies, elf_cris_adjust_gotplt_to_got,
620 elf_cris_try_fold_plt_to_got, elf_cris_link_hash_newfunc,
621 elf_cris_link_hash_table_create, elf_cris_adjust_dynamic_symbol,
622 elf_cris_size_dynamic_sections, elf_cris_finish_dynamic_symbol,
623 elf_cris_finish_dynamic_sections,elf_cris_hide_symbol): New
624 functions.
625 (cris_elf_howto_table) <R_CRIS_8_PCREL, R_CRIS_16_PCREL,
626 R_CRIS_32_PCREL>: Correct comments. Set pcrel_offset to false.
627 <R_CRIS_COPY, R_CRIS_GLOB_DAT, R_CRIS_JUMP_SLOT, R_CRIS_RELATIVE,
628 R_CRIS_16_GOT, R_CRIS_32_GOT, R_CRIS_16_GOTPLT, R_CRIS_32_GOTPLT,
629 R_CRIS_32_GOTREL, R_CRIS_32_PLT_GOTREL, R_CRIS_32_PLT_PCREL>:
630 New HOWTO members for new relocs.
631 (cris_reloc_map): Map new relocs.
632 (ELF_DYNAMIC_INTERPRETER): Define.
633 (PLT_ENTRY_SIZE): Define.
634 (elf_cris_plt0_entry, elf_cris_plt_entry, elf_cris_pic_plt0_entry,
635 elf_cris_pic_plt_entry): New, PLT templates.
636 (struct elf_cris_pcrel_relocs_copied, struct
637 elf_cris_link_hash_entry, struct elf_cris_link_hash_table): New.
638 (elf_cris_link_hash_traverse, elf_cris_hash_table): Define.
639 (cris_final_link_relocate): Check that 16-bit GOT relocs have
640 positive values. Adjust PCREL relocs to be relative to location
641 after relocation.
642 (cris_elf_relocate_section): Handle relocations to dynamic
643 objects. Handle new relocations. Call error handler when seeing
644 non-PIC relocation for read-only sections while generating shared
645 object.
646 (cris_elf_check_relocs): Set reference counts for GOT and PLT
647 entries.
648 (bfd_elf32_bfd_link_hash_table_create,
649 elf_backend_adjust_dynamic_symbol,
650 elf_backend_size_dynamic_sections,
651 elf_backend_finish_dynamic_symbol,
652 elf_backend_finish_dynamic_sections,
653 elf_backend_create_dynamic_sections, bfd_elf32_bfd_final_link,
654 elf_backend_hide_symbol, elf_backend_want_got_plt,
655 elf_backend_plt_readonly, elf_backend_want_plt_sym,
656 elf_backend_got_header_size, elf_backend_plt_header_size):
657 Define.
658
58d29fc3
HPN
659 * reloc.c: (BFD_RELOC_CRIS_COPY, BFD_RELOC_CRIS_GLOB_DAT,
660 BFD_RELOC_CRIS_JUMP_SLOT, BFD_RELOC_CRIS_RELATIVE,
661 BFD_RELOC_CRIS_32_GOT, BFD_RELOC_CRIS_16_GOT,
662 BFD_RELOC_CRIS_32_GOTPLT, BFD_RELOC_CRIS_16_GOTPLT,
663 BFD_RELOC_CRIS_32_GOTREL, BFD_RELOC_CRIS_32_PLT_GOTREL,
664 BFD_RELOC_CRIS_32_PLT_PCREL): New relocs.
665 * bfd-in2.h, libbfd.h: Regenerate.
666
7a65545d
DN
6672001-03-21 Diego Novillo <dnovillo@redhat.com>
668
669 (_bfd_mips_elf_relocate_section): Give a better error message when
670 a relocation is not recognized.
671
b32b5d6e
AM
6722001-03-21 Alan Modra <alan@linuxcare.com.au>
673
674 * elf32-hppa.c (elf32_hppa_set_gp): Check sec->output_section
675 non-NULL before attempting to dereference.
676
f4fbb4a3
L
6772001-03-20 H.J. Lu <hjl@gnu.org>
678
679 * configure.in: Remove the redundent AC_ARG_PROGRAM.
680 * configure: Rebuild.
681
95fc45e6
AS
6822001-03-20 Andreas Schwab <schwab@suse.de>
683
684 * elf32-m68k.c (elf_m68k_relocate_section): Don't need the
685 relocation value when resolving a reference from a debugging
686 section.
687
03d411a9
NC
6882001-03-16 Scott Thomason <SThomaso@hii.com>
689
690 * coff64-rs6000.c (xcoff64_swap_sym_out): Fix syntax errors.
691 (xcoff64_swap_sym_out): Fix syntax errors.
692
d1659392
NC
6932001-03-16 Richard Sandiford <rsandifo@redhat.com>
694
695 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Fix warning.
696
12cca0d2
AM
6972001-03-15 Alan Modra <alan@linuxcare.com.au>
698
699 * elf32-hppa.c (elf32_hppa_link_hash_entry): Add maybe_pic_call.
700 (hppa_link_hash_newfunc): Init it.
701 (hppa_type_of_stub): Only use non-PIC to PIC call stub if caller
702 section appears to be non-PIC.
703 (final_link_relocate): Likewise.
704 (elf32_hppa_adjust_dynamic_symbol): Set maybe_pic_call for any
705 possible candidate function, and set pic_call for those that will
706 only have a .plt entry for the PIC call stub.
707 (hppa_handle_PIC_calls): Set maybe_pic_call.
708
cd6ec716
DD
7092001-03-12 DJ Delorie <dj@redhat.com>
710
711 * elf32-sh.c (sh_elf_relocate_section): Only relocation
712 R_SH_DIR8WP* relocs if they're against external symbols, else
713 they're just for relaxing. Validate the reloc values.
714
43a0748c
NC
7152001-03-12 Stefan Geuken <mail@stefan-geuken.de>
716
717 * binary.c (bfd_external_binary_architecture): Declare.
718 (binary_object_p): If bfd_external_binary_architecture is defined,
719 set the architecture to this string.
720
d982ba73
PB
7212001-03-11 Philip Blundell <philb@gnu.org>
722
723 * elf32-arm.h (elf32_arm_finish_dynamic_symbol): Don't make PLT
724 entries that could serve as a definition for a weak symbol.
725
7898deda
NC
7262001-03-08 Nick Clifton <nickc@redhat.com>
727
728 * Most files: Update copyright notices using Perl script created
729 by Kevin Buettner <kevinb@redhat.com>.
653165cc 730
df425bc0
NC
7312001-03-07 Nick Clifton <nickc@redhat.com>
732
733 * elf32-arm.h (elf32_arm_final_link_relocate): Conditionalise
734 prior patch on ! defined OLD_ARM_ABI.
735
bcdd92f3
AJ
7362001-03-07 Andreas Jaeger <aj@suse.de>
737
738 * elf64-x86-64.c (elf64_x86_64_relocate_section): Fix handling of
739 some relocation values.
740
4f3c3dbb
NC
7412001-03-06 Nick Clifton <nickc@redhat.com>
742
743 * elf32-arm.h (elf32_arm_final_link_relocate): Clear bit zero
744 of offset in BLX(1) instruction.
745 * coff-arm.c (coff_arm_relocate_section): Clear bit zero of
746 offset in BLX(1) instruction.
747 Fix formatting.
748
f8f3c6cc
NC
7492001-03-06 Nick Clifton <nickc@redhat.com>
750
751 * coff-arm.c (coff_arm_reloc_type_lookup): Add
752 BFD_RELOC_THUMB_PCREL_BLX.
753
3cac17ae
NC
7542001-03-06 Igor Shevlyakov <igor@windriver.com>
755
756 * archures.c (bfd_default_scan): Add Coldfire CPUs.
757 * bfd-in2.h: Regenerate.
758 * cpu-m68k.c: Add Coldfire CPUs for arch table.
759 * ieee.c (ieee_write_processor): Set proper id for
760 Coldfire CPUs.
761
d1b17ab0
NC
7622001-03-01 D.J. Barrow <djbarrow@de.ibm.com,barrow_dj@yahoo.com>
763
764 * configure.in: Add s390 target.
765 * configure: Regenerate.
766
5608e05b
AJ
7672001-02-28 Andreas Jaeger <aj@suse.de>
768
769 * elf64-x86-64.c (elf64_x86_64_relocate_section): Add relocation
770 to addend.
771
fd2ec330
PB
7722001-02-28 Philip Blundell <pb@futuretv.com>
773
774 * elf32-arm.h: Update mentions of renamed EF_xx constants.
5608e05b 775 (elf32_arm_print_private_bfd_data): Handle ARM EABI version 2.
fd2ec330 776
920581c5
L
7772001-02-27 H.J. Lu <hjl@gnu.org>
778
779 * aoutx.h (NAME(aout,bfd_free_cached_info)): Return true if
780 abfd->tdata.aout_data == NULL.
781
27b7e12d
AM
7822001-02-27 Alan Modra <alan@linuxcare.com.au>
783
3ee1d854
AM
784 * elf32-hppa.c: Correct field selector in stub comments.
785 (clobber_millicode_symbols): Formatting fix.
786
27b7e12d
AM
787 * configure.in: Bump version to 2.11.90.
788 * configure: Regenerate.
789 * Makefile.am (CFILES): Rename to SOURCE_CFILES.
790 (CFILES): $SOURCE_CFILES + generated C files.
791 (POTFILES): Include $HFILES not $SOURCE_HFILES.
792 Run "make dep-am"
793 * Makefile.in: Regenerate.
794 * doc/Makefile.in: This too.
795
10d1e03a
TW
7962001-02-26 Timothy Wall <twall@cygnus.com>
797
798 * elfxx-ia64.c (elfNN_ia64_aix_add_symbol_hook): Remove obsolete
5608e05b 799 comments.
10d1e03a 800
1276aefa
NC
8012001-02-26 Nick Clifton <nickc@redhat.com>
802
803 * coffcode.h (styp_to_sec_flags) [COFF_WITH_PE version]: Tidy
804 up, replacing multiple if statements with a switch.
805 (handle_COMDAT): New function.
806
8072001-02-26 H.J. Lu <hjl@gnu.org>
808
809 * coffcode.h (styp_to_sec_flags) [COFF_WITH_PE version]: Issue
810 a warning for section flags we do not handle instead of
811 aborting.
812
4a73f21b
AJ
8132001-02-26 Andreas Jaeger <aj@suse.de>
814
815 * elf64-x86-64.c (x86_64_elf_howto_table): Fix order of entries.
816
7b6dab7f
TW
8172001-02-22 Timothy Wall <twall@cygnus.com>
818
819 * config.bfd (targ_cpu): Add vectors for ia64-*-aix* (aka Monterey).
820 * configure.in: Add objects for elf64_ia64_aix vectors.
821 * configure: Regenerated.
822 * configure.host: Recognize ia64-*-aix*.
823 * elfxx-ia64.c: Add hooks for ELF64 on AIX5. Define new vectors
824 for AIX. AIX5 requires most relocations to be dynamic (*all*
825 binaries are somewhat similar to shared libraries).
826 * targets.c: Add elf64_ia64_aix vectors.
4a73f21b 827
87f8eb97
JW
8282001-02-21 David Mosberger <davidm@hpl.hp.com>
829
830 * cpu-ia64-opc.c (elf64_ia64_operands}: Fix typo: error string for
831 C8 said "1" instead of "8". Clarify error string for IMM22:
832 "signed integer" instead of just "integer".
833
05aa1441
AJ
8342001-02-20 Andreas Jaeger <aj@suse.de>
835
836 * elf64-x86-64.c (elf64_x86_64_finish_dynamic_symbol): Don't make
837 PLT entries that could serve as a definition for a weak symbol.
838
8701c1bc
JJ
8392001-02-19 Jakub Jelinek <jakub@redhat.com>
840
841 * elf32-sparc.c (elf32_sparc_finish_dynamic_symbol): Don't make PLT
842 entries that could serve as a definition for a weak symbol.
843 * elf64-sparc.c (sparc64_elf_finish_dynamic_symbol): Likewise.
844
d4af9775
DB
8452001-02-18 David O'Brien <obrien@FreeBSD>
846
847 * configure.in: Recognize FreeBSD/arm, FreeBSD/PowerPC, and treat
848 FreeBSD/i386-CURRENT differently until I can figure out the needed
849 corefile changes.
850 * configure: Regenerate.
851 * config.bfd: Recognize FreeBSD/x86-64, FreeBSD/ia64, FreeBSD/arm,
852 FreeBSD/PowerPC, and FreeBSD/sparc64.
853
e135f41b
NC
8542001-02-18 lars brinkhoff <lars@nocrew.org>
855
856 * Makefile.am: Add PDP-11 a.out target.
857 * config.bfd: Likewise.
858 * configure.in: Likewise.
859 * targets.c: Likewise.
860 * archures.c: Likewise.
861 * bfd-in2.h: Likewise. Add PDP-11 relocations.
862 * libbfd.h: Add PDP-11 relocations.
863 * reloc.c: Likewise.
864 * cpu-pdp11.c: New file.
865 * pdp11.c: New file.
866
867 * libaout.h (GET_WORD) [ARCH_SIZE==16]: Define.
868 (GET_SWORD) [ARCH_SIZE==16]: Likewise.
869 (GET_SWORD) [ARCH_SIZE==16]: Likewise.
870 (PUT_WORD) [ARCH_SIZE==16]: Likewise.
871 (GET_MAGIC): New macro.
872 (PUT_MAGIC): Likewise.
873 * aout-target.h (MY(object_p)): Use GET_MAGIC to read magic word.
874
dc3febfa
NC
8752001-02-18 Jim Kingdon <jkingdon@engr.sgi.com>
876
877 * irix-core.c (irix_core_core_file_p): Set the architecture (GDB
878 multiarch needs it).
879
ea412e04
L
8802001-02-18 H.J. Lu <hjl@gnu.org>
881
882 * elflink.h (elf_link_input_bfd): Ignore invalid section symbol
883 index.
884
47eee8a9
KH
8852001-02-18 Kazu Hirata <kazu@hxi.com>
886
887 * vms-misc.c: Fix formatting.
888
8a0c27cd
KH
8892001-02-16 Kazu Hirata <kazu@hxi.com>
890
891 * vms.c: Fix formatting.
892
d1fad7c6
NC
8932001-02-14 H.J. Lu <hjl@gnu.org>
894
895 * elf.c (elf_find_function): New function.
896 (_bfd_elf_find_nearest_line): Call elf_find_function () to find
897 the file name and function name.
898
825b47db
NC
8992001-02-14 Nick Clifton <nickc@redhat.com>
900
51d7ee16
NC
901 * ecoff.c (bfd_debug_section): Update to initialise new fields in
902 asection structure.
903
825b47db
NC
904 * Makefile.am (BFD32_BACKENDS_CFILES): Remove peigen.c
905 (BFD64_BACKENDS): Add pepigen.c
906 Add rules to create peigen.c and pepigen.c from peXXigen.c.
907
908 * Makefile.in: Regenerate.
909 * configure: Regenerate.
910 * po/POTFILES.in: Regenerate.
911 * po/bfd.pot: Regenerate.
912
ea36a178
L
9132001-02-14 H.J. Lu <hjl@gnu.org>
914
915 * libcoff-in.h (pe_tdata): Add members target_subsystem and
916 force_minimum_alignment.
917
407443a3
AJ
9182001-02-14 Bo Thorsen <bo@suse.de>
919
920 * elf64-x86-64.c: Small formatting fixes and rearrangements of code.
921 (elf64_86_64_size_info): Struct added to fix a problem
922 with the hashtable string entries.
923 (elf64_x86_64_adjust_dynamic_symbol): Add generation of .got.plt.
924 (elf64_x86_64_size_dynamic_sections): A FIXME removed.
925 (elf64_x86_64_size_dynamic_sections): Fix a dynamic entry and
926 remove the FIXME for this.
927 (elf64_x86_64_adjust_dynamic_symbol): Fix check for unneeded .plt
928 section. Also removed the FIXME for it.
929 (x86_64_elf_howto_table): Use bfd_elf_generic_reloc.
930 (ELF_DYNAMIC_INTERPRETER): Fix the name of the dynamic linker.
931 (elf64_x86_64_finish_dynamic_sections): Enable .got.plt writing.
932
b4adccfd
RH
9332001-02-13 Richard Henderson <rth@redhat.com>
934
935 * elfxx-ia64.c (elfNN_ia64_final_link): Set __gp if required
936 and not user provided.
937
9635981a
KH
9382001-02-13 Kazu Hirata <kazu@hxi.com>
939
940 * vms.c (vms_print_symbol): Remove unreachable code.
941
6a125b16
KH
942 * rs6000-core.c: Fix formatting.
943
cbff5e0d
DD
9442001-02-13 David Mosberger <davidm@hpl.hp.com>
945
946 * peicode.h (coff_swap_filehdr_out) [COFF_IMAGE_WITH_PE]: Define
947 as _bfd_XXi_only_swap_filehdr_out.
948 (pe_mkobject) [PEI_FORCE_MINIMUM_ALIGNMENT]: Set
949 pe->force_minimum_alignment to TRUE.
950 (pe_mkobject) [PEI_TARGET_SUBSYSTEM]: Set pe->target_subsystem to
951 PEI_TARGET_SUBSYSTEM.
952 (pe_print_private_bfd_data): Call
953 _bfd_XX_print_private_bfd_data_common() instead of
954 _bfd_pe_print_private_bfd_data_common().
955 (pe_bfd_copy_private_bfd_data): Call
956 _bfd_XX_bfd_copy_private_bfd_data_common() instead of
957 _bfd_pe_bfd_copy_private_bfd_data_common().
958 (coff_bfd_copy_private_section_data): Define as
959 _bfd_XX_bfd_copy_private_section_data instead of
960 _bfd_pe_bfd_copy_private_section_data.
961 (coff_get_symbol_info): Define as _bfd_XX_get_symbol_info instead
962 of a _bfd_pe_get_symbol_info.
963
964 * peigen.c: Delete.
965
966 * peXXigen.c: Renamed from peigen.c.
967 (COFF_WITH_XX): Define this macro (will get expanded into
968 COFF_WITH_pep or COFF_WITH_pe, depending on whether this is being
969 compiled as peigen.c or pepigen.c.
970 [COFF_WITH_pep]: Include "coff/ia64.h" instead of "coff/i386.h" to
971 define the canonical PEP structures and definitions.
972 (_bfd_XXi_swap_aouthdr_out): If pe->force_minimum_alignment is in
973 effect, enforce minimum file and section alignments. If
974 extra->Subsystem is IMAGE_SUBSYSTEM_UNKNOWN, set it to
975 pe->target_subsystem (this defaults to IMAGE_SUBSYSTEM_UNKNOWN,
976 so, by default, this is a no-op).
977
978 * libpei.h: Rename COFF_WITH_PEP to COFF_WITH_pep.
979 (_bfd_XX_bfd_copy_private_bfd_data_common): Add macros to map
980 _bfd_XXfoo to _bfd_pepfoo if COFF_WIT_PEP is defined and to
981 _bfd_pefoo if it's not defined. Use these macros to define
982 coff swap macros.
983
984 * libcoff.h (pe_tdata): Add members target_subsystem and
985 force_minimum_alignment.
986
987 * efi-app-ia64.c (COFF_WITH_pep): Rename COFF_WITH_PEP to
988 COFF_WITH_pep.
989 (PEI_TARGET_SUBSYSTEM): Rename from PEI_DEFAULT_TARGET_SUBSYSTEM.
990
991 * configure.in (bfd_efi_app_ia64_vec): Use pepigen.lo instead of
992 peigen.lo.
993
994 * coff-ia64.c: Rename COFF_WITH_PEP to COFF_WITH_pep.
995 (AOUTSZ): Rename PEP64AOUTSZ and PEP64AOUTHDR to PEPAOUTSZ and
996 PEPAOUTHDR.
997
998 * Makefile.in (BFD64_BACKENDS): Mention pepigen.lo.
999 (BFD64_BACKENDS_CFILES): Mention pepigen.c
1000 (peigen.c): Add rule to generate from peXXigen.c.
1001 (pepigen.c): Ditto.
1002 (pepigen.lo): List dependencies for pepigen.lo.
1003
df8634e3
AM
10042001-02-13 Alan Modra <alan@linuxcare.com.au>
1005
1006 * elf32-hppa.c (elf32_hppa_set_gp): Handle weak $global$. If
1007 $global$ referenced but not defined, set its value here.
1008
51e0a107
JH
10092001-02-09 Bo Thorsen <bo@suse.de>
1010
1011 * elf64-x86-64.c (elf64_x86_64_check_relocs): Set .rela.got section
1012 alignment to 3.
1013 (elf64_x86_64_check_relocs): Write R_X86_64_GOTPCREL GOT entry
1014 and relocation.
1015 (elf64_x86_64_relocate_section): Fix formatting.
1016 (elf64_x86_64_relocate_section): Fix addend for relocation of
1017 R_X86_64_(8|16|32|PC8|PC16|PC32).
1018
d1fad7c6 10192001-02-12 Jan Hubicka <jh@suse.cz>
23df1078
JH
1020
1021 * elf64-x86-64.c (x86_64_elf_howto): Fix name of R_X86_64_GOTPCREL.
1022
f0e1d18a
L
10232001-02-11 H.J. Lu <hjl@gnu.org>
1024
6757257f 1025 * elflink.h (elf_bfd_final_link): Use file_align for SYMTAB
f0e1d18a
L
1026 alignment.
1027
9117d219
NC
10282001-02-11 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1029
1030 * elf32-mips.c (mips_elf_create_dynamic_relocation): Undo patch
1031 from 2000-10-13. Do not add the symbol's value for R_MIPS_REL32
1032 relocations against dynsym symbols.
1033
1034 * elf32-mips.c (elf_mips_howto_table): Fix the comment on
1035 the R_MIPS_26 relocation.
1036 (mips_elf_calculate_relocation): Use (p + 4) instead of p for
1037 the R_MIPS_26 relocation.
1038 (mips_elf_perform_relocation): Fix the comment on the R_MIPS16_26
1039 relocation.
1040 * elf64-mips.c (mips_elf64_howto_table_rel): Fix the comment on
1041 the R_MIPS_26 relocation.
1042 (mips_elf64_howto_table_rela): Likewise.
1043
1044 * elf32-mips.c (struct mips_elf_link_hash_entry): Added no_fn_stub
1045 member to mark symbols that have non-CALL relocations against
1046 them.
1047 (mips_elf_link_hash_newfunc): Initialize no_fn_stub.
1048 (mips_elf_calculate_relocation): Handle R_MIPS_CALL16 like
1049 R_MIPS_GOT16.
1050 (_bfd_mips_elf_check_relocs): Set no_fn_stub for a symbol if a
1051 non-CALL relocation against it is encountered.
1052 (_bfd_mips_elf_copy_indirect_symbol): Merge no_fn_stub as well.
1053 (_bfd_mips_elf_adjust_dynamic_symbol): Only create a stub if
1054 no_fn_stub is not set.
1055
1056 * elf32-mips.c (mips_elf_output_extsym): Get the output section
1057 information from the real symbol for indirect ones.
1058 Check no_fn_stub to find out if a symbol has a function stub
1059 indeed.
1060
9f93bca5
MS
10612001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1062
1063 * Makefile.am (stamp-lib): ranlib the libbfd.a in the build directory.
1064 * Makefile.in: Regenerate.
1065
81545d45
RH
10662001-02-09 David Mosberger <davidm@hpl.hp.com>
1067
1068 * elfxx-ia64.c (is_unwind_section_name): New function. Returns
1069 true if section name is an unwind table section name.
1070 (elfNN_ia64_additional_program_headers): Count each unwind section
1071 separately.
1072 (elfNN_ia64_modify_segment_map): Install one unwind program header
1073 for each unwind separate section. Note: normally the linker
1074 script merges the unwind sections that go into a single segment,
1075 so this still generates at most one unwind program header per
1076 segment.
1077
1078 * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Accept any section
1079 name for SHT_IA_64_UNWIND, not just .IA_64.unwind.
1080 (elfNN_ia64_fake_sections): Mark sections with names that start
1081 with .IA_64.unwind but not with .IA_64.unwind_info as an IA-64
1082 unwind section.
1083
1084 * elfxx-ia64.c (elfNN_ia64_final_write_processing): New function.
1085 Use it to make sh_info in unwind section point to the text section
1086 it applies to.
1087
a85d7ed0
NC
10882001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
1089
1090 * Makefile.am: Add linux target for S/390.
1091 * archures.c: Likewise.
1092 * bfd-in2.h: Likewise.
1093 * config.bfd: Likewise.
1094 * configure.in: Likewise.
1095 * elf.c: Likewise.
1096 * libbfd.h: Likewise.
1097 * targets.c: Likewise.
1098 * cpu-s390.c: New file.
1099 * elf32-s390.c: New file.
1100 * elf64-s390.c: New file.
1101
356d255d
NC
11022001-02-09 Nick Clifton <nickc@redhat.com>
1103
1104 * peigen.c (_bfd_pe_get_symbol_info): Suppress addition of
1105 ImageBase. This has already been done by coff_swap_hdr_in.
1106
069f40e5
JJ
11072001-02-09 Jakub Jelinek <jakub@redhat.com>
1108
1109 * elf64-sparc.c (sparc64_elf_copy_private_bfd_data): New function.
1110
eadfa8ab
JJ
11112001-02-09 Jakub Jelinek <jakub@redhat.com>
1112
1113 * elf64-sparc.c (sparc64_elf_check_relocs): Don't trust reloc_count.
1114 (sparc64_elf_relocate_section): Likewise.
1115
9fc54e19
MK
11162001-02-09 Mark Kettenis <kettenis@gnu.org>
1117
1118 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Treat R_SPARC_UA32
1119 similar to R_SPARC_32.
1120 * elf64-sparc.c (sparc64_elf_howto_table): Likewise.
1121
1f655a09
L
11222001-02-08 H.J. Lu <hjl@gnu.org>
1123
1124 * elf32-i386.c (elf_i386_check_relocs): Reserve R_386_PC32
1125 relocation entries for weak definitions when building DSO with
1126 -Bsymbolic.
1127
ca88208a
RH
11282001-02-08 Richard Henderson <rth@redhat.com>
1129
1130 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Respect weakness
1131 before visibility. Locally defined protected symbols are not
1132 dynamic.
1133
4603e845
GK
11342001-02-08 Geoffrey Keating <geoffk@redhat.com>
1135
1136 * config.bfd: Enable coff64 for rs6000-*. Patch from
1137 <hzoli@austin.ibm.com>.
1138
4ca29a6a
NC
11392001-02-07 Mark Elbrecht <snowball3@bigfoot.com>
1140
1141 * coffgen.c (coff_find_nearest_line): If stabs info is successfully
1142 found, do not attempt to find dwarf2 info before returning.
1143
7da9d88f
NC
11442001-02-07 Jakub Jelinek <jakub@redhat.com>
1145
1146 * elflink.h (is_global_symbol_definition): Rename to
1147 is_global_data_symbol_definition and have it reject function
1148 symbols.
1149 (elf_link_is_defined_archive_symbol): Use renamed function.
1150
7340082d
NC
11512001-02-07 Todd Vierling <tv@wasabisystems.com>
1152
1153 * libbfd-in.h (bfd_target_vector): Change extern array to pointer.
1154 * libbfd.h (bfd_target_vector): Likewise.
1155 * targets.c (bfd_target_vector): Rename to _bfd_target_vector and
81545d45 1156 make static; create pointer reference named bfd_target_vector.
7340082d
NC
1157 (_bfd_target_vector_entries): Calculate this based on the array
1158 typed _bfd_target_vector.
1159
2719f880
L
11602001-02-06 H.J. Lu <hjl@gnu.org>
1161
1162 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Only hidden and
1163 internal symbols are not dynamic.
1164 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise.
1165
175aa013
NC
11662001-02-06 Nick Clifton <nickc@redhat.com>
1167
1168 * Makefile.am (BFD64_BACKENDS_CFILES): Remove elf64-ia64.c, so
1169 that it will not be pulled into the list of files that make up
1170 po/POTFILES.in.
1171 * Makefile.in: Regenerate.
1172 * po/bfd.pot: Regenerate.
1173
15e0ecd9
L
11742001-02-06 H.J. Lu <hjl@gnu.org>
1175
7898deda 1176 * peicode.h (coff_swap_filehdr_in): Remove the e_magic
15e0ecd9
L
1177 checking.
1178 (pe_bfd_object_p): Rewrite with external_PEI_DOS_hdr and
1179 external_PEI_IMAGE_hdr.
1180
27def10f
KH
11812001-02-06 Kazu Hirata <kazu@hxi.com>
1182
1183 * elf-m10200.c: Fix formatting.
1184
a0f2e916
NC
11852001-02-04 Nick Clifton <nickc@redhat.com>
1186
1187 * elf32-v850.c (v850_elf_reloc): Do not convert reloc addend to PC
1188 rel, it will be handled later on.
1189
d96031fb
NC
11902001-02-02 Fred Fish <fnf@ninemoons.com>
1191
1192 * Makefile.in: Fix typo.
1193
010ac81f
KH
11942001-02-01 Kazu Hirata <kazu@hxi.com>
1195
1196 * elf-m10300.c: Fix formatting.
1197
3fab46d0
AM
11982001-01-30 Alan Modra <alan@linuxcare.com.au>
1199
1200 * elf64-hppa.c (elf64_hppa_elf_get_symbol_type): New function.
1201 (elf_backend_get_symbol_type): Define.
d9634ba1
AM
1202 (elf64_hppa_object_p): Set architecture and machine from elf
1203 header flags.
3fab46d0 1204
95404643
RH
12052001-01-30 Curtis L. Janssen <cljanss@ca.sandia.gov>
1206
1207 * elf64-alpha.c (elf64_alpha_find_nearest_line): Query dwarf2
1208 before mdebug.
1209
8fb35fed
RH
12102001-01-26 Richard Henderson <rth@redhat.com>
1211
1212 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Return false
1213 for non-default visibility.
1214 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise, but
1215 delete ugly macro and replace with pretty function.
1216
a4f68544
NC
12172001-01-25 Mark Elbrecht <snowball3@bigfoot.com>
1218
1219 * coff-go32.c: Update copyright.
1220 * coff-stgo32.c: Likewise.
1221 * coff-go32.c (COFF_LONG_FILENAMES): Define.
1222 * coff-stgo32.c (COFF_LONG_FILENAMES): Likewise.
1223 * coff-go32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Remove .bss entry.
1224 * coff-stgo32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
1225
c02e7c3e
KH
12262001-01-25 Kazu Hirata <kazu@hxi.com>
1227
1228 * bfd-in2.h: Rebuild.
1229 * libbfd.h: Likewise.
1230
541389e2
L
12312001-01-23 H.J. Lu <hjl@gnu.org>
1232
1233 * bfd-in2.h: Rebuild.
1234
0007625f
L
12352001-01-23 H.J. Lu <hjl@gnu.org>
1236
1237 * vms-misc.c (_bfd_vms_next_record): Return -1 if PRIV(vms_buf)
1238 is NULL or PRIV(vms_rec) is outside of the buffer.
1239
b653e1b1
KH
12402001-01-23 Kazu Hirata <kazu@hxi.com>
1241
1242 * coff64-rs6000.c: Fix formatting.
1243 * coff-arm.c: Likewise.
1244 * coffgen.c: Likewise.
1245 * cofflink.c: Likewise.
1246 * coff-mcore.c: Likewise.
1247 * coff-mips.c: Likewise.
1248 * coff-pmac.c: Likewise.
1249 * coff-ppc.c: Likewise.
1250 * coff-rs6000.c: Likewise.
1251 * elf32.c: Likewise.
1252 * elf32-fr30.c: Likewise.
1253 * elf32-i370.c: Likewise.
1254 * elf32-i860.c: Likewise.
1255 * elf32-m32r.c: Likewise.
1256 * elf32-m68k.c: Likewise.
1257 * elf32-mcore.c: Likewise.
1258 * elf32-ppc.c: Likewise.
1259 * elf32-sh.c: Likewise.
1260 * elf32-v850.c: Likewise.
1261 * elf64-alpha.c: Likewise.
1262 * elf64-sparc.c: Likewise.
1263 * elflink.c: Likewise.
1264 * elflink.h: Likewise.
1265 * elf-m10200.c: Likewise.
1266 * elf-m10300.c: Likewise.
1267 * elfxx-ia64.c: Likewise.
1268
3fde5a36
KH
1269 * aoutx.h: Fix formatting.
1270 * bfd.c: Likewise.
1271 * bfd-in2.h: Likewise.
1272 * bfd-in.h: Likewise.
1273 * cpu-i386.c: Likewise.
1274 * cpu-m68hc11.c: Likewise.
1275 * dwarf2.c: Likewise.
1276 * elf64-x86-64.c: Likewise.
1277 * format.c: Likewise.
1278 * freebsd.h: Likewise.
1279 * hash.c: Likewise.
1280 * hp300hpux.c: Likewise.
1281 * hppabsd-core.c: Likewise.
1282 * hpux-core.c: Likewise.
1283
70256ad8
AJ
12842001-01-22 Bo Thorsen <bo@suse.de>
1285
1286 * elf64-x86-64.c: Added PIC support for X86-64.
1287 (elf64_x86_64_link_hash_newfunc): Function added.
1288 (elf64_x86_64_link_hash_table_create): Likewise.
1289 (elf64_x86_64_check_relocs): Likewise.
1290 (elf64_x86_64_gc_mark_hook): Likewise.
1291 (elf64_x86_64_gc_sweep_hook): Likewise.
1292 (elf64_x86_64_adjust_dynamic_symbol): Likewise.
1293 (elf64_x86_64_size_dynamic_sections): Likewise.
1294 (elf64_x86_64_discard_copies): Likewise.
1295 (elf64_x86_64_finish_dynamic_symbol): Likewise.
1296 (elf64_x86_64_finish_dynamic_sections): Likewise.
1297 (elf64_x86_64_relocate_section): Add relocation of PIC sections.
1298
ee0bebb8
AJ
12992001-01-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1300
1301 * Makefile.am (install-data-local): Make use of $(DESTDIR).
1302 * Makefile.in: Regenerate.
1303
2a38f751
KH
13042001-01-21 Kazu Hirata <kazu@hxi.com>
1305
1306 * coff-a29k.c: Fix formatting.
1307
c8492176
L
13082001-01-19 H.J. Lu <hjl@gnu.org>
1309
1310 * elf32-i386.c (elf_i386_check_relocs): Report files with bad
1311 relocation section names.
1312 (elf_i386_relocate_section): Report files with bad relocation
1313 section names and return false.
1314
a5377ec0
AJ
13152001-01-17 Bo Thorsen <bo@suse.de>
1316
1317 * targets.c: Alphabetize list of xvecs.
1318
b352eebf
AM
13192001-01-14 Alan Modra <alan@linuxcare.com.au>
1320
d952f17a
AM
1321 * config.bfd: Add linux target variant for elfxx-hppa.
1322 * configure.in: Recognize bfd_elf32_hppa_linux_vec and
1323 bfd_elf64_hppa_linux_vec.
1324 * configure: Regenerate.
1325 * elf64-hppa.c: Include elf64-target.h again to support linux
1326 target variant.
1327 (elf64_hppa_post_process_headers): Set ELFOSABI_LINUX for linux.
1328 * elf32-hppa.c: Include elf32-target.h again to support linux
1329 target variant.
1330 (elf32_hppa_post_process_headers): New function.
1331 (elf_backend_post_process_headers): Define.
1332 * targets.c (bfd_target_vector): Add bfd_elf64_hppa_linux_vec and
1333 bfd_elf32_hppa_linux_vec.
1334
c46b7515
AM
1335 * elf32-hppa.c (elf32_hppa_link_hash_table): Add text_segment_base,
1336 and data_segment_base fields.
1337 (elf32_hppa_link_hash_table_create ): Init them.
1338 (elf32_hppa_check_relocs): Update comments.
1339 (hppa_record_segment_addr): New function.
1340 (elf32_hppa_relocate_section): Call it.
1341 (final_link_relocate): Handle R_PARISC_SEGREL32.
1342 (elf32_hppa_final_link): New function.
1343 (bfd_elf32_bfd_final_link): Define to call it.
1344 (hppa_unwind_entry_compare): New function.
1345 * cache.c (bfd_open_file): Create files in write+read mode.
1346
1347 * elf-hppa.h (elf_hppa_howto_table): Set bitsize value for
1348 SEGREL32 and numerous other relocs. Change duplicate
1349 R_PARISC_NONE relocs to R_PARISC_UNIMPLEMENTED.
1350
d768008d
AM
1351 * opncls.c (bfd_fdopenr): Add parens like the comment says around
1352 O_ACCMODE.
1353
150ccafb
AM
1354 * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Don't create
1355 .plt entries for DT_INIT and DT_FINI.
1356 (elf32_hppa_finish_dynamic_sections): Remove special handling of
1357 DT_INIT and DT_FINI.
1358
b352eebf
AM
1359 * elf64-hppa.c (elf64_hppa_finish_dynamic_symbol): Use 16-bit
1360 offsets for stub .plt access if wide mode. Check offset in range.
1361
b3b9a062
NC
13622001-01-13 Nick Clifton <nickc@redhat.com>
1363
b7ed8fad
NC
1364 * elf32-fr30.c (fr30_elf_howto_table): Remove spurious blank
1365 line.
1366
b3b9a062
NC
1367 * coffcode.h (coff_canonicalize_reloc): Remove spurious blank
1368 line.
1369
6e0b89ee
AM
13702001-01-12 Alan Modra <alan@linuxcare.com.au>
1371
1372 * configure.in ([bfd_elf64_x86_64_vec]): Set target64.
1373 * configure: Regenerate.
1374
0d2bcfaf
NC
13752001-01-11 Peter Targett <peter.targett@arccores.com>
1376
1377 * bfd-in2.h (bfd_architecture): Add bfd_mach_arc_5,
1378 bfd_mach_arc_6, bfd_mach_arc_7, bfd_mach_arc_8 for ARC variants.
1379 * cpu-arc.c (arch_info_struct): Add entries for variants.
1380 (bfd_arc_arch) Set default to bfd_mach_arc_5.
1381 (arc_get_mach) Don't assume machine names prefixed arc- before
1382 testing.
1383 * elf32-arc.c (arc_elf_object_p): Set machine number based on new
1384 selections.
1385 (arc_elf_final_write_processing) Likewise.
1386 (ELF_MACHINE_CODE) Use EM_ARC.
1387
c31c1f70
NC
13882001-01-10 Nick Clifton <nickc@redhat.com>
1389
2758140b 1390 * coff-arm.c (LOCAL_LABEL_PREFIX): Change definition to "".
c31c1f70 1391
5ad083e3
PB
13922001-01-07 Philip Blundell <philb@gnu.org>
1393
1394 * README: Replace `bug-gnu-utils@gnu.org' with
1395 `bug-binutils@gnu.org'.
1396
7eae7d22
KH
13972001-01-04 Kazu Hirata <kazu@hxi.com>
1398
1399 * som.c: Fix formatting.
1400
509945ae
KH
14012001-01-03 Kazu Hirata <kazu@hxi.com>
1402
3e932841
KH
1403 * ecoffswap.h: Fix formatting.
1404 * elf-bfd.h: Likewise.
1405 * elfarm-nabi.c: Likewise.
1406 * elfarm-oabi.c: Likewise.
1407 * elfcode.h: Likewise.
1408 * elfcore.h: Likewise.
1409 * elflink.c: Likewise.
1410 * elflink.h: Likewise.
1411 * elfxx-ia64.c: Likewise.
1412 * elfxx-target.h: Likewise.
1413 * libbfd.c: Likewise
509945ae
KH
1414 * linker.c: Likewise.
1415 * lynx-core.c: Likewise.
1416
892339ee
KH
14172001-01-02 Kazu Hirata <kazu@hxi.com>
1418
1419 * pc532-mach.c: Fix formatting.
1420 * pe-arm.c: Likewise.
1421 * pe-i386.c: Likewise.
1422 * pe-mips.c: Likewise.
1423 * pe-ppc.c: Likewise.
1424 * pe-sh.c: Likewise.
1425 * pei-mips.c: Likewise.
1426 * pei-sh.c: Likewise.
ee91ed79 1427 * peicode.h: Likewise.
892339ee
KH
1428 * ppcboot.c: Likewise.
1429 * ptrace-core.c: Likewise.
1430
3d855632
KH
14312001-01-01 Kazu Hirata <kazu@hxi.com>
1432
1433 * reloc.c: Fix formatting.
1434 * riscix.c: Likewise.
1435 * rs6000-core.c: Likewise.
1436 * xcoff-target.h: Likewise.
1437
a77a9fef
HPN
14382000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
1439
1440 * elfcode.h (elf_object_p): Also restore the bfd mach field on
1441 error, by calling bfd_default_set_arch_mach with incoming
1442 values.
1443
558e161f
KH
14442000-12-26 Kazu Hirata <kazu@hxi.com>
1445
1446 * vaxnetbsd.c: Fix formatting.
1447 * versados.c: Likewise.
1448 * vms-gsd.c: Likewise.
1449 * vms-hdr.c: Likewise.
1450 * vms-misc.c: Likewise.
1451
3c579812
AO
14522000-12-25 Alexandre Oliva <aoliva@redhat.com>
1453
1454 * archive.c (coff_write_armap): Don't write more than symbol_count
1455 `archive_member_file_ptr's.
1456
672579e9
KH
14572000-12-25 Kazu Hirata <kazu@hxi.com>
1458
1459 * vms-tir.c: Fix formatting.
1460
55f2d5ed
KH
14612000-12-23 Kazu Hirata <kazu@hxi.com>
1462
1463 * vms.c: Fix formatting.
1464 * vms.h: Likewise.
1465
23ccc829
NC
14662000-12-21 Santeri Paavolainen <santtu@ssh.com>
1467
1468 * vms-hdr.c: Include alloca.h if HAVE_ALLOCA_H is defined.
1469
1470 * peicode.h (pe_ILF_object_p): Add const to import of TARGET_LITTLE_SYM.
1471
1472 * elf32-m32r.c (m32r_elf_generic_reloc): Add cast to avoid (void *)
1473 arithmetic.
1474
1475 * elf32-fr30.c: Add casts to avoid (void *) arithmetic.
1476
1477 * coffcode.h (styp_to_sec_flags): Add empty statement after label.
1478
8c603c85
NC
14792000-12-21 Richard Sandiford <rsandifo@redhat.com>
1480
1481 * libbfd.c (bfd_get_bits): Added
1482 (bfd_put_bits): Likewise
1483 * bfd-in.h: Declared the above.
1484 * bfd-in2.h: Regenerated.
1485
5bff4f56
KH
14862000-12-20 Kazu Hirata <kazu@hxi.com>
1487
1488 * targets.c: Fix formatting.
1489 * tekhex.c: Likewise.
1490 * trad-core.c: Likewise.
1491
7b82c249
KH
14922000-12-19 Kazu Hirata <kazu@hxi.com>
1493
1494 * sco5-core.c: Fix formatting.
1495 * section.c: Likewise.
1496 * sparclinux.c: Likewise.
1497 * sparclynx.c: Likewise.
1498 * sparcnetbsd.c: Likewise.
1499 * srec.c: Likewise.
1500 * stabs.c: Likewise.
1501 * stab-syms.c: Likewise.
1502 * sunos.c: Likewise.
1503 * syms.c: Likewise.
1504 * sysdep.h: Likewise.
1505
f78c5281
NC
15062000-12-18 Nick Clifton <nickc@redhat.com>
1507
1508 * coff-arm.c (EXTRA_S_FLAGS): Only define if not already
1509 defined.
1510 * epoc-pe-arm.c (EXTRA_S_FLAGS): Define.
1511 * epoc-pei-arm.c (EXTRA_S_FLAGS): Define.
1512
02b89dce
NC
15132000-12-18 Nick Clifton <nickc@redhat.com>
1514
1515 * vms-misc.c (_bfd_vms_get_record): Add default case to
1516 file_format switch.
1517
d20966a7
NC
15182000-12-15 Miloslav Trmac <mitr@volny.cz>
1519
1520 * elfcore.h (elf_core_file_p): Move to the start of the program
1521 headers before attempting to read them.
1522
6fa957a9
KH
15232000-12-14 Kazu Hirata <kazu@hxi.com>
1524
1525 * peigen.c: Fix formatting.
1526 * som.c: Likewise.
1527 * som.h: Likewise.
1528
9602af51
KH
15292000-12-13 Kazu Hirata <kazu@hxi.com>
1530
1531 * peigen.c: Fix formatting.
1532
514829c3
JW
15332000-12-12 Jim Wilson <wilson@redhat.com>
1534
1535 * elfxx-ia64.c (get_dyn_sym_info): Cast %p argument to void *.
1536
3a71aec8
NC
15372000-12-08 Mark Salter <msalter@redhat.com>
1538
1539 * binary.c (binary_set_section_contents): Ignore sections
1540 with zero size.
1541
1518639e
KH
15422000-12-12 Kazu Hirata <kazu@hxi.com>
1543
1544 * m68klinux.c: Fix formatting.
1545 * m68knetbsd.c: Likewise.
1546 * mipsbsd.c: Likewise.
1547 * netbsd-core.c: Likewise.
1548 * netbsd.h: Likewise.
1549 * newsos3.c: Likewise.
1550 * nlm32-alpha.c: Likewise.
1551 * nlm32-i386.c: Likewise.
1552 * nlm32-ppc.c: Likewise.
1553 * nlm32-sparc.c: Likewise.
1554 * nlmcode.h: Likewise.
1555 * nlmswap.h: Likewise.
1556 * nlm-target.h: Likewise.
1557 * ns32knetbsd.c: Likewise.
1558
b79e8c78
NC
15592000-12-10 Fred Fish <fnf@be.com>
1560
d952f17a
AM
1561 * elflink.h (elf_link_output_extsym): Don't complain about undefined
1562 symbols in shared objects if allow_shlib_undefined is true.
b79e8c78 1563
38b1a46c
NC
15642000-12-12 Nick Clifton <nickc@redhat.com>
1565
1566 * cpu-sh.c: Fix formattng.
1567 * elf.c: Fix formattng.
1568 * elf32-mips.c: Fix formattng.
1569 * elf32-sh.c: Fix formattng.
1570 * elf64-alpha.c: Fix formattng.
1571
857ec808
NC
15722000-12-09 Nick Clifton <nickc@redhat.com>
1573
1574 * elf32-mips.c (_bfd_mips_elf_find_nearest_line): Pass
1575 dwarf2_find_line_info as last parameter to invocation of
1576 _bfd_dwarf2_find_nearest_line.
1577 * elf32-arm.h (elf32_arm_find_nearest_line): Pass
1578 dwarf2_find_line_info as last parameter to invocation of
1579 _bfd_dwarf2_find_nearest_line.
1580
51db3708
NC
15812000-12-08 Mark Elbrecht <snowball3@bigfoot.com>
1582
1583 * Makefile.am (BFD32_BACKENDS): Move dwarf2.lo from here...
857ec808
NC
1584 (BFD_LIBS): ...to here.
1585 (BFD32_BACKENDS_CFILES): Move dwarf2.c from here...
1586 (BFD_LIBS_CFILES): ...to here.
51db3708
NC
1587 * Makefile.in: Regenerate.
1588 * configure.in: Remove dwarf.lo from the elf shell variable.
1589 * configure: Regenerate.
1590 * libcoff-in.h (coff_tdata): Add pointer dwarf2_find_line_info.
1591 * libcoff.h: Regenerate.
d952f17a 1592 * coffgen.c (coff_find_nearest_line): Call
857ec808 1593 _bfd_dwarf2_find_nearest_line.
51db3708 1594 * dwarf2.c (_bfd_dwarf2_find_nearest_line): Add parameter. Update
857ec808
NC
1595 accordingly.
1596 (read_abbrevs): Likewise
1597 (decode_line_info): Likewise.
1598 (parse_comp_unit): Likewise.
1599 (comp_unit_find_nearest_line): Likewise.
51db3708
NC
1600 * libbfd-in.h (_bfd_dwarf2_find_nearest_line): Update prototype.
1601 * libbfd.h: Regenerate.
1602 * elf.c (_bfd_elf_find_nearest_line): Update call.
1603 * elf-bfd.h (elf_obj_tdata): Change dwarf2_find_line_info to type PTR.
1604 * dwarf2.c (concat_filename): Use IS_ABSOLUTE_PATH.
1605 * coffcode.h (STYP_XCOFF_DEBUG, STYP_DEBUG_INFO): New macros.
857ec808
NC
1606 (sec_to_styp_flags): Use them. Handle DWARF2 sections.
1607 (styp_to_sec_flags): Handle DWARF2 sections.
1608 * elf32-arm.h (elf32_arm_find_nearest_line): Add parameter to call
1609 to _bfd_find_nearest_line.
1610 * elf32-mips.c (_bfd_mips_elf_find_nearest_line): Add parameter to
1611 call to _bfd_find_nearest_line.
d952f17a 1612
435b1e90
KH
16132000-12-08 Kazu Hirata <kazu@hxi.com>
1614
1615 * coffgen.c: Fix formatting.
fe8bc63d 1616 * elf-m10300.c: Likewise.
435b1e90
KH
1617 * elf32-i386.c: Likewise.
1618 * elf32-i960.c: Likewise.
1619 * elf32-m68k.c: Likewise.
1620 * elf32-mcore.c: Likewise.
1621 * elf32-ppc.c: Likewise.
1622 * elf32-sh.c: Likewise.
1623 * elf32-sparc.c: Likewise.
1624 * elf32-v850.c: Likewise.
fe8bc63d
KH
1625 * elf64-alpha.c: Likewise.
1626 * elf64-hppa.c: Likewise.
1627 * elf64-mips.c: Likewise.
435b1e90 1628 * elf64-sparc.c: Likewise.
435b1e90 1629
8da6118f
KH
16302000-12-07 Kazu Hirata <kazu@hxi.com>
1631
1632 * elf32-ppc.c: Fix formatting.
1633 * elf64-x86-64.c: Likewise.
1634
a9922e52
UC
16352000-12-06 Ulf Carlsson <ulfc@engr.sgi.com>
1636
1637 From Ralf Baechle <ralf@gnu.org>
1638
1639 * elf32-mips.c (elf32_mips_merge_private_bfd_data): Always permit
1640 BFDs containing no sections or empty .text, .data or .bss sections
1641 to be merged, regardless of their flags.
1642
c3668558
KH
16432000-12-06 Kazu Hirata <kazu@hxi.com>
1644
1645 * elf32-m32r.c: Fix formatting.
1646 * elf32-m68hc11.c: Likewise.
1647 * elf32-m68hc12.c: Likewise.
1648 * elf32-m68k.c: Likewise.
1649 * elf32-mcore.c: Likewise.
1650 * elf32-pj.c: Likewise.
1651 * elf32-ppc.c: Likewise.
1652
6609fa74
KH
16532000-12-05 Kazu Hirata <kazu@hxi.com>
1654
1655 * elf32-fr30.c: Fix formatting.
1656 * elf32-hppa.c: Likewise.
1657 * elf32-i370.c: Likewise.
1658 * elf32-i386.c: Likewise.
1659 * elf32-i860.c: Likewise.
1660 * elf32-i960.c: Likewise.
1661
a7c10850
KH
16622000-12-03 Kazu Hirata <kazu@hxi.com>
1663
1664 * elf32-arm.h: Fix formatting.
1665 * elf32-avr.c: Likewise.
1666 * elf32-cris.c: Likewise.
1667 * elf32-d10v.c: Likewise.
1668 * elf32-d30v.c: Likewise.
1669 * elf-hppa.h: Likewise.
1670 * elf-m10200.c: Likewise.
1671 * elf-m10300.c: Likewise.
1672
e7af610e
NC
16732000-12-01 Chris Demetriou <cgd@sibyte.com>
1674
d952f17a
AM
1675 * aoutx.h (NAME(aout,machine_type)): Add bfd_mach_mips32 and
1676 bfd_mach_mips32_4k. Update FIXME comment.
1677 * archures.c (bfd_mach_mips32): New constant.
1678 (bfd_mach_mips4K, bfd_mach_mips32_4k) Rename the former to
1679 the latter, renumber it.
1680 * bfd-in2.h (bfd_mach_mips32): New constant.
1681 (bfd_mach_mips4K, bfd_mach_mips32_4k) Rename the former to
1682 the latter, renumber it.
1683 * cpu-mips.c (I_mips32): New constant.
1684 (I_mips4K, I_mips32_4k): Rename the former to the latter.
1685 (arch_info_struct): Add bfd_mach_mips32 entry, replace
1686 bfd_mach_mips4K entry with bfd_mach_mips32_4k entry.
1687 * elf32-mips.c (elf_mips_isa): Add E_MIPS_ARCH_32 case.
1688 (elf_mips_mach): Likewise. Also, replace E_MIPS_MACH_MIPS32
1689 with E_MIPS_MACH_MIPS32_4K.
1690 (_bfd_mips_elf_final_write_processing): Replace
1691 bfd_mach_mips4K with bfd_mach_mips32_4k case, add
1692 bfd_mach_mips32 case.
1693 (_bfd_mips_elf_merge_private_bfd_data): Generalize ISA mixing
1694 comparison with support for MIPS32.
1695 (_bfd_mips_elf_print_private_bfd_data): Print ISA name for
1696 MIPS32.
1697
1698 * aoutx.h (NAME(aout,machine_type)): Add cases for
1699 bfd_mach_mips5 and bfd_mach_mips64.
1700 * archures.c (bfd_mach_mips5, bfd_mach_mips64): New constants.
1701 * bfd-in2.h (bfd_mach_mips5, bfd_mach_mips64): Likewise.
1702 * cpu_mips.c (I_mips5, I_mips64): New definitions.
1703 (arch_info_struct): Add entries for bfd_mach_mips5 and
1704 bfd_mach_mips64.
1705 * elf32-mips.c (elf_mips_isa, elf_mips_mach,
1706 _bfd_mips_elf_print_private_bfd_data): Add cases for
1707 E_MIPS_ARCH_5 and E_MIPS_ARCH_64.
1708 (_bfd_mips_elf_final_write_processing): Add cases for
1709 bfd_mach_mips5 and bfd_mach_mips64.
1710
7898deda 1711 * aoutx.h (NAME(aout,machine_type)): Add a
d952f17a 1712 bfd_mach_mips_sb1 case.
7898deda
NC
1713 * archures.c (bfd_mach_mips_sb1): New constant.
1714 * bfd-in2.h (bfd_mach_mips_sb1): New constant.
1715 * cpu-mips.c (I_sb1): New constant.
d952f17a 1716 (arch_info_struct): Add entry for bfd_mach_mips_sb1.
7898deda 1717 * elf32-mips.c (elf_mips_mach): Add case for
d952f17a
AM
1718 E_MIPS_MACH_SB1.
1719 (_bfd_mips_elf_final_write_processing): Add case for
1720 bfd_mach_mips_sb1.
1721
17222000-12-01 Joel Sherrill <joel@OARcorp.com>
ddcfc5fc
NC
1723
1724 * config.bfd (arm-*-rtems*, a29k-*rtems*): New targets.
1725 (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
1726 (sparc*-*-rtems*): Switched from a.out to ELF.
1727
8d88c4ca 17282000-11-30 Jan Hubicka <jh@suse.cz>
d952f17a
AM
1729
1730 * Makefile.am (BFD64_BACKENDS): Add elf64-x86-64.lo
1731 BFD64_BACKENDS_CFILES): Add elf64-x86-64.c
1732 (elf64-x86-64.lo): Add dependencies.
1733 * archures.c (DESCRIPTION): Add bfd_mach_x86_64,
1734 bfd_mach_x86_64_intel_syntax.
1735 * elf.c (prep_headers): Use EM_x86_64 for 64bit output.
1736 * config.bfd (x86_64): Add.
1737 * configure.in: Add support for bfd_elf64_x86_64_vec.
1738 * cpu-i386.c (bfd_x86_64_arch_intel_syntax, bfd_x86_64_arch): Add.
1739 (bfd_i386_arch, i8086_ar): Link in.
1740 * elf64-x86-64.c: New file.
1741 * reloc.c (ENUMDOC): Add BFD_RELOC_X86_64*.
1742 * targets.c (bfd_elf64_x86_64_vec): Add.
1743 (bfd_target_vect): Add bfd_elf64_x86_64_vec.
8d88c4ca 1744
fbc4fff4
KH
17452000-11-30 Kazu Hirata <kazu@hxi.com>
1746
1747 * xcofflink.c: Fix formatting.
1748
e60b52c6
KH
17492000-11-28 Kazu Hirata <kazu@hxi.com>
1750
1751 * aoutx.h: Fix formatting.
1752 * bfd-in.h: Likewise.
1753 * bfd-in2.h: Likewise.
1754 * cache.c: Likewise.
1755 * cisco-core.c: Likewise.
1756 * coff64-rs6000.c: Likewise.
1757 * coffcode.h: Likewise.
1758 * coffswap.h: Likewise.
1759 * corefile.c: Likewise.
be3ccd9c 1760 * elf32-mips.c: Likewise.
e60b52c6 1761
336eced2
KH
17622000-11-27 Kazu Hirata <kazu@hxi.com>
1763
1764 * aout-adobe.c: Fix formatting.
244148ad
KH
1765 * coff64-rs6000.c: Likewise.
1766 * coffgen.c: Likewise.
1767 * cofflink.c: Likewise.
336eced2 1768
d71f672e
PB
17692000-11-27 Philip Blundell <pb@futuretv.com>
1770
1771 * libcoff-in.h (coff_tdata): Add `strings_written' flag.
1772 (obj_coff_strings_written): New accessor macro for above.
1773 * libcoff.h: Regenerate.
1774 * cofflink.c (_bfd_coff_final_link): Say that we wrote the
1775 strings.
1776 * coffcode.h (coff_write_object_contents): No need to write out
1777 the string table if it's already been done.
1778
bc7a577d
PB
17792000-11-22 Philip Blundell <pb@futuretv.com>
1780
d952f17a 1781 * cofflink.c (_bfd_coff_generic_relocate_section): Don't object to
bc7a577d
PB
1782 weak undefined symbols.
1783
077b8428
NC
17842000-11-24 Nick Clifton <nickc@redhat.com>
1785
1786 * archures.c (bfd_mach_arm_5TE): Define.
1787 (bfd_mach_arm+XScale): Define.
1788 * bfd-in2.h: Regenerate.
1789
1790 * coff-arm.c (coff_arm_reloc_type_lookup): Accept
1791 BFD_RELOC_ARM_PCREL_BLX.
1792
1793 * coffcode.h (coff_set_flags): Set flags for 5t, 5te and
1794 XScale machine numbers.
1795
1796 * config.bfd (xscale-elf): Add target.
1797 (xscale-coff): Add target.
1798
1799 * cpu-arm.c: Add xscale machine name.
1800 Add v5t, v5te and XScale machine numbers.
1801
e9e41bd9
KH
18022000-11-23 Kazu Hirata <kazu@hxi.com>
1803
1804 * aix386-core.c: Fix formatting.
1805
64bf6ae6
JW
18062000-11-22 Jim Wilson <wilson@redhat.com>
1807
1808 * coff-ia64.c (howto_table): Use EMPTY_HOWTO.
1809 (in_reloc_p): Add ATTRIBUTE_UNUSED to unused parameters.
1810 * cpu-ia64-opc.c (ins_rsvd, ext_rsvd, ins_const, ext_const): Likewise.
1811 (ins_imms_scaled): Initialize sign_bit at function entry.
1812 (elf64_ia64_operands): Add missing initializers.
1813 * elfxx-ia64.c (elfNN_ia64_reloc, elfNN_ia64_reloc_type_lookup,
1814 elfNN_ia64_info_to_howto, elfNN_ia64_fake_sections,
1815 elfNN_ia64_add_symbol_hook, elfNN_ia64_is_local_label_name,
1816 elfNN_ia64_local_hash_table_init, get_fptr, get_pltoff,
1817 elfNN_ia64_adjust_dynamic_symbol): Add ATTRIBUTE_UNUSED for unused
1818 parameters.
1819 (elfNN_ia64_info_to_howto): Initialize free_relocs, free_contents,
1820 and free_extsyms at function entry.
1821 (elfNN_add_symbol_hook): Add unsigned cast to bfd_get_gp_size result.
1822 (elfNN_ia64_create_dynamic_sections): Delete unused local h.
1823 (get_got): Delete unused local srel.
1824 (elfNN_ia64_check_relocs): Initialize dynrel_type when declared.
1825 (elfNN_ia64_relocate_section): Delete unused local dynindx.
d952f17a 1826
1abaf976
KH
18272000-11-21 Kazu Hirata <kazu@hxi.com>
1828
6e301b2b
KH
1829 * coff-a29k.c: Fix formatting.
1830 * coff-h8500.c: Likewise.
1831 * coff-i960.c: Likewise.
1832 * coff-ppc.c: Likewise.
1833 * coff-rs6000.c: Likewise.
1834 * coff-stgo32.c: Likewise.
1835 * coff-tic54x.c: Likewise.
1836 * coff-w65.c: Likewise.
1837 * cpu-h8500.c: Likewise.
1838 * cpu-hppa.c: Likewise.
1839 * cpu-ns32k.c: Likewise.
1840 * ecoff.c: Likewise.
1abaf976
KH
1841 * ecofflink.c: Likewise.
1842
a0fc8ba1
NC
18432000-11-21 Nick Clifton <nickc@redhat.com>
1844
1845 * elf32-sh.c (sh_elf_reloc_loop): Fix compile time warning, and
1846 remove possibility of infinite loop.
1847
beb0d161
KH
18482000-11-20 Kazu Hirata <kazu@hxi.com>
1849
1850 * aix386-core.c: Fix formatting.
1851 * aout-adobe.c: Likewise.
1852 * aout-arm.c: Likewise.
1853 * aout-encap.c: Likewise.
1854 * aout-ns32k.c: Likewise.
1855 * aout-target.h: Likewise.
1856 * aout-tic30.c: Likewise.
1857 * aoutf1.h: Likewise.
1858 * aoutx.h: Likewise.
1859 * archive.c: Likewise.
eb6e10cb
KH
1860 * bfd-in.h: Likewise.
1861 * bfd-in2.h: Likewise.
1862 * bfd.c: Likewise.
1863 * bout.c: Likewise.
beb0d161 1864
2c2475db
JW
18652000-11-17 H.J. Lu <hjl@gnu.org>
1866
1867 * elfxx-ia64.c (elfNN_ia64_size_dynamic_sections): Don't create
1868 pltoff entries for DT_INIT and DT_FINI.
1869 (elfNN_ia64_final_link): Don't set DT_INIT/FINI entries.
1870 (elfNN_ia64_finish_dynamic_sections): Don't fill in DT_INIT/FINI
1871 entries.
1872
18b27f17
RH
18732000-11-16 Richard Henderson <rth@redhat.com>
1874
1875 * elfxx-ia64.c (elfNN_ia64_check_relocs): Handle IPLT relocs.
1876 (allocate_dynrel_entries): Likewise.
1877 (elfNN_ia64_relocate_section): Likewise. Set REL addends correctly.
1878 (set_pltoff_entry): Likewise.
1879 (ia64_howto_table): Remove R_IA64_SEGBASE, and R_IA64_EPLT[ML]SB
1880 (elfNN_ia64_reloc_type_lookup): Likewise.
1881 (elfNN_ia64_install_value): Likewise.
1882 (elfNN_ia64_relocate_section): Likewise.
1883 * reloc.c (BFD_RELOC_IA64_SEGBASE): Remove.
1884 (BFD_RELOC_IA64_EPLTMSB, BFD_RELOC_IA64_EPLTLSB): Remove.
1885
98591c73
KH
18862000-11-16 Kazu Hirata <kazu@hxi.com>
1887
71f6b586
KH
1888 * cpu-a29k.c: Fix formatting.
1889 * cpu-alpha.c: Likewise.
1890 * cpu-arm.c: Likewise.
1891 * cpu-avr.c: Likewise.
1892 * cpu-d10v.c: Likewise.
1893 * cpu-h8500.c: Likewise.
1894 * cpu-hppa.c: Likewise.
1895 * cpu-i370.c: Likewise.
1896 * cpu-i386.c: Likewise.
1897 * cpu-i960.c: Likewise.
1898 * cpu-ia64-opc.c: Likewise.
1899 * cpu-ia64.c: Likewise.
1900 * cpu-m32r.c: Likewise.
1901 * cpu-m68hc11.c: Likewise.
1902 * cpu-m68hc12.c: Likewise.
1903 * cpu-m68k.c: Likewise.
1904 * cpu-m88k.c: Likewise.
1905 * cpu-mips.c: Likewise.
1906 * cpu-ns32k.c: Likewise.
1907 * cpu-pj.c: Likewise.
1908 * cpu-powerpc.c: Likewise.
1909 * cpu-sh.c: Likewise.
1910 * cpu-sparc.c: Likewise.
1911 * cpu-tic54x.c: Likewise.
1912 * cpu-v850.c: Likewise.
1913 * cpu-vax.c: Likewise.
1914 * cpu-w65.c: Likewise.
1915 * cpu-we32k.c: Likewise.
1916 * cpu-z8k.c: Likewise.
1917 * dwarf1.c: Likewise.
98591c73
KH
1918 * dwarf2.c: Likewise.
1919
c5930ee6
KH
19202000-11-15 Kazu Hirata <kazu@hxi.com>
1921
1922 * coff-arm.c: Fix formatting.
1923 * coff-ppc.c: Likewise.
1924 * coff-rs6000.c: Likewise.
cbfe05c4
KH
1925 * coff-sh.c: Likewise.
1926 * coff-sparc.c: Likewise.
1927 * coff-tic30.c: Likewise.
1928 * coff-tic54x.c: Likewise.
1929 * coff-tic80.c: Likewise.
1930 * coff-w65.c: Likewise.
1931 * coff-we32k.c: Likewise.
1932 * coff-z8k.c: Likewise.
c5930ee6 1933
dac544a8
RH
19342000-11-15 Richard Henderson <rth@redhat.com>
1935
1936 * elf64-alpha.c (elf64_alpha_check_relocs): Create the reloc
1937 section with the same ALLOC|LOAD flags as the source section.
1938
c810873d
JJ
19392000-11-14 Jakub Jelinek <jakub@redhat.com>
1940
1941 * elf64-alpha.c (elf64_alpha_relax_opt_call): Only check bits used
1942 by STO_ALPHA constants.
1943
43646c9d
KH
19442000-11-14 Kazu Hirata <kazu@hxi.com>
1945
1946 * coff-pmac.c: Fix formatting.
1947 * coff-ppc.c: Likewise.
1948
051b8577
L
19492000-11-13 H.J. Lu <hjl@gnu.org>
1950
1951 * elflink.h (elf_link_add_object_symbols): Also add indirect
1952 symbols for common symbols with the default version.
1953
90460d97
PB
19542000-11-09 Philip Blundell <pb@futuretv.com>
1955
1956 * section.c (STD_SECTION): Set gc_mark flag.
1957
b48499ec
KH
19582000-11-11 Kazu Hirata <kazu@hxi.com>
1959
1960 * coff-i960.c: Likewise.
1961 * coff-m68k.c: Likewise.
1962 * coff-m88k.c: Likewise.
1963 * coff-mcore.c: Likewise.
1964 * coff-mips.c: Likewise.
1965
c5aeb40f
AO
19662000-11-11 Bernd Schmidt <bernds@cygnus.co.uk>
1967
1968 * elf32-sh.c (sh_elf_relocate_section): Ignore R_SH_NONE relocs.
1969
5fcfd273
KH
19702000-11-10 Kazu Hirata <kazu@hxi.com>
1971
1972 * coff-h8300.c: Fix formatting.
1973 * coff-h8500.c: Likewise.
1974 * coff-i386.c: Likewise.
1975 * coff-i860.c: Likewise.
1976 * coff-i960.c: Likewise.
1977 * coff-ia64.c: Likewise.
1978
047066e1
KH
19792000-11-09 Kazu Hirata <kazu@hxi.com>
1980
1981 * archive.c: Fix formatting.
1982 * archures.c: Likewise.
1983
9a951beb
RH
19842000-11-07 Richard Henderson <rth@redhat.com>
1985
1986 * elfxx-ia64.c (elf64_ia64_final_link): New local unwind_output_sec.
1987 Set it before bfd_elf64_bfd_final_link call. Use it after the call.
1988 * section.c (bfd_set_section_contents): Call memcpy if
1989 section->contents set and location not equal to contents plus offset.
1990
aebad5fe
KH
19912000-11-08 Kazu Hirata <kazu@hxi.com>
1992
8546af74
KH
1993 * bfd-in.h: Fix formatting.
1994 * bfd-in2.h: Likewise.
1995 * bfd.c: Likewise.
aebad5fe
KH
1996 * binary.c: Likewise.
1997 * bout.c: Likewise.
346ceb11
KH
1998 * coff-a29k.c: Likewise.
1999 * coff-alpha.c: Likewise.
2000 * coff-apollo.c: Likewise.
2001 * coff-aux.c: Likewise.
aebad5fe 2002
0ef5a5bd
KH
20032000-11-07 Kazu Hirata <kazu@hxi.com>
2004
2005 * aix386-core.c: Fix formatting.
2006 * aoutf1.h: Likewise.
2007 * aoutx.h: Likewise.
2008 * archures.c: Likewise.
2009 * armnetbsd.c: Likewise.
2010
d562d2fb
AM
20112000-11-07 Alan Modra <alan@linuxcare.com.au>
2012
2013 * coff-h8300.c (special): Adjust reloc address.
2014
bbe66d08
JW
20152000-11-06 Steve Ellcey <sje@cup.hp.com>
2016
4efc3e05 2017 * archures.c (bfd_mach_ia64_elf64, bfd_mach_ia64_elf32): Add defines
bbe66d08
JW
2018 to differentiate elf32 and elf64 on ia64.
2019 * bfd-in2.h: Regenerate.
2020 * config.bfd: Add target for "ia64*-*-hpux*".
2021 * configure.in: Add bfd_elf32_ia64_big_vec to selvecs switch.
2022 * configure: Regenerate.
4efc3e05 2023 * cpu-ia64.c (bfd_ia64_elf32_arch): Add elf32 arch info structure.
bbe66d08
JW
2024 * targets.c: Add bfd_target bfd_elf32_ia64_big_vec.
2025
2026 * Makefile.am: Make elf32-ia64.c and elf64-ia64.c derived objects
2027 from elfxx-ia64.c. Add depenency rules for making elf32-ia64.lo.
2028 * Makefile.in: Regnerate.
4efc3e05 2029 * elf64-ia64.c: Deleted.
bbe66d08
JW
2030 * elfxx-ia64.c: New file, paramaterized version of elf64-ia64.c.
2031
c4dfa77f
KH
20322000-11-06 Kazu Hirata <kazu@hxi.com>
2033
2034 * aout-adobe.c: Fix formatting.
2035 * aout-arm.c: Likewise.
2036 * aout-cris.c: Likewise.
2037 * aout-encap.c: Likewise.
2038 * aout-ns32k.c: Likewise.
2039 * aout-target.h: Likewise.
2040 * aout-tic30.c: Likewise.
2041
cf919dfd
PB
20422000-11-05 Philip Blundell <philb@gnu.org>
2043
2044 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Always permit
2045 BFDs containing no sections to be merged, regardless of their flags.
2046
20472000-11-04 Philip Blundell <philb@gnu.org>
2048
2049 * elf32-arm.h (elf32_arm_relocate_section): Suppress error message
2050 if a relocation for an undefined symbol also results in an
2051 overflow.
2052
8d88c4ca 20532000-11-06 Christopher Faylor <cgf@cygnus.com>
8848a8d0
CF
2054
2055 * config.bfd: Add support for Sun Chorus.
2056
46d59bfa
DB
20572000-11-05 David O'Brien <obrien@FreeBSD.org>
2058
2059 * configure.in: Recognize alpha-*-freebsd*.
2060 * configure: Regenerate.
2061
d952f17a 20622000-11-02 Luciano Gemme <ishitawa@yahoo.com>
420496c1
NC
2063
2064 * srec.c (CHUNK): Rename to DEFAULT_CHUNK.
2065 (Chunk): New global variable set by a parameter in objcopy.c.
2066 (S3Forced): New global variable set by a parameter in
2067 objcopy.c.
2068 (srec_set_section_contents): If S3Forced is true, always generate
2069 S3 records.
2070 (srec_write_section): Use 'Chunk' to limit maximum length of S
2071 records.
2072
59ff2774
NC
20732000-11-02 Per Lundberg <plundis@chaosdev.org>
2074
2075 * config.bfd: Add support for i[3456]86-chaosdev-storm-chaos.
2076 * Makefile.in: Regenerate.
2077 * bfd-in2.h: Regenerate.
2078 * po/bfd.pot: Regenerate.
d952f17a 2079
ee43f35e
PB
20802000-10-31 Philip Blundell <philb@gnu.org>
2081
2082 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Only handle
2083 EF_SOFT_FLOAT if it is defined.
2084
1006ba19
PB
20852000-10-27 Philip Blundell <philb@gnu.org>
2086
2087 * elf32-arm.h (elf32_arm_copy_private_bfd_data): Don't refuse
2088 attempts to mix PIC code with non-PIC, just mark the output as
2089 being position dependent.
d952f17a
AM
2090 (elf32_arm_merge_private_bfd_data): Likewise. Print an error
2091 message for EF_SOFT_FLOAT mismatches. Display diagnostics for
1006ba19 2092 all mismatches, not just the first one.
d952f17a 2093
c4920b97
NC
20942000-10-25 Chris Demetriou <cgd@sibyte.com>
2095
2096 * ieee.c (ieee_archive_p): Plug one of many possible
2097 memory leaks in error handling.
2098
19f7b010
JJ
20992000-10-20 Jakub Jelinek <jakub@redhat.com>
2100
2101 * elf32-sparc.c (elf32_sparc_merge_private_bfd_data,
2102 elf32_sparc_object_p, elf32_sparc_final_write_processing):
2103 Support v8plusb.
2104 * elf64-sparc.c (sparc64_elf_merge_private_bfd_data,
2105 sparc64_elf_object_p): Support v9b.
2106 * archures.c: Declare v8plusb and v9b machines.
2107 * bfd-in2.h: Ditto.
2108 * cpu-sparc.c: Ditto.
2109
e1e0340b
GK
21102000-10-16 Geoffrey Keating <geoffk@shoggoth.cygnus.com>
2111
ea5fbc67
GK
2112 * elf64-sparc.c (sparc64_elf_relocate_section): Clear the location
2113 of a GOT reloc.
2114
e1e0340b
GK
2115 * elf32-ppc.c (SYMBOL_REFERENCES_LOCAL): New macro.
2116 (SYMBOL_CALLS_LOCAL): New macro.
2117 (ppc_elf_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL.
2118 (ppc_elf_check_relocs): Use SYMBOL_REFERENCES_LOCAL.
2119 (ppc_elf_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL.
2120 (ppc_elf_relocate_section): Use flag variable to determine
2121 whether the relocation refers to a local symbol.
2122 Test whether a PLTREL24 reloc will produce a reloc by looking
2123 to see whether a PLT entry was made.
2124
a4b120e1
GK
21252000-10-14 Geoffrey Keating <geoffk@shoggoth.cygnus.com>
2126
2127 * elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Don't make PLT
2128 entries that could serve as a definition for a weak symbol.
2129
5af5b85b
UC
21302000-10-13 Ulf Carlsson <ulfc@engr.sgi.com>
2131
2132 From Ralf Baechle <ralf@gnu.org>
2133
2134 * elf32-mips.c (mips_elf_create_dynamic_relocation): New argument
2135 local_p. Add symbol value only for non-R_MIPS_REL32 relocations
2136 against local symbols.
2137 (_bfd_mips_elf_finish_dynamic_sections): Undo patch from 2000-10-01.
d952f17a 2138
3ef20aaa
AM
21392000-10-12 Alan Modra <alan@linuxcare.com.au>
2140
24376d1b
AM
2141 * section.c (struct sec): Add kept_section.
2142 (struct bfd_comdat_info): Remove sec, we can use above.
2143 (STD_SECTION): Add initializer.
2144 (bfd_make_section_anyway): Init here too.
2145
2146 * bfd-in2.h: Regenerate.
2147
2148 * elflink.h (elf_link_add_object_symbols): Remove unnecessary
d952f17a 2149 zeroing of `flags'.
24376d1b
AM
2150 (elf_link_input_bfd): Set all asection->symbol->value's here, and
2151 fudge values for discarded link-once section symbols.
2152
3ef20aaa
AM
2153 * elf64-hppa.c: Include alloca-conf.h
2154
c0e219cc
AM
21552000-10-11 Alan Modra <alan@linuxcare.com.au>
2156
d01e2a23
AM
2157 * elf.c (swap_out_syms): Revert 2000-10-07 changes.
2158
c0e219cc
AM
2159 * ieee.c (ieee_make_empty_symbol): Oops, bfd_zalloc needs another arg.
2160
fe268b66
AM
21612000-10-10 Alan Modra <alan@linuxcare.com.au>
2162
2163 * ieee.c (ieee_make_empty_symbol): Use bfd_zalloc, not bfd_zmalloc.
2164
4d7ce4dd
AM
21652000-10-10 Tom Rix <trix@redhat.com>
2166
d952f17a 2167 * section.c (bfd_make_section_anyway): Release newsect ptr when
4d7ce4dd
AM
2168 newsect->symbol fails to alloc. Use bfd_release instead of free.
2169
f3b6f7c3
RH
21702000-10-09 Richard Henderson <rth@cygnus.com
2171
2172 * elf64-ia64.c (elf64_ia64_unwind_entry_compare_bfd): New.
2173 (elf64_ia64_unwind_entry_compare): New.
2174 (elf64_ia64_final_link): Sort the .IA_64.unwind section.
2175
44852b19
AM
21762000-10-07 Alan Modra <alan@linuxcare.com.au>
2177
fc8c40a0
AM
2178 * elflink.h (size_dynamic_sections): Don't create various tags if
2179 .dynstr is excluded from the link. Don't set first dynsym entry
2180 if dynsymcount is zero.
2181 (elf_bfd_final_link): Don't try to swap out dynamic syms if
2182 .dynsym excluded from the link. Don't try to write any dynamic
2183 sections excluded from the link.
2184
44852b19
AM
2185 * elf.c (swap_out_syms): Handle global section symbols.
2186
3e4554a2
DD
21872000-10-05 DJ Delorie <dj@redhat.com>
2188
2189 * peigen.c (_bfd_pei_swap_scnhdr_out): note extended relocs
2190 * coffcode.h (coff_set_alignment_hook): read extended reloc count
2191 (coff_write_relocs): write extended reloc count
2192 (coff_write_object_contents): account for extended relocs
2193
fa152c49
JW
21942000-10-05 Jim Wilson <wilson@cygnus.com>
2195
2196 * elf-bfd.h (struct elf_backend_data): Add elf_backend_section_flags
2197 field.
2198 * elf.c (_bfd_elf_make_section_from_shdr): Call the
2199 elf_backend_section_flags function.
2200 * elf64-ia64.c (elf64_ia64_section_from_shdr): Delete flag conversion
2201 code.
2202 (elf64_ia64_section_flags): New function containing flag conversion
2203 code.
2204 (elf_backend_section_flags): Define to elf64_ia64_section_flags.
2205 * elfxx-target.h (elf_backend_section_flags): Define.
2206 (elfNN_bed): Initialize elf_backend_section_flags field.
2207
36605136
AM
22082000-10-02 Alan Modra <alan@linuxcare.com.au>
2209
2210 * elf32-hppa.c (elf32_hppa_check_relocs): Correct call to
2211 _bfd_elf32_gc_record_vtable. Correct a comment.
2212
4b6609a0
UC
22132000-10-01 Ulf Carlsson <ulfc@engr.sgi.com>
2214
2215 From Ralf Baechle <ralf@gnu.org>
2216
2217 * elf32-mips.c (_bfd_mips_elf_finish_dynamic_sections): Mark gld
2218 produces binaries with got[1] = 0x80000001 to differenciate them
2219 for the dynamic linker from the broken binaries produced by old
2220 versions.
36605136 2221
f572a39d
AM
22222000-09-30 Petr Sorfa <petrs@sco.com>
2223
2224 * elf.c (elfcore_grok_pstatus): Check for size of pxstatus_t.
2225 (elfcore_grok_lwpstatus): Check for size of lwpxstatus_t.
2226 * configure.in: Add check for pxstatus_t and lwpxstatus_t.
2227 * configure: Regenerate.
2228
4da81684
HPN
22292000-09-27 Hans-Peter Nilsson <hp@axis.com>
2230
2231 Define two bfd_targets for absence and presence of leading
2232 underscore on symbols. Make sure to only link same kind.
2233 * elf32-cris.c (cris_elf_object_p,
2234 cris_elf_final_write_processing, cris_elf_print_private_bfd_data,
2235 cris_elf_merge_private_bfd_data): New.
2236 (elf_backend_object_p, elf_backend_final_write_processing,
2237 bfd_elf32_bfd_print_private_bfd_data,
2238 bfd_elf32_bfd_merge_private_bfd_data): Define.
2239 <Target vector definition>: Include elf32-target.h twice with
2240 different macro settings:
2241 (TARGET_LITTLE_SYM): First as bfd_elf32_cris_vec, then as
2242 bfd_elf32_us_cris_vec.
2243 (TARGET_LITTLE_NAME): First as "elf32-cris", then "elf32-us-cris".
2244 (elf_symbol_leading_char): First as 0, then '_'.
2245 (INCLUDED_TARGET_FILE): Define for second include of elf32-target.h.
2246 * config.bfd (cris-*-*): Add bfd_elf32_us_cris_vec to targ_selvecs.
2247 * configure.in (bfd_elf32_cris_vec, cris_aout_vec): New vector.
2248 * configure: Regenerate.
2249 * targets.c: Declare bfd_elf32_us_cris_vec.
2250 * po/bfd.pot: Regenerate.
2251
9a5aca8c
AM
22522000-09-29 Momchil Velikov <velco@fadata.bg>
2253
2254 * elf32-arm.h (arm_add_to_rel): Correctly adjust the addend for
2255 R_ARM_THM_PC22 relocations.
2256
512a2384
AM
22572000-09-29 NIIBE Yutaka <gniibe@chroot.org>
2258
2259 * elflink.h (elf_link_add_object_symbols): Don't bfd_release runpath.
2260
6c99a5c3
AM
22612000-09-29 Momchil Velikov <velco@fadata.bg>
2262
2263 * elf.c (elf_fake_sections): Do not mark the section SHT_NOBITS if
2264 is has the SEC_HAS_CONTENTS flag set.
2265