sje patch for 32-bit IA-64 ELF relocs for HPUX
[deliverable/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
a4bd8390
JW
12001-07-11 Steve Ellcey <sje@cup.hp.com>
2
3 * reloc.c (bfd_reloc_code_type): Add IA64 relocs
4 BFD_RELOC_IA64_LTOFF_FPTR32MSB and BFD_RELOC_IA64_LTOFF_FPTR32LSB
5 * bfd-in2.h: Regenerate.
6 * libbfd.h: Regenerate.
7 * elfxx-ia64.c (ia64_howto_table): Define how to handle
8 new relocations.
9 (elfNN_ia64_reloc_type_lookup): Handle new relocations.
10 (elfNN_ia64_check_relocs): Likewise.
11 (elfNN_ia64_install_value): Likewise.
12 (elfNN_ia64_relocate_section): Likewise.
13
20278fa3
JJ
142001-07-11 Jakub Jelinek <jakub@redhat.com>
15
16 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Remove support for
17 R_SPARC_UA64.
18 (elf32_sparc_check_relocs): Likewise.
19 Only create .rela section for alloced sections in shared libraries.
20 (elf32_sparc_relocate_section): Likewise.
21 Remove redundant check.
22 Optimize unaligned reloc usage.
23 * elf64-sparc.c (sparc64_elf_relocate_section): Remove redundant
24 check.
25
067a7d17
L
262001-07-11 H.J. Lu <hjl@gnu.org>
27
28 * elf64-alpha.c (elf64_alpha_check_relocs): Only use the same
29 ALLOC|LOAD flags as the source section for debugging sections
30 when creating the reloc section.
31
a78f18dc
JW
322001-07-05 Jim Wilson <wilson@redhat.com>
33
0a2afbc1
JW
34 * linker.c (_bfd_generic_link_add_one_symbol, case BIG): Use
35 the section of the bigger symbol.
36
a78f18dc
JW
37 * syms.c (bfd_is_local_label): Return false if BSF_SECTION_SYM.
38
0515494a
NC
392001-07-05 Nick Clifton <nickc@cambridge.redhat.com>
40
41 * peicode.h (coff_swap_scnhdr_in): For sections containing
42 uninitialised data, only set their size to s_paddr if this does
43 not reset their size to zero. MS's latest compilers will set
44 s_paddr to zero.
45
5e7079af
L
462001-07-04 H.J. Lu <hjl@gnu.org>
47
48 * bfd/elf32-mips.c (_bfd_mips_elf_final_write_processing):
49 Handle bfd_mach_mips4400, bfd_mach_mips4600 and
50 bfd_mach_mips5000.
51
440c4607
NC
522001-07-03 Mark Elbrecht <snowball3@softhome.net>
53
f47e5071
NC
54 * bfd.c (bfd_get_sign_extend_vma): Support DJGPP COFF targets.
55
440c4607
NC
56 * cofflink.c (_bfd_coff_link_input_bfd): Skip section symbols from
57 sections being discarded.
58
936e320b
AM
592001-06-30 Alan Modra <amodra@bigpond.net.au>
60
61 * elfcore.h (elf_core_file_p): Call bfd_section_from_phdr directly
62 instead of _bfd_elfcore_section_from_phdr.
63 * elf-bfd.h (_bfd_elfcore_section_from_phdr): Remove.
64 * elf.c (_bfd_elfcore_section_from_phdr): Remove.
65 (_bfd_elfcore_make_pseudosection): Expedite tail-call.
66 (elfcore_grok_prstatus): Likewise.
67 (elfcore_grok_lwpstatus): Likewise.
68 (bfd_get_elf_phdr_upper_bound): Likewise.
69 (elfcore_make_note_pseudosection): Formatting.
70 (_bfd_elfcore_strndup): Formatting.
71 * elf32-mips.c (mips_elf_sym_is_global): Formatting.
72 (_bfd_elf32_mips_grok_prstatus): Expedite tail-call.
73
bb0082d6
AM
742001-06-29 Daniel Jacobowitz <drow@mvista.com>
75
76 * elf-bfd.h: Add prototypes for _bfd_elfcore_make_pseudosection
77 and _bfd_elfcore_strndup.
78 (struct elf_backend_data): Add elf_backend_grok_prstatus
79 and elf_backend_grok_psinfo.
80 * elf.c (_bfd_elfcore_make_pseudosection): New function.
81 (elfcore_grok_prstatus): Use it.
82 (elfcore_make_note_pseudosection): Likewise.
83 (elfcore_strndup): Rename to...
84 (_bfd_elfcore_strndup): Here, and make global.
85 (elfcore_grok_psinfo): Use _bfd_elfcore_strndup.
86 (elfcore_grok_note): Call elf_backend_grok_prstatus
87 and elf_backend_grok_psinfo if available.
88 * elf32-mips.c (_bfd_elf32_mips_grok_prstatus): New function.
89 (_bfd_elf32_mips_grok_psinfo): New function.
90 (elf_backend_grok_prstatus): Define.
91 (elf_backend_grok_psinfo): Define.
92 * elfxx-target.h (elf_backend_grok_prstatus): Default to NULL.
93 (elf_backend_grok_psinfo): Likewise.
94 (elfNN_bed): Include elf_backend_grok_prstatus and
95 elf_backend_grok_psinfo.
96
b64977c5
L
972001-06-29 H.J. Lu <hjl@gnu.org>
98
99 * elf32-hppa.c (elf32_hppa_finish_dynamic_sections): Check if
100 hplink->sgot is NULL before filling GOT. Checck if hplink->splt
101 is NULL before filling PLT.
102
e45bf863
AM
1032001-06-29 Alan Modra <amodra@bigpond.net.au>
104
105 * elflink.h (elf_link_output_extsym): Revert 1999-04-10.
106
5a15f56f
AM
1072001-06-27 Alan Modra <amodra@bigpond.net.au>
108
446f2863
AM
109 * elf32-hppa.c (elf32_hppa_check_relocs): Don't make syms dynamic
110 here..
111 (elf32_hppa_adjust_dynamic_symbol): ..nor here..
112 (allocate_plt_and_got_and_discard_relocs): .. instead do so here
113 after gc has run.
114
115 * elf32-hppa.c (RELATIVE_DYNAMIC_RELOCS): Delete.
116 (IS_ABSOLUTE_RELOC): Define.
117 (elf32_hppa_link_hash_entry): Always include reloc_entries field.
118 (hppa_link_hash_newfunc): Always init it.
119 (elf32_hppa_check_relocs): Mark symbols as ELF_LINK_NON_GOT_REF to
120 create COPY relocs only when the reloc is in a read-only section.
121 Instead, allocate space for a dynamic reloc to reference the
122 library symbol directly. Keep track of space we allocate using
123 relocs_entries.
124 (hppa_discard_copies): Delete, and move code to..
125 (allocate_plt_and_got): ..here. Rename to
126 allocate_plt_and_got_and_discard_relocs. Remove unneeded dynamic
127 relocs for non-shared link.
128 (elf32_hppa_size_dynamic_sections): Update calls to above.
129 (elf32_hppa_relocate_section): Write out the dynamic relocs used
130 in lieu of COPY relocs.
131
5a15f56f
AM
132 * elf32-i386.c (elf_i386_check_relocs): Don't make syms dynamic
133 here..
134 (elf_i386_adjust_dynamic_symbol): ..nor here..
135 (allocate_plt_and_got_and_discard_relocs): .. instead do so here
136 after gc has run.
137 (elf_i386_size_dynamic_sections): Fix a comment.
138 (elf_i386_relocate_section <R_386_32, R_386_PC32>): Rearrange code
139 involved in writing reloc out.
140
866b3400
AM
1412001-06-25 Alan Modra <amodra@bigpond.net.au>
142
28d0b90e
AM
143 * elf32-i386.c (elf_i386_check_relocs <R_386_32, R_386_PC32>):
144 Ensure syms are dynamic if we might be emitting a reloc.
145 (allocate_plt_and_got_and_discard_relocs): Don't discard relocs
146 for undefweak or undefined syms..
147 (elf_i386_relocate_section <R_386_32, R_386_PC32>): .. and emit.
148
866b3400
AM
149 * elf32-i386.c (allocate_plt_and_got_and_discard_relocs): Discard
150 relocs without ELF_LINK_HASH_DEF_DYNAMIC set.
151 (elf_i386_relocate_section <R_386_32, R_386_PC32>): Remove
152 redundant bfd_link_hash_defined, bfd_link_hash_defweak test.
153
6cbac8b9
L
1542001-06-24 H.J. Lu <hjl@gnu.org>
155
156 * cpu-i960.c (scan_960_mach): Don't modify const char *. Use
157 strncasecmp/strcasecmp instead of strncmp/strcmp.
158
62b7d3f1
L
1592001-06-23 H.J. Lu <hjl@gnu.org>
160
866b3400
AM
161 * elf32-i386.c (elf_i386_relocate_section <R_386_32, R_386_PC32>):
162 Check ELF_LINK_HASH_DEF_DYNAMIC to see if a symbol is not defined
62b7d3f1
L
163 in the regular object file and treat the weak definition as
164 the normal one.
165
12d0ee4a
AM
1662001-06-23 Alan Modra <amodra@bigpond.net.au>
167
8c694914
AM
168 * elf32-i386.c (elf_i386_relocate_section <R_386_GOT32>): Tighten
169 unresolved_reloc test to exclude cases where we use "relocation"
170 before setting it to point into the .got. Reinstate fudge for
171 unresolved relocs in debugging sections.
172
83be169b
AM
173 * elf32-i386.c (elf_i386_relocate_section): Replace ugly
174 complicated tests for unresolvable relocs with a simple direct
175 scheme using "unresolved_reloc" var.
176
ffb2e45b
AM
177 * elf32-i386.c (struct elf_i386_pcrel_relocs_copied): Rename to
178 elf_i386_dyn_relocs. Update comment.
179 (struct elf_i386_link_hash_entry): Rename pcrel_relocs_copied to
180 dyn_relocs.
181 (elf_i386_adjust_dynamic_symbol): Remove a BFD_ASSERT, change
182 others to aborts.
183 (allocate_plt_and_got_and_discard_relocs): Replace BFD_ASSERT with
184 abort.
185 (elf_i386_size_dynamic_sections): Likewise.
186 (elf_i386_finish_dynamic_symbol): Likewise.
187 (elf_i386_finish_dynamic_sections): Likewise.
188 (elf_i386_relocate_section): Likewise. Tidy R_386_GOT32 and error
189 handling code.
190
12d0ee4a
AM
191 Avoid creating COPY relocs if possible.
192 * elf32-i386.c (elf_i386_check_relocs): Tweak condition under
193 which .got created. Mark symbols used by R_386_32 and R_386_PC32
194 relocs as ELF_LINK_NON_GOT_REF to create COPY relocs only when the
195 reloc is in a read-only section. Instead, allocate space for a
196 dynamic reloc to reference the library symbol directly. Keep
197 track of space we allocate using pcrel_relocs_copied.
198 (discard_copies): Delete, and move code to ..
199 (allocate_plt_and_got): ..here. Rename to
200 allocate_plt_and_got_and_discard_relocs. Remove unneeded dynamic
201 relocs for non-shared link.
202 (elf_i386_size_dynamic_sections): Update calls to above functions.
203 (elf_i386_relocate_section): Write out the dynamic relocs. Add
204 more ugly logic to avoid "unresolvable relocation" error. Use
205 htab shortcut in place of elf_hash_table macro.
206 (elf_i386_finish_dynamic_sections): Allow that dynamic .got may
207 not always be created now.
208
f631948d
AJ
2092001-06-20 Bo Thorsen <bo@suse.co.uk>
210
211 * elf64-x86-64.c (elf64_x86_64_relocate_section): Fix linking of
212 shared libraries.
213
89084430
NC
2142001-06-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
215
216 * configure.host (mips64-*-linux): Reformat.
217
68fb2e56
AM
2182001-06-21 Alan Modra <amodra@bigpond.net.au>
219
220 * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Always
221 allocate local .got space. Use shortcuts from hash table for .got
222 and .plt rather than comparing section names.
223 (elf32_hppa_check_relocs): Use local_plt_refcounts var rather than
224 adjusting index into local_got_refcounts to document what we are
225 really doing.
226 (elf32_hppa_relocate_section): Similarly for local_plt_offsets.
227 Tidy .got and .plt error checking.
228
9317eacc
CM
2292001-06-20 Catherine Moore <clm@redhat.com>
230
bb0082d6
AM
231 * elf-bfd.h (struct elf_backend_data):
232 elf_backend_emit_relocs: New field: Function for emitting
233 relocs.
234 elf_backend_count_relocs: New field: Function for determining
235 the number of relocs to be emitted.
236 * elfxx-target.h: Provide default (NULL) values for
237 elf_backend_emit_relocs and elf_backend_count_relocs.
238 * elflink.h (elf_link_size_reloc_section): Make the hash table
239 big enough to hold the relocs counted by either reloc_count or
240 o->reloc_count.
241 (elf_bfd_final_link) emit_relocs: New boolean, set if relocs
242 should be emitted, either because of a command line option
243 stored in the info structure or because the target provides a
244 special reloc emitting function.
245 If the target provides a reloc counting function use it,
246 unless performing a relocatable link or emitting all relocs.
247 Also set the SEC_RELOC flag on any output section which will
248 contain relocs.
249 (elf_link_input_bfd): emit_relocs: New boolean, set if relocs
250 should be emitted, either because of a command line option
251 stored in the info structure or because the target provides a
252 special reloc emitting function.
253 If the target provides a reloc emitting function, use it,
254 unless performing a relocatable link or emitting all relocs.
9317eacc 255
161d71a6
L
2562001-06-20 H.J. Lu <hjl@gnu.org>
257
258 * elf32-i386.c (elf_i386_size_dynamic_sections): Always
259 allocate local .got space.
260
fd8ab9e5
AJ
2612001-06-19 Andreas Jaeger <aj@suse.de>
262
263 * elf64-x86-64.c (elf64_x86_64_relocate_section): Fix creation of
264 dynamic symbols.
265
99293407
HPN
2662001-06-18 Hans-Peter Nilsson <hp@axis.com>
267
268 * elflink.h (struct elf_assign_sym_version_info): Remove member
269 export_dynamic. All users changed to use info member.
270 NAME(bfd_elf,size_dynamic_sections)): Remove parameter
271 export_dynamic, instead use member in parameter info.
272 * bfd-in.h (bfd_elf32_size_dynamic_sections,
273 bfd_elf64_size_dynamic_sections): Update prototype.
274 * bfd-in2.h: Regenerate.
275
bc2b6df7
L
2762001-06-18 H.J. Lu <hjl@gnu.org>
277
278 * elflink.h (elf_info_failed): Add a new field, verdefs.
279 (NAME(bfd_elf,size_dynamic_sections): Pass verdefs to
280 elf_export_symbol.
281 (elf_export_symbol): Check eif->verdefs to decide if a symbol
282 should be exported.
283
43917054
L
2842001-06-17 H.J. Lu <hjl@gnu.org>
285
286 * elf32-mips.c (mips_elf_link_hash_entry): Add a new field,
287 readonly_reloc, to record if a relocation in the .rel.dyn
f631948d 288 section is against a read-only section.
43917054
L
289 (mips_elf_link_hash_newfunc): Initialize the readonly_reloc
290 field to false.
291 (_bfd_mips_elf_check_relocs): Record if there is a relocation
292 in the .rel.dyn section against a read-only section by setting
293 DF_TEXTREL or readonly_reloc.
294 (_bfd_mips_elf_copy_indirect_symbol): Copy readonly_reloc if
295 it is true.
296 (_bfd_mips_elf_adjust_dynamic_symbol): Record DF_TEXTREL if
297 there is a relocation in the .rel.dyn section against a
298 read-only section.
299 (_bfd_mips_elf_size_dynamic_sections): Set DT_TEXTREL if
300 DF_TEXTREL is set.
301
7c8ca0e4
NC
3022001-06-12 Nick Clifton <nickc@cambridge.redhat.com>
303
304 * coffcode.h (styp_flags_to_sec_flags): Change to a boolean
305 function. Move flagword result into parameter list. Remove
306 comment about setting bfd_error_handler to intercept failure
307 results.
bb0082d6 308 * coffgen.c (make_a_section_from_file): Examine result of
7c8ca0e4
NC
309 calling bfd_coff_styp_to_sec_flags and pass a failure back to
310 caller.
bb0082d6 311 * ecoff.h (styp_flags_to_sec_flags): Change to a boolean
7c8ca0e4 312 function. Move flagword result into parameter list.
bb0082d6
AM
313 * libcoff.h: Regenerate.
314 * libecoff.h: Regenerate.
7c8ca0e4 315
dee0a8f4
NC
3162001-06-13 Nick Clifton <nickc@cambridge.redhat.com>
317
318 * aoutx.h (adjust_z_magic): Only pad the tesxt section if the data
319 section is going to follow it.
320
0d1ea5c0
CM
3212001-06-12 Catherine Moore <clm@redhat.com>
322
bb0082d6
AM
323 * elflink.h (elf_gc_propagate_vtable_entries): Replace FILE_ALIGN
324 with the file_align entry from elf_backend_data.
325 (elf_gc_smash_unused_vtentry_relocs): Likewise.
326 (elf_gc_record_vtentry): Likewise.
0d1ea5c0 327
4e8a9624
AM
3282001-06-10 Alan Modra <amodra@bigpond.net.au>
329
330 * elflink.h: Whitespace changes.
331 (elf_link_read_relocs_from_section): Use "unsigned int" iterator
332 rather than "unsigned char".
333 (elf_link_output_relocs): Likewise.
334 (elf_link_input_bfd): Likewise.
335 (elf_reloc_link_order): LIkewise.
336 * elf.c: s/CONST/const/. Whitespace changes.
337 * elf32-mips.c: Formatting fix.
338
339 * Makefile.am (SOURCE_HFILES): Include xcoff-target.h, remove xcoff.h.
340 * Makefile.in: Regenerate.
341 * po/Make-in: Remove trailing tab.
342
7a25cd3e
PB
3432001-06-09 Philip Blundell <philb@gnu.org>
344
345 * elf32-arm.h (elf32_arm_plt0_entry): Correct error in last
346 change.
347 (elf32_arm_plt_entry): Likewise.
348
3f5a136d
L
3492001-06-08 H.J. Lu <hjl@gnu.org>
350
351 * elf.c (swap_out_syms): Keep names for global section symbols.
352
d8fe1fed
L
3532001-06-07 H.J. Lu <hjl@gnu.org>
354
355 * config.bfd: Put back ecoff for Linux/mips. Firmwares on some
356 MIPS-based machines need it.
357
c36e006f
L
3582001-06-07 H.J. Lu <hjl@gnu.org>
359
360 * elf32-mips.c (_bfd_mips_elf_object_p): Set the bad symtab
361 for SGI only.
362
363 * config.bfd: Remove ecoff from Linux/mips.
364
cc78d0af
AJ
3652001-06-07 Andreas Jaeger <aj@suse.de>
366
367 * elf64-x86-64.c (elf64_x86_64_finish_dynamic_symbol): Add an
368 assertion.
369 (elf64_x86_64_check_relocs): Fix VTENTRY relocation; set an
370 alignment of 8 for .rela sections; handle further relocations.
371
879db8be
NC
3722001-06-06 Christian Groessler <cpg@aladdin.de>
373
bb0082d6 374 * coff-z8k.c: Fix formatting.
879db8be
NC
375 Fix howtos: howto->size was always 1.
376
cbb1fd50
NC
3772001-06-05 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
378
379 * configure.host (mips64*-*-linux*): Define.
380
73a74a62
AM
3812001-06-05 Alan Modra <amodra@bigpond.net.au>
382
6725bdbf
AM
383 * elf32-i386.c (elf_i386_discard_copies): Rename to
384 discard_copies, and use elf_link_hash_entry arg rather than
385 elf_i386_link_hash_entry.
386 (elf_i386_link_hash_traverse): Delete.
387 (elf_i386_size_dynamic_sections): Adjust call to discard_copies.
388 Tidy sizing of dynamic sections.
389 (elf_i386_check_relocs <R_386_32, R_386_PC32>): Reference count
390 possible .plt entries.
391 (elf_i386_gc_sweep_hook): Likewise.
392 (elf_i386_adjust_dynamic_symbol): Discard .plt entries for
393 everything with plt.refcount <= 0.
394
395 * elf32-i386.c (elf_i386_check_relocs): Don't allocate .got and
396 .relgot space here.
397 (elf_i386_gc_sweep_hook): ..and no need to deallocate here..
4e8a9624 398 (elf_i386_adjust_dynamic_symbol): ..and don't allocate .plt and
6725bdbf
AM
399 .rel.plt here..
400 (allocate_plt_and_got): ..instead do it all here. New function.
401 (elf_i386_size_dynamic_sections): Allocate local .got space and
402 call allocate_plt_and_got. No need to zap .relgot if not dynamic.
403 (bfd_elf32_bfd_final_link): Delete. (ie. use regular final link
404 rather than gc variety).
405 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
406 (elf_i386_relocate_section): Use it here and correct handling of
407 R_386_GOT32. Provide section and offset for "unresolvable
408 relocation" error message.
409 (elf_i386_finish_dynamic_symbol): Correct handling of R_386_GOT32.
410
411 * elf32-i386.c (struct elf_i386_link_hash_table): Add sgot,
412 sgotplt, srelgot, splt, srelplt, sdynbss, srelbss fields.
413 (elf_i386_link_hash_table_create): Init them.
414 (create_got_section): New function.
415 (elf_i386_create_dynamic_sections): New function.
416 (elf_backend_create_dynamic_sections): Set to above.
417 (elf_i386_check_relocs): Use shortcuts from hash table rather than
418 calling bfd_get_section_by_name.
419 (elf_i386_gc_sweep_hook): Likewise.
420 (elf_i386_adjust_dynamic_symbol): Likewise.
421 (elf_i386_size_dynamic_sections): Likewise.
422 (elf_i386_relocate_section): Likewise.
423 (elf_i386_finish_dynamic_sections): Likewise.
424
73a74a62
AM
425 * elf32-hppa.c (allocate_plt_and_got): Skip indirect and warning syms.
426
24a5e751
L
4272001-06-02 H.J. Lu <hjl@gnu.org>
428
429 * elf32-hppa.c (elf32_hppa_object_p): Check ELFOSABI_LINUX
430 and ELFOSABI_HPUX.
431 * elf64-hppa.c (elf64_hppa_object_p): Likewise.
432
15103188
L
4332001-06-02 H.J. Lu <hjl@gnu.org>
434
435 * aout-cris.c (MACHTYPE_OK): New. Defined.
436
2f484710
HPN
4372001-06-02 Hans-Peter Nilsson <hp@axis.com>
438
439 * section.c (_bfd_strip_section_from_output): Handle NULL
440 output_section.
441
a5ac692b
L
4422001-06-02 H.J. Lu <hjl@gnu.org>
443
444 * config.bfd (powerpc-*-aix*, powerpc-*-beos*, rs6000-*-*): Add
445 rs6000coff64_vec only if BFD64 is defined.
446 (powerpc64-*-aix*): Enable only if BFD64 is defined.
447
27e53099
L
4482001-06-02 H.J. Lu <hjl@gnu.org>
449
450 * coff-ia64.c (ia64coff_object_p): Rewrite with
451 external_PEI_DOS_hdr and external_PEI_IMAGE_hdr.
452
80643fbc
AJ
4532001-06-01 Andreas Jaeger <aj@suse.de>
454
455 * elf64-x86-64.c (elf64_x86_64_relocate_section): Add PC8
456 relocation, small reformatting.
457
6b3db546
AJ
4582001-05-29 Andreas Jaeger <aj@suse.de>
459
460 * elf64-x86-64.c (elf64_x86_64_check_relocs): Handle R_X86_64_64.
461 (elf64_x86_64_relocate_section): Likewise.
462
4dc86686
AM
4632001-05-30 Alan Modra <amodra@one.net.au>
464
465 * elf32-hppa.c (elf32_hppa_check_relocs): Don't NEED_PLT for
466 millicode. Don't allocate .got and .rela.got space here..
467 (elf32_hppa_gc_sweep_hook): ..and no need to deallocate here..
468 (elf32_hppa_adjust_dynamic_symbol): ..and don't allocate .plt and
469 .rela.plt here..
470 (hppa_handle_PIC_calls): ..nor here..
471 (allocate_plt_and_got): ..instead do it all here. New function.
472 (elf32_hppa_size_dynamic_sections): Allocate local .got space and
473 call allocate_plt_and_got. No need to zap .got if not dynamic.
474 (elf32_hppa_final_link): Call regular bfd_final_link instead of
475 gc_common_final_link.
476 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
477 (elf32_hppa_relocate_section): Use it here.
478 (elf32_hppa_finish_dynamic_symbol): Remove superfluous test of
479 dynamic_sections_created.
480 (hppa_type_of_stub): Don't LONG_BRANCH_VIA_PLT if millicode sym.
481
de41dcd8
AJ
4822001-05-28 Andreas Jaeger <aj@suse.de>
483
484 * elf64-x86-64.c (elf64_86_64_size_info): Remove, we can use the
485 generic version since we want a hashsize of 4.
486 (elf_backend_size_info): Likewise.
487
209f668e
NC
4882001-05-28 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
489
209f668e
NC
490 * elflink.h (elf_link_size_reloc_section): Use bfd_zmalloc instead of
491 a zeroing loop.
492 (elf_link_output_relocs): Handle MIPS ELF64 relocations correctly.
493 (elf_link_input_bfd): Likewise.
494 (elf_reloc_link_order): Likewise.
495 (elf_finish_pointer_linker_section): Typo. Handle MIPS ELF64
496 relocations correctly.
497
f7a74f8c
NC
4982001-05-28 Nicolas Pitre <nico@cam.org>
499
500 * elf32-arm.h: fix PLT generation for big endian ARM
501
8dea1268
AM
5022001-05-28 Alan Modra <amodra@one.net.au>
503
504 * elf32-hppa.c (elf32_hppa_relocate_section): Set up .plt entries
505 for symbols forced local that need plabels.
506 (elf32_hppa_adjust_dynamic_symbol): Don't allocate space in
507 .plt.rela for local syms if non-shared.
508 (hppa_build_one_stub): Mask lsb of plt.offset.
509 (elf32_hppa_finish_dynamic_symbol): Abort if lsb of plt.offset set.
510 (clobber_millicode_symbols): Correct comment.
511 (elf32_hppa_relocate_section): Likewise.
512 (elf32_hppa_finish_dynamic_symbol): Likewise.
513
0f2712ed
NC
5142001-05-28 Jeff Sturm <jsturm@one-point.com>
515
516 * reloc.c: Add BFD_RELOC_SPARC_UA16 and BFD_RELOC_SPARC_UA64.
517 * bfd-in2.h: Regenerate.
518 * libbfd.h: Regenerate.
519 * elf32-sparc.c: Enable BFD_RELOC_SPARC_UA16, BFD_RELOC_SPARC_UA32
520 and BFD_RELOC_SPARC_UA64 mapping
521 * elf64-sparc.c: Likewise.
de41dcd8 522
6768c14a
L
5232001-05-25 H.J. Lu <hjl@gnu.org>
524
525 * Makefile.am (BFD32_BACKENDS): Remove coff-pmac.lo.
526 (BFD32_BACKENDS_CFILES): Remove coff-pmac.c.
527 (coff-rs6000.lo): Remove the old dependency.
528 * Makefile.in: Rebuild.
529
530 * configure.in (pmac_xcoff_vec): Replace coff-pmac.lo with
531 coff-rs6000.lo.
532
b55039f4
L
5332001-05-25 H.J. Lu <hjl@gnu.org>
534
535 * coff-rs6000.c (rs6000coff_vec): Use rs6000coff_core_p,
536 rs6000coff_core_file_matches_executable_p,
537 rs6000coff_core_file_failing_command and
538 rs6000coff_core_file_failing_signal only if AIX_CORE is
539 defined.
540 (pmac_xcoff_vec): Likewise.
541 * coff64-rs6000.c (rs6000coff64_vec): Likewise.
542
64e9ece0
TW
5432001-05-25 Timothy Wall <twall@redhat.com>
544
545 * elfxx-ia64.c (allocate_dynrel_entries): Don't allocate an entry
546 for __GLOB_DATA_PTR on AIX5. Clean up some relocation bugs.
547
f34d8777
L
5482001-05-25 H.J. Lu <hjl@gnu.org>
549
550 * bfd-in2.h: Regenerated.
551 * libcoff.h: Likewise.
552
49e9d0d3
AM
5532001-05-25 Alan Modra <amodra@one.net.au>
554
555 * elf32-hppa.c (elf32_hppa_relocate_section): Don't allow
556 undefined millicode syms in shared libs.
557 (hppa_build_one_stub): Turn BFD_ASSERTs into aborts.
558 (elf32_hppa_check_relocs): Likewise.
559 (elf32_hppa_adjust_dynamic_symbol): Likewise.
560 (elf32_hppa_size_dynamic_sections): Likewise.
561 (elf32_hppa_relocate_section): Likewise.
562 (elf32_hppa_finish_dynamic_symbol): Likewise.
563 (elf32_hppa_finish_dynamic_sections): Likewise.
564
beb1bf64
TR
5652001-05-24 Tom Rix <trix@redhat.com>
566
bb0082d6 567 * Makefile.am coff-pmac bfd now defined in coff-rs6000.c
beb1bf64
TR
568 xcoff-target.h not used to define rs6000 or ppc bfd.
569 * Makefile.in same
570
571 * bfd-in.h : (struct lineno_cache_entry) promote element "offset"
572 to 64 bit.
573
574 * coff-rs6000.c : Many changes for 64 bit support. Move common
575 32/64 code to xcofflink.c. Explictly define the rs6000coff_vec
576 and pmac_xcoff_vec
577
578 * coff64-rs6000.c : Many changes for 64 bit support. 64 bit
579 linker now supported. Explictly define the rs6000coff64_vec.
580
581 * coffcode.h : (coff_set_arch_mach_hook) xcoff 64 bit support
de41dcd8 582 (coff_print_aux) same
beb1bf64
TR
583 (coff_write_object_contents) same
584 (coff_slurp_line_table) same
585
586 * coffgen.c : (coff_fix_symbol_name) formatting
587 (coff_mangle_symbols) xcoff 64 bit support
588 (coff_write_symbol) same
589 (coff_write_alien_symbol) same
590 (coff_write_native_symbol) same
591 (coff_write_symbols) same
592 (coff_get_symbol_info) same
593 (bfd_coff_get_syment) same
594 (coff_print_symbol) same
595
596 * config.bfd : add powerpc64-*-aix* target
597
598 * libcoff-in.h : formatting
599
600 * libcoff.h : move xcoff extern declarations to libxcoff.h
601
602 * libxcoff.h : New file
603
de41dcd8
AJ
604 * xcofflink.c : Many changes for xcoff64 support. Move common
605 structures to include/coff/xcoff.h. Move specific structure to
beb1bf64
TR
606 backends coff-rs6000.c and coff64-rs6000.c. Use new backend
607 functions, defined in libxcoff.h, to isolate 32/64 dependencies.
de41dcd8
AJ
608
609 (bfd_xcoff_size_dynamic_sections) : special __rtinit symbol for
beb1bf64
TR
610 aix4.2+ -binitfini.
611
612 (xcoff_build_ldsyms) : handle special __rtinit symbol.
613
e90fdc1a
AO
6142001-05-23 Alexandre Oliva <aoliva@redhat.com>
615
616 * elf64-sparc.c (sparc64_elf_slurp_reloc_table): Fix typo
617 s/ENTIRES/ENTRIES/.
618
d1cf510e
NC
6192001-05-23 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
620
c2feb664
NC
621 * reloc.c (bfd_reloc_code_real): Add MIPS ELF64 relocations.
622 * libbfd.h: Regenerate.
4e8a9624 623 * bfd-in2.h: Regenerate.
c2feb664 624
d1cf510e
NC
625 * aoutx.h (aout_@var{size}_machine_type): Add MIPS r12k support.
626 * archures.c (bfd_mach_mips12000): Define.
627 * cpu-mips.c (arch_info_struct): Add MIPS r12k support.
628 * elf32-mips.c (_bfd_mips_elf_final_write_processing): Add MIPS r12k
629 support.
630 (_bfd_mips_elf_size_dynamic_sections): Use official bfd typedef.
631 * bfd-in2.h: Regenerate.
632 * elfxx-target.h: Do not redefine bfd_elfNN_bfd_make_debug_symbol.
633
6c426cf3
NC
6342001-05-23 kaz Kojima <kkojima@rr.iij4u.or.jp>
635
636 * elf32-sh.c (elf_sh_plt0_entry_be, elf_sh_plt0_entry,
637 elf_sh_plt_entry_be, elf_sh_plt_entry, elf_sh_pic_plt_entry_be,
638 elf_sh_pic_plt_entry): New PLT code, that does not use r2, since
639 that is used by GCC.
640
d9bc7a44
NC
6412001-05-23 Nick Clifton <nickc@cambridge.redhat.com>
642
643 * elf-bfd.h (NUM_SHDR_ENTRIES): New macro: compute the number
644 of entries in a structured section.
bb0082d6
AM
645 * elf.c: Use new macro.
646 * elf32-i386.c: Use new macro.
647 * elf32-mips.c: Use new macro.
648 * elf64-alpha.c: Use new macro.
649 * elf64-sparc.c: Use new macro.
650 * elfcode.h: Use new macro.
651 * elflink.h: Use new macro.
d9bc7a44
NC
652
6532001-05-23 Nick Clifton <nickc@cambridge.redhat.com>
654
655 * bfdint.texi: Replace -oformat with --oformat.
656
f5198f61
AJ
6572001-05-21 Andreas Jaeger <aj@suse.de>
658
659 * dwarf2.c (decode_line_info): Fix error message.
660 (read_abbrevs): Fix test for offset as suggested by Alan Modra and
661 adjust error message.
662
7913c838
L
6632001-05-18 H.J. Lu <hjl@gnu.org>
664
665 * elflink.h (elf_link_add_object_symbols): Revert the last
666 change.
667
e0522e89
AM
6682001-05-17 Alan Modra <amodra@one.net.au>
669
670 * elf32-hppa.c (clobber_millicode_symbols): Temporarily set
671 ELF_LINK_FORCED_LOCAL to suit 2001-04-30 change.
672 (hppa_build_one_stub): Add an assert to check plt.offset.
673
96fd004e
L
6742001-05-17 H.J. Lu <hjl@gnu.org>
675
676 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set the
677 version definition to basename of the output filename.
678
f3876d8b
L
6792001-05-17 H.J. Lu <hjl@gnu.org>
680
681 * elflink.h (elf_link_add_object_symbols): Set DT_NEEDED to
682 basename of the bfd filename.
683
d1778b88
AM
6842001-05-16 Alan Modra <amodra@one.net.au>
685
686 * section.c (asection): Add linker_has_input field.
687 (STD_SECTION): Adjust initialization to suit.
688 * ecoff.c (bfd_debug_section): Likewise.
689 * bfd-in2.h: Regenerate.
690
2a0fa943
AO
6912001-05-15 Alexandre Oliva <aoliva@redhat.com>
692
693 * elf-m10300.c (mn10300_elf_relax_section): Don't relax
694 negative 32-bit operands to 16 operands when the operand is
695 going to be zero-extended by the modified opcode.
696
bcee8eb8
AM
6972001-05-12 Peter Targett <peter.targett@arccores.com>
698
699 * cpu-arc.c (arch_info_struct): Add entry 'base' representing old
700 name for 'arc5' core versions.
701 (bfd_arc_arch): Make bfd_mach_arc_6 default.
702
703 * elf32-arc.c (arc_elf_object_p): Make E_ARC_MACH_ARC6 default
704 architecture.
705 (arc_elf_final_write_processing): Make bfd_mach_arc_6 default.
706
579f31ac
JJ
7072001-05-11 Jakub Jelinek <jakub@redhat.com>
708
709 * elfxx-ia64.c (is_unwind_section_name): Consider linkonce unwind
710 sections as well.
711 (elfNN_ia64_final_write_processing): Map .gnu.linkonce.ia64unw.FOO
712 to .gnu.linkonce.t.FOO text section.
713
8550eb6e
JJ
7142001-05-11 Jakub Jelinek <jakub@redhat.com>
715
716 * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffix
717 fields, change sec into secinfo.
718 (struct sec_merge_info): Add chain, remove last fields.
719 (struct sec_merge_sec_info): Add next, sec, psecinfo fields.
720 (sec_merge_hash_lookup): If lookup could not use a string only
721 because it has bad alignment, mark the old string for deletion.
722 (sec_merge_add): Add secinfo argument. Don't compute entry's
723 position, instead record the section.
724 (sec_merge_emit): Update for the sec into secinfo change in
725 struct sec_merge_hash_entry.
726 (_bfd_merge_section): Only record the section for merging, defer
727 putting strings into the hash table.
728 (cmplengthentry, last4_eq, last_eq, record_section, merge_strings,
729 _bfd_merge_sections): New functions.
730 (_bfd_merged_section_offset): Update for the sec_merge_hash_entry
731 changes.
732 * libbfd-in.h (_bfd_merge_sections): Add prototype.
733 (_bfd_nolink_bfd_merge_sections): Define.
734 * libbfd.h: Likewise.
735 (bfd_generic_merge_sections): Add prototype.
736 * targets.c (BFD_JUMP_TABLE_LINK): Add _bfd_merge_sections.
737 (struct bfd_target): Likewise.
738 * bfd.c (bfd_merge_sections): Define.
739 * bfd-in2.h: Rebuilt.
740 * elf.c (_bfd_elf_merge_sections): New function.
741 * elf-bfd.h (_bfd_elf_merge_sections): Add prototype.
742 * elfxx-target.h (bfd_elfNN_bfd_merge_sections): Define.
743 * reloc.c (bfd_generic_merge_sections): New function.
744 * vms.c (vms_bfd_merge_sections): New function.
745 * aout-adobe.c (aout_32_bfd_merge_sections): Define.
746 * aout-target.h (MY_bfd_merge_sections): Define.
747 * aout-tic30.c (MY_bfd_merge_sections): Define.
748 * binary.c (binary_bfd_merge_sections): Define.
749 * bout.c (b_out_bfd_merge_sections): Define.
750 * coff-alpha.c (_bfd_ecoff_bfd_merge_sections): Define.
751 * coffcode.c (coff_bfd_merge_sections): Define.
752 * coff-mips.c (_bfd_ecoff_bfd_merge_sections): Define.
753 * i386msdos.c (msdos_bfd_merge_sections): Define.
754 * i386os9k.c (os9k_bfd_merge_sections): Define.
755 * ieee.c (ieee_bfd_merge_sections): Define.
756 * ihex.c (ihex_bfd_merge_sections): Define.
757 * nlm-target.h (nlm_bfd_merge_sections): Define.
758 * oasys.c (oasys_bfd_merge_sections): Define.
759 * ppcboot.c (ppcboot_bfd_merge_sections): Define.
760 * som.c (som_bfd_merge_sections): Define.
761 * srec.c (srec_bfd_merge_sections): Define.
762 * tekhex.c (tekhex_bfd_merge_sections): Define.
763 * versados.c (versados_bfd_merge_sections): Define.
764 * xcoff-target.h (_bfd_xcoff_bfd_merge_sections): Define.
765
1548c54f
NC
7662001-05-11 Nick Clifton <nickc@cambridge.redhat.com>
767
768 * dwarf1.c (_bfd_dwarf1_find_nearest_line): Change type of 'addr'
769 to be unsigned long, in order to match its use.
770
689effed
L
7712001-05-10 H.J. Lu <hjl@gnu.org>
772
773 * linker.c (_bfd_generic_link_add_one_symbol): Check loop on
774 indirect symbols.
775
6e5222be
L
7762001-05-09 H.J. Lu <hjl@gnu.org>
777
778 * elflink.h (elf_link_add_object_symbols): Fix a typo. Allocate
779 versymhdr->sh_size bytes for extversym instead of hdr->sh_size.
780 Remove the unused veriable `dynver'.
781
8e191bd3
ILT
7822001-05-08 Ian Lance Taylor <ian@zembu.com>
783
784 * coff-i386.c (coff_i386_reloc): Don't dump core if output_bfd is
785 NULL or is not COFF.
786 (coff_i386_rtype_to_howto): Don't dump core if output section
787 owner is not COFF.
788
062e2358
AM
7892001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
790
791 * ecoff.c (bfd_debug_section): Fix initialization.
792 * elf.c (_bfd_elf_slurp_version_tables): Change maxidx to unsigned, it
793 is always a positive integer. Cast away sign mismatch.
794 * elf32-mips.c: Fix misleading comment and typo.
795 (_bfd_mips_elf_section_from_bfd_section): Remove unused attribute, use
796 correct data type.
797 * elflink.c: Fix typo.
798 (_bfd_elf_create_dynamic_sections): Remove superfluous initialization.
799 * ecoffswap.h (ecoff_swap_fdr_in): Cast away sign mismatch.
800
16b65e4e
RH
8012001-05-04 Richard Henderson <rth@redhat.com>
802
803 * elf64-alpha.c (SREL16, SREL32, SREL64): Set pcrel_offset true.
804
cac15327
NC
8052001-05-04 Nick Clifton <nickc@cambridge.redhat.com>
806
807 * elf32-arm.h (elf32_arm_final_link_relocate): Set
bb0082d6 808 EF_ARM_HASENTRY if the start address is set.
cac15327 809
966b3e0b
NC
8102001-05-03 Nick Clifton <nickc@cambridge.redhat.com>
811
812 * targets.c (_bfd_target_vector_entries): Compute value based on
813 the size of the _bfd_target_vector and not bfd_target_vector.
814
210ba1e8
L
8152001-05-03 H.J. Lu <hjl@gnu.org>
816
817 * elfcode.h: Include "libiberty.h".
818
819 * elflink.h (elf_link_add_object_symbols): Set
820 elf_dt_name (abfd) to basename of the bfd filename.
821 (NAME(bfd_elf,size_dynamic_sections)): Set vn_file to basename
822 of the bfd filename.
823
56fc028e
AJ
8242001-05-03 Andreas Jaeger <aj@suse.de>
825
826 * elf64-gen.c (elf_generic_info_to_howto): Add unused attribute.
827 (elf_generic_info_to_howto_rel): Likewise.
828 * coff-alpha.c (reloc_nil): Likewise.
829 (alpha_ecoff_bad_format_hook): Likewise.
830 (alpha_adjust_reloc_out): Likewise.
831 (alpha_bfd_reloc_type_lookup): Likewise.
832 (alpha_convert_external_reloc): Likewise.
833 * elf64-alpha.c (elf64_alpha_reloc_nil): Likewise.
834 (elf64_alpha_reloc_bad): Likewise.
835 (elf64_alpha_reloc_gpdisp): Likewise.
836 (elf64_alpha_bfd_reloc_type_lookup): Likewise.
837 (elf64_alpha_info_to_howto): Likewise.
838 (elf64_alpha_add_symbol_hook): Likewise.
839 (elf64_alpha_create_got_section): Likewise.
840 (elf64_alpha_is_local_label_name): Likewise.
841 (elf64_alpha_merge_ind_symbols): Likewise.
842 * elf64-mips.c (mips_elf64_reloc_type_lookup): Likewise.
843 (mips_elf64_get_reloc_upper_bound): Likewise.
844 * nlm32-alpha.c (nlm_alpha_mangle_relocs): Likewise.
845 (nlm_alpha_get_public_offset): Likewise.
846
c7e40348
NC
8472001-05-02 Johan Rydberg <jrydberg@opencores.org>
848
bb0082d6 849 * elf32-openrisc.c (openrisc_elf_howto_table): Do not complain
c7e40348 850 about overflow in R_OPENRISC_LO_16_IN_INSN and
56fc028e 851 R_OPENRISC_HI_16_IN_INSN.Index: bfd/elf32-openrisc.c
c7e40348 852
5fba655a
L
8532001-04-30 H.J. Lu <hjl@gnu.org>
854
855 * elf.c (_bfd_elf_link_hash_hide_symbol): Set dynindx to -1
856 only for ELF_LINK_FORCED_LOCAL.
857 * elf32-hppa.c (elf32_hppa_hide_symbol): Likewise.
858 * elf32-mips.c (_bfd_mips_elf_hide_symbol): Likewise.
859 * elfxx-ia64.c (elfNN_ia64_hash_hide_symbol): Likewise.
860
861 * elflink.h (elf_fix_symbol_flags): Set ELF_LINK_FORCED_LOCAL
862 if the symbol has hidden or internal visibility.
863
db20fd76
AM
8642001-04-30 Alan Modra <amodra@one.net.au>
865
866 * elf32-hppa.c (final_link_relocate): Branch to .+8 for
867 calls to undefined weak symbols.
868
6a2bda3f
AJ
8692001-04-30 Andreas Jaeger <aj@suse.de>, Andreas Schwab <schwab@suse.de>
870
871 * elf64-x86-64.c (elf64_x86_64_relocate_section): Correct test for
872 R_X86_64_GOTPCREL, don't use assignments instead of comparisons.
873
053579d7
AJ
8742001-04-27 Andreas Jaeger <aj@suse.de>
875
876 * elf64-x86-64.c (elf64_x86_64_finish_dynamic_sections): Only swap
877 out handled entries.
878 (elf64_x86_64_finish_dynamic_symbol): Set up GOT entries.
879 (elf64_x86_64_relocate_section): Fix GOTPCREL calculation.
880 (elf64_x86_64_relocate_section): Merge entries for GOTPCREL and
881 GOT32.
882
87748b32
NC
8832001-04-27 Sean McNeil <sean@mcneil.com>
884
885 * config.bfd: Add arm-vxworks target.
886 * coff-arm (coff_arm_relocate_section): Add in symbol value to
887 addend (fro VXworks targets).
888
f5f31454
L
8892001-04-26 H.J. Lu <hjl@gnu.org>
890
891 * elf32-i386.c (elf_i386_check_relocs): Verify if r_symndx is
892 valid.
893
d436a9b3
FCE
8942001-04-25 Frank Ch. Eigler <fche@redhat.com>
895
896 * bfd-in.h (bfd_cache_close): Declare newly exported function.
897 * bfd-in2.h: Regenerated.
898
a531bbd2
JJ
8992001-04-24 Jakub Jelinek <jakub@redhat.com>
900
901 * merge.c (struct sec_merge_hash_entry): Add alignment field.
902 (struct sec_merge_hash): Remove alignment_power.
903 (sec_merge_hash_newfunc): Clear alignment.
904 (sec_merge_hash_lookup): Pass alignment as argument.
905 Use hashp->root.next, not hashp->next to walk the hash chain.
906 If a string already in the hashtable does not have required
907 alignment, create a new hashtable entry.
908 (sec_merge_init): Remove alignment_power argument.
909 (sec_merge_add): Add alignment argument.
910 (sec_merge_emit): Alignment is now a per-entity thing, not per
911 section.
912 (_bfd_merge_section): Sanity check even non-SEC_STRINGS sections
913 for proper alignment.
914 Pass alignment information to sec_merge_add.
915
6840198f
NC
9162001-04-24 Christian Groessler <cpg@aladdin.de>
917
918 * coff-z8k.c (extra_case): added handler for R_DISP7, R_CALLR
919 and R_REL16 reloc types; accept odd values for R_REL16 type
920
b3baf5d0
NC
9212001-04-24 Johan Rydberg <jrydberg@opencores.org>
922
923 * cpu-openrisc.c: New file.
924 * elf32-openrisc.c: Likewise.
925
926 * Makefile.am (ALL_MACHINES): Add cpu-openrisc.lo.
927 (ALL_MACHINES_CFILES): Add cpu-openrisc.c.
928 (BFD32_BACKENDS): Add elf32-openrisc.lo.
929 (BFD32_BACKENDS_CFILES): Add elf32-openrisc.c.
930 (cpu-openrisc.lo, elf32-openrisc.lo): New rules.
931 * Makefile.in: Regenerated.
932 * config.bfd: (openrisc-*-elf): New target.
053579d7 933 * configure.in (bfd_elf32_openrisc_vec): New vector.
b3baf5d0
NC
934 * configure: Regenerated.
935 * libbfd.h: Regenerated.
936 * bfd-in2.h: Regenerated.
937 * reloc.c: Add OpenRISC relocations.
053579d7 938 * targets.c (bfd_elf32_openrisc_vec): Declare.
b3baf5d0
NC
939 (bfd_target_vect): Add bfd_elf32_openrisc_vec.
940 * archures.c (enum bfd_architecture): Add bfd_arch_openrisc.
941 (bfd_openrisc_arch): Declare.
942 (bfd_archures_list): Add bfd_openrisc_arch.
943 * elf.c (prep_headers): Add bfd_arch_openrisc.
944
fe4770f4
AJ
9452001-04-23 Bo Thorsen <bo@suse.de>
946
947 * elf64-x86-64.c: Add c++ vtable hack.
948 Small whitespace and comment changes.
949
653165cc
AJ
9502001-04-19 Andreas Jaeger <aj@suse.de>
951
952 * elf64-x86-64.c (elf64_x86_64_plt0_entry): Fix instructions.
953 (elf64_x86_64_plt_entry): Likewise.
954 (elf64_x86_64_finish_dynamic_sections): Fix PLT0 generation.
955 (elf64_x86_64_finish_dynamic_symbol): Fix PLT generation.
956
4d96d128
HPN
9572001-04-17 Hans-Peter Nilsson <hp@axis.com>
958
959 * elf32-cris.c: Tweak comments related to dynamic linking.
960 (cris_elf_relocate_section): When not creating shared object, fill
961 in the .got table for any symbol not in the dynamic symbol table.
962 (elf_cris_finish_dynamic_symbol): When not creating shared object,
963 only emit a .got.rela reloc if the symbol is in the dynamic symbol
964 table.
965 (cris_elf_check_relocs): Use variable r_type in all places rather
966 than the original expression. Add default case in switch for
967 reloc types.
968 (elf_cris_size_dynamic_sections): Iterate over
969 elf_cris_discard_excess_program_dynamics when not creating shared
970 library.
653165cc 971 (elf_cris_discard_excess_dso_dynamics): Renamed from
4d96d128
HPN
972 elf_cris_discard_copies. Correct typo, s/Rel/Rela/.
973 (elf_cris_discard_excess_program_dynamics): New.
974
3ed30d29
DD
9752001-04-14 Mark Elbrecht <snowball3@bigfoot.com>
976
977 * coffcode.h (coff_write_object_contents): Use
978 bfd_coff_swap_filehdr_out instead of coff_swap_filehdr_out.
979
a80f6941
L
9802001-04-14 H.J. Lu <hjl@gnu.org>
981
982 * bfd-in2.h: Regenerate.
983
767e4b0d
JJ
9842001-04-14 Jakub Jelinek <jakub@redhat.com>
985
986 * section.c (STD_SECTION): Add entsize.
987
2dd439c5
L
9882001-04-13 H.J. Lu <hjl@gnu.org>
989
990 * section.c (SEC_MERGE): Define new flag for merging.
991 (SEC_STRINGS): Likewise.
992 (entsize): New field.
993
baf80c32
DD
9942001-04-13 Roger Sayle <roger@metaphorics.com>
995
996 * coff-i386.c (TARGET_SYM): SEC_READONLY is an applicable section
997 flag on pe-i386 targets.
998
f5fa8ca2
JJ
9992001-04-13 Jakub Jelinek <jakub@redhat.com>
1000
1001 * libbfd-in.h (_bfd_merge_section): New.
1002 (_bfd_write_merged_section): New.
1003 (_bfd_merged_section_offset): New.
1004 * libbfd.h: Rebuilt.
1005 * linker.c (_bfd_generic_link_output_symbols): Handle
1006 discard_sec_merge.
1007 * aoutx.h (aout_link_write_symbols): Likewise.
1008 * pdp11.c (aout_link_write_symbols): Likewise.
1009 * elflink.h (elf_link_add_object_symbols): Call _bfd_merge_section.
1010 (elf_bfd_final_link): Adjust global symbols pointing into SEC_MERGE
1011 sections.
1012 (elf_link_sec_merge_syms): New.
1013 (elf_link_input_bfd): Call _bfd_merged_section_offset
1014 and _bfd_write_merged_section.
1015 Handle discard_sec_merge.
1016 * elf-bfd.h (struct elf_link_hash_table): Add merge_info
1017 field.
1018 (struct bfd_elf_section_data): Likewise.
1019 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_MERGE and
1020 SEC_STRINGS section flags and entsize from their ELF counterparts.
1021 (_bfd_elf_link_hash_table_init): Initialize merge_info.
1022 (elf_fake_sections): Set SHF_MERGE, SHF_STRINGS and sh_entsize
1023 from their BFD counterparts.
1024 * merge.c: New file.
1025 * Makefile.am: Add strtab.lo.
1026 * Makefile.in: Rebuilt.
1027
d954b040
HPN
10282001-04-09 Hans-Peter Nilsson <hp@axis.com>
1029
1030 * elflink.h (elf_fix_symbol_flags): For non-default visibilities,
1031 only hide symbols marked STV_INTERNAL or STV_HIDDEN.
1032
fdbafa10
L
10332001-04-05 Steven J. Hill <sjhill@cotw.com>
1034
1035 * config.bfd (mips*el*-*-linux-gnu*): Use traditional little
1036 endian MIPS ELF target.
1037 * config.bfd (mips*-*-linux-gnu*): Use traditional big endian
1038 MIPS ELF target.
1039
1040 * configure.in (bfd_elf64_tradbigmips_vec): New. Traditional
1041 64bit big endian MIPS ELF target.
653165cc 1042 (bfd_elf64_tradlittlemips_vec): New. Traditional 64bit little
fdbafa10
L
1043 endian MIPS ELF target.
1044 * configure: Regenerated.
1045
1046 * elf32-mips.c (IRIX_COMPAT): Handle traditional 64bit and
1047 little endian targets.
1048 (mips_elf_sym_is_global): Handle traditional targets.
1049
1050 * elf64-mips.c (bfd_elf64_tradbigmips_vec): New. Traditional
1051 64bit big endian MIPS ELF target.
1052 (bfd_elf64_tradlittlemips_vec): New. Traditional 64bit little
1053 endian MIPS ELF target.
1054
1055 * targets.c: (_bfd_target_vector): Add bfd_elf64_tradbigmips_vec
1056 and bfd_elf64_tradlittlemips_vec.
1057
dd484e5c
L
10582001-04-05 David Mosberger <davidm@hpl.hp.com>
1059
1060 * elf32-i386.c (elf_i386_fake_sections): Treat ".reloc" as an
1061 ordinary "progbits" section.
1062
391a809a
AM
10632001-04-04 Alan Modra <alan@linuxcare.com.au>
1064
1065 * elflink.h (elf_fix_symbol_flags): Call elf_backend_hide_symbol
1066 when -Bsymbolic causes a symbol to no longer need a .plt entry.
1067
5854c633
L
10682001-04-03 David Mosberger <davidm@hpl.hp.com>
1069
1070 * efi-app-ia32.c (ALIGN_SECTIONS_IN_FILE): Deleted.
1071
8b4b0fac
L
10722001-03-30 H.J. Lu <hjl@gnu.org>
1073
1074 * efi-app-ia32.c (PEI_TARGET_SUBSYSTEM): Rename from ...
1075 (PEI_DEFAULT_TARGET_SUBSYSTEM): This.
1076
eb4a6e4f
L
10772001-03-26 H.J. Lu <hjl@gnu.org>
1078
1079 * elf32-gen.c (elf32_generic_link_add_symbols): New. Check
1080 if there are any relocations for generic ELF.
1081 (bfd_elf32_bfd_link_add_symbols): Defined to
1082 elf32_generic_link_add_symbols.
1083 * elf64-gen.c (elf64_generic_link_add_symbols): New. Check
1084 if there are any relocations for generic ELF.
1085 (bfd_elf64_bfd_link_add_symbols): Defined to
1086 elf64_generic_link_add_symbols.
1087
55c80943
NC
10882001-03-23 Nick Clifton <nickc@redhat.com>
1089
1090 * Makefile.am (BUILD_CFILES): New variable: List of C source
bb0082d6
AM
1091 files created in build directory.
1092 (BUILD_HFILES): New variable: List of header files created in
1093 build directory.
1094 (POTFILES): Delete.
1095 (po/POTFILES.in): Replace rule with empty entry.
1096 (po/SRC-POTFILES.in): New rule: Create a list of source files
1097 in the source directory.
1098 (po/BLD-POTFILES.in): New rule: Create a list of source files
1099 in the build directory.
1100 (MOSTLYCLEAN): Do not delete source files created in build
1101 directory.
1102 * Makefile.in: Regenerate.
1103 * configure.in: Insert SRC-POTFILES.in and BLD-POTFILES.in
1104 into po/Makefile.
1105 * configure: Regenerate.
1106
1107 * po/Make-in: Replace occurrences of POTFILES with SRC-POTFILES
1108 and BLD_POTFILES.
55c80943 1109 Add .. to the search path when building bfd.pot.
bb0082d6
AM
1110 Delete POTFILES when performing distclean.
1111 Add comment describing why distclean is broken in maintainer mode.
55c80943
NC
1112 * po/POTFILES.in: Delete.
1113 * po/SRC-POTFILES.in: New file.
1114 * po/BLD-POTFILES.in: New file.
bb0082d6 1115 * po/bfd.pot: Regenerate.
55c80943 1116
58d29fc3
HPN
11172001-03-22 Hans-Peter Nilsson <hp@axis.com>
1118
915e5146
HPN
1119 * elf32-cris.c: Shlib and PIC support. PCREL tweaks.
1120 (elf_cris_discard_copies, elf_cris_adjust_gotplt_to_got,
1121 elf_cris_try_fold_plt_to_got, elf_cris_link_hash_newfunc,
1122 elf_cris_link_hash_table_create, elf_cris_adjust_dynamic_symbol,
1123 elf_cris_size_dynamic_sections, elf_cris_finish_dynamic_symbol,
1124 elf_cris_finish_dynamic_sections,elf_cris_hide_symbol): New
1125 functions.
1126 (cris_elf_howto_table) <R_CRIS_8_PCREL, R_CRIS_16_PCREL,
1127 R_CRIS_32_PCREL>: Correct comments. Set pcrel_offset to false.
1128 <R_CRIS_COPY, R_CRIS_GLOB_DAT, R_CRIS_JUMP_SLOT, R_CRIS_RELATIVE,
1129 R_CRIS_16_GOT, R_CRIS_32_GOT, R_CRIS_16_GOTPLT, R_CRIS_32_GOTPLT,
1130 R_CRIS_32_GOTREL, R_CRIS_32_PLT_GOTREL, R_CRIS_32_PLT_PCREL>:
1131 New HOWTO members for new relocs.
1132 (cris_reloc_map): Map new relocs.
1133 (ELF_DYNAMIC_INTERPRETER): Define.
1134 (PLT_ENTRY_SIZE): Define.
1135 (elf_cris_plt0_entry, elf_cris_plt_entry, elf_cris_pic_plt0_entry,
1136 elf_cris_pic_plt_entry): New, PLT templates.
1137 (struct elf_cris_pcrel_relocs_copied, struct
1138 elf_cris_link_hash_entry, struct elf_cris_link_hash_table): New.
1139 (elf_cris_link_hash_traverse, elf_cris_hash_table): Define.
1140 (cris_final_link_relocate): Check that 16-bit GOT relocs have
1141 positive values. Adjust PCREL relocs to be relative to location
1142 after relocation.
1143 (cris_elf_relocate_section): Handle relocations to dynamic
1144 objects. Handle new relocations. Call error handler when seeing
1145 non-PIC relocation for read-only sections while generating shared
1146 object.
1147 (cris_elf_check_relocs): Set reference counts for GOT and PLT
1148 entries.
1149 (bfd_elf32_bfd_link_hash_table_create,
1150 elf_backend_adjust_dynamic_symbol,
1151 elf_backend_size_dynamic_sections,
1152 elf_backend_finish_dynamic_symbol,
1153 elf_backend_finish_dynamic_sections,
1154 elf_backend_create_dynamic_sections, bfd_elf32_bfd_final_link,
1155 elf_backend_hide_symbol, elf_backend_want_got_plt,
1156 elf_backend_plt_readonly, elf_backend_want_plt_sym,
1157 elf_backend_got_header_size, elf_backend_plt_header_size):
1158 Define.
1159
58d29fc3
HPN
1160 * reloc.c: (BFD_RELOC_CRIS_COPY, BFD_RELOC_CRIS_GLOB_DAT,
1161 BFD_RELOC_CRIS_JUMP_SLOT, BFD_RELOC_CRIS_RELATIVE,
1162 BFD_RELOC_CRIS_32_GOT, BFD_RELOC_CRIS_16_GOT,
1163 BFD_RELOC_CRIS_32_GOTPLT, BFD_RELOC_CRIS_16_GOTPLT,
1164 BFD_RELOC_CRIS_32_GOTREL, BFD_RELOC_CRIS_32_PLT_GOTREL,
1165 BFD_RELOC_CRIS_32_PLT_PCREL): New relocs.
1166 * bfd-in2.h, libbfd.h: Regenerate.
1167
7a65545d
DN
11682001-03-21 Diego Novillo <dnovillo@redhat.com>
1169
1170 (_bfd_mips_elf_relocate_section): Give a better error message when
1171 a relocation is not recognized.
1172
b32b5d6e
AM
11732001-03-21 Alan Modra <alan@linuxcare.com.au>
1174
1175 * elf32-hppa.c (elf32_hppa_set_gp): Check sec->output_section
1176 non-NULL before attempting to dereference.
1177
f4fbb4a3
L
11782001-03-20 H.J. Lu <hjl@gnu.org>
1179
1180 * configure.in: Remove the redundent AC_ARG_PROGRAM.
1181 * configure: Rebuild.
1182
95fc45e6
AS
11832001-03-20 Andreas Schwab <schwab@suse.de>
1184
1185 * elf32-m68k.c (elf_m68k_relocate_section): Don't need the
1186 relocation value when resolving a reference from a debugging
1187 section.
1188
03d411a9
NC
11892001-03-16 Scott Thomason <SThomaso@hii.com>
1190
1191 * coff64-rs6000.c (xcoff64_swap_sym_out): Fix syntax errors.
1192 (xcoff64_swap_sym_out): Fix syntax errors.
1193
d1659392
NC
11942001-03-16 Richard Sandiford <rsandifo@redhat.com>
1195
1196 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Fix warning.
1197
12cca0d2
AM
11982001-03-15 Alan Modra <alan@linuxcare.com.au>
1199
1200 * elf32-hppa.c (elf32_hppa_link_hash_entry): Add maybe_pic_call.
1201 (hppa_link_hash_newfunc): Init it.
1202 (hppa_type_of_stub): Only use non-PIC to PIC call stub if caller
1203 section appears to be non-PIC.
1204 (final_link_relocate): Likewise.
1205 (elf32_hppa_adjust_dynamic_symbol): Set maybe_pic_call for any
1206 possible candidate function, and set pic_call for those that will
1207 only have a .plt entry for the PIC call stub.
1208 (hppa_handle_PIC_calls): Set maybe_pic_call.
1209
cd6ec716
DD
12102001-03-12 DJ Delorie <dj@redhat.com>
1211
1212 * elf32-sh.c (sh_elf_relocate_section): Only relocation
1213 R_SH_DIR8WP* relocs if they're against external symbols, else
1214 they're just for relaxing. Validate the reloc values.
1215
43a0748c
NC
12162001-03-12 Stefan Geuken <mail@stefan-geuken.de>
1217
1218 * binary.c (bfd_external_binary_architecture): Declare.
1219 (binary_object_p): If bfd_external_binary_architecture is defined,
1220 set the architecture to this string.
1221
d982ba73
PB
12222001-03-11 Philip Blundell <philb@gnu.org>
1223
1224 * elf32-arm.h (elf32_arm_finish_dynamic_symbol): Don't make PLT
1225 entries that could serve as a definition for a weak symbol.
1226
7898deda
NC
12272001-03-08 Nick Clifton <nickc@redhat.com>
1228
1229 * Most files: Update copyright notices using Perl script created
1230 by Kevin Buettner <kevinb@redhat.com>.
653165cc 1231
df425bc0
NC
12322001-03-07 Nick Clifton <nickc@redhat.com>
1233
1234 * elf32-arm.h (elf32_arm_final_link_relocate): Conditionalise
1235 prior patch on ! defined OLD_ARM_ABI.
1236
bcdd92f3
AJ
12372001-03-07 Andreas Jaeger <aj@suse.de>
1238
1239 * elf64-x86-64.c (elf64_x86_64_relocate_section): Fix handling of
1240 some relocation values.
1241
4f3c3dbb
NC
12422001-03-06 Nick Clifton <nickc@redhat.com>
1243
1244 * elf32-arm.h (elf32_arm_final_link_relocate): Clear bit zero
1245 of offset in BLX(1) instruction.
1246 * coff-arm.c (coff_arm_relocate_section): Clear bit zero of
1247 offset in BLX(1) instruction.
bb0082d6 1248 Fix formatting.
4f3c3dbb 1249
f8f3c6cc
NC
12502001-03-06 Nick Clifton <nickc@redhat.com>
1251
1252 * coff-arm.c (coff_arm_reloc_type_lookup): Add
1253 BFD_RELOC_THUMB_PCREL_BLX.
1254
3cac17ae
NC
12552001-03-06 Igor Shevlyakov <igor@windriver.com>
1256
1257 * archures.c (bfd_default_scan): Add Coldfire CPUs.
1258 * bfd-in2.h: Regenerate.
1259 * cpu-m68k.c: Add Coldfire CPUs for arch table.
1260 * ieee.c (ieee_write_processor): Set proper id for
1261 Coldfire CPUs.
1262
d1b17ab0
NC
12632001-03-01 D.J. Barrow <djbarrow@de.ibm.com,barrow_dj@yahoo.com>
1264
1265 * configure.in: Add s390 target.
1266 * configure: Regenerate.
1267
5608e05b
AJ
12682001-02-28 Andreas Jaeger <aj@suse.de>
1269
1270 * elf64-x86-64.c (elf64_x86_64_relocate_section): Add relocation
1271 to addend.
1272
fd2ec330
PB
12732001-02-28 Philip Blundell <pb@futuretv.com>
1274
1275 * elf32-arm.h: Update mentions of renamed EF_xx constants.
5608e05b 1276 (elf32_arm_print_private_bfd_data): Handle ARM EABI version 2.
fd2ec330 1277
920581c5
L
12782001-02-27 H.J. Lu <hjl@gnu.org>
1279
1280 * aoutx.h (NAME(aout,bfd_free_cached_info)): Return true if
1281 abfd->tdata.aout_data == NULL.
1282
27b7e12d
AM
12832001-02-27 Alan Modra <alan@linuxcare.com.au>
1284
3ee1d854
AM
1285 * elf32-hppa.c: Correct field selector in stub comments.
1286 (clobber_millicode_symbols): Formatting fix.
1287
27b7e12d
AM
1288 * configure.in: Bump version to 2.11.90.
1289 * configure: Regenerate.
1290 * Makefile.am (CFILES): Rename to SOURCE_CFILES.
1291 (CFILES): $SOURCE_CFILES + generated C files.
1292 (POTFILES): Include $HFILES not $SOURCE_HFILES.
1293 Run "make dep-am"
1294 * Makefile.in: Regenerate.
1295 * doc/Makefile.in: This too.
1296
10d1e03a
TW
12972001-02-26 Timothy Wall <twall@cygnus.com>
1298
1299 * elfxx-ia64.c (elfNN_ia64_aix_add_symbol_hook): Remove obsolete
5608e05b 1300 comments.
10d1e03a 1301
1276aefa
NC
13022001-02-26 Nick Clifton <nickc@redhat.com>
1303
1304 * coffcode.h (styp_to_sec_flags) [COFF_WITH_PE version]: Tidy
1305 up, replacing multiple if statements with a switch.
bb0082d6 1306 (handle_COMDAT): New function.
1276aefa
NC
1307
13082001-02-26 H.J. Lu <hjl@gnu.org>
1309
1310 * coffcode.h (styp_to_sec_flags) [COFF_WITH_PE version]: Issue
1311 a warning for section flags we do not handle instead of
1312 aborting.
1313
4a73f21b
AJ
13142001-02-26 Andreas Jaeger <aj@suse.de>
1315
1316 * elf64-x86-64.c (x86_64_elf_howto_table): Fix order of entries.
1317
7b6dab7f
TW
13182001-02-22 Timothy Wall <twall@cygnus.com>
1319
1320 * config.bfd (targ_cpu): Add vectors for ia64-*-aix* (aka Monterey).
1321 * configure.in: Add objects for elf64_ia64_aix vectors.
1322 * configure: Regenerated.
1323 * configure.host: Recognize ia64-*-aix*.
1324 * elfxx-ia64.c: Add hooks for ELF64 on AIX5. Define new vectors
1325 for AIX. AIX5 requires most relocations to be dynamic (*all*
1326 binaries are somewhat similar to shared libraries).
1327 * targets.c: Add elf64_ia64_aix vectors.
4a73f21b 1328
87f8eb97
JW
13292001-02-21 David Mosberger <davidm@hpl.hp.com>
1330
1331 * cpu-ia64-opc.c (elf64_ia64_operands}: Fix typo: error string for
1332 C8 said "1" instead of "8". Clarify error string for IMM22:
1333 "signed integer" instead of just "integer".
1334
05aa1441
AJ
13352001-02-20 Andreas Jaeger <aj@suse.de>
1336
1337 * elf64-x86-64.c (elf64_x86_64_finish_dynamic_symbol): Don't make
1338 PLT entries that could serve as a definition for a weak symbol.
1339
8701c1bc
JJ
13402001-02-19 Jakub Jelinek <jakub@redhat.com>
1341
1342 * elf32-sparc.c (elf32_sparc_finish_dynamic_symbol): Don't make PLT
1343 entries that could serve as a definition for a weak symbol.
1344 * elf64-sparc.c (sparc64_elf_finish_dynamic_symbol): Likewise.
1345
d4af9775
DB
13462001-02-18 David O'Brien <obrien@FreeBSD>
1347
1348 * configure.in: Recognize FreeBSD/arm, FreeBSD/PowerPC, and treat
1349 FreeBSD/i386-CURRENT differently until I can figure out the needed
1350 corefile changes.
1351 * configure: Regenerate.
1352 * config.bfd: Recognize FreeBSD/x86-64, FreeBSD/ia64, FreeBSD/arm,
1353 FreeBSD/PowerPC, and FreeBSD/sparc64.
1354
e135f41b
NC
13552001-02-18 lars brinkhoff <lars@nocrew.org>
1356
1357 * Makefile.am: Add PDP-11 a.out target.
1358 * config.bfd: Likewise.
1359 * configure.in: Likewise.
1360 * targets.c: Likewise.
1361 * archures.c: Likewise.
1362 * bfd-in2.h: Likewise. Add PDP-11 relocations.
1363 * libbfd.h: Add PDP-11 relocations.
1364 * reloc.c: Likewise.
1365 * cpu-pdp11.c: New file.
1366 * pdp11.c: New file.
1367
1368 * libaout.h (GET_WORD) [ARCH_SIZE==16]: Define.
1369 (GET_SWORD) [ARCH_SIZE==16]: Likewise.
1370 (GET_SWORD) [ARCH_SIZE==16]: Likewise.
1371 (PUT_WORD) [ARCH_SIZE==16]: Likewise.
1372 (GET_MAGIC): New macro.
1373 (PUT_MAGIC): Likewise.
1374 * aout-target.h (MY(object_p)): Use GET_MAGIC to read magic word.
1375
dc3febfa
NC
13762001-02-18 Jim Kingdon <jkingdon@engr.sgi.com>
1377
1378 * irix-core.c (irix_core_core_file_p): Set the architecture (GDB
1379 multiarch needs it).
1380
ea412e04
L
13812001-02-18 H.J. Lu <hjl@gnu.org>
1382
1383 * elflink.h (elf_link_input_bfd): Ignore invalid section symbol
1384 index.
1385
47eee8a9
KH
13862001-02-18 Kazu Hirata <kazu@hxi.com>
1387
1388 * vms-misc.c: Fix formatting.
1389
8a0c27cd
KH
13902001-02-16 Kazu Hirata <kazu@hxi.com>
1391
1392 * vms.c: Fix formatting.
1393
d1fad7c6
NC
13942001-02-14 H.J. Lu <hjl@gnu.org>
1395
1396 * elf.c (elf_find_function): New function.
1397 (_bfd_elf_find_nearest_line): Call elf_find_function () to find
1398 the file name and function name.
1399
825b47db
NC
14002001-02-14 Nick Clifton <nickc@redhat.com>
1401
51d7ee16
NC
1402 * ecoff.c (bfd_debug_section): Update to initialise new fields in
1403 asection structure.
1404
825b47db
NC
1405 * Makefile.am (BFD32_BACKENDS_CFILES): Remove peigen.c
1406 (BFD64_BACKENDS): Add pepigen.c
1407 Add rules to create peigen.c and pepigen.c from peXXigen.c.
1408
1409 * Makefile.in: Regenerate.
1410 * configure: Regenerate.
1411 * po/POTFILES.in: Regenerate.
1412 * po/bfd.pot: Regenerate.
1413
ea36a178
L
14142001-02-14 H.J. Lu <hjl@gnu.org>
1415
1416 * libcoff-in.h (pe_tdata): Add members target_subsystem and
1417 force_minimum_alignment.
1418
407443a3
AJ
14192001-02-14 Bo Thorsen <bo@suse.de>
1420
1421 * elf64-x86-64.c: Small formatting fixes and rearrangements of code.
1422 (elf64_86_64_size_info): Struct added to fix a problem
1423 with the hashtable string entries.
1424 (elf64_x86_64_adjust_dynamic_symbol): Add generation of .got.plt.
1425 (elf64_x86_64_size_dynamic_sections): A FIXME removed.
1426 (elf64_x86_64_size_dynamic_sections): Fix a dynamic entry and
1427 remove the FIXME for this.
1428 (elf64_x86_64_adjust_dynamic_symbol): Fix check for unneeded .plt
1429 section. Also removed the FIXME for it.
1430 (x86_64_elf_howto_table): Use bfd_elf_generic_reloc.
1431 (ELF_DYNAMIC_INTERPRETER): Fix the name of the dynamic linker.
1432 (elf64_x86_64_finish_dynamic_sections): Enable .got.plt writing.
1433
b4adccfd
RH
14342001-02-13 Richard Henderson <rth@redhat.com>
1435
1436 * elfxx-ia64.c (elfNN_ia64_final_link): Set __gp if required
1437 and not user provided.
1438
9635981a
KH
14392001-02-13 Kazu Hirata <kazu@hxi.com>
1440
1441 * vms.c (vms_print_symbol): Remove unreachable code.
1442
6a125b16
KH
1443 * rs6000-core.c: Fix formatting.
1444
cbff5e0d
DD
14452001-02-13 David Mosberger <davidm@hpl.hp.com>
1446
1447 * peicode.h (coff_swap_filehdr_out) [COFF_IMAGE_WITH_PE]: Define
1448 as _bfd_XXi_only_swap_filehdr_out.
1449 (pe_mkobject) [PEI_FORCE_MINIMUM_ALIGNMENT]: Set
1450 pe->force_minimum_alignment to TRUE.
1451 (pe_mkobject) [PEI_TARGET_SUBSYSTEM]: Set pe->target_subsystem to
1452 PEI_TARGET_SUBSYSTEM.
1453 (pe_print_private_bfd_data): Call
1454 _bfd_XX_print_private_bfd_data_common() instead of
1455 _bfd_pe_print_private_bfd_data_common().
1456 (pe_bfd_copy_private_bfd_data): Call
1457 _bfd_XX_bfd_copy_private_bfd_data_common() instead of
1458 _bfd_pe_bfd_copy_private_bfd_data_common().
1459 (coff_bfd_copy_private_section_data): Define as
1460 _bfd_XX_bfd_copy_private_section_data instead of
1461 _bfd_pe_bfd_copy_private_section_data.
1462 (coff_get_symbol_info): Define as _bfd_XX_get_symbol_info instead
1463 of a _bfd_pe_get_symbol_info.
1464
1465 * peigen.c: Delete.
1466
1467 * peXXigen.c: Renamed from peigen.c.
1468 (COFF_WITH_XX): Define this macro (will get expanded into
1469 COFF_WITH_pep or COFF_WITH_pe, depending on whether this is being
1470 compiled as peigen.c or pepigen.c.
1471 [COFF_WITH_pep]: Include "coff/ia64.h" instead of "coff/i386.h" to
1472 define the canonical PEP structures and definitions.
1473 (_bfd_XXi_swap_aouthdr_out): If pe->force_minimum_alignment is in
1474 effect, enforce minimum file and section alignments. If
1475 extra->Subsystem is IMAGE_SUBSYSTEM_UNKNOWN, set it to
1476 pe->target_subsystem (this defaults to IMAGE_SUBSYSTEM_UNKNOWN,
1477 so, by default, this is a no-op).
1478
1479 * libpei.h: Rename COFF_WITH_PEP to COFF_WITH_pep.
1480 (_bfd_XX_bfd_copy_private_bfd_data_common): Add macros to map
1481 _bfd_XXfoo to _bfd_pepfoo if COFF_WIT_PEP is defined and to
1482 _bfd_pefoo if it's not defined. Use these macros to define
1483 coff swap macros.
1484
1485 * libcoff.h (pe_tdata): Add members target_subsystem and
1486 force_minimum_alignment.
1487
1488 * efi-app-ia64.c (COFF_WITH_pep): Rename COFF_WITH_PEP to
1489 COFF_WITH_pep.
1490 (PEI_TARGET_SUBSYSTEM): Rename from PEI_DEFAULT_TARGET_SUBSYSTEM.
1491
1492 * configure.in (bfd_efi_app_ia64_vec): Use pepigen.lo instead of
1493 peigen.lo.
1494
1495 * coff-ia64.c: Rename COFF_WITH_PEP to COFF_WITH_pep.
1496 (AOUTSZ): Rename PEP64AOUTSZ and PEP64AOUTHDR to PEPAOUTSZ and
1497 PEPAOUTHDR.
1498
1499 * Makefile.in (BFD64_BACKENDS): Mention pepigen.lo.
1500 (BFD64_BACKENDS_CFILES): Mention pepigen.c
1501 (peigen.c): Add rule to generate from peXXigen.c.
1502 (pepigen.c): Ditto.
1503 (pepigen.lo): List dependencies for pepigen.lo.
1504
df8634e3
AM
15052001-02-13 Alan Modra <alan@linuxcare.com.au>
1506
1507 * elf32-hppa.c (elf32_hppa_set_gp): Handle weak $global$. If
1508 $global$ referenced but not defined, set its value here.
1509
51e0a107
JH
15102001-02-09 Bo Thorsen <bo@suse.de>
1511
1512 * elf64-x86-64.c (elf64_x86_64_check_relocs): Set .rela.got section
1513 alignment to 3.
1514 (elf64_x86_64_check_relocs): Write R_X86_64_GOTPCREL GOT entry
1515 and relocation.
1516 (elf64_x86_64_relocate_section): Fix formatting.
1517 (elf64_x86_64_relocate_section): Fix addend for relocation of
1518 R_X86_64_(8|16|32|PC8|PC16|PC32).
1519
d1fad7c6 15202001-02-12 Jan Hubicka <jh@suse.cz>
23df1078
JH
1521
1522 * elf64-x86-64.c (x86_64_elf_howto): Fix name of R_X86_64_GOTPCREL.
1523
f0e1d18a
L
15242001-02-11 H.J. Lu <hjl@gnu.org>
1525
6757257f 1526 * elflink.h (elf_bfd_final_link): Use file_align for SYMTAB
f0e1d18a
L
1527 alignment.
1528
9117d219
NC
15292001-02-11 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1530
1531 * elf32-mips.c (mips_elf_create_dynamic_relocation): Undo patch
1532 from 2000-10-13. Do not add the symbol's value for R_MIPS_REL32
1533 relocations against dynsym symbols.
1534
1535 * elf32-mips.c (elf_mips_howto_table): Fix the comment on
1536 the R_MIPS_26 relocation.
1537 (mips_elf_calculate_relocation): Use (p + 4) instead of p for
1538 the R_MIPS_26 relocation.
1539 (mips_elf_perform_relocation): Fix the comment on the R_MIPS16_26
1540 relocation.
1541 * elf64-mips.c (mips_elf64_howto_table_rel): Fix the comment on
1542 the R_MIPS_26 relocation.
1543 (mips_elf64_howto_table_rela): Likewise.
1544
1545 * elf32-mips.c (struct mips_elf_link_hash_entry): Added no_fn_stub
1546 member to mark symbols that have non-CALL relocations against
1547 them.
1548 (mips_elf_link_hash_newfunc): Initialize no_fn_stub.
1549 (mips_elf_calculate_relocation): Handle R_MIPS_CALL16 like
1550 R_MIPS_GOT16.
1551 (_bfd_mips_elf_check_relocs): Set no_fn_stub for a symbol if a
1552 non-CALL relocation against it is encountered.
1553 (_bfd_mips_elf_copy_indirect_symbol): Merge no_fn_stub as well.
1554 (_bfd_mips_elf_adjust_dynamic_symbol): Only create a stub if
1555 no_fn_stub is not set.
1556
1557 * elf32-mips.c (mips_elf_output_extsym): Get the output section
1558 information from the real symbol for indirect ones.
1559 Check no_fn_stub to find out if a symbol has a function stub
1560 indeed.
1561
9f93bca5
MS
15622001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1563
1564 * Makefile.am (stamp-lib): ranlib the libbfd.a in the build directory.
1565 * Makefile.in: Regenerate.
1566
81545d45
RH
15672001-02-09 David Mosberger <davidm@hpl.hp.com>
1568
1569 * elfxx-ia64.c (is_unwind_section_name): New function. Returns
1570 true if section name is an unwind table section name.
1571 (elfNN_ia64_additional_program_headers): Count each unwind section
1572 separately.
1573 (elfNN_ia64_modify_segment_map): Install one unwind program header
1574 for each unwind separate section. Note: normally the linker
1575 script merges the unwind sections that go into a single segment,
1576 so this still generates at most one unwind program header per
1577 segment.
1578
1579 * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Accept any section
1580 name for SHT_IA_64_UNWIND, not just .IA_64.unwind.
1581 (elfNN_ia64_fake_sections): Mark sections with names that start
1582 with .IA_64.unwind but not with .IA_64.unwind_info as an IA-64
1583 unwind section.
1584
1585 * elfxx-ia64.c (elfNN_ia64_final_write_processing): New function.
1586 Use it to make sh_info in unwind section point to the text section
1587 it applies to.
1588
a85d7ed0
NC
15892001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
1590
1591 * Makefile.am: Add linux target for S/390.
1592 * archures.c: Likewise.
1593 * bfd-in2.h: Likewise.
1594 * config.bfd: Likewise.
1595 * configure.in: Likewise.
1596 * elf.c: Likewise.
1597 * libbfd.h: Likewise.
1598 * targets.c: Likewise.
1599 * cpu-s390.c: New file.
1600 * elf32-s390.c: New file.
1601 * elf64-s390.c: New file.
1602
356d255d
NC
16032001-02-09 Nick Clifton <nickc@redhat.com>
1604
1605 * peigen.c (_bfd_pe_get_symbol_info): Suppress addition of
1606 ImageBase. This has already been done by coff_swap_hdr_in.
1607
069f40e5
JJ
16082001-02-09 Jakub Jelinek <jakub@redhat.com>
1609
1610 * elf64-sparc.c (sparc64_elf_copy_private_bfd_data): New function.
1611
eadfa8ab
JJ
16122001-02-09 Jakub Jelinek <jakub@redhat.com>
1613
1614 * elf64-sparc.c (sparc64_elf_check_relocs): Don't trust reloc_count.
1615 (sparc64_elf_relocate_section): Likewise.
1616
9fc54e19
MK
16172001-02-09 Mark Kettenis <kettenis@gnu.org>
1618
1619 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Treat R_SPARC_UA32
1620 similar to R_SPARC_32.
1621 * elf64-sparc.c (sparc64_elf_howto_table): Likewise.
1622
1f655a09
L
16232001-02-08 H.J. Lu <hjl@gnu.org>
1624
1625 * elf32-i386.c (elf_i386_check_relocs): Reserve R_386_PC32
1626 relocation entries for weak definitions when building DSO with
1627 -Bsymbolic.
1628
ca88208a
RH
16292001-02-08 Richard Henderson <rth@redhat.com>
1630
1631 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Respect weakness
1632 before visibility. Locally defined protected symbols are not
1633 dynamic.
1634
4603e845
GK
16352001-02-08 Geoffrey Keating <geoffk@redhat.com>
1636
1637 * config.bfd: Enable coff64 for rs6000-*. Patch from
1638 <hzoli@austin.ibm.com>.
1639
4ca29a6a
NC
16402001-02-07 Mark Elbrecht <snowball3@bigfoot.com>
1641
1642 * coffgen.c (coff_find_nearest_line): If stabs info is successfully
1643 found, do not attempt to find dwarf2 info before returning.
1644
7da9d88f
NC
16452001-02-07 Jakub Jelinek <jakub@redhat.com>
1646
1647 * elflink.h (is_global_symbol_definition): Rename to
1648 is_global_data_symbol_definition and have it reject function
1649 symbols.
1650 (elf_link_is_defined_archive_symbol): Use renamed function.
1651
7340082d
NC
16522001-02-07 Todd Vierling <tv@wasabisystems.com>
1653
1654 * libbfd-in.h (bfd_target_vector): Change extern array to pointer.
1655 * libbfd.h (bfd_target_vector): Likewise.
1656 * targets.c (bfd_target_vector): Rename to _bfd_target_vector and
81545d45 1657 make static; create pointer reference named bfd_target_vector.
7340082d
NC
1658 (_bfd_target_vector_entries): Calculate this based on the array
1659 typed _bfd_target_vector.
1660
2719f880
L
16612001-02-06 H.J. Lu <hjl@gnu.org>
1662
1663 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Only hidden and
1664 internal symbols are not dynamic.
1665 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise.
1666
175aa013
NC
16672001-02-06 Nick Clifton <nickc@redhat.com>
1668
1669 * Makefile.am (BFD64_BACKENDS_CFILES): Remove elf64-ia64.c, so
1670 that it will not be pulled into the list of files that make up
1671 po/POTFILES.in.
1672 * Makefile.in: Regenerate.
1673 * po/bfd.pot: Regenerate.
1674
15e0ecd9
L
16752001-02-06 H.J. Lu <hjl@gnu.org>
1676
7898deda 1677 * peicode.h (coff_swap_filehdr_in): Remove the e_magic
15e0ecd9
L
1678 checking.
1679 (pe_bfd_object_p): Rewrite with external_PEI_DOS_hdr and
1680 external_PEI_IMAGE_hdr.
1681
27def10f
KH
16822001-02-06 Kazu Hirata <kazu@hxi.com>
1683
1684 * elf-m10200.c: Fix formatting.
1685
a0f2e916
NC
16862001-02-04 Nick Clifton <nickc@redhat.com>
1687
1688 * elf32-v850.c (v850_elf_reloc): Do not convert reloc addend to PC
1689 rel, it will be handled later on.
1690
d96031fb
NC
16912001-02-02 Fred Fish <fnf@ninemoons.com>
1692
1693 * Makefile.in: Fix typo.
1694
010ac81f
KH
16952001-02-01 Kazu Hirata <kazu@hxi.com>
1696
1697 * elf-m10300.c: Fix formatting.
1698
3fab46d0
AM
16992001-01-30 Alan Modra <alan@linuxcare.com.au>
1700
1701 * elf64-hppa.c (elf64_hppa_elf_get_symbol_type): New function.
1702 (elf_backend_get_symbol_type): Define.
d9634ba1
AM
1703 (elf64_hppa_object_p): Set architecture and machine from elf
1704 header flags.
3fab46d0 1705
95404643
RH
17062001-01-30 Curtis L. Janssen <cljanss@ca.sandia.gov>
1707
1708 * elf64-alpha.c (elf64_alpha_find_nearest_line): Query dwarf2
1709 before mdebug.
1710
8fb35fed
RH
17112001-01-26 Richard Henderson <rth@redhat.com>
1712
1713 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Return false
1714 for non-default visibility.
1715 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise, but
1716 delete ugly macro and replace with pretty function.
1717
a4f68544
NC
17182001-01-25 Mark Elbrecht <snowball3@bigfoot.com>
1719
1720 * coff-go32.c: Update copyright.
1721 * coff-stgo32.c: Likewise.
1722 * coff-go32.c (COFF_LONG_FILENAMES): Define.
1723 * coff-stgo32.c (COFF_LONG_FILENAMES): Likewise.
1724 * coff-go32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Remove .bss entry.
1725 * coff-stgo32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
1726
c02e7c3e
KH
17272001-01-25 Kazu Hirata <kazu@hxi.com>
1728
1729 * bfd-in2.h: Rebuild.
1730 * libbfd.h: Likewise.
1731
541389e2
L
17322001-01-23 H.J. Lu <hjl@gnu.org>
1733
1734 * bfd-in2.h: Rebuild.
1735
0007625f
L
17362001-01-23 H.J. Lu <hjl@gnu.org>
1737
1738 * vms-misc.c (_bfd_vms_next_record): Return -1 if PRIV(vms_buf)
1739 is NULL or PRIV(vms_rec) is outside of the buffer.
1740
b653e1b1
KH
17412001-01-23 Kazu Hirata <kazu@hxi.com>
1742
1743 * coff64-rs6000.c: Fix formatting.
1744 * coff-arm.c: Likewise.
1745 * coffgen.c: Likewise.
1746 * cofflink.c: Likewise.
1747 * coff-mcore.c: Likewise.
1748 * coff-mips.c: Likewise.
1749 * coff-pmac.c: Likewise.
1750 * coff-ppc.c: Likewise.
1751 * coff-rs6000.c: Likewise.
1752 * elf32.c: Likewise.
1753 * elf32-fr30.c: Likewise.
1754 * elf32-i370.c: Likewise.
1755 * elf32-i860.c: Likewise.
1756 * elf32-m32r.c: Likewise.
1757 * elf32-m68k.c: Likewise.
1758 * elf32-mcore.c: Likewise.
1759 * elf32-ppc.c: Likewise.
1760 * elf32-sh.c: Likewise.
1761 * elf32-v850.c: Likewise.
1762 * elf64-alpha.c: Likewise.
1763 * elf64-sparc.c: Likewise.
1764 * elflink.c: Likewise.
1765 * elflink.h: Likewise.
1766 * elf-m10200.c: Likewise.
1767 * elf-m10300.c: Likewise.
1768 * elfxx-ia64.c: Likewise.
1769
3fde5a36
KH
1770 * aoutx.h: Fix formatting.
1771 * bfd.c: Likewise.
1772 * bfd-in2.h: Likewise.
1773 * bfd-in.h: Likewise.
1774 * cpu-i386.c: Likewise.
1775 * cpu-m68hc11.c: Likewise.
1776 * dwarf2.c: Likewise.
1777 * elf64-x86-64.c: Likewise.
1778 * format.c: Likewise.
1779 * freebsd.h: Likewise.
1780 * hash.c: Likewise.
1781 * hp300hpux.c: Likewise.
1782 * hppabsd-core.c: Likewise.
1783 * hpux-core.c: Likewise.
1784
70256ad8
AJ
17852001-01-22 Bo Thorsen <bo@suse.de>
1786
1787 * elf64-x86-64.c: Added PIC support for X86-64.
1788 (elf64_x86_64_link_hash_newfunc): Function added.
1789 (elf64_x86_64_link_hash_table_create): Likewise.
1790 (elf64_x86_64_check_relocs): Likewise.
1791 (elf64_x86_64_gc_mark_hook): Likewise.
1792 (elf64_x86_64_gc_sweep_hook): Likewise.
1793 (elf64_x86_64_adjust_dynamic_symbol): Likewise.
1794 (elf64_x86_64_size_dynamic_sections): Likewise.
1795 (elf64_x86_64_discard_copies): Likewise.
1796 (elf64_x86_64_finish_dynamic_symbol): Likewise.
1797 (elf64_x86_64_finish_dynamic_sections): Likewise.
1798 (elf64_x86_64_relocate_section): Add relocation of PIC sections.
1799
ee0bebb8
AJ
18002001-01-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1801
1802 * Makefile.am (install-data-local): Make use of $(DESTDIR).
1803 * Makefile.in: Regenerate.
1804
2a38f751
KH
18052001-01-21 Kazu Hirata <kazu@hxi.com>
1806
1807 * coff-a29k.c: Fix formatting.
1808
c8492176
L
18092001-01-19 H.J. Lu <hjl@gnu.org>
1810
1811 * elf32-i386.c (elf_i386_check_relocs): Report files with bad
1812 relocation section names.
1813 (elf_i386_relocate_section): Report files with bad relocation
1814 section names and return false.
1815
a5377ec0
AJ
18162001-01-17 Bo Thorsen <bo@suse.de>
1817
1818 * targets.c: Alphabetize list of xvecs.
1819
b352eebf
AM
18202001-01-14 Alan Modra <alan@linuxcare.com.au>
1821
d952f17a
AM
1822 * config.bfd: Add linux target variant for elfxx-hppa.
1823 * configure.in: Recognize bfd_elf32_hppa_linux_vec and
1824 bfd_elf64_hppa_linux_vec.
1825 * configure: Regenerate.
1826 * elf64-hppa.c: Include elf64-target.h again to support linux
1827 target variant.
1828 (elf64_hppa_post_process_headers): Set ELFOSABI_LINUX for linux.
1829 * elf32-hppa.c: Include elf32-target.h again to support linux
1830 target variant.
1831 (elf32_hppa_post_process_headers): New function.
1832 (elf_backend_post_process_headers): Define.
1833 * targets.c (bfd_target_vector): Add bfd_elf64_hppa_linux_vec and
1834 bfd_elf32_hppa_linux_vec.
1835
c46b7515
AM
1836 * elf32-hppa.c (elf32_hppa_link_hash_table): Add text_segment_base,
1837 and data_segment_base fields.
1838 (elf32_hppa_link_hash_table_create ): Init them.
1839 (elf32_hppa_check_relocs): Update comments.
1840 (hppa_record_segment_addr): New function.
1841 (elf32_hppa_relocate_section): Call it.
1842 (final_link_relocate): Handle R_PARISC_SEGREL32.
1843 (elf32_hppa_final_link): New function.
1844 (bfd_elf32_bfd_final_link): Define to call it.
1845 (hppa_unwind_entry_compare): New function.
1846 * cache.c (bfd_open_file): Create files in write+read mode.
1847
1848 * elf-hppa.h (elf_hppa_howto_table): Set bitsize value for
1849 SEGREL32 and numerous other relocs. Change duplicate
1850 R_PARISC_NONE relocs to R_PARISC_UNIMPLEMENTED.
1851
d768008d
AM
1852 * opncls.c (bfd_fdopenr): Add parens like the comment says around
1853 O_ACCMODE.
1854
150ccafb
AM
1855 * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Don't create
1856 .plt entries for DT_INIT and DT_FINI.
1857 (elf32_hppa_finish_dynamic_sections): Remove special handling of
1858 DT_INIT and DT_FINI.
1859
b352eebf
AM
1860 * elf64-hppa.c (elf64_hppa_finish_dynamic_symbol): Use 16-bit
1861 offsets for stub .plt access if wide mode. Check offset in range.
1862
b3b9a062
NC
18632001-01-13 Nick Clifton <nickc@redhat.com>
1864
b7ed8fad
NC
1865 * elf32-fr30.c (fr30_elf_howto_table): Remove spurious blank
1866 line.
1867
b3b9a062
NC
1868 * coffcode.h (coff_canonicalize_reloc): Remove spurious blank
1869 line.
1870
6e0b89ee
AM
18712001-01-12 Alan Modra <alan@linuxcare.com.au>
1872
1873 * configure.in ([bfd_elf64_x86_64_vec]): Set target64.
1874 * configure: Regenerate.
1875
0d2bcfaf
NC
18762001-01-11 Peter Targett <peter.targett@arccores.com>
1877
1878 * bfd-in2.h (bfd_architecture): Add bfd_mach_arc_5,
1879 bfd_mach_arc_6, bfd_mach_arc_7, bfd_mach_arc_8 for ARC variants.
1880 * cpu-arc.c (arch_info_struct): Add entries for variants.
1881 (bfd_arc_arch) Set default to bfd_mach_arc_5.
1882 (arc_get_mach) Don't assume machine names prefixed arc- before
1883 testing.
1884 * elf32-arc.c (arc_elf_object_p): Set machine number based on new
1885 selections.
1886 (arc_elf_final_write_processing) Likewise.
1887 (ELF_MACHINE_CODE) Use EM_ARC.
1888
c31c1f70
NC
18892001-01-10 Nick Clifton <nickc@redhat.com>
1890
2758140b 1891 * coff-arm.c (LOCAL_LABEL_PREFIX): Change definition to "".
c31c1f70 1892
5ad083e3
PB
18932001-01-07 Philip Blundell <philb@gnu.org>
1894
1895 * README: Replace `bug-gnu-utils@gnu.org' with
1896 `bug-binutils@gnu.org'.
1897
7eae7d22
KH
18982001-01-04 Kazu Hirata <kazu@hxi.com>
1899
1900 * som.c: Fix formatting.
1901
509945ae
KH
19022001-01-03 Kazu Hirata <kazu@hxi.com>
1903
3e932841
KH
1904 * ecoffswap.h: Fix formatting.
1905 * elf-bfd.h: Likewise.
1906 * elfarm-nabi.c: Likewise.
1907 * elfarm-oabi.c: Likewise.
1908 * elfcode.h: Likewise.
1909 * elfcore.h: Likewise.
1910 * elflink.c: Likewise.
1911 * elflink.h: Likewise.
1912 * elfxx-ia64.c: Likewise.
1913 * elfxx-target.h: Likewise.
1914 * libbfd.c: Likewise
509945ae
KH
1915 * linker.c: Likewise.
1916 * lynx-core.c: Likewise.
1917
892339ee
KH
19182001-01-02 Kazu Hirata <kazu@hxi.com>
1919
1920 * pc532-mach.c: Fix formatting.
1921 * pe-arm.c: Likewise.
1922 * pe-i386.c: Likewise.
1923 * pe-mips.c: Likewise.
1924 * pe-ppc.c: Likewise.
1925 * pe-sh.c: Likewise.
1926 * pei-mips.c: Likewise.
1927 * pei-sh.c: Likewise.
ee91ed79 1928 * peicode.h: Likewise.
892339ee
KH
1929 * ppcboot.c: Likewise.
1930 * ptrace-core.c: Likewise.
1931
3d855632
KH
19322001-01-01 Kazu Hirata <kazu@hxi.com>
1933
1934 * reloc.c: Fix formatting.
1935 * riscix.c: Likewise.
1936 * rs6000-core.c: Likewise.
1937 * xcoff-target.h: Likewise.
1938
a77a9fef
HPN
19392000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
1940
1941 * elfcode.h (elf_object_p): Also restore the bfd mach field on
1942 error, by calling bfd_default_set_arch_mach with incoming
1943 values.
1944
558e161f
KH
19452000-12-26 Kazu Hirata <kazu@hxi.com>
1946
1947 * vaxnetbsd.c: Fix formatting.
1948 * versados.c: Likewise.
1949 * vms-gsd.c: Likewise.
1950 * vms-hdr.c: Likewise.
1951 * vms-misc.c: Likewise.
1952
3c579812
AO
19532000-12-25 Alexandre Oliva <aoliva@redhat.com>
1954
1955 * archive.c (coff_write_armap): Don't write more than symbol_count
1956 `archive_member_file_ptr's.
1957
672579e9
KH
19582000-12-25 Kazu Hirata <kazu@hxi.com>
1959
1960 * vms-tir.c: Fix formatting.
1961
55f2d5ed
KH
19622000-12-23 Kazu Hirata <kazu@hxi.com>
1963
1964 * vms.c: Fix formatting.
1965 * vms.h: Likewise.
1966
23ccc829
NC
19672000-12-21 Santeri Paavolainen <santtu@ssh.com>
1968
1969 * vms-hdr.c: Include alloca.h if HAVE_ALLOCA_H is defined.
1970
1971 * peicode.h (pe_ILF_object_p): Add const to import of TARGET_LITTLE_SYM.
1972
1973 * elf32-m32r.c (m32r_elf_generic_reloc): Add cast to avoid (void *)
1974 arithmetic.
1975
1976 * elf32-fr30.c: Add casts to avoid (void *) arithmetic.
1977
1978 * coffcode.h (styp_to_sec_flags): Add empty statement after label.
1979
8c603c85
NC
19802000-12-21 Richard Sandiford <rsandifo@redhat.com>
1981
1982 * libbfd.c (bfd_get_bits): Added
1983 (bfd_put_bits): Likewise
1984 * bfd-in.h: Declared the above.
1985 * bfd-in2.h: Regenerated.
1986
5bff4f56
KH
19872000-12-20 Kazu Hirata <kazu@hxi.com>
1988
1989 * targets.c: Fix formatting.
1990 * tekhex.c: Likewise.
1991 * trad-core.c: Likewise.
1992
7b82c249
KH
19932000-12-19 Kazu Hirata <kazu@hxi.com>
1994
1995 * sco5-core.c: Fix formatting.
1996 * section.c: Likewise.
1997 * sparclinux.c: Likewise.
1998 * sparclynx.c: Likewise.
1999 * sparcnetbsd.c: Likewise.
2000 * srec.c: Likewise.
2001 * stabs.c: Likewise.
2002 * stab-syms.c: Likewise.
2003 * sunos.c: Likewise.
2004 * syms.c: Likewise.
2005 * sysdep.h: Likewise.
2006
f78c5281
NC
20072000-12-18 Nick Clifton <nickc@redhat.com>
2008
2009 * coff-arm.c (EXTRA_S_FLAGS): Only define if not already
2010 defined.
2011 * epoc-pe-arm.c (EXTRA_S_FLAGS): Define.
2012 * epoc-pei-arm.c (EXTRA_S_FLAGS): Define.
2013
02b89dce
NC
20142000-12-18 Nick Clifton <nickc@redhat.com>
2015
2016 * vms-misc.c (_bfd_vms_get_record): Add default case to
2017 file_format switch.
2018
d20966a7
NC
20192000-12-15 Miloslav Trmac <mitr@volny.cz>
2020
2021 * elfcore.h (elf_core_file_p): Move to the start of the program
2022 headers before attempting to read them.
2023
6fa957a9
KH
20242000-12-14 Kazu Hirata <kazu@hxi.com>
2025
2026 * peigen.c: Fix formatting.
2027 * som.c: Likewise.
2028 * som.h: Likewise.
2029
9602af51
KH
20302000-12-13 Kazu Hirata <kazu@hxi.com>
2031
2032 * peigen.c: Fix formatting.
2033
514829c3
JW
20342000-12-12 Jim Wilson <wilson@redhat.com>
2035
2036 * elfxx-ia64.c (get_dyn_sym_info): Cast %p argument to void *.
2037
3a71aec8
NC
20382000-12-08 Mark Salter <msalter@redhat.com>
2039
2040 * binary.c (binary_set_section_contents): Ignore sections
2041 with zero size.
2042
1518639e
KH
20432000-12-12 Kazu Hirata <kazu@hxi.com>
2044
2045 * m68klinux.c: Fix formatting.
2046 * m68knetbsd.c: Likewise.
2047 * mipsbsd.c: Likewise.
2048 * netbsd-core.c: Likewise.
2049 * netbsd.h: Likewise.
2050 * newsos3.c: Likewise.
2051 * nlm32-alpha.c: Likewise.
2052 * nlm32-i386.c: Likewise.
2053 * nlm32-ppc.c: Likewise.
2054 * nlm32-sparc.c: Likewise.
2055 * nlmcode.h: Likewise.
2056 * nlmswap.h: Likewise.
2057 * nlm-target.h: Likewise.
2058 * ns32knetbsd.c: Likewise.
2059
b79e8c78
NC
20602000-12-10 Fred Fish <fnf@be.com>
2061
d952f17a
AM
2062 * elflink.h (elf_link_output_extsym): Don't complain about undefined
2063 symbols in shared objects if allow_shlib_undefined is true.
b79e8c78 2064
38b1a46c
NC
20652000-12-12 Nick Clifton <nickc@redhat.com>
2066
2067 * cpu-sh.c: Fix formattng.
2068 * elf.c: Fix formattng.
2069 * elf32-mips.c: Fix formattng.
2070 * elf32-sh.c: Fix formattng.
2071 * elf64-alpha.c: Fix formattng.
2072
857ec808
NC
20732000-12-09 Nick Clifton <nickc@redhat.com>
2074
2075 * elf32-mips.c (_bfd_mips_elf_find_nearest_line): Pass
2076 dwarf2_find_line_info as last parameter to invocation of
2077 _bfd_dwarf2_find_nearest_line.
2078 * elf32-arm.h (elf32_arm_find_nearest_line): Pass
2079 dwarf2_find_line_info as last parameter to invocation of
2080 _bfd_dwarf2_find_nearest_line.
2081
51db3708
NC
20822000-12-08 Mark Elbrecht <snowball3@bigfoot.com>
2083
2084 * Makefile.am (BFD32_BACKENDS): Move dwarf2.lo from here...
857ec808
NC
2085 (BFD_LIBS): ...to here.
2086 (BFD32_BACKENDS_CFILES): Move dwarf2.c from here...
2087 (BFD_LIBS_CFILES): ...to here.
51db3708
NC
2088 * Makefile.in: Regenerate.
2089 * configure.in: Remove dwarf.lo from the elf shell variable.
2090 * configure: Regenerate.
2091 * libcoff-in.h (coff_tdata): Add pointer dwarf2_find_line_info.
2092 * libcoff.h: Regenerate.
d952f17a 2093 * coffgen.c (coff_find_nearest_line): Call
857ec808 2094 _bfd_dwarf2_find_nearest_line.
51db3708 2095 * dwarf2.c (_bfd_dwarf2_find_nearest_line): Add parameter. Update
857ec808
NC
2096 accordingly.
2097 (read_abbrevs): Likewise
2098 (decode_line_info): Likewise.
2099 (parse_comp_unit): Likewise.
2100 (comp_unit_find_nearest_line): Likewise.
51db3708
NC
2101 * libbfd-in.h (_bfd_dwarf2_find_nearest_line): Update prototype.
2102 * libbfd.h: Regenerate.
2103 * elf.c (_bfd_elf_find_nearest_line): Update call.
2104 * elf-bfd.h (elf_obj_tdata): Change dwarf2_find_line_info to type PTR.
2105 * dwarf2.c (concat_filename): Use IS_ABSOLUTE_PATH.
2106 * coffcode.h (STYP_XCOFF_DEBUG, STYP_DEBUG_INFO): New macros.
857ec808
NC
2107 (sec_to_styp_flags): Use them. Handle DWARF2 sections.
2108 (styp_to_sec_flags): Handle DWARF2 sections.
2109 * elf32-arm.h (elf32_arm_find_nearest_line): Add parameter to call
2110 to _bfd_find_nearest_line.
2111 * elf32-mips.c (_bfd_mips_elf_find_nearest_line): Add parameter to
2112 call to _bfd_find_nearest_line.
d952f17a 2113
435b1e90
KH
21142000-12-08 Kazu Hirata <kazu@hxi.com>
2115
2116 * coffgen.c: Fix formatting.
fe8bc63d 2117 * elf-m10300.c: Likewise.
435b1e90
KH
2118 * elf32-i386.c: Likewise.
2119 * elf32-i960.c: Likewise.
2120 * elf32-m68k.c: Likewise.
2121 * elf32-mcore.c: Likewise.
2122 * elf32-ppc.c: Likewise.
2123 * elf32-sh.c: Likewise.
2124 * elf32-sparc.c: Likewise.
2125 * elf32-v850.c: Likewise.
fe8bc63d
KH
2126 * elf64-alpha.c: Likewise.
2127 * elf64-hppa.c: Likewise.
2128 * elf64-mips.c: Likewise.
435b1e90 2129 * elf64-sparc.c: Likewise.
435b1e90 2130
8da6118f
KH
21312000-12-07 Kazu Hirata <kazu@hxi.com>
2132
2133 * elf32-ppc.c: Fix formatting.
2134 * elf64-x86-64.c: Likewise.
2135
a9922e52
UC
21362000-12-06 Ulf Carlsson <ulfc@engr.sgi.com>
2137
2138 From Ralf Baechle <ralf@gnu.org>
2139
2140 * elf32-mips.c (elf32_mips_merge_private_bfd_data): Always permit
2141 BFDs containing no sections or empty .text, .data or .bss sections
2142 to be merged, regardless of their flags.
2143
c3668558
KH
21442000-12-06 Kazu Hirata <kazu@hxi.com>
2145
2146 * elf32-m32r.c: Fix formatting.
2147 * elf32-m68hc11.c: Likewise.
2148 * elf32-m68hc12.c: Likewise.
2149 * elf32-m68k.c: Likewise.
2150 * elf32-mcore.c: Likewise.
2151 * elf32-pj.c: Likewise.
2152 * elf32-ppc.c: Likewise.
2153
6609fa74
KH
21542000-12-05 Kazu Hirata <kazu@hxi.com>
2155
2156 * elf32-fr30.c: Fix formatting.
2157 * elf32-hppa.c: Likewise.
2158 * elf32-i370.c: Likewise.
2159 * elf32-i386.c: Likewise.
2160 * elf32-i860.c: Likewise.
2161 * elf32-i960.c: Likewise.
2162
a7c10850
KH
21632000-12-03 Kazu Hirata <kazu@hxi.com>
2164
2165 * elf32-arm.h: Fix formatting.
2166 * elf32-avr.c: Likewise.
2167 * elf32-cris.c: Likewise.
2168 * elf32-d10v.c: Likewise.
2169 * elf32-d30v.c: Likewise.
2170 * elf-hppa.h: Likewise.
2171 * elf-m10200.c: Likewise.
2172 * elf-m10300.c: Likewise.
2173
e7af610e
NC
21742000-12-01 Chris Demetriou <cgd@sibyte.com>
2175
d952f17a
AM
2176 * aoutx.h (NAME(aout,machine_type)): Add bfd_mach_mips32 and
2177 bfd_mach_mips32_4k. Update FIXME comment.
2178 * archures.c (bfd_mach_mips32): New constant.
2179 (bfd_mach_mips4K, bfd_mach_mips32_4k) Rename the former to
2180 the latter, renumber it.
2181 * bfd-in2.h (bfd_mach_mips32): New constant.
2182 (bfd_mach_mips4K, bfd_mach_mips32_4k) Rename the former to
2183 the latter, renumber it.
2184 * cpu-mips.c (I_mips32): New constant.
2185 (I_mips4K, I_mips32_4k): Rename the former to the latter.
2186 (arch_info_struct): Add bfd_mach_mips32 entry, replace
2187 bfd_mach_mips4K entry with bfd_mach_mips32_4k entry.
2188 * elf32-mips.c (elf_mips_isa): Add E_MIPS_ARCH_32 case.
2189 (elf_mips_mach): Likewise. Also, replace E_MIPS_MACH_MIPS32
2190 with E_MIPS_MACH_MIPS32_4K.
2191 (_bfd_mips_elf_final_write_processing): Replace
2192 bfd_mach_mips4K with bfd_mach_mips32_4k case, add
2193 bfd_mach_mips32 case.
2194 (_bfd_mips_elf_merge_private_bfd_data): Generalize ISA mixing
2195 comparison with support for MIPS32.
2196 (_bfd_mips_elf_print_private_bfd_data): Print ISA name for
2197 MIPS32.
2198
2199 * aoutx.h (NAME(aout,machine_type)): Add cases for
2200 bfd_mach_mips5 and bfd_mach_mips64.
2201 * archures.c (bfd_mach_mips5, bfd_mach_mips64): New constants.
2202 * bfd-in2.h (bfd_mach_mips5, bfd_mach_mips64): Likewise.
2203 * cpu_mips.c (I_mips5, I_mips64): New definitions.
2204 (arch_info_struct): Add entries for bfd_mach_mips5 and
2205 bfd_mach_mips64.
2206 * elf32-mips.c (elf_mips_isa, elf_mips_mach,
2207 _bfd_mips_elf_print_private_bfd_data): Add cases for
2208 E_MIPS_ARCH_5 and E_MIPS_ARCH_64.
2209 (_bfd_mips_elf_final_write_processing): Add cases for
2210 bfd_mach_mips5 and bfd_mach_mips64.
2211
7898deda 2212 * aoutx.h (NAME(aout,machine_type)): Add a
d952f17a 2213 bfd_mach_mips_sb1 case.
7898deda
NC
2214 * archures.c (bfd_mach_mips_sb1): New constant.
2215 * bfd-in2.h (bfd_mach_mips_sb1): New constant.
2216 * cpu-mips.c (I_sb1): New constant.
d952f17a 2217 (arch_info_struct): Add entry for bfd_mach_mips_sb1.
7898deda 2218 * elf32-mips.c (elf_mips_mach): Add case for
d952f17a
AM
2219 E_MIPS_MACH_SB1.
2220 (_bfd_mips_elf_final_write_processing): Add case for
2221 bfd_mach_mips_sb1.
2222
22232000-12-01 Joel Sherrill <joel@OARcorp.com>
ddcfc5fc
NC
2224
2225 * config.bfd (arm-*-rtems*, a29k-*rtems*): New targets.
2226 (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
2227 (sparc*-*-rtems*): Switched from a.out to ELF.
2228
8d88c4ca 22292000-11-30 Jan Hubicka <jh@suse.cz>
d952f17a
AM
2230
2231 * Makefile.am (BFD64_BACKENDS): Add elf64-x86-64.lo
2232 BFD64_BACKENDS_CFILES): Add elf64-x86-64.c
2233 (elf64-x86-64.lo): Add dependencies.
2234 * archures.c (DESCRIPTION): Add bfd_mach_x86_64,
2235 bfd_mach_x86_64_intel_syntax.
2236 * elf.c (prep_headers): Use EM_x86_64 for 64bit output.
2237 * config.bfd (x86_64): Add.
2238 * configure.in: Add support for bfd_elf64_x86_64_vec.
2239 * cpu-i386.c (bfd_x86_64_arch_intel_syntax, bfd_x86_64_arch): Add.
2240 (bfd_i386_arch, i8086_ar): Link in.
2241 * elf64-x86-64.c: New file.
2242 * reloc.c (ENUMDOC): Add BFD_RELOC_X86_64*.
2243 * targets.c (bfd_elf64_x86_64_vec): Add.
2244 (bfd_target_vect): Add bfd_elf64_x86_64_vec.
8d88c4ca 2245
fbc4fff4
KH
22462000-11-30 Kazu Hirata <kazu@hxi.com>
2247
2248 * xcofflink.c: Fix formatting.
2249
e60b52c6
KH
22502000-11-28 Kazu Hirata <kazu@hxi.com>
2251
2252 * aoutx.h: Fix formatting.
2253 * bfd-in.h: Likewise.
2254 * bfd-in2.h: Likewise.
2255 * cache.c: Likewise.
2256 * cisco-core.c: Likewise.
2257 * coff64-rs6000.c: Likewise.
2258 * coffcode.h: Likewise.
2259 * coffswap.h: Likewise.
2260 * corefile.c: Likewise.
be3ccd9c 2261 * elf32-mips.c: Likewise.
e60b52c6 2262
336eced2
KH
22632000-11-27 Kazu Hirata <kazu@hxi.com>
2264
2265 * aout-adobe.c: Fix formatting.
244148ad
KH
2266 * coff64-rs6000.c: Likewise.
2267 * coffgen.c: Likewise.
2268 * cofflink.c: Likewise.
336eced2 2269
d71f672e
PB
22702000-11-27 Philip Blundell <pb@futuretv.com>
2271
2272 * libcoff-in.h (coff_tdata): Add `strings_written' flag.
2273 (obj_coff_strings_written): New accessor macro for above.
2274 * libcoff.h: Regenerate.
2275 * cofflink.c (_bfd_coff_final_link): Say that we wrote the
2276 strings.
2277 * coffcode.h (coff_write_object_contents): No need to write out
2278 the string table if it's already been done.
2279
bc7a577d
PB
22802000-11-22 Philip Blundell <pb@futuretv.com>
2281
d952f17a 2282 * cofflink.c (_bfd_coff_generic_relocate_section): Don't object to
bc7a577d
PB
2283 weak undefined symbols.
2284
077b8428
NC
22852000-11-24 Nick Clifton <nickc@redhat.com>
2286
2287 * archures.c (bfd_mach_arm_5TE): Define.
2288 (bfd_mach_arm+XScale): Define.
2289 * bfd-in2.h: Regenerate.
2290
2291 * coff-arm.c (coff_arm_reloc_type_lookup): Accept
2292 BFD_RELOC_ARM_PCREL_BLX.
2293
2294 * coffcode.h (coff_set_flags): Set flags for 5t, 5te and
2295 XScale machine numbers.
2296
2297 * config.bfd (xscale-elf): Add target.
2298 (xscale-coff): Add target.
2299
2300 * cpu-arm.c: Add xscale machine name.
2301 Add v5t, v5te and XScale machine numbers.
2302
e9e41bd9
KH
23032000-11-23 Kazu Hirata <kazu@hxi.com>
2304
2305 * aix386-core.c: Fix formatting.
2306
64bf6ae6
JW
23072000-11-22 Jim Wilson <wilson@redhat.com>
2308
2309 * coff-ia64.c (howto_table): Use EMPTY_HOWTO.
2310 (in_reloc_p): Add ATTRIBUTE_UNUSED to unused parameters.
2311 * cpu-ia64-opc.c (ins_rsvd, ext_rsvd, ins_const, ext_const): Likewise.
2312 (ins_imms_scaled): Initialize sign_bit at function entry.
2313 (elf64_ia64_operands): Add missing initializers.
2314 * elfxx-ia64.c (elfNN_ia64_reloc, elfNN_ia64_reloc_type_lookup,
2315 elfNN_ia64_info_to_howto, elfNN_ia64_fake_sections,
2316 elfNN_ia64_add_symbol_hook, elfNN_ia64_is_local_label_name,
2317 elfNN_ia64_local_hash_table_init, get_fptr, get_pltoff,
2318 elfNN_ia64_adjust_dynamic_symbol): Add ATTRIBUTE_UNUSED for unused
2319 parameters.
2320 (elfNN_ia64_info_to_howto): Initialize free_relocs, free_contents,
2321 and free_extsyms at function entry.
2322 (elfNN_add_symbol_hook): Add unsigned cast to bfd_get_gp_size result.
2323 (elfNN_ia64_create_dynamic_sections): Delete unused local h.
2324 (get_got): Delete unused local srel.
2325 (elfNN_ia64_check_relocs): Initialize dynrel_type when declared.
2326 (elfNN_ia64_relocate_section): Delete unused local dynindx.
d952f17a 2327
1abaf976
KH
23282000-11-21 Kazu Hirata <kazu@hxi.com>
2329
6e301b2b
KH
2330 * coff-a29k.c: Fix formatting.
2331 * coff-h8500.c: Likewise.
2332 * coff-i960.c: Likewise.
2333 * coff-ppc.c: Likewise.
2334 * coff-rs6000.c: Likewise.
2335 * coff-stgo32.c: Likewise.
2336 * coff-tic54x.c: Likewise.
2337 * coff-w65.c: Likewise.
2338 * cpu-h8500.c: Likewise.
2339 * cpu-hppa.c: Likewise.
2340 * cpu-ns32k.c: Likewise.
2341 * ecoff.c: Likewise.
1abaf976
KH
2342 * ecofflink.c: Likewise.
2343
a0fc8ba1
NC
23442000-11-21 Nick Clifton <nickc@redhat.com>
2345
2346 * elf32-sh.c (sh_elf_reloc_loop): Fix compile time warning, and
2347 remove possibility of infinite loop.
2348
beb0d161
KH
23492000-11-20 Kazu Hirata <kazu@hxi.com>
2350
2351 * aix386-core.c: Fix formatting.
2352 * aout-adobe.c: Likewise.
2353 * aout-arm.c: Likewise.
2354 * aout-encap.c: Likewise.
2355 * aout-ns32k.c: Likewise.
2356 * aout-target.h: Likewise.
2357 * aout-tic30.c: Likewise.
2358 * aoutf1.h: Likewise.
2359 * aoutx.h: Likewise.
2360 * archive.c: Likewise.
eb6e10cb
KH
2361 * bfd-in.h: Likewise.
2362 * bfd-in2.h: Likewise.
2363 * bfd.c: Likewise.
2364 * bout.c: Likewise.
beb0d161 2365
2c2475db
JW
23662000-11-17 H.J. Lu <hjl@gnu.org>
2367
2368 * elfxx-ia64.c (elfNN_ia64_size_dynamic_sections): Don't create
2369 pltoff entries for DT_INIT and DT_FINI.
2370 (elfNN_ia64_final_link): Don't set DT_INIT/FINI entries.
2371 (elfNN_ia64_finish_dynamic_sections): Don't fill in DT_INIT/FINI
2372 entries.
2373
18b27f17
RH
23742000-11-16 Richard Henderson <rth@redhat.com>
2375
2376 * elfxx-ia64.c (elfNN_ia64_check_relocs): Handle IPLT relocs.
2377 (allocate_dynrel_entries): Likewise.
2378 (elfNN_ia64_relocate_section): Likewise. Set REL addends correctly.
2379 (set_pltoff_entry): Likewise.
2380 (ia64_howto_table): Remove R_IA64_SEGBASE, and R_IA64_EPLT[ML]SB
2381 (elfNN_ia64_reloc_type_lookup): Likewise.
2382 (elfNN_ia64_install_value): Likewise.
2383 (elfNN_ia64_relocate_section): Likewise.
2384 * reloc.c (BFD_RELOC_IA64_SEGBASE): Remove.
2385 (BFD_RELOC_IA64_EPLTMSB, BFD_RELOC_IA64_EPLTLSB): Remove.
2386
98591c73
KH
23872000-11-16 Kazu Hirata <kazu@hxi.com>
2388
71f6b586
KH
2389 * cpu-a29k.c: Fix formatting.
2390 * cpu-alpha.c: Likewise.
2391 * cpu-arm.c: Likewise.
2392 * cpu-avr.c: Likewise.
2393 * cpu-d10v.c: Likewise.
2394 * cpu-h8500.c: Likewise.
2395 * cpu-hppa.c: Likewise.
2396 * cpu-i370.c: Likewise.
2397 * cpu-i386.c: Likewise.
2398 * cpu-i960.c: Likewise.
2399 * cpu-ia64-opc.c: Likewise.
2400 * cpu-ia64.c: Likewise.
2401 * cpu-m32r.c: Likewise.
2402 * cpu-m68hc11.c: Likewise.
2403 * cpu-m68hc12.c: Likewise.
2404 * cpu-m68k.c: Likewise.
2405 * cpu-m88k.c: Likewise.
2406 * cpu-mips.c: Likewise.
2407 * cpu-ns32k.c: Likewise.
2408 * cpu-pj.c: Likewise.
2409 * cpu-powerpc.c: Likewise.
2410 * cpu-sh.c: Likewise.
2411 * cpu-sparc.c: Likewise.
2412 * cpu-tic54x.c: Likewise.
2413 * cpu-v850.c: Likewise.
2414 * cpu-vax.c: Likewise.
2415 * cpu-w65.c: Likewise.
2416 * cpu-we32k.c: Likewise.
2417 * cpu-z8k.c: Likewise.
2418 * dwarf1.c: Likewise.
98591c73
KH
2419 * dwarf2.c: Likewise.
2420
c5930ee6
KH
24212000-11-15 Kazu Hirata <kazu@hxi.com>
2422
2423 * coff-arm.c: Fix formatting.
2424 * coff-ppc.c: Likewise.
2425 * coff-rs6000.c: Likewise.
cbfe05c4
KH
2426 * coff-sh.c: Likewise.
2427 * coff-sparc.c: Likewise.
2428 * coff-tic30.c: Likewise.
2429 * coff-tic54x.c: Likewise.
2430 * coff-tic80.c: Likewise.
2431 * coff-w65.c: Likewise.
2432 * coff-we32k.c: Likewise.
2433 * coff-z8k.c: Likewise.
c5930ee6 2434
dac544a8
RH
24352000-11-15 Richard Henderson <rth@redhat.com>
2436
2437 * elf64-alpha.c (elf64_alpha_check_relocs): Create the reloc
2438 section with the same ALLOC|LOAD flags as the source section.
2439
c810873d
JJ
24402000-11-14 Jakub Jelinek <jakub@redhat.com>
2441
2442 * elf64-alpha.c (elf64_alpha_relax_opt_call): Only check bits used
2443 by STO_ALPHA constants.
2444
43646c9d
KH
24452000-11-14 Kazu Hirata <kazu@hxi.com>
2446
2447 * coff-pmac.c: Fix formatting.
2448 * coff-ppc.c: Likewise.
2449
051b8577
L
24502000-11-13 H.J. Lu <hjl@gnu.org>
2451
2452 * elflink.h (elf_link_add_object_symbols): Also add indirect
2453 symbols for common symbols with the default version.
2454
90460d97
PB
24552000-11-09 Philip Blundell <pb@futuretv.com>
2456
2457 * section.c (STD_SECTION): Set gc_mark flag.
2458
b48499ec
KH
24592000-11-11 Kazu Hirata <kazu@hxi.com>
2460
2461 * coff-i960.c: Likewise.
2462 * coff-m68k.c: Likewise.
2463 * coff-m88k.c: Likewise.
2464 * coff-mcore.c: Likewise.
2465 * coff-mips.c: Likewise.
2466
c5aeb40f
AO
24672000-11-11 Bernd Schmidt <bernds@cygnus.co.uk>
2468
2469 * elf32-sh.c (sh_elf_relocate_section): Ignore R_SH_NONE relocs.
2470
5fcfd273
KH
24712000-11-10 Kazu Hirata <kazu@hxi.com>
2472
2473 * coff-h8300.c: Fix formatting.
2474 * coff-h8500.c: Likewise.
2475 * coff-i386.c: Likewise.
2476 * coff-i860.c: Likewise.
2477 * coff-i960.c: Likewise.
2478 * coff-ia64.c: Likewise.
2479
047066e1
KH
24802000-11-09 Kazu Hirata <kazu@hxi.com>
2481
2482 * archive.c: Fix formatting.
2483 * archures.c: Likewise.
2484
9a951beb
RH
24852000-11-07 Richard Henderson <rth@redhat.com>
2486
2487 * elfxx-ia64.c (elf64_ia64_final_link): New local unwind_output_sec.
2488 Set it before bfd_elf64_bfd_final_link call. Use it after the call.
2489 * section.c (bfd_set_section_contents): Call memcpy if
2490 section->contents set and location not equal to contents plus offset.
2491
aebad5fe
KH
24922000-11-08 Kazu Hirata <kazu@hxi.com>
2493
8546af74
KH
2494 * bfd-in.h: Fix formatting.
2495 * bfd-in2.h: Likewise.
2496 * bfd.c: Likewise.
aebad5fe
KH
2497 * binary.c: Likewise.
2498 * bout.c: Likewise.
346ceb11
KH
2499 * coff-a29k.c: Likewise.
2500 * coff-alpha.c: Likewise.
2501 * coff-apollo.c: Likewise.
2502 * coff-aux.c: Likewise.
aebad5fe 2503
0ef5a5bd
KH
25042000-11-07 Kazu Hirata <kazu@hxi.com>
2505
2506 * aix386-core.c: Fix formatting.
2507 * aoutf1.h: Likewise.
2508 * aoutx.h: Likewise.
2509 * archures.c: Likewise.
2510 * armnetbsd.c: Likewise.
2511
d562d2fb
AM
25122000-11-07 Alan Modra <alan@linuxcare.com.au>
2513
2514 * coff-h8300.c (special): Adjust reloc address.
2515
bbe66d08
JW
25162000-11-06 Steve Ellcey <sje@cup.hp.com>
2517
4efc3e05 2518 * archures.c (bfd_mach_ia64_elf64, bfd_mach_ia64_elf32): Add defines
bbe66d08
JW
2519 to differentiate elf32 and elf64 on ia64.
2520 * bfd-in2.h: Regenerate.
2521 * config.bfd: Add target for "ia64*-*-hpux*".
2522 * configure.in: Add bfd_elf32_ia64_big_vec to selvecs switch.
2523 * configure: Regenerate.
4efc3e05 2524 * cpu-ia64.c (bfd_ia64_elf32_arch): Add elf32 arch info structure.
bbe66d08
JW
2525 * targets.c: Add bfd_target bfd_elf32_ia64_big_vec.
2526
2527 * Makefile.am: Make elf32-ia64.c and elf64-ia64.c derived objects
2528 from elfxx-ia64.c. Add depenency rules for making elf32-ia64.lo.
2529 * Makefile.in: Regnerate.
4efc3e05 2530 * elf64-ia64.c: Deleted.
bbe66d08
JW
2531 * elfxx-ia64.c: New file, paramaterized version of elf64-ia64.c.
2532
c4dfa77f
KH
25332000-11-06 Kazu Hirata <kazu@hxi.com>
2534
2535 * aout-adobe.c: Fix formatting.
2536 * aout-arm.c: Likewise.
2537 * aout-cris.c: Likewise.
2538 * aout-encap.c: Likewise.
2539 * aout-ns32k.c: Likewise.
2540 * aout-target.h: Likewise.
2541 * aout-tic30.c: Likewise.
2542
cf919dfd
PB
25432000-11-05 Philip Blundell <philb@gnu.org>
2544
2545 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Always permit
2546 BFDs containing no sections to be merged, regardless of their flags.
2547
25482000-11-04 Philip Blundell <philb@gnu.org>
2549
2550 * elf32-arm.h (elf32_arm_relocate_section): Suppress error message
2551 if a relocation for an undefined symbol also results in an
2552 overflow.
2553
8d88c4ca 25542000-11-06 Christopher Faylor <cgf@cygnus.com>
8848a8d0
CF
2555
2556 * config.bfd: Add support for Sun Chorus.
2557
46d59bfa
DB
25582000-11-05 David O'Brien <obrien@FreeBSD.org>
2559
2560 * configure.in: Recognize alpha-*-freebsd*.
2561 * configure: Regenerate.
2562
d952f17a 25632000-11-02 Luciano Gemme <ishitawa@yahoo.com>
420496c1
NC
2564
2565 * srec.c (CHUNK): Rename to DEFAULT_CHUNK.
2566 (Chunk): New global variable set by a parameter in objcopy.c.
2567 (S3Forced): New global variable set by a parameter in
2568 objcopy.c.
2569 (srec_set_section_contents): If S3Forced is true, always generate
2570 S3 records.
2571 (srec_write_section): Use 'Chunk' to limit maximum length of S
2572 records.
2573
59ff2774
NC
25742000-11-02 Per Lundberg <plundis@chaosdev.org>
2575
2576 * config.bfd: Add support for i[3456]86-chaosdev-storm-chaos.
2577 * Makefile.in: Regenerate.
2578 * bfd-in2.h: Regenerate.
2579 * po/bfd.pot: Regenerate.
d952f17a 2580
ee43f35e
PB
25812000-10-31 Philip Blundell <philb@gnu.org>
2582
2583 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Only handle
2584 EF_SOFT_FLOAT if it is defined.
2585
1006ba19
PB
25862000-10-27 Philip Blundell <philb@gnu.org>
2587
2588 * elf32-arm.h (elf32_arm_copy_private_bfd_data): Don't refuse
2589 attempts to mix PIC code with non-PIC, just mark the output as
2590 being position dependent.
d952f17a
AM
2591 (elf32_arm_merge_private_bfd_data): Likewise. Print an error
2592 message for EF_SOFT_FLOAT mismatches. Display diagnostics for
1006ba19 2593 all mismatches, not just the first one.
d952f17a 2594
c4920b97
NC
25952000-10-25 Chris Demetriou <cgd@sibyte.com>
2596
2597 * ieee.c (ieee_archive_p): Plug one of many possible
2598 memory leaks in error handling.
2599
19f7b010
JJ
26002000-10-20 Jakub Jelinek <jakub@redhat.com>
2601
2602 * elf32-sparc.c (elf32_sparc_merge_private_bfd_data,
2603 elf32_sparc_object_p, elf32_sparc_final_write_processing):
2604 Support v8plusb.
2605 * elf64-sparc.c (sparc64_elf_merge_private_bfd_data,
2606 sparc64_elf_object_p): Support v9b.
2607 * archures.c: Declare v8plusb and v9b machines.
2608 * bfd-in2.h: Ditto.
2609 * cpu-sparc.c: Ditto.
2610
e1e0340b
GK
26112000-10-16 Geoffrey Keating <geoffk@shoggoth.cygnus.com>
2612
ea5fbc67
GK
2613 * elf64-sparc.c (sparc64_elf_relocate_section): Clear the location
2614 of a GOT reloc.
2615
e1e0340b
GK
2616 * elf32-ppc.c (SYMBOL_REFERENCES_LOCAL): New macro.
2617 (SYMBOL_CALLS_LOCAL): New macro.
2618 (ppc_elf_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL.
2619 (ppc_elf_check_relocs): Use SYMBOL_REFERENCES_LOCAL.
2620 (ppc_elf_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL.
2621 (ppc_elf_relocate_section): Use flag variable to determine
2622 whether the relocation refers to a local symbol.
2623 Test whether a PLTREL24 reloc will produce a reloc by looking
2624 to see whether a PLT entry was made.
2625
a4b120e1
GK
26262000-10-14 Geoffrey Keating <geoffk@shoggoth.cygnus.com>
2627
2628 * elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Don't make PLT
2629 entries that could serve as a definition for a weak symbol.
2630
5af5b85b
UC
26312000-10-13 Ulf Carlsson <ulfc@engr.sgi.com>
2632
2633 From Ralf Baechle <ralf@gnu.org>
2634
2635 * elf32-mips.c (mips_elf_create_dynamic_relocation): New argument
2636 local_p. Add symbol value only for non-R_MIPS_REL32 relocations
2637 against local symbols.
2638 (_bfd_mips_elf_finish_dynamic_sections): Undo patch from 2000-10-01.
d952f17a 2639
3ef20aaa
AM
26402000-10-12 Alan Modra <alan@linuxcare.com.au>
2641
24376d1b
AM
2642 * section.c (struct sec): Add kept_section.
2643 (struct bfd_comdat_info): Remove sec, we can use above.
2644 (STD_SECTION): Add initializer.
2645 (bfd_make_section_anyway): Init here too.
2646
2647 * bfd-in2.h: Regenerate.
2648
2649 * elflink.h (elf_link_add_object_symbols): Remove unnecessary
d952f17a 2650 zeroing of `flags'.
24376d1b
AM
2651 (elf_link_input_bfd): Set all asection->symbol->value's here, and
2652 fudge values for discarded link-once section symbols.
2653
3ef20aaa
AM
2654 * elf64-hppa.c: Include alloca-conf.h
2655
c0e219cc
AM
26562000-10-11 Alan Modra <alan@linuxcare.com.au>
2657
d01e2a23
AM
2658 * elf.c (swap_out_syms): Revert 2000-10-07 changes.
2659
c0e219cc
AM
2660 * ieee.c (ieee_make_empty_symbol): Oops, bfd_zalloc needs another arg.
2661
fe268b66
AM
26622000-10-10 Alan Modra <alan@linuxcare.com.au>
2663
2664 * ieee.c (ieee_make_empty_symbol): Use bfd_zalloc, not bfd_zmalloc.
2665
4d7ce4dd
AM
26662000-10-10 Tom Rix <trix@redhat.com>
2667
d952f17a 2668 * section.c (bfd_make_section_anyway): Release newsect ptr when
4d7ce4dd
AM
2669 newsect->symbol fails to alloc. Use bfd_release instead of free.
2670
f3b6f7c3
RH
26712000-10-09 Richard Henderson <rth@cygnus.com
2672
2673 * elf64-ia64.c (elf64_ia64_unwind_entry_compare_bfd): New.
2674 (elf64_ia64_unwind_entry_compare): New.
2675 (elf64_ia64_final_link): Sort the .IA_64.unwind section.
2676
44852b19
AM
26772000-10-07 Alan Modra <alan@linuxcare.com.au>
2678
fc8c40a0
AM
2679 * elflink.h (size_dynamic_sections): Don't create various tags if
2680 .dynstr is excluded from the link. Don't set first dynsym entry
2681 if dynsymcount is zero.
2682 (elf_bfd_final_link): Don't try to swap out dynamic syms if
2683 .dynsym excluded from the link. Don't try to write any dynamic
2684 sections excluded from the link.
2685
44852b19
AM
2686 * elf.c (swap_out_syms): Handle global section symbols.
2687
3e4554a2
DD
26882000-10-05 DJ Delorie <dj@redhat.com>
2689
2690 * peigen.c (_bfd_pei_swap_scnhdr_out): note extended relocs
2691 * coffcode.h (coff_set_alignment_hook): read extended reloc count
2692 (coff_write_relocs): write extended reloc count
2693 (coff_write_object_contents): account for extended relocs
2694
fa152c49
JW
26952000-10-05 Jim Wilson <wilson@cygnus.com>
2696
2697 * elf-bfd.h (struct elf_backend_data): Add elf_backend_section_flags
2698 field.
2699 * elf.c (_bfd_elf_make_section_from_shdr): Call the
2700 elf_backend_section_flags function.
2701 * elf64-ia64.c (elf64_ia64_section_from_shdr): Delete flag conversion
2702 code.
2703 (elf64_ia64_section_flags): New function containing flag conversion
2704 code.
2705 (elf_backend_section_flags): Define to elf64_ia64_section_flags.
2706 * elfxx-target.h (elf_backend_section_flags): Define.
2707 (elfNN_bed): Initialize elf_backend_section_flags field.
2708
36605136
AM
27092000-10-02 Alan Modra <alan@linuxcare.com.au>
2710
2711 * elf32-hppa.c (elf32_hppa_check_relocs): Correct call to
2712 _bfd_elf32_gc_record_vtable. Correct a comment.
2713
4b6609a0
UC
27142000-10-01 Ulf Carlsson <ulfc@engr.sgi.com>
2715
2716 From Ralf Baechle <ralf@gnu.org>
2717
2718 * elf32-mips.c (_bfd_mips_elf_finish_dynamic_sections): Mark gld
2719 produces binaries with got[1] = 0x80000001 to differenciate them
2720 for the dynamic linker from the broken binaries produced by old
2721 versions.
36605136 2722
f572a39d
AM
27232000-09-30 Petr Sorfa <petrs@sco.com>
2724
2725 * elf.c (elfcore_grok_pstatus): Check for size of pxstatus_t.
2726 (elfcore_grok_lwpstatus): Check for size of lwpxstatus_t.
2727 * configure.in: Add check for pxstatus_t and lwpxstatus_t.
2728 * configure: Regenerate.
2729
4da81684
HPN
27302000-09-27 Hans-Peter Nilsson <hp@axis.com>
2731
2732 Define two bfd_targets for absence and presence of leading
2733 underscore on symbols. Make sure to only link same kind.
2734 * elf32-cris.c (cris_elf_object_p,
2735 cris_elf_final_write_processing, cris_elf_print_private_bfd_data,
2736 cris_elf_merge_private_bfd_data): New.
2737 (elf_backend_object_p, elf_backend_final_write_processing,
2738 bfd_elf32_bfd_print_private_bfd_data,
2739 bfd_elf32_bfd_merge_private_bfd_data): Define.
2740 <Target vector definition>: Include elf32-target.h twice with
2741 different macro settings:
2742 (TARGET_LITTLE_SYM): First as bfd_elf32_cris_vec, then as
2743 bfd_elf32_us_cris_vec.
2744 (TARGET_LITTLE_NAME): First as "elf32-cris", then "elf32-us-cris".
2745 (elf_symbol_leading_char): First as 0, then '_'.
2746 (INCLUDED_TARGET_FILE): Define for second include of elf32-target.h.
2747 * config.bfd (cris-*-*): Add bfd_elf32_us_cris_vec to targ_selvecs.
2748 * configure.in (bfd_elf32_cris_vec, cris_aout_vec): New vector.
2749 * configure: Regenerate.
2750 * targets.c: Declare bfd_elf32_us_cris_vec.
2751 * po/bfd.pot: Regenerate.
2752
9a5aca8c
AM
27532000-09-29 Momchil Velikov <velco@fadata.bg>
2754
2755 * elf32-arm.h (arm_add_to_rel): Correctly adjust the addend for
2756 R_ARM_THM_PC22 relocations.
2757
512a2384
AM
27582000-09-29 NIIBE Yutaka <gniibe@chroot.org>
2759
2760 * elflink.h (elf_link_add_object_symbols): Don't bfd_release runpath.
2761
6c99a5c3
AM
27622000-09-29 Momchil Velikov <velco@fadata.bg>
2763
2764 * elf.c (elf_fake_sections): Do not mark the section SHT_NOBITS if
2765 is has the SEC_HAS_CONTENTS flag set.
2766