* po/Make-in (all-yes): If maintainer mode, depend on .pot file.
[binutils-gdb.git] / bfd / ChangeLog
1 Fri Jun 12 13:30:17 1998 Tom Tromey <tromey@cygnus.com>
2
3 * po/Make-in (all-yes): If maintainer mode, depend on .pot file.
4 ($(PACKAGE).pot): Unconditionally depend on POTFILES.
5
6 Fri Jun 12 13:34:02 1998 Doug Evans <devans@canuck.cygnus.com>
7
8 * elf.c (swap_out_syms): New arg relocatable_p.
9 Don't add section VMA to symbols for relocatable output.
10 (_bfd_elf_compute_section_file_positions): Update call to
11 swap_out_syms.
12
13 Mon Jun 8 15:20:57 1998 Nick Clifton <nickc@cygnus.com>
14
15 * elf32-v850.c (v850_elf_perform_relocation): Make comparisons
16 against 'addend' be signed rather than unsigned.
17
18 Sat Jun 6 00:31:21 1998 Nick Clifton <nickc@cygnus.com>
19
20 * elf32-m32r.c: Add prototyps for static functions.
21
22 * coff-arm.c: Add prototypes for static functions.
23
24 Fri Jun 5 17:21:51 1998 Nick Clifton <nickc@cygnus.com>
25
26 * elf.c (elf_sort_sections): Sort by LMA first then VMA, since the
27 LMA is used to order sections in a segment.
28
29 * elf32-v850.c: Add prototypes for static functions.
30 Change type of addend parameter to bfd_vma in various functions.
31
32 Fri Jun 5 18:09:58 1998 Ian Lance Taylor <ian@cygnus.com>
33
34 * aoutx.h (howto_table_ext): Change RELOC_BASE13 to use
35 complain_overflow_signed instead of complain_overflow_bitfield.
36
37 Fri Jun 5 15:11:11 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
38
39 * elf.c (elf_map_symbols): Don't add section VMA to symbol value
40 when comparing against 0.
41
42 Wed Jun 3 17:52:49 1998 Ian Lance Taylor <ian@cygnus.com>
43
44 * Makefile.am (config.status): New target.
45 * Makefile.in: Rebuild.
46
47 start-sanitize-sky
48 Wed Jun 3 11:39:57 1998 Doug Evans <devans@canuck.cygnus.com>
49
50 * elf32-mips.c (_bfd_mips_elf_fake_sections): Update to use
51 Elf32_Dvp_External_Overlay instead of 64 bit version.
52
53 end-sanitize-sky
54 Wed Jun 3 12:18:24 1998 Stan Cox <scox@equinox.cygnus.com>
55
56 * elf32-sparc.c (elf32_sparc_merge_private_bfd_data): Give an
57 error if previous object endianness doesn't match current object.
58
59 Tue Jun 2 17:50:59 1998 Nick Clifton <nickc@cygnus.com>
60
61 * elf32-v850.c (v850_elf_print_private_bfd_data): Call
62 _bfd_elf_print_private)bfd_data ().
63
64 Tue Jun 2 15:29:35 1998 Ian Lance Taylor <ian@cygnus.com>
65
66 * elflink.h (elf_merge_symbol): Don't always set type_change_ok
67 and size_change_ok.
68 (elf_link_add_object_symbols): Set type_change_ok and
69 size_change_ok before calling elf_merge_symbol.
70
71 * elf32-mips.c (mips_elf_relocate_section): If we issue an
72 undefined symbol error, don't also issue an overflow error.
73
74 Tue Jun 2 13:51:00 1998 Geoff Keating <geoffk@ozemail.com.au>
75
76 * elf32-ppc.c (ppc_elf_relocate_section): The target of an
77 R_PPC_LOCAL24PC relocation should be local; if not, print an error
78 message instead of crashing.
79
80 Mon Jun 1 18:23:12 1998 Yuli Barcohen <yuli.barcohen@telrad.co.il>
81
82 * archures.c (bfd_mach_cpu32): Define.
83 (bfd_default_scan): Add case for 68060. Fix 68332 case to use
84 bfd_mach_cpu32.
85 * cpu-m68k.c (arch_info_struct): Add m68k:cpu32.
86 * ieee.c: Include <ctype.h>.
87 (ieee_object_p): Parse out process ID string to make it more
88 likely to be acceptable for bfd_scan_arch.
89 * bfd-in2.h: Rebuild.
90
91 Mon Jun 1 11:12:02 1998 Nick Clifton <nickc@cygnus.com>
92
93 * elf32-m32r.c (m32r_elf_print_private_bfd_data): Also call
94 _bfd_elf_print_private_bfd_data() so that the program header will
95 be displayed.
96
97 Mon Jun 1 12:14:28 1998 Ian Lance Taylor <ian@cygnus.com>
98
99 * peicode.h (coff_swap_sym_in): Check for C_SECTION rather than
100 0x68. Reindent. Add some comments.
101
102 start-sanitize-sky
103 Sun May 31 16:11:22 1998 Doug Evans <devans@canuck.cygnus.com>
104
105 * elf32-mips.c (_bfd_mips_elf_final_write_processing): Set sh_link
106 field of .DVP.ovlytab to .DVP.ovlystrtab's section index.
107 (_bfd_mips_elf_section_from_shdr): Recognize SHT_DVP_OVERLAY_TABLE
108 and SHT_DVP_OVERLAY.
109 (_bfd_mips_elf_fake_sections): Ditto.
110
111 end-sanitize-sky
112 Fri May 29 09:58:08 1998 Nick Clifton <nickc@cygnus.com>
113
114 * elf.c (copy_private_bfd_data): Adjust physical address of
115 segment in output BFD to contain LMAs of its sections.
116
117 Tue May 26 19:37:47 1998 Stan Cox <scox@equinox.cygnus.com>
118
119 * elf32-sparc.c (_bfd_sparc_elf_howto_table, sparc_reloc_map,
120 elf32_sparc_relocate_section): Added R_SPARC_32LE for little
121 endian data 32 bit relocations.
122 (elf32_sparc_merge_private_bfd_data): Check if linking little
123 endian objects with big endian objects.
124 (elf32_sparc_object_p): Set bfd_mach_sparc_sparclite_le.
125 (elf32_sparc_final_write_processing): Set EF_SPARC_LEDATA in e_flags.
126 * libbfd.h (bfd_reloc_code_real_names): Added BFD_RELOC_SPARC_32LE.
127 * reloc.c: Same.
128 * cpu-sparc.c (arch_info_struct): Added sparc:sparclite_le
129 * archures.c (bfd_mach_sparc_sparclite_le): New.
130 * bfd-in2.h (BFD_RELOC_SPARC_32LE, bfd_mach_sparc_sparclite_le): New.
131
132 Thu May 21 16:59:28 1998 Nick Clifton <nickc@cygnus.com>
133
134 * peicode.h (add_data_entry): Fix precedence of operators in if ()
135 statement.
136
137 Tue May 19 18:41:19 1998 Ian Lance Taylor <ian@cygnus.com>
138
139 * bfd-in.h: Move over patch to bfd-in2.h.
140
141 * reloc.c (bfd_check_overflow): Add casts before shifts which may
142 not fit in 32 bits.
143 (_bfd_relocate_contents): Likewise.
144
145 Mon May 18 14:44:15 1998 Nick Clifton <nickc@cygnus.com>
146
147 * peicode.h (add_data_entry): If the section has no private data
148 then do not create a Data Dictionary entry for it.
149
150 Mon May 18 00:09:28 1998 Richard Henderson <rth@cygnus.com>
151
152 * elf64-alpha.c (elf64_alpha_relax_section): Set again on changes.
153 (elf64_alpha_can_merge_gots, elf64_alpha_merge_gots,
154 elf64_alpha_size_got_sections): Rewrite, handling multiple got
155 subsections during relaxation more correctly.
156
157 Thu May 14 14:22:58 1998 Nick Clifton <nickc@cygnus.com>
158
159 * bfd-in2.h: Add new prototype: bfd_coff_set_symbol_class ().
160 Add extra argument to bfd_arm_process_before_allocation ().
161 * bfd-in.h: Reflect changes made in bfd-in2.h.
162 * coffgen.c (bfd_coff_set_symbol_class): New function. Set the
163 coff class of a BFD symbol.
164 * coff-arm.c: Add support for interworking between Thumb code and
165 non-interworking aware ARM code.
166
167 Sun May 10 22:33:59 1998 Jeffrey A Law (law@cygnus.com)
168
169 * po/Make-in (install-info): New target.
170
171 Thu May 7 17:40:56 1998 Ian Lance Taylor <ian@cygnus.com>
172
173 * filemode.c: Remove; not used.
174
175 If sysdep.h includes a header file, don't include it again:
176 * aix386-core.c: Don't include <stdio.h>, <stddef.h>, or
177 <errno.h>.
178 * aoutx.h: Don't include <string.h>. Use "sysdep.h" rather than
179 <sysdep.h>.
180 * archive.c: Don't include <string.h> or <errno.h>.
181 * evax-alpha.c; Don't include <stdio.h>.
182 * evax-egsd.c: Likewise.
183 * evax-etir.c: Likewise.
184 * evax-misc.c: Likewise.
185 * evax-emh.c: Likewise. Also, don't include <sys/types.h>.
186 * hppabsd-core.c: Don't include <stdio.h>, <sys/types.h>, or
187 <errno.h>.
188 * hpux-core.c: Likewise.
189 * netbsd-core.c: Likewise.
190 * som.c: Likewise.
191 * libbfd.c: Don't include <sys/types.h>.
192 * nlmcode.h: Don't include <string.h>.
193 * osf-core.c: Don't include <string.h> or <stdio.h>.
194 * ptrace-core.c: Don't include <stdio.h>, <sys/types.h>,
195 <errno.h>, or <unistd.h>.
196 * trad-core.c: Don't include <stdio.h> or <sys/types.h>.
197
198 Thu May 7 13:12:50 1998 Klaus Kaempf <kkaempf@progis.de>
199
200 * configure.com: If the version number can not be found in
201 configure.in, set it to "unknown" rather than "2.8.1".
202
203 Wed May 6 09:46:05 1998 Gavin Koch <gavin@cygnus.com>
204
205 * elf32-mips.c (elf_mips_mach): New.
206 (_bfd_mips_elf_object_p): Use elf_mips_mach.
207 (_bfd_mips_elf_final_write_processing): Use the names
208 of machines, rather than the numbers. Set both the ARCH
209 and MACH in e_flags. Handle a few more specific machines.
210 (_bfd_mips_elf_merge_private_bfd_data): Merge both
211 EF_MIPS_ARCH and EF_MIPS_MACH.
212
213 Tue May 5 21:01:53 1998 Richard Henderson <rth@cygnus.com>
214
215 * syms.c (bfd_is_local_label): Revert last change.
216 * srec.c (srec_write_symbols): Discard debugging symbols.
217
218 Tue May 5 23:36:06 1998 Ian Lance Taylor <ian@cygnus.com>
219
220 * som.c: Include <ctype.h>.
221 * som.h: Don't include sysdep.h.
222
223 Tue May 5 18:29:24 1998 Tom Tromey <tromey@cygnus.com>
224
225 * libbfd.h: Rebuilt.
226 * libbfd-in.h: Removed gettext includes and defines.
227 * sysdep.h: Moved gettext-related includes and defines here.
228
229 Tue May 5 16:47:54 1998 Richard Henderson <rth@cygnus.com>
230
231 * srec.c (srec_write_symbols): Use bfd_is_local_label rather than
232 an ad-hoc test. Kill bogus #if 0 code.
233 * syms.c (bfd_is_local_label): Consider BSF_DEBUGGING symbols local.
234
235 Mon May 4 16:10:33 1998 Ian Lance Taylor <ian@cygnus.com>
236
237 * sunos.c (sunos_check_dynamic_reloc): Don't use the PLT address
238 when generating a normal executable for a symbol defined in a
239 regular file. When copying a reloc into the output file, adjust
240 the addend for a PC relative reloc against a global symbol.
241
242 Mon May 4 10:08:18 1998 Tom Tromey <tromey@cygnus.com>
243
244 * libbfd.h: Rebuilt.
245 * libbfd-in.h (_): Define as dgettext.
246
247 Mon May 4 11:02:23 1998 Ian Lance Taylor <ian@cygnus.com>
248
249 * coff-arm.c (coff_arm_relocate_section): Cast to bfd_signed_vma,
250 not signed.
251 * peicode.h (pe_saved_coff_bfd_print_private_bfd_data): Use PARAMS
252 when declaring parameter types.
253 (pe_saved_coff_bfd_copy_private_bfd_data): Likewise.
254
255 Wed Apr 29 15:35:03 1998 Ian Lance Taylor <ian@cygnus.com>
256
257 * config.bfd: If we include any ELF targets in targ_defvec and/or
258 targ_selvecs, then add the generic ELF targets to targ_selvecs.
259 * elf32-gen.c (dummy): New static const variable.
260 (elf_generic_info_to_howto): New static function.
261 (elf_generic_info_to_howto_rel): New static function.
262 (elf_info_to_howto): Define as elf_generic_info_to_howto.
263 (elf_info_to_howto_rel): Define as elf_generic_info_to_howto_rel.
264 * elf64-gen.c: Same changes as elf32-gen.c.
265 * elfcode.h (elf_object_p): For the generic target, ignore a
266 failure of bfd_default_set_arch_mach. Fix indentation a bit.
267
268 Tue Apr 28 20:05:52 1998 Ian Lance Taylor <ian@cygnus.com>
269
270 * configure.in (WIN32LIBADD): Add -lintl on cygwin32.
271 * configure: Rebuild.
272
273 Tue Apr 28 12:16:57 1998 Jason Molenda (crash@bugshack.cygnus.com)
274
275 * config.bfd: Update OSR5/Unixware patterns.
276
277 Mon Apr 27 18:02:24 1998 Richard Henderson <rth@cygnus.com>
278
279 * elf.c (assign_file_positions_for_segments): Allow for holes
280 between sections added by a link script.
281
282 Mon Apr 27 11:49:55 1998 Ian Lance Taylor <ian@cygnus.com>
283
284 * configure.in: Change version number to 2.9.4
285 * configure: Rebuild.
286
287 Based on patch from H.J. Lu <hjl@gnu.org>:
288 * elf.c (bfd_elf_get_bfd_needed_list): New function.
289 * bfd-in.h (bfd_elf_get_bfd_needed_list): Declare.
290 * bfd-in2.h: Rebuild.
291
292 Sat Apr 25 20:07:53 1998 Richard Henderson <rth@cygnus.com>
293
294 * elf64-alpha.c (struct alpha_relax_info): Replace elfsym with other.
295 Change all users.
296
297 Sat Apr 25 18:29:07 1998 Richard Henderson <rth@cygnus.com>
298
299 * elf64-alpha.c (struct alpha_relax_info): Add tsec & elfsym members.
300 (elf64_alpha_relax_section): Fill them in.
301 (elf64_alpha_relax_opt_call): Implement more than a stub.
302 (elf64_alpha_add_symbol_hook): Don't set SEC_LOAD or default
303 alignment on .scommon.
304 (elf64_alpha_merge_gots): Merge use counts as well.
305
306 Sat Apr 25 14:07:29 1998 Richard Henderson <rth@cygnus.com>
307
308 * elf64-alpha.c (elf64_alpha_relax_section): Use the proper section
309 for calculating a local symbol's address.
310 (elf64_alpha_calc_got_offsets): Skip entries with 0 use count.
311 Set the .got's cooked size as well as the raw size.
312
313 Fri Apr 24 09:16:00 1998 Nick Clifton <nickc@cygnus.com>
314
315 * elf32-v850.c (v850_elf_print_private_bfd_data): Add
316 internationalisation of printed information.
317
318 * coff-arm.c (coff_arm_print_private_bfd_data): Add
319 internationalisation of printed information.
320
321 Fri Apr 24 12:09:18 1998 Ian Lance Taylor <ian@cygnus.com>
322
323 * syms.c (struct indexentry): Change directory_name, file_name,
324 and function_name fields to char *.
325 (struct stab_find_info): Change cached_file_name field to char *.
326
327 Thu Apr 23 08:13:04 1998 Nick Clifton <nickc@cygnus.com>
328
329 * peicode.h (dir_names): Add missing N_() macros to dir_names array.
330
331 Wed Apr 22 13:06:15 1998 Tom Tromey <tromey@cygnus.com>
332
333 * po/Make-in (MKINSTALLDIRS): Don't look in $(top_srcdir).
334
335 Wed Apr 22 17:48:48 1998 Ian Lance Taylor <ian@cygnus.com>
336
337 * Makefile.am (install-data-local): Make $(includedir).
338 * Makefile.in: Rebuild.
339
340 Wed Apr 22 13:06:15 1998 Tom Tromey <tromey@cygnus.com>
341
342 * libbfd-in.h: Use `gettext' and not `dgettext' for now.
343
344 Wed Apr 22 12:53:40 1998 Ian Lance Taylor <ian@cygnus.com>
345
346 * Makefile.am (INCLUDES): Add -I$(srcdir)/../intl -I../intl.
347 * Makefile.in: Rebuild.
348
349 * bfd-in2.h: Rebuild for Nick's changes.
350
351 Tue Apr 21 23:11:51 1998 Richard Henderson <rth@cygnus.com>
352
353 * archive.c (_bfd_generic_read_ar_hdr_mag): Fix lossage in last
354 change wrt length == max_namelen.
355
356 Tue Apr 21 21:19:36 1998 Tom Tromey <tromey@scribbles.cygnus.com>
357
358 * Many files: Added gettext invocations around user-visible
359 strings.
360 * libbfd-in.h: Added gettext includes and defines.
361 * acconfig.h (ENABLE_NLS, HAVE_CATGETS, HAVE_GETTEXT, HAVE_STPCPY,
362 HAVE_LC_MESSAGES): Define.
363 * configure.in: Call CY_GNU_GETTEXT. Create po/Makefile.in and
364 po/Makefile.
365 * Makefile.am (SUBDIRS): Added po.
366 (POTFILES): New macro.
367 (po/POTFILES.in): New target.
368 (SOURCE_HFILES): New macro.
369 (HFILES): Use it.
370 * po/Make-in, po/POTFILES.in, po/bfd.pot: New files.
371
372 Tue Apr 21 13:38:18 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
373
374 * elfcore.h (bfd_prstatus): Copy core_prstatus from the first
375 NT_PRSTATUS note section encountered, it contains the status of
376 the currently executing thread when the core file was written.
377
378 Tue Apr 21 10:00:12 1998 Nick Clifton <nickc@cygnus.com>
379
380 * libcoff.h: Add extra parameter to
381 bfd_coff_link_output_has_begun overrideable function.
382 * cofflink.c: Pass extra parameter to
383 bfd_coff_link_output_has_begun function.
384 * bfd-in.h: Add prototypes for exported ARM interworking
385 functions.
386 * peicode.h: ARM specific code reorganised to conform to BFD
387 coding conventions.
388 * coffcode.h: ARM specific code reorganised to conform to BFD
389 coding conventions.
390 * coff-arm.c: Code reorganised to conform to the BFD coding
391 conventions. Global variables have been moved into an ARM
392 specific hash table structure and a new function:
393 bfd_arm_get_bfd_for_interworking() has been created which is
394 called from the linker scripts.
395
396 Tue Apr 21 00:11:51 1998 Richard Henderson <rth@cygnus.com>
397
398 * archive.c (_bfd_generic_read_ar_hdr_mag): Simplify end-of-name test.
399
400 * elf64-alpha.c (elf64_alpha_find_reloc_at_ofs): Renamed from
401 elf64_alpha_relax_find_reloc_ofs. Changed all callers.
402 (elf64_alpha_add_symbol_hook): Put small commons in .scommon not .sbss.
403 (elf64_alpha_size_got_sections): Don't merge .got sections twice.
404
405 Sat Apr 18 01:21:04 1998 Stan Cox <scox@cygnus.com>
406
407 * config.bfd: Added sparc86x support.
408
409 Fri Apr 17 22:29:04 1998 Ian Lance Taylor <ian@cygnus.com>
410
411 * elf32-mips.c (mips_elf_relocate_section): Do not complain about
412 an out of range pc-relative jump/call to an undefined weak symbol.
413
414 Thu Apr 16 13:49:00 1998 Richard Henderson <rth@cygnus.com>
415
416 * elf64-alpha.c (elf64_alpha_do_reloc_gpdisp): Do all gpdisp
417 comparisons signed.
418
419 Thu Apr 16 11:43:33 1998 Ian Lance Taylor <ian@cygnus.com>
420
421 * archive.c (bfd_generic_archive_p): If a slurp subroutine returns
422 an error other than bfd_error_system_call, set the error to
423 bfd_error_wrong_format.
424
425 * targets.c (bfd_target_vector) [SELECT_VECS not defined]: Add
426 bfd_elf32_powerpcle_vec.
427
428 * elf.c (copy_private_bfd_data): If all the p_paddr fields in the
429 program segments are zero, don't set p_paddr_valid.
430
431 Wed Apr 15 22:15:16 1998 Richard Henderson <rth@cygnus.com>
432
433 * elf64-alpha.c: Initial implementation of relaxation --
434 (struct alpha_elf_link_hash_entry): Add use_count member.
435 (elf64_alpha_check_relocs): Initialize and increment it.
436 (elf64_alpha_can_merge_gots): Check it when considering merging.
437 (elf64_alpha_merge_gots): Drop entries with zero use.
438 (elf64_alpha_calc_got_offsets_for_symbol): Likewise.
439 (elf64_alpha_always_size_sections): Split out got sizing ...
440 (elf64_alpha_size_got_sections): ... here. New function.
441 (elf64_alpha_relax_find_reloc_ofs): New function.
442 (elf64_alpha_relax_with_lituse): Likewise.
443 (elf64_alpha_relax_without_lituse): Likewise.
444 (elf64_alpha_relax_opt_call): Likewise.
445 (elf64_alpha_relax_section): Likewise.
446 (elf64_alpha_add_symbol_hook): Likewise.
447 (elf64_alpha_howto_table): Implement GPRELHIGH/LOW & IMMED_GP_16.
448 (elf64_alpha_relocate_section): Likewise.
449 (bfd_elf64_bfd_relax_section): Define.
450 (elf_backend_add_symbol_hook): Likewise.
451
452 Wed Apr 15 16:08:46 1998 Richard Henderson <rth@cygnus.com>
453
454 * elf.c (prep_headers): Use new EM_SPARCV9 symbol.
455 * elf64-sparc.c (ELF_MACHINE_CODE): Likewise.
456 (ELF_MACHINE_ALT1): New. Set to EM_OLD_SPARC64.
457
458 Wed Apr 15 11:34:33 1998 Ian Lance Taylor <ian@cygnus.com>
459
460 * configure.in: Add -lkernel32 to WIN32LIBADD on cygwin32.
461 * configure: Rebuild.
462
463 Mon Apr 13 16:46:27 1998 Ian Lance Taylor <ian@cygnus.com>
464
465 * Makefile.am (libbfd_la_LIBADD): Add @WIN32LIBADD@.
466 (libbfd_la_LDFLAGS): Add @WIN32LDFLAGS@.
467 * configure.in: Define and substitute WIN32LDFLAGS and
468 WIN32LIBADD.
469 * aclocal.m4: Rebuild with new libtool.
470 * configure, Makefile.in: Rebuild.
471
472 Fri Apr 10 13:44:27 1998 Ian Lance Taylor <ian@cygnus.com>
473
474 * coffcode.h (coff_write_object_contents): Move a PE COMDAT symbol
475 before any other symbols in the same section.
476
477 Wed Apr 8 14:50:23 1998 Michael Meissner <meissner@cygnus.com>
478
479 * config.bfd (powerpc*-*-*): Remove PowerPC NT support from ELF
480 systems.
481
482 Tue Apr 7 16:25:31 1998 Gavin Romig-Koch <gavin@cygnus.com>
483
484 * dwarf2.c (comp_unit): Move it earlier in the source. Add
485 addr_size.
486 (read_address): Replace 'bdf*' argument with 'comp_unit*' argument.
487 Use addr_size for address size, rather than sizeof(bfd_vma).
488 (read_attribute): Replace bdf* argument with 'comp_unit*' argument.
489 Fix call to read_address.
490 (decode_line_info): Replace bdf* argument with 'comp_unit*' argument.
491 Scrap other unneeded arguments. Fix call to read_address.
492 (scan_unit_for_functions): Fix call to read_attribute.
493 (parse_comp_unit): We now handle more values for addr_size.
494 Set addr_size in unit. Fix call to read_attribute and
495 decode_line_info.
496
497 Tue Apr 7 15:44:47 1998 Gavin Romig-Koch <gavin@cygnus.com>
498
499 * dwarf2.c (parse_comp_unit): Drop use of unit->name when it is null.
500
501 Tue Apr 7 12:35:18 1998 Ian Lance Taylor <ian@cygnus.com>
502
503 * archures.c (bfd_default_scan): Add m68k cases back to default
504 switch, reverting patch of March 25, since IEEE support depends
505 upon them.
506
507 Mon Apr 6 14:06:40 1998 Ian Lance Taylor <ian@cygnus.com>
508
509 * Makefile.am (diststuff): New target.
510 * Makefile.in: Rebuild.
511
512 Sun Apr 5 16:21:44 1998 Jeffrey A Law (law@cygnus.com)
513
514 * som.c (som_bfd_ar_write_symbol_stuff): Fix computation of
515 som_offset when we have an extended name table.
516
517 Sun Apr 5 16:04:39 1998 H.J. Lu <hjl@gnu.org>
518
519 * Makefile.am (stamp-lib): Check that .libs/libbfd.a exists before
520 trying to copy it.
521 * Makefile.in: Rebuild.
522
523 Fri Apr 3 11:09:42 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
524
525 * elf32-m68k.c (elf_m68k_size_dynamic_sections): Generate section
526 symbols when creating a shared library.
527 (elf_m68k_adjust_dynindx): New function, used by above code.
528 (elf_m68k_finish_dynamic_sections): Initialize the section
529 symbols.
530 (elf_m68k_relocate_section): Change abort to BFD_ASSERT.
531
532 Wed Apr 1 16:04:02 1998 Nick Clifton <nickc@cygnus.com>
533
534 * coff-arm.c (in_reloc_p): Use ARM_RVA32 in place of constant
535 value 11.
536
537 Wed Apr 1 13:36:58 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
538
539 * elf32-m68k.c (elf_m68k_relocate_section, case R_68K_PLT*O): Fix
540 assertion.
541
542 Tue Mar 31 00:12:12 1998 Jeffrey A Law (law@cygnus.com)
543
544 * elf-m10300.c (mn10300_elf_relax_section): Correctly handle
545 absolute symbols.
546
547 Mon Mar 30 12:46:15 1998 Ian Lance Taylor <ian@cygnus.com>
548
549 * configure.in: Set version to 2.9.1.
550 * configure: Rebuild.
551
552 * Branched binutils 2.9.
553
554 Mon Mar 30 12:20:50 1998 Brent Baccala <baccala@freesoft.org>
555
556 * syms.c (ENABLE_CACHING): Define.
557 (struct indexentry): Define.
558 (struct stab_cache): Remove.
559 (cmpindexentry): New static function.
560 (struct stab_find_info): Add new fields: indextable,
561 indextablesize, cached_indexentry, cached_offset, cached_stab, and
562 cached_file_name. Remove fields: file_cache, function_cache, and
563 line_cache.
564 (_bfd_stab_section_find_nearest_line): Rewrite to build a sorted
565 index table and search it.
566
567 Mon Mar 30 10:39:34 1998 Ian Lance Taylor <ian@cygnus.com>
568
569 * elf.c (_bfd_elf_copy_private_section_data): Call
570 copy_private_bfd_data once we've seen the last SEC_ALLOC section.
571
572 * cpu-mips.c: Remove trailing comma at end of enumeration list.
573
574 Sat Mar 28 16:33:02 1998 Ian Lance Taylor <ian@cygnus.com>
575
576 * coff-arm.c: Define all globally visible variables and functions
577 only when COFF_WITH_PE is not defined.
578 * configure.in (armpe_little_vec, armpe_big_vec): Add
579 coff-arm.lo.
580 * configure: Rebuild.
581
582 Fri Mar 27 16:06:02 1998 Ian Lance Taylor <ian@cygnus.com>
583
584 Fix some gcc -Wall warnings:
585 * aout-arm.c (MY(fix_pcrel_26)): Add casts to avoid warnings.
586 * archive.c (_bfd_generic_read_ar_hdr_mag): Likewise.
587 * archures.c (bfd_default_scan): Likewise.
588 * bfd.c (bfd_scan_vma): Likewise.
589 * binary.c (mangle_name): Likewise
590 * coff-arm.c (aoutarm_fix_pcrel_26): Likewise.
591 * coff-sh.c (sh_relocate_section): Likewise.
592 * coff-stgo32.c (create_go32_stub): Likewise.
593 * coffcode.h (coff_slurp_line_table): Likewise.
594 * ecoff.c (_bfd_ecoff_write_armap): Likewise.
595 * elf.c (_bfd_elf_make_section_from_shdr): Likewise.
596 (assign_file_positions_for_segments): Likewise.
597 * elf32-mips.c (mips_elf_relocate_section): Likewise.
598 * elf32-ppc.c (ppc_elf_add_symbol_hook): Likewise.
599 * oasys.c (oasys_write_sections): Likewise.
600 * ppcboot.c (ppcboot_object_p): Likewise.
601 (mangle_name): Likewise.
602 * riscix.c (riscix_fix_pcrel_26): Likewise.
603 * srec.c (srec_scan): Likewise.
604 * stabs.c (_bfd_write_section_stabs): Likewise.
605 * sunos.c (sunos_add_dynamic_symbols): Likewise.
606 * aout-ns32k.c (_bfd_ns32k_relocate_contents): Add default case to
607 switch. Declare parameters for function pointers.
608 * archures.c (bfd_default_scan): Add braces to avoid ambiguous if
609 warning.
610 * elf.c (elf_sort_sections): Likewise.
611 * coff-arm.c (coff_thumb_pcrel_common): Initialize relocation.
612 Add default cases to switches.
613 (coff_arm_relocate_section): Remove unused local variables.
614 Always set rstat.
615 (coff_arm_bfd_set_private_flags): Change flag variable to type
616 flagword.
617 * coff-mips.c (mips_relocate_section): Initialize use_lo.
618 * coff-ppc.c (ppc_record_toc_entry): Change i to unsigned int.
619 (dump_toc): Change cat to const, and initialize it.
620 * coff-sh.c (sh_relax_delete_bytes): Initialize start and voff.
621 * elf32-sh.c (sh_elf_relax_delete_bytes): Likewise.
622 (sh_elf_relocate_section): Initialize r_symndx.
623 * coffcode.h (coff_compute_section_file_positions): Only declare
624 old_sofar if ALIGN_SECTIONS_IN_FILE.
625 (coff_write_object_contents): Initialize csym.
626 * coffgen.c (coff_pointerize_aux): Make type and class unsigned.
627 * cpu-ns32k.c (_bfd_ns32k_get_displacement): Add default case to
628 switch.
629 * dwarf2.c: Include libiberty.h.
630 (read_2_signed_bytes, read_4_signed_bytes): Comment out.
631 (decode_line_info): Remove unused local variables.
632 * elf32-m32r.c (m32r_elf_sda16_reloc): Likewise.
633 (m32r_elf_relocate_section): Likewise.
634 * elf32-v850.c (v850_elf_store_addend_in_insn): Likewise.
635 (v850_elf_reloc): Likewise.
636 * elf-bfd.h (elf_linker_section_t): Make alignment unsigned.
637 (struct elf_obj_tdata): Make cverdefs and cverrefs unsigned.
638 * elf.c (assign_file_positions_for_segments): Always set adjust.
639 start-sanitize-d30v
640 * elf32-d30v.c (bfd_elf_d30v_reloc): Initialize tmp_addr. Fully
641 parenthesize expression.
642 end-sanitize-d30v
643 * elf32-m32r.c (m32r_elf_relocate_section): Always initialize h.
644 (m32r_elf_object_p): Return a value.
645 (m32r_elf_print_private_bfd_data): Change fprintf format string.
646 * elf32-mips.c (mips_elf_final_link): Initialize last.
647 (mips_elf_finish_dynamic_sections): Initialize last and dindx.
648 * elf32-v850.c (v850_elf_object_p): Return a value.
649 (v850_elf_print_private_bfd_data): Change fprintf format string.
650 * elfcode.h (elf_slurp_symbol_table): Change symcount and i to
651 unsigned long.
652 * elflink.h (elf_link_add_object_symbols): Change vernum to
653 unsigned int, and initialize it. Change fprintf format string.
654 (NAME(bfd_elf,size_dynamic_sections)): Cast -1 to bfd_size_type
655 when setting or comparing to soname_indx.
656 (elf_create_pointer_linker_section): Change num_symbols to
657 unsigned int.
658 * libcoff-in.h (coff_data_type): Change flags to flagword.
659 * peicode.h (pe_print_idata): Initialize idx. Change j to
660 bfd_size_type. Initialize hint_member. Remove useless test to
661 time_stamp.
662 (pe_print_edata): Change num_functions and num_names in struct
663 EDT_type to unsigned long. Remove cast. Change fprintf format
664 string.
665 * ppcboot.c (ppcboot_object_p): Change i to size_t.
666 * reloc.c (bfd_get_reloc_size): Change return type to unsigned
667 int.
668 * reloc16.c (bfd_coff_reloc16_relax_section): Change shrinks to
669 int *. Update uses. Change j to long.
670 * bfd-in2.h, libcoff.h: Rebuild.
671
672 Fri Mar 27 10:10:46 1998 Catherine Moore <clm@cygnus.com>
673
674 * elf32-v850.c Remove definition of USE_REL.
675 (v850_elf_info_to_howto_rela): New function.
676 (v850_elf_perform_relocation): Renamed from
677 v850_elf_store_addend_in_insn. Removed replace argument.
678 (v850_elf_reloc): store the relocation in the addend field instead
679 of the insn.
680 (v850_elf_final_link_relocate): Now calls
681 v850_elf_perform_relocation.
682 (v850_elf_relocate_section): Remove code to generate REL
683 relocations.
684
685 Thu Mar 26 13:32:17 1998 Ian Lance Taylor <ian@cygnus.com>
686
687 * coffcode.h (coff_new_section_hook): Set the type and storage
688 class in the native symbol information allocated for a new section
689 symbol.
690
691 Thu Mar 26 10:13:41 1998 Nick Clifton <nickc@cygnus.com>
692
693 * peicode.h: Chain together calls to
694 coff_bfd_copy_private_bfd_data and
695 coff_bfd_print_private_bfd_data.
696
697 * coff-arm.c: Add prototypes for
698 coff_arm_bfd_print_private_bfd_data and
699 coff_arm_bfd_copy_private_bfd_data.
700
701 Wed Mar 25 15:45:55 1998 Nick Clifton <nickc@cygnus.com>
702
703 * coffcode.h (coff_mkobject_hook): Set private falgs even for a PE
704 build.
705
706 * peicode.h: Call arm-coff private data functions after handling
707 pe private data.
708
709 * coff-arm.c: Turn statics into globals so that they can be shared
710 both pe and pei backends.
711
712 Wed Mar 25 15:19:38 1998 Ian Lance Taylor <ian@cygnus.com>
713
714 * aoutf1.h (sunos_set_arch_mach): Use bfd_mach_m68* rather than
715 plain numbers.
716 (sunos_write_object_contents): Likewise.
717 * aoutx.h (NAME(aout,machine_type)): Likewise.
718 * coffcode.h (coff_set_arch_mach_hook): Likewise.
719
720 Wed Mar 25 13:59:24 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
721
722 * archures.c (bfd_mach_m68*): Add definitions for various m68k
723 variants.
724 (bfd_default_scan): Remove m68k special cases.
725 * bfd-in2.h: Rebuild.
726 * mipsbsd.c (MY(write_object_contents)): Use bfd_mach_m68* rather
727 than plain numbers.
728 * sparclynx.c (NAME(lynx,set_arch_mach)): Likewise.
729 * cpu-m68k.c (arch_info_struct): Likewise. Add entry for
730 m68k:68000.
731 (bfd_m68k_arch): Set mach field to zero to signal no explicit
732 selection, change printable_name to just "m68k" and make that the
733 default instead of m68k:68020.
734
735 * aout-tic30.c (NAME): Define this to avoid multiple definitions
736 from aoutx.h.
737 (MY_get_section_contents): Define as aout_32_get_section_contents
738 rather than NAME(aout,get_section_contents).
739
740 * elf-m10300.c (elf32_mn10300_link_hash_table_create): Fix cast.
741
742 * evax-alpha.c (evax_set_arch_mach): Only accept bfd_arch_alpha
743 and call bfd_default_set_arch_mach to do the real work.
744
745 Wed Mar 25 10:41:35 1998 Richard Henderson <rth@cygnus.com>
746
747 * bout.c (BALX): Include return register g14 as part of the insn.
748 (BALX_MASK): New.
749 (calljx_callback): Use it.
750
751 Wed Mar 25 11:19:28 1998 Ian Lance Taylor <ian@cygnus.com>
752
753 * libbfd-in.h (BFD_ALIGN): Cast this parameter to bfd_vma.
754 * libbfd.h: Rebuild.
755
756 * elf-m10300.c (elf32_mn10300_finish_hash_table_entry): Change
757 byte_count to unsigned int.
758 (mn10300_elf_relax_section): Initialize internal_relocs. Remove
759 unused local variables.
760
761 * evax-alpha.c (evax_close_and_cleanup): Remove unused local
762 variables er and er1.
763
764 * cpu-v850.c: Include <ctype.h>.
765 (scan): Case isdigit argument to unsigned char.
766
767 From Yan Meroth <YAN.MEROTH@st.com>:
768 * ihex.c (ihex_scan): Add extbase variable so that getting an
769 extended linear address record does not ignore any previous
770 extended address.
771 (ihex_write_object_contents): When writing out an extended linear
772 address record, zero out any previous extended address.
773
774 Tue Mar 24 16:09:43 1998 Manfred Hollstein <manfred@s-direktnet.de>
775
776 * ieee.c (do_one): Check section before dereferencing it.
777 (ieee_canonicalize_reloc): Likewise with src->relent.sym_ptr_ptr.
778 (ieee_generic_stat_arch_elt): Likewise with abfd->my_archive.
779
780 Mon Mar 23 18:51:47 1998 Joel Sherrill <joel@OARcorp.com>
781
782 * config.bfd: (sh*-*-rtems*): Switched from ELF to COFF.
783
784 Mon Mar 23 14:23:36 1998 Nick Clifton <nickc@cygnus.com>
785
786 * coff-arm.c: Add interworking functions to pe backends.
787
788 start-sanitize-r5900
789 Sun Mar 22 13:05:08 1998 Jeffrey A Law (law@cygnus.com)
790
791 * elf32-mips.c (R_MIPS15_S3): New relocation type.
792 (elf_mips_howto_table): Add R_MIPS15_S3.
793 (mips_reloc_map): Map BFD_RELOC_MIPS15_S3 to R_MIPS15_S3.
794 * reloc.c (BFD_RELOC_MIPS15_S3): New relocation type.
795 * bfd-in2.h, libbfd.h: Rebuilt.
796
797 end-sanitize-r5900
798 Fri Mar 20 18:47:20 1998 Ian Lance Taylor <ian@cygnus.com>
799
800 * configure.in: Use AM_DISABLE_SHARED.
801 * aclocal.m4, configure: Rebuild with libtool 1.2.
802
803 Fri Mar 20 11:25:41 1998 Nick Clifton <nickc@cygnus.com>
804
805 * coff-arm.c (coff_arm_relocate_section): Better error messages
806 when interowrking conflucts occur. Courtesy of Jonathan Walton
807 and Tony Thompson.
808 (aoutarm_std_reloc_howto): Fixed bitsize fields of rightshifted
809 relocations. Patch courtesy of Jonathan Walton and Tony
810 Thompson.
811
812 Fri Mar 20 02:26:43 1998 Richard Henderson <rth@cygnus.com>
813
814 * elf32-sparc.c (elf32_sparc_adjust_dynamic_symbol): Revert
815 part of Feb 22 change controling when to override the existing
816 symbol with the .plt entry.
817
818 Wed Mar 18 09:26:25 1998 Nick Clifton <nickc@cygnus.com>
819
820 * config.bfd (targ_cpu): Add thumb-pe target.
821
822 * coffcode.h (OTHER_GLOBAL_CLASS): Support thumb external
823 functions in PE build.
824
825 Sun Mar 8 23:37:26 1998 Stan Cox <scox@equinox.cygnus.com>
826
827 * config.bfd (sparclite-*-elf*): Added.
828
829 start-sanitize-vr4320
830 Tue Mar 3 11:24:05 1998 Gavin Koch <gavin@cygnus.com>
831
832 * mips-cpu.c: Reorganize sanitization.
833
834 * archures.c, bfd-in2.h, mips-cpu.c : Added bfd_mach_mips4320.
835
836 end-sanitize-vr4320
837 Mon Feb 23 19:31:19 1998 Ian Lance Taylor <ian@cygnus.com>
838
839 * configure.in: Add elf.lo to elf shell variable.
840 * Makefile.am (BFD_LIBS): Remove elf.lo.
841 (BFD_LIBS_CFILES): Remove elf.c.
842 (BFD32_BACKENDS): Add elf.lo.
843 (BFD32_BACKENDS_CFILES): Add elf.c.
844 * configure, Makefile.in: Rebuild.
845
846 1998-02-23 15:53 Richard Henderson <rth@cygnus.com>
847
848 * elf32-i386.c (elf_i386_relocate_section): A pc-relative
849 relocation against a now-local symbol should not have a dynamic
850 relocation.
851
852 Mon Feb 23 16:17:08 1998 Ian Lance Taylor <ian@cygnus.com>
853
854 * peicode.h (coff_swap_filehdr_in): Don't set BFD flag HAS_SYMS in
855 COFF filehdr flags.
856 (pe_print_private_bfd_data): Print PE flags. From Mikey
857 <jeffdb@netzone.com>.
858
859 Sun Feb 22 20:39:00 1998 Richard Henderson <rth@cygnus.com>
860
861 * elf32-sparc.c (elf32_sparc_adjust_dynamic_symbol): Don't create
862 a plt entry when we can determine that we authoritatively define
863 the symbol.
864
865 Sun Feb 22 20:33:05 1998 Richard Henderson <rth@cygnus.com>
866
867 * configure.in (COREFILE selection): Remove sparc-*-linux*. They
868 don't actually use trad-core, but a SunOS-style core file handled
869 by gdb directly.
870 * hosts/sparclinux.h: Remove.
871
872 start-sanitize-sky
873 Thu Feb 19 02:38:52 1998 Doug Evans <devans@charmed.cygnus.com>
874
875 * reloc.c (BFD_RELOC_MIPS_DVP_27_S4): New reloc type.
876 * elf32-mips.c (enum reloc_type): Add R_MIPS_DVP_27_S4.
877 (elf_mips_dvp_27_s4_howto): Describe it.
878 (bfd_elf32_bfd_reloc_type_lookup): Handle it.
879 (mips_info_to_how_rel): Handle it.
880 (mips_elf_relocate_section): Handle it.
881 * bfd-in2.h,libbfd.h: Regenerate.
882
883 end-sanitize-sky
884 Wed Feb 18 15:31:06 1998 Ian Lance Taylor <ian@cygnus.com>
885
886 * peicode.h (pe_print_idata): If there is no .idata section, look
887 for the import tables in some other section. Make the initial
888 label line up better with the data. Print the import address
889 table even if there is no import name table. If the import
890 address table holds actual addresses, print them.
891
892 start-sanitize-sky
893 Tue Feb 17 20:00:26 1998 Doug Evans <devans@canuck.cygnus.com>
894
895 * config.bfd (targ_archs): If mips64r5900-sky-elf, add bfd_dvp_arch.
896
897 end-sanitize-sky
898 Tue Feb 17 12:58:34 1998 Ian Lance Taylor <ian@cygnus.com>
899
900 * libbfd.c (bfd_seek): If fseek fails, save errno around call to
901 bfd_tell. If errno is EINVAL, set bfd_error_file_truncated, not
902 bfd_error_system_call.
903
904 Fri Feb 13 13:11:33 1998 Ian Lance Taylor <ian@cygnus.com>
905
906 * Makefile.am (AUTOMAKE_OPTIONS): Define.
907 * configure, Makefile.in, aclocal.m4: Rebuild with automake 1.2e.
908
909 From H.J. Lu <hjl@gnu.org>:
910 * Makefile.am (libbfd_la_LDFLAGS): Define.
911 * Makefile.in: Rebuild.
912
913 Thu Feb 12 17:31:11 1998 Ian Lance Taylor <ian@cygnus.com>
914
915 NetBSD patches from Gordon W. Ross <gwr@mc.com>:
916 * netbsd.h (MACHTYPE_OK): Define.
917 (MY(write_object_contents)): Use DEFAULT_ARCH and DEFAULT_MID when
918 calling N_SET_MACHTYPE, rather than having a switch.
919 * libaout.h (enum machine_type): Add M_PMAX_NETBSD, M_VAX_NETBSD,
920 and M_ALPHA_NETBSD.
921 * i386netbsd.c (MACHTYPE_OK): Don't define.
922 (DEFAULT_MID): Define.
923 * m68k4knetbsd.c (SEGMENT_SIZE): Don't define.
924 (MACHTYPE_OK): Don't define.
925 (DEFAULT_MID): Define.
926 * m68knetbsd.c: (MACHTYPE_OK): Don't define.
927 (DEFAULT_MID): Define.
928 * ns32knetbsd.c (MACHTYPE_OK): Don't define.
929 (DEFAULT_MID): Define.
930 * sparcnetbsd.c (MACHTYPE_OK): Don't define.
931 (DEFAULT_MID): Define.
932
933 NetBSD patches from Gordon W. Ross <gwr@mc.com>:
934 * vaxnetbsd.c: New file.
935 * netbsd-core.c: Clean up. Remove unused macros. Use netbsd
936 rather than netbsd_core.
937 * targets.c (vaxnetbsd_vec): Declare.
938 (bfd_target_vector): Add vaxnetbsd_vec. If NETBSD_CORE is
939 defined, add netbsd_core_vec.
940 * configure.in: Set COREFILE for alpha*-*-netbsd* and
941 powerpc-*-netbsd* to netbsd-core.lo. If COREFILE is
942 netbsd-core.lo, set COREFLAG to -DNETBSD_CORE.
943 * config.bfd (alpha*-*-netbsd*): New target.
944 * Makefile.am: Rebuild dependencies.
945 (BFD32_BACKENDS): Add vaxnetbsd.lo.
946 (BFD32_BACKENDS_CFILES): Add vaxnetbsd.c.
947 * configure, Makefile.in: Rebuild.
948
949 * configure.host: Remove the old shared library build stuff. We
950 now use libtool instead.
951
952 Wed Feb 11 17:13:09 1998 Richard Henderson <rth@cygnus.com>
953
954 * tekhex.c (tekhex_write_object_contents): Call tekhex_init.
955
956 Tue Feb 10 19:23:28 1998 H.J. Lu <hjl@gnu.org>
957
958 * configure.in: Take stab-syms.lo out of sparclinux_vec list.
959 * configure: Rebuild.
960
961 Tue Feb 10 15:16:38 1998 Nick Clifton <nickc@cygnus.com>
962 start-sanitize-m32rx
963 * elf32-m32r.c (m32r_elf_merge_private_bfd_data): Do not complain
964 when merging m32r BFDs into m32rx BFDs.
965 end-sanitize-m32rx
966 * elf32-v850.c (remember_hi16s_reloc): New function.
967 (find_remembered_hi16s_reloc): New function.
968 (v850_elf_store_addend_in_insn): Use the above new functions to
969 match up HI6S relocs with LO16 relocs.
970
971 start-sanitize-sky
972 Tue Feb 10 13:25:14 1998 Doug Evans <devans@canuck.cygnus.com>
973
974 * archures.c (bfd_mach_dvp_{vif,gif}): Renamed from ..._{pke,gpuif}.
975 (bfd_txvu_arch): Delete.
976 * cpu-mips.c (arch_info_struct): dvp:{vif,gif} renamed from
977 dvp:{pke,gpuif}.
978 * bfd-in2.h: Regenerate.
979
980 end-sanitize-sky
981 Tue Feb 10 15:01:39 1998 Ian Lance Taylor <ian@cygnus.com>
982
983 * configure.in: Change -linux* to -linux-gnu*.
984 * config.bfd, configure.host: Likewise.
985 * configure: Rebuild.
986
987 Mon Feb 9 19:40:59 1998 Nick Clifton <nickc@cygnus.com>
988
989 * elf32-v850.c (v850_elf_store_addend_in_insn): Fix another
990 LO16/HI16S bug and improve comments about what is going on.
991
992 Sat Feb 7 15:27:03 1998 Ian Lance Taylor <ian@cygnus.com>
993
994 * configure, aclocal.m4: Rebuild with new libtool.
995
996 start-sanitize-v850e
997 Fri Feb 6 14:48:20 1998 Nick Clifton <nickc@cygnus.com>
998
999 * elf32-v850.c (v850_elf_merge_private_bfd_data): Do not complain
1000 when merging v850 code into v850e/v850ea code. Do not initialise
1001 output flags if the input is the default architecture.
1002 end-sanitize-v850e
1003 Fri Feb 6 11:50:22 1998 Jeffrey A Law (law@cygnus.com)
1004
1005 start-sanitize-r5900
1006 * cpu-mips.c (arch_info_struct): Make r5900 pointer size 32bits.
1007 end-sanitize-r5900
1008 * elf32-mips.c (bfd_elf32_bfd_reloc_type_lookup): For BFD_RELOC_CTOR
1009 get the size from bfd_arch_bits_per_address instead of directly
1010 from the isa.
1011
1012 Thu Feb 5 14:21:34 1998 Michael Meissner <meissner@cygnus.com>
1013
1014 * libbfd-in.h (BFD_ALIGN): If rounding up would cause the address
1015 to wrap, just return all 1's bits instead.
1016 * libbfd.h: Regenerate.
1017
1018 Thu Feb 5 11:51:05 1998 Ian Lance Taylor <ian@cygnus.com>
1019
1020 * coff-i386.c (coff_pe_i386_relocate_section): New static function
1021 if COFF_WITH_PE.
1022 (coff_relocate_section): If COFF_WITH_PE, define as
1023 coff_pe_i386_relocate_section.
1024 * coffcode.h (coff_write_object_contents): If COFF_IMAGE_WITH_PE,
1025 skip empty sections, to match coff_write_object_contents.
1026
1027 * elf64-mips.c (mips_elf64_swap_reloca_out): Swap out r_addend,
1028 rather than swapping out r_offset twice. From Luke Deller
1029 <luked@cse.unsw.edu.au>.
1030
1031 Wed Feb 4 19:11:28 1998 Ian Lance Taylor <ian@cygnus.com>
1032
1033 * configure.in: Set libtool_enable_shared rather than
1034 libtool_shared. Remove diversion hack.
1035 * configure, Makefile.in, doc/Makefile.in, aclocal.m4: Rebuild
1036 with new libtool.
1037
1038 Wed Feb 4 16:10:21 1998 Brent Baccala <baccala@freesoft.org>
1039
1040 * syms.c (struct stab_cache): Define.
1041 (struct stab_find_info): Remove cached_offset, cached_stab,
1042 cached_str, and cached_stroff fields. Add file_cache,
1043 function_cache, and line_cache fields.
1044 (_bfd_stab_section_find_nearest_line): Use extensive caching to
1045 speed up searches.
1046
1047 Wed Feb 4 13:34:22 1998 Ian Lance Taylor <ian@cygnus.com>
1048
1049 * peicode.h (pe_print_idata): Check for import of ordinal rather
1050 than name.
1051 (pe_print_edata): If there is no .edata section, look for the
1052 export data in some other section.
1053
1054 Mon Feb 2 20:05:42 1998 Jason Molenda (crash@bugshack.cygnus.com)
1055
1056 * configure.in: Change version to 2.8.4.
1057 * configure: Regenerated.
1058
1059 Mon Feb 2 17:39:39 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU>
1060
1061 Add tms320c30 support:
1062 * cpu-tic30.c: New file.
1063 * aout-tic30.c: New file.
1064 * coff-tic30.c: New file.
1065 * archures.c (bfd_arch_tic30): Define.
1066 (bfd_tic30_arch): Declare.
1067 (bfd_archures_list): Add bfd_tic30_arch.
1068 * targets.c (bfd_target_vector): Add tic30_aout_vec and
1069 tic30_coff_vec.
1070 * reloc.c (BFD_RELOC_TIC30_LDP): Define.
1071 * coffcode.h (coff_set_arch_mach_hook): Add tic30 case.
1072 (coff_set_flags): Likewise.
1073 * config.bfd (tic30-*-*aout*, tic30-*-*coff*): New targets.
1074 * configure.in (tic30_aout_vec, tic30_coff_vec): New vectors.
1075 * Makefile.am: Rebuild dependencies.
1076 (ALL_MACHINES): Add cpu-tic30.lo.
1077 (ALL_MACHINES_CFILES): Add cpu-tic30.c.
1078 (BFD32_BACKENDS): Add aout-tic30.lo and coff-tic30.lo.
1079 (BFD32_BACKENDS_CFILES): Add aout-tic30.c and coff-tic30.c.
1080 * configure, Makefile.in, bfd-in2.h, libbfd.h: Rebuild.
1081
1082 Mon Feb 2 12:25:12 1998 Nick Clifton <nickc@cygnus.com>
1083
1084 * elf32-v850.c (v850_elf_store_addend_in_insn): Allow HI16_S reloc
1085 to lag behind LO16 reloc by a couple of instructions.
1086
1087 Mon Feb 2 14:09:46 1998 Ian Lance Taylor <ian@cygnus.com>
1088
1089 * Makefile.am ($(srcdir)/bfd-in2.h): Add dummy command to force
1090 make to reexamine the file timestamp.
1091 ($(srcdir)/libbfd.h, $(srcddir)/libcoff.h): Likewise.
1092
1093 * elf64-alpha.c (ELF_MAXPAGESIZE): Change to 0x10000 from
1094 0x100000.
1095
1096 start-sanitize-sky
1097 Fri Jan 30 17:48:17 1998 Doug Evans <devans@canuck.cygnus.com>
1098
1099 * elf32-mips.c (elf_mips_dvp_11_pcrel_howto): Set pcrel_offset=true
1100 and partial_inplace=false.
1101 (mips_elf_relocate_section): Recognize R_MIPS_DVP_11_PCREL.
1102
1103 end-sanitize-sky
1104 Fri Jan 30 19:07:07 1998 Geoff Keating <geoffk@ozemail.com.au>
1105
1106 * elf32-ppc.c (ppc_elf_create_dynamic_sections): New procedure
1107 to create .dynsbss and .rela.sbss sections.
1108 (ppc_elf_adjust_dynamic_symbol): Put space for small data to be
1109 copied from dynamic objects into .sbss.
1110 (ppc_elf_size_dynamic_sections): Strip .rela.sbss if we don't
1111 use it. Correct typo of .rela.sdata2.
1112 (ppc_elf_finish_dynamic_symbol): Generate reloc to where we
1113 put the data, which may now be in .sbss.
1114 (ppc_elf_relocate_section): A SDAREL16 reloc can be in dynsbss.
1115 (elf_backend_create_dynamic_sections): Define as
1116 ppc_elf_create_dynamic_sections.
1117
1118 * elf32-ppc.c (ppc_elf_check_relocs): Don't emit R_PPC_REL* relocs
1119 against _GLOBAL_OFFSET_TABLE_.
1120 (ppc_elf_relocate_section): Don't emit R_PPC_REL32 relocs in
1121 shared libraries which refer to local symbols. Make sure that the
1122 test for allocating space for a reloc in a shared object is the
1123 same as the test for emitting a reloc.
1124
1125 start-sanitize-sky
1126 Thu Jan 29 17:44:53 1998 Doug Evans <devans@canuck.cygnus.com>
1127
1128 * elf32-mips.c: Add dvp support.
1129
1130 end-sanitize-sky
1131 Thu Jan 29 15:55:35 1998 J.J. van der Heijden <J.J.vanderHeijden@student.utwente.nl>
1132
1133 * config.bfd (i[3456]-*-mingw32*): New target.
1134 * acinclude.m4 (BFD_BINARY_OPEN): Check for mingw32.
1135 * aclocal.m4, configure: Rebuild.
1136
1137 start-sanitize-sky
1138 Wed Jan 28 15:14:28 1997 Doug Evans <devans@canuck.cygnus.com>
1139
1140 * config.bfd, configure.in: Add dvp support.
1141 * configure: Regenerate.
1142 * aclocal.m4: Regenerate.
1143 * archures.c, reloc.c, cpu-mips.c: Add dvp support.
1144 * bfd-in2.h, libbfd.h, libcoff.h: Regenerate.
1145
1146 end-sanitize-sky
1147 Wed Jan 28 13:41:26 1998 Ian Lance Taylor <ian@cygnus.com>
1148
1149 * elf.c (_bfd_elf_close_and_cleanup): Only check the strtab if we
1150 have a bfd_object.
1151
1152 Tue Jan 27 21:43:55 1998 Richard Henderson <rth@cygnus.com>
1153
1154 Sparc v9 ABI compliant PLT:
1155 * elf64-sparc.c (PLT_HEADER_SIZE): V9 ABI uses 4 entries.
1156 (plt_templates, sparc64_elf_build_plt_entry): Delete.
1157 (LARGE_PLT_THRESHOLD): New define.
1158 (GOT_RESERVED_ENTRIES): V9 ABI only uses 1.
1159 (sparc64_elf_build_plt): New function.
1160 (sparc64_elf_plt_entry_offset): Likewise.
1161 (sparc64_elf_plt_ptr_offset): Likewise.
1162 (sparc64_elf_adjust_dynamic_symbol): Change h->plt_offset to
1163 contain the index for convenience. Skip the initial entries
1164 in .rela.plt.
1165 (sparc64_elf_size_dynamic_sections): Zero the allocated contents
1166 memory for the benefit of .rela.plt.
1167 (sparc64_elf_relocate_section): Call sparc64_elf_plt_entry_offset.
1168 (sparc64_elf_finish_dynamic_symbol): Kill template stuff. Use
1169 sparc64_elf_plt_entry_offset & sparc64_elf_plt_ptr_offset for reloc.
1170 (sparc64_elf_finish_dynamic_sections): DT_PLTGOT points to .plt.
1171 Call sparc64_elf_build_plt.
1172 (elf_backend_want_got_plt): No.
1173 (elf_backend_plt_readonly): No.
1174 (elf_backend_plt_alignment): 8.
1175
1176 * elf.c (_bfd_elf_close_and_cleanup): New function; free the shstrtab.
1177 * elf-bfd.h (_bfd_elf_close_and_cleanup): Declare it.
1178 * elfxx-target.h (bfd_elfNN_close_and_cleanup): Arrange for it
1179 to be called.
1180
1181 Tue Jan 27 21:45:15 1998 Jeffrey A Law (law@cygnus.com)
1182
1183 * archures.c (bfd_mach_mips*): Add definitions for various MIPS
1184 processors.
1185 * cpu-mips.c (arch_info_struct): Add mips variants.
1186 * bfd-in2.h: Rebuilt.
1187
1188 Tue Jan 27 15:06:04 1998 Nick Clifton <nickc@cygnus.com>
1189
1190 * coff-arm.c (coff_arm_relocate_section): Preserve the contents of
1191 t2a3_b_insn.
1192
1193 Tue Jan 27 12:47:27 1998 Robert Lipe <robertl@dgii.com>
1194
1195 * config.bfd (i[3456]86-sco3.2v5*): ELF now the default.
1196 (i[3456]86sco3.2v5*coff): New target.
1197
1198 Mon Jan 26 15:41:30 1998 Ian Lance Taylor <ian@cygnus.com>
1199
1200 * bfd-in2.h: Rebuild with changes to chew--tab expansion.
1201
1202 Thu Jan 22 21:26:48 1998 Richard Henderson <rth@cygnus.com>
1203
1204 * bfd.c (bfd_get_error_handler): Add orthogonal function.
1205 * bfd-in2.h: Regenerate.
1206
1207 Thu Jan 22 21:13:39 1998 Richard Henderson <rth@cygnus.com>
1208
1209 * tekhex.c (tekhex_write_object_contents): Check for no symbols.
1210
1211 Wed Jan 21 21:19:03 1998 Ian Lance Taylor <ian@cygnus.com>
1212
1213 * coff-i386.c (coff_i386_rtype_to_howto): If COFF_WITH_PE, don't
1214 adjust addend for an output common symbol (from Jimmy Blair
1215 <jimmyb@wrs.com>). If COFF_WITH_PE, adjust addend for PC relative
1216 defined symbol to counteract adjustment made in generic relocation
1217 code.
1218
1219 * dwarf2.c: Include sysdep.h, not stdio.h and stdlib.h.
1220
1221 Wed Jan 21 21:16:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
1222
1223 * coff-m88k.c (GET_SCNDHR_NRELOC): Fix typo in macro name.
1224 (GET_SCNDHR_NLNNO): Likewise.
1225
1226 Mon Jan 19 12:49:52 1998 Ian Lance Taylor <ian@cygnus.com>
1227
1228 * cpu-sh.c (arch_info_struct): Correct next field of sh3e.
1229
1230 Wed Jan 14 17:23:27 1998 Nick Clifton <nickc@cygnus.com>
1231
1232 * elf32-m32r.c: Add macros to handle NOP insertion.
1233
1234 Wed Jan 14 16:15:22 1998 Richard Henderson <rth@cygnus.com>
1235
1236 * xcofflink.c (xcoff_mark_symbol): Don't mark the absolute section.
1237 (xcoff_mark): Likewise.
1238 (xcoff_build_ldsyms): Mark absolute symbols.
1239
1240 Wed Jan 14 16:03:11 1998 Richard Henderson <rth@cygnus.com>
1241
1242 * bout.c (b_out_write_object_contents): Sort symbols before output
1243 to keep {CALL,BAL}NAME symbols adjacent.
1244 (b_out_symbol_cmp): New function.
1245
1246 Tue Dec 30 12:45:18 1997 Ian Lance Taylor <ian@cygnus.com>
1247
1248 * elf32-sparc.c (elf32_sparc_check_relocs): If -Bsymbolic, don't
1249 allocate space for a PC relative reloc against a symbol which is
1250 defined in a regular file.
1251 (elf32_sparc_relocate_section): If -Bsymbolic, don't copy a PC
1252 relative reloc against a symbol which is defined in a regular
1253 file.
1254
1255 Mon Dec 29 18:02:28 1997 Ian Lance Taylor <ian@cygnus.com>
1256
1257 From Jonathan Stone <jonathan@DSG.Stanford.EDU>:
1258 * config.bfd (mips-dec-netbsd*): Add ECOFF vectors to
1259 targ_selvecs.
1260 (mips*el-*-netbsd*): Like mips-dec-netbsd*.
1261 (mips*-*-netbsd*): New target.
1262
1263 Mon Dec 29 17:13:28 1997 H.J. Lu (hjl@gnu.org)
1264
1265 * elflink.h (elf_link_assign_sym_version): Change error message
1266 from "undefined version name" to "undefined versioned symbol
1267 name".
1268
1269 Mon Dec 29 11:41:16 1997 Nick Clifton <nickc@cygnus.com>
1270
1271 * coff-arm.c (coff_arm_relocate_section): Fix typo from previous
1272 delta.
1273
1274 Tue Dec 23 17:01:10 1997 Ian Lance Taylor <ian@cygnus.com>
1275
1276 * libbfd-in.h (_bfd_dwarf2_find_nearest_line): Declare.
1277 * libbfd.h: Rebuild.
1278
1279 * peicode.h (coff_swap_scnhdr_out): Set .reloc section to be
1280 shared. Set stab* sections to be shared and read. Set .rsrc
1281 section to be read and shared.
1282
1283 Mon Dec 22 13:20:57 1997 Ian Lance Taylor <ian@cygnus.com>
1284
1285 * Makefile.am: Rebuild dependencies.
1286 (ALL_MACHINES_CFILES): Add dwarf2.lo.
1287 (ALL_MACHINES_CFILES): Add dwarf2.c.
1288 * Makefile.in: Rebuild.
1289
1290 * coff-arm.c: Don't include obstack.h.
1291
1292 Mon Dec 22 13:04:33 1997 Joel Sherrill <joel@oarcorp.com>
1293
1294 * config.bfd (i[3456]86*-go32-rtems*): Fix to be the same as
1295 i[3456]86-go32.
1296
1297 Thu Dec 18 16:01:25 1997 Doug Evans <devans@canuck.cygnus.com>
1298
1299 * configure: Regenerate to get @SHELL@ substituted.
1300
1301 Wed Dec 17 09:45:09 1997 Nick Clifton <nickc@cygnus.com>
1302
1303 * coff-arm.c (coff_arm_relocate_section): Only look at section
1304 owner if there is one.
1305
1306 * elf.c (assign_file_positions_for_segments): Fail if there is not
1307 enough room for the program headers.
1308
1309 Tue Dec 16 08:09:56 1997 Gavin Koch <gavin@cygnus.com>
1310
1311 * elf.c (_bfd_elf_find_nearest_line): Call
1312 _bfd_dwarf2_find_nearest_line first.
1313 * elf32-mips.c (_bfd_mips_elf_find_nearest_line): Same.
1314 * dwarf2.c: New file; implement _bfd_dwarf2_find_nearest_line.
1315
1316 Mon Dec 15 16:08:52 1997 Nick Clifton <nickc@cygnus.com>
1317
1318 start-sanitize-m32rx
1319 * elf32-m32r.c (m32r_elf_merge_private_bfd_data): Allow M32R
1320 object files to be merged into a M32RX executable.
1321
1322 * archures.c: Add bfd_mach_m32rx.
1323 end-sanitize-m32rx
1324 * archures.c: Add bfd_mach_m32r.
1325
1326 Mon Dec 15 16:11:22 1997 Fred Fish <fnf@cygnus.com>
1327
1328 * coffcode.h (ALIGN_SECTIONS_IN_FILE): Define if I960 not defined.
1329 (coff_compute_section_file_positions): Use ALIGN_SECTIONS_IN_FILE
1330 to decide when to align the file sections for paging.
1331 start-sanitize-tic80
1332 * coffcode.h (ALIGN_SECTIONS_IN_FILE): Undefine for TIC80COFF.
1333 end-sanitize-tic80
1334
1335 Mon Dec 15 15:01:15 1997 Nick Clifton <nickc@cygnus.com>
1336
1337 * elf32-m32r.c (m32r_elf_object_p): New Function.
1338 (m32r_elf_final_write_processing): New Function.
1339 (m32r_elf_set_private_flags): New Function.
1340 (m32r_elf_copy_private_bfd_data): New Function.
1341 (m32r_elf_merge_private_bfd_data): New Function.
1342 (m32r_elf_print_private_bfd_data): New Function.
1343 (elf_backend_object_p): Point to m32r_object_p.
1344 (elf_backend_final_write_processing): Point to
1345 m32r_elf_final_write_processing.
1346 (bfd_elf32_bfd_copy_private_bfd_data): Point to
1347 m32r_elf_copy_private_bfd_data.
1348 (bfd_elf32_bfd_merge_private_bfd_data): Point to
1349 m32r_elf_merge_private_bfd_data.
1350 (bfd_elf32_bfd_set_private_flags): Point to
1351 m32r_elf_set_private_bfd_data.
1352 (bfd_elf32_bfd_print_private_bfd_data): Point to
1353 m32r_elf_print_private_bfd_data.
1354
1355 start-sanitize-m32rx
1356 * cpu-m32r.c: Add m32rx cpu architecture.
1357 * bfd-in2.h (bfd_mach_m32rx): Add identifier for M32RX
1358 architecture machines.
1359 end-sanitize-m32rx
1360
1361 * bfd-in2.h (bfd_mach_m32r): Add identifier for M32R architecture
1362 machines.
1363
1364 Fri Dec 12 11:30:28 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
1365
1366 * configure: Only build libbfd shared if --enable-shared's value
1367 was `yes', or was set to `*bfd*'.
1368 * aclocal.m4: Likewise.
1369 * NOTE: this really needs to be fixed in libtool/libtool.m4, the
1370 original source of this bit of code. It's not clear what the best fix
1371 would be, though.
1372
1373 Thu Dec 11 17:48:11 1997 Richard Henderson <rth@cygnus.com>
1374
1375 * linker.c (generic_link_add_symbol_list): Always init udata.p so
1376 that the generic relaxation code can function when input and output
1377 file formats are mismatched.
1378
1379 Thu Dec 11 01:02:18 1997 Ian Lance Taylor <ian@cygnus.com>
1380
1381 * coff-sh.c (bfd_coff_small_swap_table): Initialize new fields.
1382
1383 * elf.c (assign_file_positions_for_segments): For a loadable
1384 section, make sure that the load address is correct relative to
1385 the load address of the segment plus the size of the segment so
1386 far.
1387
1388 * coffcode.h (_coff_link_output_has_begun): Make static.
1389 (_coff_final_link_postscript): Likewise.
1390
1391 Wed Dec 10 23:37:11 1997 Ian Lance Taylor <ian@cygnus.com>
1392
1393 * elflink.h (elf_link_input_bfd): Handle a relocateable link in
1394 which a relocation refers to an indirect or warning symbol.
1395
1396 Wed Dec 10 11:15:55 1997 Nick Clifton <nickc@cygnus.com>
1397
1398 * coff-arm.c (bfd_arm_coff_final_link): Function deleted.
1399 (coff_arm_final_link_postscript): New function.
1400 (coff_arm_link_output_has_begun): New function.
1401
1402 * libcoff.h (struct bfd_coff_backend_data): Add new fields:
1403 _bfd_coff_link_output_has_begun and
1404 _bfd_coff_final_link_postscript. Add new macros:
1405 bfd_coff_link_output_has_begun() and
1406 bfd_coff_final_link_postscript().
1407
1408 * cofflink.c (_bfd_coff_final_link): Insert calls to
1409 bfd_coff_link_output_has_begun() and
1410 bfd_coff_final_link_postscript().
1411
1412 * coffcode.h: Add two new fields to bfd_coff_backend_data
1413 structure: _bfd_coff_link_output_has_begun and
1414 _bfd_coff_final_link_postscript. Add default initialisers for
1415 these fields. Add overridable aliases for the coff swap functions
1416 in the backend data structure.
1417
1418 * elf32-v850.c: Update with patches from the branch to fix
1419 HI16_S/LO16 reloc pairs.
1420
1421 start-sanitize-d30v
1422 Wed Dec 10 14:06:48 1997 Michael Meissner <meissner@cygnus.com>
1423
1424 * elf32-d30v.c (d30v_info_to_howto_rela): New function to support
1425 RELA relocations.
1426 (USE_REL): Don't define any more, switch to using RELA
1427 relocations.
1428 (elf_info_to_howto): Define as d30v_info_to_howto_rela.
1429
1430 end-sanitize-d30v
1431 Tue Dec 9 11:37:53 1997 Andrew Cagney <cagney@b1.cygnus.com>
1432
1433 * archures.c (bfd_mach_mips*): Define.
1434 (start-sanitize-vr5400):
1435 (vr5400, bfd_mach_vr5000): Define.
1436 (end-sanitize-vr5400):
1437 (bfd_default_scan): For 3000 and 4000 replace magic constant with
1438 macro.
1439
1440 * cpu-mips.c (N): Define.
1441 (bfd_mips_arch, arch_info_struct): Re-write using macro N, replace
1442 numbers with bfd_mach_mips* macros.
1443
1444 Fri Dec 5 11:13:46 1997 Nick Clifton <nickc@cygnus.com>
1445
1446 * elf32-v850.c (v850_elf_reloc, v850_elf_store_addend_in_insn,
1447 v850_elf_relocate_section): Fix reloc addend handling.
1448 (v850_elf_section_from_bfd_section, v850_elf_symbol_processing,
1449 v850_elf_add_symbol_hook, v850_elf_link_output_symbol_hook,
1450 v850_elf_section_from_shdr, v850_elf_fake_sections): New functions
1451 to create and handle special common sections.
1452 (v850_elf_final_link_relocate): Fix HI16 and HI16_S relocations
1453 which have data stored in the instructions.
1454
1455 Tue Dec 2 10:26:16 1997 Nick Clifton <nickc@cygnus.com>
1456
1457 * coff-arm.c (TARGET_UNDERSCORE): Revert back to '_'
1458 (USER_LABEL_PREFIX): Revert back to '_'
1459
1460 * config.bfd (targ_cpu): Add support for Thumb target.
1461
1462 Mon Dec 1 20:24:18 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
1463
1464 * coff-sh.c (sh_coff_howtos): Add R_SH_SWITCH8 entry.
1465 (get_symbol_value): Handle R_SH_SWITCH8.
1466 (sh_relax_delete_bytes): Likewise.
1467
1468 Wed Nov 26 14:13:34 1997 Nick Clifton <nickc@cygnus.com>
1469
1470 * coff-arm.c (TARGET_UNDERSCORE): Changed to match definition in
1471 gcc/config/arm/semi.h
1472
1473 * coffcode.h (coff_slurp_symbol_table): Add ARM and Thumb symbol
1474 classes.
1475
1476 Sun Nov 23 16:02:58 1997 Andrew Cagney <cagney@b1.cygnus.com>
1477
1478 * freebsd.h (SWAP_MAGIC): Read magic number little and not big
1479 endian.
1480
1481 Wed Nov 26 09:30:37 1997 Nick Clifton <nickc@cygnus.com>
1482
1483 * coffcode.h (coff_mkobject_hook): Only set private flags for non
1484 PE ARM ports.
1485
1486 Tue Nov 25 15:33:23 1997 Richard Henderson <rth@cygnus.com>
1487
1488 * binary.c (binary_set_section_contents): Also ignore NEVER_LOAD
1489 sections.
1490
1491 Tue Nov 25 10:55:36 1997 Nick Clifton <nickc@cygnus.com>
1492
1493 * coff-arm.c (coff_arm_bfd_merge_private_bfd_data): Do not
1494 complain if inout and output formats differ.
1495
1496 Tue Nov 25 11:26:27 1997 Ian Lance Taylor <ian@cygnus.com>
1497
1498 * Makefile.am (BFD32_BACKENDS): Remove tekhex.lo.
1499 (BFD32_BACKENDS_CFILES): Remove tekhex.c.
1500 * Makefile.in: Rebuild.
1501 * aclocal.m4, configure, src/Makefile.in: Rebuild with current
1502 automake and autoconf.
1503
1504 * coff-arm.c (arm_allocate_interworking_sections): Fix typo
1505 (COFF_WITH_PR to COFF_WITH_PE).
1506
1507 Mon Nov 24 15:47:49 1997 Nick Clifton <nickc@cygnus.com>
1508
1509 * coff-arm.c: Make variables and some functions static, so that
1510 this file can be included in multiple object files.
1511 (coff_arm_bfd_final_link): Fix minor bug.
1512
1513 Sat Nov 22 15:16:00 1997 Nick Clifton <nickc@cygnus.com>
1514
1515 * coff-arm.c: Add support for PIC and APCS-FLOAT type binaries.
1516
1517 * coffcode.h: Add support for PIC and APCS-FLOAT type binaries.
1518
1519 Sat Nov 22 16:06:56 1997 Klaus Kaempf <kkaempf@progis.de>
1520
1521 * evax-emh.c (_bfd_evax_write_emh): Use alloca instead of strdup.
1522
1523 Sat Nov 22 12:29:30 1997 Ian Lance Taylor <ian@cygnus.com>
1524
1525 * sunos.c (sunos_add_one_symbol): When overriding a defined
1526 symbol, set it to undefined, not new.
1527
1528 * elf32-sh.c (sh_elf_relax_delete_bytes): Don't kill LABEL
1529 relocs.
1530
1531 Fri Nov 21 14:14:22 1997 Richard Henderson <rth@cygnus.com>
1532
1533 * coff-sh.c (sh_relax_section): Force sign extention of USES r_offset.
1534 (sh_relax_delete_bytes): Don't kill LABEL relocs.
1535
1536 Mon Nov 17 15:08:38 1997 Jeffrey A Law (law@cygnus.com)
1537
1538 * elf-m10300.c (elf32_mn10300_finish_hash_table_entry): Fix typo.
1539 (mn10300_elf_relax_section): Likewise.
1540
1541 Sat Nov 15 15:36:07 1997 Fred Fish <fnf@cygnus.com>
1542
1543 * peicode.h (coff_swap_aouthdr_in): Cast second arg of
1544 bfd_h_get_* calls to "bfd_byte *".
1545
1546 Tue Nov 11 10:37:23 1997 Jeffrey A Law (law@cygnus.com)
1547
1548 * elf-m10300.c (elf32_mn10300_link_hash_entry): Add new field
1549 "movm_stack_size".
1550 (mn10300_elf_relax_section): Include stack space for register saves
1551 in the imm8 field of a "call" instruction.
1552 (compute_function_info): Determine how much stack is allocated by
1553 the movm instruction. Fix typo.
1554 (elf32_mn10300_link_hash_newfunc): Initialize movm_stack_size.
1555
1556 Mon Nov 10 14:32:40 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1557
1558 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Don't crash if
1559 a version dependency could not be found.
1560
1561 Tue Nov 4 12:05:56 1997 Klaus K"ampf <kkaempf@progis.de>
1562
1563 * configure.com: Get version info from configure.in
1564
1565 Fri Oct 24 11:15:58 1997 Jakub Jelinek <jj@sunsite.mff.cuni.cz>
1566
1567 * elf64-sparc.c (sparc64_elf_merge_private_bfd_data):
1568 New function. Avoid mixing US1 and HAL R1 code.
1569 Set resulting memory ordering to the strongest one used.
1570 (sparc64_elf_object_p): Set bfd_mach correctly.
1571
1572 Thu Oct 23 14:09:33 1997 Richard Henderson <rth@cygnus.com>
1573
1574 * elf64-sparc.c (sparc64_elf_howto_table): Add UA64 & UA16.
1575 (sparc64_elf_check_relocs): Handle them.
1576 (sparc64_elf_relocate_section): Likewise. Before emitting a dyn reloc,
1577 check alignment and transmute R_SPARC_x<->R_SPARC_UAx.
1578
1579 Thu Oct 23 00:53:14 1997 Richard Henderson <rth@dot.cygnus.com>
1580
1581 * configure.in (sparc*-*-linux*): Use trad-core and ...
1582 * hosts/sparclinux.h: New file.
1583
1584 Thu Oct 23 00:25:29 1997 Richard Henderson <rth@dot.cygnus.com>
1585
1586 * config.bfd (sparc64-*-linux*): New target.
1587
1588 * elf-bfd.h (struct elf_backend_data): Add plt_alignment member.
1589 * elflink.c (_bfd_elf_create_got_section): Set .got alignment based
1590 on arch_size.
1591 (_bfd_elf_create_dynamic_sections): Likewise for .rel* sections.
1592 Set .plt alignment from new plt_alignment.
1593 * elflink.h (elf_link_create_dynamic_sections): Set version section
1594 alignment to LOG_FILE_ALIGN.
1595 * elfxx-target.h (elf_backend_plt_alignment): Provide default.
1596 (elfXX_bed): Init plt_alignment.
1597
1598 * elf64-sparc.c (sparc64_elf_check_relocs,
1599 sparc64_elf_adjust_dynamic_symbol, sparc64_elf_size_dynamic_sections,
1600 sparc64_elf_adjust_dynindx, sparc64_elf_finish_dynamic_symbol,
1601 sparc64_elf_finish_dynamic_sections): New functions.
1602 (sparc64_elf_howto_table): Fix a few name strings.
1603 (ELF_DYNAMIC_INTERPRETER): New definition.
1604 (sparc64_elf_relocate_section): Handle shared libraries.
1605
1606 * elf64-sparc.c (struct plt_template, plt_*_header, plt_*_entry,
1607 sparc64_elf_build_plt_entry, sparc64_elf_finish_dynamic_symbol):
1608 PLT definitions sparc64-linux originally choose. These will go
1609 away soon in favour of the official abi definitions.
1610
1611 Wed Oct 22 16:08:45 1997 Ian Lance Taylor <ian@cygnus.com>
1612
1613 * coff-sh.c (coff_small_object_p): New static function.
1614 (coff_small_new_section_hook): New static function.
1615 (bfd_coff_small_swap_table): New static const structure.
1616 (coff_small_close_and_cleanup): Define.
1617 (coff_small_bfd_free_cached_info): Define.
1618 (coff_small_get_section_contents): Define.
1619 (coff_small_get_section_contents_in_window): Define.
1620 (shcoff_small_vec): New static structure.
1621 (shlcoff_small_vec): New static structure.
1622 * targets.c (bfd_target_vector): Add shcoff_small_vec and
1623 shlcoff_small_vec.
1624 * config.bfd (sh-*-elf*): Add shcoff_small_vec and
1625 shlcoff_small_vec to targ_selvecs.
1626 (sh-*-*): Likewise.
1627 * configure.in: Add shcoff_small_vec and shlcoff_small_vec cases.
1628 * configure: Rebuild.
1629
1630 Mon Oct 20 15:01:27 1997 Klaus K"ampf <kkaempf@progis.de>
1631
1632 * evax-egsd.c: Weak symbols are global.
1633
1634 * evax-emh.c: Use proper casts.
1635
1636 * evax-egsd.c (_bfd_evax_write_egsd): Remove unneeded uname.
1637
1638 * evax-egsd.c: Section names and symbols have different
1639 length restrictions. Add length parameter to
1640 _bfd_evax_length_hash_symbol.
1641 * evax-etir.c: Likewise.
1642 * evax-misc.c (_bfd_evax_length_hash_symbol): Add length
1643 parameter.
1644 * evax.h (EOBJ_S_C_SECSIZ): Define.
1645
1646 * evax-alpha.c: Remove duplicate test.
1647
1648 * evax-emh.c: SYS$ functions are upper-case.
1649
1650 * evax-egsd.c: Create separate sections for common symbols.
1651 * evax-etir.c: Don't output common section.
1652 * evax.h: Bump up section count.
1653
1654 * configure.com: Use 64bit integers with DEC C.
1655
1656 * evax-egsd.c: Make section flags dec c compatible.
1657
1658 Mon Oct 20 09:38:31 1997 Jeffrey A Law (law@cygnus.com)
1659
1660 * som.c (normalize): Delete function.
1661 (som_bfd_ar_write_symbol_stuff): New parameter elength. All callers
1662 changed. Use passed in elength to determine size of the extended
1663 name table instead of computing it again.
1664
1665 Sun Oct 19 23:36:21 1997 Jim Wilson <wilson@cygnus.com>
1666
1667 * peicode.h (coff_swap_scnhdr_out): Use |= not = to set
1668 IMAGE_SCN_MEM_READ for an unrecognized section.
1669
1670 Sun Oct 19 21:04:56 1997 Jeffrey A Law (law@cygnus.com)
1671
1672 * som.c (som_bfd_ar_write_symbol_stuff): Account for trailing
1673 '/' in the extended name table.
1674
1675 Fri Oct 17 00:04:13 1997 Richard Henderson <rth@cygnus.com>
1676
1677 * elflink.h (elf_link_assign_sym_version): For explicitly versioned
1678 symbols, check globals list before matching on locals.
1679
1680 Thu Oct 16 08:17:06 1997 Michael Meissner <meissner@cygnus.com>
1681
1682 * peicode.h (coff_swap_scnhdr_out,pe_print_idata): Fix mangled
1683 patch.
1684
1685 Wed Oct 15 13:45:10 1997 Ian Lance Taylor <ian@cygnus.com>
1686
1687 * peicode.h (pe_mkobject_hook): Set DLL flag.
1688 (pe_bfd_copy_private_bfd_data): Copy DLL flag.
1689
1690 * peicode.h (coff_swap_scnhdr_out): Set IMAGE_SCN_MEM_DISCARDABLE
1691 for .stab* sections. Replace strlen of constant strings with
1692 number.
1693
1694 Tue Oct 14 15:42:45 1997 Richard Henderson <rth@cygnus.com>
1695
1696 * elf64-alpha.c (elf64_alpha_merge_ind_symbols): New function to
1697 merge got and reloc entries from ind syms to their target.
1698 (elf64_alpha_always_size_sections): Call it.
1699 (elf64_alpha_check_relocs): Operate on the target of indirect symbols.
1700 (elf64_alpha_can_merge_gots): Likewise.
1701 (elf64_alpha_merge_gots): Likewise.
1702
1703 * elf64-alpha.c (elf64_alpha_relocate_section): Back out HJ's change,
1704 as it is insufficient to handle the relocation changes as well.
1705
1706 Mon Oct 13 23:10:08 1997 Richard Henderson <rth@cygnus.com>
1707
1708 * elf64-alpha.c (elf64_alpha_calc_dynrel_sizes): Allow for RELATIVE
1709 relocs for symbols in shlibs that have been forced local.
1710 (elf64_alpha_relocate_section): Output RELATIVEs in .got for same.
1711
1712 Mon Oct 13 21:24:04 1997 Richard Henderson <rth@cygnus.com>
1713
1714 * elf64-alpha.c (elf64_alpha_relocate_section): Use the
1715 got_enties of the default symbol for the default versioned
1716 symbol. Patch from hjl@gnu.ai.mit.edu, modified not to use
1717 alloca in the loop.
1718
1719 Mon Oct 13 17:37:37 1997 Nick Clifton <nickc@cygnus.com>
1720
1721 * elf32-v850.c (v850_elf_final_link_relocate): Only use the bottom
1722 24 bits of the PC when computing a PC relative relocation.
1723
1724 Fri Oct 10 16:01:30 1997 Nick Clifton <nickc@cygnus.com>
1725
1726 * elf32-v850.c (v850_elf_reloc, v850_elf_final_link_relocate):
1727 Correct value for maximum positive 22 bit PC relative relocation.
1728 (v850_elf_final_link_relocate): Prevent overflow from HI16_S and
1729 HI_16 relocations. Correct bit adjustment in TDA offsets.
1730
1731 Thu Oct 9 16:43:39 1997 Doug Evans <dje@canuck.cygnus.com>
1732
1733 * elf64-sparc.c (sparc_elf_{hix22,lox10}_reloc): New functions.
1734 (sparc64_elf_howto_table): Use them for HIX22,LOX10 relocs.
1735
1736 Wed Oct 8 11:38:45 1997 Richard Henderson <rth@cygnus.com>
1737
1738 * elfcore.h (bfd_prstatus): Pedanticly, alignment_power should
1739 be LOG_FILE_ALIGN.
1740
1741 Wed Oct 8 11:36:00 1997 Richard Henderson <rth@cygnus.com>
1742
1743 * config.bfd: Missed one alpha* change.
1744
1745 Tue Oct 7 13:00:17 1997 Doug Evans <dje@canuck.cygnus.com>
1746
1747 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Remove BFD64 support.
1748 * elf64-sparc.c (SPARC64_OLD_RELOCS): Undef.
1749 (MINUS_ONE): New macro.
1750 (sparc_elf_notsup_reloc): New function.
1751 (sparc64_elf_howto_table): Add entries for DISP64,PLT64,HIX22,LOX10,
1752 H44,M44,L44,REGISTER.
1753 (sparc_reloc_map): Likewise. Map BFD_RELOC_CTOR to R_SPARC_64.
1754 (init_insn_reloc): New function.
1755 (sparc_elf_wdisp16_reloc): Use it.
1756 (sparc64_elf_relocate_section): Add entries for OLO10,HIX22,LOX10.
1757
1758 Tue Oct 7 11:40:37 1997 Ian Lance Taylor <ian@cygnus.com>
1759
1760 * som.c (som_construct_extended_name_table): Remove static
1761 function, and define as macro instead.
1762
1763 Fri Oct 3 14:02:17 1997 Richard Henderson <rth@cygnus.com>
1764
1765 * config.bfd: Change alpha-*-* to alpha*-*-*; config.guess now
1766 recognizes alphaev5 etc.
1767 * configure.host: Likewise.
1768
1769 Fri Oct 3 11:23:47 1997 Ian Lance Taylor <ian@cygnus.com>
1770
1771 Make ld -s work on AIX:
1772 * xcofflink.c (xcoff_link_add_symbols): Don't create the .debug
1773 section if we are stripping.
1774 (bfd_xcoff_size_dynamic_sections): Don't set the .debug section
1775 size if we are stripping.
1776 (_bfd_xcoff_bfd_final_link): Don't set SEC_RELOC or rel_filepos,
1777 and don't write out relocs, if we are stripping.
1778 (xcoff_link_input_bfd): Don't set up reloc if we are stripping.
1779 (xcoff_write_global_symbol): Don't write out symbol or reloc if we
1780 are stripping.
1781
1782 * configure.in: Don't include elf.lo again for ELF targets; it's
1783 always in the library anyhow.
1784 * configure: Rebuild.
1785
1786 * bfd-in2.h: Rebuild.
1787
1788 * elf32-sparc.c (sparc_elf_wdisp16_reloc): Cast to bfd_byte *, not
1789 char *, when calling bfd_get_32 and bfd_put_32.
1790 * sunos.c (sunos_scan_dynamic_symbol): Cast contents to char *
1791 when calling strcpy.
1792
1793 Thu Oct 2 16:15:50 1997 Doug Evans <dje@canuck.cygnus.com>
1794
1795 * reloc.c (bfd_check_overflow): New function.
1796 (bfd_perform_relocation, bfd_install_relocation): Use it.
1797 (BFD_RELOC_SPARC_{DISP64,PLT64}): New relocs.
1798 (BFD_RELOC_SPARC_{HIX22,LOX10,H44,M44,L44,REGISTER}): New relocs.
1799 * bfd-in2.h: Regenerate.
1800 * libbfd.h: Regenerate.
1801
1802 Thu Oct 2 13:17:18 1997 Ian Lance Taylor <ian@cygnus.com>
1803
1804 * peicode.h (coff_swap_scnhdr_out): Set IMAGE_SCN_MEM_READ for an
1805 unrecognized section. From Jon Thackray <jont@harlequin.co.uk>.
1806
1807 Wed Oct 1 14:03:44 1997 Ian Lance Taylor <ian@cygnus.com>
1808
1809 * Makefile.am ($(BFD_H)): Change stmp-bfd.h to stmp-bfd-h.
1810 (stmp-bfd-h): Rename from stmp-bfd.h.
1811 (BFD_H_FILES, LIBBFD_H_FILES, LIBCOFF_H_FILES): New variables.
1812 ($(srcdir)/bfd-in2.h): Just depend upon stmp-bin2-h.
1813 (stmp-bin2-h): New target.
1814 ($(srcdir)/libbfd.h): Just depend upon stmp-lbfd-h.
1815 (stmp-lbfd-h): New target.
1816 ($(srcdir)/libcoff.h): Just depend upon stmp-lcoff-h.
1817 (stmp-lcoff-h): New target.
1818 (CLEANFILES): Change stmp-bfd.h to stmp-bfd-h. Add stmp-bin2.h,
1819 stmp-lbfd-h, and stmp-lcoff-h.
1820 * Makefile.in: Rebuild.
1821
1822 * configure.in: Use a diversion to set enable_shared before the
1823 arguments are parsed.
1824 * configure: Rebuild.
1825
1826 Tue Sep 30 14:18:32 1997 Doug Evans <dje@canuck.cygnus.com>
1827
1828 * elf32-sparc.c (_bfd_sparc_elf_howto_table): R_SPARC_GLOB_JMP
1829 renamed to R_SPARC_UNUSED_42.
1830 (sparc_reloc_map): Delete R_SPARC_GLOB_JMP entry.
1831 * elf64-sparc.c (_bfd_sparc_elf_howto_table): R_SPARC_GLOB_JMP
1832 renamed to R_SPARC_UNUSED_42.
1833 (sparc_reloc_map): Delete R_SPARC_GLOB_JMP entry.
1834 * reloc.c (BFD_RELOC_SPARC_GLOB_JMP): Delete.
1835 * bfd-in2.h: Regenerated.
1836 * libbfd.h: Regenerated.
1837
1838 Thu Sep 25 12:15:02 1997 Ian Lance Taylor <ian@cygnus.com>
1839
1840 * elflink.h (elf_merge_symbol): Don't check the hash creator until
1841 after we have set *sym_hash.
1842
1843 Wed Sep 24 16:52:28 1997 Joel Sherrill <joel@oarcorp.com>
1844
1845 * config.bfd (sh*-*-rtems*): New target, like sh-*-*elf*.
1846
1847 Wed Sep 24 11:27:23 1997 Ian Lance Taylor <ian@cygnus.com>
1848
1849 * Makefile.am (libbfd_a_SOURCES): Define.
1850 * Makefile.in: Rebuild.
1851
1852 * configure.in: Call AC_CHECK_TOOL before AM_PROG_LIBTOOL.
1853 * aclocal.m4: Rebuild with new libtool.
1854 * configure: Rebuild.
1855
1856 Tue Sep 23 19:03:13 1997 Ian Lance Taylor <ian@cygnus.com>
1857
1858 * elf.c (map_sections_to_segments): Even if we are not demand
1859 paged, don't put a loadable section after a nonloadable section.
1860 (assign_file_positions_for_segments): Increment the file offset
1861 for a section with contents, even if it is not loadable.
1862
1863 start-sanitize-v850e
1864 Sun Sep 21 11:03:24 1997 Nick Clifton <nickc@cygnus.com>
1865
1866 * elf32-v850.c (v850_elf_final_link_relocate): Add return code
1867 indicating that __ctbp could not be found.
1868
1869 end-sanitize-v850e
1870 Thu Sep 18 15:04:57 1997 Nick Clifton <nickc@cygnus.com>
1871
1872 * elf32-v850.c (v850_elf_check_relocs): Improve error message.
1873
1874 Wed Sep 17 09:54:51 1997 Nick Clifton <nickc@cygnus.com>
1875 start-sanitize-v850e
1876
1877 * elf32-v850.c (v850_elf_final_link_relocate, v850_elf_reloc,
1878 v850_elf_check_relocs, v850_elf_reloc_map, v850_elf_howto_table):
1879 Add support for the CALLT relocs.
1880
1881 * reloc.c (COMMENT): Add BFD_RELOC_V850_CALLT_6_7_OFFSET and
1882 BFD_RELOC_V850_CALLT_16_16_OFFSET.
1883 end-sanitize-v850e
1884
1885 * elf32-v850.c (v850_elf_final_link_relocate): Add checks to catch
1886 relocations against non-existant symbols.
1887
1888 Tue Sep 16 14:20:27 1997 Nick Clifton <nickc@cygnus.com>
1889
1890 * reloc.c: Add BFR_RELOC_V850_TDA_16_16_OFFSET.
1891
1892 * elf32-v850.c (v850_elf_reloc, v850_elf_final_link_relocate,
1893 v850_elf_howto_table, v850_elf_reloc_map): Add support for a 16
1894 bit reloc in the tiny data area.
1895
1896 start-sanitize-d30v
1897 Mon Sep 15 11:27:36 1997 Ken Raeburn <raeburn@cygnus.com>
1898
1899 Merged changes from Martin Hunt:
1900
1901 * elf32-d30v.c (bfd_elf_d30v_reloc): Change pc-relative relocs
1902 over 2^32 bytes to be absolute. Needed because D30V PC doesn't
1903 necessarily wrap.
1904
1905 * reloc.c, elf32-d30v.c (BFD_RELOC_D30V_9_PCREL,
1906 BFD_RELOC_D30V_9_PCREL_R): New relocs.
1907
1908 * elf32-d30v.c (bfd_elf_d30v_reloc_21): New function.
1909 Do 15 and 21 bit pc-relative relocations.
1910 * reloc.c (BFD_RELOC_D30V_15_PCREL_R, BFD_RELOC_D30V_21_PCREL_R):
1911 New relocations.
1912
1913 * elf32-d30v.c (bfd_elf_d30v_reloc): Addend needs to be
1914 added to the relocation, not or'd.
1915
1916 end-sanitize-d30v
1917 Wed Sep 10 15:17:25 1997 Nick Clifton <nickc@cygnus.com>
1918
1919 * elf32-v850.c (v850_elf_reloc): Remove spurious error message.
1920
1921 Wed Sep 10 11:17:50 1997 Andrew Cagney <cagney@b1.cygnus.com>
1922
1923 * archures.c (bfd_default_scan): Use strcasecmp.
1924 (bfd_default_scan): Test for match with arch_name + ":" +
1925 printable_name.
1926 (bfd_default_scan): Test for match with printable_name - ":".
1927 (bfd_default_scan): Delete w65, h8300, h8500, z8k, i960 special
1928 cases. Each implements their own scan function.
1929 (bfd_default_scan): Delete 386, 2900, 860, mips 2000, mips 4400
1930 special cases. Since info->mach == 0. The test mach == number
1931 fails.
1932 (bfd_arch_list): New function, return name of all the supported
1933 architectures.
1934
1935 Tue Sep 9 10:21:56 1997 Nick Clifton <nickc@cygnus.com>
1936
1937 * elf32-v850.c (v850_elf_print_private_bfd_data): Break after
1938 decoding architecture.
1939 (v850_elf_reloc): Do not complain if a R_V850_LO16 reloc has bit
1940 15 set.
1941
1942 Sun Sep 7 12:25:22 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
1943
1944 * bfd/elf64-alpha.c (reloc_howto_type): Fix the howto table.
1945
1946 Thu Sep 4 09:44:10 1997 Ian Lance Taylor <ian@cygnus.com>
1947
1948 * Makefile.am: Rebuild dependencies.
1949 (ALL_MACHINES_CFILES): Add cpu-v850.c.
1950 (ALL_MACHINES_CFILES): Add elf32-v850.c.
1951 * Makefile.in: Rebuild.
1952
1953 * reloc.c: Remove extraneous commas from relocation entries.
1954 Remove BFD_RELOC_V850_16_PCREL.
1955 * bfd-in2.h: Rebuild.
1956
1957 * xcofflink.c (xcoff_link_add_symbols): Put XTY_CM/XMC_TD symbols
1958 in sections named .tocbss rather than .bss.
1959
1960 Wed Sep 3 11:23:23 1997 Nick Clifton <nickc@cygnus.com>
1961
1962 * libbfd.h, bfd-in2.h, elf32-v850.c: Removed
1963 BFD_RELOC_V850_16_PCREL.
1964
1965 Tue Sep 2 20:44:10 1997 Fred Fish <fnf@cygnus.com>
1966
1967 * cofflink.c (coff_link_check_ar_symbols): Handle C_SYSTEM syms
1968 the same as C_EXT syms.
1969 (coff_link_add_symbols): Ditto.
1970 (_bfd_coff_link_input_bfd): Ditto.
1971 (_bfd_coff_write_task_globals): Add save_global_to_static. Use
1972 it to preserve and restore state of global_to_static flag.
1973
1974 Tue Sep 2 17:45:22 1997 Nick Clifton <nickc@cygnus.com>
1975
1976 * elf32-v850.c (v850_elf_object_p): Set machine number based on
1977 bits in e_flags field rather than magic numbers.
1978 (v850_elf_final_write_processing, v850_elf_set_private_flags,
1979 v850_elf_copy_private_bfd_data, v850_elf_merge_private_bfd_data,
1980 v850_elf_print_private_bfd_data): New functions.
1981
1982 start-sanitize-v850e
1983 Tue Sep 2 17:43:49 1997 Nick Clifton <nickc@cygnus.com>
1984
1985 * elf.c (prep_headers): Remove V850E magic number.
1986 * elf.c (prep_headers): Remove V850EA magic number.
1987 end-sanitize-v850e
1988
1989 Tue Sep 2 17:35:05 1997 Doug Evans <dje@canuck.cygnus.com>
1990
1991 * cpu-arc.c (arc_get_mach): Properly scan defined mach entries.
1992
1993 Tue Sep 2 18:29:37 1997 Jeffrey A Law (law@cygnus.com)
1994
1995 * elf-m10200.c (mn10200_elf_final_link_relocate): PC relative
1996 instructions are relative to the next instruction, not the
1997 current instruction.
1998 (mn10200_elf_relax_section): Similarly.
1999
2000 Tue Sep 2 15:45:45 1997 Nick Clifton <nickc@cygnus.com>
2001
2002 * cpu-v850.c: Use a macro to construct bfd_arch_info_type
2003 entries.
2004
2005 * reloc.c, libbfd.h, bfd-in2.h, elf32-v850.c: Replace
2006 BFD_RELOC_V850_{SDA/TDA/ZDA}_OFFSET relocs with new bit pattern
2007 specific versions: BFD_RELOC_V850_{area}_{bits}_OFFSET.
2008
2009 Thu Aug 28 17:01:09 1997 Andrew Cagney <cagney@b1.cygnus.com>
2010
2011 * cpu-v850.c: Remove "plain" from v850 printable name.
2012 (scan): Use strcasecmp.
2013
2014 * archures.c (bfd_mach_v850): Define.
2015
2016 * cpu-sh.c (scan_mach): Compare with table instead of hardwired to
2017 just sh/SH, use strcasecmp.
2018 (arch_info_struct): Add entries for sh3 et.al.
2019
2020 * archures.c (bfd_mach_sh, ...): Define.
2021
2022 Wed Aug 27 17:33:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
2023
2024 * archures.c (bfd_archures_list): Always NULL terminate the list.
2025
2026 Tue Aug 26 17:26:51 1997 Ian Lance Taylor <ian@cygnus.com>
2027
2028 * Makefile.am: Rebuild dependencies.
2029 (ALL_MACHINES_CFILES): Add cpu-arc.c.
2030 (ALL_MACHINES_CFILES): Add elf32-arc.c.
2031 (elf32-arc.lo): Remove explicit dependency.
2032 * Makefile.in: Rebuild.
2033
2034 * acinclude.m4 (BFD_CC_FOR_BUILD): Set EXEEXT_FOR_BUILD.
2035 * doc/Makefile.am (MKDOC): Use EXEEXT_FOR_BUILD, not EXEEXT.
2036 * aclocal.m4, configure, Makefile.in, doc/Makefile.in: Rebuild.
2037
2038 Mon Aug 25 16:14:34 1997 Christopher Provenzano <proven@cygnus.com>
2039
2040 * configure: Rebuild with latest devo autoconf for NT support
2041
2042 Mon Aug 25 16:11:04 1997 Nick Clifton <nickc@cygnus.com>
2043
2044 * cpu-arm.c (compatible): If B is a default type, return A.
2045
2046 Mon Aug 25 15:35:46 1997 Nick Clifton <nickc@cygnus.com>
2047
2048 * cpu-v850.c (scan): New function.
2049 (arch_info_struct): New structure.
2050 (bfd_v850_arch): Add link into arch_info_structure.
2051
2052 * config.bfd (targ_cpu): All v850 variants use the bfd_arch_v850
2053 architecture.
2054
2055 * elf32-v850.c (v850_elf_object_p): New function.
2056
2057 start-sanitize-v850e
2058 * archures.c (bfd_mach_v850e): Machine value for v850e.
2059
2060 * bfd-in2.h (bfd_mach_v850e): Machine value for v850e.
2061
2062 * elf32-v850.c (ELF_MACHINE_CODE): Default to v850e machine
2063 number.
2064
2065 * elf.c (prep_headers): Add support for v850e machine number.
2066
2067 * archures.c (bfd_mach_v850ea): Machine value for v850ea.
2068
2069 * bfd-in2.h (bfd_mach_v850ea): Machine value for v850ea.
2070
2071 * elf32-v850.c (ELF_MACHINE_CODE): Default to v850ea machine
2072 number.
2073
2074 * elf.c (prep_headers): Add support for v850ea machine number.
2075 end-sanitize-v850e
2076
2077 Mon Aug 25 14:07:33 1997 Ian Lance Taylor <ian@cygnus.com>
2078
2079 * syms.c (_bfd_stab_section_find_nearest_line): Clear the
2080 cached_stab field if the offset prevents us from using the cache.
2081
2082 Mon Aug 25 12:08:13 1997 Ian Lance Taylor <ian@cygnus.com>
2083
2084 * aout-target.h (MY(vec)): Add SEC_CODE and SEC_DATA to section
2085 flags.
2086 * aout-arm.c (aout_arm_little_vec): Likewise.
2087 (aout_arm_big_vec): Likewise.
2088 * bout.c (b_out_vec_big_host): Likewise.
2089 (b_out_vec_little_host): Likewise.
2090 * mipsbsd.c (aout_mips_little_vec): Likewise.
2091 (aout_mips_big_vec): Likewise.
2092
2093 start-sanitize-tic80
2094 Tue Aug 19 10:09:10 1997 Fred Fish <fnf@cygnus.com>
2095
2096 * coff-tic80.c (COFF_ALIGN_IN_SFLAGS): Define to 1.
2097 * coffcode.h (styp_to_sec_flags): Ignore incoming STYP_INFO
2098 bit in s_flags if COFF_ALIGN_IN_S_FLAGS is defined.
2099
2100 end-sanitize-tic80
2101 Tue Aug 19 08:47:17 1997 Fred Fish <fnf@cygnus.com>
2102
2103 * coff-i960.c (COFF_ALIGN_IN_SECTION_HEADER): Define to 1.
2104 (GET_SCNHDR_ALIGN, PUT_SCNHDR_ALIGN): Define.
2105 * coff-m88k.c (GET_SCNHDR_NRELOC, GET_SCNHDR_NLNNO): Define.
2106 * coffcode.h (coff_set_alignment_hook): Conditionally compile in if
2107 COFF_ALIGN_IN_SECTION_HEADER is defined. Convert alignment to power
2108 of two for I960 only.
2109 * coffswap.h (GET_SCNHDR_NRELOC, PUT_SCNHDR_NRELOC, GET_SCNDHR_NLNNO,
2110 PUT_SCNHDR_NLNNO, GET_SCNHDR_FLAGS, PUT_SCNHDR_FLAGS): Provide
2111 default definitions.
2112 (coff_swap_scnhdr_in): Use GET_SCNHDR_FLAGS, GET_SCNHDR_NRELOC,
2113 GET_SCNHDR_NLNNO, and GET_SCNHDR_ALIGN.
2114 (coff_swap_scnhdr_out): Use PUT_SCNHDR_FLAGS, PUT_SCNHDR_ALIGN.
2115 start-sanitize-tic80
2116 * Makefile.in (coff-tic80.o): Depends upon coffswap.h.
2117 * coff-tic80.c (COFF_ALIGN_IN_SECTION_HEADER): Define to 1.
2118 (GET_SCNHDR_FLAGS, PUT_SCNHDR_FLAGS): Define
2119 *coffcode.h (coff_write_object_contents): Set alignment field in
2120 section header for TIC80COFF files.
2121 end-sanitize-tic80
2122
2123 Mon Aug 18 11:36:19 1997 Nick Clifton <nickc@cygnus.com>
2124
2125 * elf32-v850.c (v850_elf_howto_table, v850_elf_reloc_map,
2126 v850_elf_check_relocs, v850_elf_reloc,
2127 v850_elf_final_link_relocate): Add support for
2128 BFD_RELOC_V850_16_PCREL relocation.
2129
2130 * reloc.c (COMMENT): Add suuport for BFD_RELOC_V850_16_PCREL
2131 relocation.
2132
2133 * libbfd.h: Add support for BFD_RELOC_V850_16_PCREL relocation.
2134
2135 * bfd-in2.h: Add support for BFD_RELOC_V850_16_PCREL relocation.
2136
2137 start-sanitize-v850e
2138 Mon Aug 18 11:33:56 1997 Nick Clifton <nickc@cygnus.com>
2139
2140 * cpu-v850e: New file.
2141
2142 * elf.c (prep_headers): Add support for v850e target.
2143
2144 * bfd-in2.h (bfd_architecture): Add support for v850e target.
2145
2146 * config.bfd: Add support for v850e target.
2147
2148 * archures.c: Add support for v850e target.
2149
2150 Mon Aug 18 11:33:56 1997 Nick Clifton <nickc@cygnus.com>
2151
2152 * cpu-v850ea: New file.
2153
2154 * elf.c (prep_headers): Add support for v850ea target.
2155
2156 * bfd-in2.h (bfd_architecture): Add support for v850ea target.
2157
2158 * config.bfd: Add support for v850ea target.
2159
2160 * archures.c: Add support for v850ea target.
2161 end-sanitize-v850e
2162
2163 Fri Aug 15 12:01:28 1997 Ian Lance Taylor <ian@cygnus.com>
2164
2165 * coffgen.c (coff_find_nearest_line): Correctly handle the offset
2166 argument as section relative, rather than an absolute address.
2167 From Jan Hoogenraad <hoogenrd@natlab.research.philips.com>.
2168
2169 Fri Aug 15 04:58:02 1997 Doug Evans <dje@canuck.cygnus.com>
2170
2171 * config.bfd (arc-*-elf*): Add.
2172 * configure.in (bfd_elf32_{little,big}arc_vec): Add.
2173 * configure: Rebuild.
2174 * Makefile.am (ALL_MACHINES): Add cpu-arc.lo.
2175 (BFD32_BACKENDS): Add elf32-arc.lo.
2176 (cpu-arc.lo,elf32-arc.lo): Add rules for.
2177 * Makefile.in: Rebuild.
2178 * archures.c (architecture list): Add bfd_arch_arc.
2179 (bfd_archures_list): Add bfd_arc_arch.
2180 (bfd_mach_arc_base): Define.
2181 * reloc.c (BFD_RELOC_ARC_B22_PCREL,BFD_RELOC_ARC_B26): Add.
2182 * targets.c (bfd_elf32_{little,big}arc_vec): Declare.
2183 (bfd_target_vect): Add them.
2184 * bfd-in2.h, libbfd.h: Rebuild.
2185 * cpu-arc.c, elf32-arc.c: New files.
2186 * elf.c (pre_headers): Recognize bfd_arch_arc.
2187
2188 Tue Aug 12 11:45:18 1997 Ian Lance Taylor <ian@cygnus.com>
2189
2190 * aoutx.h (NAME(aout,final_link)): If no symbols, make sure the
2191 data section is correctly rounded to a page in the file.
2192
2193 Mon Aug 11 12:45:43 1997 Ian Lance Taylor <ian@cygnus.com>
2194
2195 * aoutx.h (NAME(aout,final_link)): Don't emit the string table if
2196 there are no symbols.
2197
2198 Sun Aug 10 14:45:56 1997 Ian Lance Taylor <ian@cygnus.com>
2199
2200 * coff-stgo32.c: Rename from coff-stubgo32.c to avoid old System V
2201 file system 14 character limit.
2202 * Makefile.am, configure.in: Corresponding changes.
2203 * Makefile.in, configure: Rebuild.
2204
2205 Fri Aug 8 18:34:36 1997 Ian Lance Taylor <ian@cygnus.com>
2206
2207 * Makefile.am: (ALL_MACHINES_CFILES): Add elf32-d10v.c.
2208 Rebuild dependencies.
2209 * Makefile.in: Rebuild.
2210
2211 Wed Aug 6 18:56:51 1997 Ian Lance Taylor <ian@cygnus.com>
2212
2213 * Makefile.am (docdir): Define.
2214 * Makefile.in: Rebuild.
2215
2216 Tue Aug 5 23:05:03 1997 Ian Lance Taylor <ian@cygnus.com>
2217
2218 * configure: Rebuild with autoconf 2.12.1.
2219
2220 Mon Aug 4 12:00:35 1997 Ian Lance Taylor <ian@cygnus.com>
2221
2222 * aclocal.m4, configure: Rebuild with new automake patches.
2223
2224 Sun Aug 3 08:15:12 1997 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2225
2226 * rs6000-core.c (make_bfd_asection): New function to add a section
2227 to the core file bfd.
2228 (rs6000coff_core_p): Use make_bfd_asection to add the core file
2229 sections.
2230 Use BFD routines to seek, read and stat the core file.
2231 Handle .data sections from loaded objects and anonymously mmapped
2232 regions, these are available in AIX 4 core files.
2233
2234 Fri Aug 1 12:58:32 1997 Ian Lance Taylor <ian@cygnus.com>
2235
2236 * configure.in: Set enable_shared before AM_PROG_LIBTOOL.
2237 * acinclude.m4: Move acmacros.m4 in here. Remove AM_PROG_LIBTOOL
2238 copy; use a patches libtool instead.
2239 * acmacros.m4: Remove.
2240 * Makefile.in, aclocal.m4, configure: Rebuild.
2241
2242 Thu Jul 31 19:55:36 1997 Ian Lance Taylor <ian@cygnus.com>
2243
2244 * Makefile.am: New file, based on old Makefile.in.
2245 * acmacros.m4: New file, copied from old aclocal.m4.
2246 * acinclude.m4: New file.
2247 * configure.in: Call AM_PROG_LIBTOOL. Remove shared library
2248 handling; now handled by libtool. Replace AC_CONFIG_HEADER with
2249 AM_CONFIG_HEADER. Replace AC_PROG_INSTALL with AM_PROG_INSTALL.
2250 Call AM_MAINTAINER_MODE, AM_CYGWIN32, and AM_EXEEXT. Change all
2251 .o files to .lo. Remove stamp-h handling in AC_OUTPUT.
2252 * acconfig.h: Mention PACKAGE and VERSION.
2253 * stamp-h.in: New file.
2254 * dep-in.sed: Change .o to .lo.
2255 * Makefile.in: Now built with automake.
2256 * aclocal.m4: Now built with aclocal.
2257 * config.in, configure: Rebuild.
2258 * VERSION: Remove.
2259
2260 Thu Jul 31 12:09:20 1997 Geoff Keating <geoffk@ozemail.com.au>
2261
2262 * elf32-ppc.c (ppc_elf_size_dynamic_sections): Don't set TEXTREL
2263 if there is only a relocation to a read-only but not allocatable
2264 section (like .stab).
2265 * elf32-sparc.c (elf32_sparc_size_dynamic_sections): Likewise.
2266 * elf32-i386.c (elf_i386_size_dynamic_sections): Likewise.
2267 * elf32-m68k.c (elf_m68k_size_dynamic_sections): Likewise.
2268 * elf32-mips.c (mips_elf_size_dynamic_sections): Likewise.
2269 * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Likewise.
2270
2271 * elf32-ppc.c (ppc_elf_howto_raw): Correct various comments.
2272 (ppc_elf_create_linker_section): These sections are not
2273 created by the linker (that is, they are created by the user
2274 putting data in them). In particular, they can be the source
2275 and target of relocations.
2276 (ppc_elf_adjust_dynamic_symbol): Check postcondition of
2277 bfd_elf32_link_record_dynamic_symbol. Align 16-byte common
2278 objects (for instance, 'long double') to 16-byte boundaries.
2279 (ppc_elf_size_dynamic_sections): Make the code that generates
2280 section symbols exactly the same as for sparc, reducing the
2281 number of section symbols output.
2282 (ppc_elf_check_relocs): Check postcondition of
2283 bfd_elf32_link_record_dynamic_symbol. Make default case the
2284 same as corresponding code for sparc, fixing bug involving
2285 .rela.stabs.
2286 (ppc_elf_finish_dynamic_symbol): Fix case involving GOT symbols
2287 forced to be local because of versioning (by replicating
2288 corresponding change in sparc). Treat R_PPC_RELATIVE RELA relocs
2289 as usual in ELF, not as pseudo-REL relocs (as the sparc linker
2290 does).
2291 (ppc_elf_relocate_section): Add handy debugging code for when
2292 assertion fails. Add some more 'symbol made local because of
2293 versioning' cases.
2294
2295 * elf32-ppc.c (ppc_elf_relocate_section): Cope with addend when
2296 processing a GOT relocation as required by ABI.
2297
2298 Wed Jul 30 21:30:35 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2299
2300 * elflink.h (NAME(bfd_elf,record_link_assignment)): Remove any
2301 version info if this symbol came from a dynamic object.
2302 (elf_link_add_object_symbols): Set the version info of a symbol
2303 only if the object actually contains version definitions and
2304 defines this symbol.
2305
2306 Mon Jul 28 18:07:43 1997 Rob Savoye <rob@chinadoll.cygnus.com>
2307
2308 * aclocal.m4: Add CYGWIN and EXEEXT autoconf macros.
2309 * configure.in: Use CYGWIN and EXEEXT autoconf macro to look for
2310 win32 dependencies.
2311 * configure: Regenerated with autoconf 2.12.
2312 * doc/Makefile.in: Add $(EXEEXT) to chew executable.
2313
2314 Mon Jul 28 02:50:29 1997 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2315
2316 * rs6000-core.c (rs6000coff_core_p): If CORE_TRUNC is set, print
2317 a warning rather than returning an error.
2318
2319 Sun Jul 27 19:54:14 1997 Felix Lee <flee@cygnus.com>
2320
2321 * coffswap.h (coff_swap_aux_in): add semicolon to make MSVC happy.
2322
2323 Fri Jul 25 14:50:08 1997 Felix Lee <flee@cygnus.com>
2324
2325 * cisco-core.c: define signals for wingdb.
2326
2327 Fri Jul 25 16:27:07 1997 Ian Lance Taylor <ian@cygnus.com>
2328
2329 * ecofflink.c (bfd_ecoff_debug_accumulate): Only merge files with
2330 the same number of aux entries.
2331
2332 Fri Jul 25 08:22:15 1997 Jeffrey A Law (law@cygnus.com)
2333
2334 * som.c (hppa_som_gen_reloc_type): Use R_DATA_EXPR for the
2335 difference of two symbols if the relocation size is 32 bits.
2336 (som_write_fixups): Handle R_DATA_EXPR.
2337
2338 Wed Jul 23 16:08:02 1997 Ian Lance Taylor <ian@cygnus.com>
2339
2340 * coff-i386.c (coff_i386_reloc): Don't offset a common symbol by
2341 its value if COFF_WITH_PE is defined.
2342
2343 Tue Jul 22 17:19:45 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
2344
2345 * coff-stubgo32.c: New file.
2346 * go32stub.h: New file.
2347 * coff-i386.c: If COFF_GO32_EXE, include coff/go32exe.h.
2348 * coffswap.h (coff_swap_filehdr_in): Invoke
2349 COFF_ADJUST_FILEHDR_IN_PRE and COFF_ADJUST_FILEHDR_IN_POST if they
2350 are defined.
2351 (coff_swap_filehdr_out): Invoke COFF_ADJUST_FILEHDR_OUT_PRE and
2352 COFF_ADJUST_FILEHDR_OUT_POST if they are defined.
2353 (coff_swap_aux_in): Invoke COFF_ADJUST_AUX_IN_PRE and
2354 COFF_ADJUST_AUX_IN_POST if they are defined.
2355 (coff_swap_aux_out): Invoke COFF_ADJUST_AUX_OUT_PRE and
2356 COFF_ADJUST_AUX_OUT_POST if they are defined.
2357 (coff_swap_scnhdr_in): Invoke COFF_ADJUST_SCNHDR_IN_PRE and
2358 COFF_ADJUST_SCNHDR_IN_POST if they are defined.
2359 (coff_swap_scnhdr_out): Invoke COFF_ADJUST_SCNHDR_OUT_PRE and
2360 COFF_ADJUST_SCNHDR_OUT_POST if they are defined.
2361 * targets.c (go32stubbedcoff_vec): Declare.
2362 (bfd_target_vector): Add go32stubbedcoff_vec.
2363 * configure.in (go32coff_vec): New target vector.
2364 (go32stubbedcoff_vec): Likewise.
2365 * config.bfd (i[3456]86-*-msdosdjgpp*): New target.
2366 (i[3456]86-*-go32*): Change to be like new msdosdjgpp*.
2367 * Makefile.in: Rebuild dependencies.
2368 (BFD32_BACKENDS): Add coff-stubgo32.o.
2369 (BFD32_BACKENDS_CFILES): Add coff-stubgo32.c.
2370 (HFILES): Add go32stub.h.
2371
2372 Tue Jul 22 15:09:12 1997 Ian Lance Taylor <ian@cygnus.com>
2373
2374 * configure.in: Check for fdopen.
2375 * configure, config.in: Rebuild.
2376 * opncls.c (bfd_fdopenr): Check HAVE_FDOPEN rather than VMS or
2377 __GO32__. Reindent a bit.
2378
2379 Sun Jul 20 20:05:20 1997 Ian Lance Taylor <ian@cygnus.com>
2380
2381 * sunos.c (sunos_create_dynamic_sections): Set SEC_LINKER_CREATED
2382 flag for newly created sections.
2383 (sunos_add_dynamic_symbols): Don't discard newly created sections
2384 if shared library is dynobj.
2385
2386 Mon Jul 14 15:33:55 1997 Ian Lance Taylor <ian@cygnus.com>
2387
2388 * elf.c (map_sections_to_segments): When checking whether
2389 including a section in a segment would force us to skip a page,
2390 align the address of the next segment to avoid wraparound
2391 problems.
2392
2393 start-sanitize-tic80
2394 Tue Jul 8 12:11:29 1997 Fred Fish <fnf@cygnus.com>
2395
2396 * coffcode.h (coff_write_object_contents): Initialize
2397 target id field to TIC80_TARGET_ID.
2398 * coffswap.h (coff_swap_filehdr_out): Swap out target id field
2399 if used.
2400 (coff_swap_filehdr_in): Swap in target id field if used.
2401
2402 end-sanitize-tic80
2403 Mon Jul 7 16:41:20 1997 Ian Lance Taylor <ian@cygnus.com>
2404
2405 * coff-i386.c (coff_i386_is_local_label_name): New static function
2406 if TARGET_UNDERSCORE.
2407 (coff_bfd_is_local_label_name): Define if TARGET_UNDERSCORE.
2408 (i386coff_vec): Add SEC_CODE and SEC_DATA to section_flags.
2409
2410 Mon Jun 30 14:29:26 1997 Ian Lance Taylor <ian@cygnus.com>
2411
2412 * elf32-m68k.c (howto_table): Use complain_overflow_bitfield, not
2413 complain_overflow_signed, for 32 bit PC relative relocations.
2414
2415 Thu Jun 26 01:26:31 1997 Ian Lance Taylor <ian@cygnus.com>
2416
2417 * elflink.h (elf_link_add_object_symbols): When a version
2418 indirection symbol is overridden, make the original symbol point
2419 at the real overriding symbol.
2420
2421 * elf.c (bfd_elf_string_from_elf_section): Check for an invalid
2422 string index.
2423
2424 * elflink.h (elf_link_output_extsym): Use the right section for a
2425 common symbol.
2426 * elf32-mips.c (mips_elf_link_output_symbol_hook): If a common
2427 symbol was in .scommon, mark it as SHN_MIPS_SCOMMON.
2428
2429 Wed Jun 25 12:43:10 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
2430
2431 * elflink.h (elf_merge_symbols): Resolve indirect and warning
2432 symbols before checking for new symbols.
2433
2434 * elfcore.h (elf_corefile_note): Move out of HAVE_SYS_PROCFS_H.
2435
2436 Tue Jun 24 11:20:43 1997 Ian Lance Taylor <ian@cygnus.com>
2437
2438 * coffgen.c (coff_object_p): Read the f_opthdr bytes from the
2439 file, not aoutsz bytes (they are different in XCOFF .o files).
2440
2441 * xcofflink.c (xcoff_link_add_symbols): Permit symbols to be
2442 redefined by objects included from archives.
2443
2444 Mon Jun 23 18:03:27 1997 Ian Lance Taylor <ian@cygnus.com>
2445
2446 * elflink.h (elf_merge_symbol): In the case of a new defined
2447 symbol overriding an old defined symbol, return the hash table
2448 entry which we modify, even if it is the target of an
2449 indirection.
2450 (elf_link_add_object_symbols): If the real name of the symbol gets
2451 overridden, convert the versioned symbol into an indirect symbol
2452 to the real symbol.
2453
2454 * elflink.h (elf_merge_symbol): New static function, broken out of
2455 elf_link_add_object_symbols.
2456 (elf_link_add_object_symbols): Call it.
2457
2458 Sun Jun 22 19:40:57 1997 Ian Lance Taylor <ian@cygnus.com>
2459
2460 * coff-i386.c (i3coff_object_p): If COFF_IMAGE_WITH_PE, hack to
2461 handle case where COFF filehdr does not immediately follow PE
2462 header.
2463 * coffgen.c (coff_object_p): Remove useless seek to current
2464 location.
2465
2466 Wed Jun 18 19:03:38 1997 Ian Lance Taylor <ian@cygnus.com>
2467
2468 * linker.c (link_action): Change COMMON_ROW/indr to from CREF to
2469 REFC.
2470
2471 Tue Jun 17 11:55:02 1997 Ian Lance Taylor <ian@cygnus.com>
2472
2473 * cofflink.c (_bfd_coff_link_input_bfd): If stripping debugging
2474 symbols, skip N_ABS symbols with debugging storage classes.
2475
2476 Mon Jun 16 18:56:27 1997 Geoff Keating <geoffk@ozemail.com.au>
2477
2478 * elf32-ppc.c (ppc_elf_relocate_section): Don't emit R_PPC_REL*
2479 relocs in shared libraries which refer to local symbols. Cope
2480 with addend when processing a GOT relocation.
2481
2482 * elf32-ppc.c (ppc_elf_size_dynamic_sections): Only create symbols
2483 for sections that the linker didn't create.
2484 (ppc_elf_finish_dynamic_sections): Only try to write out a section
2485 symbol if it was created in ppc_elf_size_dynamic_sections.
2486 (ppc_elf_relocate_section): Complain if we have to generate a reloc
2487 relative to a section for which we didn't output a symbol.
2488
2489 * elf32-ppc.c (ppc_elf_size_dynamic_sections): Clean up. PLT
2490 relocs are 'rela' relocs, like everything else. .rela.plt is not
2491 a read-only section, so we don't have to special-case it.
2492
2493 * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Entries in the
2494 .rela.bss section are (of course) 'rela' relocs not 'rel' relocs.
2495
2496 * elf32-ppc.c (ppc_elf_check_relocs): Initialise srelgot.
2497 (ppc_elf_relocate_section): @got offsets are 4 from start of the
2498 actual .got section.
2499 * elflink.c (_bfd_elf_create_got_section): The three reserved
2500 words start from the symbol '_GLOBAL_OFFSET_TABLE_'.
2501
2502 * elf32-ppc.c (ppc_elf_size_dynamic_sections): '.rela' is 5
2503 characters, not 4.
2504
2505 * elf32-ppc.c (ppc_elf_check_relocs): Use
2506 _bfd_elf_create_got_section to create the GOT rather than
2507 ppc_elf_create_linker_section. Create the '.rela.got' section
2508 ourselves.
2509 (ppc_elf_finish_dynamic_symbol): Set up GOT relocations when a
2510 symbol has a GOT entry.
2511 (ppc_elf_relocate_section): Record when a symbol is used through
2512 the GOT, and allocate space in the GOT for each such symbol.
2513 (ppc_elf_adjust_dynamic_symbol): Delete unused .got.plt stuff.
2514 (ppc_elf_create_linker_section): Delete unused LINKER_SECTION_GOT
2515 stuff.
2516
2517 * elf32-ppc.c (ppc_elf_howto_raw): GOT16_HA relocs should be
2518 treated in a similar way to ADDR16_HA relocs.
2519 (ppc_elf_relocate_section): PLTREL24 relocs do not get copied into
2520 shared objects; the linker must deal with them.
2521 (ppc_elf_create_linker_section): Stop setting
2522 _GLOBAL_OFFSET_TABLE_ to the wrong value; delete unused
2523 LINKER_SECTION_PLT stuff.
2524 (ppc_elf_check_relocs): Delete unused LINKER_SECTION_PLT stuff.
2525 (ppc_elf_finish_dynamic_sections): Use BFD calls to get GOT
2526 section, not ELF-specific calls.
2527 (elf_backend_plt_not_loaded): Set to 1.
2528 (elf_backend_got_symbol_offset): Set to 4.
2529 * elf-bfd.h (elf_backend_data): Add 'plt_not_loaded' member
2530 for when ld.so fills in the PLT; and 'got_symbol_offset' member.
2531 * elflink.c (_bfd_elf_create_dynamic_sections): Apply
2532 plt_not_loaded member.
2533 (_bfd_elf_create_got_section): Apply got_symbol_offset.
2534 * elfxx-target.h (elf_backend_plt_not_loaded): Set default to
2535 'loaded'.
2536 (elf_backend_G_O_T_offset): Set default to 0.
2537 (elfNN_bed): Set added fields.
2538
2539 * elf32-ppc.c (ppc_elf_size_dynamic_sections): Was setting
2540 DT_RELENT in shared objects; should be DT_RELAENT.
2541
2542 * elf32-ppc.c (ppc_elf_relocate_section): Propagate
2543 R_PPC_ADDR16_HA relocs to shared objects. Cope with case where
2544 such a reloc (in a non-shared object) refers to a symbol that's
2545 not defined.
2546
2547 Mon Jun 16 14:42:14 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
2548
2549 * elfcode.h (put_signed_word): Define.
2550 (get_signed_word): Define.
2551 (elf_swap_reloca_in): Use get_signed_word for the r_addend field.
2552 (elf_swap_reloca_out): Use put_signed_word for the r_addend
2553 field.
2554 * elf32-m68k.c (elf_m68k_finish_dynamic_symbol): Use
2555 bfd_get_signed_32 to set the r_addend field.
2556 * elf64-mips.c (mips_elf64_swap_reloca_in): Use
2557 bfd_h_get_signed_64 to set the r_addend field.
2558
2559 Mon Jun 16 12:31:29 1997 Ian Lance Taylor <ian@cygnus.com>
2560
2561 * elf32-i386.c (elf_i386_relocate_section): When generating a
2562 shared library, do the relocation if the input section is not
2563 allocated in memory.
2564
2565 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Call
2566 elf_link_assign_sym_version before elf_adjust_dynamic_symbol.
2567 (elf_fix_symbol_flags): New static function, broken out of
2568 elf_adjust_dynamic_symbol.
2569 (elf_adjust_dynamic_symbol): Call elf_fix_symbol_flags.
2570 (elf_link_assign_sym_version): Likewise. Permit a symbol to be
2571 forced local even if NEEDS_PLT is set. When forcing a symbol to
2572 be local, clear NEEDS_PLT.
2573 (elf_link_output_extsym): Remove unused local bed.
2574
2575 Wed Jun 11 22:44:20 1997 Jeffrey A Law (law@cygnus.com)
2576
2577 * elf32-mn10300.c (elf32_mn10300_link_hash_entry): New structure
2578 for derived elf linker hash table entries. References to
2579 elf_link_hash_entry changed appropriately.
2580 (elf32_mn10300_link_hash_table): New structure for derived elf
2581 linker hash table.
2582 (elf32_mn10300_hash_table): Define.
2583 (elf32_mn10300_link_hash_traverse): Likewise.
2584 (elf32_mn10300_link_hash_newfunc): New function.
2585 (elf32_mn10300_link_hash_table_create): Likewise.
2586 (elf32_mn10300_finish_hash_table_entry): Likewise.
2587 (mn10300_elf_relax_section): Handle "call" -> "calls", removal
2588 of prologue code, and call:32->call:16 relaxing.
2589 (compute_function_info: New function.
2590 (bfd_elf32_bfd_ilink_hash_table_create): Define.
2591
2592 Wed Jun 11 00:00:07 1997 Ian Lance Taylor <ian@cygnus.com>
2593
2594 * elflink.h (elf_link_output_extsym): Call finish_dynamic_symbol
2595 for a symbol which is being forced to be local.
2596 * elf32-i386.c (elf_i386_relocate_section): Write out the
2597 relocation value for a GOT reloc for a symbol which is turning
2598 into a local symbol.
2599 (elf_i386_finish_dynamic_symbol): If a symbol is turning into a
2600 local symbol, write out a RELATIVE reloc rather than a GLOB_DAT
2601 reloc.
2602 * elf32-m68k.c, elf32-sparc.c: Corresponding changes.
2603
2604 * elf32-i386.c (elf_i386_relocate_section): Get the relocation
2605 value if the symbol is turning into a local symbol.
2606 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
2607 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
2608
2609 1997-06-10 22:58 Ulrich Drepper <drepper@cygnus.com>
2610
2611 * elflink.h (elf_link_add_object_symbols): Also read verneed
2612 information by calling `_bfd_elf_slurp_version_tables'.
2613 (elf_link_add_object_symbols): For undefined symbols look for
2614 version information in the verneed records.
2615 (elf_link_add_object_symbols): Use soname of shared object
2616 for verneed record if it is available.
2617
2618 Tue Jun 10 11:13:03 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
2619
2620 * cpu-arm.c: Add prototypes for compatible and scan.
2621 * cofflink.c: Add prototype for mark_relocs.
2622
2623 * archive.c (bfd_special_undocumented_glue): Change filename to
2624 const pointer. Add prototype.
2625
2626 Mon Jun 9 12:34:21 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2627
2628 * elflink.h (elf_link_add_object_symbols): Ignore relocations of
2629 sections that will be discarded.
2630
2631 1997-06-06 22:58 Ulrich Drepper <drepper@cygnus.com>
2632
2633 * elflink.h (elf_link_find_version_dependencies): When searching
2634 for known version symbol skip non-matching verdef records, not
2635 matching records.
2636
2637 Thu Jun 5 15:52:45 1997 Ian Lance Taylor <ian@cygnus.com>
2638
2639 * cofflink.c (_bfd_coff_generic_relocate_section): Write a long,
2640 not a bfd_vma, to the base file, to match how dlltool reads it.
2641
2642 Tue Jun 3 16:57:45 1997 Nick Clifton <nickc@cygnus.com>
2643
2644 * reloc.c: Add thumb relocations.
2645
2646 * bfd-in2.h: Add Thumb relocations.
2647
2648 * libbfd.h: Add Thumb relocations.
2649
2650 Mon Jun 2 10:41:52 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2651
2652 * cpu-m68k.c (arch_info_struct): Fix 68060 cpu name.
2653
2654 Fri May 30 12:46:27 1997 Ian Lance Taylor <ian@cygnus.com>
2655
2656 * elf32-sparc.c (elf32_sparc_size_dynamic_sections): Set dynindx
2657 for a section even if it is not loaded.
2658
2659 * cofflink.c (coff_link_add_symbols): If PE file, don't subtract
2660 section VMA.
2661 (_bfd_coff_link_input_bfd): Separate section VMA handling for
2662 input and output files.
2663 (_bfd_coff_generic_relocate_section): Check whether input file,
2664 not output file, is a PE file.
2665
2666 Wed May 28 15:48:43 1997 Nick Clifton <nickc@cygnus.com>
2667
2668 * coff-arm.c: (coff_arm_bfd_set_private_flags): Make static.
2669
2670 Wed May 28 16:16:04 1997 Ian Lance Taylor <ian@cygnus.com>
2671
2672 * coff-i386.c (coff_i386_reloc): Don't just exit if we see an
2673 R_IMAGEBASE reloc.
2674
2675 Wed May 28 09:48:43 1997 Nick Clifton <nickc@cygnus.com>
2676
2677 * cpu-arm.c (compatible): Add test for supersets of ARM
2678 architectures.
2679
2680 Tue May 27 19:42:03 1997 Bob Manson <manson@charmed.cygnus.com>
2681
2682 * cofflink.c (_bfd_coff_final_link): Initialize global_to_static
2683 member.
2684
2685 Tue May 27 14:34:08 1997 Nick Clifton <nickc@cygnus.com>
2686
2687 * coff-arm.c (coff_arm_bfd_set_private_flags): Make global. It is
2688 called directly by gas/config/tc-arm.c.
2689
2690 Tue May 27 15:58:53 1997 Richard Henderson <rth@tamu.edu>
2691
2692 * elf64-alpha.c (PLT_ENTRY_*): Use a new thread-safe format.
2693 (elf64_alpha_finish_dynamic_symbol): Fill it in properly.
2694
2695 Mon May 26 14:05:13 1997 Ian Lance Taylor <ian@cygnus.com>
2696
2697 * coff-ppc.c (coff_ppc_relocate_section): If PE file, don't add
2698 section VMA.
2699
2700 Mon May 26 10:57:48 1997 Fred Fish <fnf@cygnus.com>
2701
2702 * peicode.h (coff_bfd_print_private_bfd_data): #undef before #define.
2703 (coff_bfd_copy_private_bfd_data): Ditto.
2704 * coff-arm.c (coff_arm_bfd_merge_private_bfd_data): Make static.
2705 (coff_arm_bfd_print_private_bfd_data): Ditto.
2706 (coff_arm_bfd_set_private_flags): Ditto.
2707 (coff_arm_bfd_copy_private_bfd_data): Ditto.
2708
2709 Fri May 23 15:14:58 1997 Fred Fish <fnf@cygnus.com>
2710
2711 * libcoff-in.h (struct coff_final_link_info): Add boolean
2712 global_to_static member for support of task linking.
2713 (_bfd_coff_write_task_globals): Add prototype.
2714 * libcoff.h: Regenerate.
2715 * coffcode.h (coff_write_object_contents): Use #ifdef to
2716 check RS6000COFF_C, to be consistent with all other uses
2717 in this file.
2718 * cofflink.c (_bfd_coff_final_link): If doing task linking,
2719 call _bfd_coff_write_task_globals.
2720 (_bfd_coff_link_input_bfd): If doing task linking, convert
2721 global functions to static.
2722 (_bfd_coff_write_global_sym): If doing task linking, convert
2723 global variables to static.
2724 (_bfd_coff_write_task_globals): New function.
2725 start-sanitize-tic80
2726 * coff-tic80.c (TIC80COFF): Define this instead of just TIC80.
2727 (C_AUTOARG): #undef since it clashes with C_UEXT.
2728 (C_LASTENT): #undef since it clashes with C_STATLAB.
2729 * coffcode.h (coff_write_object_contents): Use TIC80COFF
2730 rather than TIC80.
2731 (coff_slurp_symbol_table): Use C_SYSTEM. Hide C_AUTOARG use
2732 when TIC80COFF defined (clashes with C_UEXT). Explicitly
2733 recognize C_UEXT, C_STATLAB, and C_EXTLAB as unsupported.
2734 end-sanitize-tic80
2735
2736 start-sanitize-tic80
2737 Fri May 23 12:38:24 1997 Ian Lance Taylor <ian@cygnus.com>
2738
2739 * coff-tic80.c (tic80_howto_table): Change overflow check for most
2740 PP relocations to complain_overflow_dont.
2741
2742 Thu May 22 20:22:14 1997 Ian Lance Taylor <ian@cygnus.com>
2743
2744 * coff-tic80.c (tic80_howto_table): Add PP relocations. Change
2745 name of R_RELLONG to "RELLONG". Set rightshift and complain for
2746 M_PPCR.
2747 (ppbase_reloc, glob15_reloc): New static functions.
2748 (glob16_reloc, local16_reloc): New static functions.
2749 (rtype2howto): Handle all relocation types.
2750 (coff_tic80_relocate_section): New static function.
2751 (coff_relocate_section): Define to coff_tic80_relocate_section.
2752 * Makefile.in (coff-tic80.o): Depends upon include/coff/tic80.h.
2753
2754 end-sanitize-tic80
2755 Wed May 21 17:15:50 1997 Ian Lance Taylor <ian@cygnus.com>
2756
2757 * coffcode.h (coff_slurp_symbol_table): If COFF_WITH_PE or
2758 COFF_IMAGE_WITH_PE, don't subtract the section VMA from the symbol
2759 value.
2760 * coffgen.c (fixup_symbol_value): Add abfd parameter. Change all
2761 callers. If PE file, don't add section VMA.
2762 (coff_write_alien_symbol): If PE file, don't add section VMA.
2763 * cofflink.c (_bfd_coff_link_input_bfd): Likewise.
2764 (_bfd_coff_write_global_sym): Likewise.
2765 (_bfd_coff_generic_relocate_section): Likewise.
2766
2767 * peicode.h: Add & 0xffffffff when using ImageBase in case bfd_vma
2768 is 64 bits.
2769
2770 Wed May 21 09:58:10 1997 Nick Clifton <nickc@cygnus.com>
2771
2772 * cofflink.c (mark_relocs): Add new function to mark symbols which
2773 are used by relocations.
2774 (_bfd_coff_link_input_bfd): Add call to mark_relocs() and code to
2775 suppress the skipping of symbols that have thus been marked.
2776
2777 Tue May 20 18:45:26 1997 Ian Lance Taylor <ian@cygnus.com>
2778
2779 * coff-sh.c (sh_merge_private_data): New static function.
2780 (coff_bfd_merge_private_bfd_data): Define.
2781
2782 start-sanitize-tic80
2783 Mon May 19 14:46:00 1997 Mark Alexander <marka@cygnus.com>
2784
2785 * coff-tic80.c: Remove unnecessary #ifdefs.
2786 * config.bfd: Set targ_underscore to yes for tic80.
2787
2788 Mon May 19 14:26:36 1997 Mark Alexander <marka@cygnus.com>
2789
2790 * coff-tic80.c (NAMES_HAVE_UNDERSCORE): Define (fixes problem
2791 with unresolved external symbols in GDB).
2792
2793 end-sanitize-tic80
2794 Fri May 16 10:23:03 1997 Jeffrey A Law (law@cygnus.com)
2795
2796 * elf-m10300.c (elf32_mn10300_relax_section): Read in all
2797 the symbols associated with each BFD.
2798 (mn10300_elf_relax_delete_bytes): Don't adjust the same symbol
2799 more than once.
2800 * elf-m10200.c: Likewise.
2801 * elf32-m32r.c: Likewise.
2802 * elf32-sh.c: Likewise.
2803
2804 Fri May 16 12:10:52 1997 Ian Lance Taylor <ian@cygnus.com>
2805
2806 * elflink.h (elf_link_add_object_symbols): Don't decrease the
2807 alignment of a common symbol. If two symbols that look like
2808 common symbols are found in two shared libraries, and the size is
2809 different, use the larger size, and warn if --warn-common. If a
2810 common symbol overrides a definition in a shared library, set the
2811 size to the larger size, and warn if --warn-common.
2812
2813 Thu May 15 14:31:28 1997 Nick Clifton <nickc@cygnus.com>
2814
2815 * cpu-arm.c (compatible): Allow default machine to be polymorphed
2816 into any other machine type.
2817
2818 * coffcode.h (coff_set_flags): Initialise flags variable to 0.
2819
2820 * coff-arm.c (coff_arm_bfd_merge_private_bfd_data): When merging
2821 data into an unitialised destination set its machine type as well.
2822
2823 Thu May 15 16:40:20 1997 Ian Lance Taylor <ian@cygnus.com>
2824
2825 * elflink.h (elf_link_add_object_symbols): Force ELF symbol size
2826 to common symbol size. Consistently treat uninitialized symbols
2827 in shared objects as common symbols.
2828
2829 Fri May 9 10:15:27 1997 Nick Clifton <nickc@cygnus.com>
2830
2831 * archures.c (constants): Added new constants to identify the
2832 type of the ARM architecture: bfd_mach_arm_2, bfd_mach_arm_2a,
2833 bfd_mach_arm_3, bfd_mach_arm_3M, bfd_mach_arm_4 and bfd_mach_arm_4T.
2834
2835 * bfd-in2.h (constants): Added new constants to identify
2836 the type of the ARM architecture: bfd_mach_arm_2, bfd_mach_arm_2a,
2837 bfd_mach_arm_3, bfd_mach_arm_3M, bfd_mach_arm_4 and
2838 bfd_mach_arm_4T. This file is auto-magically generated from the
2839 archures.c file. This update is just to save work.
2840
2841 * coff-arm.c (coff_arm_bfd_merge_private_bfd_data,
2842 coff_arm_bfd_print_private_bfd_data,
2843 coff_arm_bfd_set_private_flags,
2844 coff_arm_bfd_copy_private_bfd_data): Added these new functions.
2845 (global): Macro redefinitions set up to use these new functions.
2846
2847 * coffcode.h (coff_mkobject_hook): Added call to
2848 coff_arm_bfd_set_private_flags().
2849 (coff_set_arch_mach_hook): Added code to set machine type based on
2850 bits stored in internal flags.
2851 (coff_set_flags): Added code to set the new bits in the flags
2852 field based on the machine number.
2853 (function definition macros): Made all function definition macros
2854 conditional so that they can be overridden by target specific
2855 files.
2856
2857 * cpu-arm.c (compatible): Added this function. (arch_info_struct):
2858 Structure extended to include new types, one each for ARMv2,
2859 ARMv2a, ARMv3, ARMv3M, ARMv4 and ARMv4T.
2860
2861 * libcoff-in.h (struct coff_tdata): Added flags field.
2862
2863 Fri May 9 17:40:02 1997 Ian Lance Taylor <ian@cygnus.com>
2864
2865 * config.bfd (i[3456]86-*-gnu*): Don't include Mach support.
2866
2867 * config.bfd: Change #if 0 around uses of host_aout_vec to #if
2868 HAVE_host_aout_vec.
2869
2870 Mon May 5 13:57:32 1997 Mike Meissner <meissner@cygnus.com>
2871
2872 * coffgen.c (coff_find_nearest_line): If there are no syments,
2873 just return false.
2874
2875 Mon May 5 18:18:45 1997 Philip Blundell <pjb27@cam.ac.uk>
2876
2877 * config.bfd: cope with '*-*-linux-gnuaout' targets.
2878
2879 Thu May 1 11:31:12 1997 Ian Lance Taylor <ian@cygnus.com>
2880
2881 * targmatch.sed: Add explicit \n characters to work around bug in
2882 HP/UX 10.20 sed program.
2883
2884 Wed Apr 30 12:27:03 1997 Ian Lance Taylor <ian@cygnus.com>
2885
2886 * elf.c (copy_private_bfd_data): Cast csecs to avoid sign
2887 extension problems.
2888
2889 Tue Apr 22 12:06:08 1997 Ian Lance Taylor <ian@cygnus.com>
2890
2891 * Makefile.in (do_maintainer_clean): Don't remove bfd-in2.h.
2892
2893 Mon Apr 21 11:21:31 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2894
2895 * elf32-m68k.c: Follow the last changes in elf32-i386.c:
2896 (struct elf_m68k_pcrel_relocs_copied, struct
2897 elf_m68k_link_hash_entry, struct elf_m68k_link_hash_table,
2898 elf_m68k_link_hash_traverse, elf_m68k_hash_table,
2899 elf_m68k_link_hash_newfunc, elf_m68k_link_hash_table_create,
2900 elf_m68k_discard_copies, bfd_elf32_bfd_link_hash_table_create):
2901 New definitions.
2902 (elf_m68k_check_relocs): If linking with -Bsymbolic, don't copy
2903 PC relative relocs for a global symbol defined in a regular
2904 object, and count the number of PC relative relocs copied for any
2905 global symbol.
2906 (elf_m68k_size_dynamic_sections): If linking with -Bsymbolic,
2907 traverse with elf_m68k_discard_copies.
2908
2909 Sat Apr 19 22:50:14 1997 Ian Lance Taylor <ian@cygnus.com>
2910
2911 * elf32-i386.c (elf_i386_check_relocs): Only count PC relative
2912 relocs. From Jamie Lokier <jamie@rebellion.co.uk>.
2913
2914 * coffcode.h (coff_compute_section_file_positions): Force the
2915 potential last byte in the file to be written out when
2916 COFF_IMAGE_WITH_PE.
2917
2918 Thu Apr 17 13:46:56 1997 Per Fogelstrom <pefo@openbsd.org>
2919
2920 * configure.host (mips*-*-openbsd*): New host.
2921
2922 Thu Apr 17 11:10:54 1997 Ian Lance Taylor <ian@cygnus.com>
2923
2924 * elflink.h (elf_link_add_object_symbols): Only subtract the
2925 section VMA from the symbol value if this is a fully linked file.
2926
2927 * elf32-i386.c (struct elf_i386_pcrel_relocs_copied): Define.
2928 (struct elf_i386_link_hash_entry): Define.
2929 (struct elf_i386_link_hash_table): Define.
2930 (elf_i386_link_hash_traverse): Define.
2931 (elf_i386_hash_table): Define.
2932 (elf_i386_link_hash_newfunc): New static function.
2933 (elf_i386_link_hash_table_create): New static function.
2934 (elf_i386_check_relocs): If linking with -Bsymbolic, don't copy
2935 PC relative relocs for a global symbol defined in a regular
2936 object, and count the number of PC relative relocs copied for any
2937 global symbol.
2938 (elf_i386_size_dynamic_sections): If linking with -Bsymbolic,
2939 traverse with elf_i386_discard_copies.
2940 (elf_i386_discard_copies): New static function.
2941 (bfd_elf32_bfd_link_hash_table_create): Define.
2942
2943 From Gordon W. Ross <gwr@mc.com>:
2944 * aoutf1.h (MY_entry_is_text_address): Define if not defined.
2945 (sunos4_aout_backend): Use MY_entry_is_text_address.
2946
2947 start-sanitize-d30v
2948 Wed Apr 16 12:43:32 1997 Martin Hunt <hunt@cygnus.com>
2949
2950 * elf32-d30v.c (elf_d30v_howto_table): Changed size of
2951 R_D30V_32_NORMAL to 2 (4 bytes).
2952
2953 end-sanitize-d30v
2954 Wed Apr 16 14:02:29 1997 Ian Lance Taylor <ian@cygnus.com>
2955
2956 From Gordon W. Ross <gwr@mc.com>:
2957 * netbsd.h (N_SHARED_LIB): Define.
2958 (SEGMENT_SIZE): Don't define.
2959 * m68knetbsd.c (SEGMENT_SIZE): Don't define (revert change of
2960 April 11).
2961 * sparcnetbsd.c (TARGET_PAGE_SIZE): Define as 0x2000.
2962 (SEGMENT_SIZE): Don't define.
2963
2964 * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Set .rela.bss size
2965 to sizeof Rela structure, not sizeof Rel structure. From Gary
2966 Thomas <g.thomas@opengroup.org>.
2967
2968 Tue Apr 15 11:50:37 1997 Ian Lance Taylor <ian@cygnus.com>
2969
2970 * aout-target.h (MY(callback)): If entry_is_text_address, adjust
2971 whenever entry is larger than text address, but only by whole
2972 pages. From Gordon W. Ross <gwr@mc.com>.
2973
2974 * Makefile.in (install): Depend upon installdirs. Use
2975 mkinstalldirs to build $(oldincludedir).
2976 (installdirs): New target.
2977
2978 * elflink.h (elf_link_add_object_symbols): Don't call check_relocs
2979 if this is a debugging section which we are stripping.
2980
2981 Mon Apr 14 12:39:30 1997 Richard Henderson <rth@tamu.edu>
2982
2983 * elf64-alpha.c (elf64_alpha_object_p): Allocate the
2984 alpha-specific target data struct.
2985
2986 Mon Apr 14 11:45:46 1997 Ian Lance Taylor <ian@cygnus.com>
2987
2988 From Thomas Graichen <graichen@rzpd.de>:
2989 * Makefile.in: Always use $(SHELL) when running move-if-change.
2990 * configure.in: Use ${CONFIG_SHELL} when running $ac_config_sub.
2991 * configure: Rebuild.
2992
2993 Fri Apr 11 15:43:24 1997 Ian Lance Taylor <ian@cygnus.com>
2994
2995 * elfcode.h (elf_slurp_symbol_table): Only subtract the section
2996 VMA if this is an executable file or a shared object.
2997
2998 * targets.c (netbsd_core_vec): Declare. From Gordon W. Ross
2999 <gwr@mc.com>.
3000
3001 * libaout.h (struct aout_backend_data): Add entry_is_text_address
3002 field.
3003 * aout-target.h (SEGMENT_SIZE): Define to TARGET_PAGE_SIZE at the
3004 start of the file. Remove uses later on which switch using
3005 ifdef.
3006 (MY(callback)): Handle entry_is_text_address.
3007 (MY_entry_is_text_address): Define if not defined.
3008 (MY(backend_data)): Initialize new field.
3009 * aoutf1.h (sunos4_aout_backend): Likewise.
3010 * i386aout.c (MY(backend_data)): Likewise.
3011 * i386mach3.c (MY(backend_data)): Likewise.
3012 * mipsbsd.c (MY(backend_data)): Likewise.
3013 * sparclynx.c (sparclynx_aout_backend): Likewise.
3014 * netbsd.h (SEGMENT_SIZE): Define if not defined.
3015 (MY_entry_is_text_address): Define.
3016 * m68knetbsd.c (SEGMENT_SIZE): Define as 0x20000.
3017
3018 * xcofflink.c (bfd_xcoff_import_symbol): Handle importing a symbol
3019 whose name starts with `.'.
3020
3021 Fri Apr 11 11:57:15 1997 Niklas Hallqvist <niklas@appli.se>
3022
3023 * config.bfd: (i[3456]86-*-openbsd*, m68*-*-openbsd*,
3024 mips*el*-*-openbsd*, mips*-*-openbsd*, ns32k-*-openbsd*,
3025 powerpc-*-*bsd*, sparc-*-openbsd*): New targets.
3026 * configure.in (i[3456]86-*-openbsd*, mips*-*-openbsd*,
3027 m68*-*-openbsd*, ns32k-*-openbsd*, powerpc-*-*bsd*,
3028 sparc-*-openbsd*): New targets.
3029 * configure: Rebuild.
3030
3031 Tue Apr 8 18:09:29 1997 Jamie Lokier <jamie@rebellion.co.uk>
3032
3033 * stabs.c (struct stab_section_info): New field
3034 `cumulative_skips'.
3035 (_bfd_link_section_stabs): Fill the above array.
3036 (_bfd_stab_section_offset): Use `cumulative_skips' to
3037 speed up offset calculation.
3038
3039 Tue Apr 8 00:01:31 1997 Jeffrey A Law (law@cygnus.com)
3040
3041 * elf-mn10300.c (mn10300_elf_relax_section): Don't forget the
3042 addend for non pc-relative relocations.
3043
3044 * elf-m10300.c (bfd_elf32_mn10300_reloc): Remove prototype
3045 for non-existent function.
3046
3047 * elf-m10300.c (mn10300_elf_relax_section): New function.
3048 (mn10300_elf_relax_delete_bytes): Likewise.
3049 (mn10300_elf_symbol_address_p): Likewise.
3050 (mn10300_elf_get_relocated_section_contents): Likewise.
3051 (bfd_elf32_bfd_relax_section): Define.
3052 (bfd_elf32_bfd_get_relocated_section_contents): Likewise.
3053
3054 Mon Apr 7 16:47:09 1997 Ian Lance Taylor <ian@cygnus.com>
3055
3056 * configure.host: Set SHLIB_LIBS.
3057 * configure.in: Substitute SHLIB_LIBS.
3058 * configure: Rebuild.
3059 * Makefile.in (SHLIB_LIBS): New variable.
3060 ($(SHLIB)): Use $(SHLIB_LIBS).
3061
3062 Mon Apr 7 10:53:52 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
3063
3064 * bfd-in.h bfd-in2.h: add bfd_section_lma macro to correspond
3065 with bfd_section_vma.
3066
3067 Fri Apr 4 11:37:15 1997 Ian Lance Taylor <ian@cygnus.com>
3068
3069 * configure.in: Update file names for bfd_elf32_mn10[23]00_vec.
3070 Correct CPU file names for mn10[23]00.
3071 * configure: Rebuild.
3072
3073 * bfd.c (bfd_record_phdr): Cast count to size_t before
3074 subtraction.
3075
3076 * coff-ppc.c (dump_toc): Add cast to avoid warning from SunOS cc.
3077 * coff-rs6000.c (xcoff_read_ar_hdr): Likewise.
3078 (xcoff_write_archive_contents): LIkewise.
3079 * elf32-mips.c (_bfd_mips_elf_set_section_contents): Likewise.
3080 (mips_elf_create_procedure_table): Likewise.
3081 * peicode.h (pe_print_idata): Likewise.
3082 (pe_print_edata, pe_print_pdata, pe_print_reloc): Likewise.
3083 * xcofflink.c (xcoff_get_section_contents): Likewise.
3084 (_bfd_xcoff_canonicalize_dynamic_symtab): Likewise.
3085 (xcoff_link_add_symbols): Likewise.
3086 (xcoff_link_add_symbols): Likewise.
3087
3088 * ppcboot.c (ppcboot_set_arch_mach): Make static.
3089 (ppcboot_bfd_print_private_bfd_data): Likewise.
3090
3091 * elf32-mips.c (elf_mips_ctor64_howto): Set complain_on_overflow
3092 to complain_overflow_signed.
3093
3094 Thu Apr 3 11:51:54 1997 Ian Lance Taylor <ian@cygnus.com>
3095
3096 * VERSION: Set to 2.8.1.
3097
3098 * Branched binutils 2.8.
3099
3100 * elf32-ppc.c (ppc_elf_check_relocs): Don't check SEC_ALLOC when
3101 deciding whether to copy a reloc into a shared object.
3102 (ppc_elf_relocate_section): Likewise. Relocate R_PPC_RELATIVE
3103 relocs in unallocated sections.
3104 * elf32-sparc.c (elf32_sparc_relocate_section): Relocate
3105 R_SPARC_RELATIVE relocs in unallocated sections.
3106
3107 Wed Apr 2 16:19:41 1997 Mike Meissner <meissner@cygnus.com>
3108
3109 * elf32-ppc.c (ppc_elf_check_relocs): Undo March 26 change and
3110 always create got section so that the _GLOBAL_OFFSET_TABLE_ label
3111 is always created.
3112
3113 Wed Apr 2 10:49:07 1997 Ian Lance Taylor <ian@cygnus.com>
3114
3115 * elflink.h (elf_link_add_object_symbols): Let a common symbol
3116 override an uninitialized symbol from a shared library with a
3117 smaller size.
3118
3119 * elf-m10200.c: Rename from elf32-mn10200.c.
3120 * elf-m10300.c: Rename from elf32-mn10300.c.
3121 * cpu-m10200.c: Rename from cpu-mn10200.c
3122 * cpu-m10300.c: Rename from cpu-mn10300.c
3123 * Makefile.in: Update accordingly.
3124
3125 * elf32-mips.c (elf_mips_ctor64_howto): New static variable.
3126 (elf_mips_isa): Move to earlier in file.
3127 (mips_reloc_map): Remove BFD_RELOC_CTOR entry.
3128 (bfd_elf32_bfd_reloc_type_lookup): Handle BFD_RELOC_CTOR
3129 specially.
3130
3131 * elf32-mips.c (mips16_jump_reloc): Print a warning rather than
3132 calling abort.
3133
3134 Tue Apr 1 16:18:05 1997 Klaus Kaempf <kkaempf@progis.de>
3135
3136 * configure.com: New file.
3137 * config.h-vms: Remove file.
3138 * makefile.vms: Update for new configure scheme.
3139
3140 Mon Mar 31 23:28:39 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
3141
3142 * libcoff-in.h (ppc_allocate_toc_section): Declare.
3143 (ppc_process_before_allocation): Declare.
3144 * libcoff.h: Rebuild.
3145
3146 * coffcode.h (coff_mkobject_hook): Declare if not a macro.
3147
3148 Mon Mar 31 16:29:50 1997 Joel Sherrill <joel@oarcorp.com>
3149
3150 * config.bfd (hppa*-*-rtems*): New target, like hppa-*-*elf*.
3151
3152 Mon Mar 31 16:11:35 1997 Ian Lance Taylor <ian@cygnus.com>
3153
3154 * coff-a29k.c (coff_a29k_relocate_section): Don't use symndx as a
3155 symbol index for a R_IHCONST reloc.
3156
3157 Mon Mar 31 15:40:59 1997 Philippe De Muyter <phdm@info.ucl.ac.be>
3158
3159 * targmatch.sed: Do not use \(\) recursively.
3160
3161 Fri Mar 28 14:44:08 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
3162
3163 * m68klinux.c (MACHTYPE_OK): Define.
3164 * i386linux.c (MACHTYPE_OK): Define.
3165
3166 Fri Mar 28 11:56:15 1997 Ian Lance Taylor <ian@cygnus.com>
3167
3168 From David S. Miller <davem@caip.rutgers.edu> and H.J. Lu
3169 <hjl@gnu.ai.mit.edu>:
3170 * sparclinux.c: New file.
3171 * bfd-in.h (bfd_sparclinux_size_dynamic_sections): Declare.
3172 * bfd-in2.h: Rebuild.
3173 * config.bfd (sparc-*-linuxaout*, sparc-*-linux*): New targets.
3174 * configure.in (sparclinux_vec): Add to list of vectors.
3175 * configure: Rebuild.
3176 * targets.c (sparclinux_vec): Declare.
3177 (bfd_target_vector): Add sparclinux_vec.
3178 * Makefile.in: Rebuild dependencies.
3179 (BFD32_BACKENDS): Add sparclinux.o.
3180 (BFD32_BACKENDS_CFILES): Add sparclinux.c.
3181
3182 * coff-mips.c (mips_ecoff_backend_data): Initialize new
3183 bfd_coff_backend_data field.
3184 * coff-alpha.c (alpha_ecoff_backend_data): Likewise.
3185
3186 * config.bfd: Add bfd_elf64_{big,little}mips_vec to targ_selvecs
3187 for mips*el*-*-linux* and mips*-*-linux*. From H.J. Lu
3188 <hjl@lucon.org> and Ralf Baechle <ralf@gnu.ai.mit.edu>.
3189
3190 * bfd.c: Include "libiberty.h".
3191 (strerror): Don't declare.
3192 (bfd_errmsg): Call xstrerror rather than strerror.
3193
3194 Thu Mar 27 12:55:42 1997 Ian Lance Taylor <ian@cygnus.com>
3195
3196 * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Generate a COPY
3197 reloc even if the symbol is in the .bss section.
3198 * elf32-m68k.c (elf_m68k_adjust_dynamic_symbol): Likewise.
3199 * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Likewise.
3200 * elf32-sparc.c (elf32_sparc_adjust_dynamic_symbol): Likewise.
3201
3202 * coffcode.h (bfd_coff_backend_data): Add new field
3203 _bfd_coff_default_section_alignment_power.
3204 (bfd_coff_default_section_alignment_power): Define.
3205 (bfd_coff_std_swap_table): Initialize new field.
3206 * libcoff.h: Rebuild.
3207 * cofflink.c (coff_link_add_symbols): Limit alignment of a common
3208 symbol to the default section alignment.
3209
3210 * COPYING: Update FSF address.
3211
3212 start-sanitize-d30v
3213 Thu Mar 27 00:45:57 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
3214
3215 * elf32-d30v.c (elf_d30v_howto_table): Fix a typo in the
3216 21-bit absolute that made it act as a relative.
3217
3218 end-sanitize-d30v
3219 Wed Mar 26 14:50:20 1997 Ian Lance Taylor <ian@cygnus.com>
3220
3221 * elflink.c (_bfd_elf_create_linker_section): Don't set
3222 bss_section and rel_section from existing sections.
3223
3224 * elf32-ppc.c (ppc_elf_check_relocs): Only create the got section
3225 if it is needed.
3226
3227 Tue Mar 25 22:26:56 1997 Stu Grossman (grossman@critters.cygnus.com)
3228
3229 * aoutx.h (some_aout_object_p): Change executable test to fix
3230 problems with embedded a.out systems.
3231
3232 Tue Mar 25 14:35:37 1997 Ian Lance Taylor <ian@cygnus.com>
3233
3234 * stabs.c (_bfd_stab_section_offset): New function.
3235 * libbfd-in.h (_bfd_stab_section_offset): Declare.
3236 * libbfd.h: Rebuild.
3237 * elf32-i386.c (elf_i386_relocate_section): Adjust the offset of a
3238 stab reloc.
3239 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
3240 * elf32-mips.c (mips_elf_relocate_section): Likewise.
3241 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
3242 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
3243 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
3244
3245 * stabs.c (_bfd_link_section_stabs): Copy over the first header
3246 symbol. Check for memory allocation failure of *psinfo.
3247 (_bfd_write_section_stabs): Add psinfo parameter. Change all
3248 callers. Set the value of the header symbol.
3249 * libbfd-in.h (_bfd_write_section_stabs): Update declaration.
3250 * libbfd.h: Rebuild.
3251
3252 start-sanitize-tic80
3253 Mon Mar 24 20:07:29 1997 Fred Fish <fnf@cygnus.com>
3254
3255 * coff-tic80.c (tic80_howto_table): Add R_ABS entry.
3256 (rtype2howto): Handle R_ABS reloc type. Also abort on unhandled
3257 reloc types, rather than silently failing to generate an output file.
3258
3259 end-sanitize-tic80
3260 Mon Mar 24 13:41:00 1997 Ian Lance Taylor <ian@cygnus.com>
3261
3262 * targmatch.sed: Use the hold space to put the #ifdef around the
3263 the string constant.
3264 * targets.c (UNSUPPORTED_TARGET): Don't define.
3265 (find_target): Don't check for UNSUPPORTED_TARGET.
3266 (bfd_set_default_target): Don't try to optimize by checking for
3267 default.
3268
3269 * Makefile.in: Rebuild dependencies.
3270 (ALL_MACHINES_CFILES): Add cpu-m32r.c.
3271 (BFD32_BACKENDS_CFILES): Add elf32-m32r.c.
3272 (elf32-m32r.o): Remove explicit target.
3273
3274 * config.bfd: Don't set targ_underscore for i[3456]86-*-gnu* or
3275 i[3456]86-*-linux*.
3276
3277 * elf32-sparc.c (elf32_sparc_size_dynamic_sections): Don't
3278 count section symbols for sections that were created by the
3279 linker, or are not allocatable or not loadable.
3280 (elf32_sparc_finish_dynamic_sections): Output output section
3281 symbols for section for which we made space for them.
3282
3283 Fri Mar 21 13:08:26 1997 Ian Lance Taylor <ian@cygnus.com>
3284
3285 * elf32-sparc.c (elf32_sparc_size_dynamic_sections): If there is
3286 no .rela.plt section, don't output a DT_PLTGOT dynamic entry.
3287
3288 Fri Mar 21 12:36:46 1997 Doug Evans <dje@canuck.cygnus.com>
3289
3290 * elf32-m32r.c (m32r_elf_howto_table): Use special function for LO16.
3291 (m32r_hi16_list): New static local.
3292 (m32r_elf_hi16_reloc): Don't perform reloc, just queue it up.
3293 (m32r_elf_do_hi16_reloc): Delete.
3294 (m32r_elf_relocate_hi16): New function.
3295 (m32r_elf_lo16_reloc): New function.
3296 (m32r_elf_relocate_section): For HI16 relocs, scan for corresponding
3297 LO16 reloc.
3298
3299 Mon Mar 10 16:03:31 1997 Doug Evans <dje@seba.cygnus.com>
3300
3301 * elf32-m32r.c (m32r_elf_create_linker_section): Delete.
3302 (m32r_elf_add_symbol_hook): Rewrite _SDA_BASE_ support.
3303 (m32r_elf_final_sda_base): New function.
3304 (m32r_elf_relocate_section): Rewrite sdata support.
3305 (m32r_elf_finish_dynamic_sections): Delete.
3306
3307 Thu Mar 20 12:39:02 1997 Ian Lance Taylor <ian@cygnus.com>
3308
3309 Based on patches from Philippe De Muyter <phdm@info.ucl.ac.be>.
3310 * coff-svm68k.c: New file. Just defines some macros and includes
3311 coff-m68k.c.
3312 * coff-m68k.c: Add functions to handle common addends, moved in
3313 from cf-m68klynx.c. Control them using COFF_COMMON_ADDEND macro.
3314 Control whether relocs are visible using STATIC_RELOCS.
3315 * cf-m68klynx.c: Simplify greatly: just define macros to control
3316 coff-m68k.c.
3317 * coff-aux.c: Likewise. Just leave add_one_symbol routine.
3318 * targets. (m68ksysvcoff_vec): Declare.
3319 (bfd_target_vector): Add m68ksysvcoff_vec.
3320 * config.bfd (m68*-motorola-sysv*): New target.
3321 * configure.in (m68ksysvcoff_vec): New vector.
3322 * configure: Rebuild.
3323 * Makefile.in: Rebuild dependencies.
3324 (BFD32_BACKENDS): Add coff-svm68k.o.
3325 (BFD32_BACKENDS_CFILES): Add coff-svm68k.c.
3326
3327 * binary.c (binary_set_section_contents): Don't get misled if the
3328 first section is not loadable. From Matthew L. Martin
3329 <mlm@xedia.com>.
3330
3331 * elflink.h (elf_bfd_final_link): Set the value of a section
3332 symbol to the section address unless doing a relocateable link.
3333
3334 Tue Mar 18 23:03:17 1997 Richard Henderson <rth@tamu.edu>
3335
3336 * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't create
3337 .plt entry if we've taken the function's address.
3338 (elf64_alpha_merge_gots): Merge collected flags info as well.
3339
3340 Tue Mar 18 22:40:09 1997 H.J. Lu <hjl@lucon.org>
3341
3342 * Many files: Add function prototypes.
3343 * cpu-m68k.c (bfd_default_scan_num_mach): Don't declare.
3344 * ecofflink.c: Include "libcoff.h" and "libecoff.h".
3345 * elf32-ppc.c (ppc_elf_fake_sections): Make static.
3346 * opncls.c (bfd_openstreamr): Change stream parameter to PTR.
3347 * peicode.h: Change several void * parameters to PTR.
3348 * srec.c (srec_get_symbol_info): Make static.
3349 * syms.c (bfd_symbol_is_absolute): Remove.
3350 * Makefile.in: Rebuild dependencies.
3351
3352 Tue Mar 18 12:58:08 1997 Ian Lance Taylor <ian@cygnus.com>
3353
3354 * elf32-m32r.c (m32r_elf_is_local_label_name): Remove.
3355 (bfd_elf32_bfd_is_local_label): Don't define.
3356
3357 * xcofflink.c (_bfd_xcoff_bfd_final_link): Call bfd_malloc rather
3358 than malloc.
3359
3360 Mon Mar 17 11:32:53 1997 Ian Lance Taylor <ian@cygnus.com>
3361
3362 * bfd-in.h: Don't include obstack.h.
3363 (struct bfd_hash_table): Change memory field to PTR.
3364 * bfd.c (struct _bfd): Change memory field to PTR.
3365 * bfd-in2.h: Rebuild.
3366 * libbfd-in.h (bfd_release): Declare as function, don't define as
3367 macro.
3368 * libbfd.h: Rebuild.
3369 * opncls.c: Include "objalloc.h" rather than "obstack.h". Use
3370 objalloc routines rather than obstack routines.
3371 (obstack_chunk_alloc, obstack_chunk_free): Don't define.
3372 (getpagesize): Don't define.
3373 (_bfd_new_bfd): Don't set _bfd_chunksize.
3374 (bfd_openr): Free new bfd and objalloc on failure.
3375 (bfd_fdopenr, bfd_openstreamr, bfd_openw): Likewise.
3376 (bfd_alloc_size): Remove.
3377 (bfd_release): New function.
3378 * hash.c: Include "objalloc.h" rather than "obstack.h". Use
3379 objalloc routines rather than obstack routines.
3380 (obstack_chunk_alloc, obstack_chunk_free): Don't define.
3381 * ecofflink.c: Include "objalloc.h" rather than "obstack.h". Use
3382 objalloc routines rather than obstack routines.
3383 (obstack_chunk_alloc, obstack_chunk_free): Don't define.
3384 (struct accumulate): Change memory to struct objalloc *.
3385 * liboasys.h (oasys_data_type): Remove oasys_obstack field.
3386 * dep-in.sed: Don't remove obstack.h from dependency list.
3387 * Makefile.in: Rebuild dependencies.
3388 (BFD_H_DEPS): Remove obstack.h.
3389 (install): Don't install obstack.h.
3390 * Many files: Don't include "obstack.h".
3391 * VERSION: Bump.
3392
3393 * opncls.c (bfd_alloc_grow, bfd_alloc_finish): Remove.
3394 * libbfd-in.h (bfd_alloc_grow, bfd_alloc_finish): Don't declare.
3395 * libbfd.h: Rebuild.
3396 * ieee.c (ieee_archive_p): Rewrite to not use bfd_alloc_grow.
3397 * sunos.c (sunos_add_dynamic_symbols): Likewise.
3398 * srec.c (srec_scan): Rewrite to not use obstack_1grow.
3399
3400 * opncls.c (bfd_alloc): Rename from bfd_alloc_by_size_t. Remove
3401 old version of bfd_alloc.
3402 * libbfd-in.h (bfd_alloc_by_size_t): Don't declare.
3403 * libbfd.h: Rebuild.
3404 * Several files: Call bfd_alloc rather than bfd_alloc_by_size_t.
3405
3406 Sat Mar 15 15:24:18 1997 Ian Lance Taylor <ian@cygnus.com>
3407
3408 * elf32-mips.c (mips_elf_is_local_label_name): Accept the generic
3409 ELF local label syntax as well.
3410
3411 Sat Mar 15 10:16:42 1997 Fred Fish <fnf@cygnus.com>
3412
3413 * config.bfd (powerpc-*-beos*): New target.
3414 * configure.in (powerpc-*-beos*): Add case that explicitly
3415 does not set COREFILE for now. A future BeOS version is
3416 expected to support core files.
3417 * configure: Regenerate with autoconf.
3418
3419 Fri Mar 14 16:43:22 1997 Ian Lance Taylor <ian@cygnus.com>
3420
3421 * elf32-mips.c (mips_elf_check_relocs): Give an error if CALL16 is
3422 seen with a local symbol, rather than crashing.
3423
3424 * elfcode.h (elf_slurp_symbol_table): Don't try to read the
3425 version symbols if there aren't any.
3426
3427 start-sanitize-tic80
3428 Thu Mar 13 16:38:30 1997 Fred Fish <fnf@cygnus.com>
3429
3430 * coff-tic80.c (coff_rtype_to_howto): Define
3431 (coff_tic80_rtype_to_howto): Clone generic coff version and
3432 add code to handle the funky TI "internal relocations".
3433
3434 end-sanitize-tic80
3435 Thu Mar 13 14:08:53 1997 Ian Lance Taylor <ian@cygnus.com>
3436
3437 * elflink.h (elf_link_add_object_symbols): Don't warn about type
3438 or size changes because of a weak symbol.
3439
3440 * cisco-core.c (SIGEMT): Define if not defined.
3441
3442 Wed Mar 12 21:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
3443
3444 * elflink.h (elf_link_add_object_symbols): Use extsymoff when
3445 setting ever. Sanity check the version number. Sort out copying
3446 flags and other information when adding an indirect symbol.
3447 (NAME(bfd_elf,size_dynamic_sections)): Preserve any dynamic
3448 symbols added by the backend. Clear the entire contents of the
3449 versym section.
3450 (elf_export_symbol): Ignore indirect symbols.
3451 (elf_link_output_extsym): Accept a section without an owner in an
3452 assert.
3453 * elfcode.h (elf_slurp_symbol_table): Add a sanity check on the
3454 version count. Correct the allocation of x_versymp.
3455
3456 * elf32-mips.c (mips_elf_add_symbol_hook): Don't set the owner of
3457 the magic sections used for SHN_MIPS_TEXT and SHN_MIPS_DATA.
3458 Don't return bfd_und_section_ptr when info->shared.
3459 (mips_elf_final_link): Set the alignment of .rtproc to 4, not 12.
3460 (mips_elf_create_dynamic_sections): Correct type: ^= for &=.
3461 (mips_elf_check_relocs): Resolve an indirect symbol in
3462 sym_hashes.
3463 (mips_elf_finish_dynamic_symbol): Don't change SHN_ABS into
3464 SHN_MIPS_TEXT or SHN_MIPS_DATA.
3465
3466 * elf.c (bfd_elf_print_symbol): Tweak version output slightly.
3467
3468 Tue Mar 11 01:38:36 1997 Ian Lance Taylor <ian@cygnus.com>
3469
3470 From Eric Youngdale <eric@andante.jic.com>:
3471 * elf-bfd.h (ELF_LINK_FORCED_LOCAL): Define.
3472 * elf.c (bfd_elf_print_symbol): Correct errors in last change.
3473 * elflink.h (elf_link_add_object_symbols): Handle cases in which a
3474 versioned symbol appears in both a regular and a shared object.
3475 (elf_link_assign_sym_version): Set ELF_LINK_FORCED_LOCAL when
3476 appropriate. Improve error message.
3477 (struct elf_outext_info): Rename from elf_finfo_failed. Change
3478 all uses. Add localsyms field.
3479 (elf_bfd_final_link): When generating a shared library, call
3480 elf_link_output_extsym to output all local symbols.
3481 (elf_link_output_extsym): Handle symbols which were forced to
3482 become local.
3483
3484 Sun Mar 9 23:08:49 1997 Ian Lance Taylor <ian@cygnus.com>
3485
3486 From Eric Youngdale <eric@andante.jic.com>:
3487 * elf-bfd.h (elf_symbol_type): Add version field.
3488 * elfcode.h (elf_slurp_symbol_table): Set version field.
3489 * elflink.h (elf_link_add_object_symbols): When creating an
3490 indirect symbol for a default version symbol, set DEF_DYNAMIC if
3491 appropriate. Set up an indirection from the nondefault version of
3492 the symbol as well.
3493 (NAME(bfd_elf,size_dynamic_sections)): Call
3494 elf_link_assign_sym_version before checking whether there are any
3495 versions. Always record the version name as a dynamic symbol.
3496 Initialize counters.
3497 (elf_link_assign_sym_version): After finding a version, see if a
3498 symbol should be forced to local scope. Create a new version
3499 definition if appropriate.
3500 (elf_link_output_extsym): Correct indirect symbol handling.
3501 * elf.c (bfd_elf_print_symbol): Print version information.
3502 (bfd_section_from_shdr): Turn version sections into BFD sections.
3503 (elf_fake_sections): Only copy cverdefs and cverrefs into sh_info
3504 if sh_info is not already set.
3505 (_bfd_elf_copy_private_section_data): Copy sh_info for version
3506 sections.
3507 * elflink.c (_bfd_elf_link_record_dynamic_symbol): Tell
3508 _bfd_stringtab_add to copy the name into permanent memory if
3509 appropriate.
3510
3511 Fri Mar 7 11:55:31 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
3512
3513 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Fully parenthesize.
3514
3515 Fri Mar 7 10:37:30 1997 Ian Lance Taylor <ian@cygnus.com>
3516
3517 * coffcode.h (bfd_coff_backend_data): Change
3518 _bfd_coff_compute_section_file_positions to return a boolean
3519 value. Change all callers.
3520 (coff_compute_section_file_positions): Change return type to
3521 boolean. If the size of the last section changed, then output a
3522 zero byte at the end of the file.
3523 * libcoff.h: Rebuild.
3524
3525 * xcofflink.c (_bfd_xcoff_bfd_final_link): Always allocate space
3526 for at least 6 output symbols.
3527 (xcoff_write_global_symbol): When emitting TOC entry relocs, also
3528 emit a TC csect to represent the space they take up. For an XO
3529 symbol, just emit a reference, not a csect.
3530
3531 * Makefile.in ($(SHLINK)): Just use ln -s, not ln -sf, since
3532 Solaris doesn't like the combined options, and the -f is
3533 unnecessary.
3534 (stamp-tshlink, install): Likewise.
3535
3536 * elf32-mips.c (mips_elf_relocate_section): Correct R_MIPS16_26
3537 handling when little endian.
3538
3539 Thu Mar 6 13:51:51 1997 Jeffrey A Law (law@cygnus.com)
3540
3541 * elf32-mn10300.c (mn10300_elf_final_link_relocate): New function.
3542 (mn10300_elf_relocate_section): Likewise.
3543 (elf_backend_relocate_section): Define.
3544
3545 * elf32-mn10300.c (reloc_type): Remove PCREL{8,16,32}_{1,2}BYTE
3546 relocs. Replace them with generic PCREL_{8,16,32} relocs.
3547 (elf32_mn10300_howto_table): Likewise.
3548 (elf32_mn10300_reloc_map): Likewise.
3549 (bfd_elf32_mn10300_reloc): Delete unused function.
3550
3551 Thu Mar 6 12:19:59 1997 Fred Fish <fnf@cygnus.com>
3552
3553 start-sanitize-tic80
3554 * coff-tic80.c (rtype2howto): If passed a relocation type we don't
3555 understand, just set the howto field to NULL, and the caller will
3556 print an appropriate error message.
3557 end-sanitize-tic80
3558 * coffcode.h (coff_slurp_reloc_table): Pull duplicate declarations and
3559 code fragment out of both legs of #ifdef RELOC_PROCESSING ... #endif
3560 block. Use NULL for initializations of "ptr" rather than bare 0.
3561 * coff-h8300.c: Fix typo in comment.
3562 * coff-h8500.c: Ditto.
3563 * coff-w65.c: Ditto
3564 * coff-z8k.c: Ditto.
3565
3566 Wed Mar 5 13:59:09 1997 Doug Evans <dje@seba.cygnus.com>
3567
3568 * elf32-m32r.c (m32r_elf_do_10_pcrel_reloc): Fix overflow calc.
3569 (m32r_elf_relax_section, m32r_elf_relax_delete_bytes,
3570 m32r_elf_get_relocated_section_contents): First pass at relax support.
3571
3572 Mon Mar 3 13:27:09 1997 Ulrich Drepper <drepper@rtl.cygnus.com>
3573
3574 * elflink.h (elf_link_add_object_symbols): Use correct sh_size
3575 entry for reading verdef records.
3576 Use correct braces for computing increments of extverdaux and
3577 exteverdef record pointers.
3578
3579 start-sanitize-tic80
3580 Sun Mar 2 22:47:54 1997 Fred Fish <fnf@cygnus.com>
3581
3582 * coff-tic80.c (COFF_DEFAULT_SECTION_ALIGNMENT_POWER): Set this to 2
3583 instead of 4.
3584
3585 end-sanitize-tic80
3586 Sun Mar 2 16:25:35 1997 Ian Lance Taylor <ian@cygnus.com>
3587
3588 * elflink.h (elf_link_find_version_dependencies): Check that
3589 DEF_REGULAR is not set as well as checking that DEF_DYNAMIC is
3590 set.
3591
3592 start-sanitize-tic80
3593 Fri Feb 28 16:52:40 1997 Fred Fish <fnf@cygnus.com>
3594
3595 * coffcode.h (coff_set_flags): Add case for TIC80_ARCH_MAGIC.
3596
3597 end-sanitize-tic80
3598 Fri Feb 28 15:06:45 1997 Ian Lance Taylor <ian@cygnus.com>
3599
3600 * targets.c (bfd_default_vector): Make non-const.
3601 (find_target): New static function, broken out of
3602 bfd_find_target.
3603 (bfd_set_default_target): New function.
3604 (bfd_find_target): Call find_target. When defaulting, use
3605 bfd_default_vector[0] if it is not NULL.
3606 * libbfd-in.h (bfd_default_vector): Adjust declaration.
3607 * bfd-in2.h, libbfd.h: Rebuild.
3608
3609 * syms.c (bfd_is_local_label): Return false if the symbol has no
3610 name.
3611 * coff-i960.c (coff_i960_is_local_label_name): New function.
3612 (coff_bfd_is_local_label_name): Define.
3613 * coff-m68k.c (m68k_coff_is_local_label_name): New function.
3614 (coff_bfd_is_local_label_name): Define.
3615 * coff-rs6000.c (xcoff_is_local_label_name): New function.
3616 (coff_bfd_is_local_label_name): Define.
3617 * elf.c (_bfd_elf_is_local_label_name): Treat symbols beginning
3618 with .. or _.L_ as local.
3619 * elf32-i386.c (elf_i386_is_local_label_name): New function.
3620 (bfd_elf32_bfd_is_local_label_name): Define.
3621 * evax-alpha.c (evax_bfd_is_local_label_name): Treat symbols
3622 beginning with $ as local.
3623
3624 Thu Feb 27 18:36:23 1997 Ian Lance Taylor <ian@cygnus.com>
3625
3626 * aoutx.h (aout_link_write_symbols): Use bfd_is_local_label_name
3627 rather than comparing against info->lprefix.
3628 * cofflink.c (_bfd_coff_link_input_bfd): Likewise.
3629 * elflink.h (elf_link_input_bfd): Likewise.
3630 * linker.c (_bfd_generic_link_output_symbols): Likewise.
3631 * xcofflink.c (xcoff_link_input_bfd): Likewise.
3632
3633 * elfxx-target.h (bfd_elfNN_bfd_is_local_label_name): Define as
3634 _bfd_elf_is_local_label_name if not already defined.
3635 * elf.c (_bfd_elf_is_local_label_name): New function.
3636 * elf-bfd.h (_bfd_elf_is_local_label_name): Declare.
3637
3638 * coff-m88k.c (coff_bfd_is_local_label_name): Define.
3639 (m88k_is_local_label_name): New static function.
3640
3641 * coffcode.h (coff_bfd_is_local_label_name): Define as
3642 _bfd_coff_is_local_label_name if not already defined.
3643 * coffgen.c (_bfd_coff_is_local_label_name): New function.
3644 * libcoff-in.h (_bfd_coff_is_local_label_name): Declare.
3645 * libcoff.h: Rebuild.
3646
3647 * targets.c (BFD_JUMP_TABLE_SYMBOLS): Change _bfd_is_local_label
3648 to _bfd_is_local_label_name.
3649 (bfd_target): Likewise.
3650 * syms.c (bfd_is_local_label): Define as function, not macro.
3651 (bfd_is_local_name): Define.
3652 * libbfd.c (bfd_generic_is_local_label_name): Rename from
3653 bfd_generic_is_local_label, and take a string rather than a
3654 symbol.
3655 * libbfd-in.h (_bfd_nosymbols_bfd_is_local_label): Don't define.
3656 (_bfd_nosymbols_bfd_is_local_label_name): Define.
3657 (bfd_generic_is_local_label): Don't declare.
3658 (bfd_generic_is_local_label_name): Declare.
3659 * bfd-in2.h, libbfd.h: Rebuild.
3660 * All backends: Change local_label to local_label_name.
3661
3662 * elf32-mips.c (struct mips_got_info): Add assigned_gotno field.
3663 (mips_elf_relocate_got_local): Change return type to boolean.
3664 Don't assume that the first zero entry is unassigned; instead, use
3665 assigned_gotno.
3666 (mips_elf_relocate_section): Check return value of
3667 mips_elf_relocate_got_local.
3668 (mips_elf_create_got_section): Initialize assigned_gotno field.
3669
3670 start-sanitize-d30v
3671 Wed Feb 26 15:19:51 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
3672
3673 * elf32-d30v.c (bfd_elf_d30v_reloc): Add code to do 32-bit
3674 relocations.
3675
3676 end-sanitize-d30v
3677 Wed Feb 26 13:33:03 1997 Ian Lance Taylor <ian@cygnus.com>
3678
3679 * elflink.h (elf_link_input_bfd): Don't skip symbols from sections
3680 that have no contents merely because linker_mark is not set.
3681
3682 Tue Feb 25 18:51:35 1997 Stan Shebs <shebs@andros.cygnus.com>
3683
3684 * config.bfd (mips*-*-lnews*): New target.
3685 * coff-mips.c (mips_relocate_section): Make assert compare
3686 content byteorder instead of header byteorder.
3687 (ecoff_biglittle_vec): New BFD, big-endian headers, little-endian
3688 data.
3689 * targets.c (bfd_target_vector): Add ecoff_biglittle_vec.
3690 * configure.in (ecoff_biglittle_vec): Add case.
3691 * configure: Update.
3692
3693 Tue Feb 25 00:32:49 1997 Ian Lance Taylor <ian@cygnus.com>
3694
3695 * elf.c (elf_fake_sections): Use SHT_NOTE for any section whose
3696 name begins with ".note".
3697 (map_sections_to_segments): Add a PT_NOTE segment for any loadable
3698 section whose name begins with ".note".
3699 (get_program_header_size): Corresponding change.
3700
3701 * elf32-mips.c (mips_elf_relocate_section): Check for misaligned
3702 jal and for jal overflow.
3703
3704 Mon Feb 24 17:53:14 1997 Ian Lance Taylor <ian@cygnus.com>
3705
3706 From Eric Youngdale <eric@andante.jic.com>:
3707 * elflink.h (elf_link_add_archive_symbols): If a default symbol is
3708 not found, try looking it up again without the version name.
3709 (elf_link_add_object_symbols): Always link against the dynamic
3710 symbol table of a dynamic object. When linking against a dynamic
3711 object, include version strings in symbol names, and set up
3712 version information. Add indirect symbols for default versions.
3713 (elf_link_create_dynamic_sections): Add special version sections.
3714 (struct elf_assign_sym_version_info): Define.
3715 (struct elf_find_verdep_info): Define.
3716 (NAME(bfd_elf,size_dynamic_sections)): Add verdefs parameter. Set
3717 up version sections.
3718 (elf_adjust_dynamic_symbol): Ignore indirect symbols.
3719 (elf_link_find_version_dependencies): New static function.
3720 (elf_link_assign_sym_version): New static function.
3721 (elf_link_renumber_dynsyms): New static function.
3722 (struct elf_final_link_info): Add symver_sec field.
3723 (elf_bfd_final_link): Initialize finfo.symver_sec. Don't count
3724 local symbols of a dynamic object. Handle DT_VER* constants.
3725 (elf_link_output_extsym): Simplify BFD_ASSERT checking for a
3726 dynamic object. Skip indirect symbols from ELF objects. Remove
3727 the version name before choosing a hash bucket. Write out the
3728 version information if appropriate.
3729 (elf_link_input_bfd): Check for DYNAMIC, not ET_DYN.
3730 * bfd-in.h (bfd_elf32_size_dynamic_sections): Update declaration.
3731 (bfd_elf64_size_dynamic_sections): Likewise.
3732 * bfd-in2.h: Rebuild.
3733 * elf-bfd.h (struct elf_link_hash_entry): Add verinfo field.
3734 Change elf_link_hash_flags to unsigned short.
3735 (ELF_LINK_HIDDEN): Define.
3736 (struct elf_obj_tdata): Add fields dynversym_hdr, dynverref_hdr,
3737 dynverdef_hdr, dynversym_section, dynverdef_section,
3738 dynverref_section, cverdefs, cverrefs, verdef, verref.
3739 (elf_dynversym, elf_dynverdef, elf_dynverref): Define.
3740 (_bfd_elf_swap_verdef_in, _bfd_elf_swap_verdef_out): Declare.
3741 (_bfd_elf_swap_verdaux_in, _bfd_elf_swap_verdaux_out): Declare.
3742 (_bfd_elf_swap_verneed_in, _bfd_elf_swap_verneed_out): Declare.
3743 (_bfd_elf_swap_vernaux_in, _bfd_elf_swap_vernaux_out): Declare.
3744 (_bfd_elf_swap_versym_in, _bfd_elf_swap_versym_out): Declare.
3745 (_bfd_elf_slurp_version_tables): Declare.
3746 * elf.c (_bfd_elf_swap_verdef_in): New function.
3747 (_bfd_elf_swap_verdef_out): Likewise.
3748 (_bfd_elf_swap_verdaux_in, _bfd_elf_swap_verdaux_out): Likewise.
3749 (_bfd_elf_swap_verneed_in, _bfd_elf_swap_verneed_out): Likewise.
3750 (_bfd_elf_swap_vernaux_in, _bfd_elf_swap_vernaux_out): Likewise.
3751 (_bfd_elf_swap_versym_in, _bfd_elf_swap_versym_out): Likewise.
3752 (_bfd_elf_print_private_bfd_data): Add DT_VER* constants. Print
3753 version information if there is any.
3754 (_bfd_elf_link_hash_newfunc): Initialize verinfo field.
3755 (bfd_section_from_shdr): Handle SHT_GNU_ver* section types.
3756 (elf_fake_sections): Handle .gnu.version* section names.
3757 (assign_section_numbers): Handle SHT_GNU_ver* section types.
3758 (_bfd_elf_slurp_version_tables): New function.
3759 * elflink.c (_bfd_elf_link_record_dynamic_symbol): Don't include
3760 version name in string entered in dynamic hash table.
3761 * elfcode.h: Include fnmatch.h.
3762 * elf32-i386.c (elf_i386_relocate_section): Handle a dynamic
3763 symbol which was forced to become local.
3764 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
3765 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
3766 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
3767 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise.
3768
3769 Fri Feb 21 16:15:18 1997 Jeffrey A Law (law@cygnus.com)
3770
3771 * elf32-mn10200.c (mn10200_elf_final_link_relocate): Simplify
3772 somewhat.
3773 (mn10200_elf_relax_section): Correctly compute a symbol's value
3774 when the symbol is local, but not in the same section as we are
3775 relaxing. Implement abs24 -> abs16, imm24 -> imm16 and d24 -> d16
3776 relaxing.
3777
3778 Fri Feb 21 13:55:14 1997 Doug Evans <dje@seba.cygnus.com>
3779
3780 * elf32-m32r.c: Rewrite to use ELF backend linker.
3781 Store lower 16 bits of addend in R_M32R_HI16_[SU]LO insns.
3782 Add small data area support (R_M32R_SDA16).
3783 * reloc.c: Document BFD_RELOC_M32R_SDA16.
3784 * bfd-in2.h,libbfd.h: Regenerated.
3785
3786 Thu Feb 20 23:50:31 1997 Jeffrey A Law (law@cygnus.com)
3787
3788 * elf32-mn10200.c (mn10200_elf_relax_section): New function.
3789 (mn10200_elf_relax_delete_bytes): Likewise.
3790 (mn10200_elf_symbol_address_p): Likewise.
3791 (mn10200_elf_get_relocated_section_contents): Likewise.
3792 (bfd_elf32_bfd_relax_section): Define.
3793 (bfd_elf32_bfd_get_relocated_section_contents): Likewise.
3794
3795 * elf32-mn10200.c (mn10200_elf_final_link_relocate): New function.
3796 (mn10200_elf_relocate_section): Likewise.
3797 (elf_backend_relocate_section): Define.
3798
3799 start-sanitize-d30v
3800 Tue Feb 18 17:22:59 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
3801
3802 * Makefile.in, archures.c, config.bfd, configure.in, elf.c,
3803 reloc.c, targets.c: New target, elf-*-D30V.
3804
3805 * bfd-in2.h, configure, libbfd.h: Rebuilt.
3806
3807 * cpu-d30v.c, elf32-d30v.c: New files.
3808
3809 end-sanitize-d30v
3810 Tue Feb 18 15:31:48 1997 Fred Fish <fnf@cygnus.com>
3811
3812 * reloc.c (struct reloc_howto_struct): Fix typo in comment.
3813 * bfd-in2.h: Regenerated.
3814 start-sanitize-tic80
3815 * coff-tic80.c (RTYPE2HOWTO): Replace abort with real function.
3816 (rtype2howto): Add function.
3817 (tic80_howto_table): Add.
3818 end-sanitize-tic80
3819
3820 Tue Feb 18 11:41:00 1996 Dawn Perchik <dawn@cygnus.com>
3821
3822 * sysdep.h: Don't define errno in MSVC if error.h is included.
3823
3824 Tue Feb 18 10:04:13 1997 Jeffrey A Law (law@cygnus.com)
3825
3826 * elf32-v850.c (v850_elf_relocate_section): Make sure r_symndx
3827 is initialized before it is used.
3828
3829 Mon Feb 17 11:28:40 1997 Ian Lance Taylor <ian@cygnus.com>
3830
3831 * hp300hpux.c (convert_sym_type): Don't convert a secondary common
3832 symbol into a weak undefined symbol; leave it as a common symbol.
3833
3834 Fri Feb 14 19:08:03 1997 Ian Lance Taylor <ian@cygnus.com>
3835
3836 * elflink.h (elf_link_add_object_symbols): Don't issue a warning
3837 about a symbol defined in a dynamic object if it has already been
3838 defined in a regular object.
3839
3840 Thu Feb 13 20:53:22 1997 Klaus Kaempf (kkaempf@progis.de)
3841
3842 * makefile.vms: Add gcc flags to allow compiling with current gcc
3843 snapshot
3844 (targmatch.h): New dependency.
3845
3846 * reloc.c (BFD_RELOC_ALPHA_CODEADDR): New relocation for
3847 openVMS/Alpha.
3848 * evax.h (ALPHA_R_CODEADDR): New relocation.
3849 * evax-alpha.c (ALPHA_R_CODEADDR): 64 bit procedure relocation for
3850 openVMS/Alpha.
3851 * evax-etir.c (ALPHA_R_CODEADDR): Output object code for this
3852 relocation.
3853 * bfd-in2.h, libbfd.h: Rebuild.
3854
3855 Restrict symbol length to 64 bytes, case preserving:
3856 * evax-emh.c (_bfd_evax_write_emh): Remove case hacking.
3857 * evax-misc.c (_bfd_evax_case_hack_symbol): Remove.
3858 (_bfd_evax_length_hash_symbol): Added.
3859 * evax-etir.c (_bfd_evax_write_etir): Call
3860 _bfd_evax_length_hash_symbol before output of symbol.
3861 * evax-egsd.c (_bfd_evax_write_egsd): Likewise.
3862 * evax.h (flag_hash_long_names, flag_show_after_trunc): Remove.
3863
3864 * evax-emh.c: Output filename to object file without path.
3865
3866 * evax-egsd.c: New sections for local and global commons.
3867
3868 * evax-alpha.c, evax-emh.c, evax-egsd.c, evax-etir.c,
3869 evax-misc.c, evax.h: Remove 8 bit characters from copyright
3870 notices. Replace AXP with Alpha.
3871
3872 Wed Feb 12 18:10:30 1997 Ian Lance Taylor <ian@cygnus.com>
3873
3874 * sunos.c (sunos_create_dynamic_sections): We need the dynamic
3875 sections if we are creating a shared library.
3876
3877 Tue Feb 11 15:45:43 1997 Doug Evans <dje@canuck.cygnus.com>
3878
3879 * configure.host (i386-windows): Don't set host64=true.
3880
3881 Tue Feb 11 15:27:32 1997 Ian Lance Taylor <ian@cygnus.com>
3882
3883 * elf32-mips.c (reloc_type): Add R_MIPS16_GPREL.
3884 (elf_mips16_gprel_howto): New static variable.
3885 (mips16_gprel_reloc): New static function.
3886 (bfd_elf32_bfd_reloc_type_lookup): Handle BFD_RELOC_MIPS16_GPREL.
3887 (mips_info_to_howto_rel): Handle R_MIPS16_GPREL.
3888 (mips_elf_relocate_section): Handle R_MIPS16_GPREL.
3889 * reloc.c (BFD_RELOC_MIPS16_GPREL): Define.
3890 * bfd-in2.h, libbfd.h: Rebuild.
3891
3892 Mon Feb 10 23:25:00 1997 Doug Evans <dje@seba.cygnus.com>
3893
3894 * elf32-m32r.c (elf_m32r_howto_table): Change partial_inplace to true
3895 for R_M32R_{16,32,24,HI16_ULO,HI16_SLO,LO16}.
3896
3897 start-sanitize-r5900
3898 Fri Feb 7 16:20:17 1997 Gavin Koch <gavin@cygnus.com>
3899
3900 * config.bfd: add r5900
3901
3902 end-sanitize-r5900
3903 Fri Feb 7 12:39:11 1997 Ian Lance Taylor <ian@cygnus.com>
3904
3905 * elflink.h (elf_link_input_bfd): If we've discarded a section,
3906 the output section will be the absolute section; don't print an
3907 assertion message for that case when doing a relocateable link.
3908
3909 Thu Feb 6 16:55:43 1997 Ian Lance Taylor <ian@cygnus.com>
3910
3911 * elf32-mips.c (FN_STUB, CALL_STUB, CALL_FP_STUB): Define.
3912 (struct mips_elf_link_hash_entry): Add new fields fn_stub,
3913 need_fn_sub, call_stub, and call_fp_stub.
3914 (struct mips_elf_link_hash_table): Add field mips16_stubs_seen.
3915 (mips_elf_link_hash_newfunc): Initialize new fields.
3916 (mips_elf_link_hash_table_create): Likewise.
3917 (mips_elf_relocate_section): Redirect relocations to use mips16
3918 stubs when appropriate.
3919 (mips_elf_check_relocs): Attach stub sections to the appropriate
3920 symbol. Set need_fn_stub when appropriate.
3921 (mips_elf_always_size_sections): New static function.
3922 (mips_elf_check_mips16_stubs): New static function.
3923 (elf_backend_always_size_sections): Define.
3924 * elf-bfd.h (struct elf_obj_tdata): Add local_stubs field.
3925
3926 * elflink.h (elf_link_input_bfd): Discard local symbols that are
3927 attached to sections which are not being included in the link.
3928
3929 Wed Feb 5 13:20:17 1997 Ian Lance Taylor <ian@cygnus.com>
3930
3931 * cofflink.c (_bfd_coff_generic_relocate_section): Ignore the
3932 symbol value when computing the addend for a pc_relative
3933 pcrel_offset reloc.
3934
3935 Mon Feb 3 11:54:06 1997 Ian Lance Taylor <ian@cygnus.com>
3936
3937 * cofflink.c (_bfd_coff_generic_relocate_section): If doing a
3938 relocateable link, just skip pc_relative pcrel_offset relocs.
3939 * coff-arm.c (coff_arm_rtype_to_howto): Return a different howto
3940 structure for an ARM26 reloc which can be resolved.
3941 (coff_arm_adjust_symndx): Only convert ARM26 to ARM26D if the
3942 reloc can be resolved.
3943
3944 * coff-h8300.c (h8300_reloc16_extra_cases): Correct off by one
3945 error in overflow check for R_RELBYTE.
3946
3947 Fri Jan 31 14:07:27 1997 Ian Lance Taylor <ian@cygnus.com>
3948
3949 * ieee.c (ieee_slurp_section_data): Pick up the start address.
3950 From Mark Rasin <mark.rasin@telrad.co.il>.
3951
3952 * aoutx.h (aout_link_write_symbols): Don't apply discard_l to
3953 debugging symbols.
3954
3955 Wed Jan 29 00:00:49 1997 Jeffrey A Law (law@cygnus.com)
3956
3957 * elf32-mn10200.c (reloc_type): Add 16bit pc-relative reloc.
3958 (elf_mn10200_howto_table): Likewise.
3959 (mn10200_reloc_map): Likewise.
3960
3961 Mon Jan 27 12:07:35 1997 Doug Evans <dje@seba.cygnus.com>
3962
3963 * reloc.c: Add relocs BFD_RELOC_M32R_{HI16_[US]LO,LO16}.
3964 * bfd-in2.h, libbfd.h: Regenerated.
3965 * elf32-m32r.c: Add support for them.
3966
3967 Mon Jan 27 12:25:02 1997 Ian Lance Taylor <ian@cygnus.com>
3968
3969 * aout-arm.c (MY_swap_std_reloc_in): Remove unused r_length.
3970 * elf32-ppc.c (ppc_elf_check_relocs): Remove unused plt.
3971 * elf32-v850.c (v850_elf_final_link_relocate): Remove used
3972 r_format and r_pcrel. Always return a value.
3973 * riscix.c (MY_final_link_callback): Define to dummy value.
3974
3975 * elf32-i386.c (elf_i386_size_dynamic_sections): When checking for
3976 relocations against the text segment, look up the output name of
3977 the reloc section.
3978 * elf32-m68k.c (elf_m68k_size_dynamic_sections): Likewise.
3979 * elf32-mips.c (mips_elf_size_dynamic_sections): Likewise.
3980 * elf32-ppc.c (ppc_elf_size_dynamic_sections): Likewise.
3981 * elf32-sparc.c (elf32_sparc_size_dynamic_sections): Likewise.
3982 * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Likewise.
3983
3984 start-sanitize-tic80
3985 Wed Jan 22 15:40:28 1997 Fred Fish <fnf@cygnus.com>
3986
3987 * coff-tic80.c (tic80coff_vec): Use correct data put/get
3988 routines for little endian data.
3989 * coffcode.h (coff_write_object_contents): Set magic to
3990 TIC80_ARCH_MAGIC for TIc80.
3991
3992 Tue Jan 21 12:32:43 1997 Fred Fish <fnf@cygnus.com>
3993
3994 * coff-tic80.c (tic80coff_vec): Change to little endian data
3995 as the default.
3996
3997 end-sanitize-tic80
3998 Thu Jan 16 17:45:57 1997 Ian Lance Taylor <ian@cygnus.com>
3999
4000 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Change type of
4001 auxiliary_filters parameter to be const char * const *. Accept a
4002 NULL terminated array.
4003 * bfd-in.h (bfd_elf32_size_dynamic_sections): Update declaration.
4004 (bfd_elf32_size_dynamic_sections): Update declaration.
4005 * bfd-in2.h: Rebuild.
4006
4007 Wed Jan 15 11:21:32 1997 Ian Lance Taylor <ian@cygnus.com>
4008
4009 * elf32-sparc.c (elf32_sparc_adjust_dynamic_symbol): Treat a
4010 NOTYPE symbol in a text section as a FUNC symbol.
4011
4012 * coffcode.h (coff_compute_section_file_positions): Force
4013 relocbase to be aligned to COFF_DEFAULT_SECTION_ALIGNMENT_POWER.
4014
4015 Tue Jan 14 08:46:33 1997 Doug Evans <dje@canuck.cygnus.com>
4016
4017 * libaout.h (machine_type): Reserve several values for sparclet.
4018
4019 start-sanitize-tic80
4020 Mon Jan 13 22:39:08 1997 Michael Meissner <meissner@tiktok.cygnus.com>
4021
4022 * config.bfd (tic80-*-*): Don't require 'coff'.
4023
4024 end-sanitize-tic80
4025 Mon Jan 13 19:36:25 1997 Michael Meissner <meissner@tiktok.cygnus.com>
4026
4027 * elf32-v850.c (v850_elf_howto_table): Set the special_function
4028 table to v850_elf_reloc for all non-standard relocations.
4029 (v850_elf_check_relocs): Add check for h being non-null.
4030 (v850_elf_reloc): Add R_V850_ZDA_OFFSET support. Use switch
4031 statement instead of multiple ifs.
4032 (v850_elf_relocate_section): Fix up error message, don't just call
4033 abort.
4034
4035 Mon Jan 6 13:28:35 1997 Jeffrey A Law (law@cygnus.com)
4036
4037 * elf32-mn10200.c (elf_mn10200_howto): Don't ever set partial-inplace.
4038 Use bfd_elf_generic_reloc as special function for all relocs.
4039 (bfd_elf32_mn10200_reloc): Remove unnecessary function.
4040
4041 * elf32-mn10200.c (elf_mn10200_howto): Set pcrel_offset for
4042 24bit pc-relative reloc.
4043
4044 start-sanitize-tic80
4045 Fri Jan 3 16:33:00 1997 Fred Fish <fnf@cygnus.com>
4046
4047 * Makefile.in (coff-tic80.o): Add coffcode.h to dependency list.
4048 * coff-tic80.c (tic80coff_vec): Data byte order is big endian and
4049 header byte order is little endian. Use correct bfd_get and
4050 bfd_put routines for little endian headers.
4051 * coffcode.h (coff_set_arch_mach_hook): Set arch to
4052 bfd_arch_tic80 for TIC80_ARCH_MAGIC number.
4053
4054 end-sanitize-tic80
4055 Fri Jan 3 16:54:08 1997 Jeffrey A Law (law@cygnus.com)
4056
4057 * reloc.c: Add BFD_RELOC_24.
4058 * elf32-mn10200.c (enum reloc_type): Add 24bit and pcrel relocs.
4059 (elf_mn10200_howto, mn10200_reloc_map): Corresponding changes.
4060 * bfd-in2.h, libbfd.h: Rebuilt.
4061
4062 Fri Jan 3 16:58:31 1997 Richard Henderson <rth@tamu.edu>
4063
4064 elf64-alpha multiple .got rewrite:
4065
4066 * elf-bfd.h (struct elf_backend_data): Add always_size_sections entry.
4067 (bfd_elf*_mkobject): Don't define here ...
4068 * elfxx-target.h: ... but rather here. Default always_size_sections
4069 hook to NULL.
4070 * elf.c (elf_mkobject): Rename to bfd_elf_mkobject, since that was
4071 what the #defines in elf-bfd.h transmuted it to anyway.
4072
4073 * section.c: Add SEC_LINKER_CREATED flag.
4074 * bfd-in2.h: Rebuild.
4075 * elf32-i386.c (elf_i386_check_relocs): Add SEC_LINKER_CREATED to
4076 relocation section flags.
4077 (elf_i386_size_dynamic_sections): Use SEC_LINKER_CREATED instead of
4078 SEC_IN_MEMORY to recognize generated bits.
4079 * elf32-m68k.c (elf_m68k_check_relocs, elf_m68k_size_dynamic_sections):
4080 Likewise.
4081 * elf32-mips.c (mips_elf_final_link, mips_elf_create_dynamic_sections,
4082 mips_elf_create_compact_rel_section, mips_elf_create_got_section,
4083 mips_elf_check_relocs, mips_elf_size_dynamic_sections): Likewise.
4084 * elf32-ppc.c (ppc_elf_create_linker_section,
4085 ppc_elf_size_dynamic_sections): Likewise.
4086 * elf32-sparc.c (elf32_sparc_check_relocs,
4087 elf32_sparc_size_dynamic_sections): Likewise.
4088 * elflink.c (_bfd_elf_create_got_section): Add SEC_LINKER_CREATED to
4089 section flags.
4090 (_bfd_elf_create_dynamic_sections): Likewise.
4091 (_bfd_elf_make_linker_section_rela): Likewise.
4092 * elflink.h (elf_link_create_dynamic_sections): Likewise.
4093 (bfd_elf,size_dynamic_sections): Call the always_size_sections hook.
4094 (elf_bfd_final_link): Use SEC_LINKER_CREATED instead of SEC_IN_MEMORY
4095 to identify generated bits.
4096 (elf_link_input_bfd): Likewise.
4097
4098 * elf64-alpha.c: Rewrite everything touching relocations.
4099
4100 Fri Jan 3 11:42:53 1997 Michael Meissner <meissner@tiktok.cygnus.com>
4101
4102 * elf32-v850.c (all functions and static variables): Go through
4103 and regularize names to be of the form v850_elf_<xxx>.
4104 (toplevel): Include <elf/v850.h>.
4105 (enum reloc_type): Move to include/elf/v850.h.
4106 (v850_elf_check_relocs): For common variables, if the variable is
4107 referenced by a R_V850_{SDA,ZDA,TDA} relocation, put the variable
4108 into the appropriate section.
4109 (elf_backend_check_relocs): Define.
4110
4111 Tue Dec 31 15:15:28 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4112
4113 * elf32-v850.c (elf_v850_howto_table): Fix some spacing.
4114
4115 Tue Dec 31 14:44:50 1996 Ian Lance Taylor <ian@cygnus.com>
4116
4117 * config.bfd (mips*el-*-linux*): New target.
4118 (mips*-*-linux*): New target.
4119
4120 * elf32-mips.c (_bfd_mips_elf_merge_private_bfd_data): Clean up.
4121 Return a useful value.
4122
4123 * Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE.
4124
4125 * configure.in: Check ac_cv_func_mmap_fixed_mapped, not
4126 ac_cv_func_mmap.
4127 * configure: Rebuild.
4128 * configure.host: Use ac_cv_func_mmap_fixed_mapped instead of
4129 ac_cv_func_mmap in bfd/configure.host.
4130
4131 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Add
4132 filter_shlib and auxiliary_filter_shlib parameters.
4133 * elf.c (_bfd_elf_print_private_bfd_data): Handle DT_AUXILIARY and
4134 DT_FILTER.
4135 * bfd-in.h (bfd_elf32_size_dynamic_sections): Update declaration.
4136 (bfd_elf64_size_dynamic_sections): Likewise.
4137 * bfd-in2.h: Rebuild.
4138
4139 Mon Dec 30 18:48:52 1996 Ian Lance Taylor <ian@cygnus.com>
4140
4141 * xcofflink.c (xcoff_build_ldsyms): When exporting all defined
4142 symbols, don't export a symbol which is defined by an object in an
4143 archive which contains shared objects.
4144
4145 start-sanitize-tic80
4146 Mon Dec 30 16:12:58 1996 Fred Fish <fnf@cygnus.com>
4147
4148 * archures.c (enum bfd_architecture): Add bfd_arch_tic80
4149 for TI TMS320c80 (MVP).
4150 (bfd_archures_list): Add bfd_tic80_arch.
4151 * bfd-in2.h: Regenerate by running "make headers".
4152
4153 Sun Dec 29 16:18:52 1996 Fred Fish <fnf@cygnus.com>
4154
4155 * cpu-tic80.c (bfd_tic80_arch): Add struct.
4156 * configure.in (case $vec): Correct typo, "tb" not "tp".
4157 Also add cofflink.o for tic80coff_vec.
4158 * configure: Regenerate with autoconf.
4159
4160 end-sanitize-tic80
4161 Mon Dec 30 11:54:56 1996 Ian Lance Taylor <ian@cygnus.com>
4162
4163 * libbfd.c: Patch up the mmap code so that it is only built if BFD
4164 is configured with --with-mmap.
4165
4166 start-sanitize-tic80
4167 Sun Dec 29 10:48:57 1996 Fred Fish <fnf@cygnus.com>
4168
4169 * Makefile.in (BFD32_BACKENDS): Add coff-tic80.o
4170 (ALL_MACHINES): Add cpu-tic80.o
4171 (cpu-tic80.o, coff-tic80.o): Add dependencies.
4172 * coff-tic80.c: Add skeleton, cloned from another coff config.
4173 * coffcode.h (coff_write_object_contents): Set magic to TIC80MAGIC
4174 for TIc80.
4175
4176 end-sanitize-tic80
4177 Fri Dec 27 20:56:41 1996 Fred Fish <fnf@cygnus.com>
4178
4179 * TODO: Correct a misspelling.
4180 start-sanitize-tic80
4181 * coff-tic80.c: New file for TI TMS320C80 (MVP).
4182 * cpu-tic80.c: New file for TI TMS320C80 (MVP).
4183 * configure.in (case $vec): Add tic80coff_vec entry.
4184 * configure: Regenerate with autoconf.
4185 * archures.c (bfd_tic80_arch): Declare.
4186 * bfd-in2.h (enum bfd_architecture): Add bfd_arch_tic80.
4187 * config.bfd (case ${targ}): Add tic80*-*-coff* target.
4188 * targets.c (tic80coff_vec): Add decl as extern bfd_target.
4189 (bfd_target_vector): Add tic80coff_vec entry.
4190 end-sanitize-tic80
4191
4192 Fri Dec 27 11:48:12 1996 H.J. Lu <hjl@lucon.org>
4193
4194 * elflink.h (elf_buckets): Add some more values for larger
4195 binaries.
4196
4197 Thu Dec 26 18:36:54 1996 Ian Lance Taylor <ian@cygnus.com>
4198
4199 * Makefile.in (install): Move subdir_do out of conditional. From
4200 Fred Fish <fnf@cygnus.com>.
4201
4202 Wed Dec 18 10:04:30 1996 Jeffrey A Law (law@cygnus.com)
4203
4204 * elf32-mn10200.c (enum reloc_type): Enable basic 8, 16, and
4205 32 bit relocs.
4206 (elf_mn10200_howto_table): Likewise.
4207 (mn10200_reloc_map): Likewise.
4208
4209 Tue Dec 17 11:09:36 1996 Ian Lance Taylor <ian@cygnus.com>
4210
4211 * elf32-mips.c (mips_elf_add_symbol_hook): Add 1 to the value of a
4212 mips16 symbol during the link.
4213 (mips_elf_finish_dynamic_symbol): Subtract 1 from the value of a
4214 mips16 symbol.
4215 (mips_elf_link_output_symbol_hook): New static function.
4216 (elf_backend_link_output_symbol_hook): Define.
4217
4218 * elf.c (bfd_elf_print_symbol): Print the st_other field if it is
4219 not zero.
4220
4221 Mon Dec 16 14:38:39 1996 Ian Lance Taylor <ian@cygnus.com>
4222
4223 * elf.c (bfd_section_from_shdr): Don't check for reloc sections
4224 against SEC_DEBUGGING sections here (revert patch of December 5).
4225 * elfcode.h (elf_object_p): Check for them here, instead.
4226
4227 Sun Dec 15 14:46:06 1996 Ian Lance Taylor <ian@cygnus.com>
4228
4229 * elfcode.h (elf_slurp_reloc_table): Add dynamic parameter.
4230 * elf.c (_bfd_elf_canonicalize_reloc): Pass new argument to
4231 slurp_reloc_table.
4232 (_bfd_elf_get_dynamic_reloc_upper_bound): New function.
4233 (_bfd_elf_canonicalize_dynamic_reloc): New function.
4234 * elf-bfd.h (struct elf_size_info): Update declaration of
4235 slurp_reloc_table.
4236 (_bfd_elf_get_dynamic_reloc_upper_bound): Declare.
4237 (_bfd_elf_canonicalize_dynamic_reloc): Declare.
4238 * elfxx-target.h: Use new dynamic reloc routines by default.
4239 * elf64-mips.c (mips_elf64_slurp_reloc_table): Add dynamic
4240 parameter.
4241
4242 Fri Dec 13 13:18:49 1996 Dan Wilder <dan@gasboy.com>
4243
4244 * coffcode.h (coff_set_flags): Use MC68KBCSMAGIC for bfd_arch_m68k
4245 if NAMES_HAVE_UNDERSCORE is defined.
4246
4247 Fri Dec 13 11:13:23 1996 Doug Evans <dje@canuck.cygnus.com>
4248
4249 * libaout.h (enum machine_type): Change M_SPARCLET from 142 to 131.
4250
4251 Thu Dec 12 15:07:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4252
4253 * elf32-ppc.c (ppc_elf_check_relocs): Move R_PPC_PLTREL24 into the
4254 supported relocs.
4255
4256 Thu Dec 12 14:55:41 1996 Ian Lance Taylor <ian@cygnus.com>
4257
4258 * elflink.h (elf_link_add_object_symbols): Only add a weak
4259 symbol if the real definition is in the dynamic symbol table.
4260 After finding the real definition, then, if it is dynamic, add the
4261 weak symbol to the dynamic symbol table.
4262
4263 * coff-aux.c (coff_m68k_aux_link_add_one_symbol): Make static.
4264
4265 * ppcboot.c (ppcboot_set_arch_mach): Don't define; it's a
4266 function.
4267 (ppcboot_bfd_print_private_bfd_data): Don't take the address of an
4268 array.
4269
4270 Tue Dec 10 23:23:52 1996 Jeffrey A Law (law@cygnus.com)
4271
4272 * elf32-mn10300.c (reloc_type): Remove big endian mn10300 reloc
4273 variants.
4274 (elf32_mn10300_howto_table, mn10300_reloc_map): Likewise.
4275 (bfd_elf32_mn10300_reloc): Write data in little endian format.
4276 * reloc.c: Remove mn10300 big endian relocs.
4277 * bfd-in2.h, libbfd.h: Rebuilt.
4278
4279 * elf32-mn10200.c: Update from elf32-mn10300.c.
4280
4281 Fri Dec 6 15:18:05 1996 Jeffrey A Law (law@cygnus.com)
4282
4283 * elf32-mn10300.c (elf_symbol_leading_char): Define.
4284
4285 * elf32-mn10300.c: Add some comments.
4286
4287 Fri Dec 6 17:16:43 1996 Ian Lance Taylor <ian@cygnus.com>
4288
4289 * ihex.c (ihex_scan): Always initialize buf before jumping to
4290 error_return.
4291 (ihex_read_section): Likewise.
4292
4293 Thu Dec 5 22:29:18 1996 Jeffrey A Law (law@cygnus.com)
4294
4295 * elf32-mn10300.c (elf_mn10300_howto_table): Don't set partial-
4296 inplace for most relocs.
4297
4298 Thu Dec 5 13:24:46 1996 Ian Lance Taylor <ian@cygnus.com>
4299
4300 * elflink.h (elf_link_add_object_symbols): Calling check_relocs
4301 even if SEC_ALLOC is not set.
4302 * elf32-i386.c (elf_i386_check_relocs): Don't check SEC_ALLOC
4303 when deciding whether to copy a reloc into a shared object.
4304 (elf_i386_relocate_section): Likewise.
4305 * elf32-sparc.c (elf32_sparc_check_relocs): Likewise.
4306 (elf32_sparc_relocate_section): Likewise.
4307 * elf32-i386.c (elf_i386_check_relocs): Don't set SEC_ALLOC in a
4308 reloc section if it is not set in the source section.
4309 * elf32-sparc.c (elf32_sparc_check_relocs): Likewise.
4310 * elf.c (bfd_section_from_shdr): Mark a reloc section associated
4311 with a SEC_DEBUGGING section as SEC_DEBUGGING.
4312
4313 Wed Dec 4 14:18:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4314
4315 * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): #if 0 code that
4316 expects a .got.plt until we actually create it.
4317
4318 Mon Dec 2 12:13:51 1996 Ian Lance Taylor <ian@cygnus.com>
4319
4320 * cofflink.c (_bfd_coff_generic_relocate_section): Print an error
4321 message for bfd_reloc_outofrange, rather than aborting. From
4322 Philippe De Muyter <phdm@info.ucl.ac.be>.
4323
4324 * cofflink.c (_bfd_coff_final_link): If there aren't any relocs in
4325 a relocateable link, don't try to process them. From Heinz Wrobel
4326 <wrobel@lpr.e-technik.tu-muenchen.de>.
4327
4328 Mon Dec 2 00:39:24 1996 Jeffrey A Law (law@cygnus.com)
4329
4330 * elf32-mn10300.c (mn10300_info_howto): Renamed from
4331 mn10300_info_howto_rel. Tweak reloc argument to be an
4332 Elf32_Internal_Rela.
4333 (USE_RELA): Define instead of USE_REL.
4334 (elf_info_to_howto, elf_info_howto_rel): Corresponding changes.
4335
4336 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4337
4338 * configure.in, configure: Handle mips*-sgi-irix6*.
4339 * irix-core.c (irix_core_core_file_p): Accept CORE_MAGICN32
4340 core files.
4341
4342 Wed Nov 27 12:10:25 1996 Ian Lance Taylor <ian@cygnus.com>
4343
4344 * elf32-i386.c (elf_i386_relocate_section): Warn about a
4345 relocation against a symbol defined in a section with no output
4346 section.
4347
4348 Tue Nov 26 11:07:31 1996 Ian Lance Taylor <ian@cygnus.com>
4349
4350 * aclocal.m4 (BFD_CC_FOR_BUILD): Don't require AC_C_CROSS.
4351 * configure, config.in: Rebuild with autoconf 2.12.
4352
4353 * elf-bfd.h (struct elf_link_hash_entry): Add other field.
4354 * elf.c (_bfd_elf_link_hash_newfunc): Initialize other field.
4355 (swap_out_syms): Set st_other from existing st_other field.
4356 * elflink.h (elf_link_add_object_symbols): Store st_other in hash
4357 table other field.
4358 (elf_link_output_extsym): Set the other field from the global hash
4359 table entry.
4360 * elf32-mips.c (enum reloc_type): Add R_MIPS16_26.
4361 (elf_mips16_jump_howto): New static variable.
4362 (mips16_jump_reloc): New static function.
4363 (bfd_elf32_bfd_reloc_type_lookup): Handle BFD_RELOC_MIPS16_JMP.
4364 (mips_info_to_howto_rel): Handle R_MIPS16_26.
4365 (mips_elf_relocate_section): Handle R_MIPS16_26. Handle R_MIPS_26
4366 to a mips16 symbol.
4367 * reloc.c (BFD_RELOC_MIPS16_JMP): Add to list of relocs.
4368 * bfd-in2.h, libbfd.h: Rebuild.
4369 * cpu-mips.c (arch_info_struct): Add mips:16 entry.
4370
4371 Mon Nov 25 11:23:32 1996 Ian Lance Taylor <ian@cygnus.com>
4372
4373 * configure.host: Use long long for mips-sgi-irix6*.
4374
4375 * coffswap.h (coff_swap_scnhdr_out): Make line number overflow
4376 only a warning. From Philippe De Muyter <phdemuyt@ulb.ac.be>.
4377
4378 Mon Nov 25 08:52:29 1996 Jeffrey A Law (law@cygnus.com)
4379
4380 * elf32-mn10300.c (bfd_elf32_mn10300_reloc): New function.
4381 (enum reloc_type): Add more reloc types.
4382 (elf32_mn10300_howto_table): Update for new reloc types.
4383 (elf32_mn10300_reloc_map): Update for new reloc types.
4384 * reloc.c: Add some new relocs for the mn10300 series.
4385 * bfd-in2.h, libbfd.h: Rebuilt.
4386
4387 Sat Nov 23 13:26:18 1996 Jeffrey A Law (law@cygnus.com)
4388
4389 * som.c (setup_sections): Don't lose for a space which has
4390 no data, but some symbols.
4391
4392 Fri Nov 22 11:32:13 1996 Ian Lance Taylor <ian@cygnus.com>
4393
4394 * sunos.c (struct sunos_link_hash_table): Add got_needed field.
4395 (sunos_link_hash_table_create): Initialize got_needed.
4396 (sunos_create_dynamic_sections): Only set .got section size if it
4397 is not already set. Set got_needed.
4398 (bfd_sunos_size_dynamic_sections): Check got_needed. Only set
4399 sdynptr, and only handle dynamic sections, if dynamic sections are
4400 needed.
4401 (sunos_scan_std_relocs): Pass false to create_dynamic_sections.
4402 Initialize .got section.
4403 (sunos_scan_ext_relocs): Likewise.
4404 (sunos_write_dynamic_symbol): Set up PLT entry even if this is not
4405 a dynamic symbol.
4406 (sunos_finish_dynamic_link): Check got_needed. Only set up
4407 dynamic linking information if needed.
4408
4409 Thu Nov 21 10:31:31 1996 Rob Savoye (rob@cygnus.com)
4410
4411 * config.bfd: Added VersaDOS format to the Ericsson configuration.
4412
4413 Wed Nov 20 16:31:31 1996 Jeffrey A Law (law@cygnus.com)
4414
4415 * elf32-mn10300.c: Rough cut at relocs for the mn10300.
4416
4417 Wed Nov 13 08:12:38 1996 Jeffrey A Law (law@cygnus.com)
4418
4419 * Makefile.in (elf32-d10v.o): Don't depend on elf/d10v.h
4420 anymore.
4421
4422 Tue Nov 12 13:30:00 1996 Dawn Perchik <dawn@cygnus.com>
4423
4424 * filemode.c: Include sysdep.h.
4425 * ihex.c: Add casts to eliminate compiler warnings.
4426 * sunos.c: Add casts to eliminate compiler warnings.
4427
4428 Mon Nov 11 10:37:02 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4429
4430 * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Create .got.plt
4431 section.
4432 (ppc_elf_check_relocs): Add support for R_PPC_LOCAL24PC. Make
4433 appropriate relocations in the .so file if shared.
4434 (ppc_elf_relocate_section): Ditto.
4435
4436 Tue Oct 29 15:03:02 1996 Doug Evans <dje@canuck.cygnus.com>
4437
4438 * elf32-m32r.c (elf_m32r_howto_table, R_M32R_24): Use
4439 complain_overflow_unsigned.
4440
4441 Tue Oct 29 12:53:46 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
4442
4443 * elf32-d10v.c (elf_d10v_howto_table): Don't complain on
4444 overflows for R_D10V_16 and R_D10V_18.
4445
4446 Tue Oct 29 13:23:53 1996 Ian Lance Taylor <ian@cygnus.com>
4447
4448 * ieee.c (ieee_write_section_part): Use LMA rather than VMA.
4449 (do_with_relocs): Likewise.
4450 (do_as_repeat): Likewise.
4451 (copy_expression): Likewise.
4452
4453 Fri Oct 25 16:56:40 1996 Ian Lance Taylor <ian@cygnus.com>
4454
4455 * ieee.c (ieee_write_external_part): Correctly record whether
4456 there is an external part.
4457
4458 Thu Oct 24 14:32:52 1996 Jeffrey A Law (law@cygnus.com)
4459
4460 * elf32-v850.c (elf32_v850_bfd_final_link_relocate): Correctly
4461 handle tda offsets for sld.w and sst.w instructions.
4462 Fix alignment check in sld.w and sst.w tda reloc handling.
4463
4464 Thu Oct 24 09:08:47 1996 Stu Grossman (grossman@critters.cygnus.com)
4465
4466 * aclocal.m4, configure: Set USE_BINARY_FOPEN for *-*-windows.
4467
4468 Wed Oct 23 00:53:16 1996 Jeffrey A Law (law@cygnus.com)
4469
4470 * elf32-v850.c: Add comments about assumptions about
4471 char, short & long sizes.
4472 (elf32_v850_bfd_final_link_relocate): Fix sign extension
4473 problems for several relocs.
4474
4475 * elf32-v850.c (elf32_v850_howto_table): Fix typo in
4476 R_V850_SDA_OFFSET entry.
4477
4478 Wed Oct 23 00:20:34 1996 Ian Lance Taylor <ian@cygnus.com>
4479
4480 * xcofflink.c (bfd_xcoff_import_symbol): Don't allocate ldsym.
4481 Store import file index in ldindx.
4482 (xcoff_build_ldsyms): Assume that ldsym was not previously
4483 allocated. For an imported symbol, copy ldindx into l_ifile.
4484
4485 Tue Oct 22 19:20:38 1996 Jeffrey A Law (law@cygnus.com)
4486
4487 * elf32-v850.c (elf_v850_howto_table): Fix ordering of
4488 R_V850_ZDA_OFFSET and R_V850_TDA_OFFSET. Fix various
4489 fields in R_V850_TDA_OFFSET.
4490 (elf32_v850_bfd_final_link_relocate): Tweak pc-relative
4491 relocs to work more like other relocs. Handle R_V850_TDA_OFFSET
4492 relocations.
4493
4494 * elf32-v850.c: Include bfdlink.h.
4495 (bfd_elf32_v850_reloc): Return an error if we get a reloc
4496 we can't handle.
4497 (elf32_v850_bfd_final_link_relocate): New function.
4498 (v850_elf_relocation_section): Likewise.
4499 (elf_backend_relocate_section): Define.
4500
4501 Tue Oct 22 17:22:43 1996 Ian Lance Taylor <ian@cygnus.com>
4502
4503 * binary.c (binary_set_section_contents): Ignore sections which
4504 don't have SEC_LOAD and SEC_ALLOC set.
4505
4506 Mon Oct 21 12:13:05 1996 Jeffrey A Law (law@cygnus.com)
4507
4508 * linker.c (_bfd_generic_final_link): Avoid losing static
4509 symbols in the .bss section.
4510
4511 Mon Oct 21 10:54:58 1996 Ian Lance Taylor <ian@cygnus.com>
4512
4513 * elf32-mips.c (elf_mips_howto_table): Describe R_MIPS_64.
4514 (mips32_64bit_reloc): New static function.
4515 (mips_reloc_map): Add entry for BFD_RELOC_64.
4516 (mips_elf_relocate_section): Handle R_MIPS_64.
4517
4518 * linker.c (default_indirect_link_order): Print an error message
4519 when attempting to do a relocateable link with different object
4520 file formats, rather than calling abort.
4521
4522 Thu Oct 17 10:43:29 1996 Doug Evans <dje@canuck.cygnus.com>
4523
4524 * reloc.c (m32r relocs): Rename them.
4525 * bfd-in2.h, libbfd.h: Regenerated.
4526 * elf32-m32r.c: Update.
4527 (m32r_elf_10_pcrel_reloc): New function.
4528 (elf_m32r_howto_table, R_M32R_10_PCREL entry): Use it.
4529 (elf_m32r_howto_table, R_M32R_24 entry): Fix {src,dst}_masks.
4530
4531 Wed Oct 16 11:24:35 1996 Jeffrey A Law (law@cygnus.com)
4532
4533 * linker.c (_bfd_generic_final_link): Set "linker_mark" for
4534 all sections that will be included in the output file.
4535 (_bfd_generic_link_output_symbols): Discard symbols in sections
4536 which are being discarded.
4537 * elf32-v850.c (enum reloc_type): Add R_V850_SDA_OFFSET,
4538 R_V850_TDA_OFFSET and R_V850_ZDA_OFFSET.
4539 (elf_v850_howto_table): Corresponding changes.
4540 (elf_v850_reloc_map): Corresponding changes.
4541 * reloc.c: Add additional V850 relocations.
4542 * bfd-in2.h, libbfd.h: Rebuilt.
4543
4544 * elf32-v850.c (bfd_elf32_v850_reloc): Mask out bits we
4545 no longer want in pc-relative relocs.
4546
4547 Tue Oct 15 22:17:37 1996 Jeffrey A Law (law@cygnus.com)
4548
4549 * elf32-v850.c (bfd_elf32_v850_reloc): Don't silently
4550 accept a reloc against an undefined sybmol!
4551
4552 Tue Oct 15 16:17:28 1996 Stu Grossman (grossman@critters.cygnus.com)
4553
4554 * elf32-v850.c: Define elf_symbol_leading_char to be '_'.
4555
4556 Tue Oct 15 12:40:41 1996 Ian Lance Taylor <ian@cygnus.com>
4557
4558 * VERSION: Bump for new relocation.
4559
4560 * hosts/i386bsd.h: If NBPG is not defined, define it as
4561 PAGE_SIZE, for recent versions of FreeBSD.
4562
4563 Mon Oct 14 12:37:26 1996 Ian Lance Taylor <ian@cygnus.com>
4564
4565 * configure.host: Use `long long' as the 64 bit type on a Solaris
4566 host, since both gcc and the SunPRO compilers support it.
4567
4568 Mon Oct 14 11:17:24 1996 Richard Henderson <rth@tamu.edu>
4569
4570 * reloc.c: Create a new BFD_RELOC_ALPHA_ELF_LITERAL. It was a
4571 mistake to have reused the ECOFF LITERAL for ELF since they have
4572 different semantics.
4573 * elf64-alpha.c (elf_reloc_map): Map from ELF_LITERAL.
4574 * bfd-in2.h, libbfd.h: Rebuild.
4575
4576 * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Trap .got
4577 section overflow.
4578
4579 * elf64-alpha.c (elf64_alpha_relocate_section): Do not emit a
4580 dynamic relocation for an undefweak symbol when we are building
4581 a static executable.
4582
4583 Thu Oct 10 11:15:06 1996 Stan Shebs <shebs@andros.cygnus.com>
4584
4585 * mpw-make.sed (config.bfd, targmatch.sed): Edit references to
4586 point explicitly to srcdir.
4587 (targmatch.h): Edit references to point explicitly to objdir.
4588
4589 Thu Oct 10 14:14:23 1996 Ian Lance Taylor <ian@cygnus.com>
4590
4591 * config.bfd: When setting targ_cpu, don't get confused by
4592 linux-gnu.
4593
4594 Tue Oct 8 08:51:19 1996 Stu Grossman (grossman@critters.cygnus.com)
4595
4596 * configure.host: Add support for windows host (a build done
4597 under the Microsoft build environment).
4598
4599 Tue Oct 8 11:40:16 1996 Ian Lance Taylor <ian@cygnus.com>
4600
4601 * elflink.h (elf_link_add_object_symbols): If a symbol is a weak
4602 definition in a dynamic object, add it to the dynamic symbol table
4603 if any dynamic object mentions it. Reverts part of last patch.
4604
4605 * sunos.c (struct sunos_link_hash_table): Add got_base field.
4606 (sunos_link_hash_table_create): Initialize got_base.
4607 (bfd_sunos_size_dynamic_sections): If the .got section is more
4608 than 0x1000 bytes, set __GLOBAL_OFFSET_TABLE_ and got_base to
4609 0x1000.
4610 (sunos_check_dynamic_reloc): Subtract got_base from a base
4611 relative relocation.
4612
4613 * elf32-mips.c (elf_mips_isa): New static function.
4614 (_bfd_mips_elf_merge_private_bfd_data): Don't warn about linking
4615 -mips1 and -mips2 code together, or -mips3 and -mips4 code.
4616
4617 Mon Oct 7 11:44:17 1996 Ian Lance Taylor <ian@cygnus.com>
4618
4619 * archive.c (do_slurp_coff_armap): Only treat archive as little
4620 endian for i960 COFF.
4621
4622 Fri Oct 4 13:49:01 1996 Ian Lance Taylor <ian@cygnus.com>
4623
4624 * coffcode.h (coff_compute_section_file_positions): Adjust sofar
4625 by the change in size of the section when EXEC_P is not set.
4626
4627 * coff-m68k.c (coff_rtype_to_howto): Define if not defined.
4628 (m68kcoff_rtype_to_howto): New static function.
4629 * cf-m68klynx.c (coff_m68k_lynx_rtype_to_howto): Add the section
4630 VMA to the addend for a PC relative reloc.
4631
4632 * dep-in.sed: Rework backslash loop a bit to avoid bug in sed on
4633 HP/UX 10.20.
4634 * Makefile.in: Rebuild dependencies.
4635
4636 * dep-in.sed: Remove ../bfd/sysdep.h, since it will appear when
4637 som.h is included.
4638
4639 Fri Oct 4 11:41:39 1996 Jeffrey A Law (law@cygnus.com)
4640
4641 * Makefile.in: Remove explicit dependencies for mn10200 and
4642 mn10300 files.
4643 (ALL_MACHINE_CFILES): Add cpu-mn10200.c and cpu-mn10300.c.
4644 (BFD32_BACKENDS_CFILES): Add elf32-mn10200.c and elf32-mn10300.c
4645 (dependencies): Rebuilt.
4646
4647 Thu Oct 3 16:57:51 1996 Ian Lance Taylor <ian@cygnus.com>
4648
4649 * cofflink.c (coff_link_add_symbols): Set obj_coff_keep_syms
4650 during this function.
4651
4652 * elflink.c (_bfd_elf_create_linker_section): Only use an existing
4653 section if the flags are compatible.
4654
4655 * configure.in: Add havevecs, and put it in tdefaults.
4656 * mpw-config.in: Likewise.
4657 * configure: Rebuild.
4658 * targmatch.sed: New file; a sed script to build targmatch.h from
4659 config.bfd.
4660 * config.bfd: Add #if, #endif, and comments for targmatch.h.
4661 * targets.c: Include "fnmatch.h".
4662 (struct targmatch): Define.
4663 (bfd_target_match): Define by including targmatch.h.
4664 (bfd_find_target): If the target is not found by name, search for
4665 it as a configuration triplet.
4666 * Makefile.in: Rebuild dependencies.
4667 (BFD32_BACKENDS): Add aout-arm.o, aout-sparcle.o, hp300bsd.o,
4668 i386dynix.o, m68k4knetbsd.o, and riscix.o.
4669 (BFD32_BACKENDS_CFILES): Add aout-arm.c, aout-sparcle.c,
4670 hp300bsd.c, i386dynix.c, m68k4knetbsd.c, and riscix.c.
4671 (HFILES): Add targmatch.h. Also, alphabetize and reindent.
4672 (CFILES): Remove i386dynix.c and hp300bsd.c.
4673 (targmatch.h): New target.
4674 (do_clean): Remove targmatch.h.
4675
4676 * configure.in: Add BFD_NEED_DECLARATION(getenv).
4677 * acconfig.h: Add NEED_DECLARATION_GETENV.
4678 * configure, config.in: Rebuild.
4679 * sysdep.h: If NEED_DECLARATION_GETENV, declare getenv.
4680 * aout-adobe.c (aout_adobe_object_p): Don't declare getenv.
4681
4682 Thu Oct 3 09:29:09 1996 Jeffrey A Law (law@cygnus.com)
4683
4684 * cpu-mn10x00.c, elf32-mn10x00: Removed.
4685 * cpu-mn10200.c, cpu-mn10300.c: New files.
4686 * elf32-mn10200.c, elf32-mn10300.c: New files.
4687 * Makefile.in: Break mn10x00 support into two separate
4688 configurations, mn10200 and mn10300.
4689 * archures.c, config.bfd, configure.in, elf.c, targets.c: Likewise.
4690 * bfd-in2.h, configure: Rebuilt.
4691
4692 Thu Oct 3 15:38:19 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
4693
4694 * Makefile.in (do_clean): Move config.log to do_distclean.
4695
4696 Wed Oct 2 21:40:55 1996 Jeffrey A Law (law@cygnus.com)
4697
4698 * cpu-mn10x00.c, elf32-mn10x00.c: New files.
4699 * Makefile.in (ALL_MACHINES): Add cpu-mn10x00.o.
4700 (BFD32_BACKENDS): Similarly for elf32-mn10x00.o.
4701 (elf32-mn10x00.o): Add dependencies.
4702 * archures.c (enum bfd_architecture): Add bfd_arch_mn10x00.
4703 (bfd_mn10x00_arch): Declare.
4704 (bfd_archures_list): Add bfd_mn10x00_arch.
4705 * config.bfd: Add mn10x00-*-*.
4706 * configure.in: Add bfd_elf32_mn10x00_vec.
4707 * elf.c (prep_headers): Handle bfd_arch_mn10x00.
4708 * targets.c (bfd_elf32_mn10x00_vec): Declare.
4709 (bfd_target_vector): Add bfd_elf32_mn10x00_vec.
4710 * bfd-in2.h, configure: Rebuilt.
4711
4712 Wed Oct 2 15:46:45 1996 Klaus Kaempf <kkaempf@progis.de>
4713
4714 openVMS/Alpha: Provide filename and case_hack flags via
4715 symbol table from gas.
4716 Add case_hack code for symbol output from vax/vms.
4717 * evax-alpha.c (evax_initialize): Remove filename handling,
4718 filename is provided via symbol table.
4719 (evax_get_symtab): Use local symbol count when setting up table.
4720 * evax-egsd.c (_bfd_evax_slurp_egsd): Print correct name when
4721 debugging.
4722 (_bfd_evax_write_egsd): Skip file name symbol.
4723 * evax-emh.c (get_vms_time_string): Local function now.
4724 (_bfd_evax_write_emh): Extract source filename and case_hack flags
4725 from symbol table.
4726 * evax_write_etir (_bfd_evax_write_etir): Pass all symbol names
4727 through _bfd_evax_case_hack_symbol.
4728 * evax-misc.c (hash_string, _bfd_evax_case_hack_symbol): New
4729 functions.
4730 (_bfd_evax_basename): Removed.
4731 (_bfd_get_vms_time_string): Moved to evax-emh.c.
4732 * evax.h (evax_private_data_struct): Remove filename.
4733 (flag_hash_long_names, flag_show_after_trunc,
4734 flag_no_hash_mixed_case, vms_name_mapping): New flags for
4735 vms_case_hack.
4736
4737 Wed Oct 2 12:02:02 1996 Ian Lance Taylor <ian@cygnus.com>
4738
4739 * freebsd.h (N_GET_MAGIC_NET): Don't use ntohl.
4740 (N_GETMID_NET, N_GETFLAG_NET): Likewise.
4741 (NO_SWAP_MAGIC): Don't define.
4742 (SWAP_MAGIC): Define.
4743
4744 * cofflink.c (_bfd_coff_link_input_bfd): Don't crash if there is
4745 no hash table entry for a global symbol.
4746
4747 Tue Oct 1 16:14:22 1996 Joel Sherrill <joel@oarcorp.com>
4748
4749 * config.bfd (mips*-*-rtems*): New target, like mips*-*-elf*.
4750
4751 Tue Oct 1 12:31:39 1996 Ian Lance Taylor <ian@cygnus.com>
4752
4753 * cofflink.c (coff_link_add_symbols): Don't override a meaningful
4754 symbol type with T_NULL. Warn if symbol type changes. Based on
4755 patch from Philippe De Muyter <phdm@info.ucl.ac.be>.
4756
4757 * elflink.h (elf_link_add_object_symbols): Only put a symbol from
4758 a dynamic object in the dynamic symbol table if it is referenced
4759 or defined by a regular object.
4760
4761 Fri Sep 27 18:41:07 1996 Stu Grossman (grossman@critters.cygnus.com)
4762
4763 * elf32-v850.c (bfd_elf32_v850_is_local_label): New function to
4764 remove dwarf local labels. Shrinks binaries by a factor of 3!
4765
4766 Mon Sep 23 13:33:00 1996 Ian Lance Taylor <ian@cygnus.com>
4767
4768 * elf32-ppc.c (ppc_elf_add_symbol_hook): Create the .sbss section
4769 by hand, rather than by calling bfd_make_section.
4770
4771 Mon Sep 23 09:23:41 1996 Doug Evans <dje@seba.cygnus.com>
4772
4773 * reloc.c: Rename m32r relocs.
4774 * bfd-in2.h, libbfd.h: Rebuilt.
4775 * elf32-m32r.c: Update.
4776
4777 Fri Sep 20 11:43:43 1996 Ian Lance Taylor <ian@cygnus.com>
4778
4779 * aoutx.h (aout_link_input_section_ext): When doing a relocateable
4780 link, adjust the symbol index of a base relative reloc. Don't
4781 change the addend of a PC relative reloc if pcrel_offset is set.
4782 * sunos.c (bfd_sunos_size_dynamic_sections): Don't do anything for
4783 a relocateable link.
4784
4785 * reloc.c (bfd_perform_relocation): Apply the relocation even if
4786 it is zero, in case src_mask matters.
4787 (bfd_install_relocation): Likewise.
4788
4789 Thu Sep 19 11:03:06 1996 Ian Lance Taylor <ian@cygnus.com>
4790
4791 * xcofflink.c (xcoff_link_add_symbols): Always initialize
4792 keep_syms.
4793 (_bfd_xcoff_bfd_final_link): Don't set target_index
4794 to an uninitialized value.
4795
4796 Tue Sep 17 14:18:31 1996 Ian Lance Taylor <ian@cygnus.com>
4797
4798 * coffcode.h (coff_slurp_line_table): Warn about illegal symbol
4799 indices, rather than crashing.
4800 (coff_slurp_reloc_table): Likewise. Check whether the howto field
4801 is NULL.
4802 * coff-sh.c (sh_relocate_section): Check for an illegal symbol
4803 index.
4804
4805 Mon Sep 16 12:39:36 1996 Ian Lance Taylor <ian@cygnus.com>
4806
4807 * coff-arm.c (aoutarm_std_reloc_howto): Change dst_mask for ARM26D
4808 reloc to 0.
4809 (coff_arm_adjust_symndx): New static function.
4810 (coff_adjust_symndx): Define.
4811
4812 * srec.c (srec_scan): Accept multiple symbols on a single line.
4813 From Pascal Martin <pmartin@alsys.com>.
4814
4815 * README: New file.
4816
4817 Fri Sep 13 14:32:42 1996 Doug Evans <dje@canuck.cygnus.com>
4818
4819 * aoutf1.h (MY_bfd_merge_private_bfd_data): Define.
4820 (sunos_merge_private_bfd_data): New function.
4821
4822 Fri Sep 13 15:50:57 1996 Ian Lance Taylor <ian@cygnus.com>
4823
4824 * bfd.c (bfd_copy_private_bfd_data): Switch on output BFD rather
4825 than input BFD.
4826 (bfd_merge_private_bfd_data): Likewise.
4827 * section.c (bfd_copy_private_section_data): Likewise.
4828 * syms.c (bfd_copy_private_symbol_data): Likewise.
4829 * bfd-in2.h: Rebuild.
4830 * aout-target.h (MY_bfd_copy_private_section_data): Check that
4831 both BFD's are the right flavour.
4832 * ecoff.c (_bfd_ecoff_bfd_copy_private_bfd_data): Likewise.
4833 * elf.c (_bfd_elf_copy_private_symbol_data): Likewise.
4834 * elf32-mips.c (_bfd_mips_elf_copy_private_bfd_data): Likewise.
4835 (_bfd_mips_elf_merge_private_bfd_data): Likewise.
4836 * elf32-ppc.c (ppc_elf_copy_private_bfd_data): Likewise.
4837 (ppc_elf_merge_private_bfd_data): Likewise.
4838 * elf32-sparc.c (elf32_sparc_merge_private_bfd_data): Likewise.
4839 * peicode.h (pe_bfd_copy_private_section_data): Likewise.
4840
4841 * elf32-hppa.c (elf_hppa_howto_table): Fill in some fields for
4842 R_PARISC_DIR32, so that _bfd_stab_section_find_nearest_line passes
4843 its sanity check.
4844
4845 Thu Sep 12 11:45:57 1996 Doug Evans <dje@seba.cygnus.com>
4846
4847 * reloc.c: Add m32r relocs.
4848 * bfd-in2.h, libbfd.h: Rebuilt.
4849 * cpu-m32r.c,elf32-m32r.c: New files.
4850
4851 Thu Sep 12 11:10:05 1996 Ian Lance Taylor <ian@cygnus.com>
4852
4853 * ieee.c (ieee_vec): Set symbol_leading_char field to '_'.
4854
4855 Wed Sep 11 11:57:56 1996 Ian Lance Taylor <ian@cygnus.com>
4856
4857 * tekhex.c (first_phase): Change type parameter from char to int.
4858 (out): Likewise.
4859 (pass_over): Change func to expect int, not char.
4860
4861 * elf.c (assign_file_positions_for_segments): Test SEC_ALLOC
4862 rather than SEC_LOAD when aligning the file offset for the first
4863 section in a segment.
4864
4865 Tue Sep 10 16:18:30 1996 Fred Fish <fnf@cygnus.com>
4866
4867 * syms.c (coff_section_type): Make arg const.
4868 * irix-core.c (irix_core_core_file_p): Remove extraneous extra arg
4869 to make_bfd_asection().
4870 * elf-bfd.h (bfd_section_from_phdr): Add prototype.
4871 * elfcode.h (bfd_section_from_phdr): Remove prototype.
4872 (_bfd_elf_stringtab_init): Remove prototype.
4873
4874 * netbsd-core.c (swap_abort): Add prototype.
4875 * aix386-core.c (swap_abort): Ditto & make static
4876 * hpux-core.c (swap_abort): Ditto & make static.
4877 * irix-core.c (swap_abort): Ditto & make static.
4878 * ptrace-core.c (swap_abort): Ditto & make static.
4879 * trad-core.c (swap_abort): Ditto & make static.
4880 * coffswap.h (coff_swap_reloc_in): Ditto.
4881 (coff_swap_reloc_out): Ditto.
4882 (coff_swap_filehdr_in): Ditto.
4883 (coff_swap_filehdr_out): Ditto.
4884 (coff_swap_sym_in): Ditto.
4885 (coff_swap_sym_out): Ditto.
4886 (coff_swap_aux_in): Ditto.
4887 (coff_swap_aux_out): Ditto.
4888 (coff_swap_lineno_in): Ditto.
4889 (coff_swap_lineno_out): Ditto.
4890 (coff_swap_aouthdr_in): Ditto.
4891 (coff_swap_aouthdr_out): Ditto.
4892 (coff_swap_scnhdr_in): Ditto.
4893 (coff_swap_scnhdr_out): Ditto.
4894 * ihex.c (ihex_sizeof_headers): Ditto.
4895 * tekhex.c (getsym): Ditto.
4896 (find_chunk): Ditto & make static.
4897 (insert_byte): Ditto.
4898 (first_phase): Ditto.
4899 (pass_over): Ditto.
4900 (tekhex_get_symtab): Ditto & make static.
4901 (tekhex_get_symtab_upper_bound): Ditto & make static.
4902 (tekhex_mkobject): Ditto.
4903 (tekhex_object_p): Ditto.
4904 (move_section_contents): Ditto.
4905 (tekhex_get_section_contents): Ditto.
4906 (tekhex_set_arch_mach): Ditto & make static.
4907 (tekhex_set_section_contents): Ditto.
4908 (writevalue): Ditto.
4909 (writesym): Ditto.
4910 (out): Ditto.
4911 (tekhex_write_object_contents): Ditto.
4912 (tekhex_sizeof_headers): Ditto.
4913 (tekhex_make_empty_symbol): Ditto.
4914 (tekhex_get_symbol_info): Ditto.
4915 (tekhex_print_symbol): Ditto.
4916 * irix-core.c (make_bfd_asection): Ditto.
4917 (irix_core_core_file_p): Ditto.
4918 (irix_core_core_file_failing_command): Ditto.
4919 (irix_core_core_file_failing_signal): Ditto.
4920 (irix_core_core_file_matches_executable_p): Ditto.
4921 (irix_core_make_empty_symbol): Ditto.
4922 * coff-mips.c (mips_bfd_reloc_type_lookup): Ditto.
4923 * srec.c (srec_new_symbol): Ditto.
4924 (srec_get_section_contents): Ditto.
4925 (srec_set_arch_mach): Ditto.
4926 (srec_set_section_contents): Ditto.
4927 (internal_srec_write_object_contents): Ditto.
4928 (srec_write_object_contents): Ditto.
4929 (symbolsrec_write_object_contents): Ditto.
4930 (srec_sizeof_headers): Ditto.
4931 (srec_make_empty_symbol): Ditto.
4932 (srec_get_symtab_upper_bound): Ditto.
4933 (srec_get_symtab): Ditto.
4934 (srec_print_symbol): Ditto and make static.
4935 * elf.c (elf_read): Ditto
4936 (assign_section_numbers): Ditto.
4937 (elf_fake_sections): Ditto.
4938 (sym_is_global): Ditto.
4939 (elf_map_symbols): Ditto.
4940 (get_program_header_size): Ditto.
4941 * coffgen.c (make_a_section_from_file): Ditto.
4942 (coff_real_object_p): Ditto.
4943 (fixup_symbol_value): Ditto.
4944 (build_debug_section): Ditto.
4945 (copy_name): Ditto.
4946 * syms.c (coff_section_type): Ditto.
4947
4948 Mon Sep 9 22:36:01 1996 Jeffrey A Law (law@cygnus.com)
4949
4950 * bfd-in2.h: Rebuilt after m32r changes.
4951
4952 Mon Sep 9 12:31:22 1996 Doug Evans <dje@canuck.cygnus.com>
4953
4954 * config.bfd,configure.in,configure: Add m32r support.
4955 * Makefile.in,archures.c,elf.c,targets.c: Likewise.
4956 * config.bfd: Keep target list alphabetically sorted.
4957
4958 Mon Sep 9 11:48:41 1996 Jeffrey A Law (law@cygnus.com)
4959
4960 * elf32-v850.c (bfd_elf32_v850_reloc, case R_V850_HI16): Don't forget
4961 to add in the constant part found in the instruction itself.
4962 (case R_V850_HI16_S): Likewise.
4963
4964 Fri Sep 6 17:04:39 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
4965
4966 * elf32-d10v.c (elf_d10v_howto_table): Modify the size of R_D10V_16
4967 and R_D10V_18 to be 1 (word).
4968
4969 Thu Sep 5 15:23:08 1996 Ian Lance Taylor <ian@cygnus.com>
4970
4971 * stabs.c (_bfd_link_section_stabs): If the output_section field
4972 of either section is bfd_abs_section, then the linker is
4973 discarding the section and we should not optimize it.
4974
4975 Tue Sep 3 12:16:20 1996 Doug Evans <dje@canuck.cygnus.com>
4976
4977 * Makefile.in (aout-sparcle.o): New target.
4978 * aoutf1.h (TARGET_IS_BIG_ENDIAN_P): Don't define if little endian.
4979 * config.bfd (sparclet-*-aout*): Add case.
4980 * configure.in (sparcle_aout_vec): Add case.
4981 * configure: Regenerated.
4982 * targets.c (sparcle_aout_vec): Declare.
4983 (bfd_target_vector): Add sparcle_aout_vec.
4984 * aout-sparcle.c: New file.
4985
4986 Tue Sep 3 00:57:02 1996 Jeffrey A Law (law@cygnus.com)
4987
4988 * elf32-v850.c (bfd_elf32_v850_reloc): Fix handling of
4989 low order sign bit propogation for R_V850_HI16_S.
4990
4991 * elf32-v850.c (bfd_elf32_v850_reloc): New function for
4992 handling V850 specific relocs.
4993 (elf_v850_howto_table): Use the new function for some
4994 relocations. Twiddle masks & shifts for some relocs.
4995 Set partial_inplace where needed.
4996
4997 Mon Sep 2 12:12:34 1996 Ian Lance Taylor <ian@cygnus.com>
4998
4999 * cpu-mips.c: Add an explicit mips:3000 entry, and change the
5000 default architecture to a machine number of 0.
5001 * elf32-mips.c (_bfd_mips_elf_object_p): Set the machine number
5002 for E_MIPS_ARCH_1.
5003 (_bfd_mips_elf_merge_private_bfd_data): If the machine number of
5004 the output BFD is the default, set it from the first input BFD.
5005
5006 Sun Sep 1 18:38:01 1996 Jeffrey A Law (law@cygnus.com)
5007
5008 * elf32-v850.c (elf_v850_howto_table): All the 16bit relocs
5009 insert at bitpos zero. The HI16 relocs are shifted right
5010 by 16 bits. Fix src_mask for all relocs.
5011 (TARGET_LITTLE_SYM, TARGET_LITTLE_NAME): Define. The V850 is
5012 little endian!
5013 (TARGET_BIG_SYM, TARGET_BIG_NAME): Remove. The V850 is little
5014 endian!
5015
5016 Sun Sep 1 15:41:08 1996 Ian Lance Taylor <ian@cygnus.com>
5017
5018 * rs6000-core.c (rs6000coff_core_file_matches_executable_p):
5019 Rewrite to use BFD file read routines and to avoid using a fixed
5020 length for the file name.
5021
5022 Sat Aug 31 10:22:25 1996 Jeffrey A Law (law@cygnus.com)
5023
5024 * elf32-v850.c (enum reloc_type): Add R_V850_{32,16,8}.
5025 (elf_v850_howto_table): Add support for R_V850_{32,16,8}.
5026 (v850_reloc_map): Add translation from BFD_RELOC_{32,16,8}
5027 to R_V850_{32,16,8}.
5028
5029 Fri Aug 30 18:06:04 1996 J.T. Conklin <jtc@hippo.cygnus.com>
5030
5031 * elf32-v850.c (reloc_type): Add R_V850_HI16_S.
5032 (elf_v850_howto_table): Add info for HI16_S reloc.
5033 (v850_reloc_map): Add HI_16_S reloc.
5034 * reloc.c: Define BFD_RELOC_V850_* relocs.
5035
5036 Fri Aug 30 11:49:19 1996 Ian Lance Taylor <ian@cygnus.com>
5037
5038 Add SH ELF support.
5039 * elf32-sh.c: New file.
5040 * elf.c (prep_headers): Handle bfd_arch_sh.
5041 * elfcode.h (write_relocs): Handle absolute symbol.
5042 * elf-bfd.h (_bfd_elf32_link_read_relocs): Declare.
5043 (_bfd_elf64_link_read_relocs): Declare.
5044 * elflink.h (NAME(_bfd_elf,link_read_relocs)): Rename from
5045 elf_link_read_relocs. Make globally visible. Change all
5046 callers.
5047 (elf_link_input_bfd): Get external symbols from cache in
5048 symtab_hdr->contents. Get contents from cache in
5049 elf_section_data.
5050 * elfxx-target.h (bfD_elfNN_bfd_relax_section): Only define if not
5051 already defined.
5052 * reloc.c: Define BFD_RELOC_SH_* relocs.
5053 * libbfd-in.h (_bfd_sh_align_load_span): Declare.
5054 * coff-sh.c (sh_insns_conflict): Fix a return value.
5055 (_bfd_sh_align_load_span): New globally visible function, broken
5056 out of sh_align_load.
5057 (sh_align_load): Call _bfd_sh_align_load_span.
5058 (sh_swap_insns): Change relocs parameter to PTR.
5059 * bfd-in2.h, libbfd.h: Rebuild.
5060 * targets.c (bfd_elf32_sh_vec): Declare.
5061 (bfd_elf32_shl_vec): Declare.
5062 * config.bfd (sh-*-elf*): New target.
5063 * configure.in (bfd_elf32_sh_vec): New target vector.
5064 (bfd_elf32_shl_vec): New target vector.
5065 * configure: Rebuild.
5066 * Makefile.in: Rebuild dependencies.
5067 (BFD32_BACKENDS): Add elf32-sh.o.
5068 (BFD32_BACKENDS_CFILES): Add elf32-sh.c.
5069
5070 * elf.c (map_sections_to_segments): Check that LMA does not skip a
5071 page before checking D_PAGED.
5072
5073 * ihex.c (ihex_scan): Removed unnecessary extbase variable.
5074 (ihex_write_object_contents): Remove extbase; always use segbase
5075 instead.
5076
5077 Thu Aug 29 16:52:17 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5078
5079 * configure.in (i[345]86-*-*): Recognize i686 for pentium pro.
5080 * configure.host (i[345]86-*-*): Ditto.
5081 * config.bfd (i[345]86-*-*): Ditto.
5082 * configure: Regenerate.
5083
5084 * config.bfd (i[3456]86-*-dgux*): Recognize as a synonym for x86
5085 elf.
5086
5087 Tue Aug 27 09:18:18 1996 Jeffrey A Law (law@cygnus.com)
5088
5089 * elf32-hppa.c (hppa_elf_gen_reloc_type): Add new argument.
5090 * elf32-hppa.h (hppa_elf_gen_reloc_type): Update prototype.
5091 * som.c (hppa_som_gen_reloc_type): Add new argument. If
5092 we encounter an R_DATA_ONE_SYMBOL reloc against a symbol that
5093 will have an ST_CODE type, change the symbol's type to ST_DATA.
5094 * som.c (hppa_som_gen_reloc_type): Update prototype.
5095
5096 Tue Aug 27 00:12:22 1996 Ian Lance Taylor <ian@cygnus.com>
5097
5098 * elf32-mips.c (mips_elf_check_relocs): Set dynobj if needed for
5099 R_MIPS_32 and R_MIPS_REL32. Set sgot and g as soon as possible.
5100 (mips_elf_size_dynamic_sections): Don't require .got to exist.
5101 (mips_elf_finish_dynamic_sections): Likewise.
5102
5103 Thu Aug 22 10:54:38 1996 Ian Lance Taylor <ian@cygnus.com>
5104
5105 * configure.host (HLDENV): New variable to set. Set it for
5106 *-*-sysv4*, since those linkers may not support -R but they always
5107 support LD_RUN_PATH.
5108
5109 * libieee.h (NSECTIONS): Don't define.
5110 (ieee_data_struct): Change section_table to asection **. Add
5111 section_table_size.
5112 * ieee.c (get_section_entry): If the table isn't big enough, make
5113 it bigger.
5114 (ieee_slurp_sections): Remove assertion about number of sections.
5115 (ieee_object_p): Adjust initialization of ieee to match changes to
5116 the structure.
5117
5118 * xcofflink.c (xcoff_mark): Don't copy relocs for undefined
5119 symbols merely because we are generating a shared library.
5120 (xcoff_build_ldsyms): Don't set up global linkage code for an
5121 undefined symbol merely because we are generating a shared
5122 library.
5123
5124 Tue Aug 20 15:06:05 1996 J.T. Conklin <jtc@hippo.cygnus.com>
5125
5126 * Makefile.in (ALL_MACHINES): Add cpu-v850.o.
5127 (BFD32_BACKENDS) Add elf32-v850.o.
5128 * archures.c: Add bfd_v850_arch.
5129 * bfd-in2.h: Add bfd_v850_arch.
5130 * config.bfd (v850-*-*): New target.
5131 * configure: (bfd_elf32_v850_vec) New vector.
5132 * configure.in: (bfd_elf32_v850_vec) New vector.
5133 * cpu-v850.c: New file.
5134 * elf.c (prep_headers): Added case bfd_arch_v850.
5135 * elf32-v850.c: New file.
5136 * targets.c (bfd_elf32_v850_vec): New vector.
5137
5138 Fri Aug 16 16:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
5139
5140 * xcofflink.c (xcoff_link_add_dynamic_symbols): Create and define
5141 a function code symbol for an XMC_XO symbol.
5142
5143 Thu Aug 15 12:33:29 1996 Stan Shebs <shebs@andros.cygnus.com>
5144
5145 * mpw-config.in: Update editing of autoconf vars to reflect
5146 Jul 18 configure.in change.
5147 * mpw-make.sed: Update editing of include pathnames to be
5148 more general, add @DASH_C_FLAG@ to explicit compile rule edit.
5149
5150 Thu Aug 15 10:35:13 1996 Richard Henderson <rth@tamu.edu>
5151
5152 * elf64-alpha.c (elf64_alpha_output_extsym): The section from
5153 which to offset to get the .plt entry address is ".plt".
5154
5155 Thu Aug 15 16:40:30 1996 James G. Smith <jsmith@cygnus.co.uk>
5156
5157 * reloc.c: (BFD_RELOC_ARM_THUMB_ADD, BFD_RELOC_ARM_THUMB_IMM,
5158 BFD_RELOC_ARM_THUMB_SHIFT, BFD_RELOC_ARM_THUMB_OFFSET):
5159 Added, for internal use by the ARM gas.
5160 * libbfd.h: Rebuilt
5161 * bfd-in2.h: Rebuilt
5162
5163 Wed Aug 14 17:02:09 1996 Richard Henderson <rth@tamu.edu>
5164
5165 * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Correct typo
5166 in section dynidx start.
5167
5168 Tue Aug 13 14:35:38 1996 Ian Lance Taylor <ian@cygnus.com>
5169
5170 * elf.c (_bfd_elf_make_section_from_shdr): Treat sections whose
5171 name begins with .gnu.linkonce as SEC_LINK_ONCE. This is an
5172 optimization for g++.
5173
5174 Tue Aug 13 17:04:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5175
5176 * elf32-ppc.c (ppc_elf_merge_private_bfd_data): If one module has
5177 the -mrelocatable-lib bit set and the other doesn't, clear the
5178 -mrelocatable-lib bit in the header.
5179
5180 Sat Aug 10 22:59:17 1996 Ian Lance Taylor <ian@cygnus.com>
5181
5182 * elflink.h (elf_link_add_object_symbols): Do not resolve a common
5183 symbol against a STT_FUNC symbol in a shared library.
5184
5185 Fri Aug 9 12:44:57 1996 Ian Lance Taylor <ian@cygnus.com>
5186
5187 * xcofflink.c (xcoff_link_add_dynamic_symbols): If a descriptor
5188 symbol is found, automatically define the corresponding function
5189 code.
5190
5191 * cofflink.c (coff_link_add_symbols): Only set (*sym_hash)->numaux
5192 if sym.n_numaux is not zero.
5193 (_bfd_coff_link_input_bfd): Permit the symbol and the hash table
5194 entry to disagree about the number of aux entries if the symbol
5195 has zero.
5196
5197 * elf32-mips.c (mips_elf_check_relocs): Create the .rel.dyn
5198 section if it might be needed, not just if info->shared.
5199 (mips_elf_adjust_dynamic_symbol): Make room for a null element at
5200 the start of .rel.dyn if we are going to use it.
5201 (mips_elf_finish_dynamic_sections): Only clear the first element
5202 of .rel.dyn if the size is greater than zero.
5203
5204 Thu Aug 8 16:24:55 1996 Ian Lance Taylor <ian@cygnus.com>
5205
5206 * xcofflink.c (xcoff_link_input_bfd): If we already called the
5207 undefined_symbol callback for a symbol, then don't issue any more
5208 warnings about loader relocs.
5209 (_bfd_ppc_xcoff_relocate_section): Don't do any further processing
5210 after calling the undefined_symbol callback.
5211
5212 * xcofflink.c (XCOFF_MULTIPLY_DEFINED): Define.
5213 (xcoff_link_add_symbols): Permit multiple definitions of a symbol
5214 as the AIX linker seems to do.
5215
5216 Thu Aug 8 12:21:56 1996 Klaus Kaempf <kkaempf@progis.de>
5217
5218 * evax-alpha.c (evax_alpha_vec): Corrected flags, cleanup.
5219 (evax_initialize): Remove evax_reloc_table.
5220 (evax_close_and_cleanup): Ditto.
5221 (reloc_nil): Ditto.
5222 (alpha_howto_table): Remove ALPHA_R_SWREL32 and ALPHA_R_SWREL64
5223 entries.
5224 (evax_bfd_reloc_type_lookup): Ditto.
5225 * evax-egsd.c (_bfd_evax_slurp_egsd): Add a few casts; set
5226 cooked_size == raw_size.
5227 * evax-emh.c (_bfd_evax_register_filename): Remove.
5228 * evax-etir.c (etir_stc): Allow ETIR_S_C_STC_xx commands.
5229 * evax-misc.c (add_new_contents): Malloc section at full size.
5230 (_bfd_save_evax_section): Memcpy section contents directly.
5231 * evax.h (ALPHA_R_SWREL32, ALPHA_R_SWREL64): Remove.
5232 (evax_reloc_table): Remove.
5233
5234 * hosts/alphavms.h (O_ACCMODE): Define if needed.
5235
5236 * makefile.vms: Add better support for DEC C compilation
5237 Add evax.h dependencies
5238
5239 * reloc.c (bfd_get_reloc_size): Add case for 16 byte reloc.
5240 (BFD_RELOC_SWREL32,BFD_RELOC_SWREL64): Remove.
5241 (BFD_RELOC_ALPHA_BASEREG): Remove.
5242 * bfd-in2.h, libbfd.h: Rebuild.
5243
5244 Thu Aug 8 08:17:32 1996 Stu Grossman (grossman@critters.cygnus.com)
5245
5246 * archive.c (bsd_write_armap): Ifdef around calls to getuid and
5247 getgid if _WIN32 is defined.
5248 * opncls.c (bfd_fdopenr): Remove unnecessary WINGDB ifdef.
5249
5250 Wed Aug 7 23:19:00 1996 Stu Grossman (grossman@critters.cygnus.com)
5251
5252 * aoutx.h bfd-in.h bfd-in2.h opncls.c riscix.c som.c targets.c:
5253 Change NO_FLAGS to BFD_NO_FLAGS to avoid conflict with an HPUX
5254 include file.
5255 * libbfd.c: Create dummy getpagesize() macro if HAVE_GETPAGESIZE
5256 isn't defined.
5257
5258 Wed Aug 7 14:11:44 1996 Philippe De Muyter <phdm@info.ucl.ac.be>
5259
5260 * configure.in: Call BFD_NEEDED_DECLARATION on strstr and
5261 realloc.
5262 * acconfig.h (NEED_DECLARATION_STRSTR): New macro.
5263 (NEED_DECLARATION_REALLOC): New macro.
5264 * configure, config.in: Rebuild.
5265 * sysdep.h (strstr): Declare if NEED_DECLARATION_STRSTR.
5266 (realloc): Declare if NEED_DECLARATION_REALLOC.
5267
5268 * aclocal.m4 (BFD_NEED_DECLARATION): Include <string.h> or
5269 <strings.h> if they exist.
5270
5271 * ieee.c (ieee_set_section_contents): Cast bfd_alloc return.
5272
5273 Wed Aug 7 12:12:03 1996 Ian Lance Taylor <ian@cygnus.com>
5274
5275 * cpu-i386.c (i8086_arch): Architecture info for the i8086.
5276
5277 Based on patches from Eric Valette <valette@crf.canon.fr>:
5278 * elf32-i386.c (enum reloc_type): Add FIRST_INVALID_RELOC,
5279 LAST_INVALID_RELOC, R_386_16, R_386_PC16, R_386_8, R_386_PC8.
5280 (elf_howto_table): Add entries for new relocs.
5281 (elf_i386_reloc_type_lookup): Handle new relocs.
5282 (elf_i386_info_to_howto): Just call abort.
5283 (elf_i386_info_to_howto_rel): Check that the reloc type is valid.
5284 (elf_i386_relocate_section): Likewise.
5285
5286 Tue Aug 6 12:54:56 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5287
5288 * elf32-d10v.c (elf_d10v_howto_table): Added R_D10V_32.
5289
5290 Mon Aug 5 13:42:41 1996 Ian Lance Taylor <ian@cygnus.com>
5291
5292 * elf.c (_bfd_elf_make_section_from_shdr): For a loadable section,
5293 only get the LMA from the phdr if they are in the same part of the
5294 file.
5295
5296 * elf.c (map_sections_to_segments): Rewrite tests for starting a
5297 new segment to make them more comprehensible. If the relationship
5298 between the LMA and the VMA changed, start a new segment. Don't
5299 check dynsec when deciding whether to start a new segment for a
5300 writeable section; -N will now handle this.
5301
5302 Thu Aug 1 22:43:08 1996 Jeffrey A Law (law@cygnus.com)
5303
5304 * libhppa.h: Remove "esel" changes. Not the right approach.
5305 * som.c: Corresponding changes.
5306 (som_bfd_derive_misc_symbol_info): Use ST_DATA for symbols
5307 which don't have a SOM symbol type associated with them.
5308 Reverses a 1994 change.
5309
5310 Wed Jul 31 15:50:55 1996 Ian Lance Taylor <ian@cygnus.com>
5311
5312 Make ld -N more reasonable for ELF:
5313 * elf.c (map_sections_to_segments): If D_PAGED is not set, set
5314 phdr_in_section to false, and always use a single load segment.
5315 (elf_sort_sections): Sort sections by LMA after VMA.
5316 (assign_file_positions_for_segments): If D_PAGED is not set, don't
5317 align to maxpagesize.
5318 (assign_file_positions_except_relocs): Likewise.
5319 * elfcode.h (elf_object_p): If a section is loaded but not page
5320 aligned, clear D_PAGED.
5321
5322 Wed Jul 31 15:00:12 1996 James G. Smith <jsmith@cygnus.co.uk>
5323
5324 * reloc.c: (BFD_RELOC_ARM_OFFSETIMM8, BFD_RELOC_ARM_HWLITERAL):
5325 Added, for internal use by the ARM gas.
5326 * libbfd.h: Rebuilt
5327 * bfd-in2.h: Rebuilt
5328
5329 Tue Jul 30 14:14:57 1996 Jeffrey A Law (law@cygnus.com)
5330
5331 * libhppa.h (R_HPPA_ESEL): New field selector.
5332 (e_esel): Similarly.
5333 * som.c (hppa_som_gen_reloc_type): If we encounter an e_esel,
5334 then generate R_COMP2 (PUSH_SYM), R_DATA_EXPR fixup stream.
5335 (som_write_fixups): Handle R_DATA_EXPR just like R_CODE_EXPR.
5336
5337 Tue Jul 30 13:31:27 1996 Ian Lance Taylor <ian@cygnus.com>
5338
5339 * xcofflink.c (_bfd_xcoff_bfd_link_add_symbols): Do the regular
5340 archive search before looking for stripped dynamic objects.
5341
5342 Fri Jul 26 17:51:39 1996 Ian Lance Taylor <ian@cygnus.com>
5343
5344 * xcofflink.c (xcoff_build_ldsyms): Make exporting an undefined
5345 symbol a warning rather than an error.
5346
5347 Wed Jul 24 12:02:53 1996 Ian Lance Taylor <ian@cygnus.com>
5348
5349 * elf.c (assign_file_positions_for_segments): Track the virtual
5350 memory position separately from the file position, and use it to
5351 compute the alignment adjustment.
5352
5353 Tue Jul 23 10:43:31 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5354
5355 * elf32-d10v.c (elf_d10v_howto_table): Changed all relocs to "long"
5356 and fixed mask on R_D10V_10_PCREL_L.
5357
5358 Mon Jul 22 15:30:30 1996 Ian Lance Taylor <ian@cygnus.com>
5359
5360 * elf64-mips.c: Include "aout/ar.h".
5361 (mips_elf64_slurp_armap): New static function.
5362 (mips_elf64_write_armap): New static function.
5363 (bfd_elf64_archive_*): Define.
5364 * elfxx-target.h (bfd_elfNN_archive_p): Define if not defined.
5365 Use instead of bfd_generic_archive_p.
5366 (bfd_elfNN_write_archive_contents): Define if not defined. Use
5367 instead of _bfd_write_archive_contents.
5368 (bfd_elfNN_mkdarchive): Define if not defined. Use instead of
5369 _bfd_generic_mkarchive.
5370 (TARGET_BIG_SYM): If bfd_elfNN_archive_functions is defined, use
5371 bfd_elfNN_archive in BFD_JUMP_TABLE_ARCHIVE rather than
5372 _bfd_archive_coff.
5373 (TARGET_LITTLE_SYM): Likewise.
5374 * archive.c (bfd_slurp_armap): Check for and reject an archive map
5375 name of /SYM64/.
5376 * Makefile.in: Rebuild dependencies.
5377
5378 * elf32-mips.c (_bfd_mips_elf_final_write_processing): Handle
5379 SHT_MIPS_LIBLIST, SHT_MIPS_CONTENT, SHT_MIPS_SYMBOL_LIB, and
5380 SHT_MIPS_EVENTS sections.
5381 (_bfd_mips_elf_section_from_shdr): Handle SHT_MIPS_IFACE,
5382 SHT_MIPS_CONTENT, SHT_MIPS_SYMBOL_LIB, and SHT_MIPS_EVENTS
5383 sections.
5384 (_bfd_mips_elf_fake_sections): Likewise.
5385
5386 * libecoff.h (ecoff_data_type): Add rdata_in_text field.
5387 * ecoff.c (ecoff_compute_section_file_positions): Copy
5388 rdata_in_text from backend info to tdata. Clear it if any data
5389 section comes before .rdata.
5390 (_bfd_ecoff_write_object_contents): Use rdata_in_text field in
5391 tdata rather than backend info.
5392
5393 Fri Jul 19 18:15:51 1996 Ian Lance Taylor <ian@cygnus.com>
5394
5395 * configure.in: Fix test for whether a compiler has a 64 bit
5396 type. From Jim Wilson <wilson@cygnus.com>.
5397
5398 Thu Jul 18 15:39:10 1996 Ian Lance Taylor <ian@cygnus.com>
5399
5400 * configure.host (mips-sgi-irix6*): New host.
5401
5402 * configure.in: Set and substitute VERSION, BFD_HOST_64BIT_LONG
5403 (replacing HOST_64BITLONG), BFD_HOST_64_BIT_DEFINED,
5404 BFD_HOST_64_BIT, and BFD_HOST_U_64_BIT. Add bfd-in2.h:bfd-in2.h
5405 to AC_OUTPUT call.
5406 * configure: Rebuild.
5407 * bfd-in.h (BFD_ARCH_SIZE): Define as @wordsize@, not @WORDSIZE@.
5408 (BFD_HOST_64_BIT): Define conditionally.
5409 (BFD_HOST_U_64_BIT): Define when BFD_HOST_64_BIT is defined.
5410 (bfd_vma): Typedef as BFD_HOST_U_64_BIT.
5411 (symvalue, bfd_size_type): Likewise.
5412 * bfd-in2.h: Rebuild.
5413 * Makefile.in (do_clean): Remove bfd-tmp.h.
5414 (do_distclean): Remove bfd-in3.h.
5415 (stmp-bfd.h): Just do copy-if-change bfd-in3.h bfd.h.
5416 (bfd-in3.h): New target.
5417
5418 * config.bfd (sparc-*-sysv4*): Don't build sunos_big_vec. From
5419 Andrew Gierth <ANDREWG@microlise.co.uk>.
5420
5421 * configure.host: Set INSTALL_SHLIB.
5422 * configure.in: Call AC_SUBST (INSTALL_SHLIB).
5423 * configure: Rebuild.
5424 * Makefile.in (install): Use @INSTALL_SHLIB@.
5425
5426 * config.bfd (mips*-*-irix6*): New target.
5427 * configure.host: Handle Irix 6 shared library like Irix 5.
5428
5429 * xcofflink.c (xcoff_link_add_symbols): Don't check an XMC_TD
5430 symbol for a magic name.
5431 (xcoff_link_input_bfd): Don't change the reloc symbol for an
5432 XMC_TD symbol.
5433 (_bfd_ppc_xcoff_relocate_section): Don't get the TOC offset for an
5434 XMC_TD symbol.
5435
5436 Thu Jul 18 11:36:31 1996 Stan Shebs <shebs@andros.cygnus.com>
5437
5438 * mpw-config.in: Add ELF support to mips config, create the
5439 elf32-target.h file in the object dir.
5440 * mpw-make.sed: Edit elfXX-target.h refs at beginnings of lines.
5441
5442 Wed Jul 17 18:02:32 1996 Kim Knuttila <krk@cygnus.com>
5443
5444 * coff-ppc.c: Redid debug scheme - numerous fprintf's gone.
5445 Also removed most abort calls, in favor of using bfd reporting.
5446
5447 Wed Jul 17 14:51:52 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5448
5449 * Makefile.in (ALL_MACHINES): Add cpu-d10v.o.
5450 (BFD32_BACKENDS) Add elf32-d10v.o.
5451 * archures.c: Add bfd_d10v_arch.
5452 * bfd-in2.h: Add bfd_d10v_arch.
5453 * config.bfd (d10v-*-*): New target.
5454 * configure: (bfd_elf32_d10v_vec) New vector.
5455 * configure.in: (bfd_elf32_d10v_vec) New vector.
5456 * cpu-d10v.c: New file.
5457 * elf.c (prep_headers): Added case bfd_arch_d10v.
5458 * elf32-d10v.c: New file.
5459 * libbfd.h: Rebuild.
5460 * reloc.c (BFD_RELOC_D10V_10_PCREL_R, BFD_RELOC_D10V_10_PCREL_L,
5461 BFD_RELOC_D10V_18, BFD_RELOC_D10V_18_PCREL): Define.
5462 * targets.c (bfd_elf32_d10v_vec): New vector.
5463
5464 Wed Jul 17 10:58:55 1996 Kim Knuttila <krk@cygnus.com>
5465
5466 * coff-ppc.c (coff_ppc_relocate_section): Removed bogus fprintf
5467
5468 Tue Jul 16 23:49:02 1996 Stu Grossman (grossman@critters.cygnus.com)
5469
5470 * archures.c bfd-in2.h: Add bfd_mach_i386_i386 and
5471 bfd_mach_i386_i8086 machine types.
5472
5473 Wed Jul 10 12:42:56 1996 Ian Lance Taylor <ian@cygnus.com>
5474
5475 * ecoff.c (_bfd_ecoff_new_section_hook): Set SEC_CODE for _INIT
5476 and _FINI sections.
5477
5478 Wed Jul 10 11:18:21 1996 Richard Henderson <rth@tamu.edu>
5479
5480 * coffcode.h (coff_set_section_contents): A/UX does not require
5481 special handling of the _LIB section.
5482
5483 Tue Jul 9 15:52:20 1996 Jeffrey A Law (law@cygnus.com)
5484
5485 * coff-h8300.c (h8300_reloc16_extra_cases): Use the correct
5486 value for R_RELBYTE.
5487
5488 * reloc16.c (bfd_coff_reloc16_relax_section): Only "shrinks"
5489 array if one was allocated.
5490
5491 Tue Jul 9 12:21:54 1996 Ian Lance Taylor <ian@cygnus.com>
5492
5493 From Kazumoto Kojima <kkojima@kk.info.kanagawa-u.ac.jp>:
5494 * elf32-mips.c (struct mips_elf_link_hash_table): Add new fields
5495 use_rld_obj_head and rld_value.
5496 (mips_elf_link_hash_table_create): Initialize new fields.
5497 (mips_elf_add_symbol_hook): Mark __rld_obj_head symbol as
5498 dynamic.
5499 (mips_elf_create_dynamic_sections): Create .rld_map section. If
5500 __rld_obj_head symbol not seen, create an __rld_map symbol.
5501 (mips_elf_size_dynamic_sections): Make space in .rld_map section.
5502 Create a DT_MIPS_RLD_MAP entry rather than a DT_DEBUG entry.
5503 (mips_elf_finish_dynamic_symbol): Save value of __rld_map or
5504 __rld_obj_head symbol.
5505 (mips_elf_finish_dynamic_sections): Handle DT_MIPS_RLD_MAP.
5506
5507 Mon Jul 8 16:18:03 1996 Ian Lance Taylor <ian@cygnus.com>
5508
5509 * elf32-mips.c (mips_reloc_map): Remove BFD_RELOC_32_PCREL entry.
5510
5511 * elf32-ppc.c (ppc_elf_howto_raw): For R_PPC_ADDR16_HA, use
5512 ppc_elf_addr16_ha_reloc.
5513 (ppc_elf_addr16_ha_reloc): New static function.
5514
5515 * coff-mips.c (struct mips_hi): Define.
5516 (mips_refhi_list): New static variable.
5517 (mips_refhi_addr, mips_refhi_addend): Remove.
5518 (mips_refhi_reloc): Maintain a list of unmatched REFHI relocs.
5519 (mips_reflo_reloc): Process mips_refhi_list.
5520 (mips_relhi_list): New static variable.
5521 (mips_relhi_addr, mips_relhi_addend): Remove.
5522 (mips_relhi_reloc): Maintain a list of unmatched RELHI relocs.
5523 (mips_rello_reloc): Process mips_relhi_list.
5524 (mips_relocate_section): Permit an arbitrary number of REFHI or
5525 RELHI relocs before the associated REFLO or RELLO reloc.
5526
5527 Fri Jul 5 19:27:49 1996 Ian Lance Taylor <ian@cygnus.com>
5528
5529 * aout-target.h (MY(callback)): Set reloc_count fields.
5530
5531 Thu Jul 4 12:00:37 1996 Ian Lance Taylor <ian@cygnus.com>
5532
5533 * sunos.c (sunos_add_dynamic_symbols): Don't create dynamic
5534 sections unless this is a SunOS link.
5535
5536 * VERSION: Set to 2.7.1.
5537
5538 * Released binutils 2.7.
5539
5540 Wed Jul 3 14:59:47 1996 Ian Lance Taylor <ian@cygnus.com>
5541
5542 * i386aout.c: Include "aout/aout64.h".
5543 (i386aout_write_object_contents): New static function.
5544 (MY_write_object_contents): Define.
5545
5546 * netbsd.h (MY(write_object_contents)): Make sure that
5547 adjust_sizes_and_vmas is called before fiddling with the magic
5548 number.
5549
5550 Tue Jul 2 23:30:39 1996 Ian Lance Taylor <ian@cygnus.com>
5551
5552 * stabs.c (_bfd_link_section_stabs): Fix casts of psinfo.
5553
5554 Sun Jun 30 13:34:33 1996 Ian Lance Taylor <ian@cygnus.com>
5555
5556 * libbfd-in.h (itos, stoi): Don't define.
5557 * libbfd.h: Rebuild.
5558 * i386lynx.c (KEEPIT): Define as udata.i.
5559 (NAME(lynx,swap_std_reloc_out)): Don't use stoi.
5560 (NAME(lynx,swap_ext_reloc_out)): Likewise.
5561 * riscix.c (riscix_swap_std_reloc_out): Use udata.i rather than
5562 flags. Don't use stoi.
5563
5564 * elf32-mips.c (ELF_MAGPAGESIZE): Change definition to 0x1000.
5565
5566 * elf.c (map_sections_to_segments): Don't start a new segment for
5567 a writable section if it's on the same page as the previous
5568 segment. Reset the writable variable for a readonly section.
5569
5570 Sat Jun 29 16:18:51 1996 Kim Knuttila <krk@cygnus.com>
5571
5572 * peicode.h (coff_swap_aouthdr_in): Missing initializations of
5573 first_thunk_address, thunk_size, and import_table_size.
5574 * peicode.h: Improved some diagnostics regarding edata sections.
5575
5576 * coff-ppc.c (coff_ppc_relocate_section): Earlier error check
5577 on IMGLUE relocs.
5578 (coff_ppc_relocate_section): Improved diagnostic for large TOCDEFN's.
5579 (TARGET_LITTLE_SYM): Added missing D_PAGED.
5580
5581 Fri Jun 28 13:48:45 1996 Ian Lance Taylor <ian@cygnus.com>
5582
5583 * xcofflink.c (xcoff_link_check_ar_symbols): An undefined symbol
5584 with XCOFF_DEF_DYNAMIC set is really defined.
5585 (xcoff_link_check_dynamic_ar_symbols): Likewise.
5586 (xcoff_link_add_symbols): Only create special sections if using an
5587 XCOFF hash table.
5588
5589 * reloc.c (bfd_perform_relocation): Handle xcoff-powermac like
5590 aixcoff-rs6000.
5591 (bfd_install_relocation): Likewise.
5592
5593 Fri Jun 28 11:17:00 1996 Richard Henderson <rth@tamu.edu>
5594
5595 * elf64-alpha.c (struct alpha_elf_link_hash_entry): Add flags
5596 field.
5597 (ALPHA_ELF_LINK_HASH_LU_ADDR): Define.
5598 (ALPHA_ELF_LINK_HASH_LU_MEM): Define.
5599 (ALPHA_ELF_LINK_HASH_LU_FUNC): Define.
5600 (elf64_alpha_link_hash_newfunc): Initialize flags field.
5601 (elf64_alpha_check_relocs): Record types of LITUSE entries that
5602 are found for LITERAL relocs.
5603 (elf64_alpha_adjust_dynamic_symbol): If a symbol has its address
5604 taken, we cannot generate a .plt entry for the symbol.
5605
5606 Thu Jun 27 11:24:29 1996 Ian Lance Taylor <ian@cygnus.com>
5607
5608 * configure.in: Add AC_ISC_POSIX, and check for setitimer and
5609 sysconf functions (for gprof).
5610 * configure, config.in: Rebuild.
5611
5612 Wed Jun 26 16:29:02 1996 Ian Lance Taylor <ian@cygnus.com>
5613
5614 * ecoff.c (_bfd_ecoff_archive_p): Check the first object file in
5615 an archive if it has a map. If the object file has the wrong
5616 xvec, reject it.
5617
5618 * coff-alpha.c (alpha_adjust_reloc_in): Set the addend for a
5619 BRADDR, SREL16, SREL32, or SREL64 reloc against an external
5620 symbol.
5621 (alpha_relocate_section): Likewise.
5622
5623 * coffswap.h (coff_swap_reloc_out): Use RELSZ, not sizeof.
5624 (coff_swap_filehdr_out): Use FILHSZ, not sizeof.
5625 (coff_swap_sym_out): Use SYMESZ, not sizeof.
5626 (coff_swap_aux_out): Use AUXESZ, not sizeof.
5627 (coff_swap_lineno_out): Use LINESZ, not sizeof.
5628 (coff_swap_aouthdr_out): Use AOUTSZ, not sizeof.
5629 (coff_swap_scnhdr_out): Use SCNHSZ, not sizeof.
5630 * peicode.h: Corresponding changes.
5631
5632 Tue Jun 25 15:28:34 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5633
5634 * elflink.h (elf_create_pointer_linker_section): Comment out code
5635 dealing with making GOT pointers negative of the GOT symbol for
5636 now.
5637
5638 Tue Jun 25 11:41:24 1996 Richard Henderson <rth@tamu.edu>
5639
5640 * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't
5641 increment the .rela.plt size until after we're done creating the
5642 .plt entry.
5643 (elf64_alpha_finish_dynamic_symbol): Change .plt entry to load the
5644 .rela.plt offset directly rather than calculating it.
5645
5646 Mon Jun 24 17:15:10 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
5647
5648 * Makefile.in, (bindir, libdir, datadir, mandir, infodir, includedir):
5649 Use autoconf-set values.
5650 * doc/Makefile.in (bindir, libdir, datadir, mandir, infodir,
5651 includedir, INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set
5652 values.
5653 (docdir): Deleted.
5654 * configure.in (AC_PREREQ): autoconf v2.5 or higher.
5655 * configure: Rebuilt.
5656
5657 Mon Jun 24 22:50:35 1996 Jeffrey A Law (law@cygnus.com)
5658
5659 * som.c (som_write_fixups): Fix typo in R_END_TRY for exception
5660 handling code > 1k away.
5661
5662 Mon Jun 24 18:41:06 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5663
5664 * elflink.h (elf_create_pointer_linker_section): If DEBUG is
5665 defined, output whenever the symbol is updated.
5666
5667 Mon Jun 24 17:58:12 1996 Jouke Numan <jnuman@bazis.nl>
5668
5669 * elf.c (elf_fake_sections): Don't set sh_addr of a non SEC_ALLOC
5670 section to 0 if user_set_vma is set.
5671 * elflink.h (elf_bfd_final_link): Likewise.
5672
5673 Sun Jun 23 20:42:51 1996 Doug Evans <dje@canuck.cygnus.com>
5674
5675 Partially undo patch of Jun 20.
5676 * coffcode.h (coff_set_alignment_hook): Use COFF_IMAGE_WITH_PE.
5677 (coff_compute_section_file_positions): Likewise.
5678 (coff_write_object_contents): Likewise. Re-add deleted code, but
5679 use #ifdef COFF_WITH_PE, not COFF_OBJ_WITH_PE.
5680 * peicode.h (pe_bfd_copy_private_bfd_data): Re-add #ifdef.
5681
5682 Fri Jun 21 17:38:15 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
5683
5684 * config.bfd: Add support for *-*-rtems* configurations.
5685
5686 Fri Jun 21 15:19:59 1996 Ian Lance Taylor <ian@cygnus.com>
5687
5688 * elf.c (prep_headers): Add bfd_arch_alpha case.
5689
5690 Fri Jun 21 12:35:27 1996 Richard Henderson <rth@tamu.edu>
5691
5692 * elf64-alpha.c: New file.
5693 * config.bfd (alpha-*-linuxecoff*): New target.
5694 (alpha-*-linux*, alpha-*-elf*): New targets.
5695 * configure.in (bfd_elf64_alpha_vec): New vector.
5696 * configure: Rebuild.
5697 * targets.c (bfd_elf64_alpha_vec): Declare.
5698 (bfd_target_vector): Add bfd_elf64_alpha_vec if BFD64.
5699 * reloc.c (BFD_RELOC_ALPHA_GPDISP): Define.
5700 * bfd-in2.h, libbfd.h: Rebuild.
5701 * Makefile.in: Rebuild dependencies.
5702 (BFD64_BACKENDS): Add elf64-alpha.o.
5703 (BFD64_BACKENDS_CFILES): Add elf64-alpha.c.
5704
5705 Thu Jun 20 18:14:25 1996 Ian Lance Taylor <ian@cygnus.com>
5706
5707 * ecoff.c (ecoff_armap_hash): If hlog is 0, just return 0, rather
5708 than relying on a right shift of 32.
5709
5710 Thu Jun 20 11:00:57 1996 Doug Evans <dje@canuck.cygnus.com>
5711
5712 * coffcode.h (coff_set_alignment_hook): Change COFF_IMAGE_WITH_PE
5713 ifdef to COFF_WITH_PE.
5714 (coff_compute_section_file_positions): Likewise.
5715 (coff_write_object_contents): Likewise. Delete COFF_OBJ_WITH_PE.
5716 * pe-{arm,i386,ppc}.c (COFF_OBJ_WITH_PE): Delete.
5717 * peicode.h (pe_bfd_copy_private_bfd_data): Delete ifdef
5718 COFF_IMAGE_WITH_PE, always include.
5719
5720 * peicode.h (coff_swap_scnhdr_out): ".drectve" doesn't have trailing 0.
5721
5722 Wed Jun 19 11:37:52 1996 Ian Lance Taylor <ian@cygnus.com>
5723
5724 * elf.c (map_sections_to_segments): Fix up the test for -Ttext to
5725 approximate the correct answer if SIZEOF_HEADERS was not used.
5726
5727 * binary.c (binary_set_section_contents): Set section file
5728 position based on LMA rather than VMA.
5729
5730 Wed Jun 19 11:19:25 1996 Manfred Hollstein KS/EIC5 60/3/142 #40283 <manfred@lts.sel.alcatel.de>
5731
5732 * linker.c (_bfd_generic_link_output_symbols): Don't output any
5733 symbols if info->strip == strip_all.
5734
5735 Tue Jun 18 15:17:36 1996 Jeffrey A. Law <law@rtl.cygnus.com>
5736
5737 * coff-h8300.c: Remove #if 0 code.
5738 (compatable): Don't allow mixing/matching of different architectures.
5739
5740 * archures.c (bfd_mach_h8300s): Add.
5741 * bfd-in2.h: Rebuilt.
5742 * coff-h8300.c (funcvec_hash_newfunc): Handle H8/S too.
5743 (BADMAG): Likewise.
5744 (h8300_reloc16_estimate): Likewise.
5745 (h8300_reloc16_extra_cases): Likewise.
5746 (h8300_bfd_link_add_symbols): Likewise.
5747 * coffcode.h (coff_set_arch_mach_hook): Likewise.
5748 (coff_set_flags): Likewise.
5749 * cpu-h8300.c (h8300_scan): Likewise.
5750 Add H8/S to bfd_h8300_arch list.
5751
5752 Tue Jun 18 14:42:58 1996 Klaus Kaempf <kkaempf@progis.de>
5753
5754 Added support for Alpha OpenVMS:
5755 * evax.h, evax-alpha.c, evax-egsd.c, evax-emh.c: New files.
5756 * evax-etir.c, evax-misc.c, hosts/alphavms.h: New files.
5757 * config.h-vms, makefile.vms: New files.
5758 * config.bfd (alpha-*-*vms*): New target.
5759 * configure.in (evax_alpha_vec): New target vector.
5760 * configure: Rebuild.
5761 * reloc.c (BFD_RELOC_SWREL32, BFD_RELOC_SWREL64): Define.
5762 (BFD_RELOC_ALPHA_LINKAGE, BFD_RELOC_ALPHA_BASEREG): Define.
5763 * targets.c (bfd_target_evax_flavour): Define.
5764 (evax_alpha_vec): Declare.
5765 (bfd_target_vector): Add ecoffalpha_little_vec and evax_alpha_vec
5766 if BFD64 is defined.
5767 * bfd-in2.h, libbfd.h: Rebuild.
5768 * Makefile.in: Rebuild dependencies.
5769 (BFD64_BACKENDS): Add evax-alpha.o, evax-egsd.o, evax-etir.o,
5770 evax-emh.o, and evax-misc.o.
5771 (BFD64_BACKENDS_CFILES): Add evax-alpha.c, evax-egsd.c,
5772 evax-etir.c, evax-emh.c, and evax-misc.c.
5773 (HFILES): Add evax.h.
5774
5775 Tue Jun 18 13:54:18 1996 Ian Lance Taylor <ian@cygnus.com>
5776
5777 * coff-h8300.c (h8300_reloc16_extra_cases): Make name a const
5778 pointer.
5779 (h8300_bfd_link_add_symbols): Likewise.
5780
5781 Mon Jun 17 10:06:50 1996 Jeffrey A. Law <law@rtl.cygnus.com>
5782
5783 * som.h (R_HPPA_BEGIN_TRY, R_HPPA_END_TRY): Define.
5784 * som.c (som_write_fixups): Handle R_BEGIN_TRY and R_END_TRY.
5785
5786 Mon Jun 17 12:49:11 1996 Ian Lance Taylor <ian@cygnus.com>
5787
5788 * elf32-mips.c (mips_elf_relocate_section): Don't create a reloc
5789 for R_MIPS_REL32 and R_MIPS_32 relocs if no dynamic sections were
5790 created.
5791 (mips_elf_check_relocs): Only create .rel.dyn for R_MIPS_REL32 and
5792 R_MIPS_32 relocs if creating a shared library.
5793
5794 Thu Jun 13 20:14:51 1996 Doug Evans <dje@canuck.cygnus.com>
5795
5796 * peicode.h (add_data_entry): Use pei_section_data rather than
5797 _cooked_size. Corresponds to May 13 change in coffcode.h.
5798
5799 Thu Jun 13 10:23:40 1996 Ian Lance Taylor <ian@cygnus.com>
5800
5801 * cofflink.c (_bfd_coff_final_link): Handle long section names.
5802 * coffcode.h (coff_write_object_contents): If there are long
5803 section names, always set the f_symptr field, even if there are no
5804 symbols.
5805 * peicode.h (coff_swap_filehdr_in): Don't clear the f_symptr field
5806 if there are no symbols.
5807
5808 * coffgen.c (make_a_section_from_file): Check return value of
5809 _bfd_coff_read_string_table.
5810 (coff_real_object_p): Check return value of
5811 make_a_section_from_file.
5812 (_bfd_coff_read_string_table): Check that there are some symbols
5813 before trying to read the string table size.
5814
5815 Wed Jun 12 11:16:37 1996 Ian Lance Taylor <ian@cygnus.com>
5816
5817 * xcofflink.c (xcoff_link_add_symbols): When considering whether
5818 to replace a symbol in a dynamic object with a symbol from another
5819 dynamic object, do the replacement if the existing symbol is
5820 global linkage code.
5821
5822 * xcofflink.c (_bfd_ppc_xcoff_relocate_section): Check explicitly
5823 for _ptrgl, and treat it as global linkage code.
5824
5825 * aoutx.h (NAME(aout,find_nearest_line)): Notice if we find a
5826 filename or N_SO symbol past the offset, and use it to indicate
5827 that there is no line number or function when appropriate.
5828
5829 Tue Jun 11 15:24:48 1996 Ian Lance Taylor <ian@cygnus.com>
5830
5831 * xcofflink.c (xcoff_build_ldsyms): Set XCOFF_DEF_REGULAR for a
5832 common symbol defined by the linker. Don't export function code
5833 even if export_defineds is set.
5834
5835 Mon Jun 10 11:57:27 1996 Jeffrey A Law (law@cygnus.com)
5836
5837 * coff-h8300.c (howto_table): Add new entries for R_BCC_INV
5838 and R_JMP_DEL.
5839 (rtype2howto): Handle R_BCC_INV and R_JMP_DEL.
5840 (h8300_symbol_address_p): New function.
5841 (h8300_reloc16_estimate): Eliminate jumps made unnecessary by
5842 relaxing.
5843
5844 Sun Jun 9 16:30:20 1996 Jeffrey A Law (law@cygnus.com)
5845
5846 * coff-h8300.c (h8300_reloc16_estimate): Fix many minor spacing
5847 problems.
5848 (h8300_reloc16_estimate, cases R_JMP1, R_JMP2): Adjust "dot"
5849 correctly for the two variants. Allow relaxing if the target
5850 is 128 bytes away since after relaxation it'll be 126 bytes away.
5851 (h8300_reloc16_estimate, case R_PCRWORD): Correctly adjust
5852 "dot" and "value". Allow relaxing if the target is 128 bytes
5853 away since after relaxation it'll be 126 bytes away.
5854 * reloc16.c (bfd_coff_reloc16_relax_section): Keep relaxing
5855 the given section until nothing changes.
5856
5857 Thu Jun 6 15:24:45 1996 Richard Henderson <rth@tamu.edu>
5858
5859 * ecoff.c (_bfd_ecoff_new_section_hook): Remove the _PDATA
5860 alignment hack--we can get the lnnoptr info another way without
5861 suddenly increasing the alignment requirements. Set the flags for
5862 the _PDATA section.
5863 (ecoff_compute_section_file_positions): Do so.
5864
5865 Thu Jun 6 11:24:37 1996 Ian Lance Taylor <ian@cygnus.com>
5866
5867 * ieee.c (ieee_write_object_contents): Put a timestamp in the file
5868 to keep the HP emulator database happy.
5869
5870 * config.bfd: Recognize powerpc-*-linux* and powerpcle-*-linux*.
5871 From Kevin Buettner <kev@primenet.com>.
5872
5873 Wed Jun 5 15:16:04 1996 Ian Lance Taylor <ian@cygnus.com>
5874
5875 * aoutx.h (translate_to_native_sym_flags): Don't try to print the
5876 name of a NULL section.
5877
5878 Tue Jun 4 18:53:58 1996 Ian Lance Taylor <ian@cygnus.com>
5879
5880 * linker.c (_bfd_generic_link_add_one_symbol): If notice_all is
5881 set, always call the notice callback.
5882
5883 * VERSION: Increment for bfdlink.h change.
5884
5885 Mon Jun 3 11:01:53 1996 Ian Lance Taylor <ian@cygnus.com>
5886
5887 * coff-sh.c (COFF_DEFAULT_SECTION_ALIGNMENT_POWER): Set to 4.
5888 (sh_relax_delete_bytes): Correct handling of differently sized
5889 trailing alignment reloc.
5890
5891 * bfd-in.h: Use #error if BFD_HOST_64_BIT can not be defined.
5892 * bfd-in2.h: Rebuild.
5893 * configure.in: Warn if there is no known 64 bit type.
5894 * configure: Rebuild.
5895
5896 * Makefile.in: Rebuild dependencies.
5897 (BFD32_BACKENDS): Add ppcboot.o.
5898 (BFD32_BACKENDS_CFILES): Add ppcboot.c.
5899
5900 * elf32-mips.c (mips_elf_size_dynamic_sections): Initialize c.
5901 From Per Fogelstrom <per.fogelstrom@mailbox200.swipnet.se>.
5902
5903 Sat Jun 1 21:49:58 1996 Ian Lance Taylor <ian@cygnus.com>
5904
5905 * elf64-mips.c (bfd_mips_elf64_swap_reginfo_in)
5906 (bfd_mips_elf64_swap_reginfo_out): Move from here...
5907 * elf32-mips.c (bfd_mips_elf64_swap_reginfo_in)
5908 (bfd_mips_elf64_swap_reginfo_out): ...to here.
5909
5910 Fri May 31 13:51:28 1996 Ian Lance Taylor <ian@cygnus.com>
5911
5912 * elf64-mips.c: Improve reloc special_functions and handling of
5913 SHT_MIPS_OPTIONS section.
5914 * elf32-mips.c (_bfd_mips_elf_hi16_reloc): Rename from
5915 mips_elf_hi16_reloc and make globally visible.
5916 (_bfd_mips_elf_lo16_reloc): Rename from mips_elf_lo16_reloc and
5917 make globally visible.
5918 (_bfd_mips_elf_got16_reloc): Rename from mips_elf_got16_reloc and
5919 make globally visible.
5920 (_bfd_mips_elf_gprel16_reloc): Rename from mips_elf_gprel16_reloc
5921 and make globally visible.
5922 (gprel16_with_gp): Check howto->src_mask before using value in
5923 insn.
5924 (_bfd_mips_elf_gprel32_reloc): Rename from mips_elf_gprel32_reloc
5925 and make globally visible.
5926 (gprel32_with_gp): Check howto->src_mask before fetching value.
5927 (bfd_mips_elf_swap_options_in): New function.
5928 (bfd_mips_elf_swap_options_out): New function.
5929 (_bfd_mips_elf_set_private_flags): Rename from
5930 mips_elf_set_private_flags and make globally visible.
5931 (_bfd_mips_elf_copy_private_bfd_data): Rename from
5932 mips_elf_copy_private_bfd_data and make globally visible.
5933 (_bfd_mips_elf_merge_private_bfd_data): Rename from
5934 mips_elf_merge_private_bfd_data and make globally visible.
5935 (_bfd_mips_elf_section_from_shdr): Accept .MIPS.options as a name
5936 for a SHT_MIPS_OPTIONS section.
5937 (mips_elf32_section_from_shdr): Handle SHT_MIPS_OPTIONS section.
5938 (_bfd_mips_elf_fake_sections): Consider .MIPS.options to be the
5939 name of a SHT_MIPS_OPTIONS section.
5940 (_bfd_mips_elf_set_section_contents): New function.
5941 (mips_elf32_section_processing): Set the GP value in a
5942 SHT_MIPS_OPTIONS section.
5943 (_bfd_mips_elf_find_nearest_line): Rename from
5944 mips_elf_find_nearest_line and make globally visible.
5945 (bfd_elf32_set_section_contents): Define.
5946 * elf-bfd.h (_bfd_mips_elf_hi16_reloc): Declare.
5947 (_bfd_mips_elf_lo16_reloc): Declare.
5948 (_bfd_mips_elf_gprel16_reloc): Declare.
5949 (_bfd_mips_elf_got16_reloc): Declare.
5950 (_bfd_mips_elf_gprel32_reloc): Declare.
5951 (_bfd_mips_elf_set_private_flags): Declare.
5952 (_bfd_mips_elf_copy_private_bfd_data): Declare.
5953 (_bfd_mips_elf_merge_private_bfd_data): Declare.
5954 (_bfd_mips_elf_find_nearest_line): Declare.
5955 (_bfd_mips_elf_set_section_contents): Declare.
5956
5957 * elf32-hppa.c (elf32_hppa_info_to_howto): Rename from
5958 elf_info_to_howto.
5959 (elf_info_to_howto): Define.
5960 * elf32-sparc.c (elf32_sparc_info_to_howto): Rename from
5961 elf_info_to_howto.
5962 (elf_info_to_howto): Define.
5963 * elf64-sparc.c (sparc64_elf_info_to_howto): Rename from
5964 elf_info_to_howto.
5965 (elf_info_to_howto): Define.
5966
5967 * coff-w65.c (h8300_reloc16_estimate): Rename R_MOVB[12] to
5968 R_MOV16B[12], to match change in coff/internal.h.
5969
5970 Thu May 30 12:38:49 1996 Ian Lance Taylor <ian@cygnus.com>
5971
5972 * elf64-mips.c: Extensive additions to provide better support for
5973 writing files and for gas.
5974 * elf32-mips.c (_bfd_mips_elf_object_p): New function, broken out
5975 of mips_elf_object_p.
5976 (mips_elf32_object_p): Rename from mips_elf_object_p; call
5977 _bfd_mips_elf_object_p.
5978 (_bfd_mips_elf_final_write_processing): Rename from
5979 mips_elf_final_write_processing and make globally visible.
5980 (_bfd_mips_elf_fake_sections): Rename from
5981 mips_elf_fake_sections and make globally visible.
5982 (_bfd_mips_elf_section_from_bfd_section): Rename from
5983 mips_elf_section_from_bfd_section and make globally visible.
5984 (_bfd_mips_elf_section_processing): New function, broken out of
5985 mips_elf_section_processing.
5986 (mips_elf32_section_processing): Rename from
5987 mips_elf_section_processing; call
5988 _bfd_mips_elf_section_processing.
5989 (_bfd_mips_elf_symbol_processing): Rename from
5990 mips_elf_symbol_processing and make globally visible.
5991 (_bfd_mips_elf_read_ecoff_info): Rename from
5992 mips_elf_read_ecoff_info and make globally visible.
5993 (mips_elf32_ecoff_debug_swap): Rename from
5994 mips_elf_ecoff_debug_swap.
5995 * elf.c (_bfd_elf_symbol_from_bfd_symbol): Use asymbol rather than
5996 struct symbol_cache_entry.
5997 (_bfd_elf_validate_reloc): New function, moved in from
5998 elfcode.h:validate_reloc.
5999 * elfcode.h (validate_reloc): Remove; moved into elf.c and renamed
6000 to _bfd_elf_validate_reloc. Change all callers.
6001 * elf-bfd.h (bfd_section_from_shdr): Declare.
6002 (_bfd_elf_symbol_from_bfd_symbol): Declare.
6003 (_bfd_elf_validate_reloc): Declare.
6004 (_bfd_mips_elf_object_p): Declare.
6005 (_bfd_mips_elf_fake_sections): Declare.
6006 (_bfd_mips_elf_section_from_bfd_section): Declare.
6007 (_bfd_mips_elf_section_processing): Declare.
6008 (_bfd_mips_elf_symbol_processing): Declare.
6009 (_bfd_mips_elf_read_ecoff_info): Declare.
6010 (_bfd_mips_elf_final_write_processing): Declare.
6011 * elfxx-target.h (bfd_elfNN_get_reloc_upper_bound): Don't define
6012 if already defined.
6013
6014 * elf32-mips.c (mips_elf_object_p): Handle E_MIPS_ARCH_4.
6015 (mips_elf_final_write_processing): Likewise.
6016
6017 Wed May 29 16:15:29 1996 Ian Lance Taylor <ian@cygnus.com>
6018
6019 64-bit MIPS ELF ABI objdump support:
6020 * elf64-mips.c: New file.
6021 * Makefile.in: Rebuild dependencies.
6022 (BFD64_BACKENDS): Add elf64-mips.o.
6023 (BFD64_BACKENDS_CFILES): Add elf64-mips.c.
6024 * config.bfd (mips*el-*-elf*) Add bfd_elf64_bigmips_vec and
6025 bfd_elf64_littlemips_vec to targ_selvecs.
6026 (mips*-*-elf*): Likewise.
6027 * confingure.in: Add bfd_elf64_bigmips_vec and
6028 bfd_elf64_littlemips_vec to vector switch.
6029 * configure: Rebuild.
6030 * elf32-mips.c (_bfd_mips_elf_section_from_shdr): New function,
6031 broken out of mips_elf_section_from_shdr.
6032 (mips_elf32_section_from_shdr): Rename from
6033 mips_elf_section_from_shdr. Call new function.
6034 (elf_backend_section_from_shdr): Update name of renamed function.
6035 * elf-bfd.h (struct elf_size_info): Change second parameter of
6036 write_out_phdrs to be const. Likewise for second parameter of
6037 swap_symbol_out.
6038 (struct bfd_elf_section_data): Add rel_hdr2 field.
6039 (bfd_elf32_swap_symbol_in): Change second parameter to be const.
6040 (bfd_elf32_swap_symbol_out): Likewise.
6041 (bfd_elf32_swap_reloc_in): Likewise.
6042 (bfd_elf32_swap_reloc_out): Likewise.
6043 (bfd_elf32_swap_reloca_in): Likewise.
6044 (bfd_elf32_swap_reloca_out): Likewise.
6045 (bfd_elf32_swap_phdr_in): Likewise.
6046 (bfd_elf32_swap_phdr_out): Likewise.
6047 (bfd_elf32_swap_dyn_in): Likewise.
6048 (bfd_elf32_swap_dyn_out): Likewise.
6049 (bfd_elf32_slurp_symbol_table): Declare.
6050 (bfd_elf32_write_shdrs_and_ehdr): Declare.
6051 (bfd_elf32_write_out_phdrs): Declare.
6052 (bfd_elf64_swap_symbol_in): Change second parameter to be const.
6053 (bfd_elf64_swap_symbol_out): Likewise.
6054 (bfd_elf64_swap_reloc_in): Likewise.
6055 (bfd_elf64_swap_reloc_out): Likewise.
6056 (bfd_elf64_swap_reloca_in): Likewise.
6057 (bfd_elf64_swap_reloca_out): Likewise.
6058 (bfd_elf64_swap_phdr_in): Likewise.
6059 (bfd_elf64_swap_phdr_out): Likewise.
6060 (bfd_elf64_swap_dyn_in): Likewise.
6061 (bfd_elf64_swap_dyn_out): Likewise.
6062 (bfd_elf64_slurp_symbol_table): Declare.
6063 (bfd_elf64_write_shdrs_and_ehdr): Declare.
6064 (bfd_elf64_write_out_phdrs): Declare.
6065 (_bfd_mips_elf_section_from_shdr): Declare.
6066 * elf.c (bfd_section_from_shdr): Remove assertion requiring
6067 SHT_REL/SHT_RELA to match use_rela_p. If there is already a reloc
6068 section for the section, add the new one to rel_hdr2. Increment
6069 reloc_count rather than setting it.
6070 * elfcode.h (elf_slurp_symbol_table): Define name as macro.
6071 Remove static declaration.
6072 (elf_write_shdrs_and_ehdr): Define name as macro.
6073 (elf_write_out_phdrs): Likewise.
6074 (elf_swap_ehdr_in, elf_swap_ehdr_out): Declare.
6075 (elf_swap_shdr_in, elf_swap_shdr_out): Declare.
6076 (elf_swap_symbol_in): Change second parameter to be const.
6077 (elf_swap_symbol_out): Likewise.
6078 (elf_swap_ehdr_in, elf_swap_ehdr_out): Likewise.
6079 (elf_swap_shdr_in, elf_swap_shdr_out): Likewise.
6080 (elf_swap_phdr_in, elf_swap_phdr_out): Likewise.
6081 (elf_swap_reloc_in, elf_swap_reloc_out): Likewise.
6082 (elf_swap_reloca_in, elf_swap_reloca_out): Likewise.
6083 (elf_write_out_phdrs): Rename from write_out_phdrs. Change second
6084 parameter to be const. Make non-static.
6085 (elf_write_shdrs_and_ehdr): Rename from write_shdrs_and_ehdr.
6086 Make non-static.
6087 (elf_slurp_symbol_table): Make non-static.
6088 (NAME(_bfd_elf,size_info)): Update names of renamed functions.
6089 * elfxx-target.h (elf_info_to_howto): Define if not defined.
6090 (elf_backend_size_info): Likewise.
6091 (elfNN_bed): Use elf_backend_size_info.
6092 * targets.c (bfd_elf64_bigmips_vec): Declare.
6093 (bfd_elf64_littlemips_vec): Declare.
6094 (bfd_target_vector): Add bfd_elf64_bigmips_vec and
6095 bfd_elf64_littlemips_vec if BFD64 is defined.
6096
6097 * libbfd.c (bfd_get_file_window): Add cast to fprintf argument.
6098
6099 Tue May 28 11:42:08 1996 Ian Lance Taylor <ian@cygnus.com>
6100
6101 * coff-sh.c (sh_relax_delete_bytes): Insert nop instructions, not
6102 zeroes, in alignment holes.
6103
6104 * configure: Rebuild with autoconf 2.10.
6105
6106 * aoutx.h (NAME(aout,find_nearest_line)): Make room for the
6107 potential leading underscore in the allocated buffer.
6108
6109 Fri May 24 14:28:38 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6110
6111 * elf32-ppc.c (ppc_elf_add_symbol_hook): Do not put small common
6112 symbols into .sbss if this is a relocatable link.
6113
6114 Thu May 23 12:26:24 1996 Ian Lance Taylor <ian@cygnus.com>
6115
6116 * xcofflink.c (_bfd_ppc_xcoff_relocate_section): Warn about
6117 undefined symbols when creating a shared library.
6118
6119 Fri May 17 13:54:15 1996 Ian Lance Taylor <ian@cygnus.com>
6120
6121 * coff-sh.c: Add a bunch of new code and static const arrays to
6122 support aligning loads and stores on four byte memory boundaries.
6123 Also:
6124 (sh_coff_howtos): Add entries for R_SH_CODE, R_SH_DATA and
6125 R_SH_LABEL.
6126 (sh_relax_section): Look for R_SH_CODE relocs. If we find one,
6127 call sh_align_loads.
6128 (sh_relax_delete_bytes): Don't mark R_SH_CODE or R_SH_DATA relocs
6129 as unused.
6130
6131 Thu May 16 16:34:13 1996 Ian Lance Taylor <ian@cygnus.com>
6132
6133 * cache.c (bfd_open_file): Unlink the file before opening it for
6134 write. From Marty Leisner <leisner@sdsp.mc.xerox.com>.
6135
6136 * opncls.c (bfd_fdopenr): Set opened_once.
6137
6138 Tue May 14 12:35:32 1996 Ian Lance Taylor <ian@cygnus.com>
6139
6140 * som.c (som_slurp_reloc_table): Clear external_relocs cache after
6141 freeing it.
6142
6143 * libbfd.c: Remove #ifdef FILE_OFFSET_IS_CHAR_INDEX, and compile
6144 the code unconditionally.
6145
6146 Mon May 13 19:51:37 1996 Ian Lance Taylor <ian@cygnus.com>
6147
6148 * libcoff-in.h (struct pei_section_tdata): Define structure.
6149 (pei_section_data): Define macro.
6150 * libcoff.h: Rebuild.
6151 * coffcode.h (coff_set_alignment_hook): If COFF_IMAGE_WITH_PE,
6152 store s_paddr field in pei_section_data.
6153 (coff_compute_section_file_positions): Use pei_section_data rather
6154 than _cooked_size, and don't overwrite an existing value.
6155 (coff_write_object_contents): If COFF_OBJ_WITH_PE, set s_paddr to
6156 0. If COFF_IMAGE_WITH_PE, set s_paddr to pei_section_data.
6157 * peicode.h (coff_bfd_copy_private_section_data): Define if
6158 COFF_IMAGE_WITH_PE.
6159 (pe_bfd_copy_private_section_data): New static function if
6160 COFF_IMAGE_WITH_PE.
6161
6162 Wed May 8 16:10:38 1996 Ian Lance Taylor <ian@cygnus.com>
6163
6164 * srec.c (srec_set_arch_mach): Write as a function rather than a
6165 macro definition.
6166
6167 * xcofflink.c (_bfd_xcoff_bfd_link_add_symbols): If an archive has
6168 no map, just check each member in turn to see whether it is
6169 required.
6170
6171 Wed May 8 09:17:34 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6172
6173 * ppcboot.c (ppcboot_object_p): Check for type 0x41 in partition
6174 table. Call BFD_ASSERT to validate header size, instead of
6175 calling fatal.
6176 (ppcboot_bfd_print_private_bfd_data): Put quotes around partition
6177 name.
6178
6179 Tue May 7 16:10:19 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6180
6181 * ppcboot.c: New target for looking at PPCbug boot records.
6182
6183 * config{ure.in,.bfd}: Add support for ppcboot target.
6184 * targets.c: Ditto.
6185 * configure: Regenerate.
6186
6187 Tue May 7 11:15:19 1996 Jeffrey A Law (law@cygnus.com)
6188
6189 * coff-h8300.c (howto_table): Update names to match recent
6190 changes to include/coff/internal.h. Fix minor errors in the
6191 existing relocs. Add R_MOVL1 and R_MOVL2.
6192 (rtype2howto): Similarly.
6193 (h8300_reloc16_estimate): Rewrite to simplify, fix bugs in the
6194 existing relaxing code and peform more relaxing.
6195 (h8300_reloc16_extra_cases): Likewise.
6196
6197 Mon May 6 18:24:09 1996 Jeffrey A Law (law@cygnus.com)
6198
6199 * reloc16.c (bfd_coff_reloc16_get_value): Handle common
6200 symbols correctly.
6201
6202 Sat May 4 05:08:45 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6203
6204 * elfcode.h (elf_object_p): Reject generic ELF target if
6205 e_machine matches an alternate machine code in a specific backend.
6206
6207 * netbsd-core.c (netbsd_core_vec): Remove initializer for
6208 obsolete align_power_min field.
6209
6210 Fri May 3 13:07:35 1996 Jeffrey A Law (law@cygnus.com)
6211
6212 * coff-h8300.c (reloc_howto_type): Add howto entry for
6213 R_PCRWORD_B.
6214 (rtype2howto): Handle R_PCRWORD_B.
6215 (h8300_reloc16_extra_cases): Handle R_PCRWORD_B.
6216 (h8300_reloc_16_estimate): Likewise. Try to turn a 16bit
6217 pc-relative branch (R_PCRWORD) into an 8bit pc-relative
6218 branch (R_PCWORD_B).
6219
6220 Fri May 3 10:47:41 1996 Ian Lance Taylor <ian@cygnus.com>
6221
6222 * aoutx.h (translate_from_native_sym_flags): Set the section for
6223 BSF_CONSTRUCTOR symbols.
6224
6225 * cofflink.c (_bfd_coff_link_input_bfd): Correct setting of
6226 last_bf_index.
6227
6228 Wed May 1 18:39:32 1996 Doug Evans <dje@canuck.cygnus.com>
6229
6230 * coffcode.h (coff_write_object_contents): In comdat section lookup,
6231 stop looking when section is found.
6232
6233 Wed May 1 14:17:57 1996 Ian Lance Taylor <ian@cygnus.com>
6234
6235 * coffcode.h (STRING_SIZE_SIZE): Define.
6236 (styp_to_sec_flags): Handle long symbol names when looking for the
6237 section symbol.
6238 (bfd_coff_backend_data): Add _bfd_coff_long_section_names field.
6239 (bfd_coff_long_section_names): Define.
6240 (coff_write_object_contents): Handle long section names.
6241 (bfd_coff_std_swap_table): Initialize new field.
6242 * libcoff.h: Rebuild.
6243 * coffgen.c (make_a_section_from_file): Handle long section
6244 names.
6245 (coff_write_symbols): Handle long section names.
6246 * coff-alpha.c (alpha_ecoff_backend_data): Initialize new field.
6247 * coff-mips.c (mips_ecoff_backend_data): Likewise.
6248 * pe-arm.c (COFF_LONG_SECTION_NAMES): Define.
6249 * pei-arm.c (COFF_LONG_SECTION_NAMES): Define.
6250 * pe-i386.c (COFF_LONG_SECTION_NAMES): Define.
6251 * pei-i386.c (COFF_LONG_SECTION_NAMES): Define.
6252 * pe-ppc.c (COFF_LONG_SECTION_NAMES): Define.
6253 * pei-ppc.c (COFF_LONG_SECTION_NAMES): Define.
6254
6255 * bout.c (b_out_callback): Set lma of sections.
6256 (b_out_bfd_get_relocated_section_contents): Rename in_abfd
6257 parameter to output_bfd. Used input_bfd instead of output_bfd in
6258 several places.
6259
6260 Tue Apr 30 17:56:39 1996 Ian Lance Taylor <ian@cygnus.com>
6261
6262 * aoutx.h (translate_from_native_sym_flags): Don't create
6263 SEC_CONSTRUCTOR sections.
6264 * ecoff.c (ecoff_set_symbol_info): Likewise.
6265
6266 * elf32-mips.c (mips_elf_copy_private_bfd_data): Copy elf_gp.
6267 From Don Bowman <bowman@waterloo.hp.com>.
6268
6269 Tue Apr 30 17:06:32 1996 Doug Evans <dje@canuck.cygnus.com>
6270
6271 * coff-arm.c (armcoff_little_vec): If COFF_WITH_PE is defined, add
6272 SEC_LINK_ONCE and SEC_LINK_DUPLICATES to section_flags.
6273
6274 Mon Apr 29 13:15:17 1996 Ian Lance Taylor <ian@cygnus.com>
6275
6276 * elf32-mips.c (struct mips_elf_link_hash_entry): Add
6277 mips_32_relocs field.
6278 (mips_elf_link_hash_newfunc): Initialize mips_32_relocs field.
6279 (mips_elf_relocate_section): Copy R_MIPS_REL32 and R_MIPS_32
6280 relocs against a global symbol which is not defined in a regular
6281 file.
6282 (mips_elf_check_relocs): For a R_MIPS_REL32 or R_MIPS_32 reloc
6283 against a global symbol, increment mips_32_relocs.
6284 (mips_elf_adjust_dynamic_symbol): If mips_32_relocs is set, and
6285 the symbol is not defined in a regular file, make room in the
6286 .rel.dyn section.
6287
6288 Fri Apr 26 18:00:37 1996 Ian Lance Taylor <ian@cygnus.com>
6289
6290 * ecoff.c (ecoff_compute_section_file_positions): Track the real
6291 file position and the virtual file position separately. Set
6292 filepos information bsaed on the real file position.
6293 (_bfd_ecoff_set_section_contents): Handle .lib sections like the
6294 Jan 23 change to coffcode.h.
6295
6296 * som.c (som_slurp_symbol_table): Set the symbol count to the
6297 number of BFD symbols created.
6298
6299 Fri Apr 26 12:34:29 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6300
6301 * elf32-ppc.c (ppc_elf_check_relocs): Forward relocations to the
6302 output file if linking shared objects. Loop to check all relocs,
6303 rather than returning false on first error.
6304
6305 Thu Apr 25 13:25:12 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6306
6307 * elf32-ppc.c (ppc_elf_create_linker_section): Add PLT case.
6308 (ppc_elf_additional_program_headers): If .interp section, bump #
6309 of program headers by 1.
6310 (ppc_elf_adjust_dynamic_symbol): Flesh out support.
6311 (ppc_elf_size_dynamic_sections): Add support for .plt section.
6312 (ppc_elf_check_relocs): Print out filename in debug code. Enable
6313 PLT support.
6314 (ppc_elf_finish_dynamic_symbol): Add support for PLT's, beef up
6315 debug output.
6316 (ppc_elf_relocate_section): If the output section isn't defined,
6317 don't abort, just give an error message.
6318
6319 * elflink.c (_bfd_elf_create_dynamic_sections): If the section
6320 being created is .sdata or .sdata2, don't make the symbol dynamic.
6321
6322 Wed Apr 24 14:04:07 1996 Ian Lance Taylor <ian@cygnus.com>
6323
6324 * xcofflink.c (_bfd_xcoff_bfd_link_add_symbols): Look through the
6325 members of an archive for dynamic objects with no symbols, and
6326 pass them directly to check_archive_element.
6327 (xcoff_link_check_ar_symbols): Pass dynamic objects to
6328 xcoff_link_check_dynamic_ar_symbols.
6329 (xcoff_link_check_dynamic_ar_symbols): New static function.
6330
6331 * coff-rs6000.c (rs6000coff_vec): Change BFD_JUMP_TABLE_DYNAMIC
6332 from _bfd_nodynamic to _bfd_xcoff.
6333 * libcoff-in.h (_bfd_xcoff_get_dynamic_symtab_upper_bound):
6334 Declare.
6335 (_bfd_xcoff_canonicalize_dynamic_symtab): Declare.
6336 (_bfd_xcoff_get_dynamic_reloc_upper_bound): Declare.
6337 (_bfd_xcoff_canonicalize_dynamic_reloc): Declare.
6338 * libcoff.h: Rebuild.
6339 * xcofflink.c (xcoff_swap_ldrel_in): New static function.
6340 (xcoff_get_section_contents): New static function.
6341 (_bfd_xcoff_get_dynamic_symtab_upper_bound): New function.
6342 (_bfd_xcoff_canonicalize_dynamic_symtab): New function.
6343 (_bfd_xcoff_get_dynamic_reloc_upper_bound): New function.
6344 (xcoff_dynamic_reloc): New static variable.
6345 (_bfd_xcoff_canonicalize_dynamic_reloc): New function.
6346 (xcoff_link_add_dynamic_symbols): Use xcoff_get_section_contents.
6347
6348 Tue Apr 23 12:48:42 1996 Ian Lance Taylor <ian@cygnus.com>
6349
6350 * coff-sparc.c (bfd_coff_generic_reloc): Return bfd_reloc_ok even
6351 if reloc_entry->addend is not 0.
6352 (CALC_ADDEND): Just set the addend to reloc.r_offset.
6353
6354 Mon Apr 22 18:29:01 1996 Doug Evans <dje@canuck.cygnus.com>
6355
6356 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Fix spelling of
6357 R_SPARC_GLOB_JMP.
6358 * elf64-sparc.c (sparc64_elf_howto_table): Likewise.
6359 Add entries for R_SPARC_[56].
6360 (sparc_reloc_map): Add entries for R_SPARC_[56].
6361
6362 Mon Apr 22 15:07:24 1996 Ian Lance Taylor <ian@cygnus.com>
6363
6364 Optimize linking of stabs in sections as used in ELF and COFF.
6365 * stabs.c: New file.
6366 * libbfd-in.h (_bfd_link_section_stabs): Declare.
6367 (_bfd_write_section_stabs): Declare.
6368 (_bfd_write_stab_strings): Declare.
6369 * libbfd.h: Rebuild.
6370 * libcoff-in.h (struct coff_section_tdata): Add stab_info field.
6371 (struct coff_link_hash_table): Add stab_info field.
6372 * libcoff.h: Rebuild.
6373 * cofflink.c (_bfd_coff_link_hash_table_init): Initialize
6374 stab_info field.
6375 (coff_link_add_symbols): Call _bfd_link_section_stabs if
6376 appropriate.
6377 (_bfd_coff_final_link): Write out stab strings hash table.
6378 (_bfd_coff_link_input_bfd): Handle optimized stabs sections.
6379 * coff-ppc.c (ppc_bfd_coff_final_link): Write out stab strings
6380 hash table.
6381 * elf-bfd.h (struct elf_link_hash_table): Add stab_info field.
6382 (struct bfd_elf_section_data): Add stab_info field.
6383 * elf.c (_bfd_elf_link_hash_table_init): Initialize stab_info
6384 field.
6385 * elflink.h (elf_link_add_object_symbols): If appropriate, call
6386 _bfd_link_section_stabs.
6387 (elf_bfd_final_link): Write out stab strings hash table.
6388 (elf_link_input_bfd): Handle optimized stabs sections.
6389 * reloc.c (_bfd_final_link_relocate): Check address against
6390 _raw_size rather than _cooked_size.
6391 * Makefile.in: Rebuild dependencies.
6392 (BFD_LIBS): Add stabs.o
6393 (BFD_LIBS_CFILES): Add stabs.c.
6394
6395 * VERSION: Increment for bfdlink.h change.
6396
6397 * coffgen.c (coff_renumber_symbols): Correct handling of
6398 BSF_NOT_AT_END common symbols.
6399
6400 Fri Apr 19 19:21:56 1996 Ian Lance Taylor <ian@cygnus.com>
6401
6402 * coff-ppc.c (record_toc): Add cast to avoid warning.
6403 (ppc_allocate_toc_section): Likewise.
6404 (coff_ppc_relocate_section): Remove ANSI C string concatenation.
6405 (ppc_coff_reloc_type_lookup): Remove unreached code.
6406 * coffcode.h (coff_write_object_contents): Don't take the address
6407 of an array.
6408 * peicode.h (pe_print_idata): Add casts to avoid warning.
6409 (pe_print_edata): Likewise.
6410 (pe_print_reloc): Remove ANSI C string concatenation.
6411
6412 Thu Apr 18 18:51:18 1996 Ian Lance Taylor <ian@cygnus.com>
6413
6414 * libcoff-in.h (struct coff_final_link_info): Add last_bf_index
6415 and last_bf fields.
6416 * libcoff.h: Rebuild.
6417 * coffswap.h (coff_swap_aux_in): Swap endndx field for C_FCN
6418 symbols.
6419 (coff_swap_aux_out): Likewise.
6420 * peicode.h (coff_swap_aux_in): Likewise.
6421 (coff_swap_aux_out): Likewise.
6422 * coffgen.c (coff_pointerize_aux): Check endndx field for C_FCN
6423 symbols.
6424 * cofflink.c (_bfd_coff_final_link): Initialize last_bf_index
6425 field.
6426 (_bfd_coff_link_input_bfd): Check endndx field for C_FCN symbols.
6427 Fix up .bf endndx link fields.
6428 * coff-ppc.c (ppc_bfd_coff_final_link): Initialize last_bf_index
6429 field.
6430 * xcofflink.c (xcoff_link_input_bfd): Check endndx field for C_FCN
6431 symbols.
6432
6433 Wed Apr 17 12:08:24 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6434
6435 * pe{,i}-ppc.c (PPC_PE): Define instead of PPC, so that compiling
6436 on Solaris PowerPC systems doesn't get confused.
6437
6438 * ccffcode.h (coff_write_object_contents): Use #ifdef PPC_PE, not
6439 #ifdef PPC.
6440
6441 * elfcore.h (bfd_prstatus, bfd_fpregset): Add thread argument.
6442 (elf_corefile_note): If HAVE_SYS_PROCFS_H is not defined, don't
6443 update did_reg and did_reg2.
6444
6445 Wed Apr 17 13:07:37 1996 Ian Lance Taylor <ian@cygnus.com>
6446
6447 * xcofflink.c (xcoff_link_input_bfd): Check for TOC overflow.
6448
6449 * linker.c (_bfd_generic_link_add_one_symbol): When calling the
6450 callback routines, pass h->root.string rather than name, in case
6451 copy is true and name is transient.
6452
6453 Tue Apr 16 16:36:38 1996 Stu Grossman (grossman@lisa.cygnus.com)
6454
6455 * elfcore.h: Add support for core files with multiple threads.
6456 (Primarily for Solaris.)
6457
6458 Tue Apr 16 13:44:08 1996 Ian Lance Taylor <ian@cygnus.com>
6459
6460 * aoutx.h (NAME(aout,squirt_out_relocs)): Don't do anything if
6461 section->orelocation is NULL.
6462
6463 * coffgen.c (bfd_coff_get_syment): New function.
6464 (bfd_coff_get_auxent): New function.
6465 * bfd-in.h (bfd_coff_get_syment): Declare.
6466 (bfd_coff_get_auxent): Declare.
6467 * bfd-in2.h: Rebuild.
6468
6469 Mon Apr 15 19:06:59 1996 Ian Lance Taylor <ian@cygnus.com>
6470
6471 * elf32-mips.c (struct mips_hi16): Define.
6472 (mips_hi16_addr, mips_hi16_addend): Remove.
6473 (mips_hi16_list): New static variable.
6474 (mips_elf_hi16_reloc): Maintain a list of unmatched HI16 relocs.
6475 (mips_elf_lo16_reloc): Process mips_hi16_list.
6476 (mips_elf_relocate_section): Permit an arbitrary number of HI16
6477 relocs before the associated LO16 reloc.
6478
6479 Wed Apr 10 00:23:53 1996 Ian Lance Taylor <ian@cygnus.com>
6480
6481 * versados.c (versados_scan): Check bfd_alloc return value.
6482 (versados_object_p): Check all bfd_read return values. Require
6483 that lang field be less than 10, to avoid confusion with Intel Hex
6484 files.
6485
6486 * libaout.h (WRITE_HEADERS): Write out the relocs even if there
6487 aren't any symbols.
6488 * aoutx.h (NAME(aout,swap_std_reloc_out)): Set r_index to N_ABS,
6489 not 0, for an absolute symbol.
6490 (NAME(aout,swap_ext_reloc_out)): Likewise.
6491
6492 * ihex.c (ihex_scan): Accept a length of 4 for record type 5.
6493 (ihex_write_object_contents): For a large start address, output
6494 the full 32 bit address in record type 5.
6495
6496 * ieee.c (ieee_write_byte): Change second parameter from bfd_byte
6497 to int to avoid promotion problems in prototype.
6498
6499 Tue Apr 9 11:44:21 1996 Ian Lance Taylor <ian@cygnus.com>
6500
6501 * configure.host: Use ${srcdir} when looking for picfrag.
6502
6503 * configure.host: Switch on ${libdir}, not $(libdir). From
6504 alan@spri.levels.unisa.edu.au (Alan Modra).
6505
6506 * aoutx.h (aout_link_add_symbols): Always call add_dynamic_symbols
6507 entry point, not just for DYNAMIC objects.
6508 * sunos.c (sunos_add_dynamic_symbols): Always call
6509 sunos_create_dynamic_sections. If called with a non DYNAMIC
6510 object, don't do anything else.
6511 (sunos_add_one_symbol): Don't call sunos_create_dynamic_sections.
6512
6513 Mon Apr 8 12:09:36 1996 Ian Lance Taylor <ian@cygnus.com>
6514
6515 * configure.in: Permit --enable-shared to specify a list of
6516 directories.
6517 * configure: Rebuild.
6518
6519 * configure.host: Set HLDFLAGS and SHLIB_CFLAGS for *-dec-osf*
6520 host when configuring with --enable-shard.
6521
6522 Fri Apr 5 12:24:13 1996 Ian Lance Taylor <ian@cygnus.com>
6523
6524 * config.bfd: Add i[345]86-*-freebsdelf* target; from John Polstra
6525 <jdp@polstra.com>.
6526
6527 * linker.c (link_action): For WARN_ROW/warn, use MWARN, not CYCLE,
6528 to avoid crashing in bfd_hash_replace.
6529
6530 * sysdep.h: Use #ifdef, not #if.
6531
6532 Thu Apr 4 23:32:23 1996 Ian Lance Taylor <ian@cygnus.com>
6533
6534 * config.in: Rebuild.
6535
6536 Thu Apr 4 18:49:09 1996 Fred Fish <fnf@cygnus.com>
6537
6538 * configure.in (mips-sony-bsd*): Fix typo in AC_DEFINE.
6539 (AC_CHECK_HEADERS): Check for sys/time.h
6540 (AC_HEADER_TIME): Add macro.
6541 * configure: Rebuild.
6542 * sysdep.h: Use TIME_WITH_SYS_TIME and HAVE_SYS_TIME_H
6543 to control what combination of <time> and <sys/time.h>
6544 get included.
6545
6546 Tue Apr 2 13:11:53 1996 Doug Evans <dje@canuck.cygnus.com>
6547
6548 * aoutf1.h (sunos_32_set_arch_mach): Handle M_SPARCLET.
6549 (aout_32_sunos4_write_object_contents): Likewise.
6550 * aoutx.h (NAME(aout,machine_type)): Handle
6551 bfd_mach_sparc_{sparclet,sparclite}.
6552 * archures.c (bfd_mach_sparc_{sparclet,sparclite}): Define.
6553 (bfd_mach_sparc_v9_p): Update.
6554 * cpu-sparc.c (arch_info_struct): Add entries for sparclet,sparclite.
6555 * libaout.h (enum machine_type): Add M_SPARCLET.
6556 * sunos.c (MACHTYPE_OK): Define.
6557 * bfd-in2.h: Regenerated.
6558
6559 Tue Apr 2 00:33:18 1996 Ian Lance Taylor <ian@cygnus.com>
6560
6561 * elf-bfd.h (struct elf_link_hash_table): Add hgot field.
6562 * elf.c (_bfd_elf_link_hash_table_init): Initialize hgot field.
6563 * elflink.c (_bfd_elf_create_got_section): Store the
6564 _GLOBAL_OFFSET_TABLE_ hash table entry in the hgot field.
6565 * elf32-sparc.c (elf32_sparc_check_relocs): If the size of the
6566 global offset table goes over 0x1000, set the value of
6567 _GLOBAL_OFFSET_TABLE_ to 0x1000 into the section.
6568 (elf32_sparc_relocate_section): Subtract the offset of
6569 _GLOBAL_OFFSET_TABLE_ when handling GOT relocations.
6570
6571 * elfcode.h: Don't include <string.h>.
6572
6573 Mon Apr 1 10:39:24 1996 Jeffrey A Law (law@cygnus.com)
6574
6575 * linker.c (_bfd_generic_link_hash_newfunc): Renamed from
6576 generic_link_hash_newfunc. All references changed.
6577 * genlink.h (_bfd_generic_link_hash_newfunc): Declaration
6578 moved here from libbfd-in.h.
6579 * libbfd-in.h: Corresponding changes.
6580 * libbfd.h: Regenerated.
6581
6582 Mon Apr 1 12:35:36 1996 Ian Lance Taylor <ian@cygnus.com>
6583
6584 * aoutx.h (aout_link_input_section_std): When reporting an
6585 overflow error, use the name of the symbol in the hash table if
6586 available.
6587 (aout_link_input_section_ext): Likewise.
6588
6589 * elflink.h (elf_adjust_dynamic_symbol): If a common symbol got
6590 defined in a regular file, set ELF_LINK_HASH_DEF_REGULAR.
6591
6592 Sun Mar 31 01:58:41 1996 steve chamberlain <sac@slash.cygnus.com>
6593
6594 * peicode.h (coff_swap_aouthdr_out): Delete test for .junk.
6595 * coffcode.h (coff_compute_section_file_positions): Likewise.
6596 (coff_write_object_contents): Likewise.
6597
6598 Fri Mar 29 12:44:36 1996 Ian Lance Taylor <ian@cygnus.com>
6599
6600 * section.c (SEC_LINK_ONCE): Define.
6601 (SEC_LINK_DUPLICATES): Define.
6602 (SEC_LINK_DUPLICATES_DISCARD): Define.
6603 (SEC_LINK_DUPLICATES_ONE_ONLY): Define.
6604 (SEC_LINK_DUPLICATES_SAME_SIZE): Define.
6605 (SEC_LINK_DUPLICATES_SAME_CONTENTS): Define.
6606 * bfd-in2.h: Rebuild.
6607 * coffcode.h (sec_to_styp_flags): If COFF_WITH_PE, turn
6608 SEC_LINK_ONCE into IMAGE_SCN_LNK_COMDAT.
6609 (styp_to_sec_flags): If COFF_WITH_PE, turn IMAGE_SCN_LNK_REMOVE
6610 into SEC_EXCLUDE. If IMAGE_SCN_LNK_COMDAT is set, set
6611 SEC_LINK_ONCE, and look through the symbol table for the setting
6612 for SEC_LINK_DUPLICATES.
6613 (coff_write_object_contents): If COFF_WITH_PE, if SEC_LINK_ONCE is
6614 set for a section, find the section symbol in the symbol table,
6615 and set the aux entry based on SEC_LINK_DUPLICATES.
6616 * coffgen.c (coff_print_symbol): Add a space before "checksum".
6617 * coff-arm.c (armcoff_big_vec): If COFF_WITH_PE is defined, add
6618 SEC_LINK_ONCE and SEC_LINK_DUPLICATES to section_flags.
6619 * coff-i386.c (i386coff_vec): Likewise.
6620 * coff-ppc.c (TARGET_LITTLE_SYM, TARGET_BIG_SYM): Likewise.
6621
6622 * VERSION: Bump to 2.6.1.
6623 * Makefile.in (stamp-h): Depend upon VERSION.
6624
6625 Thu Mar 28 23:48:49 1996 Jeffrey A Law (law@cygnus.com)
6626
6627 * libbfd-in.h (generic_link_hash_newfunc): Add declaration.
6628 * libbfd.h: Rebuilt.
6629 * linker.c (generic_link_hash_newfunc): No longer static.
6630 * coffcode.h (coff_bfd_link_hash_create): Allow specific targets
6631 to override.
6632 * coff-h8300.c: Add two derived hash tables and their associated
6633 funtions and #defines for use by the h8300 linker.
6634 (h8300_reloc16_extra_cases, case R_MEM_INDIRECT): Create entries in
6635 the function vector as needed. Place the address of the function
6636 vector entry in the location specified by the R_MEM_INDIRECT reloc.
6637 Rewrite the vectors section contents as necessary.
6638 (h8300_bfd_link_add_symbols): New function for the h8300 linker.
6639 (coff_bfd_link_add_symbols): Define to use h8300 specific version.
6640 (coff_bfd_link_hash_table_create): Likewise.
6641
6642 Thu Mar 28 17:44:08 1996 Ian Lance Taylor <ian@cygnus.com>
6643
6644 * libhppa.h: If gcc 2.7 or higher, declare all the functions with
6645 __attribute__ ((__unused__)) so that -Wall doesn't warn about
6646 them.
6647 (hppa_rebuild_insn): Pass pointer to correct type to
6648 low_sign_unext and dis_assemble_21.
6649
6650 Thu Mar 28 11:00:36 1996 Doug Evans <dje@canuck.cygnus.com>
6651
6652 * config.bfd (sparc64-{sysv4*,solaris2*}): Delete.
6653 Stick with sparc-*-{sysv4*,solaris2*}.
6654
6655 Wed Mar 27 10:43:34 1996 Ian Lance Taylor <ian@cygnus.com>
6656
6657 * peicode.h (coff_swap_aux_in): Swap in extra PE x_scn fields.
6658 (coff_swap_aux_out): Swap out extra PE x_scn fields.
6659 * coffswap.h (coff_swap_aux_in): Zero out extra PE x_scn fields.
6660 * coffgen.c (coff_print_symbol): If any of the extra PE x_scn
6661 fields is non-zero, print them.
6662
6663 * coff-ppc.c (ppc_record_toc_entry): Put inside COFF_IMAGE_WITH_PE
6664 ifdef. Remove unused variables.
6665 (ppc_record_data_in_toc_entry): Ifdef out. Removed unused
6666 variables.
6667 (ppc_mark_symbol_as_glue): Put inside COFF_IMAGE_WITH_PE ifdef.
6668 (get_symbol_value): Ifdef out.
6669 (pe_ppc_reloc): Ifdef out. Remove unused variables.
6670 (coff_ppc_relocate_section): Remove unused variables. Make
6671 fprintf strings and argument types correspond. Put before_addr in
6672 DEBUG_RELOC ifdef.
6673 (dump_toc): Make fprintf strings and argument types correspond.
6674 (ppc_process_before_allocation): Remove unused variables. Always
6675 return a value.
6676 (ppc_reflo_reloc): Ifdef out.
6677 (ppc_addr32nb_reloc): Ifdef out.
6678 (ppc_coff_rtype2howto): Make fprintf strings and argument types
6679 correspond.
6680 (coff_ppc_rtype_to_howto): Likewise.
6681 (ppc_coff_swap_sym_in_hook): Remove unused variables.
6682
6683 * peicode.h (pe_print_idata): Move otherwise unused variables into
6684 the #ifdef where they are used. Always return a value.
6685 (pe_print_edata): Make fprintf strings and argument types
6686 correspond. Always return a value.
6687 (pe_print_pdata): Removed unused variable addr_value. Always
6688 return a value.
6689 (pe_print_reloc): Remove unused variable onaline. Make fprintf
6690 strings and argument types correspond. Always return a value.
6691
6692 * elf32-ppc.c (ppc_elf_fake_sections): Return true.
6693 (ppc_elf_finish_dynamic_symbol): Move definition of unused
6694 variable rela inside #if 0 section where it is used.
6695
6696 * ns32k.h: New file.
6697 * cpu-ns32k.h: Include ns32k.h. Rename externally visible
6698 functions to start with _bfd_.
6699 * aout-ns32k.c: Include ns32k.h. Change references to renamed
6700 functions in cpu-ns32k.h.
6701 * Makefile.in: Rebuild dependencies.
6702 (HFILES): Add ns32k.h.
6703
6704 * section.c (struct sec): Add linker_mark field. Change
6705 user_set_vma and reloc_done to be single bit fields.
6706 (STD_SECTION): Update accordingly.
6707 * bfd-in2.h: Rebuild.
6708 * aoutx.h (NAME(aout,final_link)): Mark sections included in the
6709 link.
6710 (aout_link_input_bfd): Don't link unmarked sections.
6711 * cofflink.c (_bfd_coff_final_link): Mark sections included in the
6712 link.
6713 (_bfd_coff_link_input_bfd): Don't link unmarked sections.
6714 * coff-ppc.c (ppc_bfd_coff_final_link): Mark sections included in
6715 the link.
6716 * elflink.h (elf_bfd_final_link): Mark sections included in the
6717 link.
6718 (elf_link_input_bfd): Don't link unmarked sections.
6719 * xcofflink.c (_bfd_xcoff_bfd_final_link): Mark sections included
6720 in the link.
6721 (xcoff_link_input_bfd): Don't link unmarked sections.
6722
6723 * coffswap.h (coff_swap_scnhdr_out): Include section name in
6724 overflow error messages.
6725
6726 Tue Mar 26 15:46:18 1996 Ian Lance Taylor <ian@cygnus.com>
6727
6728 * bfd.c (_bfd_default_error_handler): If _bfd_error_program_name
6729 is not set, print "BFD: " before the error message.
6730
6731 * configure.in: Use AC_CHECK_TOOL to find ar and ranlib. From
6732 Miles Bader <miles@gnu.ai.mit.edu>.
6733 * configure: Rebuild.
6734
6735 Fri Mar 22 12:17:00 1996 Ian Lance Taylor <ian@cygnus.com>
6736
6737 * xcofflink.c (xcoff_link_input_bfd): Fix scan for C_BINCL/C_EINCL
6738 symbols.
6739
6740 * config.bfd: Add ieee_vec to targ_selvecs for i960 targets and
6741 m68k-aout, m68k-coff, and m68k-elf targets.
6742
6743 Fri Mar 22 11:33:44 1996 Martin Anantharaman <martin@goofy.imech.uni-duisburg.de>
6744
6745 * ieee.c: Changed #ifdef KEEPMINUSPCININST to #if KEEPMINUSPCININST.
6746 (ieee_generic_stat_arch_elt): Restructured to prevent
6747 ieee_object_p from being called repeatedly.
6748
6749 Thu Mar 21 11:00:47 1996 steve chamberlain <sac@slash.cygnus.com>
6750
6751 * coffcode.h (coff_write_object_contents): Allocate
6752 buffers large enough for any FILEHDR or AOUTHDR.
6753
6754 Thu Mar 21 16:28:17 1996 David Mosberger-Tang <davidm@azstarnet.com>
6755
6756 * ecofflink.c (lookup_line): New static function, renamed and
6757 slighly changed from old _bfd_ecoff_locate_line.
6758 (_bfd_ecoff_locate_line): Cache line number information. Use
6759 lookup_line for actual lookup.
6760
6761 Thu Mar 21 14:59:11 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6762
6763 * peicode.h (pe_print_pdata): Warn if the .pdata section is not a
6764 multiple of 20 bytes.
6765
6766 Thu Mar 21 13:54:40 1996 Ian Lance Taylor <ian@cygnus.com>
6767
6768 * ecoff.c (_bfd_ecoff_find_nearest_line): Use bfd_zalloc to
6769 allocate ecoff_find_line, and don't initialize by hand.
6770 * elf32-mips.c (mips_elf_find_nearest_line): Use bfd_zalloc for
6771 mips_elf_find_line, and don't call memset.
6772
6773 * coffcode.h (coff_compute_section_file_positions): If not
6774 producing a final executable, don't consider sofar when aligning
6775 the section to the correct size.
6776
6777 Wed Mar 20 16:53:12 1996 Ian Lance Taylor <ian@cygnus.com>
6778
6779 * coffcode.h (coff_add_missing_symbols): Ifdef out.
6780 (coff_write_object_contents): Don't call coff_add_missing_symbols.
6781 * coffgen.c (coff_section_symbol): Ifdef out.
6782
6783 Mon Mar 18 12:54:41 1996 Ian Lance Taylor <ian@cygnus.com>
6784
6785 * elf32-mips.c (mips_elf_gprel32_reloc): Initialize gp if
6786 output_bfd is not NULL.
6787
6788 Thu Mar 14 17:12:06 1996 Doug Evans <dje@charmed.cygnus.com>
6789
6790 * coffgen.c (coff_get_normalized_symtab): Call bfd_zalloc instead
6791 of bfd_alloc (fixes fix_line not being initialized).
6792 Delete zeroing of fix_{value,tag,end,scnlen} fields.
6793
6794 Thu Mar 14 16:06:06 1996 Jeffrey A Law (law@cygnus.com)
6795
6796 * coffcode.h: Allow specific backends to override the
6797 bfd_link_add_symbols routine.
6798
6799 * coff-h8300.c: Include genlink.h.
6800 (howto_table): Add R_MEM_INDIRECT.
6801 (rtype2howto): Support R_MEM_INDIRECT.
6802 (h8300_reloc16_extra_cases): Handle R_MEM_INDIRECT like R_RELBYTE
6803 for now.
6804
6805 Tue Mar 12 12:41:17 1996 David Mosberger-Tang <davidm@koala.azstarnet.com>
6806
6807 * coff-alpha.c (alpha_relocate_section): Use
6808 info->callbacks_warning, rather than _bfd_error_handler, for
6809 "multiple gp" warning.
6810
6811 Tue Mar 12 12:10:55 1996 Ian Lance Taylor <ian@cygnus.com>
6812
6813 * linker.c (bfd_wrapped_link_hash_lookup): New function.
6814 (_bfd_generic_link_add_one_symbol): Remove BFD_ASSERT on hash
6815 table string. Use bfd_wrapped_link_hash_lookup.
6816 (_bfd_generic_link_write_global_symbol): Remove BFD_ASSERT on hash
6817 table string.
6818 * aoutx.h (aout_link_write_symbols): Use the name from the hash
6819 table, if any, when writing out symbols.
6820 (aout_link_input_section_std): Use the name from the hash table,
6821 if any, when reporting undefined symbols.
6822 (aout_link_input_section_ext): Likewise.
6823 (aout_link_reloc_link_order): Use bfd_wrapped_link_hash_lookup.
6824 * bout.c (get_value): Likewise.
6825 * cofflink.c (_bfd_coff_reloc_link_order): Likewise.
6826 * ecoff.c (ecoff_reloc_link_order): Likewise.
6827 * elflink.h (elf_link_add_object_symbols): Likewise.
6828 (elf_reloc_link_order): Likewise.
6829 * linker.c (_bfd_generic_link_output_symbols): Likewise.
6830 (_bfd_generic_reloc_link_order): Likewise.
6831 (default_indirect_link_order): Likewise.
6832 * reloc16.c (bfd_coff_reloc16_get_value): Likewise.
6833 * sunos.c (sunos_add_one_symbol): Likewise.
6834 * xcofflink.c (xcoff_link_add_symbols): Likewise.
6835 (bfd_xcoff_link_count_reloc): Likewise.
6836 (xcoff_reloc_link_order): Likewise.
6837
6838 * ecoffswap.h (ecoff_swap_fdr_in): If ECOFF_64, turn 0xffffffff
6839 into -1 for intern->rss.
6840
6841 * configure: Rebuild with autoconf 2.8.
6842
6843 Mon Mar 11 12:28:31 1996 Ian Lance Taylor <ian@cygnus.com>
6844
6845 * stab-syms.c (__define_stab_duplicate): Define.
6846 (bfd_get_stab_name): Rename from aout_stab_name. Rewrite to use a
6847 switch.
6848 * bfd-in.h (bfd_get_stab_name): Declare.
6849 * bfd-in2.h: Rebuild.
6850 * Makefile.in: Rebuild dependencies.
6851 (BFD_LIBS): Add stab-syms.o.
6852 (BFD_LIBS_CFILES): Add stab-syms.c.
6853 (BFD32_BACKENDS): Remove stab-syms.o.
6854 (BFD32_BACKENDS_CFILES): Remove stab-syms.c.
6855 * configure.in: Don't list stab-syms.o in bfd_backends.
6856 * configure: Rebuild.
6857 * libaout.h (aout_stab_name): Don't declare.
6858 * aoutx.h (NAME(aout,get_symbol_info)): Call bfd_get_stab_name,
6859 not aout_stab_name.
6860
6861 Fri Mar 8 11:26:20 1996 Ian Lance Taylor <ian@cygnus.com>
6862
6863 * elf.c (assign_file_positions_for_segments): Adjust file offset
6864 for section alignment even if SEC_LOAD is not set.
6865
6866 Tue Mar 5 12:02:23 1996 Ian Lance Taylor <ian@cygnus.com>
6867
6868 * configure.in: Don't set SHLIB or SHLINK to an empty string,
6869 since they appear as targets in Makefile.in.
6870 * configure: Rebuild.
6871
6872 * sunos.c (sunos_scan_ext_relocs): If not making a shared library,
6873 don't fiddle with a symbol which is not defined anywhere.
6874
6875 Mon Mar 4 12:49:16 1996 Ian Lance Taylor <ian@cygnus.com>
6876
6877 * xcofflink.c (xcoff_mark): Treat undefined imported symbols as
6878 though they are defined in a shared library.
6879 (xcoff_build_ldsyms): Likewise.
6880
6881 * coffgen.c (coff_find_nearest_line): Don't look at the line
6882 numbers for the section if section->lineno is NULL.
6883
6884 * elf.c (_bfd_elf_symbol_from_bfd_symbol): Print a useful error
6885 message rather than calling BFD_ASSERT.
6886 * elfcode.h (write_relocs): Check return value of
6887 _bfd_elf_symbol_from_bfd_symbol.
6888
6889 Fri Mar 1 09:42:59 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6890
6891 * elf32-ppc.c (ppc_elf_add_symbol_hook): Don't set SEC_LOAD flag
6892 for .sbss section.
6893
6894 Wed Feb 28 11:25:47 1996 Jeffrey A Law (law@cygnus.com)
6895
6896 * libhppa.h (hppa_reloc_field_selector_type): Add R_HPPA_NLSEL
6897 and R_HPPA_NLRSEL.
6898 (e_nsel, e_nlsel, e_nlrsel): Undefine. Add to
6899 hppa_reloc_field_selector_type_alt.
6900 (hppa_field_adjust): Handle e_nlsel, e_nlrsel. Fix e_nsel handling.
6901 * som.c (hppa_som_gen_reloc_type): Handle N', NL' NLR' field
6902 selectors.
6903 (som_write_fixups): Finish handling of R_N0SEL and R_N1SEL.
6904
6905 Wed Feb 28 11:00:24 1996 Ian Lance Taylor <ian@cygnus.com>
6906
6907 * elf.c (assign_file_positions_for_segments): Adjust the segment
6908 memory size for the alignment of a SEC_ALLOC section, not just a
6909 SEC_LOAD section.
6910
6911 Tue Feb 27 14:17:31 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6912
6913 * m68klinux.c: New file.
6914 * hosts/m68klinux.h: New file.
6915 * config.bfd (m68*-*-linuxaout*, m68*-*-linux*): New targets.
6916 * configure.in (m68*-*-linux*): New native host.
6917 (m68klinux_vec): New vector.
6918 * configure: Rebuild.
6919 * targets.c (m68klinux_vec): Declare.
6920 * i386linux.c (bfd_i386linux_size_dynamic_sections): Renamed from
6921 bfd_linux_size_dynmic_sections to avoid clash with m68klinux.c.
6922 * bfd-in.h (bfd_i386linux_size_dynamic_sections): Rename
6923 declaration from bfd_linux_size_dynamic_sections.
6924 (bfd_m68klinux_size_dynamic_sections): Declare.
6925 * bfd-in2.h: Rebuild.
6926 * Makefile.in: Rebuild dependencies.
6927 (BFD32_BACKENDS): Add m68klinux.o.
6928 (BFD32_BACKENDS_CFILES): Add m68klinux.c.
6929
6930 Tue Feb 27 11:31:34 1996 Jeffrey A Law (law@cygnus.com)
6931
6932 * libhppa.h (pa_arch): Add pa20.
6933 (hppa_reloc_field_selector_type): Add R_HPPA_NSEL.
6934 (e_nsel): Undefine. Add to hppa_reloc_field_selector_type_alt.
6935 (hppa_field_adjust): Handle e_nsel.
6936 * som.c: Provide default definitions for many new relocs found only
6937 in hpux10 include files.
6938 (som_fixup_formats): Add several new relocs from hpux10.
6939 (som_hppa_howto_table): Add hpux10 relocs.
6940 (som_write_fixups): Handle R_N0SEL and R_N1SEL hpux10 relocs.
6941
6942 Mon Feb 26 12:52:48 1996 Stan Shebs <shebs@andros.cygnus.com>
6943
6944 * mpw-make.sed: Edit out recent shared library support, and
6945 rules to rebuild .h files using doc/chew.
6946
6947 Mon Feb 26 14:48:39 1996 David Mosberger-Tang <davidm@AZStarNet.com>
6948
6949 * ecoff.c (ecoff_compute_section_file_positions): Adjust the file
6950 size even of sections with no contents.
6951
6952 Mon Feb 26 14:01:13 1996 Ian Lance Taylor <ian@cygnus.com>
6953
6954 * cofflink.c (_bfd_coff_link_input_bfd): When merging, skip names
6955 starting with '$' the way we skip names starting with '.'. When
6956 updating x_endndx, don't be fooled by an index which has been
6957 merged.
6958
6959 * cofflink.c (_bfd_coff_link_input_bfd): Don't try to optimize a
6960 struct/union/enum type with no elements.
6961
6962 Sat Feb 24 11:38:58 1996 Ian Lance Taylor <ian@cygnus.com>
6963
6964 * bfd.c (bfd_errmsg): Handle a NULL return from strerror.
6965
6966 * archive.c (bfd_generic_archive_p): If the first file in the
6967 archive can not be recognized as an object, don't assume that this
6968 is the wrong format.
6969
6970 * elf.c (bfd_elf_set_dt_needed_name): Don't do anything if the
6971 format is not bfd_object.
6972 (bfd_elf_get_dt_soname): Likewise.
6973
6974 Wed Feb 21 13:58:04 1996 Ian Lance Taylor <ian@cygnus.com>
6975
6976 * coff-sh.c (sh_relax_delete_bytes): Correct range of R_SH_USES
6977 reloc.
6978
6979 Tue Feb 20 16:22:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
6980
6981 * bfd.c (tdata): Add netbsd_core_data.
6982 * bfd-in2.h: Regenerated.
6983
6984 Tue Feb 20 16:50:02 1996 Ian Lance Taylor <ian@cygnus.com>
6985
6986 * sunos.c (SUNOS_CONSTRUCTOR): Define.
6987 (sunos_add_one_symbol): Don't let a symbol from a dynamic object
6988 override a constructor symbol. Set SUNOS_CONSTRUCTOR when
6989 appropriate.
6990
6991 * bout.c (b_out_squirt_out_relocs): Use udata.i rather than flags
6992 to get the symbol index, matching 14 Jul 95 change.
6993
6994 Tue Feb 20 08:26:27 1996 Fred Fish <fnf@phydeaux.cygnus.com>
6995
6996 * coff-alpha.c (alpha_ecoff_get_relocated_section_contents):
6997 Remove duplicate definition of gp.
6998
6999 Mon Feb 19 12:37:41 1996 Ian Lance Taylor <ian@cygnus.com>
7000
7001 * coff-alpha.c (alpha_ecoff_get_relocated_section_contents): Don't
7002 assume that we can set the GP value and then get the same value,
7003 since it won't be true if the output file is neither ELF nor
7004 ECOFF.
7005 * coff-mips.c (mips_adjust_reloc_in): Don't bother to use
7006 _bfd_get_gp_value here.
7007 (mips_gprel_reloc): Don't assume we can set and get the GP value.
7008 * elf32-mips.c (mips_elf_hi16_reloc): Get gp value from
7009 mips_elf_final_gp.
7010 (mips_elf_lo16_reloc): Likewise.
7011 (mips_elf_final_gp): Add pgp parameter. Set it to the GP value.
7012 Don't require that the BFD be ELF.
7013 (mips_elf_gprel16_reloc): Get gp value from mips_elf_final_gp.
7014 (mips_elf_gprel32_reloc): Likewise.
7015 (mips_elf_relocate_section): Don't assume we can set and get the
7016 GP value.
7017 (mips_elf_finish_dynamic_symbol): Don't bother to use
7018 _bfd_get_gp_value here.
7019
7020 * elf32-mips.c (mips_elf_create_procedure_table): Initialize sv.
7021 Don't change epdr between malloc and free. Be careful not to free
7022 NULL pointers. Zero out the first RPDR.
7023
7024 * configure.host: On Linux, only pass -rpath option if $(libdir)
7025 is neither /lib nor /usr/lib. From Alan Modra
7026 <alan@mullet.Levels.UniSA.Edu.Au>.
7027
7028 * elf-bfd.h (struct elf_obj_tdata): Rename dt_needed_name to
7029 dt_name.
7030 (elf_dt_name): Rename from elf_dt_needed_name.
7031 * elf.c (bfd_elf_set_dt_needed_name): Use elf_dt_name, not
7032 elf_dt_needed_name.
7033 (bfd_elf_get_dt_soname): New function.
7034 * elflink.h (elf_link_add_object_symbols): Use elf_dt_name, not
7035 elf_dt_needed_name. Save the SONAME back in elf_dt_name.
7036 * bfd-in.h (bfd_elf_get_dt_soname): Declare.
7037 * bfd-in2.h: Rebuild.
7038
7039 Mon Feb 19 02:50:23 1996 Doug Evans <dje@charmed.cygnus.com>
7040
7041 * elf32-sparc.c (elf32_sparc_reloc_type_lookup): Renamed from
7042 _bfd_sparc_elf_reloc_type_lookup.
7043 (bfd_elf32_bfd_reloc_type_lookup): Update.
7044 * elf64-sparc.c (SPARC64_OLD_RELOCS): Define.
7045 (sparc64_elf_howto_table): Define.
7046 (sparc_reloc_map): Define.
7047 (sparc64_elf_reloc_type_lookup): New function.
7048 (sparc_elf_wdisp16_reloc): New function.
7049 (elf_info_to_howto): Use sparc64_elf_howto_table.
7050 (sparc64_elf_relocate_section): Likewise.
7051 (bfd_elf64_bfd_reloc_type_lookup): Update.
7052
7053 Sun Feb 18 15:02:25 1996 Ian Lance Taylor <ian@cygnus.com>
7054
7055 * configure.host: Check for 'do not mix' from native linker before
7056 trying to use -rpath.
7057
7058 Fri Feb 16 12:46:18 1996 Ian Lance Taylor <ian@cygnus.com>
7059
7060 * bfd.c (_bfd_get_gp_value): New function.
7061 (_bfd_set_gp_value): New function.
7062 * libbfd-in.h (_bfd_get_gp_value): Declare.
7063 (_bfd_set_gp_value): Declare.
7064 * libbfd.h: Rebuild.
7065 * coff-alpha.c (alpha_ecoff_get_relocated_section_contents): Use
7066 _bfd_get_gp_value and _bfd_set_gp_value rather than referring
7067 directly to the fields in the tdata information.
7068 (alpha_relocate_section): Likewise.
7069 * coff-mips.c (mips_adjust_reloc_in): Likewise.
7070 (mips_gprel_reloc): Likewise.
7071 (mips_relocate_section): Likewise.
7072 * elf32-mips.c (mips_elf_hi16_reloc): Likewise.
7073 (mips_elf_lo16_reloc): Likewise.
7074 (mips_elf_final_gp): Likewise.
7075 (mips_elf_gprel16_reloc): Likewise.
7076 (mips_elf_gprel32_reloc): Likewise.
7077 (mips_elf_relocate_section): Likewise.
7078 (mips_elf_finish_dynamic_symbol): Likewise.
7079
7080 * bout.c (b_out_set_arch_mach): Recognize bfd_mach_i960_jx.
7081
7082 Thu Feb 15 11:29:13 1996 Ian Lance Taylor <ian@cygnus.com>
7083
7084 * configure.in: Call AC_PROG_CC before configure.host.
7085 * configure: Rebuild.
7086 * configure.host: Don't set information which autoconf should
7087 figure out, namely CC, CFLAGS, LDFLAGS, AR, and RANLIB.
7088
7089 * configure.host: Remove go32 and win32 host information, since it
7090 should no longer be needed.
7091
7092 * elf.c (map_sections_to_segments): If we have a .dynamic section,
7093 then start a new segment rather than put a writable section in a
7094 readonly segment.
7095
7096 * configure.host: Set RPATH_ENVVAR.
7097
7098 * Makefile.in: Rebuild dependencies.
7099
7100 * elflink.c (_bfd_elf_create_linker_section): Remove unused
7101 zero_section variable.
7102
7103 Thu Feb 15 10:39:17 1996 H.J. Lu <hjl@zoom.com>
7104
7105 * Makefile.in ($(srcdir)/bfd-in2.h): Rename target from bfd-in2.h.
7106 ($(srcdir)/libbfd.h): Rename from libbfd.h.
7107 ($(srcdir)/libcoff.h): Rename from libcoff.h.
7108
7109 Wed Feb 14 16:29:07 1996 Martin Anantharaman <martin@mail.imech.uni-duisburg.de>
7110
7111 * ieee.c (ieee_write_expression): Only use an R variable for a
7112 local symbol. Don't output a zero offset. Handle a zero address.
7113 (SRC_MASK, PCREL_OFFSET): Define based on KEEPMINUSPCININST.
7114 (rel32_howto, rel16_howto, rel8_howto): Use SRC_MASK and
7115 PCREL_OFFSET.
7116 (parse_expression): Don't try to handle multiple occurrences of a
7117 P variable. Handle I variables differently from X variables. Fix
7118 the order of minus expressions.
7119 (ieee_slurp_external_symbols): Generate an I variable for an NN
7120 record. Fix handling of ATI and ATX records.
7121 (ieee_slurp_sections): Only set minimal section attributes.
7122 Adjust them later, based on the section contents.
7123 (ieee_object_p): Read in the file until just after the ME record.
7124 Call ieee_slurp_section_data to set the section flags.
7125 (do_one): Add iterations parameter. Only repeat the first load
7126 item. Set the section and file reloc flags.
7127 (ieee_slurp_section_data): Set section flags. Pass iterations to
7128 do_one.
7129 (ieee_canonicalize_reloc): Handle I variables.
7130 (do_with_relocs): Only emit relocation size when necessary.
7131 Increase MAXRUN to 127. Change ov to be assigned, and take
7132 src_mask and pcrel_offset into account.
7133 (ieee_write_data_part): Skip sections that are not loaded.
7134 (ieee_write_external_part): Don't output optional last entry of WX
7135 records.
7136 (ieee_write_me_part): Make setting of me_record neater.
7137 (ieee_generic_stat_arch_elt): Get the size of an archive element.
7138
7139 * syms.c (stt): Add entries for zerovars, vars, and code.
7140
7141 * elfcode.h (validate_reloc): New static function.
7142 (write_relocs): Call validate_reloc for non ELF relocs.
7143
7144 * elfxx-target.h (elf_symbol_leading_char): Define if not defined.
7145 (TARGET_BIG_SYM): Use elf_symbol_leading_char.
7146 (TARGET_LITTLE_SYM): Likewise.
7147
7148 * config.bfd (m68*-*-psos*): New target.
7149
7150 Tue Feb 13 15:56:22 1996 Bryan Ford <baford@snake.cs.utah.edu>
7151
7152 * i386msdos.c: Remove some #if 0 code.
7153 (msdos_write_object_contents): Don't include empty sections in the
7154 size computation, regardless of their address.
7155
7156 Tue Feb 13 15:36:37 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7157
7158 * elf32-ppc.c (ppc_elf_relocate_section): Don't segfault if dynboj
7159 is NULL, ie, the -r switch is used.
7160
7161 Tue Feb 13 14:35:15 1996 Ian Lance Taylor <ian@cygnus.com>
7162
7163 * reloc.c (BFD_RELOC_MIPS_GOT_HI16): Define.
7164 (BFD_RELOC_MIPS_GOT_LO16): Define.
7165 (BFD_RELOC_MIPS_CALL_HI16, BFD_RELOC_MIPS_CALL_LO16): Define.
7166 * bfd-in2.h, libbfd.h: Rebuild.
7167 * elf32-mips.c (mips_reloc_map): Map new relocs.
7168
7169 * configure.host: Set HDLFLAGS for *-*-hpux with --enable-shared.
7170
7171 * Makefile.in ($(SHLINK)): Check ts against $(SHLIB), not
7172 $(SHLINK).
7173
7174 * ieee.c (get_symbol): Set the section to bfd_abs_section.
7175 (do_with_relocs): If EXEC_P is set and there are no relocs, use a
7176 simple number for the section address, rather than an expression.
7177 Limit the number of bytes between relocs to MAXRUN.
7178 (ieee_write_me_part): Set me_record to the file offset after the
7179 start address.
7180 (ieee_write_processor): New static function.
7181 (ieee_write_object_contents): Use ieee_write_processor.
7182
7183 Fri Feb 9 10:53:00 1996 Ian Lance Taylor <ian@cygnus.com>
7184
7185 * configure.host: Use ${CC-gcc} when testing for -rpath on SunOS.
7186
7187 * coff-aux.c: Change include of aux.h to aux-coff.h.
7188
7189 Thu Feb 8 14:01:03 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7190
7191 * elf32-m68k.c (elf_m68k_relocate_section): For a R_68K_RELATIVE
7192 relocation put the addend both in the reloc entry and the data.
7193 (elf_m68k_finish_dynamic_symbol): Likewise. Mask out marker in
7194 GOT offset value.
7195
7196 * elf32-m68k.c (elf_m68k_relocate_section): If -Bsymbolic, resolve
7197 a R_68K_PCxx reloc against a defined global symbol directly.
7198 (elf_m68k_check_relocs): Don't count such a reloc.
7199
7200 * elf32-m68k.c (elf_m68k_check_relocs): Don't record a symbol with
7201 a PLTxx reloc as dynamic. Disallow PLTxxO reloc against a local
7202 symbol for now, otherwise always record the symbol as dynamic.
7203 (elf_m68k_adjust_dynamic_symbol): If a symbol with a PLTxx reloc
7204 is not referenced by a dynamic object, and we are not making a
7205 shared object, then don't make a PLT entry. If we do make a PLT
7206 entry, make sure the symbol has been recorded as dynamic.
7207
7208 Wed Feb 7 13:56:06 1996 Ian Lance Taylor <ian@cygnus.com>
7209
7210 * configure.host: When making a shared library, set HLDFLAGS to
7211 pass an appropriate -rpath option. Use the make variable SONAME
7212 as the shared library soname, rather than computing it here. On
7213 SunOS, build stamp-tshlink in place of $(SHLINK).
7214 * Makefile.in (SONAME): New variable.
7215 ($(SHLINK)): Make a link to the transformed name, as well.
7216 (stamp-tshlink): New target.
7217 (install): Skip stamp-tshlink during install.
7218
7219 Wed Feb 7 13:37:39 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7220
7221 * elf32-ppc.c (ppc_elf_add_symbol_hook): Do not assume that the
7222 linker sections have been set up yet.
7223
7224 * elf.c (make_mapping): Add an additional argument to suppress
7225 making the first section include the program headers.
7226 (map_sections_to_segments): If the user used -Ttext such that the
7227 program headers are on a different page, do not set the flags
7228 saying that this section includes the program headers.
7229
7230 Tue Feb 6 14:04:49 1996 J.T. Conklin <jtc@rtl.cygnus.com>
7231
7232 * configure.in (*-*-netbsd*): Set COREFILE to netbsd-core.c.
7233 don't define TRAD_HEADER.
7234 * configure: Rebuild.
7235
7236 * netbsd-core.c: New file, support for NetBSD core files.
7237 * hosts/*nbsd.h: Removed.
7238
7239 Tue Feb 6 11:47:49 1996 Doug Evans <dje@charmed.cygnus.com>
7240
7241 * reloc.c (BFD_RELOC_SPARC_[567]): New reloc types.
7242 (BFD_RELOC_SPARC_LO7 reloc type): Deleted.
7243 * libbfd.h, bfd-in2.h: Regenerated.
7244 * elf32-sparc.c (_bfd_sparc_elf_reloc_type_lookup): Renamed from
7245 bfd_elf32_bfd_reloc_type_lookup.
7246 (reloc_type{,_names}): Deleted.
7247 (_bfd_sparc_elf_howto_table): Renamed from elf_sparc_howto_table.
7248 Add sparc64 relocs.
7249 (sparc_reloc_map): Add sparc64 relocs.
7250 (sparc_elf_notsupported_reloc): New static function.
7251 (sparc_elf_wdisp16_reloc): New static function.
7252 (elf32_sparc_check_relocs): Handle R_SPARC_WDISP{16,19}.
7253 (elf32_sparc_relocate_section): Likewise.
7254 (bfd_elf32_bfd_reloc_type_lookup): Define.
7255 * elf64-sparc.c (sparc64_elf_wdisp16_reloc): Deleted.
7256 (reloc_type{,_names}): Deleted.
7257 (elf_sparc_howto_table): Deleted.
7258 (sparc_reloc_map): Deleted.
7259 (_bfd_sparc_elf_howto_table): Renamed from elf_sparc_howto_table.
7260 (bfd_elf64_bfd_reloc_type_lookup): Change from function to #define.
7261
7262 Tue Feb 6 12:12:22 1996 Ian Lance Taylor <ian@cygnus.com>
7263
7264 * configure.host: Make SHLIB_CFLAGS include $(PICFLAG) on a
7265 *-*-hpux* host.
7266
7267 * Makefile.in (program_transform_name): New variable.
7268 (install): Transform library name before installing it.
7269
7270 Mon Feb 5 10:38:27 1996 Ian Lance Taylor <ian@cygnus.com>
7271
7272 * archures.c (bfd_mach_i960_hx): Define.
7273 * bfd-in2.h: Rebuild.
7274 * cpu-i960.c (scan_960_mach): Accept machine "hx".
7275 (MATRIX): Expand entries for HX.
7276 (arch_info_struct): Add i960:hx entry.
7277 * bout.c (b_out_set_arch_mach): Handle bfd_mach_i960_hx.
7278 * coffcode.h (coff_set_arch_mach_hook): Handle F_I960HX.
7279 (coff_set_flags): Handle bfd_mach_i960_hx.
7280
7281 Support for building as a shared library, based on patches from
7282 Alan Modra <alan@spri.levels.unisa.edu.au>:
7283 * configure.in: Add AC_ARG_ENABLE for shared and commonbfdlib.
7284 New substitutions: ALLLIBS, PICFLAG, SHLIB, SHLIB_CC,
7285 SHLIB_CFLAGS, COMMON_SHLIB, PICLIST, SHLINK.
7286 * configure: Rebuild.
7287 * configure.host: If --enable-shared, adjust shared library stuff
7288 based on the host. If the host is SunOS, and the linker supports
7289 -rpath, set HLDFLAGS to use it.
7290 * Makefile.in (ALLLIBS): New variable.
7291 (PICFLAG, SHLIB, SHLIB_CC, SHLIB_CFLAGS): New variables.
7292 (COMMON_SHLIB, SHLINK): New variables.
7293 (.c.o): If PICFLAG is set, compile twice, once PIC, once normal.
7294 (STAGESTUFF): Remove variable.
7295 (all): Depend upon $(ALLLIBS) and @PICLIST@ rather than
7296 $(TARGETLIB).
7297 (stamp-ofiles): New target, like old ofiles target, but build
7298 using a temporary file and move-if-change, and touch stamp-ofiles
7299 when done.
7300 (ofiles): Just depend upon stamp-ofiles.
7301 (stamp-piclist, piclist): New targets.
7302 ($(SHLIB), $(SHLINK)): New targets.
7303 (targets.o, archures.o): Build twice if PICFLAG is set.
7304 (do_mostlyclean): Remove pic/*.o.
7305 (do_clean): Remove stamp-ofiles, $(SHLIB), $(SHLINK), piclist, and
7306 stamp-piclist.
7307 (do_distclean): Remove pic and stamp-picdir.
7308 (install): Install shared libraries.
7309 ($(OFILES)): Depend upon stamp-picdir.
7310 (stamp-picdir): New target.
7311
7312 * libcoff-in.h: Add comment reminding people that libcoff.h is a
7313 generated file.
7314 * libcoff.h: Rebuild.
7315
7316 * elflink.h (elf_adjust_dynamic_symbol): Don't try to get the
7317 flavour of a section with no owner.
7318
7319 * elf32-mips.c (mips_elf_create_dynamic_sections): Clear
7320 ELF_LINK_NON_ELF flag.
7321 (mips_elf_create_got_section): Likewise.
7322
7323 * elf.c: Revert last change, since it breaks dynamic linking.
7324 * elf-bfd.h (struct elf_backend_data): Remove want_hdr_in_seg
7325 field.
7326 * elf32-mips.c (elf_backend_want_hdr_in_seg): Don't define.
7327 * elfxx-target.h (elf_backend_want_hdr_in_seg): Don't define.
7328 (elfNN_bed): Don't initialize want_hdr_in_seg field.
7329
7330 Sun Feb 4 20:45:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7331
7332 * elf.c (assign_file_positions_for_segments): If the backend does
7333 not want the elf header or the program headers in the address
7334 space, do not include them in the calculations.
7335
7336 * elf32-ppc.c (ppc_elf_additional_program_headers): New hook
7337 function to determine if we need additional program headers.
7338 (ppc_elf_modify_segment_map): Define as a NOP function for now.
7339 (ppc_elf_create_linker_section): .sdata2 is a read-only section.
7340
7341 Sat Feb 3 23:00:03 1996 Ian Lance Taylor <ian@cygnus.com>
7342
7343 * coffcode.h: Move today's libcoff.h change into coffcode.h.
7344
7345 Sat Feb 3 15:43:44 1996 Fred Fish <fnf@cygnus.com>
7346
7347 * libcoff.h (bfd_coff_link_add_one_symbol): Combine macro args
7348 back into one line. Some compilers (sunos 4.1.3 for example)
7349 won't accept args split across more than one line.
7350
7351 Fri Feb 2 11:42:15 1996 Steve Chamberlain <sac@slash.cygnus.com>
7352
7353 * aclocal.m4 (BFD_BINARY_FOPEN): Understand cygwin32.
7354 * configure: Regenerate.
7355
7356 Fri Feb 2 12:12:16 1996 Jeffrey A Law (law@cygnus.com)
7357
7358 * elf32-hppa.c (elf32_hppa_backend_symbol_table_processing): Don't
7359 try to do arithmetic on a void *, cast it to a unsigned char * first.
7360
7361 Thu Feb 1 16:04:06 1996 Ian Lance Taylor <ian@cygnus.com>
7362
7363 * elf-bfd.h (ELF_LINK_NON_ELF): Define.
7364 * elf.c (_bfd_elf_link_hash_newfunc): Set elf_link_hash_flags to
7365 ELF_LINK_NON_ELF.
7366 * elflink.h (elf_link_add_object_symbols): Reset ELF_LINK_NON_ELF
7367 flag for a newly defined symbol.
7368 (NAME(bfd_elf,record_link_assignment)): Likewise.
7369 (elf_adjust_dynamic_symbol): If ELF_LINK_NON_ELF is set, try to
7370 set the DEF or REF_REGULAR flags correctly.
7371
7372 * Makefile.in (bfd-in2.h): Make bfd.h, not protos, in docdir.
7373 (libbfd.h, libcoff.h): Corresponding change.
7374
7375 * elf32-i386.c (elf_i386_check_relocs): Don't record a symbol with
7376 a PLT32 reloc as dynamic.
7377 (elf_i386_adjust_dynamic_symbol): If a symbol with a PLT32 reloc
7378 is not referenced by a dynamic object, and we are not making a
7379 shared object, then don't make a PLT entry. If we do make a PLT
7380 entry, make sure the symbol has been recorded as dynamic.
7381
7382 Wed Jan 31 17:23:32 1996 Steve Chamberlain <sac@slash.cygnus.com>
7383
7384 * coff-i386.c (coff_i386_reloc_type_lookup): Add BFD_RELOC_32_PCREL.
7385 * config.bfd (i[345]86-*-win32): Becomes i[345]86-*-cygwin32.
7386 (powerpcle-*-cygwin32): New.
7387 * peicode.h (add_data_entry): Get address from vma.
7388
7389 Wed Jan 31 16:23:57 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7390
7391 * elflink.c (_bfd_elf_create_linker_section): If the symbol
7392 attached to the section has already been created as an undefined
7393 symbol, treat it as if it hasn't been created yet.
7394
7395 Wed Jan 31 16:16:53 1996 Ian Lance Taylor <ian@cygnus.com>
7396
7397 * elflink.h (elf_bfd_final_link): Don't output initial dummy
7398 symbol or section symbols if stripping all symbols and this is not
7399 a relocateable link. Don't output the symbol string table if
7400 there are no symbols.
7401 (elf_link_flush_output_syms): Don't do anything if there are no
7402 symbols to flush.
7403
7404 Wed Jan 31 12:55:49 1996 Richard Henderson <rth@tamu.edu>
7405
7406 * coff-aux.c: New file.
7407 * hosts/m68kaux.h: New file.
7408 * config.bfd (m68*-apple-aux*): New target.
7409 * configure.in (m68*-apple-aux*): New native host.
7410 (m68kaux_coff_vec): New vector.
7411 * configure: Rebuild.
7412 * targets.c (m68kaux_coff_vec): Declare.
7413 * coffcode.h (bfd_coff_backend_data): Add field
7414 _bfd_coff_link_add_one_symbol.
7415 (bfd_coff_link_add_one_symbol): Define.
7416 (compare_arelent_ptr): New static function if TARG_AUX.
7417 (coff_write_relocs): If TARG_AUX, sort the relocs.
7418 (coff_write_object_contents): Set A/UX aouthdr magic number.
7419 (coff_link_add_one_symbol): Define if not defined.
7420 (bfd_coff_std_swap_table): Initialize new field.
7421 * libcoff.h: Rebuild.
7422 * cofflink.c (coff_link_add_symbols): Call
7423 bfd_coff_link_add_one_symbol rather than
7424 _bfd_generic_link_add_one_symbol.
7425 * coff-m68k.c (COFF_PAGE_SIZE): Don't define if already defined.
7426 * coff-alpha.c (alpha_ecoff_backend_data): Initialize new field.
7427 * coff-mips.c (mips_ecoff_backend_data): Likewise.
7428 * Makefile.in: Rebuild dependencies.
7429 (BFD32_BACKENDS): Add coff-aux.o.
7430 (BFD32_BACKENDS_CFILES): Add coff-aux.c.
7431
7432 Wed Jan 31 11:37:46 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7433
7434 * elf32-m68k.c (elf_m68k_relocate_section): Fix R_68K_GOT*
7435 relocation; ignore addend with R_68K_{GOT,PLT}*O relocation.
7436
7437 Tue Jan 30 12:09:04 1996 Ian Lance Taylor <ian@cygnus.com>
7438
7439 * Makefile.in (do_maintainer_clean): Remove $(srcdir)/bfd-in2.h,
7440 $(srcdir)/libbfd.h and $(srcdir)/libcoff.h.
7441 (maintainer-clean): Warn about deleting special files.
7442 (bfd-in2.h, libbfd.h, libcoff.h): New targets.
7443
7444 * elf32-hppa.c (elf32_hppa_relocate_section): Handle indirect and
7445 warning symbols correctly.
7446 * elf32-i386.c (elf_i386_relocate_section): Likewise.
7447 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
7448 * elf32-mips.c (mips_elf_relocate_section): Likewise.
7449 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
7450 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
7451 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
7452
7453 * syms.c (_bfd_stab_section_find_nearest_line): Add casts to avoid
7454 warnings.
7455
7456 Mon Jan 29 14:27:24 1996 Kim Knuttila <krk@cygnus.com>
7457
7458 * libcoff-in.h: aligned newly exported names with bfd naming
7459 conventions. Removed an erroneous define of POWERPC_LE_PE.
7460 * libcoff.h: Rebuild.
7461 * cofflink.c, coff-ppc.c: the above function name changes
7462
7463 Mon Jan 29 13:06:28 1996 Ian Lance Taylor <ian@cygnus.com>
7464
7465 From Basim Kadhim <kadhim@spock.cs.colorado.edu>:
7466 * ecoff.c (struct extsym_info): Define.
7467 (_bfd_ecoff_bfd_final_link): Pass a pointer to struct extsym_info
7468 to ecoff_link_write_external.
7469 (ecoff_link_write_external): Accept a struct extsym_info pointer.
7470 Strip symbols when appropriate.
7471
7472 Based on patches from Ronald F. Guilmette <rfg@monkeys.com>:
7473 * syms.c (BSF_OBJECT): Define.
7474 (bfd_print_symbol_vandf): Print 'O' for BSF_OBJECT.
7475 * bfd-in2.h: Rebuild.
7476 * elfcode.h (elf_slurp_symbol_table): Set BSF_OBJECT for an
7477 STT_OBJECT symbol.
7478 * elf.c (swap_out_syms): Only set type to STT_OBJECT if BSF_OBJECT
7479 is set.
7480
7481 * elf32-i386.c (elf_i386_relocate_section): If -Bsymbolic, when
7482 copying relocs into a shared object, treat a defined global symbol
7483 as a local symbol.
7484 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
7485 * elf32-mips.c (mips_elf_relocate_section): Likewise.
7486 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
7487
7488 * elflink.h (elf_link_add_object_symbols): Only set weakdef to a
7489 real defined symbol, not to a weak defined symbol.
7490
7491 Mon Jan 29 11:34:36 1996 Kim Knuttila <krk@cygnus.com>
7492
7493 * cofflink.c: removed the POWERPC_LE_PE hack, promoted some types
7494 and made a few static functions externs.
7495
7496 * coff-ppc.c (ppc_bfd_coff_final_link): new function, replaces the
7497 POWERPC_LE_PE hack in cofflink.
7498
7499 * libcoff-in.h: promoted the following from cofflink.c to allow
7500 _bfd_coff_final_link to be overridden - STRING_SIZE_SIZE,
7501 coff_debug_merge_element, struct coff_debug_merge_type,
7502 coff_debug_merge_hash_entry, coff_debug_merge_hash_table,
7503 coff_debug_merge_hash_table_init, coff_debug_merge_hash_table_free,
7504 coff_debug_merge_hash_lookup, coff_link_section_info,
7505 coff_final_link_info, coff_debug_merge_hash_newfunc,
7506 coff_write_global_sym, coff_link_input_bfd, coff_reloc_link_order.
7507
7508 * libcoff.h: re-gen'd
7509
7510 Fri Jan 26 18:33:35 1996 Ian Lance Taylor <ian@cygnus.com>
7511
7512 * syms.c: Include "bfdlink.h".
7513 (struct stab_find_info): Define.
7514 (_bfd_stab_section_find_nearest_line): New function.
7515 * libbfd-in.h (_bfd_stab_section_find_nearest_line): Declare.
7516 * libbfd.h: Rebuild.
7517 * elf-bfd.h (struct elf_obj_tdata): Add line_info field.
7518 * elf.c (_bfd_elf_find_nearest_line): Try calling
7519 _bfd_stab_section_find_nearest_line before searching the ELF
7520 symbol table. Find the closest STT_FUNC symbol, not the last one.
7521 * libcoff-in.h (coff_data_type): Add line_info field.
7522 * libcoff.h: Rebuild.
7523 * coffgen.c (coff_find_nearest_line): Try calling
7524 _bfd_stab_section_find_nearest_line before searching the COFF
7525 symbol table.
7526 * Makefile.in: Rebuild dependencies.
7527
7528 Fri Jan 26 16:11:19 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7529
7530 * elf32-ppc.c (R_PPC_EMB_SDA21 relocations): Make relocation size
7531 4 bytes, so we get the correct value when updating the register
7532 field in little endian mode.
7533
7534 Thu Jan 25 12:14:16 1996 Ian Lance Taylor <ian@cygnus.com>
7535
7536 * libcoff-in.h (struct xcoff_tdata): Remove toc_section and
7537 entry_section fields. Add sntoc and snentry fields.
7538 * libcoff.h: Rebuild.
7539 * coffcode.h (coff_mkobject_hook): Initialize sntoc and snentry,
7540 not toc_section and entry_section (the COFF file does not have any
7541 sections at this point).
7542 (coff_write_object_contents): Set o_snentry and o_sntoc from
7543 snentry and sntoc rather than entry_section and toc_section.
7544 * coff-rs6000.c (xcoff_copy_private_bfd_data): Copy sntoc and
7545 snentry, not toc_section and entry_section.
7546 * xcofflink.c (bfd_xcoff_size_dynamic_sections): Don't set
7547 entry_section from hentry.
7548 (xcoff_link_input_bfd): If a defined symbol has XCOFF_ENTRY set,
7549 set snenty.
7550 (xcoff_link_input_bfd): Set sntoc, not toc_section.
7551 (xcoff_write_global_symbol): Get toc_section from sntoc, rather
7552 than using toc_section directly.
7553
7554 * archures.c: Add missing `.' in enum bfd_architecture.
7555 * bfd-in2.h: Rebuild.
7556
7557 * config.bfd (i[345]86-*-sco*elf*): Use bfd_elf32_i386_vec. From
7558 Robert Lipe <robertl@arnet.com>.
7559
7560 Thu Jan 25 12:08:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7561
7562 * elf32-ppc.c (ppc_elf_size_dynamic_sections): Add .rela.sdata{,2}
7563 to sections we allocate. Use bfd_zalloc to allocate initialial
7564 sections, not bfd_alloc.
7565 (ppc_elf_check_relocs): Remove BFD_ASSERTs for !shared from
7566 SDA{,2}I16 relocations.
7567 (ppc_elf_add_symbol_hook): Use the value of -G nn to determine
7568 whether to put something in .sbss or not.
7569 (ppc_elf_relocate_section): Add support for more relocations. Add
7570 in sec->output_offset where appropriate. Make error messages
7571 include the symbol name.
7572
7573 * elflink.c (_bfd_elf_create_linker_section): Lookup symbol before
7574 trying to add it to the symbol table, so _GLOBAL_OFFSET_TABLE_
7575 doesn't get redefined messages if -shared.
7576
7577 * elflink.h (elf_create_pointer_linker_section) Only bump RELA
7578 section if the rel_section field has been set up.
7579
7580 Wed Jan 24 20:40:26 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7581
7582 * elf32-ppc.c (ppc_elf_relocate_section): Fix typo in eabi
7583 relocations.
7584
7585 Wed Jan 24 10:38:34 1996 Doug Evans <dje@charmed.cygnus.com>
7586
7587 * elf32-sparc.c (elf32_sparc_merge_private_bfd_data): Delete checking
7588 of flags, only flags used are controlled by mach number. Bump up
7589 output file mach number to highest of input file mach numbers.
7590 (elf32_sparc_object_p): Watch for EF_SPARC_SUN_US1.
7591 (elf32_sparc_final_write_processing): Set EF_SPARC_SUN_US1 if v8plusa.
7592
7593 * config.bfd (sparc64-*-{sysv4*,solaris2*}): Comment out
7594 bfd_elf64_sparc_vec support.
7595
7596 Tue Jan 23 14:33:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7597
7598 * elf32-ppc.c (ppc_elf_copy_private_bfd_data): Don't complain if
7599 the embedded bit is set on some objects and not on others. Just
7600 or it together.
7601 (ppc_elf_relocate_section): Implement R_PPC_EMB_{SDA21,RELSDA}
7602 relocations.
7603
7604 Tue Jan 23 14:22:45 1996 Ian Lance Taylor <ian@cygnus.com>
7605
7606 * coffcode.h (coff_new_section_hook): Don't try to align the
7607 .stabstr section.
7608
7609 * coffcode.h (coff_set_section_contents): Fix the handling of the
7610 .lib section to work even if the entire section contents are
7611 written at once. From Gvran Uddeborg <gvran@uddeborg.pp.se> and
7612 Robert Lipe <robertl@arnet.com>.
7613
7614 Mon Jan 22 18:45:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7615
7616 * elflink.h (elf_finish_pointer_linker_section): Don't allocate
7617 memory here for contents.
7618
7619 * elf32-ppc.c (ppc_elf_relocate_section): Bump up _SDA_BASE_ and
7620 _SDA2_BASE_ by 32768.
7621 (ppc_elf_size_dynamic_sections): #if out PLT code which we haven't
7622 started using. Allocate contents for .sdata and .sdata2 sections
7623 also.
7624 (ppc_elf_check_relocs): Use bfd_get_section_name in debug message,
7625 rather than _name.
7626 (ppc_elf_finish_dynamic_symbol): Remove code that attempted to
7627 size _SDA{,2}_BASE_.
7628 (ppc_elf_relocate_section): Change how sdata{,2} relocations are
7629 done.
7630
7631 Mon Jan 22 08:52:04 1996 Doug Evans <dje@charmed.cygnus.com>
7632
7633 * elflink.h (elf_finish_pointer_linker_section): Fix typo.
7634
7635 * archures.c (bfd_mach_sparc_v9): Renamed from bfd_mach_sparc64.
7636 (bfd_mach_sparc_{v8plus,v8plusa}): Define.
7637 (bfd_mach_sparc_v9a): Define.
7638 (bfd_mach_sparc_v9_p): Define.
7639 * bfd-in2.h: Regenerated.
7640 * aoutx.h (aout,machine_type): bfd_mach_sparc64 renamed to
7641 bfd_mach_sparc_v9.
7642 * elf64-sparc.c (sparc64_elf_object_p): Likewise.
7643 * config.bfd (sparc64-*-sysv4*,sparc64-*-solaris2*): Set targ_defvec
7644 to bfd_elf32_sparc_vec.
7645 * cpu-sparc.c (arch_info_struct): Renamed from sparc_arch_info.
7646 Add v8plus{,a} support.
7647 Add v9a support.
7648 (sparc_compatible): New function.
7649 * elf32-sparc.h: #include "elf/sparc.h".
7650 (elf32_sparc_merge_private_bfd_data, elf32_sparc_object_p,
7651 elf32_sparc_final_write_processing): New functions.
7652 (bfd_elf32_bfd_merge_private_bfd_data, elf_backend_object_p,
7653 elf_backend_final_write_processing): Define.
7654
7655 Mon Jan 22 11:21:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7656
7657 * elf-bfd.h (struct elf_link_hash_entry): Add
7658 linker_section_pointer field.
7659 (enum elf_linker_section_enum): Enumeration for new way of
7660 creating linker dynamic sections and symbols.
7661 (elf_linker_section{,_pointers}): New structures for creating
7662 dynamic sections and symbols.
7663 (elf_obj_tdata): Add linker_section_pointers and linker_section
7664 fields.
7665 (elf_local_ptr_offsets,elf_linker_section): New accessor macros.
7666 (_bfd_elf_create_linker_section): New declarations.
7667 (_bfd_elf_find_pointer_linker_section): Ditto.
7668 (bfd_elf{32,64}_{create,finish}_pointer_linker_section): Ditto.
7669 (_bfd_elf_make_linker_section_rela): Ditto.
7670
7671 * elf.c (_bfd_elf_link_hash_newfunc): Initialize new fields.
7672
7673 * elf32-ppc.c (ppc_elf_create_dynamic_sections): Delete.
7674 (ppc_elf_create_linker_section): New function to create the
7675 sections .got, .sdata, and .sdata2.
7676 (ppc_elf_size_dynamic_sections): Zap .rela.{sdata,sdata2} if
7677 needed.
7678 (ppc_elf_check_relocs): Support more of the eabi relocations.
7679 (ppc_elf_relocate_section): Ditto.
7680 (ppc_elf_finish_dynamic_symbols): Adjust _SDA{,2}_BASE_ by 32768
7681 if the .sdata{,2} + .sbss{,2} section size is > 32k.
7682
7683 * elflink.h (elf_create_pointer_linker_section): New function to
7684 create initialized pointers in dynamic linker sections.
7685 (elf_finish_pointer_linker_section): Actually intialize the
7686 pointers created above.
7687
7688 * elfcode.h (bfd_elf{32,64}_create_pointer_linker_section): New
7689 macros to provide both 32 and 64 bit versions of
7690 elf_create_pointer_linker_section.
7691 (bfd_elf{32,64}_finish_pointer_linker_section): New macros to
7692 provide both 32 and 64 bit versions of
7693 elf_finish_pointer_linker_section.
7694
7695 * elflink.c (_bfd_elf_create_linker_section): New function to
7696 create a linker section.
7697 (_bfd_elf_find_pointer_linker_section): Find a unique pointer to a
7698 given address in the linker pointer offsets created for a given
7699 symbol.
7700 (_bfd_elf_make_linker_section_rela): Make a RELA section
7701 corresponding to the generated linker section.
7702
7703 Sat Jan 20 08:36:10 1996 Doug Evans <dje@canuck.cygnus.com>
7704
7705 * elf32-sparc.c (ELF_MACHINE_ALT1): Define.
7706
7707 Thu Jan 18 18:25:34 1996 Kim Knuttila <krk@cygnus.com>
7708
7709 * coff-ppc.c (coff_ppc_relocate_section): changed TOCDEFN relocs.
7710 (coff_ppc_relocate_section): Handle special values for gcc built dlls.
7711 (dump_toc): fix diagnosing code to identify out-of-toc-bounds entries.
7712 Also begin the toc at 4 as an eye catcher ('31313131' marks the first
7713 toc entry in an objdump) for now.
7714 (ppc_do_last, ppc_get_last): New function - needed to save processing
7715 the toc owner to the end.
7716 (ppc_coff_swap_sym_in_hook): Removed an incorrect hack for doing the
7717 toc owner last.
7718
7719 * cofflink.c (_bfd_coff_final_link): Added a new hack to keep the
7720 toc owner from being done till last. Must define POWERPC_LE_PC
7721 to enable it.
7722
7723 * coffcode.h (coff_set_alignment_hook): alignment setting for .stab
7724
7725 * peicode.h (coff_swap_scnhdr_out): set section flags for stab/str
7726 to INFO.
7727 (coff_swap_aouthdr_out): Removed a non-working hack for computing the
7728 SizeOfImage for PowerPC. Ignore the size of the .junk section.
7729
7730 Thu Jan 18 17:42:12 1996 Ian Lance Taylor <ian@cygnus.com>
7731
7732 * elfcore.h: Include <signal.h> before <sys/procfs.h>.
7733
7734 Wed Jan 17 12:40:14 1996 Ian Lance Taylor <ian@cygnus.com>
7735
7736 * cpu-powerpc.c (arch_info_struct): Change last entry to not point
7737 back to first.
7738 (bfd_powerpc_arch): Point at first entry in arch_info_struct.
7739
7740 Tue Jan 16 15:10:49 1996 Ian Lance Taylor <ian@cygnus.com>
7741
7742 * elf.c (assign_file_positions_for_segments): Don't increment file
7743 offset for a segment which contains no loadable sections.
7744
7745 Mon Jan 15 17:46:27 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7746
7747 * reloc.c: Add new PowerPC relocations.
7748 * {bfd-in2,libbfd}.h: Regenerate.
7749
7750 * elf32-ppc.c (ppc_elf_howto_raw): Add more PPC relocations.
7751 (ppc_elf_reloc_type_lookup): Lookup new relocations.
7752
7753 Mon Jan 15 14:29:44 1996 Ian Lance Taylor <ian@cygnus.com>
7754
7755 * aoutx.h (howto_table_ext): Fix RELOC_BASE10 and RELOC_BASE22
7756 entries.
7757
7758 * sunos.c (sunos_scan_ext_relocs): Don't fail assert if
7759 info->shared.
7760
7761 * coffgen.c (coff_find_nearest_line): Don't try to cache
7762 information in sections that are not owned by a BFD. From Richard
7763 Henderson <richard@atheist.tamu.edu>.
7764
7765 * elf32-mips.c: Numerous changes to dynamic linking code, mostly
7766 from Kazumoto Kojima <kkojima@info.kanagawa-u.ac.jp>.
7767 * elflink.h (elf_link_output_extsym): Remove special check for
7768 _rld_new_interface.
7769
7770 * ecoffswap.h: Add prototypes for static functions.
7771
7772 Sun Jan 14 21:36:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7773
7774 * elf32-ppc.c (ppc_elf_{unsupported,std}_reloc): Remove functions.
7775 (ppc_elf_howto_raw): Remove ppc_elf_{unsupported,std}_reloc
7776 references.
7777 (ppc_elf_relocate_section): No longer allow .sdata/.sbss sections
7778 to satisfy a TOC16 relocation. Rewrite unsupported relocation
7779 support. Begin support for R_PPC_SDA{2,}REL.
7780
7781 Sat Jan 13 09:36:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7782
7783 * elf32-ppc.c (ppc_elf_create_dynamic_sections): New function to
7784 create the .got and .got.neg sections.
7785 (ppc_elf_size_dynamic_sections): Call it.
7786 (ppc_elf_check_relocs): Call it.
7787 (ppc_elf_size_dynamic_sections): Support .got.neg, just like .got.
7788 (ppc_elf_check_relocs): Add error messages for relocations we
7789 don't yet support. Do not include R_PPC_SDAREL16 like a GOT
7790 relocation.
7791
7792 Fri Jan 12 15:27:59 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7793
7794 * elf32-ppc.c (ppc_elf_fake_sections): Define, and handle the new
7795 section flags for V.4 and eabi.
7796
7797 Fri Jan 12 13:59:16 1996 Ian Lance Taylor <ian@cygnus.com>
7798
7799 * elf.c (assign_file_positions_for_segments): If a segment
7800 contains no sections, don't mark it as readable.
7801
7802 * elf-bfd.h (_bfd_elf_section_from_bfd_section): Declare.
7803 * elfcode.h (_bfd_elf_section_from_bfd_section): Don't declare.
7804
7805 * elf.c (_bfd_elf_print_private_bfd_data): Dump contents of
7806 dynamic section, if there is one.
7807 * elf-bfd.h (struct elf_size_info): Add swap_dyn_in field.
7808 (bfd_elf32_swap_dyn_in): Change type of second parameter to PTR.
7809 (bfd_elf64_swap_dyn_in): Likewise.
7810 * elfcode.h (elf_swap_dyn_in): Change type of second parameter to
7811 PTR.
7812 (NAME(_bfd_elf,size_info)): Initialize swap_dyn_in field.
7813
7814 * elf32-i386.c (elf_i386_size_dynamic_sections): Don't create a
7815 DT_TEXTREL entry because of .rel.plt. From Martin Pirker
7816 <pirker@eiunix.tuwien.ac.at>.
7817
7818 Thu Jan 11 17:06:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7819
7820 * section.c (SEC_{EXCLUDE,SORT_ENTRIES}): New section flags for
7821 PowerPC V.4 and eabi.
7822 * bfd-in2.h: Regenerate.
7823 * libfd.h: Regenerate.
7824
7825 * elfxx-target.h (TARGET_{BIG,LITTLE}_SYM): Add new flags.
7826
7827 * elf32-ppc.c (ppc_elf_section_from_shdr): Support SHT_ORDERED
7828 section type and SHF_EXCLUDE section flag, turning them into the
7829 appropriate bfd section flag.
7830
7831 Thu Jan 11 11:23:30 1996 Ian Lance Taylor <ian@cygnus.com>
7832
7833 * xcofflink.c (xcoff_link_add_symbols): Create the special
7834 sections if we see a DYNAMIC object, in case that is the only
7835 XCOFF input object we see.
7836
7837 * elf32-mips.c: Extensive changes for a start at dynamic linking
7838 support, from Kazumoto Kojima <kkojima@info.kanagawa-u.ac.jp>.
7839
7840 * elf-bfd.h (struct elf_backend_data): Add type_change_ok field.
7841 (struct elf_backend_data): Remove
7842 elf_backend_create_program_headers field. Add
7843 elf_backend_additional_program_headers and
7844 elf_backend_modify_segment_map fields.
7845 * elfxx-target.h (elf_backend_type_change_ok): Define if not
7846 defined.
7847 (elf_backend_additional_program_headers): Likewise.
7848 (elf_backend_modify_segment_map): Likewise.
7849 (elf_backend_create_program_headers): Don't define.
7850 (elfNN_bed): Change to account for field changes.
7851 * elf.c (assign_file_positions_for_segments): Call new
7852 modify_segment_map backend function. Don't call old
7853 create_program_headers backend function.
7854 (get_program_header_size): Call additional_program_headers rather
7855 than create_program_headers.
7856 * elflink.h (elf_link_add_object_symbols): Initialize
7857 type_change_ok from new backend field.
7858 (elf_link_output_extsym): Don't warn if _rld_new_interface is
7859 defined.
7860 (elf_reloc_link_order): Treat a reloc against a defined symbol as
7861 a reloc against the appropriate section.
7862
7863 * elf-bfd.h (struct bfd_elf_section_data): Add tdata field.
7864 (struct elf_obj_tdata): Rename ppc_flags_init field to flags_init.
7865 (elf_flags_init): Rename from elf_ppc_flags_init.
7866 * elf32-ppc.c (ppc_elf_set_private_flags): Use elf_flags_init, not
7867 elf_ppc_flags_init.
7868 (ppc_elf_copy_private_bfd_data): Likewise.
7869 (ppc_elf_merge_private_bfd_data): Likewise.
7870
7871 * elf32-m68k.c (howto_table): Change src_mask to 0 for all
7872 relocation entries.
7873
7874 Tue Jan 9 15:22:53 1996 David Mosberger-Tang <davidm@azstarnet.com>
7875
7876 * coff-alpha.c (alpha_relocate_section): During final link, allow
7877 output .lita section to be bigger than 64k by adjusting gp value
7878 on a per-input section basis.
7879 * libecoff.h (struct ecoff_tdata): Add issued_multiple_gp_warning
7880 field.
7881 (struct ecoff_section_tdata): Add gp field.
7882
7883 Tue Jan 9 12:00:36 1996 Ian Lance Taylor <ian@cygnus.com>
7884
7885 Handle Alpha ECOFF changes in OSF/1 3.2.
7886 * libecoff.h (struct ecoff_backend_data): Add get_elt_at_filepos
7887 field.
7888 * coff-alpha.c: Include "aout/ar.h".
7889 (alpha_ecoff_get_relocated_section_contents): Don't require an
7890 ALPHA_R_IGNORE reloc after an ALPHA_R_GPDISP reloc, since OSF/1
7891 3.2 doesn't generate one.
7892 (alpha_relocate_section): Likewise.
7893 (alpha_ecoff_slurp_armap): Define.
7894 (alpha_ecoff_slurp_extended_name_table): Define.
7895 (alpha_ecoff_construct_extended_name_table): Define.
7896 (alpha_ecoff_truncate_arname): Define.
7897 (alpha_ecoff_write_armap): Define.
7898 (alpha_ecoff_generic_stat_arch_elt): Define.
7899 (alpha_ecoff_update_armap_timestamp): Define.
7900 (ARFZMAG): Define.
7901 (alpha_ecoff_read_ar_hdr): New static function.
7902 (alpha_ecoff_get_elt_at_filepos): New static function.
7903 (alpha_ecoff_openr_next_archived_file): New static function.
7904 (alpha_ecoff_get_elt_at_index): New static function.
7905 (alpha_ecoff_backend_data): Initialize get_elt_at_filepos field.
7906 (ecoffalpha_little_vec): Change BFD_JUMP_TABLE_ARCHIVE from
7907 _bfd_ecoff to alpha_ecoff.
7908 * ecoff.c (ecoff_link_add_archive_symbols): Use get_elt_at_filepos
7909 field from backend structure, rather than always calling
7910 _bfd_get_elt_at_filepos.
7911 * coff-mips.c (mips_ecoff_backend_data): Initialize
7912 get_elt_at_filepos field.
7913 * archive.c (_bfd_generic_read_ar_hdr_mag): New function, copied
7914 from _bfd_generic_read_ar_hdr with minor changes.
7915 (_bfd_generic_read_ar_hdr): Use _bfd_generic_read_ar_hdr_mag.
7916 * libbfd-in.h (_bfd_generic_read_ar_hdr_mag): Declare.
7917 * libbfd.h: Rebuild.
7918
7919 * bfd-in.h (BFD_IN_MEMORY): Define.
7920 * libbfd-in.h (struct bfd_in_memory): Define.
7921 * libbfd.c (bfd_read): Handle BFD_IN_MEMORY flag.
7922 (bfd_get_file_window): Don't try to map a BFD_IN_MEMORY file.
7923 (bfd_write, bfd_stat): Abort if BFD_IN_MEMORY is set.
7924 (bfd_tell, bfd_flush, bfd_seek): Handle BFD_IN_MEMORY flag.
7925 * bfd.c (struct _bfd): Change iostream field from char * to PTR.
7926 (bfd_get_size): Handle BFD_IN_MEMORY flag.
7927 * cache.c (bfd_cache_close): Ignore BFD_IN_MEMORY files.
7928 (bfd_open_file): Cast to PTR, not char *, when setting iostream.
7929 (bfd_cache_lookup_worker): Abort if BFD_IN_MEMORY is set.
7930 * opncls.c (bfd_fdopenr): Cast to PTR, not char *, when setting
7931 iostream.
7932 (bfd_openstreamr): Likewise.
7933 * aoutx.h (NAME(aout,some_aout_object_p)): Only fstat iostream if
7934 BFD_IN_MEMORY is not set.
7935 * riscix.c (riscix_some_aout_object_p): Likewise.
7936 * bfd-in2.h, libbfd.h: Rebuild.
7937
7938 * targets.c (bfd_target): Add _bfd_get_elt_at_index field.
7939 (BFD_JUMP_TABLE_ARCHIVE): Add _get_elt_at_index.
7940 (bfd_get_elt_at_index): Define.
7941 * archive.c (_bfd_generic_get_elt_at_index): Rename from
7942 bfd_get_elt_at_index. Change index parameter from int to
7943 symindex.
7944 * libbfd-in.h (_bfd_generic_get_elt_at_index): Declare.
7945 (_bfd_noarchive_get_elt_at_index): Define.
7946 (_bfd_archive_bsd_get_elt_at_index): Define.
7947 (_bfd_archive_coff_get_elt_at_index): Define.
7948 * bfd-in2.h, libbfd.h: Rebuild.
7949 * aout-target.h (MY_get_elt_at_index): Define if not defined.
7950 * coff-rs6000.c (xcoff_get_elt_at_index): Define.
7951 * ieee.c (ieee_get_elt_at_index): Define.
7952 * libecoff.h (_bfd_ecoff_get_elt_at_index): Define.
7953 * oasys.c (oasys_get_elt_at_index): Define.
7954 * som.c (som_get_elt_at_index): Define.
7955
7956 * ecoff.c (_bfd_ecoff_find_nearest_line): Don't restrict line
7957 numbers to the .text section.
7958
7959 Mon Jan 8 17:00:57 1996 Ian Lance Taylor <ian@cygnus.com>
7960
7961 * ieee.c (ieee_write_debug_part): Change return type to boolean.
7962 If there is a SEC_DEBUGGING section, get the contents of the debug
7963 information part from it.
7964 (ieee_set_section_contents): Store the contents of a SEC_DEBUGGING
7965 section in memory.
7966 (ieee_write_object_contents): Check ieee_write_debug_part return.
7967
7968 Thu Jan 4 17:12:37 1996 Fred Fish <fnf@cygnus.com>
7969
7970 * config.bfd (i[345]86-*-freebsd*): Add target.
7971 * configure.in (i386freebsd_vec): Add vec.
7972 * configure: Regenerate.
7973 * Makefile.in (BFD32_BACKENDS): Add i386freebsd.o.
7974 (BFD32_BACKENDS_CFILES): Add i386freebsd.c.
7975 Rebuild dependencies..
7976 * freebsd.h: New file.
7977 * i386freebsd.c: New file.
7978 * targets.c (i386freebsd_vec): Declare.
7979 (bfd_target_vector): Add i386freebsd_vec.
7980 * i386linux.c (SEGMENT_SIZE): Define as TARGET_PAGE_SIZE
7981 * i386netbsd.c (SEGMENT_SIZE): Define as TARGET_PAGE_SIZE
7982
7983 Thu Jan 4 16:27:46 1996 Ian Lance Taylor <ian@cygnus.com>
7984
7985 * ieee.c (ieee_slurp_debug): New static function.
7986 (ieee_object_p): Call it.
7987 (ieee_slurp_section_data): Skip debugging sections.
7988 (ieee_get_reloc_upper_bound): Likewise.
7989 (ieee_get_section_contents): Likewise.
7990 (ieee_canonicalize_reloc): Likewise.
7991 (ieee_write_section_part): Likewise.
7992 (ieee_write_debug_part): Likewise.
7993 (ieee_write_data_part): Likewise.
7994 (init_for_output): Likewise.
7995
7996 Wed Jan 3 19:42:47 1996 Michael Meissner <meissner@wogglebug.tiac.net>
7997
7998 * elf32-ppc.c (ppc_elf_relocate_section): Make @GOT relocations
7999 work.
8000 (ppc_elf_howto_raw): Just use bfd_elf_generic_reloc for all howto
8001 relocs, since ppc_elf_relocate_section handles the linker case.
8002 (ppc_elf_{addr16_ha,got16,toc16,brtaken}_reloc): Delete, no longer
8003 used.
8004 (ppc_elf_{addr16_ha,got16,toc16,brtaken}_inner): Merge these into
8005 ppc_elf_relocate_section since that is now the only caller.
8006 (ppc_elf_relocate_section): Ditto.
8007
8008 Wed Jan 3 15:11:30 1996 Ian Lance Taylor <ian@cygnus.com>
8009
8010 * coffcode.h (coff_write_object_contents): If we don't know the
8011 section of the entry point for an XCOFF executable, always set the
8012 entry address to -1.
8013
8014 Tue Jan 2 14:17:15 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8015
8016 * elf.c (bfd_section_from_shdr): Add support for note sections.
8017
8018 Tue Jan 2 13:10:25 1996 Ian Lance Taylor <ian@cygnus.com>
8019
8020 * bfd-in.h (struct _symbol_info): Add stab_type field.
8021 * bfd-in2.h: Rebuild.
8022 * aoutx.h (NAME(aout,get_symbol_info)): Set stab_type.
8023
8024 * elf32-ppc.c: Remove trailing newline from calls to
8025 _bfd_error_handler.
8026 (ppc_elf_merge_private_bfd_data): Only warn about endianness
8027 difference if target endianness is known.
8028
8029 Thu Dec 21 12:43:49 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8030
8031 * elf32-ppc.c (ppc_elf_howto_raw): Add a phony reloc to handle the
8032 old style TOC16 references without using R_PPC_GOT.
8033 (ppc_reloc_type): Ditto.
8034 (ppc_elf_reloc_type_lookup): Add support for TOC16.
8035 (ppc_elf_toc16_inner): Renamed from ppc_elf_got16_inner.
8036 (ppc_elf_toc16_reloc): Renamed from ppc_elf_toc16_reloc.
8037 (ppc_elf_got16_{inner,reloc}): Stubs for real GOT support.
8038 (ppc_elf_check_relocs): New function for GOT/PLT support that is
8039 work in progress.
8040 (ppc_elf_adjust_dynamic_symbol): Ditto.
8041 (ppc_elf_adjust_dynindx): Ditto.
8042 (ppc_elf_size_dynamic_sections): Ditto.
8043 (ppc_elf_finish_dynamic_symbol): Ditto.
8044 (ppc_elf_finish_dynamic_sections): Ditto.
8045 (ELF_DYNAMIC_INTERPRETER): Define.
8046
8047 Wed Dec 20 19:14:18 1995 Ken Raeburn <raeburn@cygnus.com>
8048
8049 * elf.c (copy_private_bfd_data): When attaching sections to
8050 segments ignore sections that won't be allocated. Patch from
8051 Andreas Schwab.
8052
8053 Tue Dec 19 20:01:43 1995 Ken Raeburn <raeburn@cygnus.com>
8054
8055 * config.bfd: Match on m68k-cbm-* only if OS doesn't match
8056 anything else.
8057
8058 Tue Dec 19 16:38:59 1995 Ian Lance Taylor <ian@cygnus.com>
8059
8060 * coff-i960.c (CALC_ADDEND): Define.
8061 (coff_i960_relocate_section): Add the input section VMA to the
8062 addend for PC relative relocs.
8063
8064 Sun Dec 17 20:11:55 1995 Kim Knuttila <krk@cygnus.com>
8065
8066 * peicode.h (pe_print_pdata): Must test the entire entry for zero
8067 to correctly terminate.
8068
8069 Fri Dec 15 12:05:57 1995 Ian Lance Taylor <ian@cygnus.com>
8070
8071 * targets.c (enum bfd_endian): Define.
8072 (bfd_target): Rename byteorder_big_p to byteorder, and change it
8073 from boolean to enum bfd_endian. Change header_byteorder_big_p
8074 correspondingly.
8075 * bfd-in.h (bfd_big_endian, bfd_little_endian): New macros.
8076 (bfd_header_big_endian, bfd_header_little_endian): New macros.
8077 * bfd-in2.h: Rebuild.
8078 * All targets: Change initialization of byteorder and
8079 header_byteorder to use enum bfd_endian values rather than
8080 booleans.
8081 * All files: Change all references to byteorder_big_p and
8082 header_byteorder_big_p to use new bfd_*_endian macros.
8083
8084 * coffgen.c (make_a_section_from_file): Set lma to s_paddr, not
8085 s_vaddr.
8086 * coffcode.h (coff_write_object_contents): Set s_paddr to lma, not
8087 vma.
8088 * ecoff.c (_bfd_ecoff_write_object_contents): Likewise.
8089
8090 Fri Dec 15 07:32:09 1995 steve chamberlain <sac@slash.cygnus.com>
8091
8092 * pe[i]-i386.c (TARGET_UNDERSCORE): Define to '_'.
8093
8094 Thu Dec 14 13:45:37 1995 Ian Lance Taylor <ian@cygnus.com>
8095
8096 * ieee.c: Lots of minor cleanups. Make many functions return
8097 errors rather than calling abort. Also:
8098 (ieee_write_twobyte): Remove; change callers to call existing
8099 ieee_write_2bytes function.
8100 (ieee_write_expression): Don't output the section twice when
8101 outputting a local symbol. Don't emit an extraneous zero if there
8102 is only one term.
8103 (ieee_slurp_sections): Set the lma as well as the vma.
8104 (ieee_archive_p): Use bfd_alloc_grow rather than an obstack.
8105
8106 * ihex.c (ihex_set_arch_mach): Don't accept any architecture, just
8107 a recognized one or bfd_arch_unknown.
8108 (ihex_get_symtab_upper_bound): Define as bfd_0l, to permit objcopy
8109 to succeed.
8110 (ihex_get_symtab): Likewise.
8111
8112 Wed Dec 13 15:44:06 1995 Ian Lance Taylor <ian@cygnus.com>
8113
8114 * aoutx.h: Include <ctype.h>.
8115 (struct aout_link_includes_table): Define.
8116 (struct aout_link_includes_totals): Define.
8117 (struct aout_link_includes_entry): Define.
8118 (aout_link_includes_lookup): Define macro.
8119 (struct aout_final_link_info): Add includes field.
8120 (aout_link_includes_newfunc): New static function.
8121 (NAME(aout,final_link)): Initialize includes hash table.
8122 (aout_link_write_symbols): Eliminate duplicate N_BINCL entries.
8123
8124 Wed Dec 13 10:52:14 1995 Stan Shebs <shebs@andros.cygnus.com>
8125
8126 * mpw-config.in: Match on mips-*-* instead of mips-idt-ecoff.
8127
8128 Wed Dec 13 11:07:45 1995 Kim Knuttila <krk@cygnus.com>
8129
8130 * coff-ppc.c (coff_ppc_relocate_section): removed debugging code.
8131
8132 Tue Dec 12 17:42:06 1995 Kim Knuttila <krk@cygnus.com>
8133
8134 * peicode.h (pe_print_reloc): New function to dump the .reloc section.
8135 (pe_print_private_bfd_data): call pe_print_reloc.
8136 * coffcode.h (coff_set_alignment_hook): .reloc section alignment.
8137 * coff-ppc.c (in_reloc_p): Added missing non-eligible relocs. Spiffed
8138 up some debugging as well.
8139
8140 Tue Dec 12 11:34:23 1995 Ian Lance Taylor <ian@cygnus.com>
8141
8142 * config.bfd: Handle sparc-*-elf*. From Ronald F. Guilmette
8143 <rfg@monkeys.com>.
8144
8145 Fri Dec 8 17:47:07 1995 Ian Lance Taylor <ian@cygnus.com>
8146
8147 * elflink.h (elf_link_add_object_symbols): Set section_count to 0
8148 when setting sections to NULL.
8149
8150 Wed Dec 6 17:05:37 1995 Ian Lance Taylor <ian@cygnus.com>
8151
8152 * xcofflink.c (struct xcoff_loader_info): Add export_defineds
8153 field.
8154 (bfd_xcoff_size_dynamic_sections): Add export_defineds parameter.
8155 (xcoff_build_ldsyms): If export_defineds is set, set XCOFF_EXPORT
8156 for all symbols.
8157 * bfd-in.h (bfd_xcoff_size_dynamic_sections): Update declaration.
8158 * bfd-in2.h: Rebuild.
8159
8160 Mon Dec 4 16:40:47 1995 Kim Knuttila <krk@cygnus.com>
8161
8162 * coffcode.h (coff_set_alignment_hook): Removed some debugging printf's
8163
8164 Mon Dec 4 11:25:39 1995 Ian Lance Taylor <ian@cygnus.com>
8165
8166 * ihex.c (ihex_scan): Handle record types 4 and 5.
8167 (ihex_object_p): Permit types 4 and 5.
8168 (ihex_set_section_contents): Remove check for out of range
8169 addresses.
8170 (ihex_write_object_contents): Generate types 4 and 5.
8171
8172 * elflink.h (elf_link_output_extsym): Just ignore warning and
8173 indirect references to symbols which don't really exist.
8174
8175 Sun Dec 3 19:00:27 1995 Kim Knuttila <krk@cygnus.com>
8176
8177 * peicode.h (pe_print_idata): Minor format fixes
8178 (pe_print_edata): New function. Under private printing, this formats
8179 the edata section of a PE file.
8180 (pe_print_private_bfd_data): Added call to pe_print_edata.
8181
8182 Sun Dec 3 16:46:54 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
8183
8184 * aout-arm.c (MY_swap_std_reloc_out): Use KEEPIT to get the symbol
8185 index, don't call stoi.
8186
8187 Fri Dec 1 14:46:51 1995 Ian Lance Taylor <ian@cygnus.com>
8188
8189 * srec.c (srec_scan): Set lma as well as vma.
8190
8191 * ihex.c: New file; support for Intel Hex format.
8192 * targets.c (enum bfd_flavour): Add bfd_target_ihex_flavour.
8193 (ihex_vec): Declare.
8194 (bfd_target_vector): Always include ihex_vec.
8195 * bfd.c (struct _bfd): Add ihex_data field to tdata union.
8196 * Makefile.in: Rebuild dependencies.
8197 (BFD_LIBS): Add ihex.o
8198 (BFD_LIBS_CFILES): Add ihex.c.
8199 * bfd-in2.h: Rebuild.
8200
8201 * elf.c (assign_file_positions_for_segments): Sort the sections in
8202 each segment.
8203 (get_program_header_size): Return the right size if segment_map is
8204 not NULL.
8205 (copy_private_bfd_data): Don't bother to sort the sections.
8206
8207 * bfd.c (bfd_record_phdr): New function.
8208 * bfd-in.h (bfd_record_phdr): Declare.
8209 * bfd_in2.h: Rebuild.
8210
8211 * elf32-sparc.c (elf32_sparc_relocate_section): Remove bogus
8212 BFD_ASSERT.
8213
8214 * libbfd.c (bfd_malloc, bfd_realloc): New functions.
8215 (bfd_zmalloc): Return PTR, not char *. Take size_t, not
8216 bfd_size_type.
8217 * libbfd-in.h (bfd_malloc, bfd_realloc): Declare.
8218 (bfd_zmalloc): Change declaration.
8219 * libbfd.h: Rebuild.
8220 * Many files: Use bfd_malloc and bfd_realloc rather than malloc
8221 and realloc. Don't set bfd_error_no_memory if they fail.
8222
8223 Thu Nov 30 19:32:26 1995 Kim Knuttila <krk@cygnus.com>
8224
8225 * coff-ppc.c: Added macros to tidy up toc cell treatment. Numerous
8226 uses as well. Added a new howto to deal with TOCREL16 relocs that
8227 are TOCDEFN as well.
8228 (coff_ppc_relocate_section): Expanded treatment of ADDR32NB relocs
8229 to handle RVA relocs from dlltool.
8230 (ppc_coff_rtype2howto): TOCDEFN reloc addition.
8231 (coff_ppc_rtype_to_howto): TOCDEFN reloc addition.
8232 (ppc_coff_reloc_type_lookup): TOCDEFN reloc addition.
8233
8234 * coffcode.h (coff_set_alignment_hook): check idata$X sections
8235 to get the right section alignment.
8236
8237 Thu Nov 30 16:48:18 1995 Ian Lance Taylor <ian@cygnus.com>
8238
8239 * elf.c (_bfd_elf_make_section_from_shdr): Don't set lma based on
8240 p_paddr if p_paddr is zero.
8241 (make_mapping): Set includes_filehdr and includes_phdrs for first
8242 PT_LOAD segment.
8243 (map_sections_to_segments): Set includes_phdrs for PT_PHDR
8244 segment.
8245 (assign_file_positions_for_segments): Handle includes_filehdr and
8246 includes_phdrs. Remove special handling of PT_PHDR and first
8247 PT_LOAD segments.
8248 (copy_private_bfd_data): Set includes_filehdr and includes_phdr
8249 when appropriate. Remove special handling of PT_PHDR segment.
8250 Use a more complex condition for when a section is included in a
8251 segment to handle Solaris linker oddities.
8252
8253 Thu Nov 30 11:17:33 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
8254
8255 * coff-m88k.c (howto_table): Reformatted for easier reading;
8256 special_function now points to new function m88k_special_reloc.
8257 (howto_hvrt16): Function previously used for handling HVRT16 relocs
8258 removed.
8259 (rtype2howto): Do not add reloc's r_offset to the addend, this will
8260 be done correctly by m88k_special_reloc.
8261 (reloc_processing): New function to be used by RELOC_PROCESSING.
8262 (RELOC_PROCESSING): Define to call reloc_processing.
8263
8264 Wed Nov 29 12:42:36 1995 Ian Lance Taylor <ian@cygnus.com>
8265
8266 * peicode.h (pe_print_idata): Call malloc rather than xmalloc.
8267 (pe_print_pdata): Likewise.
8268
8269 * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory if
8270 obstack_alloc fails.
8271 (bfd_alloc_finish): Set bfd_error_no_memory if obstack_finish
8272 fails.
8273 * libbfd.c (bfd_zmalloc): Set bfd_error_no_memory if malloc fails.
8274 * Many files: don't set bfd_error_no_memory if one of the above
8275 routines fails.
8276
8277 * elf.c (assign_file_positions_for_segments): Don't adjust p_paddr
8278 if p_paddr_valid is set.
8279 (copy_private_bfd_data): New static function.
8280 (_bfd_elf_copy_private_section_data): Call copy_private_bfd_data.
8281
8282 * elf.c (assign_file_positions_for_segments): Fix case where extra
8283 program headers were allocated.
8284
8285 * elf.c (_bfd_elf_print_private_bfd_data): New function.
8286 * elf-bfd.h (_bfd_elf_print_private_bfd_data): Declare.
8287 * elfxx-target.h (bfd_elfNN_bfd_print_private_bfd_data): Define to
8288 _bfd_elf_print_private_bfd_data.
8289
8290 * coff-alpha.c (alpha_ecoff_swap_reloc_in): Don't abort if
8291 r_symndx is RELOC_SECTION_NONE for an ALPHA_R_IGNORE reloc.
8292 Change a RELOC_SECTION_LITA symndx to RELOC_SECTION_ABS.
8293 (alpha_ecoff_swap_reloc_out): Change RELOC_SECTION_ABS to
8294 RELOC_SECTION_LITA for ALPHA_R_IGNORE.
8295 (alpha_adjust_reloc_out): For ALPHA_R_IGNORE, don't change
8296 RELOC_SECTION_ABS to RELOC_SECTION_NONE.
8297
8298 Tue Nov 28 16:59:50 1995 Ian Lance Taylor <ian@cygnus.com>
8299
8300 * elf-bfd.h (struct elf_obj_tdata): Add segment_map field.
8301 * elf.c (make_mapping): New static function.
8302 (map_sections_to_segments): New static function.
8303 (elf_sort_sections): New static function.
8304 (assign_file_positions_for_segments): New static function.
8305 (map_program_segments): Remove.
8306 (get_program_header_size): Remove sorted_hdrs, count, and
8307 maxpagesize parameters. Simplify.
8308 (assign_file_positions_except_relocs): When generating an
8309 executable, use assign_file_positions_for_segments.
8310 (elf_sort_hdrs): Remove.
8311 (_bfd_elf_sizeof_headers): Remove eliminated parameters from call
8312 to get_program_header_size.
8313
8314 Mon Nov 27 12:27:46 1995 Ian Lance Taylor <ian@cygnus.com>
8315
8316 * hp300hpux.c (MY(callback)): Set lma as well as vma.
8317
8318 * configure, config.in: Regenerate with autoconf 2.7.
8319
8320 * elf32-i386.c (elf_backend_plt_readonly): Set correctly, to 1.
8321 * elf32-sparc.c (elf_backend_plt_readonly): Set correctly, to 0.
8322
8323 Wed Nov 22 12:02:09 1995 Ian Lance Taylor <ian@cygnus.com>
8324
8325 * ecoff.c (_bfd_ecoff_new_section_hook): Handle .rconst section.
8326 (ecoff_sec_to_styp_flags): Likewise.
8327 (_bfd_ecoff_styp_to_sec_flags): Handle STYP_RCONST.
8328 (ecoff_set_symbol_info): Handle scRConst.
8329 (ecoff_slurp_reloc_table): Handle RELOC_SECTION_RCONST.
8330 (ecoff_compute_section_file_positions): Handle .rconst section.
8331 (_bfd_ecoff_write_object_contents): Likewise.
8332 (ecoff_link_check_archive_element): Handle scRConst.
8333 (ecoff_link_add_externals): Likewise.
8334 (ecoff_link_write_external): Handle .rconst section.
8335 (ecoff_reloc_link_order): Likewise.
8336 * ecofflink.c (bfd_ecoff_debug_accumulate): Handle scRConst.
8337 * coff-alpha.c (alpha_convert_external_reloc): Handle .rconst
8338 section.
8339 (alpha_relocate_section): Handle RELOC_SECTION_RCONST.
8340
8341 * sunos.c (sunos_scan_dynamic_symbol): Only set written if the
8342 DEF_DYNAMIC flag is set.
8343
8344 Tue Nov 21 13:25:29 1995 Ken Raeburn <raeburn@cygnus.com>
8345
8346 * host-aout.c: If TRAD_HEADER is defined, include it.
8347
8348 Tue Nov 21 13:03:57 1995 Ian Lance Taylor <ian@cygnus.com>
8349
8350 * aclocal.m4 (AC_PROG_CC): Remove local definition.
8351 (BFD_BINARY_FOPEN): Require AC_CANONICAL_SYSTEM.
8352 (BFD_NEED_DECLARATION): New function.
8353 * configure.in: Use BFD_NEED_DECLARATION.
8354 * acconfig.h: Put NEED_DECLARATION_* in @TOP@ section.
8355 * configure, config.in: Rebuild with autoconf 2.6.
8356
8357 * xcofflink.c (bfd_xcoff_size_dynamic_sections): Clear
8358 special_sections before returning when called with a non XCOFF
8359 BFD.
8360
8361 * coffgen.c (coff_renumber_symbols): Sort common symbols with
8362 global symbols.
8363
8364 * coffcode.h (coff_compute_section_file_positions): Only pad the
8365 previous section to force file alignment when creating an
8366 executable.
8367
8368 Mon Nov 20 14:54:09 1995 Ian Lance Taylor <ian@cygnus.com>
8369
8370 * coffcode.h (coff_compute_section_file_positions): If
8371 RS6000COFF_C, set up the .debug section.
8372
8373 * xcofflink.c (xcoff_link_input_bfd): Adjust the TOC anchor value
8374 if it is not large enough to accomodate the entire TOC area with
8375 signed 16 bit offsets.
8376 (xcoff_write_global_symbol): Handle negative TOC offsets in global
8377 linkage code.
8378 (_bfd_ppc_xcoff_relocate_section): Adjust relocations against a
8379 TOC anchor to use the TOC value used in the output file.
8380
8381 Sat Nov 18 18:01:41 1995 Ian Lance Taylor <ian@cygnus.com>
8382
8383 * coffgen.c (_bfd_coff_get_external_symbols): Cast malloc return.
8384 (_bfd_coff_read_string_table): Likewise.
8385
8386 Sat Nov 18 19:43:04 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
8387
8388 * pe-arm.c: Fix typos.
8389 * coff-arm.c: Likewise.
8390
8391 Fri Nov 17 16:22:04 1995 Kim Knuttila <krk@cygnus.com>
8392
8393 * coff-ppc.c (list_ele): Added "cat"egory member.
8394 (record_toc): New category parameter (priv or pub).
8395 (ppc_record_toc_entry): Check to see if toc bounds exceeded.
8396 (ppc_process_before_allocation): Removed embrionic data-in-toc from
8397 the mainline. It addes extra toc cells in error.
8398 (ppc_coff_swap_sym_in_hook): Added some documentation.
8399 (dump_toc): Can now diagnose "virtual toc" chicanery.
8400
8401 Fri Nov 17 10:41:25 1995 Philippe De Muyter <phdm@info.ucl.ac.be>
8402
8403 * elf-bfd.h (struct elf_link_hash_table): Change type of
8404 dynsymcount and bucketcount fields from size_t to bfd_size_type.
8405
8406 Fri Nov 17 10:02:58 1995 Ian Lance Taylor <ian@cygnus.com>
8407
8408 * coffcode.h (coff_pointerize_aux_hook): I960 version: don't
8409 pointerize C_LEAFSTAT or C_LEAFEXT entries.
8410
8411 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Only create
8412 DT_INIT and DT_FINI entries if the _init or _fini symbol is
8413 defined or mentioned in a regular file.
8414
8415 Thu Nov 16 15:16:42 1995 Kim Knuttila <krk@cygnus.com>
8416
8417 * coff-ppc.c (ppc_record_data_in_toc_entry): new function
8418 (coff_ppc_relocate_section): Handle TOCDEFN attribute
8419 (coff_ppc_relocate_section): Correct REL24 handling
8420 (ppc_process_before_allocation): Correct TOCDEFN handling
8421
8422 * peicode.h (dir_names): Added name descriptions
8423
8424 Thu Nov 16 03:38:03 1995 Ken Raeburn <raeburn@cygnus.com>
8425
8426 * VERSION: Updated to cygnus-2.6.
8427
8428 Wed Nov 15 19:30:07 1995 Ken Raeburn <raeburn@cygnus.com>
8429
8430 * targets.c (m68k4knetbsd_vec): Declare.
8431
8432 Wed Nov 15 18:05:52 1995 Ian Lance Taylor <ian@cygnus.com>
8433
8434 * targets.c (bfd_target): Change type of second argument to
8435 _bfd_print_private_bfd_data from void * to PTR.
8436 * libbfd-in.h (_bfd_generic_bfd_print_private_bfd_data): Cast
8437 using PTR rather than void *.
8438 * bfd-in2, libbfd.h: Rebuild.
8439 * peicode.h (pe_print_private_bfd_data): Change vfile from void *
8440 to PTR.
8441 * elfxx-target.h (bfd_elfNN_bfd_print_private_bfd_data): Define as
8442 _bfd_generic_bfd_print_private_bfd_data rather than casting
8443 bfd_true.
8444
8445 Wed Nov 15 04:09:14 1995 Ken Raeburn <raeburn@cygnus.com>
8446
8447 * Makefile.in (.dep1): Fix stupid typo in last change. Remove any
8448 "DO NOT DELETE" lines or blank lines that mkdep writes on some
8449 systems.
8450 (BFD_LIBS_CFILES, ALL_MACHINES_CFILES, BFD32_BACKENDS_CFILES,
8451 BFD64_BACKENDS_CFILES): New variables.
8452 (CFILES): Use them.
8453
8454 Tue Nov 14 11:52:23 1995 Ian Lance Taylor <ian@cygnus.com>
8455
8456 * peicode.h (coff_swap_aouthdr_out): For PPC PE, start isize at 0,
8457 not at the file position of the first section.
8458 * coffcode.h (coff_compute_section_file_positions): Avoid using
8459 unportable #elif.
8460 (coff_write_object_contents): When generating a PPC PE executable
8461 with no symbols, round up the file size to a COFF_PAGE_SIZE
8462 boundary.
8463 * cofflink.c (_bfd_coff_final_link): If there are no symbols,
8464 don't write out a string table.
8465
8466 * elf.c (bfd_section_from_shdr): When using a different section
8467 header, pass the new one to _bfd_elf_make_section_from_shdr.
8468 (elf_fake_sections): Don't set sh_info and sh_entsize fields.
8469 (elf_map_symbols): Add section VMA to symbol value when comparing
8470 against 0.
8471 (_bfd_elf_compute_section_file_positions): Only build symbol table
8472 if there are some symbols. Set file offset of symtab and strtab
8473 sections.
8474 (assign_file_positions_except_relocs): Remove dosyms parameter.
8475 Change all callers. Never set file offset of symtab and strtab
8476 sections.
8477 (_bfd_elf_copy_private_section_data): New function.
8478 (MAP_ONESYMTAB, MAP_DYNSYMTAB, MAP_STRTAB, MAP_SHSTRTAB): Define.
8479 (_bfd_elf_copy_private_symbol_data): New function.
8480 (swap_out_syms): Check for special mapping of st_shndx created by
8481 copy_private_symbol_data.
8482 * elfxx-target.h: Use new copy routines.
8483 * elf-bfd.h (_bfd_elf_copy_private_symbol_data): Declare.
8484 (_bfd_elf_copy_private_section_data): Declare.
8485
8486 * config.bfd (sh-*-*): Set targ_defvec to shcoff_vec.
8487
8488 * coffcode.h (coff_slurp_symbol_table): If COFF_WITH_PE, handle
8489 C_NT_WEAK.
8490
8491 * coff-sh.c (shlcoff_vec): Use _bfd_generic_archive_p, not
8492 _bfd_dummy_target, matching the recent change to archive
8493 recognition.
8494
8495 Mon Nov 13 13:24:38 1995 Ian Lance Taylor <ian@cygnus.com>
8496
8497 * libbfd.c (bfd_get_file_window): Use casts to avoid doing
8498 arithmetic on PTR types.
8499
8500 * aout-target.h (MY(callback)): Set the lma of the sections.
8501
8502 * ecoff.c (ecoff_reloc_link_order): Turn a reloc against a defined
8503 symbol into a reloc against the section.
8504
8505 Mon Nov 13 07:31:35 1995 Kim Knuttila <krk@cygnus.com>
8506
8507 * coff-ppc.c (ppc_coff_link_hash_entry): added support for inline
8508 glue for the relocs: IMGLUE and IFGLUE.
8509 (record_toc): new function - tracks toc contents
8510 (ppc_mark_symbol_as_glue): new function - supports the IMGLUE reloc
8511 (coff_ppc_relocate_section): Added support and fixes for IMGLUE/IFGLUE
8512 (ppc_coff_rtype2howto): removed invalid IMGLUE hack
8513 (coff_ppc_rtype_to_howto): removed invalid IMGLUE hack
8514 (ppc_record_toc_entry): Removed a debug define (duh)
8515
8516 * peicode.h (coff_swap_scnhdr_out): Fixed invalid strcmp for ".reldata"
8517 (pe_print_idata): New function - formats the idata section data
8518 (pe_print_pdata): New function - formats the pdata section data
8519 (pe_print_private_bfd_data): calls to above
8520
8521 Sun Nov 12 12:23:24 1995 Stan Shebs <shebs@andros.cygnus.com>
8522
8523 * Makefile.in (bfd_libs_here, etc): Provide empty definitions.
8524 * coff-rs6000.c (rs6000coff_vec): Add conditional defines
8525 TARGET_SYM and TARGET_NAME for vector and BFD name.
8526 * coff-pmac.c (pmac_xcoff_vec): Remove.
8527 (TARGET_SYM, TARGET_NAME): Define.
8528 * coffcode.h (coff_set_arch_mach_hook) [POWERMAC]: Set the
8529 machine to 0, not all PowerMacs are 601s.
8530
8531 Fri Nov 10 12:10:14 1995 Ian Lance Taylor <ian@cygnus.com>
8532
8533 * elfcode.h (elf_object_p): Read in any program headers.
8534 * elf.c (_bfd_elf_make_section_from_shdr): Adjust section lma
8535 based on the program headers, if any.
8536 (elf_fake_sections): Set sh_addr from the vma, not the lma.
8537 (map_program_segments): Set p_paddr of program headers based on
8538 the lma.
8539
8540 Thu Nov 9 13:01:31 1995 Ian Lance Taylor <ian@cygnus.com>
8541
8542 * archive.c (bfd_generic_archive_p): Preserve tdata in case of
8543 failure.
8544
8545 * aoutx.h (NAME(aout,final_link)): Report a reasonable error when
8546 trying to do a relocateable link with a non-a.out object file.
8547
8548 * archive.c (bfd_generic_archive_p): Check the first object file
8549 in an archive even if target_defaulted is set. If the object file
8550 has the wrong xvec, reject it.
8551
8552 * aoutx.h (NAME(aout,set_section_contents)): If a section can not
8553 be represented, report the name via _bfd_error_handler.
8554 (translate_to_native_sym_flags): Likewise.
8555 * elf32-mips.c (mips_elf_final_link): Likewise.
8556 * oasys.c (oasys_write_sections): Likewise.
8557
8558 * coffcode.h (coff_set_alignment_hook): Write RS6000COFF_C version
8559 which checks for STYP_OVRFLO sections.
8560 (coff_compute_section_file_positions): If RS6000COFF_C, handle
8561 reloc and lineno count overflows.
8562 (coff_write_object_contents): Call coff_count_linenumbers before
8563 coff_compute_section_file_positions. If RS6000COFF_C, handle
8564 reloc and lineno count overflows.
8565 * xcofflink.c (_bfd_xcoff_bfd_final_link): Count line numbers and
8566 relocs before dealing with .pad sections. Count overflow section
8567 headers when handling .pad sections.
8568
8569 * coffcode.h (coff_write_object_contents): Set a.out vstamp to 1
8570 if RS6000COFF_C.
8571
8572 * xcofflink.c (XCOFF_DESCRIPTOR): Define.
8573 (struct xcoff_link_hash_table): Add descriptor_section and
8574 special_sections fields.
8575 (_bfd_xcoff_bfd_link_hash_table_create): Initialize new fields.
8576 (xcoff_link_add_symbols): Set linkage section alignment. Create
8577 descriptor section. Check for magic symbol names (_text, etc.),
8578 and record them in special_sections if found. Set
8579 XCOFF_DESCRIPTOR flag for a function descriptor, and set its
8580 descriptor field to point back to the function code symbol.
8581 (xcoff_sweep): Always mark the special descriptor_section.
8582 (bfd_xcoff_export_symbol): Check whether the symbol might be a
8583 function descriptor, and mark it if it is.
8584 (bfd_xcoff_size_dynamic_sections): Add new special_sections
8585 parameter, and fill it in. Allocate space for the descriptor
8586 section.
8587 (xcoff_build_ldsyms): Set XCOFF_DEF_REGULAR flag when defining
8588 global linkage code. If an undefined function descriptor is
8589 exported, arrange to define it. Warn about any other undefined
8590 exported symbol.
8591 (_bfd_xcoff_bfd_final_link): Write out the descriptor section.
8592 (xcoff_write_global_symbol): Create a function descriptor when
8593 necessary.
8594 * bfd-in.h (bfd_xcoff_size_dynamic_sections): Update declaration.
8595 * bfd-in2.h: Rebuild.
8596
8597 Thu Nov 9 08:40:23 1995 Kim Knuttila <krk@cygnus.com>
8598
8599 * coff-ppc.c (ppc_coff_link_hash_entry): new types for hashing
8600 (ppc_coff_link_hash_table): new types for hashing
8601 (ppc_coff_link_hash_newfunc): hash entry constructor
8602 (ppc_coff_link_hash_table_init): hash table initializer
8603 (ppc_coff_link_hash_table_create): hash table constructor
8604 (ppc_record_toc_entry): changed references to hash table
8605 (coff_ppc_relocate_section): changed references to hash table
8606
8607 * libcoff-in.h (coff_link_hash_entry): removed toc_offset
8608 * libcoff.h: Rebuild
8609
8610 * cofflink.c (_bfd_coff_link_hash_newfunc): removed toc_offset init
8611 (coff_link_add_symbols): removed toc_offset init
8612
8613 Thu Nov 9 04:00:38 1995 Ken Raeburn <raeburn@cygnus.com>
8614
8615 * Makefile.in (.dep1): Make sure the file mkdep is to write exists
8616 first.
8617
8618 * configure.in: Added new option --with[out]-mmap. Set USE_MMAP
8619 if it is given and mmep is available.
8620 * acconfig.h: Undef USE_MMAP.
8621 * configure, config.in: Regenerated.
8622 * aoutx.h: If USE_MMAP is not defined, do all symbol and string
8623 table handling the old way.
8624 (aout_get_external_symbols): Don't complain if last byte of string
8625 table is nonzero.
8626 * libbfd.c [HAVE_MADVISE]: Include sys/types.h and sys/mman.h.
8627 (bfd_free_window) [! USE_MMAP]: Don't define.
8628 (bfd_get_file_window,
8629 _bfd_generic_get_section_contents_in_window) [! USE_MMAP]: Abort.
8630
8631 Wed Nov 8 20:03:44 1995 Eric Freudenthal <freudenthal@nyu.edu>
8632
8633 * coff-a29k.c (SIGN_EXTEND_HWORD): Use ~0xffff rather than
8634 0xffff0000.
8635
8636 Wed Nov 8 11:31:11 1995 Ian Lance Taylor <ian@cygnus.com>
8637
8638 * coff-a29k.c (a29k_reloc): Change handling of R_IREL reloc to be
8639 compatible with AMD generated COFF files. Try to support both AMD
8640 and GNU formats simultaneously.
8641 (coff_a29k_relocate_section): Likewise.
8642
8643 * libbfd.c (bfd_get_file_window): Change writable parameter from
8644 int to boolean; update all callers. Pass MAP_SHARED if not
8645 writable--it's required on Solaris. Cast fprintf argument to
8646 avoid warning.
8647 * bfd-in.h (bfd_get_file_window): Update declaration.
8648 * bfd-in2.h: Rebuild.
8649 * aoutx.h: Update calls to bfd_get_file_window.
8650
8651 * xcofflink.c (XCOFF_DEF_DYNAMIC): Rename from XCOFF_REF_DYNAMIC.
8652 Change all uses.
8653 (xcoff_swap_ldhdr_in): New static function.
8654 (xcoff_swap_ldsym_in): New static function.
8655 (xcoff_find_reloc): Handle the case of a single reloc correctly.
8656 (xcoff_link_add_symbols): If we just created a descriptor, pass it
8657 to _bfd_generic_link_add_one_symbol, to save a hash lookup.
8658 Handle XTY_ER/XMC_XO symbols correctly.
8659 (xcoff_link_add_dynamic_symbols): Rewrite to read .loader symbols
8660 rather than normal symbol table.
8661 (bfd_xcoff_import_symbol): It's not an error if the symbol is
8662 already defined with the same absolute value.
8663 (xcoff_mark): When considering called symbols, check whether the
8664 descriptor is from a dynamic object, rather than the symbol
8665 itself.
8666 (xcoff_build_ldsyms): Likewise.
8667
8668 * libbfd.c (bfd_get_file_window): Change return type to boolean.
8669 Cast realloc and malloc return values. If malloc or realloc fail,
8670 set bfd_error_no_memory.
8671 * bfd-in.h (bfd_get_file_window): Change type to boolean.
8672 * bfd-in2.h: Rebuild.
8673
8674 Tue Nov 7 11:53:48 1995 Kim Knuttila <krk@cygnus.com>
8675
8676 * coff-ppc.c (ppc_record_toc_entry): new function.
8677 (in_reloc_p): changed return value.
8678 (coff_ppc_relocate_section): much rework.
8679 (ppc_allocate_toc_section): new function.
8680 (ppc_process_before_allocation): new function.
8681 (ppc_coff_swap_sym_in_hook): new function.
8682
8683 * cofflink.c (_bfd_coff_link_hash_newfunc): initialize toc_offset.
8684 (coff_link_add_symbols): initialize toc_offset.
8685
8686 * peicode.h (coff_swap_sym_in): Added coff_swap_sym_in_hook
8687 (coff_swap_aouthdr_out): Added more sections to the data
8688 dictionary for the pe file header. Also changed linker version
8689 number on the ppc side.
8690 (dir_names): small improvements to the dictionary printing.
8691 (pe_mkobject_hook): save the file level flags.
8692
8693 * libcoff-in.h (coff_link_hash_entry): added toc_offset field
8694 (pe_tdata): added real_flags field
8695 (coff_tdata): added local_toc_sym_map and access macro
8696
8697 * libcoff.h (coff_link_hash_entry): added toc_offset field
8698 (pe_tdata): added real_flags field
8699 (coff_tdata): added local_toc_sym_map and access macro
8700
8701 * coffcode.h (coff_set_alignment_hook): added hook for PE.
8702 (coff_mkobject): init for local_toc_sym_map
8703 (coff_write_object_contents): set the internal_a.magic to
8704 IMAGE_NT_OPTIONAL_HDR_MAGIC which appears to be what other
8705 ppc compilers use.
8706
8707 Tue Nov 7 13:48:58 1995 Ian Lance Taylor <ian@cygnus.com>
8708
8709 * ecofflink.c (_bfd_ecoff_locate_line): Keep looking through stabs
8710 entries until both the line number address and the function name
8711 address are too large.
8712
8713 * configure.in: Call AC_CHECK_PROG to find and cache AR.
8714 * configure: Rebuilt.
8715
8716 * aclocal.m4 (BFD_CC_FOR_BUILD): Don't define CC_FOR_BUILD if it
8717 is defined in the environment.
8718
8719 Tue Nov 7 10:57:24 1995 Jeffrey A Law (law@cygnus.com)
8720
8721 * som.c (som_get_section_contents_in_window): Define to use
8722 generic version.
8723
8724 Mon Nov 6 17:13:15 1995 Harry Dolan <dolan@ssd.intel.com>
8725
8726 * coff-i860.c: New file, based on coff-i386.c.
8727 * cpu-i860.c: New file, based on cpu-i386.c.
8728 * hosts/i860mach3.h: New file, based on hosts/i386mach3.h.
8729 * config.bfd (i860-*-mach3*, i860-*-osf1*, i860-*-coff*): New
8730 targets, using i860coff_vec.
8731 * configure.in (i860-*-mach3*, i860-*-osf1*): New hosts, using
8732 trad-core.o and hosts/i860mach3.h.
8733 (i860coff_vec): Use coff-i860.o and cofflink.o.
8734 * configure: Rebuild.
8735 * Makefile.in: Rebuild dependencies.
8736 (ALL_MACHINES): Add cpu-i860.o.
8737 (BFD32_BACKENDS): Add coff-i860.o.
8738 (CFILES): Add cpu-i860.c and coff-i860.c.
8739 * targets.c (i860coff_vec): Declare.
8740 (bfd_target_vector): Add &i860coff_vec.
8741 * archures.c (bfd_i860_arch): Declare.
8742 (bfd_archures_list): Add &bfd_i860_arch.
8743 * coffcode.h (coff_set_arch_mach_hook): Handle I860 magic number.
8744 (coff_set_flags): Handle bfd_arch_i860.
8745 (coff_write_object_contents): Handle I860 a.out magic number.
8746
8747 Mon Nov 6 14:34:07 1995 Ian Lance Taylor <ian@cygnus.com>
8748
8749 * xcofflink.c (xcoff_link_add_symbols): Set the alignment power of
8750 the created .tc section to 2.
8751 (xcoff_mark): Don't keep a .loader reloc for a call to an
8752 undefined symbol when creating a shared library.
8753 (xcoff_build_ldsyms): When creating a shared library, generate
8754 global linkage code for a call to an undefined symbol.
8755
8756 Sun Nov 5 21:44:13 1995 Ken Raeburn <raeburn@cygnus.com>
8757
8758 * Makefile.in (CFILES): Rebuild list from BFD_LIBS, ALL_MACHINES,
8759 BFD32_BACKENDS, BFD64_BACKENDS.
8760 (.dep1): Put mkdep output in a separate file.
8761 Rebuilt dependencies.
8762
8763 * ecoff.c (_bfd_ecoff_slurp_armap): Cast _bfd_read_ar_hdr return
8764 value.
8765
8766 Permit use of mmap when available:
8767
8768 * configure.in: Check for mmap, madvise, mprotect.
8769 * config.in, configure: Regenerated.
8770
8771 * libbfd.c (struct _bfd_window_internal): Define type.
8772 (bfd_init_window, bfd_free_window, bfd_get_file_window): New
8773 functions.
8774 (ok_to_map): New static variable for debugging.
8775 (_bfd_generic_get_section_contents_in_window): New function.
8776 * bfd-in.h (bfd_window_internal): Declare type.
8777 (bfd_window): Define type.
8778 (bfd_init_window, bfd_free_window, bfd_get_file_window): Declare.
8779 * libbfd-in.h (_bfd_generic_get_section_contents_in_window):
8780 Declare.
8781
8782 * libaout.h (struct aoutdata): Add two window fields.
8783 (obj_aout_sym_window, obj_aout_string_window): New macros.
8784 * aoutx.h (some_aout_object_p): Initialize windows.
8785 (aout_get_external_symbols): Get symbol data and strings in
8786 windows instead of explicitly allocated buffers.
8787 (slurp_symbol_table): Free window instead of memory.
8788 (bfd_free_cached_info): Release windows instead of freeing storage
8789 directly.
8790 (aout_link_free_symbols): Ditto.
8791
8792 * targets.c (bfd_target): Add new field for
8793 get_section_contents_in_window.
8794 (BFD_JUMP_TABLE_GENERIC): Updated.
8795 * aout-adobe.c, aout-target.h, binary.c, bout.c, coff-alpha.c,
8796 coff-mips.c, elfxx-target.h, i386msdos.c, i386os9k.c, ieee.c,
8797 libcoff-in.h, oasys.c, srec.c, tekhex.c, versados.c: Added new
8798 macros for get_section_contents_in_window field.
8799
8800 Sat Nov 4 12:23:26 1995 Fred Fish <fnf@cygnus.com>
8801
8802 * core.c: Renamed to corefile.c
8803 * makefile.dos (OBJS): Change core.o to corefile.o
8804 * Makefile.in (CFILES, BFD_LIBS): Use corefile.c instead of core.c
8805
8806 Fri Nov 3 15:54:59 1995 Ian Lance Taylor <ian@cygnus.com>
8807
8808 * xcofflink.c (xcoff_link_add_symbols): Rename local variable sub
8809 to o. Clobber and restore the list of new csects around the call
8810 to _bfd_generic_link_add_one_symbol, in case it wants to report a
8811 linker error and the linker wants to read the symbol table. Reset
8812 the line number count of a real section even if it has no relocs.
8813 (_bfd_xcoff_bfd_final_link): If shared, set the DYNAMIC flag.
8814
8815 * coffgen.c (_bfd_coff_read_string_table): Warn if the string size
8816 is too small.
8817
8818 Thu Nov 2 23:16:39 1995 Ian Lance Taylor <ian@cygnus.com>
8819
8820 * xcofflink.c (_bfd_ppc_xcoff_relocate_section): Don't warn about
8821 an undefined symbol in a shared link.
8822
8823 * linker.c (_bfd_generic_link_add_one_symbol): Correct type of
8824 oldtype from bfd_link_order_type to bfd_link_hash_type. From
8825 phdm@info.ucl.ac.be (Philippe De Muyter).
8826
8827 Wed Nov 1 14:26:02 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
8828
8829 * coff-m88k.c (rtype2howto): New static function.
8830 (RTYPE2HOWTO): Use it rather than a macro definition.
8831
8832 * coffcode.h (coff_write_object_contents): set internal_a.magic
8833 to PAGEMAGICPEXECPAGED #if defined (M68) && !defined (LYNXOS).
8834
8835 * configure.in: m68*-motorola-sysv* does not use ptrace-core.o;
8836 define TRAD_HEADER to new file hosts/delta68.h.
8837 m88*-motorola-sysv*, however, does use ptrace-core.o.
8838 * hosts/delta68.h: New file.
8839
8840 * ptrace-core.c (ptrace_unix_core_file_p): change bfd_zmalloc to
8841 bfd_zalloc; provide proper parm abfd to calls to bfd_zalloc.
8842
8843 Wed Nov 1 13:51:54 1995 Ken Raeburn <raeburn@cygnus.com>
8844
8845 * i386linux.c (MY(vec)): Declare before use.
8846
8847 Wed Nov 1 11:45:07 1995 Ian Lance Taylor <ian@cygnus.com>
8848
8849 * reloc16.c (bfd_coff_reloc16_get_relocated_section_contents):
8850 Pass input_bfd, not in_bfd, to bfd_coff_reloc16_extra_cases.
8851
8852 * elf.c (bfd_elf_set_dt_needed_name): Don't do anything if the
8853 BFD is not of the right type.
8854 (bfd_elf_get_needed_list): Likewise.
8855 * i386linux.c (bfd_linux_size_dynamic_sections): Likewise.
8856 * sunos.c (bfd_sunos_get_needed_list): Likewise.
8857 * xcofflink.c (XCOFF_XVECP): Define.
8858 (bfd_xcoff_link_record_set): Don't do anything if the BFD is not
8859 of the right type.
8860 (bfd_xcoff_import_symbol): Likewise.
8861 (bfd_xcoff_export_symbol): Likewise.
8862 (bfd_xcoff_link_count_reloc): Likewise.
8863 (bfd_xcoff_record_link_assignment): Likewise.
8864 (bfd_xcoff_size_dynamic_sections): Likewise.
8865
8866 * sunos.c (sunos_scan_ext_relocs): Only check the reloc symbol
8867 table index against the number of symbols for a base relative
8868 reloc.
8869
8870 * coff-rs6000.c (_bfd_xcoff_sizeof_headers): Change from macro to
8871 static function.
8872 * xcofflink.c (_bfd_xcoff_bfd_link_hash_table_create): Set
8873 full_aouthdr flag here...
8874 (_bfd_xcoff_bfd_final_link): ...not here.
8875
8876 Tue Oct 31 12:52:02 1995 Fred Fish <fnf@cygnus.com>
8877
8878 * libelf.h: Rename to elf-bfd.h to avoid conflict with
8879 systems that have a system <libelf.h>.
8880 * Makefile.in: Globally replace libelf.h with elf-bfd.h.
8881 * bfd.c, elf.c, elf32-arc.c, elf32-gen.c, elf32-hppa.c,
8882 elf32-hppa.h, elf32-i386.c, elf32-i860.c, elf32-m68k.c,
8883 elf32-m88k.c, elf32-mips.c, elf32-ppc.c, elf32-sparc.c,
8884 elf64-gen.c, elf64-sparc.c, elfcode.h, elflink.c,
8885 elfxx-target.h: Include elf-bfd.h rather than libelf.h.
8886 * elfxx-target.h: Change libelf.h reference to elf-bfd.h.
8887
8888 Tue Oct 31 15:30:07 1995 David Mosberger-Tang <davidm@azstarnet.com>
8889
8890 * ecoff.c (ecoff_set_symbol_info): Add new parameter weak. If
8891 set, set BSF_WEAK in symbol. Change all callers.
8892 (ecoff_get_extr): Set weakext based on BSF_WEAK.
8893 (ecoff_link_add_externals): If weakext is set, pass BSF_WEAK to
8894 _bfd_generic_link_add_one_symbol.
8895 (ecoff_indirect_link_order): Check that the section tdata relocs
8896 are not NULL before using them.
8897
8898 * configure.in (alpha*-*-linux*): Set COREFILE to trad-core.o and
8899 define TRAD_HEADER as hosts/alphalinux.h.
8900 * configure: Rebuild.
8901 * hosts/alphalinux.h: New file.
8902 * trad-core.c (trad_unix_core_file_p): Cast u.u_ar0 to bfd_vma,
8903 not int.
8904
8905 Tue Oct 31 12:34:11 1995 Ian Lance Taylor <ian@cygnus.com>
8906
8907 * coffcode.h (coff_slurp_symbol_table): Accept C_BCOMM and
8908 C_ECOMM storage classes.
8909
8910 * xcofflink.c (xcoff_mark_symbol): New static function, broken out
8911 of xcoff_mark.
8912 (xcoff_mark): Call xcoff_mark_symbol.
8913 (bfd_xcoff_export_symbol): Call xcoff_mark_symbol.
8914 (bfd_xcoff_link_count_reloc): Call xcoff_mark_symbol rather than
8915 doing it by hand.
8916 (xcoff_build_ldsyms): Build a .loader symbol for an export symbol.
8917
8918 Mon Oct 30 14:53:48 1995 Ian Lance Taylor <ian@cygnus.com>
8919
8920 * xcofflink.c (struct xcoff_final_link_info): Add new line_filepos
8921 field.
8922 (xcoff_find_reloc): New static function.
8923 (xcoff_link_add_symbols): Use it.
8924 (_bfd_xcoff_bfd_final_link): Set finfo.line_filepos.
8925 (xcoff_link_input_bfd): Handle C_BINCL and C_EINCL. Don't
8926 relocate the value of C_DECL.
8927
8928 * elf.c (elf_fake_sections): Remove bogus BFD_ASSERT.
8929
8930 Sat Oct 28 01:25:34 1995 steve chamberlain <sac@slash.cygnus.com>
8931
8932 * cofflink.c (_bfd_coff_generic_relocate_section): Make
8933 callback decide what goes in .relocs.
8934 * pe[i]-i386.c (TARGET_UNDERSCORE): Define.
8935 * peicode.h (pe_mkobject_hook): Only copy aouthdr if
8936 there is one.
8937
8938 Sat Oct 28 01:51:02 1995 Ian Lance Taylor <ian@cygnus.com>
8939
8940 * xcofflink.c (xcoff_link_add_symbols): Handle csects in the
8941 absolute section.
8942
8943 Fri Oct 27 18:14:39 1995 Ian Lance Taylor <ian@cygnus.com>
8944
8945 * xcofflink.c: More improvements, mostly to fix handling of
8946 constructors and a few other special cases.
8947 * coff-rs6000.c (rs6000coff_vec): Set symbol_leading_char back to
8948 zero, reverting yesterday's change.
8949 * bfd-in.h (bfd_xcoff_link_record_set): Declare.
8950 (bfd_xcoff_link_count_reloc): Declare.
8951 (bfd_xcoff_record_link_assignment): Declare.
8952 * bfd-in2.h: Rebuild.
8953
8954 Fri Oct 27 14:42:15 1995 Niklas Hallqvist <niklas@appli.se>
8955
8956 * PORTING, aout-arm.c, aout-encap.c, aout-target.h,
8957 aoutx.h, gen-aout.c, host-aout.c, hp300bsd.c, i386aout.c
8958 i386bsd.c, i386dynix.c, i386linux.c, i386lynx.c, i386mach3.c,
8959 i386netbsd.c, m68klynx.c, m88kmach3.c, mipsbsd.c, newsos3.c,
8960 ns32knetbsd.c, pc532-mach.c, riscix.c, sparclynx.c, sparcnetbsd.c:
8961 Change PAGE_SIZE to TARGET_PAGE_SIZE.
8962
8963 * m68knetbsd.c: Ditto as well as add support for the m68k4k object
8964 format.
8965
8966 * netbsd.h: Double ditto (incl. m68k4k support). NetBSD's text
8967 segments includes the a.out header. See to that the magic number
8968 *always* is big-endian.
8969
8970 * config.bfd: Add m68*-hp*-netbsd* case. Cross-pollinate m68k and
8971 m68k4k NetBSD configurations.
8972
8973 * configure.in, configure: Separate i386 & mips NetBSD
8974 configurations from other BSD ones. Don't assume DEC is the only
8975 thing NetBSD/mips run on. Add {m68k,ns32k,sparc}-*-netbsd*
8976 configurations. Add support for m68k4k NetBSD object format.
8977
8978 * libaout.h: Added M_68K4K_NETBSD magic.
8979
8980 * m68k4knetbsd.c: New file.
8981
8982 * hosts/{m68k,sparc}nbsd.h: Don't define HOST_BIG_ENDIAN_P.
8983
8984 * hosts/nbsd.h: Define HOST_BIG_ENDIAN_P according to
8985 <machine/endian.h>.
8986
8987 * hosts/mipsnbsd.h: New file.
8988
8989 Thu Oct 26 14:16:47 1995 Ian Lance Taylor <ian@cygnus.com>
8990
8991 * xcofflink.c: Numerous changes to get closer to a working XCOFF
8992 linker.
8993 * libcoff-in.h (struct xcoff_tdata): Add full_aouthdr,
8994 toc_section, and entry_section fields.
8995 (struct xcoff_section_tdata): Remove ldrel_count field.
8996 * libcoff.h: Rebuild.
8997 * coffcode.h (coff_mkobject_hook): Initialize new xcoff_data
8998 fields.
8999 (coff_compute_section_file_positions): If RS6000COFF_C, generate
9000 full a.out header if full_aouthdr is set in xcoff_data.
9001 (coff_write_object_contents): Likewise. Set o_snentry and o_sntoc
9002 based on sections stored in xcoff_data.
9003 * coff-rs6000.c (xcoff_copy_private_bfd_data): Copy new xcoff_data
9004 fields.
9005 (xcoff_reloc_type_lookup): Handle BFD_RELOC_CTOR.
9006 (rs6000coff_vec): Set symbol_leading_char to '.'.
9007 * coffgen.c (coff_get_symbol_info): If fix_value is set, fix the
9008 value stored in ret rather than returning a pointer value.
9009
9010 Wed Oct 25 23:10:39 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9011
9012 * config.bfd (powerpc{,le}-{elf,sysv4,eabi,solaris2}): Remove MAC
9013 format for now.
9014
9015 Wed Oct 25 16:19:27 1995 Jeffrey A Law (law@cygnus.com)
9016
9017 * som.c (som_slurp_string_table): Allocate the strings with malloc
9018 since they're free'd by free_cached_info.
9019 (som_slurp_symbol_table): Similarly for the symbol table.
9020
9021 Wed Oct 25 14:59:22 1995 Per Bothner <bothner@kalessin.cygnus.com>
9022
9023 * Makefile.in (diststuff): Don't make headers.
9024
9025 Wed Oct 25 11:32:54 1995 Ian Lance Taylor <ian@cygnus.com>
9026
9027 * Makefile.in: Rebuild dependencies.
9028
9029 * sunos.c (bfd_sunos_record_link_assignment): Don't do anything if
9030 output_bfd is not SunOS.
9031 (bfd_sunos_size_dynamic_sections): Likewise. Don't scan relocs of
9032 non-SunOS input files.
9033
9034 * xcofflink.c: Extensive changes to support linking shared objects
9035 and generating a .loader section.
9036 * libcoff-in.h (struct xcoff_tdata): Add import_file_id field.
9037 (struct xcoff_section_tdata): Add lineno_count, first_symndx,
9038 last_symndx, and ldrel_count fields.
9039 * libcoff.h: Rebuild.
9040 * coff-rs6000.c (xcoff_howto_table): Correct reloc names.
9041 * coffcode.h (styp_to_sec_flags): Don't set any flags if STYP_PAD
9042 is set.
9043 * bfd-in.h (bfd_xcoff_import_symbol): Declare.
9044 (bfd_xcoff_export_symbol): Declare.
9045 (bfd_xcoff_size_dynamic_sections): Declare.
9046 * bfd-in2.h: Rebuild.
9047
9048 Tue Oct 24 17:44:20 1995 Stan Shebs <shebs@andros.cygnus.com>
9049
9050 * configure.in: Add xcofflink.o to pmac_xcoff_vec.
9051 * configure: Rebuild.
9052 * mpw-config.in: Add xcofflink.c.o to powerpc-apple-macos.
9053 * coff-pmac.c: Include coff-rs6000.c instead of duplicating its
9054 contents.
9055 (pmac_xcoff_vec): Update to use new xcoff support.
9056 * coff-rs6000.c (xcoff_generic_stat_arch_elt): Make static.
9057 (xcoff_write_armap): Declare buf as unsigned char.
9058 * xcofflink.c (xcoff_link_add_symbols): Declare a local as PTR.
9059
9060 * mpw-make.sed: Generalize subdir_do edit.
9061
9062 Tue Oct 24 10:25:01 1995 Jeffrey A Law (law@cygnus.com)
9063
9064 * hppabsd-core.c (make_bfd_asection): Initialize asect->filepos
9065 correctly. Don't initialize asect->vma.
9066
9067 Fri Oct 20 13:23:48 1995 Ken Raeburn <raeburn@cygnus.com>
9068
9069 * opncls.c (_bfd_new_bfd): If _bfd_chunksize wasn't preset, use
9070 something a little less than the page size.
9071
9072 Thu Oct 19 13:06:09 1995 Ian Lance Taylor <ian@cygnus.com>
9073
9074 * coff-i960.c (coff_i960_adjust_symndx): Clear *adjustedp.
9075
9076 Wed Oct 18 16:20:08 1995 steve chamberlain <sac@slash.cygnus.com>
9077
9078 * coff-i386.c (coff_i386_reloc_type_lookup): New.
9079 * coffcode.h (coff_write_object_contents): If .bss is before
9080 .data us that as data_start.
9081 * cofflink.c (_bfd_coff_generic_relocate_section): Get reloc
9082 calc correct.
9083 * peicode.h (add_data_entry): Use _cooked_size of data directory.
9084 (coff_swap_outhdr_out): Hardwire in version number.
9085
9086 Wed Oct 18 16:50:54 1995 Ken Raeburn <raeburn@cygnus.com>
9087
9088 * sunos.c (sunos_add_dynamic_symbols): Rename local variables
9089 major and minor to *_vno, since the former are also macros in
9090 SunOS header files. Cast result of bfd_alloc to appropriate
9091 type.
9092
9093 * coffgen.c (coff_find_nearest_line): Cast used_by_bfd value
9094 before assigning to sec_data.
9095
9096 Wed Oct 18 13:25:17 1995 Ian Lance Taylor <ian@cygnus.com>
9097
9098 * ecoff.c (_bfd_ecoff_find_nearest_line): The offset argument is
9099 now relative to the section, not absolute.
9100 * ecofflink.c (_bfd_ecoff_locate_line): Use the right symbol to
9101 get the file name when there is a N_SO directory name. When
9102 handling stabs, remember that section->vma was added to the
9103 offset.
9104
9105 Tue Oct 17 18:24:54 1995 Ian Lance Taylor <ian@cygnus.com>
9106
9107 * sunos.c (struct sunos_link_hash_table): Add needed field.
9108 (sunos_link_hash_table_create): Call bfd_release, not free.
9109 (sunos_link_hash_table_create): Initialize needed field.
9110 (sunos_add_dynamic_symbols): Record needed objects.
9111 (bfd_sunos_get_needed_list): New function.
9112 * bfd-in.h (bfd_sunos_get_needed_list): Declare.
9113 * bfd-in2.h: Rebuild.
9114
9115 Mon Oct 16 14:43:59 1995 steve chamberlain <sac@slash.cygnus.com>
9116
9117 * libcoff-in.h (pe_data_type.in_reloc_p): New.
9118
9119 Mon Oct 16 10:52:50 1995 Ian Lance Taylor <ian@cygnus.com>
9120
9121 * bfd-in.h (struct bfd_link_needed_list): Rename from
9122 bfd_elf_link_needed_list.
9123 * bfd-in2.h: Rebuild.
9124 * elf.c, elflink.h, libelf.h: Corresponding changes.
9125
9126 Add start at AIX linker support; no shared libraries yet.
9127 * xcofflink.c: New file.
9128 * configure.in (rs600coff_vec): Use xcofflink.o.
9129 * configure: Rebuild.
9130 * libcoff-in.h (struct xcoff_tdata): Add csects and debug_indices
9131 fields.
9132 (struct xcoff_section_tdata): Define.
9133 (xcoff_section_data): Define macro.
9134 (_bfd_xcoff_bfd_link_hash_table_create): Declare.
9135 (_bfd_xcoff_bfd_link_add_symbols): Declare.
9136 (_bfd_xcoff_bfd_final_link): Declare.
9137 (_bfd_ppc_xcoff_relocate_section): Declare.
9138 * libcoff.h: Rebuild.
9139 * coff-rs6000.c: Clean up a bit.
9140 (xcoff_mkobject): Default modtype to 1L, not RE. Initialize
9141 cputype, csects, and debug_indices.
9142 (xcoff_copy_private_bfd_data): Copy cputype.
9143 (xcoff_howto_table): Rename from rs6000coff_howto_table.
9144 (xcoff_rtype2howto): Rename from rs6000coff_rtype2howto.
9145 (xcoff_reloc_type_lookup): Rename from
9146 rs6000coff_reloc_type_lookup.
9147 (coff_relocate_section): Define.
9148 (_bfd_xcoff_sizeof_headers): Define.
9149 (_bfd_xcoff_bfd_get_relocated_section_contents): Define.
9150 (_bfd_xcoff_bfd_relax_section): Define.
9151 (_bfd_xcoff_bfd_link_split_section): Define.
9152 (rs6000coff_vec): For BFD_JUMP_TABLE_LINK, use _bfd_xcoff, not
9153 coff.
9154 * coffcode.h (coff_compute_section_file_positions): If AIX,
9155 increment sofar by SMALL_AOUTSZ if not executable.
9156 (coff_write_object_contents): If AIX, always output an a.out
9157 header; if not executable, header size of SMALL_AOUTSZ.
9158 * hash.c (struct bfd_strtab_hash): Add xcoff field.
9159 (_bfd_stringtab_init): Initialize xcoff field.
9160 (_bfd_xcoff_stringtab_init): New function.
9161 (_bfd_stringtab_add): In XCOFF mode, leave two bytes for length.
9162 (_bfd_stringtab_emit): In XCOFF mode, write out length.
9163 * libbfd-in.h (_bfd_xcoff_stringtab_init): Declare.
9164 * libbfd.h: Rebuild.
9165 * Makefile.in: Rebuild dependencies.
9166 (BFD32_BACKENDS): Add xcofflink.o.
9167 (CFILES): Add xcofflink.c.
9168
9169 * elf32-mips.c (mips_elf_symbol_processing): Set SEC_ALLOC, not
9170 SEC_NO_FLAGS, for .acommon section. From Peter Schauer
9171 <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>.
9172
9173 Sat Oct 14 21:36:02 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9174
9175 * coff-ppc.c (in_reloc_p): Add, clone from coff-i386.c.
9176
9177 Fri Oct 13 17:48:43 1995 Ken Raeburn <raeburn@cygnus.com>
9178
9179 * acconfig.h (HAVE_SYS_PROCFS_H): Undef, with comment.
9180 * config.in: Regenerated.
9181
9182 * opncls.c (getpagesize) [!HAVE_GETPAGESIZE]: Define as 2048.
9183 (_bfd_chunksize): New variable.
9184 (_bfd_new_bfd): Set it to getpagesize() if negative, and use it
9185 for obstack chunk size.
9186 * configure.in: Check for getpagesize.
9187 * configure: Regenerated.
9188
9189 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9190
9191 * trad-core.c (rawptr): Make it a local variable of
9192 ptrace_unix_core_file_p.
9193
9194 Fri Oct 13 11:22:01 1995 steve chamberlain <sac@slash.cygnus.com>
9195
9196 * coff-arm.c (in_reloc_p): New.
9197 * coff-i386.c (in_reloc_p): New.
9198 * coffcode.h: Allways include peicode.h if COFF_WITH_PE.
9199 (coff_write_object_contents): Only set has_reloc_section
9200 if PE_IMAGE.
9201 * cofflink.c (_bfd_coff_generic_relocate_section): Call
9202 in_reloc_p to decide if reloc should be emitted.
9203 * libcoff.h (pe_data_type.in_reloc_p): New.
9204 * peicode.h (pe_mkobject): Initialize in_reloc_p.
9205
9206 Wed Oct 11 00:49:29 1995 Ian Lance Taylor <ian@cygnus.com>
9207
9208 * cofflink.c (_bfd_coff_internal_syment_name): Move to coffgen.c.
9209 (_bfd_coff_read_internal_relocs): Likewise.
9210 * coffgen.c (_bfd_coff_internal_syment_name): Copy from coffgen.c.
9211 (_bfd_coff_read_internal_relocs): Likewise.
9212
9213 * elflink.h (elf_link_add_object_symbols): Correct conditions
9214 under which type and size change warnings are issued.
9215
9216 Tue Oct 10 18:32:46 1995 Ian Lance Taylor <ian@cygnus.com>
9217
9218 * coffgen.c (coff_count_linenumbers): Don't count line numbers for
9219 a symbol which is not in a real section.
9220 (coff_write_native_symbol): Corresponding change.
9221
9222 * cofflink.c (_bfd_coff_link_hash_newfunc): Rename from
9223 coff_link_hash_newfunc and make non-static.
9224 (_bfd_coff_link_hash_table_init): New function, broken out of
9225 _bfd_coff_link_hash_table_create.
9226 (_bfd_coff_link_hash_table_create): Use it.
9227 (process_embedded_commands): Make static.
9228 * libcoff-in.h ((_bfd_coff_link_hash_newfunc): Declare.
9229 (_bfd_coff_link_hash_table_init): Declare.
9230 * libcoff.h: Rebuild.
9231
9232 * coffcode.h (coff_mkobject_hook): If RS6000COFF_C, set cputype
9233 field in XCOFF tdata.
9234 (coff_set_arch_mach_hook): Check ifdef RS6000COFF_C, not ifdef
9235 U802ROMAGIC, for clarity. Try to set arch and machine correctly
9236 based on cputype stored in a.out header, or in n_type of initial
9237 .file symbol.
9238 (coff_write_object_contents): Set cputype correctly in a.out
9239 header.
9240 (coff_slurp_symbol_table): Add casts to file_ptr to avoid
9241 warnings.
9242 * coffswap.h (coff_swap_aouthdr_in): Swap in cputype field.
9243 (coff_swap_aouthdr_out): Swap out cputype field. Don't clear
9244 old resv1 field.
9245 * libcoff-in.h (struct xcoff_tdata): Add cputype field.
9246 * libcoff.h: Rebuild.
9247
9248 * cpu-rs6000.c (rs6000_compatible): New static function.
9249 (bfd_rs6000_arch): Use it.
9250 * cpu-powerpc.c (powerpc_compatible): New static function.
9251 (arch_info_struct): Define various flavours of PowerPC.
9252 (bfd_powerpc_arch): Use powerpc_compatible. Point at
9253 arch_info_struct.
9254
9255 Tue Oct 10 10:50:46 1995 Fred Fish <fnf@cygnus.com>
9256
9257 * Makefile.in (FLAGS_TO_PASS): Remove BISON.
9258
9259 Tue Oct 10 01:28:29 1995 Ian Lance Taylor <ian@cygnus.com>
9260
9261 * elflink.h (elf_link_add_object_symbols): Don't warn about
9262 changing the size or type if the old definition was weak.
9263
9264 Mon Oct 9 11:24:08 1995 Ian Lance Taylor <ian@cygnus.com>
9265
9266 * coffcode.h (combined_entry_type): Add fix_line field.
9267 (coff_slurp_line_table): Warn if we try to set the lineno field of
9268 a symbol twice.
9269 (coff_slurp_symbol_table): If RS6000COFF_C, handle C_BINCL and
9270 C_EINCL by setting fix_line. Fix C_BSTAT symbol value.
9271 * coffgen.c (coff_mangle_symbols): Handle fix_line.
9272 (coff_write_symbol): Only use N_DEBUG if the symbol is in the
9273 absolute section.
9274 (coff_print_symbol): Print fix_value symbols in a useful fashion.
9275 * libcoff.h: Rebuild.
9276
9277 * libcoff-in.h (struct xcoff_tdata): Define.
9278 (xcoff_data): Define.
9279 * bfd.c (struct _bfd): Add xcoff_obj_data field to tdata union.
9280 * bfd-in2.h, libcoff.h: Rebuild.
9281 * coff-rs6000.c (xcoff_mkobject): New static function.
9282 (coff_mkobject): Define.
9283 (xcoff_copy_private_bfd_data): New static function.
9284 (coff_bfd_copy_private_bfd_data): Define.
9285 (rs6000coff_howto_table): Change R_TOC complain_on_overflow from
9286 signed to bitfield.
9287 (rs6000coff_vec): Add DYNAMIC to object_flags.
9288 * coffcode.h (sec_to_styp_flags): If RS6000COFF_C, handle .pad and
9289 .loader sections specially.
9290 (coff_new_section_hook): If RS6000COFF_C, get the .text and .data
9291 section alignment from the XCOFF tdata information.
9292 (coff_mkobject_hook): If RS6000COFF_C, set DYNAMIC based on
9293 F_SHROBJ, and copy the extra a.out header information into the
9294 XCOFF tdata structure.
9295 (coff_write_object_contents): If RS6000COFF_C, set F_SHROBJ,
9296 F_DYNLOAD and the extra a.out header information.
9297 (coff_slurp_symbol_table): Set BSF_NOT_AT_END for a C_EXT or
9298 C_HIDEXT symbol with attached csect information.
9299 * coffswap.h (coff_swap_aouthdr_in): If RS6000COFF_C, swap
9300 in the o_maxdata field.
9301 (coff_swap_aouthdr_out): If RS6000COFF_C, swap extra XCOFF fields.
9302 * coffgen.c (coff_renumber_symbols): Don't move any symbol to the
9303 end if BSF_NOT_AT_END is set.
9304
9305 * targets.c (bfd_target): Rename _bfd_read_ar_hdr field to
9306 _bfd_read_ar_hdr_fn.
9307 * libbfd-in.h (_bfd_read_ar_hdr): Update accordingly.
9308 * bfd-in2.h, libbfd.h: Rebuild.
9309 * archive.c (_bfd_get_elt_at_filepos): Cast _bfd_read_ar_hdr
9310 return value.
9311 (do_slurp_bsd_armap, do_slurp_coff_armap): Likewise.
9312 (bfd_slurp_bsd_armap_f2): Likewise.
9313 (_bfd_slurp_extended_name_table): Likewise.
9314
9315 Fri Oct 6 16:18:35 1995 Ken Raeburn <raeburn@cygnus.com>
9316
9317 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9318
9319 * archive.c (bfd_get_next_mapent): Return BFD_NO_MORE_SYMBOLS
9320 when the symbol table is empty.
9321
9322 * elf32-m68k.c (elf_m68k_size_dynamic_sections): Don't reserve
9323 space for section symbols, since we don't output them either.
9324 (elf_m68k_adjust_dynindx): Removed.
9325
9326 * ptrace-core.c (rawptr): Make it a local variable of
9327 ptrace_unix_core_file_p.
9328
9329 Fri Oct 6 12:24:47 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9330
9331 * coff-rs6000.c (xcoff_write_archive_contents): Return false, not
9332 NULL.
9333
9334 * config.bfd (powerpc{,le}-{elf,sysv4,eabi,solaris2}): Add NT, and
9335 Mac object file formats.
9336
9337 Fri Oct 6 12:04:02 1995 Ian Lance Taylor <ian@cygnus.com>
9338
9339 * coffgen.c (coff_fix_symbol_name): Don't try to set up file
9340 auxent if there isn't one.
9341 (coff_write_symbols): If there is no file auxent, use SYMNMLEN
9342 rather than FILNMLEN as the maximum name length.
9343
9344 * coffcode.h (bfd_coff_backend_data): Add new field
9345 _bfd_coff_print_aux.
9346 (bfd_coff_print_aux): New static function.
9347 (coff_pointerize_aux_hook (RS6000COFF_C version)): Pointerize the
9348 scnlen field of an XTY_LD csect aux entry.
9349 (coff_print_aux): New static function.
9350 (coff_slurp_symbol_table): Don't pointerize scnlen field; now done
9351 in coff_pointerize_aux_hook.
9352 (bfd_coff_std_swap_table): Initialize new field.
9353 * coffgen.c (coff_print_symbol): Call bfd_coff_print_aux.
9354 * libcoff.h: Rebuild.
9355 * coff-alpha.c (alpha_ecoff_backend_data): Initialize new field.
9356 * coff-mips.c (mips_ecoff_backend_data): Likewise.
9357
9358 * coffcode.h (coff_write_object_contents): On AIX, clear F_RELFLG
9359 if there are symbols, for native AIX ld compatibility.
9360
9361 * coffcode.h (bfd_coff_backend_data): Add new field
9362 _bfd_coff_pointerize_aux_hook.
9363 (coff_pointerize_aux_hook): Define as a function if RS6000COFF_C
9364 or I960, and as 0 otherwise.
9365 (bfd_coff_std_swap_table): Initialize new field.
9366 * libcoff.h: Rebuild.
9367 * coffgen.c (coff_pointerize_aux): Change parameters to take
9368 symbol pointer instead of type and class, and to take aux index.
9369 Call _bfd_coff_pointerize_aux_hook if it is defined.
9370 (coff_get_normalized_symtab): Always call coff_pointerize_aux.
9371 * coff-alpha.c (alpha_ecoff_backend_data): Initialize all fields.
9372 * coff-mips.c (mips_ecoff_backend_data): Likewise.
9373
9374 * coff-rs6000.c: Add full support for AIX archives. Rewrite old
9375 read-only/host-only support.
9376
9377 * coffcode.h (coff_slurp_symbol_table): Set C_HIDEXT symbols to be
9378 BSF_LOCAL.
9379 (OTHER_GLOBAL_CLASS): Do not define to be C_HIDEXT if
9380 RS6000COFF_C.
9381
9382 * targets.c (bfd_target): Add _bfd_read_ar_hdr field. Modify
9383 BFD_JUMP_TABLE_ARCHIVE accordingly.
9384 * libbfd-in.h (_bfd_snarf_ar_hdr): Don't declare.
9385 (_bfd_compute_and_write_armap): Declare.
9386 (_bfd_generic_read_ar_hdr): Declare.
9387 (_bfd_read_ar_hdr): Define.
9388 (_bfd_noarchive_read_ar_hdr): Define.
9389 (_bfd_archive_bsd_read_ar_hdr): Define.
9390 (_bfd_archive_coff_read_ar_hdr): Define.
9391 * archive.c: Change all callers of _bfd_snarf_ar_hdr to call
9392 _bfd_read_ar_hdr instead.
9393 (_bfd_generic_read_ar_hdr): Rename from _bfd_snarf_ar_hdr.
9394 (_bfd_compute_and_write_armap): Rename from
9395 compute_and_write_armap. Make non-static. Change all callers.
9396 * ecoff.c (_bfd_ecoff_slurp_armap): Call _bfd_read_ar_hdr rather
9397 than _bfd_snarf_ar_hdr.
9398 * aout-target.h (MY_read_ar_hdr): Define if not defined.
9399 * ieee.c (ieee_read_ar_hdr): Define.
9400 * libecoff.h (_bfd_ecoff_read_ar_hdr): Define.
9401 * oasys.c (oasys_read_ar_hdr): Define.
9402 * som.c (som_read_ar_hdr): Define.
9403 * bfd-in2.h, libbfd.h: Rebuild.
9404
9405 Thu Oct 5 14:04:07 1995 steve chamberlain <sac@slash.cygnus.com>
9406
9407 * peicode.c (coff_swap_filehdr_in): If symptr is
9408 zero, there aren't any symbols, even if nsyms is set.
9409
9410 Thu Oct 5 11:45:02 1995 Ian Lance Taylor <ian@cygnus.com>
9411
9412 * libecoff.h (struct ecoff_backend_data): Add adjust_headers
9413 field.
9414 * ecoff.c (ecoff_sec_to_styp_flags): Check for various Alpha
9415 sections, and set styp correctly for them: .got, .hash, .dynamic,
9416 .liblist, .rel.dyn, .conflic, .dynstr, .dynsym, .comment.
9417 (_bfd_ecoff_styp_to_sec_flags): Check for various Alpha section
9418 types.
9419 (ecoff_sort_hdrs): New static function.
9420 (ecoff_compute_section_file_positions): Return boolean, not void.
9421 Sort the sections by VMA before looking through them. Put the
9422 first non SEC_ALLOC section on a new page. Put every SEC_ALLOC
9423 section on an appropriate boundary within the page.
9424 (ecoff_compute_reloc_file_positions): Check return value of
9425 ecoff_compute_section_file_positions.
9426 (_bfd_ecoff_set_section_contents): Likewise.
9427 (_bfd_ecoff_write_object_contents): Check for various Alpha
9428 section types when incrementing text_size and data_size. Call
9429 adjust_headers backend function if it exists.
9430 * coff-alpha.c (alpha_adjust_headers): New static function.
9431 (alpha_ecoff_backend_data): Initialize adjust_headers field.
9432 * coff-mips.c (mips_ecoff_backend_data): Likewise.
9433
9434 * hosts/i386bsd.h: Restore file incorrectly deleted on Sep 6.
9435
9436 Wed Oct 4 18:15:02 1995 Jeff Law (law@hurl.cygnus.com)
9437
9438 * rs6000-core.c (CORE_VERSION_1): Use CORE_VERSION_1 instead
9439 of ALTERNATE_AIX_CORE_FORMAT.
9440 * configure.in (aix4): No longer need CORE_FLAGS.
9441 * configure: Updated.
9442
9443 Wed Oct 4 15:36:36 1995 Ken Raeburn <raeburn@cygnus.com>
9444
9445 NS32k changes from Ian Dall:
9446 * aoutx.h (MY_final_link_relocate, MY_relocate_contents): New
9447 macros.
9448 (aout_link_input_section_std, aout_link_input_section_ext,
9449 aout_link_reloc_link_order): Call them instead of _bfd_*
9450 versions.
9451 * aout-target.h (MY_exec_header_not_counted): New macro, defaults
9452 to zero.
9453 (backend_data): Use it instead of hardcoded zero.
9454
9455 * aout-ns32k.c (CTOR_TABLE_RELOC_HOWTO): New macro.
9456 (MY_swap_std_reloc_out): Use udata.i for KEEPIT, don't call stoi.
9457
9458 * ns32knetbsd.c: Include bfd.h.
9459 (MY_text_includes_header, MY_bfd_reloc_type_lookup): New macros.
9460 (MY_bfd_reloc_type_lookup): Declare function too.
9461 * pc532-mach.c (set_sizes): Don't declare.
9462 (MY_text_includes_header, MY_exec_header_not_counted): Define.
9463 (backend_data, MY_backend_data): Don't define.
9464
9465 * config.bfd: Treat ns32k-pc532-ux* like ns32k-pc532-mach*, and
9466 ns32k-*-lites* like ns32k-*-netbsd*.
9467
9468 * hosts/nbsd.h: Swap order of sys/vmparam.h and sys/param.h, to
9469 compile on lites.
9470
9471 Wed Oct 4 14:15:52 1995 Ian Lance Taylor <ian@cygnus.com>
9472
9473 * coffcode.h (coff_write_object_contents): Restore setting
9474 f_timdat to 0, deleted on August 22.
9475
9476 Tue Oct 3 16:28:32 1995 steve chamberlain <sac@slash.cygnus.com>
9477
9478 * coffcode.h (coff_bfd_copy_private_symbol_data,
9479 coff_bfd_copy_private_section_data,
9480 coff_bfd_copy_private_bfd_data): ifdef to allow overrides.
9481 * peicode.h (coff_bfd_copy_private_bfd_data): New
9482 (pe_bfd_copy_private_bfd_data): New.
9483 (coff_swap_scnhdr_in): Swap bss size into the right place.
9484 (pe_print_private_bfd_data): Add some newlines.
9485
9486 Tue Oct 3 11:53:04 1995 Jeff Law (law@hurl.cygnus.com)
9487
9488 * som.c (setup_sections): Don't die if a space has no subspaces.
9489
9490 Mon Oct 2 14:08:55 1995 Ian Lance Taylor <ian@cygnus.com>
9491
9492 * elflink.h (elf_link_add_object_symbols): Don't let a weak
9493 dynamic symbol override a common symbol. Don't change the size or
9494 type if they have been set and the new symbol is not a definition.
9495 Warn if the size or type changes.
9496
9497 Sun Oct 1 01:34:41 1995 Jeff Law (law@hurl.cygnus.com)
9498
9499 * som.c (som_begin_writing): Don't write the symbol table or
9500 symbol strings.
9501 (som_finish_writing): Write them here. Place them after the
9502 subspace data, but before the relocs.
9503
9504 Fri Sep 29 11:01:55 1995 Ian Lance Taylor <ian@cygnus.com>
9505
9506 * sunos.c (sunos_add_one_symbol): Just pass false, not
9507 info->shared_library, to sunos_create_dynamic_sections.
9508 (sunos_scan_ext_relocs): Don't warn about a reloc in the .text
9509 section.
9510 (sunos_check_dynamic_reloc): Remove .text section assertion.
9511
9512 Thu Sep 28 18:48:47 1995 Stan Shebs <shebs@andros.cygnus.com>
9513
9514 * config.bfd: Add powerpc-*-macos*, powerpc-*-mpw*.
9515 * configure, configure.in: Add pmac_xcoff_vec case.
9516 * Makefile.in (BFD32_BACKENDS): Add coff-pmac.o.
9517 * coff-pmac.c: New file, PowerMac XCOFF support.
9518 * coffcode.h (coff_set_arch_mach_hook): Add PowerMac case.
9519 * targets.c (pmac_xcoff_vec): Declare.
9520
9521 * mpw-config.in: Various changes to be compatible with the
9522 autoconf-based configury.
9523 * mpw-make.sed: New file, sed commands to translate Unix
9524 makefile into MPW syntax.
9525 * mpw-make.in: Remove.
9526 * hosts/mpw.h: Remove.
9527 * bfd-in.h, bfd-in2.h: If MPW, include the file that defines
9528 true and false as enums, then define TRUE_FALSE_ALREADY_DEFINED.
9529
9530 Thu Sep 28 17:06:23 1995 steve chamberlain <sac@slash.cygnus.com>
9531
9532 * binary.c (binary_get_symtab): Return an empty string on error.
9533 * opncls.c (bfd_fdpenr): Change WIN32 restriction to WINGDB.
9534
9535 Thu Sep 28 15:30:44 1995 Kim Knuttila <krk@nellie>
9536
9537 * coff-ppc.c: Reformatted according to gnu conventions
9538 Removed irrelevant "if 0" code
9539
9540 Thu Sep 28 11:19:53 1995 Ian Lance Taylor <ian@cygnus.com>
9541
9542 * hp300hpux.c (convert_sym_type): Treat secondary symbols as weak
9543 symbols rather than as indirect symbols.
9544 (MY(slurp_symbol_table)): Don't do anything special about
9545 secondary symbols.
9546
9547 * coffcode.h (coff_new_section_hook): Make sure that the alignment
9548 of .ctors and .dtors sections is no larger than 2.
9549
9550 * sunos.c (sunos_add_one_symbol): Don't change
9551 bfd_link_hash_common to bfd_link_hash_new, since it may be on the
9552 undef list.
9553 (bfd_sunos_record_link_assignment): Don't put __DYNAMIC in the
9554 dynamic symbols when creating a shared library.
9555 (sunos_scan_ext_relocs): Handle relocs correctly when creating a
9556 shared library.
9557 (sunos_scan_dynamic_symbol): Don't mark the __DYNAMIC symbol as
9558 written even if it is not defined in a regular object.
9559 (sunos_write_dynamic_symbol): Use plt_offset for the address of
9560 the jump table reloc. Add an assertion. Use RELOC_JMP_SLOT
9561 rather than the constant 22.
9562 (sunos_check_dynamic_reloc): Handle creating a shared library.
9563 (sunos_finish_dynamic_link): Set the first entry in the GOT to
9564 zero when creating a shared library.
9565 * aoutx.h (NAME(aout,final_link)): If there is a symbol __DYNAMIC,
9566 write it out at the start of the symbol table.
9567
9568 * Makefile.in (BFD32_BACKENDS): Add coff-arm.o.
9569
9570 Thu Sep 28 00:58:05 1995 Doug Evans <dje@deneb.cygnus.com>
9571
9572 * config.bfd: Add arm-*-coff.
9573 * configure.in, configure: Add armcoff_{little,big}_vec.
9574 * targets.c (armcoff_{little,big}_vec): Declare.
9575 (bfd_target_vector): Add armcoff_{little,big}_vec.
9576 * coff-arm.c (armcoff_{little,big}_vec): Always define.
9577
9578 Wed Sep 27 10:37:14 1995 Ian Lance Taylor <ian@cygnus.com>
9579
9580 * targets.c (bfd_find_target): Remove debugging code.
9581
9582 Wed Sep 27 07:23:39 1995 Kim Knuttila <krk@nellie>
9583
9584 * coff-ppc.c, pe-ppc.c, pei-ppc.c: Initial bfd for coff/PE
9585 support on powerpc.
9586 * Makefile.in: added *-ppc files
9587 * coffcode.h: ppc MAGIC, and use peicode.h rather than coffswap.h to
9588 allow pe based .o's to be shared with other tools on ppc/NT
9589 * config.bfd: added powerpc[le]-[pe|winnt] config support
9590 * configure, configure.in: added bfd_powerpc[le]_pe[i]_vec
9591 * peicode.h: Added more section flags for PE on ppc
9592 Added coff_swap_filehdr_out to allow peicode.h to be
9593 used for non-image PE files on ppc.
9594 Check for image, or not, before copying pe_opthdr
9595 * targets.c: Added new bfd's
9596 * targets.c: Removed two inactive bfds that shouldn't have made it this
9597 far.
9598
9599 Tue Sep 26 14:06:41 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9600
9601 * elf32-ppc.c (ppc_reloc_type): Rename from reloc_type, and use
9602 explicit values to initialize all relocs. Change all users.
9603 (ppc_elf_brtaken_inner): New function to handle branch predicition
9604 relocs.
9605 (ppc_elf_brtaken_reloc): Ditto.
9606 (ppc_elf_howto_raw): Use new functions. Make sure all unsupported
9607 relocs use ppc_elf_unsupported_reloc.
9608 (ppc_elf_merge_private_bfd_data): Keep track of whether an error
9609 needs to be reported.
9610 (ppc_elf_relocate_section): Support branch prediction relocs.
9611
9612 Tue Sep 26 12:48:05 1995 Ian Lance Taylor <ian@cygnus.com>
9613
9614 * bfd.c (bfd_assert): Remove \n from string passed to
9615 _bfd_error_handler.
9616
9617 * coff-i386.c: (TWO_DATA_SECS): Don't define.
9618 * coffcode.h (bfd_coff_backend_data): Remove _bfd_make_section_hook.
9619 (bfd_coff_make_section_hook): Don't define.
9620 (coff_make_section_hook): Remove.
9621 (sec_to_styp_flags): Remove TWO_DATA_SECS case.
9622 (styp_to_sec_flags): Likewise.
9623 (coff_write_object_contents): Likewise.
9624 (bfd_coff_std_swap_table): Don't initialize make_section_hook
9625 field.
9626 * libcoff.h: Rebuild.
9627 * coffgen.c (make_a_section_from_file): Just call
9628 bfd_make_section_anyway, not bfd_make_section or
9629 bfd_coff_make_section_hook.
9630 * ecoff.c (_bfd_ecoff_make_section_hook): Remove.
9631 * libecoff.h (_bfd_ecoff_make_section_hook): Don't declare.
9632 * coff-alpha.c (alpha_ecoff_backend_data): Don't initialize
9633 make_section_hook field.
9634 * coff-mips.c (mips_ecoff_backend_data): Likewise.
9635
9636 * aoutx.h (translate_from_native_sym_flags): Don't try to stuff
9637 pointers into value field for warning and indirect symbols; just
9638 leave the value field alone.
9639 * linker.c (generic_link_add_symbol_list): Use next symbol for
9640 warning and indirect symbols, rather than looking in symbol value.
9641 * ecoff.c (ecoff_set_symbol_info): Remove indirect_ptr_ptr
9642 parameter. Change all callers. Remove support for indirect
9643 symbols; it didn't work anyhow.
9644 (_bfd_ecoff_slurp_symbol_table): Remove indirect_ptr variable.
9645 * syms.c: Change comments about BSF_WARNING and BSF_INDIRECT.
9646 * bfd-in2.h: Rebuild.
9647
9648 Mon Sep 25 16:04:09 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9649
9650 * elf32-ppc.c (ppc_elf_howto_raw): For all 14-bit branch relocs,
9651 go back to telling the tools this reloc operates on 32 bits.
9652
9653 Mon Sep 25 11:48:02 1995 Ian Lance Taylor <ian@cygnus.com>
9654
9655 * aout-adobe.c (aout_adobe_callback): Use _bfd_error_handler
9656 rather than a direct fprintf.
9657 * archive.c (_bfd_write_archive_contents): Likewise.
9658 * coffcode.h (coff_slurp_symbol_table): Likewise.
9659 * elf32-ppc.c (ppc_elf_merge_private_bfd_data): Likewise.
9660 (ppc_elf_unsupported_reloc): Likewise.
9661 (ppc_elf_relocate_section): Likewise.
9662 * i386linux.c (linux_tally_symbols): Likewise.
9663 (linux_finish_dynamic_link): Likewise.
9664 * osf-core.c (osf_core_core_file_p): Likewise.
9665 * rs6000-core.c (rs6000coff_get_section_contents): Likewise.
9666 * som.c (som_sizeof_headers): Likewise.
9667 * srec.c (srec_bad_byte): Likewise.
9668 * bfd.c (bfd_assert): Likewise. Also change file to be const.
9669 * libbfd-in.h (bfd_assert): Declare first parameter const.
9670 * libbfd.h: Rebuild.
9671 * coff-a29k.c (a29k_reloc): Don't bother to fprintf; returning
9672 bfd_reloc_overflow is enough.
9673 * coff-h8300.c (rtype2howto): Don't bother to fprintf; just abort.
9674 * coff-h8500.c (rtype2howto): Likewise.
9675 * coff-z8k.c (rtype2howto): Likewise.
9676 * coffcode.h (dummy_reloc16_extra_cases): Likewise.
9677 * elf.c (_bfd_elf_get_lineno): Likewise.
9678 (_bfd_elf_no_info_to_howto): Likewise.
9679 (_bfd_elf_no_info_to_howto_rel): Likewise.
9680 * hp300hpux.c (convert_sym_type): Likewise.
9681 (MY(swap_std_reloc_in)): Likewise.
9682 * elf.c (bfd_section_from_shdr): Remove #if 0 sections.
9683
9684 * libaout.h (struct aoutdata): Add line_buf field.
9685 * aoutx.h (NAME(aout,find_nearest_line)): Remove statics buffer
9686 and filename_buffer. Instead, use a malloc buffer stored in the
9687 new line_buf field. Remove length restrictions.
9688
9689 * coffgen.c (string_size): Remove static variable.
9690 (debug_string_size, debug_string_section): Likewise.
9691 (coff_fix_symbol_name): Add string_size_p, debug_string_section_p,
9692 and debug_string_size_p parameters. Use them instead of the
9693 global variables. Change all callers.
9694 (coff_write_symbol): Likewise.
9695 (coff_write_alien_symbol, coff_write_native_symbol): Likewise.
9696 (coff_write_symbols): Add local variables to replace removed
9697 global variables.
9698
9699 * libcoff-in.h (struct coff_section_tdata): Add offset, i,
9700 function, and line_base fields.
9701 * libcoff.h: Rebuild.
9702 * coffgen.c (coff_find_nearest_line): Use section tdata to cache
9703 information, rather than using static variables.
9704
9705 * sunos.c (sunos_read_dynamic_info): Adjust offsets in an NMAGIC
9706 file. From Peter DeWolf <pld@amt.tay1.dec.com>.
9707
9708 * init.c (initialized): Remove static variable.
9709 (bfd_init): Don't bother setting initialized.
9710 (bfd_check_init): Remove.
9711 * opncls.c (_bfd_new_bfd): Don't call bfd_check_init.
9712 * libbfd.h: Rebuild.
9713
9714 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9715
9716 * rs6000-core.c (rs6000coff_core_p): Don't check the core file
9717 size for full core dumps. Copy core file header to private data.
9718 (rs6000coff_core_file_failing_command,
9719 rs6000coff_core_file_failing_signal): New functions to extract
9720 the file name and terminating signal from the core file.
9721 * coff-rs6000.c: Use them.
9722
9723 Fri Sep 22 17:44:47 1995 Ian Lance Taylor <ian@cygnus.com>
9724
9725 Change arch info to be const, initialized at compile time.
9726 * archures.c: Reindent many functions. Change CONST to const.
9727 (bfd_arch_info_type): Make arch_name const. Remove disassemble;
9728 nothing set it anyhow. Make next const.
9729 (bfd_arch_info_list): Remove.
9730 (bfd_archures_list): Rename from archures_init_table. Change from
9731 a table of function pointers to a table of bfd_arch_info_type
9732 structure addresses.
9733 (bfd_scan_arch): Rewrite accordingly. Return a const pointer.
9734 (bfd_lookup_arch): Likewise.
9735 (bfd_set_arch_info): Rewrite accordingly. Change argument to be a
9736 const pointer.
9737 (bfd_default_arch_struct): Make const.
9738 (bfd_arch_init, bfd_arch_linkin): Remove.
9739 (bfd_get_arch_info): Return a const pointer.
9740 * init.c (bfd_init): Don't call bfd_arch_init.
9741 * bfd.c (struct _bfd): Make arch_info const.
9742 * bfd-in2.h: Rebuild.
9743 * libbfd.h: Rebuild.
9744 * configure.in: Put & before everything in $selarchs.
9745 * configure: Rebuild.
9746 * cpu-*.c: Change bfd_*_arch from a function which calls
9747 bfd_arch_linkin to a const structure.
9748 * ieee.c (ieee_object_p): Make arch const.
9749
9750 Fri Sep 22 16:23:18 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9751
9752 * reloc.c (bfd_reloc_code_type): Add relocations to support all of
9753 PowerPC V.4.
9754 * bfd-in2.h: Regenerate.
9755 * libbfd.h: Regenerate.
9756
9757 * elf32-ppc.c (reloc_type): Update names to match current draft.
9758 (ppc_elf_howto_raw): Mark 14 bit relocs as short sized and PC
9759 relative. Update names to current V.4 draft.
9760 (ppc_elf_reloc_type_lookup): Add support for more relocations.
9761 (ppc_elf_relocate_section): Rename relocations to match draft.
9762
9763 Thu Sep 21 21:53:18 1995 Michael Meissner <meissner@cygnus.com>
9764
9765 * elf32-ppc.c (ppc_elf_merge_private_bfd_data): Allow modules
9766 compiled with -mrelocatable-lib to be linked with either normal
9767 modules or -mrelocatable modules.
9768
9769 Wed Sep 20 12:03:26 1995 Ian Lance Taylor <ian@cygnus.com>
9770
9771 * coffcode.h (coff_write_object_contents): Clear the vstamp field
9772 in the a.out header.
9773
9774 * aoutx.h (NAME(aout,swap_ext_reloc_out)): Don't set r_extern for
9775 a reloc against a local symbol, even if it's not a section.
9776
9777 Tue Sep 19 17:02:26 1995 Ian Lance Taylor <ian@cygnus.com>
9778
9779 * targets.c (bfd_target): Remove unused align_power_min field.
9780 * bfd-in2.h: Rebuild.
9781 * All backends: Remove initialization of align_power_min.
9782
9783 Tue Sep 19 14:02:21 1995 steve chamberlain <sac@slash.cygnus.com>
9784
9785 * peicode.h (coff_swap_scnhdr_out): Get sizes for BSS right.
9786
9787 Mon Sep 18 14:35:01 1995 Arne H. Juul <arnej@pvv.unit.no>
9788
9789 * config.bfd (mips-dec-netbsd*): New target.
9790 * configure.host (mips-dec-netbsd*): New host.
9791 * configure.in (mips-dec-netbsd*): New native.
9792 * configure: Rebuild.
9793
9794 Fri Sep 15 10:24:36 1995 Ian Lance Taylor <ian@cygnus.com>
9795
9796 Make the COFF backend linker merge common types:
9797 * cofflink.c (struct coff_debug_merge_element): Define.
9798 (struct coff_debug_merge_type): Define.
9799 (struct coff_debug_merge_hash_entry): Define.
9800 (struct coff_debug_merge_hash_table): Define.
9801 (coff_debug_merge_hash_table_init): Define.
9802 (coff_debug_merge_hash_table_free): Define.
9803 (coff_debug_merge_hash_lookup): Define.
9804 (struct coff_final_link_info): Add debug_merge field.
9805 (coff_debug_merge_hash_newfunc): New static function.
9806 (_bfd_coff_final_link): Allocate and free debug_merge table.
9807 (coff_link_input_bfd): Merge identical enum, struct and union
9808 types.
9809
9810 Thu Sep 14 14:53:58 1995 Ian Lance Taylor <ian@cygnus.com>
9811
9812 Convert i960 COFF to use COFF backend linker.
9813 * coff-i960.c (coff_i960_relocate): Use a coff_section_data
9814 structure to store the symbol being used.
9815 (coff_i960_start_final_link): New static function.
9816 (coff_i960_relocate_section): New static function.
9817 (coff_i960_adjust_symndx): New static function.
9818 (coff_start_final_link): Define.
9819 (coff_relocate_section): Define.
9820 (coff_adjust_symndx): Define.
9821 * coffcode.h (bfd_coff_backend_data): Add new callback function
9822 _bfd_coff_start_final_link.
9823 (bfd_coff_start_final_link): Define.
9824 (coff_start_final_link): Define if not defined.
9825 (bfd_coff_std_swap_table): Add coff_start_final_link.
9826 * cofflink.c (_bfd_coff_internal_syment_name): Make globally
9827 visible.
9828 (_bfd_coff_final_link): Call bfd_coff_start_final_link if the
9829 function callback is not NULL.
9830 * libcoff-in.h (struct coff_section_tdata): Add tdata field.
9831 (_bfd_coff_internal_syment_name): Declare.
9832 * libcoff.h: Rebuild.
9833 * configure.in (icoff_big_vec): Add cofflink.o.
9834 (icoff_little_vec): Likewise.
9835 * configure: Rebuild.
9836
9837 Wed Sep 13 17:38:23 1995 Fred Fish <fnf@rtl.cygnus.com>
9838
9839 * Makefile.in (clean-info): Remove extraneous tab from line
9840 following action.
9841
9842 Wed Sep 13 13:27:53 1995 Ian Lance Taylor <ian@cygnus.com>
9843
9844 * cofflink.c (coff_link_input_bfd): Fail if a section with no
9845 contents has relocs.
9846
9847 Thu Sep 12 12:45:34 1995 steve chamberlain <sac@slash.cygnus.com>
9848
9849 * coffcode.h (coff_compute_section_file_positions): Keep the
9850 raw size safe.
9851 (coff_write_object_contents): Remember if it's a relocatable
9852 file.
9853 * libcoff-in.h (pe_data_type): New member 'has_reloc_section'
9854 * peicode.h (coff_swap_filehdr_out): Clear not-reloc flag
9855 if relocatable file. Swap out saved raw size.
9856
9857 Tue Sep 12 12:14:33 1995 Ian Lance Taylor <ian@cygnus.com>
9858
9859 * Makefile.in (do_maintainer_clean): Rename from do_realclean.
9860 (maintainer-clean): Rename from realclean, passing
9861 maintainer-clean down to subdirectories, but leave realclean as a
9862 synonym.
9863
9864 * linker.c (_bfd_generic_link_add_one_symbol): Pass symbol name to
9865 warning callback.
9866
9867 * dep-in.sed: Remove config.h from generated dependencies.
9868
9869 * sunos.c (sunos_slurp_dynamic_symtab): New static function,
9870 broken out of sunos_canonicalize_dynamic_symtab.
9871 (sunos_canonicalize_dynamic_symtab): Call new function
9872 sunos_slurp_dynamic_symtab.
9873 (sunos_add_dynamic_symbols): Add three new parameters. Return the
9874 dynamic symbol table to the caller.
9875 * aoutx.h (aout_link_add_symbols): Permit add_dynamic_symbols
9876 callback to override the symbols being read.
9877 * libaout.h (struct aout_backend_data): Add three new parameters
9878 to add_dynamic_symbols callback.
9879
9880 Extensive minor changes to avoid various gcc warnings. Also:
9881 * Makefile.in (BFD32_BACKENDS): Remove coff-arm.o.
9882 * archures.c (bfd_arch_info_type): Change mach field from long to
9883 unsigned long.
9884 (bfd_lookup_arch): Change machine parameter from long to unsigned
9885 long.
9886
9887 Mon Sep 11 10:55:47 1995 Ian Lance Taylor <ian@cygnus.com>
9888
9889 * sunos.c (sunos_scan_std_relocs): Fix BFD_ASSERT: it's OK to find
9890 a symbol with a non-zero plt_offset.
9891
9892 Fri Sep 8 11:47:24 1995 Ian Lance Taylor <ian@cygnus.com>
9893
9894 * elfcode.h (align_file_position): Remove; not used.
9895
9896 * configure.in: Only check for <sys/procfs.h> on a native system,
9897 and make sure it defines prstatus_t.
9898 * configure: Rebuild.
9899
9900 Thu Sep 7 12:48:01 1995 Ian Lance Taylor <ian@cygnus.com>
9901
9902 * sunos.c (sunos_write_dynamic_symbol): Correct m68k abort test.
9903
9904 * config.in: Rename from config.h.in.
9905 * configure.in: Call AC_CONFIG_HEADER with config.h:config.in.
9906 Check for config.h:config.in when creating stamp-h.
9907 * configure: Rebuild.
9908 * Makefile.in (stamp-h): Depend upon config.in rather than
9909 config.h.in. Set CONFIG_HEADERS to config.h:config.in when
9910 calling config.status.
9911
9912 * Makefile.in (do_distclean): Remove config.h and stamp-h.
9913 (Makefile): Just rebuild Makefile.
9914 (config.h, stamp-h): New targets.
9915 * configure.in: Create stamp-h when rebuilding config.h.
9916 * configure: Rebuild.
9917
9918 Wed Sep 6 15:00:33 1995 Ian Lance Taylor <ian@cygnus.com>
9919
9920 * configure.in: Call AC_CONFIG_HEADER. Substitute
9921 HOST_64BIT_LONG. Check that various header files exist. Check
9922 that fcntl exists. Call BFD_BINARY_FOPEN. Check whether malloc
9923 and/or free need to be declared. Don't make a link to sysdep.h.
9924 Define TRAD_HEADER for various hosts.
9925 * configure: Rebuild.
9926 * configure.host: Don't set my_host. Add definitions taken from
9927 host header files for various entries. Remove entries which now
9928 do nothing.
9929 * acconfig.h: New file.
9930 * config.h.in: New file, built by autoheader.
9931 * sysdep.h: New file.
9932 * Makefile.in (do_distclean): Don't remove sysdep.h.
9933 (RECONFIG): Remove.
9934 (LOCAL_H_DEPS): New variable.
9935 ($(BFD_LIBS)): Use $(LOCAL_H_DEPS) rather than libbfd.h and
9936 $(RECONFIG).
9937 ($(BFD_MACHINES), $(BFD_BACKENDS)): Likewise.
9938 ($(OPTIONAL_BACKENDS)): Likewise.
9939 (stmp-bfd.h): Just substitute for BFD_HOST_64BIT_LONG, rather than
9940 looking through sysdep.h.
9941 * bfd-in.h (BFD_HOST_64BIT_LONG): Define; set by Makefile.
9942 (BFD_HOST_64_BIT): Define based on BFD_HOST_64BIT_LONG.
9943 (fprintf_vma, sprintf_vma): Likewise.
9944 (int64_type, uint64_type): Don't define.
9945 * bfd-in2.h: Rebuild.
9946 * archures.c, bfd.c, srec.c: Include <ctype.h>.
9947 * elfcore.h: Check HAVE_SYS_PROCFS_H rather than HAVE_PROCFS.
9948 * lynx-core.c: Include stuff from old hosts/lynx.h.
9949 * opncls.c (bfd_fdopenr): Check HAVE_FNCTL and defined (F_GETFL),
9950 rather than NO_FCNTL.
9951 * targets.c (bfd_target_list): Check HOST_HPPAHPUX and ! __STDC__
9952 rather than NATIVE_HPPAHPUX_COMPILER.
9953 * trad-core.c: Don't include <errno.h>. Include TRAD_HEADER if it
9954 is defined.
9955 * hosts/*.h: Remove all header files which merely include,
9956 declare, and define things. Leave header files which define
9957 information needed by trad-core.c.
9958
9959 * aclocal.m4 (BFD_BINARY_FOPEN): Define.
9960 (BFD_CC_FOR_BUILD): Define.
9961 * configure.in: Use BFD_CC_FOR_BUILD.
9962 * configure: Rebuild.
9963
9964 Tue Sep 5 19:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
9965
9966 * aclocal.m4: Don't try to grep ../Makefile if it doesn't exist.
9967 * configure: Rebuild.
9968
9969 * coff-sparc.c (CALC_ADDEND): Don't set the addend to the value of
9970 a global symbol.
9971
9972 Tue Sep 5 12:48:26 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9973
9974 * config.bfd: i386pe_ve -> i386pe_vec.
9975
9976 Mon Sep 4 14:02:43 1995 Ian Lance Taylor <ian@cygnus.com>
9977
9978 * configure.host: Incorporate host Makefile fragments by setting
9979 shell variables.
9980 * configure.in: Call AC_PROG_CC. Substitute CFLAGS, HDEFINES and
9981 AR. Call AC_PROG_INSTALL. Substitute CC_FOR_BUILD, choosing a
9982 value based on whether the code is being compiled by a cross
9983 compiler. Don't substitute host_makefile_frag or frags.
9984 * aclocal.m4: New file to define local AC_PROG_CC.
9985 * configure: Rebuild.
9986 * Makefile.in (INSTALL): Set to @INSTALL@.
9987 (INSTALL_PROGRAM): Set to @INSTALL_PROGRAM@.
9988 (INSTALL_DATA): Set to @INSTALL_DATA@.
9989 (AR): Set to @AR@.
9990 (CC): Define as @CC@.
9991 (CFLAGS): Set to @CFLAGS@.
9992 (CC_FOR_BUILD): Set to @CC_FOR_BUILD@.
9993 (@host_makefile_frag@): Remove.
9994 (ALL_CFLAGS): Change $(HDEFINES) to @HDEFINES@. Move $(CFLAGS)
9995 after other options.
9996 (config.status): Remove dependency upon @frags@.
9997 * config/*.mh, config/README: Remove.
9998
9999 * config.bfd: Rewrite to incorporate the contents of the Makefile
10000 fragments by setting shell variables, rather than merely returning
10001 the name of a Makefile fragment.
10002 * configure.in: Use shell variables set by config.bfd rather than
10003 looking at the target Makefile fragment files. Don't substitute
10004 target_makefile_frag. Do substitute TDEFINES.
10005 * configure: Rebuild.
10006 * Makefile.in (@target_makefile_frag@): Remove.
10007 (ALL_CFLAGS): Change $(TDEFINES) to @TDEFINES@.
10008 * config/*.mt: Remove.
10009
10010 Mon Sep 4 03:13:28 1995 Ken Raeburn <raeburn@cygnus.com>
10011
10012 * configure.in: Put changequote lines around "i[345]86" patterns
10013 section of core file support.
10014
10015 Sun Sep 3 11:31:58 1995 Jeff Law (law@snake.cs.utah.edu)
10016
10017 * som.c (som_bfd_print_private_bfd_data): Define to use the
10018 generic version.
10019
10020 Fri Sep 1 17:08:40 1995 steve chamberlain <sac@slash.cygnus.com>
10021
10022 * peicode.h (coff_swap_aouthdr_in): Add ImageBase to
10023 entry, text_start and data_start.
10024
10025 Fri Sep 1 18:06:28 1995 Ian Lance Taylor <ian@cygnus.com>
10026
10027 * Makefile.in (OFILES): Remove $(TDEPFILES).
10028 * config/apollo.mt (TDEPFILES): Remove.
10029 * config/README: Update.
10030
10031 * configure.in: For a native configuration, set COREFILE and
10032 COREFLAG based on the canonical host name.
10033 * configure: Rebuild.
10034 * Makefile.in: Rebuild dependencies.
10035 (ALL_CFLAGS): Add @COREFLAG@.
10036 (OFILES): Replace $(HDEPFILES) with @COREFILE@.
10037 * coff-rs6000.c: Check AIX_CORE rather than HOST_AIX for core file
10038 support routines. Check LYNX_CORE rather than HOST_LYNX.
10039 * lynx-core.c: Check LYNX_CORE rather than HOST_LYNX.
10040 * i386lynx.c: Likewise.
10041 * m68klynx.c: Likewise.
10042 * sparclynx.c: Likewise.
10043 * rs6000-core.c: Check AIX_CORE rather than HOST_AIX.
10044 * *-core.c: Comment changes.
10045 * config/decstation.mh (HDEPFILES): Remove.
10046 (HDEFINES): Remove -DTRAD_CORE.
10047 * config/irix3.mh (RANLIB): Remove.
10048 * config/irix4.mh (HDEPFILES, RANLIB): Remove.
10049 (HDEFINES): Remove -DIRIX_CORE.
10050 * config/riscos.mh (RANLIB, HDEPFILES): Remove.
10051 (HDEFINES): Remove -DTRAD_CORE.
10052 * config/ncr3000.mh (AR_FLAGS, RANLIB): Remove.
10053 * config/ultra3.mh (RANLIB): Remove.
10054 * config/aix4.mh, config/alphaosf.mh, config/amix.mh: Remove.
10055 * config/apollo.mh, config/delta68.mh, config/delta88.mh: Remove.
10056 * config/dpx2.mh, config/esix.mh, config/harris.mh: Remove.
10057 * config/hp300.mh, config/hp300bsd.mh, config/hppabsd.mh: Remove.
10058 * config/hppahpux.mh, config/hppaosf.mh: Remove.
10059 * config/i386aix.mh, config/i386bsd.mh: Remove.
10060 * config/i386linux.mh, config/i386mach3.mh: Remove.
10061 * config/i386sco.mh, config/i386v.mh, config/i386v4.mh: Remove.
10062 * config/irix5.mh, config/m88kmach3.mh, config/mipsbsd.mh: Remove.
10063 * config/mipsmach3.mh, config/news-mips.mh: Remove.
10064 * config/news.mh, config/pc532mach.mh, config/riscix.mh: Remove.
10065 * config/rs600.mh, config/rs6000lynx.mh: Remove.
10066 * config/solaris2.mh, config/stratus.mh: Remove.
10067 * config/symmetry.mh, config/sysv4.mh, config/tahoe.mh: Remove.
10068 * config/vaxbsd.mh, config/vaxult.mh, config/vaxult2.mh: Remove.
10069
10070 Fri Sep 1 15:18:50 1995 Kazumoto Kojima <kkojima@info.kanagawa-u.ac.jp>
10071
10072 * elflink.h (elf_bfd_final_link): Don't change a DT_INIT or
10073 DT_FINI entry if the appropriate symbol is not in the hash table.
10074
10075 * libelf.h (struct elf_backend_data): Add create_program_headers
10076 and want_hdr_in_seg fields.
10077 * elfxx-target.h (elf_backend_want_hdr_in_seg): Define if not
10078 defined.
10079 (elf_backend_create_program_headers): Likewise.
10080 (elfNN_bed): Initialize create_program_headers and
10081 want_hdr_in_seg.
10082 * elf.c (get_program_header_size): Call create_program_headers
10083 backend routine.
10084 (map_program_segments): Check want_hdr_in_seg backend field. Call
10085 create_program_headers backend routine.
10086
10087 * elf.c (assign_file_positions_except_relocs): Align non allocated
10088 sections when creating an executable.
10089
10090 * elfcode.h (elf_swap_phdr_in): Make non static.
10091 (elf_swap_phdr_out): Make non static.
10092 * libelf.h (bfd_elf32_swap_phdr_in): Declare.
10093 (bfd_elf32_swap_phdr_out): Declare.
10094 (bfd_elf64_swap_phdr_in): Declare.
10095 (bfd_elf64_swap_phdr_out): Declare.
10096
10097 * ecofflink.c (ecoff_collect_shuffle): New static function.
10098 (_bfd_ecoff_get_accumulated_pdr): New function.
10099 (_bfd_ecoff_get_accumulated_sym): New function.
10100 (_bfd_ecoff_get_accumulated_ss): New function.
10101 * libbfd-in.h (_bfd_ecoff_get_accumulated_pdr): Declare.
10102 (_bfd_ecoff_get_accumulated_sym): Declare.
10103 (_bfd_ecoff_get_accumulated_ss): Declare.
10104 * libbfd.h: Rebuild.
10105
10106 Fri Sep 1 13:20:25 1995 Ian Lance Taylor <ian@cygnus.com>
10107
10108 * libecoff.h (_bfd_ecoff_bfd_print_private_bfd_data): Fix typo.
10109
10110 * elflink.h (elf_link_add_object_symbols): Handle indirect and
10111 warning symbols. If any section is named .gnu.warning.XXX, treat
10112 the contents as a warning to be issued if the symbol XXX is
10113 referenced.
10114 (elf_link_output_extsym): For an indirect or warning symbol, just
10115 output the symbol it points to.
10116
10117 * linker.c (_bfd_link_hash_newfunc): Don't bother to set bfd_error
10118 if bfd_hash_allocate fails, since it will already be set.
10119 (generic_link_hash_newfunc): Likewise.
10120 (archive_hash_newfunc): Likewise.
10121 (hash_entry_bfd): New static function.
10122 (_bfd_generic_link_add_one_symbol): Pass new arguments to warning
10123 callback. Allocate a new warning using the hash table newfunc.
10124 Use bfd_hash_replace to update the entry in the hash table, rather
10125 than assuming we can copy the fields with structure assignment.
10126
10127 * hash.c (bfd_hash_replace): New function.
10128 * bfd-in.h (bfd_hash_replace): Declare.
10129 * bfd-in2.h: Rebuild.
10130
10131 Fri Sep 1 08:12:50 1995 James G. Smith <jsmith@beauty.cygnus.com>
10132
10133 * config.bfd: Add mips*vr4300-*-elf* target.
10134 * config/mipsbvr4300.mt: Added.
10135
10136 See file ChangeLog.2
10137
10138 \f
10139 Local Variables:
10140 mode: change-log
10141 left-margin: 8
10142 fill-column: 74
10143 version-control: never
10144 End: