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