]> Git Repo - binutils.git/blame - bfd/ChangeLog
* scripttempl/elf.sc: Move non-text .dynamic section before
[binutils.git] / bfd / ChangeLog
CommitLineData
55ab10f0
NC
12001-08-09 Nick Clifton <[email protected]>
2
3 * bfd.c: Fix formatting.
4 * bfd-in2.h: Regenerate.
5
1c26dc27
NC
62001-08-09 Nick Clifton <[email protected]>
7
8 * elf32-arc.c (R_ARC_B22_PCREL): Change 'partial_inplace' to
9 true (this target uses REL relocations) and 'pcrel_offset' to
10 false (the PC is implied, not stored in the offset).
11
2517a57f
AM
122001-08-08 Alan Modra <[email protected]>
13
14 1999-10-19 Linus Nordberg <[email protected]>
15 * elf-bfd.h (struct elf_backend_data): Add want_got_sym.
16 * elfxx-target.h (elf_backend_want_got_sym): Define.
17 (elfNN_bed): Add elf_backend_want_got_sym.
18 * elflink.c (_bfd_elf_create_got_section): Define
19 _GLOBAL_OFFSET_TABLE_ only if bed->want_got_sym.
20
f2363ce5
AO
212001-08-08 Alexandre Oliva <[email protected]>
22
23 * dwarf2.c (struct dwarf2_debug): Add sec, sec_info_ptr and syms.
24 (find_rela_addend): New function.
25 (parse_comp_unit): Call it to find the abbrev offset addend.
26 (_bfd_dwarf2_find_nearest_line): Initialize and maintain the new
27 members of dwarf2_debug as debugging information is read.
28
993e9275
NC
292001-08-07 Nick Clifton <[email protected]>
30
31 * coff-sh.c (sh_coff_reloc_type_lookup): Provide for sh-coff
32 targets as well as sh-pe.
33
62efb346
NC
342001-08-03 Ben Harris <[email protected]>
35
36 * elf32-arm.h (elf32_arm_final_link_relocate): Include offset of
37 reloc from start of section when computing value for R_ARM_REL32
38 reloc.
39
8e1d4bbb
AM
402001-08-03 Alan Modra <[email protected]>
41
42 From H.J. Lu <[email protected]>
43 * elf32-i386.c (allocate_plt_and_got_and_discard_relocs): Don't
44 keep relocs for undefined syms if there are no dynamic sections in
45 executable.
46 * elf32-hppa.c (allocate_plt_and_got_and_discard_relocs): Likewise.
47
8ceb7a1b
CW
482001-08-02 Paul Sokolovsky <[email protected]>
49
50 * cofflink.c (coff_link_check_ar_symbols): also search for
51 __imp__symbol as well as _symbol.
52 * linker.c (_bfd_generic_link_add_archive_symbols): also
53 search for __imp__symbol as well as _symbol.
54
00a7cdc5
NC
552001-08-01 Adam Nemet <[email protected]>
56
57 * elf.c (elf_sort_sections): Return zero only as the last step.
58
d8adc60f
NC
592001-08-01 Nick Clifton <[email protected]>
60
61 * config.bfd (arm-vxworks): Change name of define from VXWORKS to
62 ARM_COFF_BUGFIX.
63 (arm-epoc-pe): Define ARM_COFF_BUGFIX.
64 coff-arm.c (coff_arm_relocate_section): Replace VXWORKS with
65 ARM_COFF_BUGFIX.
66
407c2b92
NC
672001-07-30 Rainer Orth <[email protected]>
68
69 * libecoff.h (_bfd_ecoff_styp_to_sec_flags): Changed return type
70 to match corresponding bfd_coff_backend data member.
71
8a5cc6be
AM
722001-07-24 Alan Modra <[email protected]>
73
74 * Makefile.am: Update dependencies with "make dep-am".
75 * Makefile.in: Regenerate
76
01467f2a
L
772001-07-15 H.J. Lu <[email protected]>
78
79 * Makefile.am (po/SRC-POTFILES.in): Use tmp.src instead of tmp.
80 (po/BLD-POTFILES.in): Use tmp.bld instead of tmp.
81 * Makefile.in: Regenerate.
82
824e2cb4
L
832001-07-11 H.J. Lu <[email protected]>
84
85 * elf64-alpha.c (elf64_alpha_check_relocs): Set the ALLOC|LOAD
86 flags when creating the reloc section if the ALLOC flag in the
87 source section is set.
88
a4bd8390
JW
892001-07-11 Steve Ellcey <[email protected]>
90
91 * reloc.c (bfd_reloc_code_type): Add IA64 relocs
92 BFD_RELOC_IA64_LTOFF_FPTR32MSB and BFD_RELOC_IA64_LTOFF_FPTR32LSB
93 * bfd-in2.h: Regenerate.
94 * libbfd.h: Regenerate.
95 * elfxx-ia64.c (ia64_howto_table): Define how to handle
96 new relocations.
97 (elfNN_ia64_reloc_type_lookup): Handle new relocations.
98 (elfNN_ia64_check_relocs): Likewise.
99 (elfNN_ia64_install_value): Likewise.
100 (elfNN_ia64_relocate_section): Likewise.
101
20278fa3
JJ
1022001-07-11 Jakub Jelinek <[email protected]>
103
104 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Remove support for
105 R_SPARC_UA64.
106 (elf32_sparc_check_relocs): Likewise.
107 Only create .rela section for alloced sections in shared libraries.
108 (elf32_sparc_relocate_section): Likewise.
109 Remove redundant check.
110 Optimize unaligned reloc usage.
111 * elf64-sparc.c (sparc64_elf_relocate_section): Remove redundant
112 check.
113
067a7d17
L
1142001-07-11 H.J. Lu <[email protected]>
115
116 * elf64-alpha.c (elf64_alpha_check_relocs): Only use the same
117 ALLOC|LOAD flags as the source section for debugging sections
118 when creating the reloc section.
119
a78f18dc
JW
1202001-07-05 Jim Wilson <[email protected]>
121
0a2afbc1
JW
122 * linker.c (_bfd_generic_link_add_one_symbol, case BIG): Use
123 the section of the bigger symbol.
124
a78f18dc
JW
125 * syms.c (bfd_is_local_label): Return false if BSF_SECTION_SYM.
126
0515494a
NC
1272001-07-05 Nick Clifton <[email protected]>
128
129 * peicode.h (coff_swap_scnhdr_in): For sections containing
130 uninitialised data, only set their size to s_paddr if this does
131 not reset their size to zero. MS's latest compilers will set
132 s_paddr to zero.
133
5e7079af
L
1342001-07-04 H.J. Lu <[email protected]>
135
136 * bfd/elf32-mips.c (_bfd_mips_elf_final_write_processing):
137 Handle bfd_mach_mips4400, bfd_mach_mips4600 and
138 bfd_mach_mips5000.
139
440c4607
NC
1402001-07-03 Mark Elbrecht <[email protected]>
141
f47e5071
NC
142 * bfd.c (bfd_get_sign_extend_vma): Support DJGPP COFF targets.
143
440c4607
NC
144 * cofflink.c (_bfd_coff_link_input_bfd): Skip section symbols from
145 sections being discarded.
146
936e320b
AM
1472001-06-30 Alan Modra <[email protected]>
148
149 * elfcore.h (elf_core_file_p): Call bfd_section_from_phdr directly
150 instead of _bfd_elfcore_section_from_phdr.
151 * elf-bfd.h (_bfd_elfcore_section_from_phdr): Remove.
152 * elf.c (_bfd_elfcore_section_from_phdr): Remove.
153 (_bfd_elfcore_make_pseudosection): Expedite tail-call.
154 (elfcore_grok_prstatus): Likewise.
155 (elfcore_grok_lwpstatus): Likewise.
156 (bfd_get_elf_phdr_upper_bound): Likewise.
157 (elfcore_make_note_pseudosection): Formatting.
158 (_bfd_elfcore_strndup): Formatting.
159 * elf32-mips.c (mips_elf_sym_is_global): Formatting.
160 (_bfd_elf32_mips_grok_prstatus): Expedite tail-call.
161
bb0082d6
AM
1622001-06-29 Daniel Jacobowitz <[email protected]>
163
164 * elf-bfd.h: Add prototypes for _bfd_elfcore_make_pseudosection
165 and _bfd_elfcore_strndup.
166 (struct elf_backend_data): Add elf_backend_grok_prstatus
167 and elf_backend_grok_psinfo.
168 * elf.c (_bfd_elfcore_make_pseudosection): New function.
169 (elfcore_grok_prstatus): Use it.
170 (elfcore_make_note_pseudosection): Likewise.
171 (elfcore_strndup): Rename to...
172 (_bfd_elfcore_strndup): Here, and make global.
173 (elfcore_grok_psinfo): Use _bfd_elfcore_strndup.
174 (elfcore_grok_note): Call elf_backend_grok_prstatus
175 and elf_backend_grok_psinfo if available.
176 * elf32-mips.c (_bfd_elf32_mips_grok_prstatus): New function.
177 (_bfd_elf32_mips_grok_psinfo): New function.
178 (elf_backend_grok_prstatus): Define.
179 (elf_backend_grok_psinfo): Define.
180 * elfxx-target.h (elf_backend_grok_prstatus): Default to NULL.
181 (elf_backend_grok_psinfo): Likewise.
182 (elfNN_bed): Include elf_backend_grok_prstatus and
183 elf_backend_grok_psinfo.
184
b64977c5
L
1852001-06-29 H.J. Lu <[email protected]>
186
187 * elf32-hppa.c (elf32_hppa_finish_dynamic_sections): Check if
8e1d4bbb 188 hplink->sgot is NULL before filling GOT. Check if hplink->splt
b64977c5
L
189 is NULL before filling PLT.
190
e45bf863
AM
1912001-06-29 Alan Modra <[email protected]>
192
193 * elflink.h (elf_link_output_extsym): Revert 1999-04-10.
194
5a15f56f
AM
1952001-06-27 Alan Modra <[email protected]>
196
446f2863
AM
197 * elf32-hppa.c (elf32_hppa_check_relocs): Don't make syms dynamic
198 here..
199 (elf32_hppa_adjust_dynamic_symbol): ..nor here..
200 (allocate_plt_and_got_and_discard_relocs): .. instead do so here
201 after gc has run.
202
203 * elf32-hppa.c (RELATIVE_DYNAMIC_RELOCS): Delete.
204 (IS_ABSOLUTE_RELOC): Define.
205 (elf32_hppa_link_hash_entry): Always include reloc_entries field.
206 (hppa_link_hash_newfunc): Always init it.
207 (elf32_hppa_check_relocs): Mark symbols as ELF_LINK_NON_GOT_REF to
208 create COPY relocs only when the reloc is in a read-only section.
209 Instead, allocate space for a dynamic reloc to reference the
210 library symbol directly. Keep track of space we allocate using
211 relocs_entries.
212 (hppa_discard_copies): Delete, and move code to..
213 (allocate_plt_and_got): ..here. Rename to
214 allocate_plt_and_got_and_discard_relocs. Remove unneeded dynamic
215 relocs for non-shared link.
216 (elf32_hppa_size_dynamic_sections): Update calls to above.
217 (elf32_hppa_relocate_section): Write out the dynamic relocs used
218 in lieu of COPY relocs.
219
5a15f56f
AM
220 * elf32-i386.c (elf_i386_check_relocs): Don't make syms dynamic
221 here..
222 (elf_i386_adjust_dynamic_symbol): ..nor here..
223 (allocate_plt_and_got_and_discard_relocs): .. instead do so here
224 after gc has run.
225 (elf_i386_size_dynamic_sections): Fix a comment.
226 (elf_i386_relocate_section <R_386_32, R_386_PC32>): Rearrange code
227 involved in writing reloc out.
228
866b3400
AM
2292001-06-25 Alan Modra <[email protected]>
230
28d0b90e
AM
231 * elf32-i386.c (elf_i386_check_relocs <R_386_32, R_386_PC32>):
232 Ensure syms are dynamic if we might be emitting a reloc.
233 (allocate_plt_and_got_and_discard_relocs): Don't discard relocs
234 for undefweak or undefined syms..
235 (elf_i386_relocate_section <R_386_32, R_386_PC32>): .. and emit.
236
866b3400
AM
237 * elf32-i386.c (allocate_plt_and_got_and_discard_relocs): Discard
238 relocs without ELF_LINK_HASH_DEF_DYNAMIC set.
239 (elf_i386_relocate_section <R_386_32, R_386_PC32>): Remove
240 redundant bfd_link_hash_defined, bfd_link_hash_defweak test.
241
6cbac8b9
L
2422001-06-24 H.J. Lu <[email protected]>
243
244 * cpu-i960.c (scan_960_mach): Don't modify const char *. Use
245 strncasecmp/strcasecmp instead of strncmp/strcmp.
246
62b7d3f1
L
2472001-06-23 H.J. Lu <[email protected]>
248
866b3400
AM
249 * elf32-i386.c (elf_i386_relocate_section <R_386_32, R_386_PC32>):
250 Check ELF_LINK_HASH_DEF_DYNAMIC to see if a symbol is not defined
62b7d3f1
L
251 in the regular object file and treat the weak definition as
252 the normal one.
253
12d0ee4a
AM
2542001-06-23 Alan Modra <[email protected]>
255
8c694914
AM
256 * elf32-i386.c (elf_i386_relocate_section <R_386_GOT32>): Tighten
257 unresolved_reloc test to exclude cases where we use "relocation"
258 before setting it to point into the .got. Reinstate fudge for
259 unresolved relocs in debugging sections.
260
83be169b
AM
261 * elf32-i386.c (elf_i386_relocate_section): Replace ugly
262 complicated tests for unresolvable relocs with a simple direct
263 scheme using "unresolved_reloc" var.
264
ffb2e45b
AM
265 * elf32-i386.c (struct elf_i386_pcrel_relocs_copied): Rename to
266 elf_i386_dyn_relocs. Update comment.
267 (struct elf_i386_link_hash_entry): Rename pcrel_relocs_copied to
268 dyn_relocs.
269 (elf_i386_adjust_dynamic_symbol): Remove a BFD_ASSERT, change
270 others to aborts.
271 (allocate_plt_and_got_and_discard_relocs): Replace BFD_ASSERT with
272 abort.
273 (elf_i386_size_dynamic_sections): Likewise.
274 (elf_i386_finish_dynamic_symbol): Likewise.
275 (elf_i386_finish_dynamic_sections): Likewise.
276 (elf_i386_relocate_section): Likewise. Tidy R_386_GOT32 and error
277 handling code.
278
12d0ee4a
AM
279 Avoid creating COPY relocs if possible.
280 * elf32-i386.c (elf_i386_check_relocs): Tweak condition under
281 which .got created. Mark symbols used by R_386_32 and R_386_PC32
282 relocs as ELF_LINK_NON_GOT_REF to create COPY relocs only when the
283 reloc is in a read-only section. Instead, allocate space for a
284 dynamic reloc to reference the library symbol directly. Keep
285 track of space we allocate using pcrel_relocs_copied.
286 (discard_copies): Delete, and move code to ..
287 (allocate_plt_and_got): ..here. Rename to
288 allocate_plt_and_got_and_discard_relocs. Remove unneeded dynamic
289 relocs for non-shared link.
290 (elf_i386_size_dynamic_sections): Update calls to above functions.
291 (elf_i386_relocate_section): Write out the dynamic relocs. Add
292 more ugly logic to avoid "unresolvable relocation" error. Use
293 htab shortcut in place of elf_hash_table macro.
294 (elf_i386_finish_dynamic_sections): Allow that dynamic .got may
295 not always be created now.
296
f631948d
AJ
2972001-06-20 Bo Thorsen <[email protected]>
298
299 * elf64-x86-64.c (elf64_x86_64_relocate_section): Fix linking of
300 shared libraries.
301
89084430
NC
3022001-06-18 Thiemo Seufer <[email protected]>
303
304 * configure.host (mips64-*-linux): Reformat.
305
68fb2e56
AM
3062001-06-21 Alan Modra <[email protected]>
307
308 * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Always
309 allocate local .got space. Use shortcuts from hash table for .got
310 and .plt rather than comparing section names.
311 (elf32_hppa_check_relocs): Use local_plt_refcounts var rather than
312 adjusting index into local_got_refcounts to document what we are
313 really doing.
314 (elf32_hppa_relocate_section): Similarly for local_plt_offsets.
315 Tidy .got and .plt error checking.
316
9317eacc
CM
3172001-06-20 Catherine Moore <[email protected]>
318
bb0082d6
AM
319 * elf-bfd.h (struct elf_backend_data):
320 elf_backend_emit_relocs: New field: Function for emitting
321 relocs.
322 elf_backend_count_relocs: New field: Function for determining
323 the number of relocs to be emitted.
324 * elfxx-target.h: Provide default (NULL) values for
325 elf_backend_emit_relocs and elf_backend_count_relocs.
326 * elflink.h (elf_link_size_reloc_section): Make the hash table
327 big enough to hold the relocs counted by either reloc_count or
328 o->reloc_count.
329 (elf_bfd_final_link) emit_relocs: New boolean, set if relocs
330 should be emitted, either because of a command line option
331 stored in the info structure or because the target provides a
332 special reloc emitting function.
333 If the target provides a reloc counting function use it,
334 unless performing a relocatable link or emitting all relocs.
335 Also set the SEC_RELOC flag on any output section which will
336 contain relocs.
337 (elf_link_input_bfd): emit_relocs: New boolean, set if relocs
338 should be emitted, either because of a command line option
339 stored in the info structure or because the target provides a
340 special reloc emitting function.
341 If the target provides a reloc emitting function, use it,
342 unless performing a relocatable link or emitting all relocs.
9317eacc 343
161d71a6
L
3442001-06-20 H.J. Lu <[email protected]>
345
346 * elf32-i386.c (elf_i386_size_dynamic_sections): Always
347 allocate local .got space.
348
fd8ab9e5
AJ
3492001-06-19 Andreas Jaeger <[email protected]>
350
351 * elf64-x86-64.c (elf64_x86_64_relocate_section): Fix creation of
352 dynamic symbols.
353
99293407
HPN
3542001-06-18 Hans-Peter Nilsson <[email protected]>
355
356 * elflink.h (struct elf_assign_sym_version_info): Remove member
357 export_dynamic. All users changed to use info member.
358 NAME(bfd_elf,size_dynamic_sections)): Remove parameter
359 export_dynamic, instead use member in parameter info.
360 * bfd-in.h (bfd_elf32_size_dynamic_sections,
361 bfd_elf64_size_dynamic_sections): Update prototype.
362 * bfd-in2.h: Regenerate.
363
bc2b6df7
L
3642001-06-18 H.J. Lu <[email protected]>
365
366 * elflink.h (elf_info_failed): Add a new field, verdefs.
367 (NAME(bfd_elf,size_dynamic_sections): Pass verdefs to
368 elf_export_symbol.
369 (elf_export_symbol): Check eif->verdefs to decide if a symbol
370 should be exported.
371
43917054
L
3722001-06-17 H.J. Lu <[email protected]>
373
374 * elf32-mips.c (mips_elf_link_hash_entry): Add a new field,
375 readonly_reloc, to record if a relocation in the .rel.dyn
f631948d 376 section is against a read-only section.
43917054
L
377 (mips_elf_link_hash_newfunc): Initialize the readonly_reloc
378 field to false.
379 (_bfd_mips_elf_check_relocs): Record if there is a relocation
380 in the .rel.dyn section against a read-only section by setting
381 DF_TEXTREL or readonly_reloc.
382 (_bfd_mips_elf_copy_indirect_symbol): Copy readonly_reloc if
383 it is true.
384 (_bfd_mips_elf_adjust_dynamic_symbol): Record DF_TEXTREL if
385 there is a relocation in the .rel.dyn section against a
386 read-only section.
387 (_bfd_mips_elf_size_dynamic_sections): Set DT_TEXTREL if
388 DF_TEXTREL is set.
389
7c8ca0e4
NC
3902001-06-12 Nick Clifton <[email protected]>
391
392 * coffcode.h (styp_flags_to_sec_flags): Change to a boolean
393 function. Move flagword result into parameter list. Remove
394 comment about setting bfd_error_handler to intercept failure
395 results.
bb0082d6 396 * coffgen.c (make_a_section_from_file): Examine result of
7c8ca0e4
NC
397 calling bfd_coff_styp_to_sec_flags and pass a failure back to
398 caller.
bb0082d6 399 * ecoff.h (styp_flags_to_sec_flags): Change to a boolean
7c8ca0e4 400 function. Move flagword result into parameter list.
bb0082d6
AM
401 * libcoff.h: Regenerate.
402 * libecoff.h: Regenerate.
7c8ca0e4 403
dee0a8f4
NC
4042001-06-13 Nick Clifton <[email protected]>
405
406 * aoutx.h (adjust_z_magic): Only pad the tesxt section if the data
407 section is going to follow it.
408
0d1ea5c0
CM
4092001-06-12 Catherine Moore <[email protected]>
410
bb0082d6
AM
411 * elflink.h (elf_gc_propagate_vtable_entries): Replace FILE_ALIGN
412 with the file_align entry from elf_backend_data.
413 (elf_gc_smash_unused_vtentry_relocs): Likewise.
414 (elf_gc_record_vtentry): Likewise.
0d1ea5c0 415
4e8a9624
AM
4162001-06-10 Alan Modra <[email protected]>
417
418 * elflink.h: Whitespace changes.
419 (elf_link_read_relocs_from_section): Use "unsigned int" iterator
420 rather than "unsigned char".
421 (elf_link_output_relocs): Likewise.
422 (elf_link_input_bfd): Likewise.
423 (elf_reloc_link_order): LIkewise.
424 * elf.c: s/CONST/const/. Whitespace changes.
425 * elf32-mips.c: Formatting fix.
426
427 * Makefile.am (SOURCE_HFILES): Include xcoff-target.h, remove xcoff.h.
428 * Makefile.in: Regenerate.
429 * po/Make-in: Remove trailing tab.
430
7a25cd3e
PB
4312001-06-09 Philip Blundell <[email protected]>
432
433 * elf32-arm.h (elf32_arm_plt0_entry): Correct error in last
434 change.
435 (elf32_arm_plt_entry): Likewise.
436
3f5a136d
L
4372001-06-08 H.J. Lu <[email protected]>
438
439 * elf.c (swap_out_syms): Keep names for global section symbols.
440
d8fe1fed
L
4412001-06-07 H.J. Lu <[email protected]>
442
443 * config.bfd: Put back ecoff for Linux/mips. Firmwares on some
444 MIPS-based machines need it.
445
c36e006f
L
4462001-06-07 H.J. Lu <[email protected]>
447
448 * elf32-mips.c (_bfd_mips_elf_object_p): Set the bad symtab
449 for SGI only.
450
451 * config.bfd: Remove ecoff from Linux/mips.
452
cc78d0af
AJ
4532001-06-07 Andreas Jaeger <[email protected]>
454
455 * elf64-x86-64.c (elf64_x86_64_finish_dynamic_symbol): Add an
456 assertion.
457 (elf64_x86_64_check_relocs): Fix VTENTRY relocation; set an
458 alignment of 8 for .rela sections; handle further relocations.
459
879db8be
NC
4602001-06-06 Christian Groessler <[email protected]>
461
bb0082d6 462 * coff-z8k.c: Fix formatting.
879db8be
NC
463 Fix howtos: howto->size was always 1.
464
cbb1fd50
NC
4652001-06-05 Thiemo Seufer <[email protected]>
466
467 * configure.host (mips64*-*-linux*): Define.
468
73a74a62
AM
4692001-06-05 Alan Modra <[email protected]>
470
6725bdbf
AM
471 * elf32-i386.c (elf_i386_discard_copies): Rename to
472 discard_copies, and use elf_link_hash_entry arg rather than
473 elf_i386_link_hash_entry.
474 (elf_i386_link_hash_traverse): Delete.
475 (elf_i386_size_dynamic_sections): Adjust call to discard_copies.
476 Tidy sizing of dynamic sections.
477 (elf_i386_check_relocs <R_386_32, R_386_PC32>): Reference count
478 possible .plt entries.
479 (elf_i386_gc_sweep_hook): Likewise.
480 (elf_i386_adjust_dynamic_symbol): Discard .plt entries for
481 everything with plt.refcount <= 0.
482
483 * elf32-i386.c (elf_i386_check_relocs): Don't allocate .got and
484 .relgot space here.
485 (elf_i386_gc_sweep_hook): ..and no need to deallocate here..
4e8a9624 486 (elf_i386_adjust_dynamic_symbol): ..and don't allocate .plt and
6725bdbf
AM
487 .rel.plt here..
488 (allocate_plt_and_got): ..instead do it all here. New function.
489 (elf_i386_size_dynamic_sections): Allocate local .got space and
490 call allocate_plt_and_got. No need to zap .relgot if not dynamic.
491 (bfd_elf32_bfd_final_link): Delete. (ie. use regular final link
492 rather than gc variety).
493 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
494 (elf_i386_relocate_section): Use it here and correct handling of
495 R_386_GOT32. Provide section and offset for "unresolvable
496 relocation" error message.
497 (elf_i386_finish_dynamic_symbol): Correct handling of R_386_GOT32.
498
499 * elf32-i386.c (struct elf_i386_link_hash_table): Add sgot,
500 sgotplt, srelgot, splt, srelplt, sdynbss, srelbss fields.
501 (elf_i386_link_hash_table_create): Init them.
502 (create_got_section): New function.
503 (elf_i386_create_dynamic_sections): New function.
504 (elf_backend_create_dynamic_sections): Set to above.
505 (elf_i386_check_relocs): Use shortcuts from hash table rather than
506 calling bfd_get_section_by_name.
507 (elf_i386_gc_sweep_hook): Likewise.
508 (elf_i386_adjust_dynamic_symbol): Likewise.
509 (elf_i386_size_dynamic_sections): Likewise.
510 (elf_i386_relocate_section): Likewise.
511 (elf_i386_finish_dynamic_sections): Likewise.
512
73a74a62
AM
513 * elf32-hppa.c (allocate_plt_and_got): Skip indirect and warning syms.
514
24a5e751
L
5152001-06-02 H.J. Lu <[email protected]>
516
517 * elf32-hppa.c (elf32_hppa_object_p): Check ELFOSABI_LINUX
518 and ELFOSABI_HPUX.
519 * elf64-hppa.c (elf64_hppa_object_p): Likewise.
520
15103188
L
5212001-06-02 H.J. Lu <[email protected]>
522
523 * aout-cris.c (MACHTYPE_OK): New. Defined.
524
2f484710
HPN
5252001-06-02 Hans-Peter Nilsson <[email protected]>
526
527 * section.c (_bfd_strip_section_from_output): Handle NULL
528 output_section.
529
a5ac692b
L
5302001-06-02 H.J. Lu <[email protected]>
531
532 * config.bfd (powerpc-*-aix*, powerpc-*-beos*, rs6000-*-*): Add
533 rs6000coff64_vec only if BFD64 is defined.
534 (powerpc64-*-aix*): Enable only if BFD64 is defined.
535
27e53099
L
5362001-06-02 H.J. Lu <[email protected]>
537
538 * coff-ia64.c (ia64coff_object_p): Rewrite with
539 external_PEI_DOS_hdr and external_PEI_IMAGE_hdr.
540
80643fbc
AJ
5412001-06-01 Andreas Jaeger <[email protected]>
542
543 * elf64-x86-64.c (elf64_x86_64_relocate_section): Add PC8
544 relocation, small reformatting.
545
6b3db546
AJ
5462001-05-29 Andreas Jaeger <[email protected]>
547
548 * elf64-x86-64.c (elf64_x86_64_check_relocs): Handle R_X86_64_64.
549 (elf64_x86_64_relocate_section): Likewise.
550
4dc86686
AM
5512001-05-30 Alan Modra <[email protected]>
552
553 * elf32-hppa.c (elf32_hppa_check_relocs): Don't NEED_PLT for
554 millicode. Don't allocate .got and .rela.got space here..
555 (elf32_hppa_gc_sweep_hook): ..and no need to deallocate here..
556 (elf32_hppa_adjust_dynamic_symbol): ..and don't allocate .plt and
557 .rela.plt here..
558 (hppa_handle_PIC_calls): ..nor here..
559 (allocate_plt_and_got): ..instead do it all here. New function.
560 (elf32_hppa_size_dynamic_sections): Allocate local .got space and
561 call allocate_plt_and_got. No need to zap .got if not dynamic.
562 (elf32_hppa_final_link): Call regular bfd_final_link instead of
563 gc_common_final_link.
564 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
565 (elf32_hppa_relocate_section): Use it here.
566 (elf32_hppa_finish_dynamic_symbol): Remove superfluous test of
567 dynamic_sections_created.
568 (hppa_type_of_stub): Don't LONG_BRANCH_VIA_PLT if millicode sym.
569
de41dcd8
AJ
5702001-05-28 Andreas Jaeger <[email protected]>
571
572 * elf64-x86-64.c (elf64_86_64_size_info): Remove, we can use the
573 generic version since we want a hashsize of 4.
574 (elf_backend_size_info): Likewise.
575
209f668e
NC
5762001-05-28 Thiemo Seufer <[email protected]>
577
209f668e
NC
578 * elflink.h (elf_link_size_reloc_section): Use bfd_zmalloc instead of
579 a zeroing loop.
580 (elf_link_output_relocs): Handle MIPS ELF64 relocations correctly.
581 (elf_link_input_bfd): Likewise.
582 (elf_reloc_link_order): Likewise.
583 (elf_finish_pointer_linker_section): Typo. Handle MIPS ELF64
584 relocations correctly.
585
f7a74f8c
NC
5862001-05-28 Nicolas Pitre <[email protected]>
587
588 * elf32-arm.h: fix PLT generation for big endian ARM
589
8dea1268
AM
5902001-05-28 Alan Modra <[email protected]>
591
592 * elf32-hppa.c (elf32_hppa_relocate_section): Set up .plt entries
593 for symbols forced local that need plabels.
594 (elf32_hppa_adjust_dynamic_symbol): Don't allocate space in
595 .plt.rela for local syms if non-shared.
596 (hppa_build_one_stub): Mask lsb of plt.offset.
597 (elf32_hppa_finish_dynamic_symbol): Abort if lsb of plt.offset set.
598 (clobber_millicode_symbols): Correct comment.
599 (elf32_hppa_relocate_section): Likewise.
600 (elf32_hppa_finish_dynamic_symbol): Likewise.
601
0f2712ed
NC
6022001-05-28 Jeff Sturm <[email protected]>
603
604 * reloc.c: Add BFD_RELOC_SPARC_UA16 and BFD_RELOC_SPARC_UA64.
605 * bfd-in2.h: Regenerate.
606 * libbfd.h: Regenerate.
607 * elf32-sparc.c: Enable BFD_RELOC_SPARC_UA16, BFD_RELOC_SPARC_UA32
608 and BFD_RELOC_SPARC_UA64 mapping
609 * elf64-sparc.c: Likewise.
de41dcd8 610
6768c14a
L
6112001-05-25 H.J. Lu <[email protected]>
612
613 * Makefile.am (BFD32_BACKENDS): Remove coff-pmac.lo.
614 (BFD32_BACKENDS_CFILES): Remove coff-pmac.c.
615 (coff-rs6000.lo): Remove the old dependency.
616 * Makefile.in: Rebuild.
617
618 * configure.in (pmac_xcoff_vec): Replace coff-pmac.lo with
619 coff-rs6000.lo.
620
b55039f4
L
6212001-05-25 H.J. Lu <[email protected]>
622
623 * coff-rs6000.c (rs6000coff_vec): Use rs6000coff_core_p,
624 rs6000coff_core_file_matches_executable_p,
625 rs6000coff_core_file_failing_command and
626 rs6000coff_core_file_failing_signal only if AIX_CORE is
627 defined.
628 (pmac_xcoff_vec): Likewise.
629 * coff64-rs6000.c (rs6000coff64_vec): Likewise.
630
64e9ece0
TW
6312001-05-25 Timothy Wall <[email protected]>
632
633 * elfxx-ia64.c (allocate_dynrel_entries): Don't allocate an entry
634 for __GLOB_DATA_PTR on AIX5. Clean up some relocation bugs.
635
f34d8777
L
6362001-05-25 H.J. Lu <[email protected]>
637
638 * bfd-in2.h: Regenerated.
639 * libcoff.h: Likewise.
640
49e9d0d3
AM
6412001-05-25 Alan Modra <[email protected]>
642
643 * elf32-hppa.c (elf32_hppa_relocate_section): Don't allow
644 undefined millicode syms in shared libs.
645 (hppa_build_one_stub): Turn BFD_ASSERTs into aborts.
646 (elf32_hppa_check_relocs): Likewise.
647 (elf32_hppa_adjust_dynamic_symbol): Likewise.
648 (elf32_hppa_size_dynamic_sections): Likewise.
649 (elf32_hppa_relocate_section): Likewise.
650 (elf32_hppa_finish_dynamic_symbol): Likewise.
651 (elf32_hppa_finish_dynamic_sections): Likewise.
652
beb1bf64
TR
6532001-05-24 Tom Rix <[email protected]>
654
bb0082d6 655 * Makefile.am coff-pmac bfd now defined in coff-rs6000.c
beb1bf64
TR
656 xcoff-target.h not used to define rs6000 or ppc bfd.
657 * Makefile.in same
658
659 * bfd-in.h : (struct lineno_cache_entry) promote element "offset"
660 to 64 bit.
661
662 * coff-rs6000.c : Many changes for 64 bit support. Move common
663 32/64 code to xcofflink.c. Explictly define the rs6000coff_vec
664 and pmac_xcoff_vec
665
666 * coff64-rs6000.c : Many changes for 64 bit support. 64 bit
667 linker now supported. Explictly define the rs6000coff64_vec.
668
669 * coffcode.h : (coff_set_arch_mach_hook) xcoff 64 bit support
de41dcd8 670 (coff_print_aux) same
beb1bf64
TR
671 (coff_write_object_contents) same
672 (coff_slurp_line_table) same
673
674 * coffgen.c : (coff_fix_symbol_name) formatting
675 (coff_mangle_symbols) xcoff 64 bit support
676 (coff_write_symbol) same
677 (coff_write_alien_symbol) same
678 (coff_write_native_symbol) same
679 (coff_write_symbols) same
680 (coff_get_symbol_info) same
681 (bfd_coff_get_syment) same
682 (coff_print_symbol) same
683
684 * config.bfd : add powerpc64-*-aix* target
685
686 * libcoff-in.h : formatting
687
688 * libcoff.h : move xcoff extern declarations to libxcoff.h
689
690 * libxcoff.h : New file
691
de41dcd8
AJ
692 * xcofflink.c : Many changes for xcoff64 support. Move common
693 structures to include/coff/xcoff.h. Move specific structure to
beb1bf64
TR
694 backends coff-rs6000.c and coff64-rs6000.c. Use new backend
695 functions, defined in libxcoff.h, to isolate 32/64 dependencies.
de41dcd8
AJ
696
697 (bfd_xcoff_size_dynamic_sections) : special __rtinit symbol for
beb1bf64
TR
698 aix4.2+ -binitfini.
699
700 (xcoff_build_ldsyms) : handle special __rtinit symbol.
701
e90fdc1a
AO
7022001-05-23 Alexandre Oliva <[email protected]>
703
704 * elf64-sparc.c (sparc64_elf_slurp_reloc_table): Fix typo
705 s/ENTIRES/ENTRIES/.
706
d1cf510e
NC
7072001-05-23 Thiemo Seufer <[email protected]>
708
c2feb664
NC
709 * reloc.c (bfd_reloc_code_real): Add MIPS ELF64 relocations.
710 * libbfd.h: Regenerate.
4e8a9624 711 * bfd-in2.h: Regenerate.
c2feb664 712
d1cf510e
NC
713 * aoutx.h (aout_@var{size}_machine_type): Add MIPS r12k support.
714 * archures.c (bfd_mach_mips12000): Define.
715 * cpu-mips.c (arch_info_struct): Add MIPS r12k support.
716 * elf32-mips.c (_bfd_mips_elf_final_write_processing): Add MIPS r12k
717 support.
718 (_bfd_mips_elf_size_dynamic_sections): Use official bfd typedef.
719 * bfd-in2.h: Regenerate.
720 * elfxx-target.h: Do not redefine bfd_elfNN_bfd_make_debug_symbol.
721
6c426cf3
NC
7222001-05-23 kaz Kojima <[email protected]>
723
724 * elf32-sh.c (elf_sh_plt0_entry_be, elf_sh_plt0_entry,
725 elf_sh_plt_entry_be, elf_sh_plt_entry, elf_sh_pic_plt_entry_be,
726 elf_sh_pic_plt_entry): New PLT code, that does not use r2, since
727 that is used by GCC.
728
d9bc7a44
NC
7292001-05-23 Nick Clifton <[email protected]>
730
731 * elf-bfd.h (NUM_SHDR_ENTRIES): New macro: compute the number
732 of entries in a structured section.
bb0082d6
AM
733 * elf.c: Use new macro.
734 * elf32-i386.c: Use new macro.
735 * elf32-mips.c: Use new macro.
736 * elf64-alpha.c: Use new macro.
737 * elf64-sparc.c: Use new macro.
738 * elfcode.h: Use new macro.
739 * elflink.h: Use new macro.
d9bc7a44
NC
740
7412001-05-23 Nick Clifton <[email protected]>
742
743 * bfdint.texi: Replace -oformat with --oformat.
744
f5198f61
AJ
7452001-05-21 Andreas Jaeger <[email protected]>
746
747 * dwarf2.c (decode_line_info): Fix error message.
748 (read_abbrevs): Fix test for offset as suggested by Alan Modra and
749 adjust error message.
750
7913c838
L
7512001-05-18 H.J. Lu <[email protected]>
752
753 * elflink.h (elf_link_add_object_symbols): Revert the last
754 change.
755
e0522e89
AM
7562001-05-17 Alan Modra <[email protected]>
757
758 * elf32-hppa.c (clobber_millicode_symbols): Temporarily set
759 ELF_LINK_FORCED_LOCAL to suit 2001-04-30 change.
760 (hppa_build_one_stub): Add an assert to check plt.offset.
761
96fd004e
L
7622001-05-17 H.J. Lu <[email protected]>
763
764 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set the
765 version definition to basename of the output filename.
766
f3876d8b
L
7672001-05-17 H.J. Lu <[email protected]>
768
769 * elflink.h (elf_link_add_object_symbols): Set DT_NEEDED to
770 basename of the bfd filename.
771
d1778b88
AM
7722001-05-16 Alan Modra <[email protected]>
773
774 * section.c (asection): Add linker_has_input field.
775 (STD_SECTION): Adjust initialization to suit.
776 * ecoff.c (bfd_debug_section): Likewise.
777 * bfd-in2.h: Regenerate.
778
2a0fa943
AO
7792001-05-15 Alexandre Oliva <[email protected]>
780
781 * elf-m10300.c (mn10300_elf_relax_section): Don't relax
782 negative 32-bit operands to 16 operands when the operand is
783 going to be zero-extended by the modified opcode.
784
bcee8eb8
AM
7852001-05-12 Peter Targett <[email protected]>
786
787 * cpu-arc.c (arch_info_struct): Add entry 'base' representing old
788 name for 'arc5' core versions.
789 (bfd_arc_arch): Make bfd_mach_arc_6 default.
790
791 * elf32-arc.c (arc_elf_object_p): Make E_ARC_MACH_ARC6 default
792 architecture.
793 (arc_elf_final_write_processing): Make bfd_mach_arc_6 default.
794
579f31ac
JJ
7952001-05-11 Jakub Jelinek <[email protected]>
796
797 * elfxx-ia64.c (is_unwind_section_name): Consider linkonce unwind
798 sections as well.
799 (elfNN_ia64_final_write_processing): Map .gnu.linkonce.ia64unw.FOO
800 to .gnu.linkonce.t.FOO text section.
801
8550eb6e
JJ
8022001-05-11 Jakub Jelinek <[email protected]>
803
804 * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffix
805 fields, change sec into secinfo.
806 (struct sec_merge_info): Add chain, remove last fields.
807 (struct sec_merge_sec_info): Add next, sec, psecinfo fields.
808 (sec_merge_hash_lookup): If lookup could not use a string only
809 because it has bad alignment, mark the old string for deletion.
810 (sec_merge_add): Add secinfo argument. Don't compute entry's
811 position, instead record the section.
812 (sec_merge_emit): Update for the sec into secinfo change in
813 struct sec_merge_hash_entry.
814 (_bfd_merge_section): Only record the section for merging, defer
815 putting strings into the hash table.
816 (cmplengthentry, last4_eq, last_eq, record_section, merge_strings,
817 _bfd_merge_sections): New functions.
818 (_bfd_merged_section_offset): Update for the sec_merge_hash_entry
819 changes.
820 * libbfd-in.h (_bfd_merge_sections): Add prototype.
821 (_bfd_nolink_bfd_merge_sections): Define.
822 * libbfd.h: Likewise.
823 (bfd_generic_merge_sections): Add prototype.
824 * targets.c (BFD_JUMP_TABLE_LINK): Add _bfd_merge_sections.
825 (struct bfd_target): Likewise.
826 * bfd.c (bfd_merge_sections): Define.
827 * bfd-in2.h: Rebuilt.
828 * elf.c (_bfd_elf_merge_sections): New function.
829 * elf-bfd.h (_bfd_elf_merge_sections): Add prototype.
830 * elfxx-target.h (bfd_elfNN_bfd_merge_sections): Define.
831 * reloc.c (bfd_generic_merge_sections): New function.
832 * vms.c (vms_bfd_merge_sections): New function.
833 * aout-adobe.c (aout_32_bfd_merge_sections): Define.
834 * aout-target.h (MY_bfd_merge_sections): Define.
835 * aout-tic30.c (MY_bfd_merge_sections): Define.
836 * binary.c (binary_bfd_merge_sections): Define.
837 * bout.c (b_out_bfd_merge_sections): Define.
838 * coff-alpha.c (_bfd_ecoff_bfd_merge_sections): Define.
839 * coffcode.c (coff_bfd_merge_sections): Define.
840 * coff-mips.c (_bfd_ecoff_bfd_merge_sections): Define.
841 * i386msdos.c (msdos_bfd_merge_sections): Define.
842 * i386os9k.c (os9k_bfd_merge_sections): Define.
843 * ieee.c (ieee_bfd_merge_sections): Define.
844 * ihex.c (ihex_bfd_merge_sections): Define.
845 * nlm-target.h (nlm_bfd_merge_sections): Define.
846 * oasys.c (oasys_bfd_merge_sections): Define.
847 * ppcboot.c (ppcboot_bfd_merge_sections): Define.
848 * som.c (som_bfd_merge_sections): Define.
849 * srec.c (srec_bfd_merge_sections): Define.
850 * tekhex.c (tekhex_bfd_merge_sections): Define.
851 * versados.c (versados_bfd_merge_sections): Define.
852 * xcoff-target.h (_bfd_xcoff_bfd_merge_sections): Define.
853
1548c54f
NC
8542001-05-11 Nick Clifton <[email protected]>
855
856 * dwarf1.c (_bfd_dwarf1_find_nearest_line): Change type of 'addr'
857 to be unsigned long, in order to match its use.
858
689effed
L
8592001-05-10 H.J. Lu <[email protected]>
860
861 * linker.c (_bfd_generic_link_add_one_symbol): Check loop on
862 indirect symbols.
863
6e5222be
L
8642001-05-09 H.J. Lu <[email protected]>
865
866 * elflink.h (elf_link_add_object_symbols): Fix a typo. Allocate
867 versymhdr->sh_size bytes for extversym instead of hdr->sh_size.
868 Remove the unused veriable `dynver'.
869
8e191bd3
ILT
8702001-05-08 Ian Lance Taylor <[email protected]>
871
872 * coff-i386.c (coff_i386_reloc): Don't dump core if output_bfd is
873 NULL or is not COFF.
874 (coff_i386_rtype_to_howto): Don't dump core if output section
875 owner is not COFF.
876
062e2358
AM
8772001-05-07 Thiemo Seufer <[email protected]>
878
879 * ecoff.c (bfd_debug_section): Fix initialization.
880 * elf.c (_bfd_elf_slurp_version_tables): Change maxidx to unsigned, it
881 is always a positive integer. Cast away sign mismatch.
882 * elf32-mips.c: Fix misleading comment and typo.
883 (_bfd_mips_elf_section_from_bfd_section): Remove unused attribute, use
884 correct data type.
885 * elflink.c: Fix typo.
886 (_bfd_elf_create_dynamic_sections): Remove superfluous initialization.
887 * ecoffswap.h (ecoff_swap_fdr_in): Cast away sign mismatch.
888
16b65e4e
RH
8892001-05-04 Richard Henderson <[email protected]>
890
891 * elf64-alpha.c (SREL16, SREL32, SREL64): Set pcrel_offset true.
892
cac15327
NC
8932001-05-04 Nick Clifton <[email protected]>
894
895 * elf32-arm.h (elf32_arm_final_link_relocate): Set
bb0082d6 896 EF_ARM_HASENTRY if the start address is set.
cac15327 897
966b3e0b
NC
8982001-05-03 Nick Clifton <[email protected]>
899
900 * targets.c (_bfd_target_vector_entries): Compute value based on
901 the size of the _bfd_target_vector and not bfd_target_vector.
902
210ba1e8
L
9032001-05-03 H.J. Lu <[email protected]>
904
905 * elfcode.h: Include "libiberty.h".
906
907 * elflink.h (elf_link_add_object_symbols): Set
908 elf_dt_name (abfd) to basename of the bfd filename.
909 (NAME(bfd_elf,size_dynamic_sections)): Set vn_file to basename
910 of the bfd filename.
911
56fc028e
AJ
9122001-05-03 Andreas Jaeger <[email protected]>
913
914 * elf64-gen.c (elf_generic_info_to_howto): Add unused attribute.
915 (elf_generic_info_to_howto_rel): Likewise.
916 * coff-alpha.c (reloc_nil): Likewise.
917 (alpha_ecoff_bad_format_hook): Likewise.
918 (alpha_adjust_reloc_out): Likewise.
919 (alpha_bfd_reloc_type_lookup): Likewise.
920 (alpha_convert_external_reloc): Likewise.
921 * elf64-alpha.c (elf64_alpha_reloc_nil): Likewise.
922 (elf64_alpha_reloc_bad): Likewise.
923 (elf64_alpha_reloc_gpdisp): Likewise.
924 (elf64_alpha_bfd_reloc_type_lookup): Likewise.
925 (elf64_alpha_info_to_howto): Likewise.
926 (elf64_alpha_add_symbol_hook): Likewise.
927 (elf64_alpha_create_got_section): Likewise.
928 (elf64_alpha_is_local_label_name): Likewise.
929 (elf64_alpha_merge_ind_symbols): Likewise.
930 * elf64-mips.c (mips_elf64_reloc_type_lookup): Likewise.
931 (mips_elf64_get_reloc_upper_bound): Likewise.
932 * nlm32-alpha.c (nlm_alpha_mangle_relocs): Likewise.
933 (nlm_alpha_get_public_offset): Likewise.
934
c7e40348
NC
9352001-05-02 Johan Rydberg <[email protected]>
936
bb0082d6 937 * elf32-openrisc.c (openrisc_elf_howto_table): Do not complain
c7e40348 938 about overflow in R_OPENRISC_LO_16_IN_INSN and
56fc028e 939 R_OPENRISC_HI_16_IN_INSN.Index: bfd/elf32-openrisc.c
c7e40348 940
5fba655a
L
9412001-04-30 H.J. Lu <[email protected]>
942
943 * elf.c (_bfd_elf_link_hash_hide_symbol): Set dynindx to -1
944 only for ELF_LINK_FORCED_LOCAL.
945 * elf32-hppa.c (elf32_hppa_hide_symbol): Likewise.
946 * elf32-mips.c (_bfd_mips_elf_hide_symbol): Likewise.
947 * elfxx-ia64.c (elfNN_ia64_hash_hide_symbol): Likewise.
948
949 * elflink.h (elf_fix_symbol_flags): Set ELF_LINK_FORCED_LOCAL
950 if the symbol has hidden or internal visibility.
951
db20fd76
AM
9522001-04-30 Alan Modra <[email protected]>
953
954 * elf32-hppa.c (final_link_relocate): Branch to .+8 for
955 calls to undefined weak symbols.
956
6a2bda3f
AJ
9572001-04-30 Andreas Jaeger <[email protected]>, Andreas Schwab <[email protected]>
958
959 * elf64-x86-64.c (elf64_x86_64_relocate_section): Correct test for
960 R_X86_64_GOTPCREL, don't use assignments instead of comparisons.
961
053579d7
AJ
9622001-04-27 Andreas Jaeger <[email protected]>
963
964 * elf64-x86-64.c (elf64_x86_64_finish_dynamic_sections): Only swap
965 out handled entries.
966 (elf64_x86_64_finish_dynamic_symbol): Set up GOT entries.
967 (elf64_x86_64_relocate_section): Fix GOTPCREL calculation.
968 (elf64_x86_64_relocate_section): Merge entries for GOTPCREL and
969 GOT32.
970
87748b32
NC
9712001-04-27 Sean McNeil <[email protected]>
972
973 * config.bfd: Add arm-vxworks target.
974 * coff-arm (coff_arm_relocate_section): Add in symbol value to
975 addend (fro VXworks targets).
976
f5f31454
L
9772001-04-26 H.J. Lu <[email protected]>
978
979 * elf32-i386.c (elf_i386_check_relocs): Verify if r_symndx is
980 valid.
981
d436a9b3
FCE
9822001-04-25 Frank Ch. Eigler <[email protected]>
983
984 * bfd-in.h (bfd_cache_close): Declare newly exported function.
985 * bfd-in2.h: Regenerated.
986
a531bbd2
JJ
9872001-04-24 Jakub Jelinek <[email protected]>
988
989 * merge.c (struct sec_merge_hash_entry): Add alignment field.
990 (struct sec_merge_hash): Remove alignment_power.
991 (sec_merge_hash_newfunc): Clear alignment.
992 (sec_merge_hash_lookup): Pass alignment as argument.
993 Use hashp->root.next, not hashp->next to walk the hash chain.
994 If a string already in the hashtable does not have required
995 alignment, create a new hashtable entry.
996 (sec_merge_init): Remove alignment_power argument.
997 (sec_merge_add): Add alignment argument.
998 (sec_merge_emit): Alignment is now a per-entity thing, not per
999 section.
1000 (_bfd_merge_section): Sanity check even non-SEC_STRINGS sections
1001 for proper alignment.
1002 Pass alignment information to sec_merge_add.
1003
6840198f
NC
10042001-04-24 Christian Groessler <[email protected]>
1005
1006 * coff-z8k.c (extra_case): added handler for R_DISP7, R_CALLR
1007 and R_REL16 reloc types; accept odd values for R_REL16 type
1008
b3baf5d0
NC
10092001-04-24 Johan Rydberg <[email protected]>
1010
1011 * cpu-openrisc.c: New file.
1012 * elf32-openrisc.c: Likewise.
1013
1014 * Makefile.am (ALL_MACHINES): Add cpu-openrisc.lo.
1015 (ALL_MACHINES_CFILES): Add cpu-openrisc.c.
1016 (BFD32_BACKENDS): Add elf32-openrisc.lo.
1017 (BFD32_BACKENDS_CFILES): Add elf32-openrisc.c.
1018 (cpu-openrisc.lo, elf32-openrisc.lo): New rules.
1019 * Makefile.in: Regenerated.
1020 * config.bfd: (openrisc-*-elf): New target.
053579d7 1021 * configure.in (bfd_elf32_openrisc_vec): New vector.
b3baf5d0
NC
1022 * configure: Regenerated.
1023 * libbfd.h: Regenerated.
1024 * bfd-in2.h: Regenerated.
1025 * reloc.c: Add OpenRISC relocations.
053579d7 1026 * targets.c (bfd_elf32_openrisc_vec): Declare.
b3baf5d0
NC
1027 (bfd_target_vect): Add bfd_elf32_openrisc_vec.
1028 * archures.c (enum bfd_architecture): Add bfd_arch_openrisc.
1029 (bfd_openrisc_arch): Declare.
1030 (bfd_archures_list): Add bfd_openrisc_arch.
1031 * elf.c (prep_headers): Add bfd_arch_openrisc.
1032
fe4770f4
AJ
10332001-04-23 Bo Thorsen <[email protected]>
1034
1035 * elf64-x86-64.c: Add c++ vtable hack.
1036 Small whitespace and comment changes.
1037
653165cc
AJ
10382001-04-19 Andreas Jaeger <[email protected]>
1039
1040 * elf64-x86-64.c (elf64_x86_64_plt0_entry): Fix instructions.
1041 (elf64_x86_64_plt_entry): Likewise.
1042 (elf64_x86_64_finish_dynamic_sections): Fix PLT0 generation.
1043 (elf64_x86_64_finish_dynamic_symbol): Fix PLT generation.
1044
4d96d128
HPN
10452001-04-17 Hans-Peter Nilsson <[email protected]>
1046
1047 * elf32-cris.c: Tweak comments related to dynamic linking.
1048 (cris_elf_relocate_section): When not creating shared object, fill
1049 in the .got table for any symbol not in the dynamic symbol table.
1050 (elf_cris_finish_dynamic_symbol): When not creating shared object,
1051 only emit a .got.rela reloc if the symbol is in the dynamic symbol
1052 table.
1053 (cris_elf_check_relocs): Use variable r_type in all places rather
1054 than the original expression. Add default case in switch for
1055 reloc types.
1056 (elf_cris_size_dynamic_sections): Iterate over
1057 elf_cris_discard_excess_program_dynamics when not creating shared
1058 library.
653165cc 1059 (elf_cris_discard_excess_dso_dynamics): Renamed from
4d96d128
HPN
1060 elf_cris_discard_copies. Correct typo, s/Rel/Rela/.
1061 (elf_cris_discard_excess_program_dynamics): New.
1062
3ed30d29
DD
10632001-04-14 Mark Elbrecht <[email protected]>
1064
1065 * coffcode.h (coff_write_object_contents): Use
1066 bfd_coff_swap_filehdr_out instead of coff_swap_filehdr_out.
1067
a80f6941
L
10682001-04-14 H.J. Lu <[email protected]>
1069
1070 * bfd-in2.h: Regenerate.
1071
767e4b0d
JJ
10722001-04-14 Jakub Jelinek <[email protected]>
1073
1074 * section.c (STD_SECTION): Add entsize.
1075
2dd439c5
L
10762001-04-13 H.J. Lu <[email protected]>
1077
1078 * section.c (SEC_MERGE): Define new flag for merging.
1079 (SEC_STRINGS): Likewise.
1080 (entsize): New field.
1081
baf80c32
DD
10822001-04-13 Roger Sayle <[email protected]>
1083
1084 * coff-i386.c (TARGET_SYM): SEC_READONLY is an applicable section
1085 flag on pe-i386 targets.
1086
f5fa8ca2
JJ
10872001-04-13 Jakub Jelinek <[email protected]>
1088
1089 * libbfd-in.h (_bfd_merge_section): New.
1090 (_bfd_write_merged_section): New.
1091 (_bfd_merged_section_offset): New.
1092 * libbfd.h: Rebuilt.
1093 * linker.c (_bfd_generic_link_output_symbols): Handle
1094 discard_sec_merge.
1095 * aoutx.h (aout_link_write_symbols): Likewise.
1096 * pdp11.c (aout_link_write_symbols): Likewise.
1097 * elflink.h (elf_link_add_object_symbols): Call _bfd_merge_section.
1098 (elf_bfd_final_link): Adjust global symbols pointing into SEC_MERGE
1099 sections.
1100 (elf_link_sec_merge_syms): New.
1101 (elf_link_input_bfd): Call _bfd_merged_section_offset
1102 and _bfd_write_merged_section.
1103 Handle discard_sec_merge.
1104 * elf-bfd.h (struct elf_link_hash_table): Add merge_info
1105 field.
1106 (struct bfd_elf_section_data): Likewise.
1107 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_MERGE and
1108 SEC_STRINGS section flags and entsize from their ELF counterparts.
1109 (_bfd_elf_link_hash_table_init): Initialize merge_info.
1110 (elf_fake_sections): Set SHF_MERGE, SHF_STRINGS and sh_entsize
1111 from their BFD counterparts.
1112 * merge.c: New file.
1113 * Makefile.am: Add strtab.lo.
1114 * Makefile.in: Rebuilt.
1115
d954b040
HPN
11162001-04-09 Hans-Peter Nilsson <[email protected]>
1117
1118 * elflink.h (elf_fix_symbol_flags): For non-default visibilities,
1119 only hide symbols marked STV_INTERNAL or STV_HIDDEN.
1120
fdbafa10
L
11212001-04-05 Steven J. Hill <[email protected]>
1122
1123 * config.bfd (mips*el*-*-linux-gnu*): Use traditional little
1124 endian MIPS ELF target.
1125 * config.bfd (mips*-*-linux-gnu*): Use traditional big endian
1126 MIPS ELF target.
1127
1128 * configure.in (bfd_elf64_tradbigmips_vec): New. Traditional
1129 64bit big endian MIPS ELF target.
653165cc 1130 (bfd_elf64_tradlittlemips_vec): New. Traditional 64bit little
fdbafa10
L
1131 endian MIPS ELF target.
1132 * configure: Regenerated.
1133
1134 * elf32-mips.c (IRIX_COMPAT): Handle traditional 64bit and
1135 little endian targets.
1136 (mips_elf_sym_is_global): Handle traditional targets.
1137
1138 * elf64-mips.c (bfd_elf64_tradbigmips_vec): New. Traditional
1139 64bit big endian MIPS ELF target.
1140 (bfd_elf64_tradlittlemips_vec): New. Traditional 64bit little
1141 endian MIPS ELF target.
1142
1143 * targets.c: (_bfd_target_vector): Add bfd_elf64_tradbigmips_vec
1144 and bfd_elf64_tradlittlemips_vec.
1145
dd484e5c
L
11462001-04-05 David Mosberger <[email protected]>
1147
1148 * elf32-i386.c (elf_i386_fake_sections): Treat ".reloc" as an
1149 ordinary "progbits" section.
1150
391a809a
AM
11512001-04-04 Alan Modra <[email protected]>
1152
1153 * elflink.h (elf_fix_symbol_flags): Call elf_backend_hide_symbol
1154 when -Bsymbolic causes a symbol to no longer need a .plt entry.
1155
5854c633
L
11562001-04-03 David Mosberger <[email protected]>
1157
1158 * efi-app-ia32.c (ALIGN_SECTIONS_IN_FILE): Deleted.
1159
8b4b0fac
L
11602001-03-30 H.J. Lu <[email protected]>
1161
1162 * efi-app-ia32.c (PEI_TARGET_SUBSYSTEM): Rename from ...
1163 (PEI_DEFAULT_TARGET_SUBSYSTEM): This.
1164
eb4a6e4f
L
11652001-03-26 H.J. Lu <[email protected]>
1166
1167 * elf32-gen.c (elf32_generic_link_add_symbols): New. Check
1168 if there are any relocations for generic ELF.
1169 (bfd_elf32_bfd_link_add_symbols): Defined to
1170 elf32_generic_link_add_symbols.
1171 * elf64-gen.c (elf64_generic_link_add_symbols): New. Check
1172 if there are any relocations for generic ELF.
1173 (bfd_elf64_bfd_link_add_symbols): Defined to
1174 elf64_generic_link_add_symbols.
1175
55c80943
NC
11762001-03-23 Nick Clifton <[email protected]>
1177
1178 * Makefile.am (BUILD_CFILES): New variable: List of C source
bb0082d6
AM
1179 files created in build directory.
1180 (BUILD_HFILES): New variable: List of header files created in
1181 build directory.
1182 (POTFILES): Delete.
1183 (po/POTFILES.in): Replace rule with empty entry.
1184 (po/SRC-POTFILES.in): New rule: Create a list of source files
1185 in the source directory.
1186 (po/BLD-POTFILES.in): New rule: Create a list of source files
1187 in the build directory.
1188 (MOSTLYCLEAN): Do not delete source files created in build
1189 directory.
1190 * Makefile.in: Regenerate.
1191 * configure.in: Insert SRC-POTFILES.in and BLD-POTFILES.in
1192 into po/Makefile.
1193 * configure: Regenerate.
1194
1195 * po/Make-in: Replace occurrences of POTFILES with SRC-POTFILES
1196 and BLD_POTFILES.
55c80943 1197 Add .. to the search path when building bfd.pot.
bb0082d6
AM
1198 Delete POTFILES when performing distclean.
1199 Add comment describing why distclean is broken in maintainer mode.
55c80943
NC
1200 * po/POTFILES.in: Delete.
1201 * po/SRC-POTFILES.in: New file.
1202 * po/BLD-POTFILES.in: New file.
bb0082d6 1203 * po/bfd.pot: Regenerate.
55c80943 1204
58d29fc3
HPN
12052001-03-22 Hans-Peter Nilsson <[email protected]>
1206
915e5146
HPN
1207 * elf32-cris.c: Shlib and PIC support. PCREL tweaks.
1208 (elf_cris_discard_copies, elf_cris_adjust_gotplt_to_got,
1209 elf_cris_try_fold_plt_to_got, elf_cris_link_hash_newfunc,
1210 elf_cris_link_hash_table_create, elf_cris_adjust_dynamic_symbol,
1211 elf_cris_size_dynamic_sections, elf_cris_finish_dynamic_symbol,
1212 elf_cris_finish_dynamic_sections,elf_cris_hide_symbol): New
1213 functions.
1214 (cris_elf_howto_table) <R_CRIS_8_PCREL, R_CRIS_16_PCREL,
1215 R_CRIS_32_PCREL>: Correct comments. Set pcrel_offset to false.
1216 <R_CRIS_COPY, R_CRIS_GLOB_DAT, R_CRIS_JUMP_SLOT, R_CRIS_RELATIVE,
1217 R_CRIS_16_GOT, R_CRIS_32_GOT, R_CRIS_16_GOTPLT, R_CRIS_32_GOTPLT,
1218 R_CRIS_32_GOTREL, R_CRIS_32_PLT_GOTREL, R_CRIS_32_PLT_PCREL>:
1219 New HOWTO members for new relocs.
1220 (cris_reloc_map): Map new relocs.
1221 (ELF_DYNAMIC_INTERPRETER): Define.
1222 (PLT_ENTRY_SIZE): Define.
1223 (elf_cris_plt0_entry, elf_cris_plt_entry, elf_cris_pic_plt0_entry,
1224 elf_cris_pic_plt_entry): New, PLT templates.
1225 (struct elf_cris_pcrel_relocs_copied, struct
1226 elf_cris_link_hash_entry, struct elf_cris_link_hash_table): New.
1227 (elf_cris_link_hash_traverse, elf_cris_hash_table): Define.
1228 (cris_final_link_relocate): Check that 16-bit GOT relocs have
1229 positive values. Adjust PCREL relocs to be relative to location
1230 after relocation.
1231 (cris_elf_relocate_section): Handle relocations to dynamic
1232 objects. Handle new relocations. Call error handler when seeing
1233 non-PIC relocation for read-only sections while generating shared
1234 object.
1235 (cris_elf_check_relocs): Set reference counts for GOT and PLT
1236 entries.
1237 (bfd_elf32_bfd_link_hash_table_create,
1238 elf_backend_adjust_dynamic_symbol,
1239 elf_backend_size_dynamic_sections,
1240 elf_backend_finish_dynamic_symbol,
1241 elf_backend_finish_dynamic_sections,
1242 elf_backend_create_dynamic_sections, bfd_elf32_bfd_final_link,
1243 elf_backend_hide_symbol, elf_backend_want_got_plt,
1244 elf_backend_plt_readonly, elf_backend_want_plt_sym,
1245 elf_backend_got_header_size, elf_backend_plt_header_size):
1246 Define.
1247
58d29fc3
HPN
1248 * reloc.c: (BFD_RELOC_CRIS_COPY, BFD_RELOC_CRIS_GLOB_DAT,
1249 BFD_RELOC_CRIS_JUMP_SLOT, BFD_RELOC_CRIS_RELATIVE,
1250 BFD_RELOC_CRIS_32_GOT, BFD_RELOC_CRIS_16_GOT,
1251 BFD_RELOC_CRIS_32_GOTPLT, BFD_RELOC_CRIS_16_GOTPLT,
1252 BFD_RELOC_CRIS_32_GOTREL, BFD_RELOC_CRIS_32_PLT_GOTREL,
1253 BFD_RELOC_CRIS_32_PLT_PCREL): New relocs.
1254 * bfd-in2.h, libbfd.h: Regenerate.
1255
7a65545d
DN
12562001-03-21 Diego Novillo <[email protected]>
1257
1258 (_bfd_mips_elf_relocate_section): Give a better error message when
1259 a relocation is not recognized.
1260
b32b5d6e
AM
12612001-03-21 Alan Modra <[email protected]>
1262
1263 * elf32-hppa.c (elf32_hppa_set_gp): Check sec->output_section
1264 non-NULL before attempting to dereference.
1265
f4fbb4a3
L
12662001-03-20 H.J. Lu <[email protected]>
1267
1268 * configure.in: Remove the redundent AC_ARG_PROGRAM.
1269 * configure: Rebuild.
1270
95fc45e6
AS
12712001-03-20 Andreas Schwab <[email protected]>
1272
1273 * elf32-m68k.c (elf_m68k_relocate_section): Don't need the
1274 relocation value when resolving a reference from a debugging
1275 section.
1276
03d411a9
NC
12772001-03-16 Scott Thomason <[email protected]>
1278
1279 * coff64-rs6000.c (xcoff64_swap_sym_out): Fix syntax errors.
1280 (xcoff64_swap_sym_out): Fix syntax errors.
1281
d1659392
NC
12822001-03-16 Richard Sandiford <[email protected]>
1283
1284 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Fix warning.
1285
12cca0d2
AM
12862001-03-15 Alan Modra <[email protected]>
1287
1288 * elf32-hppa.c (elf32_hppa_link_hash_entry): Add maybe_pic_call.
1289 (hppa_link_hash_newfunc): Init it.
1290 (hppa_type_of_stub): Only use non-PIC to PIC call stub if caller
1291 section appears to be non-PIC.
1292 (final_link_relocate): Likewise.
1293 (elf32_hppa_adjust_dynamic_symbol): Set maybe_pic_call for any
1294 possible candidate function, and set pic_call for those that will
1295 only have a .plt entry for the PIC call stub.
1296 (hppa_handle_PIC_calls): Set maybe_pic_call.
1297
cd6ec716
DD
12982001-03-12 DJ Delorie <[email protected]>
1299
1300 * elf32-sh.c (sh_elf_relocate_section): Only relocation
1301 R_SH_DIR8WP* relocs if they're against external symbols, else
1302 they're just for relaxing. Validate the reloc values.
1303
43a0748c
NC
13042001-03-12 Stefan Geuken <[email protected]>
1305
1306 * binary.c (bfd_external_binary_architecture): Declare.
1307 (binary_object_p): If bfd_external_binary_architecture is defined,
1308 set the architecture to this string.
1309
d982ba73
PB
13102001-03-11 Philip Blundell <[email protected]>
1311
1312 * elf32-arm.h (elf32_arm_finish_dynamic_symbol): Don't make PLT
1313 entries that could serve as a definition for a weak symbol.
1314
7898deda
NC
13152001-03-08 Nick Clifton <[email protected]>
1316
1317 * Most files: Update copyright notices using Perl script created
1318 by Kevin Buettner <[email protected]>.
653165cc 1319
df425bc0
NC
13202001-03-07 Nick Clifton <[email protected]>
1321
1322 * elf32-arm.h (elf32_arm_final_link_relocate): Conditionalise
1323 prior patch on ! defined OLD_ARM_ABI.
1324
bcdd92f3
AJ
13252001-03-07 Andreas Jaeger <[email protected]>
1326
1327 * elf64-x86-64.c (elf64_x86_64_relocate_section): Fix handling of
1328 some relocation values.
1329
4f3c3dbb
NC
13302001-03-06 Nick Clifton <[email protected]>
1331
1332 * elf32-arm.h (elf32_arm_final_link_relocate): Clear bit zero
1333 of offset in BLX(1) instruction.
1334 * coff-arm.c (coff_arm_relocate_section): Clear bit zero of
1335 offset in BLX(1) instruction.
bb0082d6 1336 Fix formatting.
4f3c3dbb 1337
f8f3c6cc
NC
13382001-03-06 Nick Clifton <[email protected]>
1339
1340 * coff-arm.c (coff_arm_reloc_type_lookup): Add
1341 BFD_RELOC_THUMB_PCREL_BLX.
1342
3cac17ae
NC
13432001-03-06 Igor Shevlyakov <[email protected]>
1344
1345 * archures.c (bfd_default_scan): Add Coldfire CPUs.
1346 * bfd-in2.h: Regenerate.
1347 * cpu-m68k.c: Add Coldfire CPUs for arch table.
1348 * ieee.c (ieee_write_processor): Set proper id for
1349 Coldfire CPUs.
1350
d1b17ab0
NC
13512001-03-01 D.J. Barrow <[email protected],[email protected]>
1352
1353 * configure.in: Add s390 target.
1354 * configure: Regenerate.
1355
5608e05b
AJ
13562001-02-28 Andreas Jaeger <[email protected]>
1357
1358 * elf64-x86-64.c (elf64_x86_64_relocate_section): Add relocation
1359 to addend.
1360
fd2ec330
PB
13612001-02-28 Philip Blundell <[email protected]>
1362
1363 * elf32-arm.h: Update mentions of renamed EF_xx constants.
5608e05b 1364 (elf32_arm_print_private_bfd_data): Handle ARM EABI version 2.
fd2ec330 1365
920581c5
L
13662001-02-27 H.J. Lu <[email protected]>
1367
1368 * aoutx.h (NAME(aout,bfd_free_cached_info)): Return true if
1369 abfd->tdata.aout_data == NULL.
1370
27b7e12d
AM
13712001-02-27 Alan Modra <[email protected]>
1372
3ee1d854
AM
1373 * elf32-hppa.c: Correct field selector in stub comments.
1374 (clobber_millicode_symbols): Formatting fix.
1375
27b7e12d
AM
1376 * configure.in: Bump version to 2.11.90.
1377 * configure: Regenerate.
1378 * Makefile.am (CFILES): Rename to SOURCE_CFILES.
1379 (CFILES): $SOURCE_CFILES + generated C files.
1380 (POTFILES): Include $HFILES not $SOURCE_HFILES.
1381 Run "make dep-am"
1382 * Makefile.in: Regenerate.
1383 * doc/Makefile.in: This too.
1384
10d1e03a
TW
13852001-02-26 Timothy Wall <[email protected]>
1386
1387 * elfxx-ia64.c (elfNN_ia64_aix_add_symbol_hook): Remove obsolete
5608e05b 1388 comments.
10d1e03a 1389
1276aefa
NC
13902001-02-26 Nick Clifton <[email protected]>
1391
1392 * coffcode.h (styp_to_sec_flags) [COFF_WITH_PE version]: Tidy
1393 up, replacing multiple if statements with a switch.
bb0082d6 1394 (handle_COMDAT): New function.
1276aefa
NC
1395
13962001-02-26 H.J. Lu <[email protected]>
1397
1398 * coffcode.h (styp_to_sec_flags) [COFF_WITH_PE version]: Issue
1399 a warning for section flags we do not handle instead of
1400 aborting.
1401
4a73f21b
AJ
14022001-02-26 Andreas Jaeger <[email protected]>
1403
1404 * elf64-x86-64.c (x86_64_elf_howto_table): Fix order of entries.
1405
7b6dab7f
TW
14062001-02-22 Timothy Wall <[email protected]>
1407
1408 * config.bfd (targ_cpu): Add vectors for ia64-*-aix* (aka Monterey).
1409 * configure.in: Add objects for elf64_ia64_aix vectors.
1410 * configure: Regenerated.
1411 * configure.host: Recognize ia64-*-aix*.
1412 * elfxx-ia64.c: Add hooks for ELF64 on AIX5. Define new vectors
1413 for AIX. AIX5 requires most relocations to be dynamic (*all*
1414 binaries are somewhat similar to shared libraries).
1415 * targets.c: Add elf64_ia64_aix vectors.
4a73f21b 1416
87f8eb97
JW
14172001-02-21 David Mosberger <[email protected]>
1418
1419 * cpu-ia64-opc.c (elf64_ia64_operands}: Fix typo: error string for
1420 C8 said "1" instead of "8". Clarify error string for IMM22:
1421 "signed integer" instead of just "integer".
1422
05aa1441
AJ
14232001-02-20 Andreas Jaeger <[email protected]>
1424
1425 * elf64-x86-64.c (elf64_x86_64_finish_dynamic_symbol): Don't make
1426 PLT entries that could serve as a definition for a weak symbol.
1427
8701c1bc
JJ
14282001-02-19 Jakub Jelinek <[email protected]>
1429
1430 * elf32-sparc.c (elf32_sparc_finish_dynamic_symbol): Don't make PLT
1431 entries that could serve as a definition for a weak symbol.
1432 * elf64-sparc.c (sparc64_elf_finish_dynamic_symbol): Likewise.
1433
d4af9775
DB
14342001-02-18 David O'Brien <obrien@FreeBSD>
1435
1436 * configure.in: Recognize FreeBSD/arm, FreeBSD/PowerPC, and treat
1437 FreeBSD/i386-CURRENT differently until I can figure out the needed
1438 corefile changes.
1439 * configure: Regenerate.
1440 * config.bfd: Recognize FreeBSD/x86-64, FreeBSD/ia64, FreeBSD/arm,
1441 FreeBSD/PowerPC, and FreeBSD/sparc64.
1442
e135f41b
NC
14432001-02-18 lars brinkhoff <[email protected]>
1444
1445 * Makefile.am: Add PDP-11 a.out target.
1446 * config.bfd: Likewise.
1447 * configure.in: Likewise.
1448 * targets.c: Likewise.
1449 * archures.c: Likewise.
1450 * bfd-in2.h: Likewise. Add PDP-11 relocations.
1451 * libbfd.h: Add PDP-11 relocations.
1452 * reloc.c: Likewise.
1453 * cpu-pdp11.c: New file.
1454 * pdp11.c: New file.
1455
1456 * libaout.h (GET_WORD) [ARCH_SIZE==16]: Define.
1457 (GET_SWORD) [ARCH_SIZE==16]: Likewise.
1458 (GET_SWORD) [ARCH_SIZE==16]: Likewise.
1459 (PUT_WORD) [ARCH_SIZE==16]: Likewise.
1460 (GET_MAGIC): New macro.
1461 (PUT_MAGIC): Likewise.
1462 * aout-target.h (MY(object_p)): Use GET_MAGIC to read magic word.
1463
dc3febfa
NC
14642001-02-18 Jim Kingdon <[email protected]>
1465
1466 * irix-core.c (irix_core_core_file_p): Set the architecture (GDB
1467 multiarch needs it).
1468
ea412e04
L
14692001-02-18 H.J. Lu <[email protected]>
1470
1471 * elflink.h (elf_link_input_bfd): Ignore invalid section symbol
1472 index.
1473
47eee8a9
KH
14742001-02-18 Kazu Hirata <[email protected]>
1475
1476 * vms-misc.c: Fix formatting.
1477
8a0c27cd
KH
14782001-02-16 Kazu Hirata <[email protected]>
1479
1480 * vms.c: Fix formatting.
1481
d1fad7c6
NC
14822001-02-14 H.J. Lu <[email protected]>
1483
1484 * elf.c (elf_find_function): New function.
1485 (_bfd_elf_find_nearest_line): Call elf_find_function () to find
1486 the file name and function name.
1487
825b47db
NC
14882001-02-14 Nick Clifton <[email protected]>
1489
51d7ee16
NC
1490 * ecoff.c (bfd_debug_section): Update to initialise new fields in
1491 asection structure.
1492
825b47db
NC
1493 * Makefile.am (BFD32_BACKENDS_CFILES): Remove peigen.c
1494 (BFD64_BACKENDS): Add pepigen.c
1495 Add rules to create peigen.c and pepigen.c from peXXigen.c.
1496
1497 * Makefile.in: Regenerate.
1498 * configure: Regenerate.
1499 * po/POTFILES.in: Regenerate.
1500 * po/bfd.pot: Regenerate.
1501
ea36a178
L
15022001-02-14 H.J. Lu <[email protected]>
1503
1504 * libcoff-in.h (pe_tdata): Add members target_subsystem and
1505 force_minimum_alignment.
1506
407443a3
AJ
15072001-02-14 Bo Thorsen <[email protected]>
1508
1509 * elf64-x86-64.c: Small formatting fixes and rearrangements of code.
1510 (elf64_86_64_size_info): Struct added to fix a problem
1511 with the hashtable string entries.
1512 (elf64_x86_64_adjust_dynamic_symbol): Add generation of .got.plt.
1513 (elf64_x86_64_size_dynamic_sections): A FIXME removed.
1514 (elf64_x86_64_size_dynamic_sections): Fix a dynamic entry and
1515 remove the FIXME for this.
1516 (elf64_x86_64_adjust_dynamic_symbol): Fix check for unneeded .plt
1517 section. Also removed the FIXME for it.
1518 (x86_64_elf_howto_table): Use bfd_elf_generic_reloc.
1519 (ELF_DYNAMIC_INTERPRETER): Fix the name of the dynamic linker.
1520 (elf64_x86_64_finish_dynamic_sections): Enable .got.plt writing.
1521
b4adccfd
RH
15222001-02-13 Richard Henderson <[email protected]>
1523
1524 * elfxx-ia64.c (elfNN_ia64_final_link): Set __gp if required
1525 and not user provided.
1526
9635981a
KH
15272001-02-13 Kazu Hirata <[email protected]>
1528
1529 * vms.c (vms_print_symbol): Remove unreachable code.
1530
6a125b16
KH
1531 * rs6000-core.c: Fix formatting.
1532
cbff5e0d
DD
15332001-02-13 David Mosberger <[email protected]>
1534
1535 * peicode.h (coff_swap_filehdr_out) [COFF_IMAGE_WITH_PE]: Define
1536 as _bfd_XXi_only_swap_filehdr_out.
1537 (pe_mkobject) [PEI_FORCE_MINIMUM_ALIGNMENT]: Set
1538 pe->force_minimum_alignment to TRUE.
1539 (pe_mkobject) [PEI_TARGET_SUBSYSTEM]: Set pe->target_subsystem to
1540 PEI_TARGET_SUBSYSTEM.
1541 (pe_print_private_bfd_data): Call
1542 _bfd_XX_print_private_bfd_data_common() instead of
1543 _bfd_pe_print_private_bfd_data_common().
1544 (pe_bfd_copy_private_bfd_data): Call
1545 _bfd_XX_bfd_copy_private_bfd_data_common() instead of
1546 _bfd_pe_bfd_copy_private_bfd_data_common().
1547 (coff_bfd_copy_private_section_data): Define as
1548 _bfd_XX_bfd_copy_private_section_data instead of
1549 _bfd_pe_bfd_copy_private_section_data.
1550 (coff_get_symbol_info): Define as _bfd_XX_get_symbol_info instead
1551 of a _bfd_pe_get_symbol_info.
1552
1553 * peigen.c: Delete.
1554
1555 * peXXigen.c: Renamed from peigen.c.
1556 (COFF_WITH_XX): Define this macro (will get expanded into
1557 COFF_WITH_pep or COFF_WITH_pe, depending on whether this is being
1558 compiled as peigen.c or pepigen.c.
1559 [COFF_WITH_pep]: Include "coff/ia64.h" instead of "coff/i386.h" to
1560 define the canonical PEP structures and definitions.
1561 (_bfd_XXi_swap_aouthdr_out): If pe->force_minimum_alignment is in
1562 effect, enforce minimum file and section alignments. If
1563 extra->Subsystem is IMAGE_SUBSYSTEM_UNKNOWN, set it to
1564 pe->target_subsystem (this defaults to IMAGE_SUBSYSTEM_UNKNOWN,
1565 so, by default, this is a no-op).
1566
1567 * libpei.h: Rename COFF_WITH_PEP to COFF_WITH_pep.
1568 (_bfd_XX_bfd_copy_private_bfd_data_common): Add macros to map
1569 _bfd_XXfoo to _bfd_pepfoo if COFF_WIT_PEP is defined and to
1570 _bfd_pefoo if it's not defined. Use these macros to define
1571 coff swap macros.
1572
1573 * libcoff.h (pe_tdata): Add members target_subsystem and
1574 force_minimum_alignment.
1575
1576 * efi-app-ia64.c (COFF_WITH_pep): Rename COFF_WITH_PEP to
1577 COFF_WITH_pep.
1578 (PEI_TARGET_SUBSYSTEM): Rename from PEI_DEFAULT_TARGET_SUBSYSTEM.
1579
1580 * configure.in (bfd_efi_app_ia64_vec): Use pepigen.lo instead of
1581 peigen.lo.
1582
1583 * coff-ia64.c: Rename COFF_WITH_PEP to COFF_WITH_pep.
1584 (AOUTSZ): Rename PEP64AOUTSZ and PEP64AOUTHDR to PEPAOUTSZ and
1585 PEPAOUTHDR.
1586
1587 * Makefile.in (BFD64_BACKENDS): Mention pepigen.lo.
1588 (BFD64_BACKENDS_CFILES): Mention pepigen.c
1589 (peigen.c): Add rule to generate from peXXigen.c.
1590 (pepigen.c): Ditto.
1591 (pepigen.lo): List dependencies for pepigen.lo.
1592
df8634e3
AM
15932001-02-13 Alan Modra <[email protected]>
1594
1595 * elf32-hppa.c (elf32_hppa_set_gp): Handle weak $global$. If
1596 $global$ referenced but not defined, set its value here.
1597
51e0a107
JH
15982001-02-09 Bo Thorsen <[email protected]>
1599
1600 * elf64-x86-64.c (elf64_x86_64_check_relocs): Set .rela.got section
1601 alignment to 3.
1602 (elf64_x86_64_check_relocs): Write R_X86_64_GOTPCREL GOT entry
1603 and relocation.
1604 (elf64_x86_64_relocate_section): Fix formatting.
1605 (elf64_x86_64_relocate_section): Fix addend for relocation of
1606 R_X86_64_(8|16|32|PC8|PC16|PC32).
1607
d1fad7c6 16082001-02-12 Jan Hubicka <[email protected]>
23df1078
JH
1609
1610 * elf64-x86-64.c (x86_64_elf_howto): Fix name of R_X86_64_GOTPCREL.
1611
f0e1d18a
L
16122001-02-11 H.J. Lu <[email protected]>
1613
6757257f 1614 * elflink.h (elf_bfd_final_link): Use file_align for SYMTAB
f0e1d18a
L
1615 alignment.
1616
9117d219
NC
16172001-02-11 Maciej W. Rozycki <[email protected]>
1618
1619 * elf32-mips.c (mips_elf_create_dynamic_relocation): Undo patch
1620 from 2000-10-13. Do not add the symbol's value for R_MIPS_REL32
1621 relocations against dynsym symbols.
1622
1623 * elf32-mips.c (elf_mips_howto_table): Fix the comment on
1624 the R_MIPS_26 relocation.
1625 (mips_elf_calculate_relocation): Use (p + 4) instead of p for
1626 the R_MIPS_26 relocation.
1627 (mips_elf_perform_relocation): Fix the comment on the R_MIPS16_26
1628 relocation.
1629 * elf64-mips.c (mips_elf64_howto_table_rel): Fix the comment on
1630 the R_MIPS_26 relocation.
1631 (mips_elf64_howto_table_rela): Likewise.
1632
1633 * elf32-mips.c (struct mips_elf_link_hash_entry): Added no_fn_stub
1634 member to mark symbols that have non-CALL relocations against
1635 them.
1636 (mips_elf_link_hash_newfunc): Initialize no_fn_stub.
1637 (mips_elf_calculate_relocation): Handle R_MIPS_CALL16 like
1638 R_MIPS_GOT16.
1639 (_bfd_mips_elf_check_relocs): Set no_fn_stub for a symbol if a
1640 non-CALL relocation against it is encountered.
1641 (_bfd_mips_elf_copy_indirect_symbol): Merge no_fn_stub as well.
1642 (_bfd_mips_elf_adjust_dynamic_symbol): Only create a stub if
1643 no_fn_stub is not set.
1644
1645 * elf32-mips.c (mips_elf_output_extsym): Get the output section
1646 information from the real symbol for indirect ones.
1647 Check no_fn_stub to find out if a symbol has a function stub
1648 indeed.
1649
9f93bca5
MS
16502001-02-11 Michael Sokolov <[email protected]>
1651
1652 * Makefile.am (stamp-lib): ranlib the libbfd.a in the build directory.
1653 * Makefile.in: Regenerate.
1654
81545d45
RH
16552001-02-09 David Mosberger <[email protected]>
1656
1657 * elfxx-ia64.c (is_unwind_section_name): New function. Returns
1658 true if section name is an unwind table section name.
1659 (elfNN_ia64_additional_program_headers): Count each unwind section
1660 separately.
1661 (elfNN_ia64_modify_segment_map): Install one unwind program header
1662 for each unwind separate section. Note: normally the linker
1663 script merges the unwind sections that go into a single segment,
1664 so this still generates at most one unwind program header per
1665 segment.
1666
1667 * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Accept any section
1668 name for SHT_IA_64_UNWIND, not just .IA_64.unwind.
1669 (elfNN_ia64_fake_sections): Mark sections with names that start
1670 with .IA_64.unwind but not with .IA_64.unwind_info as an IA-64
1671 unwind section.
1672
1673 * elfxx-ia64.c (elfNN_ia64_final_write_processing): New function.
1674 Use it to make sh_info in unwind section point to the text section
1675 it applies to.
1676
a85d7ed0
NC
16772001-02-09 Martin Schwidefsky <[email protected]>
1678
1679 * Makefile.am: Add linux target for S/390.
1680 * archures.c: Likewise.
1681 * bfd-in2.h: Likewise.
1682 * config.bfd: Likewise.
1683 * configure.in: Likewise.
1684 * elf.c: Likewise.
1685 * libbfd.h: Likewise.
1686 * targets.c: Likewise.
1687 * cpu-s390.c: New file.
1688 * elf32-s390.c: New file.
1689 * elf64-s390.c: New file.
1690
356d255d
NC
16912001-02-09 Nick Clifton <[email protected]>
1692
1693 * peigen.c (_bfd_pe_get_symbol_info): Suppress addition of
1694 ImageBase. This has already been done by coff_swap_hdr_in.
1695
069f40e5
JJ
16962001-02-09 Jakub Jelinek <[email protected]>
1697
1698 * elf64-sparc.c (sparc64_elf_copy_private_bfd_data): New function.
1699
eadfa8ab
JJ
17002001-02-09 Jakub Jelinek <[email protected]>
1701
1702 * elf64-sparc.c (sparc64_elf_check_relocs): Don't trust reloc_count.
1703 (sparc64_elf_relocate_section): Likewise.
1704
9fc54e19
MK
17052001-02-09 Mark Kettenis <[email protected]>
1706
1707 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Treat R_SPARC_UA32
1708 similar to R_SPARC_32.
1709 * elf64-sparc.c (sparc64_elf_howto_table): Likewise.
1710
1f655a09
L
17112001-02-08 H.J. Lu <[email protected]>
1712
1713 * elf32-i386.c (elf_i386_check_relocs): Reserve R_386_PC32
1714 relocation entries for weak definitions when building DSO with
1715 -Bsymbolic.
1716
ca88208a
RH
17172001-02-08 Richard Henderson <[email protected]>
1718
1719 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Respect weakness
1720 before visibility. Locally defined protected symbols are not
1721 dynamic.
1722
4603e845
GK
17232001-02-08 Geoffrey Keating <[email protected]>
1724
1725 * config.bfd: Enable coff64 for rs6000-*. Patch from
1726 <[email protected]>.
1727
4ca29a6a
NC
17282001-02-07 Mark Elbrecht <[email protected]>
1729
1730 * coffgen.c (coff_find_nearest_line): If stabs info is successfully
1731 found, do not attempt to find dwarf2 info before returning.
1732
7da9d88f
NC
17332001-02-07 Jakub Jelinek <[email protected]>
1734
1735 * elflink.h (is_global_symbol_definition): Rename to
1736 is_global_data_symbol_definition and have it reject function
1737 symbols.
1738 (elf_link_is_defined_archive_symbol): Use renamed function.
1739
7340082d
NC
17402001-02-07 Todd Vierling <[email protected]>
1741
1742 * libbfd-in.h (bfd_target_vector): Change extern array to pointer.
1743 * libbfd.h (bfd_target_vector): Likewise.
1744 * targets.c (bfd_target_vector): Rename to _bfd_target_vector and
81545d45 1745 make static; create pointer reference named bfd_target_vector.
7340082d
NC
1746 (_bfd_target_vector_entries): Calculate this based on the array
1747 typed _bfd_target_vector.
1748
2719f880
L
17492001-02-06 H.J. Lu <[email protected]>
1750
1751 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Only hidden and
1752 internal symbols are not dynamic.
1753 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise.
1754
175aa013
NC
17552001-02-06 Nick Clifton <[email protected]>
1756
1757 * Makefile.am (BFD64_BACKENDS_CFILES): Remove elf64-ia64.c, so
1758 that it will not be pulled into the list of files that make up
1759 po/POTFILES.in.
1760 * Makefile.in: Regenerate.
1761 * po/bfd.pot: Regenerate.
1762
15e0ecd9
L
17632001-02-06 H.J. Lu <[email protected]>
1764
7898deda 1765 * peicode.h (coff_swap_filehdr_in): Remove the e_magic
15e0ecd9
L
1766 checking.
1767 (pe_bfd_object_p): Rewrite with external_PEI_DOS_hdr and
1768 external_PEI_IMAGE_hdr.
1769
27def10f
KH
17702001-02-06 Kazu Hirata <[email protected]>
1771
1772 * elf-m10200.c: Fix formatting.
1773
a0f2e916
NC
17742001-02-04 Nick Clifton <[email protected]>
1775
1776 * elf32-v850.c (v850_elf_reloc): Do not convert reloc addend to PC
1777 rel, it will be handled later on.
1778
d96031fb
NC
17792001-02-02 Fred Fish <[email protected]>
1780
1781 * Makefile.in: Fix typo.
1782
010ac81f
KH
17832001-02-01 Kazu Hirata <[email protected]>
1784
1785 * elf-m10300.c: Fix formatting.
1786
3fab46d0
AM
17872001-01-30 Alan Modra <[email protected]>
1788
1789 * elf64-hppa.c (elf64_hppa_elf_get_symbol_type): New function.
1790 (elf_backend_get_symbol_type): Define.
d9634ba1
AM
1791 (elf64_hppa_object_p): Set architecture and machine from elf
1792 header flags.
3fab46d0 1793
95404643
RH
17942001-01-30 Curtis L. Janssen <[email protected]>
1795
1796 * elf64-alpha.c (elf64_alpha_find_nearest_line): Query dwarf2
1797 before mdebug.
1798
8fb35fed
RH
17992001-01-26 Richard Henderson <[email protected]>
1800
1801 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Return false
1802 for non-default visibility.
1803 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise, but
1804 delete ugly macro and replace with pretty function.
1805
a4f68544
NC
18062001-01-25 Mark Elbrecht <[email protected]>
1807
1808 * coff-go32.c: Update copyright.
1809 * coff-stgo32.c: Likewise.
1810 * coff-go32.c (COFF_LONG_FILENAMES): Define.
1811 * coff-stgo32.c (COFF_LONG_FILENAMES): Likewise.
1812 * coff-go32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Remove .bss entry.
1813 * coff-stgo32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
1814
c02e7c3e
KH
18152001-01-25 Kazu Hirata <[email protected]>
1816
1817 * bfd-in2.h: Rebuild.
1818 * libbfd.h: Likewise.
1819
541389e2
L
18202001-01-23 H.J. Lu <[email protected]>
1821
1822 * bfd-in2.h: Rebuild.
1823
0007625f
L
18242001-01-23 H.J. Lu <[email protected]>
1825
1826 * vms-misc.c (_bfd_vms_next_record): Return -1 if PRIV(vms_buf)
1827 is NULL or PRIV(vms_rec) is outside of the buffer.
1828
b653e1b1
KH
18292001-01-23 Kazu Hirata <[email protected]>
1830
1831 * coff64-rs6000.c: Fix formatting.
1832 * coff-arm.c: Likewise.
1833 * coffgen.c: Likewise.
1834 * cofflink.c: Likewise.
1835 * coff-mcore.c: Likewise.
1836 * coff-mips.c: Likewise.
1837 * coff-pmac.c: Likewise.
1838 * coff-ppc.c: Likewise.
1839 * coff-rs6000.c: Likewise.
1840 * elf32.c: Likewise.
1841 * elf32-fr30.c: Likewise.
1842 * elf32-i370.c: Likewise.
1843 * elf32-i860.c: Likewise.
1844 * elf32-m32r.c: Likewise.
1845 * elf32-m68k.c: Likewise.
1846 * elf32-mcore.c: Likewise.
1847 * elf32-ppc.c: Likewise.
1848 * elf32-sh.c: Likewise.
1849 * elf32-v850.c: Likewise.
1850 * elf64-alpha.c: Likewise.
1851 * elf64-sparc.c: Likewise.
1852 * elflink.c: Likewise.
1853 * elflink.h: Likewise.
1854 * elf-m10200.c: Likewise.
1855 * elf-m10300.c: Likewise.
1856 * elfxx-ia64.c: Likewise.
1857
3fde5a36
KH
1858 * aoutx.h: Fix formatting.
1859 * bfd.c: Likewise.
1860 * bfd-in2.h: Likewise.
1861 * bfd-in.h: Likewise.
1862 * cpu-i386.c: Likewise.
1863 * cpu-m68hc11.c: Likewise.
1864 * dwarf2.c: Likewise.
1865 * elf64-x86-64.c: Likewise.
1866 * format.c: Likewise.
1867 * freebsd.h: Likewise.
1868 * hash.c: Likewise.
1869 * hp300hpux.c: Likewise.
1870 * hppabsd-core.c: Likewise.
1871 * hpux-core.c: Likewise.
1872
70256ad8
AJ
18732001-01-22 Bo Thorsen <[email protected]>
1874
1875 * elf64-x86-64.c: Added PIC support for X86-64.
1876 (elf64_x86_64_link_hash_newfunc): Function added.
1877 (elf64_x86_64_link_hash_table_create): Likewise.
1878 (elf64_x86_64_check_relocs): Likewise.
1879 (elf64_x86_64_gc_mark_hook): Likewise.
1880 (elf64_x86_64_gc_sweep_hook): Likewise.
1881 (elf64_x86_64_adjust_dynamic_symbol): Likewise.
1882 (elf64_x86_64_size_dynamic_sections): Likewise.
1883 (elf64_x86_64_discard_copies): Likewise.
1884 (elf64_x86_64_finish_dynamic_symbol): Likewise.
1885 (elf64_x86_64_finish_dynamic_sections): Likewise.
1886 (elf64_x86_64_relocate_section): Add relocation of PIC sections.
1887
ee0bebb8
AJ
18882001-01-21 Maciej W. Rozycki <[email protected]>
1889
1890 * Makefile.am (install-data-local): Make use of $(DESTDIR).
1891 * Makefile.in: Regenerate.
1892
2a38f751
KH
18932001-01-21 Kazu Hirata <[email protected]>
1894
1895 * coff-a29k.c: Fix formatting.
1896
c8492176
L
18972001-01-19 H.J. Lu <[email protected]>
1898
1899 * elf32-i386.c (elf_i386_check_relocs): Report files with bad
1900 relocation section names.
1901 (elf_i386_relocate_section): Report files with bad relocation
1902 section names and return false.
1903
a5377ec0
AJ
19042001-01-17 Bo Thorsen <[email protected]>
1905
1906 * targets.c: Alphabetize list of xvecs.
1907
b352eebf
AM
19082001-01-14 Alan Modra <[email protected]>
1909
d952f17a
AM
1910 * config.bfd: Add linux target variant for elfxx-hppa.
1911 * configure.in: Recognize bfd_elf32_hppa_linux_vec and
1912 bfd_elf64_hppa_linux_vec.
1913 * configure: Regenerate.
1914 * elf64-hppa.c: Include elf64-target.h again to support linux
1915 target variant.
1916 (elf64_hppa_post_process_headers): Set ELFOSABI_LINUX for linux.
1917 * elf32-hppa.c: Include elf32-target.h again to support linux
1918 target variant.
1919 (elf32_hppa_post_process_headers): New function.
1920 (elf_backend_post_process_headers): Define.
1921 * targets.c (bfd_target_vector): Add bfd_elf64_hppa_linux_vec and
1922 bfd_elf32_hppa_linux_vec.
1923
c46b7515
AM
1924 * elf32-hppa.c (elf32_hppa_link_hash_table): Add text_segment_base,
1925 and data_segment_base fields.
1926 (elf32_hppa_link_hash_table_create ): Init them.
1927 (elf32_hppa_check_relocs): Update comments.
1928 (hppa_record_segment_addr): New function.
1929 (elf32_hppa_relocate_section): Call it.
1930 (final_link_relocate): Handle R_PARISC_SEGREL32.
1931 (elf32_hppa_final_link): New function.
1932 (bfd_elf32_bfd_final_link): Define to call it.
1933 (hppa_unwind_entry_compare): New function.
1934 * cache.c (bfd_open_file): Create files in write+read mode.
1935
1936 * elf-hppa.h (elf_hppa_howto_table): Set bitsize value for
1937 SEGREL32 and numerous other relocs. Change duplicate
1938 R_PARISC_NONE relocs to R_PARISC_UNIMPLEMENTED.
1939
d768008d
AM
1940 * opncls.c (bfd_fdopenr): Add parens like the comment says around
1941 O_ACCMODE.
1942
150ccafb
AM
1943 * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Don't create
1944 .plt entries for DT_INIT and DT_FINI.
1945 (elf32_hppa_finish_dynamic_sections): Remove special handling of
1946 DT_INIT and DT_FINI.
1947
b352eebf
AM
1948 * elf64-hppa.c (elf64_hppa_finish_dynamic_symbol): Use 16-bit
1949 offsets for stub .plt access if wide mode. Check offset in range.
1950
b3b9a062
NC
19512001-01-13 Nick Clifton <[email protected]>
1952
b7ed8fad
NC
1953 * elf32-fr30.c (fr30_elf_howto_table): Remove spurious blank
1954 line.
1955
b3b9a062
NC
1956 * coffcode.h (coff_canonicalize_reloc): Remove spurious blank
1957 line.
1958
6e0b89ee
AM
19592001-01-12 Alan Modra <[email protected]>
1960
1961 * configure.in ([bfd_elf64_x86_64_vec]): Set target64.
1962 * configure: Regenerate.
1963
0d2bcfaf
NC
19642001-01-11 Peter Targett <[email protected]>
1965
1966 * bfd-in2.h (bfd_architecture): Add bfd_mach_arc_5,
1967 bfd_mach_arc_6, bfd_mach_arc_7, bfd_mach_arc_8 for ARC variants.
1968 * cpu-arc.c (arch_info_struct): Add entries for variants.
1969 (bfd_arc_arch) Set default to bfd_mach_arc_5.
1970 (arc_get_mach) Don't assume machine names prefixed arc- before
1971 testing.
1972 * elf32-arc.c (arc_elf_object_p): Set machine number based on new
1973 selections.
1974 (arc_elf_final_write_processing) Likewise.
1975 (ELF_MACHINE_CODE) Use EM_ARC.
1976
c31c1f70
NC
19772001-01-10 Nick Clifton <[email protected]>
1978
2758140b 1979 * coff-arm.c (LOCAL_LABEL_PREFIX): Change definition to "".
c31c1f70 1980
5ad083e3
PB
19812001-01-07 Philip Blundell <[email protected]>
1982
1983 * README: Replace `[email protected]' with
1984 `[email protected]'.
1985
7eae7d22
KH
19862001-01-04 Kazu Hirata <[email protected]>
1987
1988 * som.c: Fix formatting.
1989
509945ae
KH
19902001-01-03 Kazu Hirata <[email protected]>
1991
3e932841
KH
1992 * ecoffswap.h: Fix formatting.
1993 * elf-bfd.h: Likewise.
1994 * elfarm-nabi.c: Likewise.
1995 * elfarm-oabi.c: Likewise.
1996 * elfcode.h: Likewise.
1997 * elfcore.h: Likewise.
1998 * elflink.c: Likewise.
1999 * elflink.h: Likewise.
2000 * elfxx-ia64.c: Likewise.
2001 * elfxx-target.h: Likewise.
2002 * libbfd.c: Likewise
509945ae
KH
2003 * linker.c: Likewise.
2004 * lynx-core.c: Likewise.
2005
892339ee
KH
20062001-01-02 Kazu Hirata <[email protected]>
2007
2008 * pc532-mach.c: Fix formatting.
2009 * pe-arm.c: Likewise.
2010 * pe-i386.c: Likewise.
2011 * pe-mips.c: Likewise.
2012 * pe-ppc.c: Likewise.
2013 * pe-sh.c: Likewise.
2014 * pei-mips.c: Likewise.
2015 * pei-sh.c: Likewise.
ee91ed79 2016 * peicode.h: Likewise.
892339ee
KH
2017 * ppcboot.c: Likewise.
2018 * ptrace-core.c: Likewise.
2019
3d855632
KH
20202001-01-01 Kazu Hirata <[email protected]>
2021
2022 * reloc.c: Fix formatting.
2023 * riscix.c: Likewise.
2024 * rs6000-core.c: Likewise.
2025 * xcoff-target.h: Likewise.
2026
a77a9fef
HPN
20272000-12-29 Hans-Peter Nilsson <[email protected]>
2028
2029 * elfcode.h (elf_object_p): Also restore the bfd mach field on
2030 error, by calling bfd_default_set_arch_mach with incoming
2031 values.
2032
558e161f
KH
20332000-12-26 Kazu Hirata <[email protected]>
2034
2035 * vaxnetbsd.c: Fix formatting.
2036 * versados.c: Likewise.
2037 * vms-gsd.c: Likewise.
2038 * vms-hdr.c: Likewise.
2039 * vms-misc.c: Likewise.
2040
3c579812
AO
20412000-12-25 Alexandre Oliva <[email protected]>
2042
2043 * archive.c (coff_write_armap): Don't write more than symbol_count
2044 `archive_member_file_ptr's.
2045
672579e9
KH
20462000-12-25 Kazu Hirata <[email protected]>
2047
2048 * vms-tir.c: Fix formatting.
2049
55f2d5ed
KH
20502000-12-23 Kazu Hirata <[email protected]>
2051
2052 * vms.c: Fix formatting.
2053 * vms.h: Likewise.
2054
23ccc829
NC
20552000-12-21 Santeri Paavolainen <[email protected]>
2056
2057 * vms-hdr.c: Include alloca.h if HAVE_ALLOCA_H is defined.
2058
2059 * peicode.h (pe_ILF_object_p): Add const to import of TARGET_LITTLE_SYM.
2060
2061 * elf32-m32r.c (m32r_elf_generic_reloc): Add cast to avoid (void *)
2062 arithmetic.
2063
2064 * elf32-fr30.c: Add casts to avoid (void *) arithmetic.
2065
2066 * coffcode.h (styp_to_sec_flags): Add empty statement after label.
2067
8c603c85
NC
20682000-12-21 Richard Sandiford <[email protected]>
2069
2070 * libbfd.c (bfd_get_bits): Added
2071 (bfd_put_bits): Likewise
2072 * bfd-in.h: Declared the above.
2073 * bfd-in2.h: Regenerated.
2074
5bff4f56
KH
20752000-12-20 Kazu Hirata <[email protected]>
2076
2077 * targets.c: Fix formatting.
2078 * tekhex.c: Likewise.
2079 * trad-core.c: Likewise.
2080
7b82c249
KH
20812000-12-19 Kazu Hirata <[email protected]>
2082
2083 * sco5-core.c: Fix formatting.
2084 * section.c: Likewise.
2085 * sparclinux.c: Likewise.
2086 * sparclynx.c: Likewise.
2087 * sparcnetbsd.c: Likewise.
2088 * srec.c: Likewise.
2089 * stabs.c: Likewise.
2090 * stab-syms.c: Likewise.
2091 * sunos.c: Likewise.
2092 * syms.c: Likewise.
2093 * sysdep.h: Likewise.
2094
f78c5281
NC
20952000-12-18 Nick Clifton <[email protected]>
2096
2097 * coff-arm.c (EXTRA_S_FLAGS): Only define if not already
2098 defined.
2099 * epoc-pe-arm.c (EXTRA_S_FLAGS): Define.
2100 * epoc-pei-arm.c (EXTRA_S_FLAGS): Define.
2101
02b89dce
NC
21022000-12-18 Nick Clifton <[email protected]>
2103
2104 * vms-misc.c (_bfd_vms_get_record): Add default case to
2105 file_format switch.
2106
d20966a7
NC
21072000-12-15 Miloslav Trmac <[email protected]>
2108
2109 * elfcore.h (elf_core_file_p): Move to the start of the program
2110 headers before attempting to read them.
2111
6fa957a9
KH
21122000-12-14 Kazu Hirata <[email protected]>
2113
2114 * peigen.c: Fix formatting.
2115 * som.c: Likewise.
2116 * som.h: Likewise.
2117
9602af51
KH
21182000-12-13 Kazu Hirata <[email protected]>
2119
2120 * peigen.c: Fix formatting.
2121
514829c3
JW
21222000-12-12 Jim Wilson <[email protected]>
2123
2124 * elfxx-ia64.c (get_dyn_sym_info): Cast %p argument to void *.
2125
3a71aec8
NC
21262000-12-08 Mark Salter <[email protected]>
2127
2128 * binary.c (binary_set_section_contents): Ignore sections
2129 with zero size.
2130
1518639e
KH
21312000-12-12 Kazu Hirata <[email protected]>
2132
2133 * m68klinux.c: Fix formatting.
2134 * m68knetbsd.c: Likewise.
2135 * mipsbsd.c: Likewise.
2136 * netbsd-core.c: Likewise.
2137 * netbsd.h: Likewise.
2138 * newsos3.c: Likewise.
2139 * nlm32-alpha.c: Likewise.
2140 * nlm32-i386.c: Likewise.
2141 * nlm32-ppc.c: Likewise.
2142 * nlm32-sparc.c: Likewise.
2143 * nlmcode.h: Likewise.
2144 * nlmswap.h: Likewise.
2145 * nlm-target.h: Likewise.
2146 * ns32knetbsd.c: Likewise.
2147
b79e8c78
NC
21482000-12-10 Fred Fish <[email protected]>
2149
d952f17a
AM
2150 * elflink.h (elf_link_output_extsym): Don't complain about undefined
2151 symbols in shared objects if allow_shlib_undefined is true.
b79e8c78 2152
38b1a46c
NC
21532000-12-12 Nick Clifton <[email protected]>
2154
2155 * cpu-sh.c: Fix formattng.
2156 * elf.c: Fix formattng.
2157 * elf32-mips.c: Fix formattng.
2158 * elf32-sh.c: Fix formattng.
2159 * elf64-alpha.c: Fix formattng.
2160
857ec808
NC
21612000-12-09 Nick Clifton <[email protected]>
2162
2163 * elf32-mips.c (_bfd_mips_elf_find_nearest_line): Pass
2164 dwarf2_find_line_info as last parameter to invocation of
2165 _bfd_dwarf2_find_nearest_line.
2166 * elf32-arm.h (elf32_arm_find_nearest_line): Pass
2167 dwarf2_find_line_info as last parameter to invocation of
2168 _bfd_dwarf2_find_nearest_line.
2169
51db3708
NC
21702000-12-08 Mark Elbrecht <[email protected]>
2171
2172 * Makefile.am (BFD32_BACKENDS): Move dwarf2.lo from here...
857ec808
NC
2173 (BFD_LIBS): ...to here.
2174 (BFD32_BACKENDS_CFILES): Move dwarf2.c from here...
2175 (BFD_LIBS_CFILES): ...to here.
51db3708
NC
2176 * Makefile.in: Regenerate.
2177 * configure.in: Remove dwarf.lo from the elf shell variable.
2178 * configure: Regenerate.
2179 * libcoff-in.h (coff_tdata): Add pointer dwarf2_find_line_info.
2180 * libcoff.h: Regenerate.
d952f17a 2181 * coffgen.c (coff_find_nearest_line): Call
857ec808 2182 _bfd_dwarf2_find_nearest_line.
51db3708 2183 * dwarf2.c (_bfd_dwarf2_find_nearest_line): Add parameter. Update
857ec808
NC
2184 accordingly.
2185 (read_abbrevs): Likewise
2186 (decode_line_info): Likewise.
2187 (parse_comp_unit): Likewise.
2188 (comp_unit_find_nearest_line): Likewise.
51db3708
NC
2189 * libbfd-in.h (_bfd_dwarf2_find_nearest_line): Update prototype.
2190 * libbfd.h: Regenerate.
2191 * elf.c (_bfd_elf_find_nearest_line): Update call.
2192 * elf-bfd.h (elf_obj_tdata): Change dwarf2_find_line_info to type PTR.
2193 * dwarf2.c (concat_filename): Use IS_ABSOLUTE_PATH.
2194 * coffcode.h (STYP_XCOFF_DEBUG, STYP_DEBUG_INFO): New macros.
857ec808
NC
2195 (sec_to_styp_flags): Use them. Handle DWARF2 sections.
2196 (styp_to_sec_flags): Handle DWARF2 sections.
2197 * elf32-arm.h (elf32_arm_find_nearest_line): Add parameter to call
2198 to _bfd_find_nearest_line.
2199 * elf32-mips.c (_bfd_mips_elf_find_nearest_line): Add parameter to
2200 call to _bfd_find_nearest_line.
d952f17a 2201
435b1e90
KH
22022000-12-08 Kazu Hirata <[email protected]>
2203
2204 * coffgen.c: Fix formatting.
fe8bc63d 2205 * elf-m10300.c: Likewise.
435b1e90
KH
2206 * elf32-i386.c: Likewise.
2207 * elf32-i960.c: Likewise.
2208 * elf32-m68k.c: Likewise.
2209 * elf32-mcore.c: Likewise.
2210 * elf32-ppc.c: Likewise.
2211 * elf32-sh.c: Likewise.
2212 * elf32-sparc.c: Likewise.
2213 * elf32-v850.c: Likewise.
fe8bc63d
KH
2214 * elf64-alpha.c: Likewise.
2215 * elf64-hppa.c: Likewise.
2216 * elf64-mips.c: Likewise.
435b1e90 2217 * elf64-sparc.c: Likewise.
435b1e90 2218
8da6118f
KH
22192000-12-07 Kazu Hirata <[email protected]>
2220
2221 * elf32-ppc.c: Fix formatting.
2222 * elf64-x86-64.c: Likewise.
2223
a9922e52
UC
22242000-12-06 Ulf Carlsson <[email protected]>
2225
2226 From Ralf Baechle <[email protected]>
2227
2228 * elf32-mips.c (elf32_mips_merge_private_bfd_data): Always permit
2229 BFDs containing no sections or empty .text, .data or .bss sections
2230 to be merged, regardless of their flags.
2231
c3668558
KH
22322000-12-06 Kazu Hirata <[email protected]>
2233
2234 * elf32-m32r.c: Fix formatting.
2235 * elf32-m68hc11.c: Likewise.
2236 * elf32-m68hc12.c: Likewise.
2237 * elf32-m68k.c: Likewise.
2238 * elf32-mcore.c: Likewise.
2239 * elf32-pj.c: Likewise.
2240 * elf32-ppc.c: Likewise.
2241
6609fa74
KH
22422000-12-05 Kazu Hirata <[email protected]>
2243
2244 * elf32-fr30.c: Fix formatting.
2245 * elf32-hppa.c: Likewise.
2246 * elf32-i370.c: Likewise.
2247 * elf32-i386.c: Likewise.
2248 * elf32-i860.c: Likewise.
2249 * elf32-i960.c: Likewise.
2250
a7c10850
KH
22512000-12-03 Kazu Hirata <[email protected]>
2252
2253 * elf32-arm.h: Fix formatting.
2254 * elf32-avr.c: Likewise.
2255 * elf32-cris.c: Likewise.
2256 * elf32-d10v.c: Likewise.
2257 * elf32-d30v.c: Likewise.
2258 * elf-hppa.h: Likewise.
2259 * elf-m10200.c: Likewise.
2260 * elf-m10300.c: Likewise.
2261
e7af610e
NC
22622000-12-01 Chris Demetriou <[email protected]>
2263
d952f17a
AM
2264 * aoutx.h (NAME(aout,machine_type)): Add bfd_mach_mips32 and
2265 bfd_mach_mips32_4k. Update FIXME comment.
2266 * archures.c (bfd_mach_mips32): New constant.
2267 (bfd_mach_mips4K, bfd_mach_mips32_4k) Rename the former to
2268 the latter, renumber it.
2269 * bfd-in2.h (bfd_mach_mips32): New constant.
2270 (bfd_mach_mips4K, bfd_mach_mips32_4k) Rename the former to
2271 the latter, renumber it.
2272 * cpu-mips.c (I_mips32): New constant.
2273 (I_mips4K, I_mips32_4k): Rename the former to the latter.
2274 (arch_info_struct): Add bfd_mach_mips32 entry, replace
2275 bfd_mach_mips4K entry with bfd_mach_mips32_4k entry.
2276 * elf32-mips.c (elf_mips_isa): Add E_MIPS_ARCH_32 case.
2277 (elf_mips_mach): Likewise. Also, replace E_MIPS_MACH_MIPS32
2278 with E_MIPS_MACH_MIPS32_4K.
2279 (_bfd_mips_elf_final_write_processing): Replace
2280 bfd_mach_mips4K with bfd_mach_mips32_4k case, add
2281 bfd_mach_mips32 case.
2282 (_bfd_mips_elf_merge_private_bfd_data): Generalize ISA mixing
2283 comparison with support for MIPS32.
2284 (_bfd_mips_elf_print_private_bfd_data): Print ISA name for
2285 MIPS32.
2286
2287 * aoutx.h (NAME(aout,machine_type)): Add cases for
2288 bfd_mach_mips5 and bfd_mach_mips64.
2289 * archures.c (bfd_mach_mips5, bfd_mach_mips64): New constants.
2290 * bfd-in2.h (bfd_mach_mips5, bfd_mach_mips64): Likewise.
2291 * cpu_mips.c (I_mips5, I_mips64): New definitions.
2292 (arch_info_struct): Add entries for bfd_mach_mips5 and
2293 bfd_mach_mips64.
2294 * elf32-mips.c (elf_mips_isa, elf_mips_mach,
2295 _bfd_mips_elf_print_private_bfd_data): Add cases for
2296 E_MIPS_ARCH_5 and E_MIPS_ARCH_64.
2297 (_bfd_mips_elf_final_write_processing): Add cases for
2298 bfd_mach_mips5 and bfd_mach_mips64.
2299
7898deda 2300 * aoutx.h (NAME(aout,machine_type)): Add a
d952f17a 2301 bfd_mach_mips_sb1 case.
7898deda
NC
2302 * archures.c (bfd_mach_mips_sb1): New constant.
2303 * bfd-in2.h (bfd_mach_mips_sb1): New constant.
2304 * cpu-mips.c (I_sb1): New constant.
d952f17a 2305 (arch_info_struct): Add entry for bfd_mach_mips_sb1.
7898deda 2306 * elf32-mips.c (elf_mips_mach): Add case for
d952f17a
AM
2307 E_MIPS_MACH_SB1.
2308 (_bfd_mips_elf_final_write_processing): Add case for
2309 bfd_mach_mips_sb1.
2310
23112000-12-01 Joel Sherrill <[email protected]>
ddcfc5fc
NC
2312
2313 * config.bfd (arm-*-rtems*, a29k-*rtems*): New targets.
2314 (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
2315 (sparc*-*-rtems*): Switched from a.out to ELF.
2316
8d88c4ca 23172000-11-30 Jan Hubicka <[email protected]>
d952f17a
AM
2318
2319 * Makefile.am (BFD64_BACKENDS): Add elf64-x86-64.lo
2320 BFD64_BACKENDS_CFILES): Add elf64-x86-64.c
2321 (elf64-x86-64.lo): Add dependencies.
2322 * archures.c (DESCRIPTION): Add bfd_mach_x86_64,
2323 bfd_mach_x86_64_intel_syntax.
2324 * elf.c (prep_headers): Use EM_x86_64 for 64bit output.
2325 * config.bfd (x86_64): Add.
2326 * configure.in: Add support for bfd_elf64_x86_64_vec.
2327 * cpu-i386.c (bfd_x86_64_arch_intel_syntax, bfd_x86_64_arch): Add.
2328 (bfd_i386_arch, i8086_ar): Link in.
2329 * elf64-x86-64.c: New file.
2330 * reloc.c (ENUMDOC): Add BFD_RELOC_X86_64*.
2331 * targets.c (bfd_elf64_x86_64_vec): Add.
2332 (bfd_target_vect): Add bfd_elf64_x86_64_vec.
8d88c4ca 2333
fbc4fff4
KH
23342000-11-30 Kazu Hirata <[email protected]>
2335
2336 * xcofflink.c: Fix formatting.
2337
e60b52c6
KH
23382000-11-28 Kazu Hirata <[email protected]>
2339
2340 * aoutx.h: Fix formatting.
2341 * bfd-in.h: Likewise.
2342 * bfd-in2.h: Likewise.
2343 * cache.c: Likewise.
2344 * cisco-core.c: Likewise.
2345 * coff64-rs6000.c: Likewise.
2346 * coffcode.h: Likewise.
2347 * coffswap.h: Likewise.
2348 * corefile.c: Likewise.
be3ccd9c 2349 * elf32-mips.c: Likewise.
e60b52c6 2350
336eced2
KH
23512000-11-27 Kazu Hirata <[email protected]>
2352
2353 * aout-adobe.c: Fix formatting.
244148ad
KH
2354 * coff64-rs6000.c: Likewise.
2355 * coffgen.c: Likewise.
2356 * cofflink.c: Likewise.
336eced2 2357
d71f672e
PB
23582000-11-27 Philip Blundell <[email protected]>
2359
2360 * libcoff-in.h (coff_tdata): Add `strings_written' flag.
2361 (obj_coff_strings_written): New accessor macro for above.
2362 * libcoff.h: Regenerate.
2363 * cofflink.c (_bfd_coff_final_link): Say that we wrote the
2364 strings.
2365 * coffcode.h (coff_write_object_contents): No need to write out
2366 the string table if it's already been done.
2367
bc7a577d
PB
23682000-11-22 Philip Blundell <[email protected]>
2369
d952f17a 2370 * cofflink.c (_bfd_coff_generic_relocate_section): Don't object to
bc7a577d
PB
2371 weak undefined symbols.
2372
077b8428
NC
23732000-11-24 Nick Clifton <[email protected]>
2374
2375 * archures.c (bfd_mach_arm_5TE): Define.
2376 (bfd_mach_arm+XScale): Define.
2377 * bfd-in2.h: Regenerate.
2378
2379 * coff-arm.c (coff_arm_reloc_type_lookup): Accept
2380 BFD_RELOC_ARM_PCREL_BLX.
2381
2382 * coffcode.h (coff_set_flags): Set flags for 5t, 5te and
2383 XScale machine numbers.
2384
2385 * config.bfd (xscale-elf): Add target.
2386 (xscale-coff): Add target.
2387
2388 * cpu-arm.c: Add xscale machine name.
2389 Add v5t, v5te and XScale machine numbers.
2390
e9e41bd9
KH
23912000-11-23 Kazu Hirata <[email protected]>
2392
2393 * aix386-core.c: Fix formatting.
2394
64bf6ae6
JW
23952000-11-22 Jim Wilson <[email protected]>
2396
2397 * coff-ia64.c (howto_table): Use EMPTY_HOWTO.
2398 (in_reloc_p): Add ATTRIBUTE_UNUSED to unused parameters.
2399 * cpu-ia64-opc.c (ins_rsvd, ext_rsvd, ins_const, ext_const): Likewise.
2400 (ins_imms_scaled): Initialize sign_bit at function entry.
2401 (elf64_ia64_operands): Add missing initializers.
2402 * elfxx-ia64.c (elfNN_ia64_reloc, elfNN_ia64_reloc_type_lookup,
2403 elfNN_ia64_info_to_howto, elfNN_ia64_fake_sections,
2404 elfNN_ia64_add_symbol_hook, elfNN_ia64_is_local_label_name,
2405 elfNN_ia64_local_hash_table_init, get_fptr, get_pltoff,
2406 elfNN_ia64_adjust_dynamic_symbol): Add ATTRIBUTE_UNUSED for unused
2407 parameters.
2408 (elfNN_ia64_info_to_howto): Initialize free_relocs, free_contents,
2409 and free_extsyms at function entry.
2410 (elfNN_add_symbol_hook): Add unsigned cast to bfd_get_gp_size result.
2411 (elfNN_ia64_create_dynamic_sections): Delete unused local h.
2412 (get_got): Delete unused local srel.
2413 (elfNN_ia64_check_relocs): Initialize dynrel_type when declared.
2414 (elfNN_ia64_relocate_section): Delete unused local dynindx.
d952f17a 2415
1abaf976
KH
24162000-11-21 Kazu Hirata <[email protected]>
2417
6e301b2b
KH
2418 * coff-a29k.c: Fix formatting.
2419 * coff-h8500.c: Likewise.
2420 * coff-i960.c: Likewise.
2421 * coff-ppc.c: Likewise.
2422 * coff-rs6000.c: Likewise.
2423 * coff-stgo32.c: Likewise.
2424 * coff-tic54x.c: Likewise.
2425 * coff-w65.c: Likewise.
2426 * cpu-h8500.c: Likewise.
2427 * cpu-hppa.c: Likewise.
2428 * cpu-ns32k.c: Likewise.
2429 * ecoff.c: Likewise.
1abaf976
KH
2430 * ecofflink.c: Likewise.
2431
a0fc8ba1
NC
24322000-11-21 Nick Clifton <[email protected]>
2433
2434 * elf32-sh.c (sh_elf_reloc_loop): Fix compile time warning, and
2435 remove possibility of infinite loop.
2436
beb0d161
KH
24372000-11-20 Kazu Hirata <[email protected]>
2438
2439 * aix386-core.c: Fix formatting.
2440 * aout-adobe.c: Likewise.
2441 * aout-arm.c: Likewise.
2442 * aout-encap.c: Likewise.
2443 * aout-ns32k.c: Likewise.
2444 * aout-target.h: Likewise.
2445 * aout-tic30.c: Likewise.
2446 * aoutf1.h: Likewise.
2447 * aoutx.h: Likewise.
2448 * archive.c: Likewise.
eb6e10cb
KH
2449 * bfd-in.h: Likewise.
2450 * bfd-in2.h: Likewise.
2451 * bfd.c: Likewise.
2452 * bout.c: Likewise.
beb0d161 2453
2c2475db
JW
24542000-11-17 H.J. Lu <[email protected]>
2455
2456 * elfxx-ia64.c (elfNN_ia64_size_dynamic_sections): Don't create
2457 pltoff entries for DT_INIT and DT_FINI.
2458 (elfNN_ia64_final_link): Don't set DT_INIT/FINI entries.
2459 (elfNN_ia64_finish_dynamic_sections): Don't fill in DT_INIT/FINI
2460 entries.
2461
18b27f17
RH
24622000-11-16 Richard Henderson <[email protected]>
2463
2464 * elfxx-ia64.c (elfNN_ia64_check_relocs): Handle IPLT relocs.
2465 (allocate_dynrel_entries): Likewise.
2466 (elfNN_ia64_relocate_section): Likewise. Set REL addends correctly.
2467 (set_pltoff_entry): Likewise.
2468 (ia64_howto_table): Remove R_IA64_SEGBASE, and R_IA64_EPLT[ML]SB
2469 (elfNN_ia64_reloc_type_lookup): Likewise.
2470 (elfNN_ia64_install_value): Likewise.
2471 (elfNN_ia64_relocate_section): Likewise.
2472 * reloc.c (BFD_RELOC_IA64_SEGBASE): Remove.
2473 (BFD_RELOC_IA64_EPLTMSB, BFD_RELOC_IA64_EPLTLSB): Remove.
2474
98591c73
KH
24752000-11-16 Kazu Hirata <[email protected]>
2476
71f6b586
KH
2477 * cpu-a29k.c: Fix formatting.
2478 * cpu-alpha.c: Likewise.
2479 * cpu-arm.c: Likewise.
2480 * cpu-avr.c: Likewise.
2481 * cpu-d10v.c: Likewise.
2482 * cpu-h8500.c: Likewise.
2483 * cpu-hppa.c: Likewise.
2484 * cpu-i370.c: Likewise.
2485 * cpu-i386.c: Likewise.
2486 * cpu-i960.c: Likewise.
2487 * cpu-ia64-opc.c: Likewise.
2488 * cpu-ia64.c: Likewise.
2489 * cpu-m32r.c: Likewise.
2490 * cpu-m68hc11.c: Likewise.
2491 * cpu-m68hc12.c: Likewise.
2492 * cpu-m68k.c: Likewise.
2493 * cpu-m88k.c: Likewise.
2494 * cpu-mips.c: Likewise.
2495 * cpu-ns32k.c: Likewise.
2496 * cpu-pj.c: Likewise.
2497 * cpu-powerpc.c: Likewise.
2498 * cpu-sh.c: Likewise.
2499 * cpu-sparc.c: Likewise.
2500 * cpu-tic54x.c: Likewise.
2501 * cpu-v850.c: Likewise.
2502 * cpu-vax.c: Likewise.
2503 * cpu-w65.c: Likewise.
2504 * cpu-we32k.c: Likewise.
2505 * cpu-z8k.c: Likewise.
2506 * dwarf1.c: Likewise.
98591c73
KH
2507 * dwarf2.c: Likewise.
2508
c5930ee6
KH
25092000-11-15 Kazu Hirata <[email protected]>
2510
2511 * coff-arm.c: Fix formatting.
2512 * coff-ppc.c: Likewise.
2513 * coff-rs6000.c: Likewise.
cbfe05c4
KH
2514 * coff-sh.c: Likewise.
2515 * coff-sparc.c: Likewise.
2516 * coff-tic30.c: Likewise.
2517 * coff-tic54x.c: Likewise.
2518 * coff-tic80.c: Likewise.
2519 * coff-w65.c: Likewise.
2520 * coff-we32k.c: Likewise.
2521 * coff-z8k.c: Likewise.
c5930ee6 2522
dac544a8
RH
25232000-11-15 Richard Henderson <[email protected]>
2524
2525 * elf64-alpha.c (elf64_alpha_check_relocs): Create the reloc
2526 section with the same ALLOC|LOAD flags as the source section.
2527
c810873d
JJ
25282000-11-14 Jakub Jelinek <[email protected]>
2529
2530 * elf64-alpha.c (elf64_alpha_relax_opt_call): Only check bits used
2531 by STO_ALPHA constants.
2532
43646c9d
KH
25332000-11-14 Kazu Hirata <[email protected]>
2534
2535 * coff-pmac.c: Fix formatting.
2536 * coff-ppc.c: Likewise.
2537
051b8577
L
25382000-11-13 H.J. Lu <[email protected]>
2539
2540 * elflink.h (elf_link_add_object_symbols): Also add indirect
2541 symbols for common symbols with the default version.
2542
90460d97
PB
25432000-11-09 Philip Blundell <[email protected]>
2544
2545 * section.c (STD_SECTION): Set gc_mark flag.
2546
b48499ec
KH
25472000-11-11 Kazu Hirata <[email protected]>
2548
2549 * coff-i960.c: Likewise.
2550 * coff-m68k.c: Likewise.
2551 * coff-m88k.c: Likewise.
2552 * coff-mcore.c: Likewise.
2553 * coff-mips.c: Likewise.
2554
c5aeb40f
AO
25552000-11-11 Bernd Schmidt <[email protected]>
2556
2557 * elf32-sh.c (sh_elf_relocate_section): Ignore R_SH_NONE relocs.
2558
5fcfd273
KH
25592000-11-10 Kazu Hirata <[email protected]>
2560
2561 * coff-h8300.c: Fix formatting.
2562 * coff-h8500.c: Likewise.
2563 * coff-i386.c: Likewise.
2564 * coff-i860.c: Likewise.
2565 * coff-i960.c: Likewise.
2566 * coff-ia64.c: Likewise.
2567
047066e1
KH
25682000-11-09 Kazu Hirata <[email protected]>
2569
2570 * archive.c: Fix formatting.
2571 * archures.c: Likewise.
2572
9a951beb
RH
25732000-11-07 Richard Henderson <[email protected]>
2574
2575 * elfxx-ia64.c (elf64_ia64_final_link): New local unwind_output_sec.
2576 Set it before bfd_elf64_bfd_final_link call. Use it after the call.
2577 * section.c (bfd_set_section_contents): Call memcpy if
2578 section->contents set and location not equal to contents plus offset.
2579
aebad5fe
KH
25802000-11-08 Kazu Hirata <[email protected]>
2581
8546af74
KH
2582 * bfd-in.h: Fix formatting.
2583 * bfd-in2.h: Likewise.
2584 * bfd.c: Likewise.
aebad5fe
KH
2585 * binary.c: Likewise.
2586 * bout.c: Likewise.
346ceb11
KH
2587 * coff-a29k.c: Likewise.
2588 * coff-alpha.c: Likewise.
2589 * coff-apollo.c: Likewise.
2590 * coff-aux.c: Likewise.
aebad5fe 2591
0ef5a5bd
KH
25922000-11-07 Kazu Hirata <[email protected]>
2593
2594 * aix386-core.c: Fix formatting.
2595 * aoutf1.h: Likewise.
2596 * aoutx.h: Likewise.
2597 * archures.c: Likewise.
2598 * armnetbsd.c: Likewise.
2599
d562d2fb
AM
26002000-11-07 Alan Modra <[email protected]>
2601
2602 * coff-h8300.c (special): Adjust reloc address.
2603
bbe66d08
JW
26042000-11-06 Steve Ellcey <[email protected]>
2605
4efc3e05 2606 * archures.c (bfd_mach_ia64_elf64, bfd_mach_ia64_elf32): Add defines
bbe66d08
JW
2607 to differentiate elf32 and elf64 on ia64.
2608 * bfd-in2.h: Regenerate.
2609 * config.bfd: Add target for "ia64*-*-hpux*".
2610 * configure.in: Add bfd_elf32_ia64_big_vec to selvecs switch.
2611 * configure: Regenerate.
4efc3e05 2612 * cpu-ia64.c (bfd_ia64_elf32_arch): Add elf32 arch info structure.
bbe66d08
JW
2613 * targets.c: Add bfd_target bfd_elf32_ia64_big_vec.
2614
2615 * Makefile.am: Make elf32-ia64.c and elf64-ia64.c derived objects
2616 from elfxx-ia64.c. Add depenency rules for making elf32-ia64.lo.
2617 * Makefile.in: Regnerate.
4efc3e05 2618 * elf64-ia64.c: Deleted.
bbe66d08
JW
2619 * elfxx-ia64.c: New file, paramaterized version of elf64-ia64.c.
2620
c4dfa77f
KH
26212000-11-06 Kazu Hirata <[email protected]>
2622
2623 * aout-adobe.c: Fix formatting.
2624 * aout-arm.c: Likewise.
2625 * aout-cris.c: Likewise.
2626 * aout-encap.c: Likewise.
2627 * aout-ns32k.c: Likewise.
2628 * aout-target.h: Likewise.
2629 * aout-tic30.c: Likewise.
2630
cf919dfd
PB
26312000-11-05 Philip Blundell <[email protected]>
2632
2633 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Always permit
2634 BFDs containing no sections to be merged, regardless of their flags.
2635
26362000-11-04 Philip Blundell <[email protected]>
2637
2638 * elf32-arm.h (elf32_arm_relocate_section): Suppress error message
2639 if a relocation for an undefined symbol also results in an
2640 overflow.
2641
8d88c4ca 26422000-11-06 Christopher Faylor <[email protected]>
8848a8d0
CF
2643
2644 * config.bfd: Add support for Sun Chorus.
2645
46d59bfa
DB
26462000-11-05 David O'Brien <[email protected]>
2647
2648 * configure.in: Recognize alpha-*-freebsd*.
2649 * configure: Regenerate.
2650
d952f17a 26512000-11-02 Luciano Gemme <[email protected]>
420496c1
NC
2652
2653 * srec.c (CHUNK): Rename to DEFAULT_CHUNK.
2654 (Chunk): New global variable set by a parameter in objcopy.c.
2655 (S3Forced): New global variable set by a parameter in
2656 objcopy.c.
2657 (srec_set_section_contents): If S3Forced is true, always generate
2658 S3 records.
2659 (srec_write_section): Use 'Chunk' to limit maximum length of S
2660 records.
2661
59ff2774
NC
26622000-11-02 Per Lundberg <[email protected]>
2663
2664 * config.bfd: Add support for i[3456]86-chaosdev-storm-chaos.
2665 * Makefile.in: Regenerate.
2666 * bfd-in2.h: Regenerate.
2667 * po/bfd.pot: Regenerate.
d952f17a 2668
ee43f35e
PB
26692000-10-31 Philip Blundell <[email protected]>
2670
2671 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Only handle
2672 EF_SOFT_FLOAT if it is defined.
2673
1006ba19
PB
26742000-10-27 Philip Blundell <[email protected]>
2675
2676 * elf32-arm.h (elf32_arm_copy_private_bfd_data): Don't refuse
2677 attempts to mix PIC code with non-PIC, just mark the output as
2678 being position dependent.
d952f17a
AM
2679 (elf32_arm_merge_private_bfd_data): Likewise. Print an error
2680 message for EF_SOFT_FLOAT mismatches. Display diagnostics for
1006ba19 2681 all mismatches, not just the first one.
d952f17a 2682
c4920b97
NC
26832000-10-25 Chris Demetriou <[email protected]>
2684
2685 * ieee.c (ieee_archive_p): Plug one of many possible
2686 memory leaks in error handling.
2687
19f7b010
JJ
26882000-10-20 Jakub Jelinek <[email protected]>
2689
2690 * elf32-sparc.c (elf32_sparc_merge_private_bfd_data,
2691 elf32_sparc_object_p, elf32_sparc_final_write_processing):
2692 Support v8plusb.
2693 * elf64-sparc.c (sparc64_elf_merge_private_bfd_data,
2694 sparc64_elf_object_p): Support v9b.
2695 * archures.c: Declare v8plusb and v9b machines.
2696 * bfd-in2.h: Ditto.
2697 * cpu-sparc.c: Ditto.
2698
e1e0340b
GK
26992000-10-16 Geoffrey Keating <[email protected]>
2700
ea5fbc67
GK
2701 * elf64-sparc.c (sparc64_elf_relocate_section): Clear the location
2702 of a GOT reloc.
2703
e1e0340b
GK
2704 * elf32-ppc.c (SYMBOL_REFERENCES_LOCAL): New macro.
2705 (SYMBOL_CALLS_LOCAL): New macro.
2706 (ppc_elf_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL.
2707 (ppc_elf_check_relocs): Use SYMBOL_REFERENCES_LOCAL.
2708 (ppc_elf_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL.
2709 (ppc_elf_relocate_section): Use flag variable to determine
2710 whether the relocation refers to a local symbol.
2711 Test whether a PLTREL24 reloc will produce a reloc by looking
2712 to see whether a PLT entry was made.
2713
a4b120e1
GK
27142000-10-14 Geoffrey Keating <[email protected]>
2715
2716 * elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Don't make PLT
2717 entries that could serve as a definition for a weak symbol.
2718
5af5b85b
UC
27192000-10-13 Ulf Carlsson <[email protected]>
2720
2721 From Ralf Baechle <[email protected]>
2722
2723 * elf32-mips.c (mips_elf_create_dynamic_relocation): New argument
2724 local_p. Add symbol value only for non-R_MIPS_REL32 relocations
2725 against local symbols.
2726 (_bfd_mips_elf_finish_dynamic_sections): Undo patch from 2000-10-01.
d952f17a 2727
3ef20aaa
AM
27282000-10-12 Alan Modra <[email protected]>
2729
24376d1b
AM
2730 * section.c (struct sec): Add kept_section.
2731 (struct bfd_comdat_info): Remove sec, we can use above.
2732 (STD_SECTION): Add initializer.
2733 (bfd_make_section_anyway): Init here too.
2734
2735 * bfd-in2.h: Regenerate.
2736
2737 * elflink.h (elf_link_add_object_symbols): Remove unnecessary
d952f17a 2738 zeroing of `flags'.
24376d1b
AM
2739 (elf_link_input_bfd): Set all asection->symbol->value's here, and
2740 fudge values for discarded link-once section symbols.
2741
3ef20aaa
AM
2742 * elf64-hppa.c: Include alloca-conf.h
2743
c0e219cc
AM
27442000-10-11 Alan Modra <[email protected]>
2745
d01e2a23
AM
2746 * elf.c (swap_out_syms): Revert 2000-10-07 changes.
2747
c0e219cc
AM
2748 * ieee.c (ieee_make_empty_symbol): Oops, bfd_zalloc needs another arg.
2749
fe268b66
AM
27502000-10-10 Alan Modra <[email protected]>
2751
2752 * ieee.c (ieee_make_empty_symbol): Use bfd_zalloc, not bfd_zmalloc.
2753
4d7ce4dd
AM
27542000-10-10 Tom Rix <[email protected]>
2755
d952f17a 2756 * section.c (bfd_make_section_anyway): Release newsect ptr when
4d7ce4dd
AM
2757 newsect->symbol fails to alloc. Use bfd_release instead of free.
2758
f3b6f7c3
RH
27592000-10-09 Richard Henderson <[email protected]
2760
2761 * elf64-ia64.c (elf64_ia64_unwind_entry_compare_bfd): New.
2762 (elf64_ia64_unwind_entry_compare): New.
2763 (elf64_ia64_final_link): Sort the .IA_64.unwind section.
2764
44852b19
AM
27652000-10-07 Alan Modra <[email protected]>
2766
fc8c40a0
AM
2767 * elflink.h (size_dynamic_sections): Don't create various tags if
2768 .dynstr is excluded from the link. Don't set first dynsym entry
2769 if dynsymcount is zero.
2770 (elf_bfd_final_link): Don't try to swap out dynamic syms if
2771 .dynsym excluded from the link. Don't try to write any dynamic
2772 sections excluded from the link.
2773
44852b19
AM
2774 * elf.c (swap_out_syms): Handle global section symbols.
2775
3e4554a2
DD
27762000-10-05 DJ Delorie <[email protected]>
2777
2778 * peigen.c (_bfd_pei_swap_scnhdr_out): note extended relocs
2779 * coffcode.h (coff_set_alignment_hook): read extended reloc count
2780 (coff_write_relocs): write extended reloc count
2781 (coff_write_object_contents): account for extended relocs
2782
fa152c49
JW
27832000-10-05 Jim Wilson <[email protected]>
2784
2785 * elf-bfd.h (struct elf_backend_data): Add elf_backend_section_flags
2786 field.
2787 * elf.c (_bfd_elf_make_section_from_shdr): Call the
2788 elf_backend_section_flags function.
2789 * elf64-ia64.c (elf64_ia64_section_from_shdr): Delete flag conversion
2790 code.
2791 (elf64_ia64_section_flags): New function containing flag conversion
2792 code.
2793 (elf_backend_section_flags): Define to elf64_ia64_section_flags.
2794 * elfxx-target.h (elf_backend_section_flags): Define.
2795 (elfNN_bed): Initialize elf_backend_section_flags field.
2796
36605136
AM
27972000-10-02 Alan Modra <[email protected]>
2798
2799 * elf32-hppa.c (elf32_hppa_check_relocs): Correct call to
2800 _bfd_elf32_gc_record_vtable. Correct a comment.
2801
4b6609a0
UC
28022000-10-01 Ulf Carlsson <[email protected]>
2803
2804 From Ralf Baechle <[email protected]>
2805
2806 * elf32-mips.c (_bfd_mips_elf_finish_dynamic_sections): Mark gld
2807 produces binaries with got[1] = 0x80000001 to differenciate them
2808 for the dynamic linker from the broken binaries produced by old
2809 versions.
36605136 2810
f572a39d
AM
28112000-09-30 Petr Sorfa <[email protected]>
2812
2813 * elf.c (elfcore_grok_pstatus): Check for size of pxstatus_t.
2814 (elfcore_grok_lwpstatus): Check for size of lwpxstatus_t.
2815 * configure.in: Add check for pxstatus_t and lwpxstatus_t.
2816 * configure: Regenerate.
2817
4da81684
HPN
28182000-09-27 Hans-Peter Nilsson <[email protected]>
2819
2820 Define two bfd_targets for absence and presence of leading
2821 underscore on symbols. Make sure to only link same kind.
2822 * elf32-cris.c (cris_elf_object_p,
2823 cris_elf_final_write_processing, cris_elf_print_private_bfd_data,
2824 cris_elf_merge_private_bfd_data): New.
2825 (elf_backend_object_p, elf_backend_final_write_processing,
2826 bfd_elf32_bfd_print_private_bfd_data,
2827 bfd_elf32_bfd_merge_private_bfd_data): Define.
2828 <Target vector definition>: Include elf32-target.h twice with
2829 different macro settings:
2830 (TARGET_LITTLE_SYM): First as bfd_elf32_cris_vec, then as
2831 bfd_elf32_us_cris_vec.
2832 (TARGET_LITTLE_NAME): First as "elf32-cris", then "elf32-us-cris".
2833 (elf_symbol_leading_char): First as 0, then '_'.
2834 (INCLUDED_TARGET_FILE): Define for second include of elf32-target.h.
2835 * config.bfd (cris-*-*): Add bfd_elf32_us_cris_vec to targ_selvecs.
2836 * configure.in (bfd_elf32_cris_vec, cris_aout_vec): New vector.
2837 * configure: Regenerate.
2838 * targets.c: Declare bfd_elf32_us_cris_vec.
2839 * po/bfd.pot: Regenerate.
2840
9a5aca8c
AM
28412000-09-29 Momchil Velikov <[email protected]>
2842
2843 * elf32-arm.h (arm_add_to_rel): Correctly adjust the addend for
2844 R_ARM_THM_PC22 relocations.
2845
512a2384
AM
28462000-09-29 NIIBE Yutaka <[email protected]>
2847
2848 * elflink.h (elf_link_add_object_symbols): Don't bfd_release runpath.
2849
6c99a5c3
AM
28502000-09-29 Momchil Velikov <[email protected]>
2851
2852 * elf.c (elf_fake_sections): Do not mark the section SHT_NOBITS if
2853 is has the SEC_HAS_CONTENTS flag set.
2854
64e9ece0 2855