* coff-mips.c (mips_ecoff_backend_data): Initialize new
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1 Fri Mar 28 11:56:15 1997 Ian Lance Taylor <ian@cygnus.com>
2
3 * coff-mips.c (mips_ecoff_backend_data): Initialize new
4 bfd_coff_backend_data field.
5 * coff-alpha.c (alpha_ecoff_backend_data): Likewise.
6
7 * config.bfd: Add bfd_elf64_{big,little}mips_vec to targ_selvecs
8 for mips*el*-*-linux* and mips*-*-linux*. From H.J. Lu
9 <hjl@lucon.org> and Ralf Baechle <ralf@gnu.ai.mit.edu>.
10
11 * bfd.c: Include "libiberty.h".
12 (strerror): Don't declare.
13 (bfd_errmsg): Call xstrerror rather than strerror.
14
15 Thu Mar 27 12:55:42 1997 Ian Lance Taylor <ian@cygnus.com>
16
17 * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Generate a COPY
18 reloc even if the symbol is in the .bss section.
19 * elf32-m68k.c (elf_m68k_adjust_dynamic_symbol): Likewise.
20 * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Likewise.
21 * elf32-sparc.c (elf32_sparc_adjust_dynamic_symbol): Likewise.
22
23 * coffcode.h (bfd_coff_backend_data): Add new field
24 _bfd_coff_default_section_alignment_power.
25 (bfd_coff_default_section_alignment_power): Define.
26 (bfd_coff_std_swap_table): Initialize new field.
27 * libcoff.h: Rebuild.
28 * cofflink.c (coff_link_add_symbols): Limit alignment of a common
29 symbol to the default section alignment.
30
31 * COPYING: Update FSF address.
32
33 start-sanitize-d30v
34 Thu Mar 27 00:45:57 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
35
36 * elf32-d30v.c (elf_d30v_howto_table): Fix a typo in the
37 21-bit absolute that made it act as a relative.
38
39 end-sanitize-d30v
40 Wed Mar 26 14:50:20 1997 Ian Lance Taylor <ian@cygnus.com>
41
42 * elflink.c (_bfd_elf_create_linker_section): Don't set
43 bss_section and rel_section from existing sections.
44
45 * elf32-ppc.c (ppc_elf_check_relocs): Only create the got section
46 if it is needed.
47
48 Tue Mar 25 22:26:56 1997 Stu Grossman (grossman@critters.cygnus.com)
49
50 * aoutx.h (some_aout_object_p): Change executable test to fix
51 problems with embedded a.out systems.
52
53 Tue Mar 25 14:35:37 1997 Ian Lance Taylor <ian@cygnus.com>
54
55 * stabs.c (_bfd_stab_section_offset): New function.
56 * libbfd-in.h (_bfd_stab_section_offset): Declare.
57 * libbfd.h: Rebuild.
58 * elf32-i386.c (elf_i386_relocate_section): Adjust the offset of a
59 stab reloc.
60 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
61 * elf32-mips.c (mips_elf_relocate_section): Likewise.
62 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
63 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
64 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
65
66 * stabs.c (_bfd_link_section_stabs): Copy over the first header
67 symbol. Check for memory allocation failure of *psinfo.
68 (_bfd_write_section_stabs): Add psinfo parameter. Change all
69 callers. Set the value of the header symbol.
70 * libbfd-in.h (_bfd_write_section_stabs): Update declaration.
71 * libbfd.h: Rebuild.
72
73 start-sanitize-tic80
74 Mon Mar 24 20:07:29 1997 Fred Fish <fnf@cygnus.com>
75
76 * coff-tic80.c (tic80_howto_table): Add R_ABS entry.
77 (rtype2howto): Handle R_ABS reloc type. Also abort on unhandled
78 reloc types, rather than silently failing to generate an output file.
79
80 end-sanitize-tic80
81 Mon Mar 24 13:41:00 1997 Ian Lance Taylor <ian@cygnus.com>
82
83 * targmatch.sed: Use the hold space to put the #ifdef around the
84 the string constant.
85 * targets.c (UNSUPPORTED_TARGET): Don't define.
86 (find_target): Don't check for UNSUPPORTED_TARGET.
87 (bfd_set_default_target): Don't try to optimize by checking for
88 default.
89
90 * Makefile.in: Rebuild dependencies.
91 (ALL_MACHINES_CFILES): Add cpu-m32r.c.
92 (BFD32_BACKENDS_CFILES): Add elf32-m32r.c.
93 (elf32-m32r.o): Remove explicit target.
94
95 * config.bfd: Don't set targ_underscore for i[3456]86-*-gnu* or
96 i[3456]86-*-linux*.
97
98 * elf32-sparc.c (elf32_sparc_size_dynamic_sections): Don't
99 count section symbols for sections that were created by the
100 linker, or are not allocatable or not loadable.
101 (elf32_sparc_finish_dynamic_sections): Output output section
102 symbols for section for which we made space for them.
103
104 Fri Mar 21 13:08:26 1997 Ian Lance Taylor <ian@cygnus.com>
105
106 * elf32-sparc.c (elf32_sparc_size_dynamic_sections): If there is
107 no .rela.plt section, don't output a DT_PLTGOT dynamic entry.
108
109 Fri Mar 21 12:36:46 1997 Doug Evans <dje@canuck.cygnus.com>
110
111 * elf32-m32r.c (m32r_elf_howto_table): Use special function for LO16.
112 (m32r_hi16_list): New static local.
113 (m32r_elf_hi16_reloc): Don't perform reloc, just queue it up.
114 (m32r_elf_do_hi16_reloc): Delete.
115 (m32r_elf_relocate_hi16): New function.
116 (m32r_elf_lo16_reloc): New function.
117 (m32r_elf_relocate_section): For HI16 relocs, scan for corresponding
118 LO16 reloc.
119
120 Mon Mar 10 16:03:31 1997 Doug Evans <dje@seba.cygnus.com>
121
122 * elf32-m32r.c (m32r_elf_create_linker_section): Delete.
123 (m32r_elf_add_symbol_hook): Rewrite _SDA_BASE_ support.
124 (m32r_elf_final_sda_base): New function.
125 (m32r_elf_relocate_section): Rewrite sdata support.
126 (m32r_elf_finish_dynamic_sections): Delete.
127
128 Thu Mar 20 12:39:02 1997 Ian Lance Taylor <ian@cygnus.com>
129
130 Based on patches from Philippe De Muyter <phdm@info.ucl.ac.be>.
131 * coff-svm68k.c: New file. Just defines some macros and includes
132 coff-m68k.c.
133 * coff-m68k.c: Add functions to handle common addends, moved in
134 from cf-m68klynx.c. Control them using COFF_COMMON_ADDEND macro.
135 Control whether relocs are visible using STATIC_RELOCS.
136 * cf-m68klynx.c: Simplify greatly: just define macros to control
137 coff-m68k.c.
138 * coff-aux.c: Likewise. Just leave add_one_symbol routine.
139 * targets. (m68ksysvcoff_vec): Declare.
140 (bfd_target_vector): Add m68ksysvcoff_vec.
141 * config.bfd (m68*-motorola-sysv*): New target.
142 * configure.in (m68ksysvcoff_vec): New vector.
143 * configure: Rebuild.
144 * Makefile.in: Rebuild dependencies.
145 (BFD32_BACKENDS): Add coff-svm68k.o.
146 (BFD32_BACKENDS_CFILES): Add coff-svm68k.c.
147
148 * binary.c (binary_set_section_contents): Don't get misled if the
149 first section is not loadable. From Matthew L. Martin
150 <mlm@xedia.com>.
151
152 * elflink.h (elf_bfd_final_link): Set the value of a section
153 symbol to the section address unless doing a relocateable link.
154
155 Tue Mar 18 23:03:17 1997 Richard Henderson <rth@tamu.edu>
156
157 * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't create
158 .plt entry if we've taken the function's address.
159 (elf64_alpha_merge_gots): Merge collected flags info as well.
160
161 Tue Mar 18 22:40:09 1997 H.J. Lu <hjl@lucon.org>
162
163 * Many files: Add function prototypes.
164 * cpu-m68k.c (bfd_default_scan_num_mach): Don't declare.
165 * ecofflink.c: Include "libcoff.h" and "libecoff.h".
166 * elf32-ppc.c (ppc_elf_fake_sections): Make static.
167 * opncls.c (bfd_openstreamr): Change stream parameter to PTR.
168 * peicode.h: Change several void * parameters to PTR.
169 * srec.c (srec_get_symbol_info): Make static.
170 * syms.c (bfd_symbol_is_absolute): Remove.
171 * Makefile.in: Rebuild dependencies.
172
173 Tue Mar 18 12:58:08 1997 Ian Lance Taylor <ian@cygnus.com>
174
175 * elf32-m32r.c (m32r_elf_is_local_label_name): Remove.
176 (bfd_elf32_bfd_is_local_label): Don't define.
177
178 * xcofflink.c (_bfd_xcoff_bfd_final_link): Call bfd_malloc rather
179 than malloc.
180
181 Mon Mar 17 11:32:53 1997 Ian Lance Taylor <ian@cygnus.com>
182
183 * bfd-in.h: Don't include obstack.h.
184 (struct bfd_hash_table): Change memory field to PTR.
185 * bfd.c (struct _bfd): Change memory field to PTR.
186 * bfd-in2.h: Rebuild.
187 * libbfd-in.h (bfd_release): Declare as function, don't define as
188 macro.
189 * libbfd.h: Rebuild.
190 * opncls.c: Include "objalloc.h" rather than "obstack.h". Use
191 objalloc routines rather than obstack routines.
192 (obstack_chunk_alloc, obstack_chunk_free): Don't define.
193 (getpagesize): Don't define.
194 (_bfd_new_bfd): Don't set _bfd_chunksize.
195 (bfd_openr): Free new bfd and objalloc on failure.
196 (bfd_fdopenr, bfd_openstreamr, bfd_openw): Likewise.
197 (bfd_alloc_size): Remove.
198 (bfd_release): New function.
199 * hash.c: Include "objalloc.h" rather than "obstack.h". Use
200 objalloc routines rather than obstack routines.
201 (obstack_chunk_alloc, obstack_chunk_free): Don't define.
202 * ecofflink.c: Include "objalloc.h" rather than "obstack.h". Use
203 objalloc routines rather than obstack routines.
204 (obstack_chunk_alloc, obstack_chunk_free): Don't define.
205 (struct accumulate): Change memory to struct objalloc *.
206 * liboasys.h (oasys_data_type): Remove oasys_obstack field.
207 * dep-in.sed: Don't remove obstack.h from dependency list.
208 * Makefile.in: Rebuild dependencies.
209 (BFD_H_DEPS): Remove obstack.h.
210 (install): Don't install obstack.h.
211 * Many files: Don't include "obstack.h".
212 * VERSION: Bump.
213
214 * opncls.c (bfd_alloc_grow, bfd_alloc_finish): Remove.
215 * libbfd-in.h (bfd_alloc_grow, bfd_alloc_finish): Don't declare.
216 * libbfd.h: Rebuild.
217 * ieee.c (ieee_archive_p): Rewrite to not use bfd_alloc_grow.
218 * sunos.c (sunos_add_dynamic_symbols): Likewise.
219 * srec.c (srec_scan): Rewrite to not use obstack_1grow.
220
221 * opncls.c (bfd_alloc): Rename from bfd_alloc_by_size_t. Remove
222 old version of bfd_alloc.
223 * libbfd-in.h (bfd_alloc_by_size_t): Don't declare.
224 * libbfd.h: Rebuild.
225 * Several files: Call bfd_alloc rather than bfd_alloc_by_size_t.
226
227 Sat Mar 15 15:24:18 1997 Ian Lance Taylor <ian@cygnus.com>
228
229 * elf32-mips.c (mips_elf_is_local_label_name): Accept the generic
230 ELF local label syntax as well.
231
232 Sat Mar 15 10:16:42 1997 Fred Fish <fnf@cygnus.com>
233
234 * config.bfd (powerpc-*-beos*): New target.
235 * configure.in (powerpc-*-beos*): Add case that explicitly
236 does not set COREFILE for now. A future BeOS version is
237 expected to support core files.
238 * configure: Regenerate with autoconf.
239
240 Fri Mar 14 16:43:22 1997 Ian Lance Taylor <ian@cygnus.com>
241
242 * elf32-mips.c (mips_elf_check_relocs): Give an error if CALL16 is
243 seen with a local symbol, rather than crashing.
244
245 * elfcode.h (elf_slurp_symbol_table): Don't try to read the
246 version symbols if there aren't any.
247
248 start-sanitize-tic80
249 Thu Mar 13 16:38:30 1997 Fred Fish <fnf@cygnus.com>
250
251 * coff-tic80.c (coff_rtype_to_howto): Define
252 (coff_tic80_rtype_to_howto): Clone generic coff version and
253 add code to handle the funky TI "internal relocations".
254
255 end-sanitize-tic80
256 Thu Mar 13 14:08:53 1997 Ian Lance Taylor <ian@cygnus.com>
257
258 * elflink.h (elf_link_add_object_symbols): Don't warn about type
259 or size changes because of a weak symbol.
260
261 * cisco-core.c (SIGEMT): Define if not defined.
262
263 Wed Mar 12 21:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
264
265 * elflink.h (elf_link_add_object_symbols): Use extsymoff when
266 setting ever. Sanity check the version number. Sort out copying
267 flags and other information when adding an indirect symbol.
268 (NAME(bfd_elf,size_dynamic_sections)): Preserve any dynamic
269 symbols added by the backend. Clear the entire contents of the
270 versym section.
271 (elf_export_symbol): Ignore indirect symbols.
272 (elf_link_output_extsym): Accept a section without an owner in an
273 assert.
274 * elfcode.h (elf_slurp_symbol_table): Add a sanity check on the
275 version count. Correct the allocation of x_versymp.
276
277 * elf32-mips.c (mips_elf_add_symbol_hook): Don't set the owner of
278 the magic sections used for SHN_MIPS_TEXT and SHN_MIPS_DATA.
279 Don't return bfd_und_section_ptr when info->shared.
280 (mips_elf_final_link): Set the alignment of .rtproc to 4, not 12.
281 (mips_elf_create_dynamic_sections): Correct type: ^= for &=.
282 (mips_elf_check_relocs): Resolve an indirect symbol in
283 sym_hashes.
284 (mips_elf_finish_dynamic_symbol): Don't change SHN_ABS into
285 SHN_MIPS_TEXT or SHN_MIPS_DATA.
286
287 * elf.c (bfd_elf_print_symbol): Tweak version output slightly.
288
289 Tue Mar 11 01:38:36 1997 Ian Lance Taylor <ian@cygnus.com>
290
291 From Eric Youngdale <eric@andante.jic.com>:
292 * elf-bfd.h (ELF_LINK_FORCED_LOCAL): Define.
293 * elf.c (bfd_elf_print_symbol): Correct errors in last change.
294 * elflink.h (elf_link_add_object_symbols): Handle cases in which a
295 versioned symbol appears in both a regular and a shared object.
296 (elf_link_assign_sym_version): Set ELF_LINK_FORCED_LOCAL when
297 appropriate. Improve error message.
298 (struct elf_outext_info): Rename from elf_finfo_failed. Change
299 all uses. Add localsyms field.
300 (elf_bfd_final_link): When generating a shared library, call
301 elf_link_output_extsym to output all local symbols.
302 (elf_link_output_extsym): Handle symbols which were forced to
303 become local.
304
305 Sun Mar 9 23:08:49 1997 Ian Lance Taylor <ian@cygnus.com>
306
307 From Eric Youngdale <eric@andante.jic.com>:
308 * elf-bfd.h (elf_symbol_type): Add version field.
309 * elfcode.h (elf_slurp_symbol_table): Set version field.
310 * elflink.h (elf_link_add_object_symbols): When creating an
311 indirect symbol for a default version symbol, set DEF_DYNAMIC if
312 appropriate. Set up an indirection from the nondefault version of
313 the symbol as well.
314 (NAME(bfd_elf,size_dynamic_sections)): Call
315 elf_link_assign_sym_version before checking whether there are any
316 versions. Always record the version name as a dynamic symbol.
317 Initialize counters.
318 (elf_link_assign_sym_version): After finding a version, see if a
319 symbol should be forced to local scope. Create a new version
320 definition if appropriate.
321 (elf_link_output_extsym): Correct indirect symbol handling.
322 * elf.c (bfd_elf_print_symbol): Print version information.
323 (bfd_section_from_shdr): Turn version sections into BFD sections.
324 (elf_fake_sections): Only copy cverdefs and cverrefs into sh_info
325 if sh_info is not already set.
326 (_bfd_elf_copy_private_section_data): Copy sh_info for version
327 sections.
328 * elflink.c (_bfd_elf_link_record_dynamic_symbol): Tell
329 _bfd_stringtab_add to copy the name into permanent memory if
330 appropriate.
331
332 Fri Mar 7 11:55:31 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
333
334 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Fully parenthesize.
335
336 Fri Mar 7 10:37:30 1997 Ian Lance Taylor <ian@cygnus.com>
337
338 * coffcode.h (bfd_coff_backend_data): Change
339 _bfd_coff_compute_section_file_positions to return a boolean
340 value. Change all callers.
341 (coff_compute_section_file_positions): Change return type to
342 boolean. If the size of the last section changed, then output a
343 zero byte at the end of the file.
344 * libcoff.h: Rebuild.
345
346 * xcofflink.c (_bfd_xcoff_bfd_final_link): Always allocate space
347 for at least 6 output symbols.
348 (xcoff_write_global_symbol): When emitting TOC entry relocs, also
349 emit a TC csect to represent the space they take up. For an XO
350 symbol, just emit a reference, not a csect.
351
352 * Makefile.in ($(SHLINK)): Just use ln -s, not ln -sf, since
353 Solaris doesn't like the combined options, and the -f is
354 unnecessary.
355 (stamp-tshlink, install): Likewise.
356
357 * elf32-mips.c (mips_elf_relocate_section): Correct R_MIPS16_26
358 handling when little endian.
359
360 Thu Mar 6 13:51:51 1997 Jeffrey A Law (law@cygnus.com)
361
362 * elf32-mn10300.c (mn10300_elf_final_link_relocate): New function.
363 (mn10300_elf_relocate_section): Likewise.
364 (elf_backend_relocate_section): Define.
365
366 * elf32-mn10300.c (reloc_type): Remove PCREL{8,16,32}_{1,2}BYTE
367 relocs. Replace them with generic PCREL_{8,16,32} relocs.
368 (elf32_mn10300_howto_table): Likewise.
369 (elf32_mn10300_reloc_map): Likewise.
370 (bfd_elf32_mn10300_reloc): Delete unused function.
371
372 Thu Mar 6 12:19:59 1997 Fred Fish <fnf@cygnus.com>
373
374 start-sanitize-tic80
375 * coff-tic80.c (rtype2howto): If passed a relocation type we don't
376 understand, just set the howto field to NULL, and the caller will
377 print an appropriate error message.
378 end-sanitize-tic80
379 * coffcode.h (coff_slurp_reloc_table): Pull duplicate declarations and
380 code fragment out of both legs of #ifdef RELOC_PROCESSING ... #endif
381 block. Use NULL for initializations of "ptr" rather than bare 0.
382 * coff-h8300.c: Fix typo in comment.
383 * coff-h8500.c: Ditto.
384 * coff-w65.c: Ditto
385 * coff-z8k.c: Ditto.
386
387 Wed Mar 5 13:59:09 1997 Doug Evans <dje@seba.cygnus.com>
388
389 * elf32-m32r.c (m32r_elf_do_10_pcrel_reloc): Fix overflow calc.
390 (m32r_elf_relax_section, m32r_elf_relax_delete_bytes,
391 m32r_elf_get_relocated_section_contents): First pass at relax support.
392
393 Mon Mar 3 13:27:09 1997 Ulrich Drepper <drepper@rtl.cygnus.com>
394
395 * elflink.h (elf_link_add_object_symbols): Use correct sh_size
396 entry for reading verdef records.
397 Use correct braces for computing increments of extverdaux and
398 exteverdef record pointers.
399
400 start-sanitize-tic80
401 Sun Mar 2 22:47:54 1997 Fred Fish <fnf@cygnus.com>
402
403 * coff-tic80.c (COFF_DEFAULT_SECTION_ALIGNMENT_POWER): Set this to 2
404 instead of 4.
405
406 end-sanitize-tic80
407 Sun Mar 2 16:25:35 1997 Ian Lance Taylor <ian@cygnus.com>
408
409 * elflink.h (elf_link_find_version_dependencies): Check that
410 DEF_REGULAR is not set as well as checking that DEF_DYNAMIC is
411 set.
412
413 start-sanitize-tic80
414 Fri Feb 28 16:52:40 1997 Fred Fish <fnf@cygnus.com>
415
416 * coffcode.h (coff_set_flags): Add case for TIC80_ARCH_MAGIC.
417
418 end-sanitize-tic80
419 Fri Feb 28 15:06:45 1997 Ian Lance Taylor <ian@cygnus.com>
420
421 * targets.c (bfd_default_vector): Make non-const.
422 (find_target): New static function, broken out of
423 bfd_find_target.
424 (bfd_set_default_target): New function.
425 (bfd_find_target): Call find_target. When defaulting, use
426 bfd_default_vector[0] if it is not NULL.
427 * libbfd-in.h (bfd_default_vector): Adjust declaration.
428 * bfd-in2.h, libbfd.h: Rebuild.
429
430 * syms.c (bfd_is_local_label): Return false if the symbol has no
431 name.
432 * coff-i960.c (coff_i960_is_local_label_name): New function.
433 (coff_bfd_is_local_label_name): Define.
434 * coff-m68k.c (m68k_coff_is_local_label_name): New function.
435 (coff_bfd_is_local_label_name): Define.
436 * coff-rs6000.c (xcoff_is_local_label_name): New function.
437 (coff_bfd_is_local_label_name): Define.
438 * elf.c (_bfd_elf_is_local_label_name): Treat symbols beginning
439 with .. or _.L_ as local.
440 * elf32-i386.c (elf_i386_is_local_label_name): New function.
441 (bfd_elf32_bfd_is_local_label_name): Define.
442 * evax-alpha.c (evax_bfd_is_local_label_name): Treat symbols
443 beginning with $ as local.
444
445 Thu Feb 27 18:36:23 1997 Ian Lance Taylor <ian@cygnus.com>
446
447 * aoutx.h (aout_link_write_symbols): Use bfd_is_local_label_name
448 rather than comparing against info->lprefix.
449 * cofflink.c (_bfd_coff_link_input_bfd): Likewise.
450 * elflink.h (elf_link_input_bfd): Likewise.
451 * linker.c (_bfd_generic_link_output_symbols): Likewise.
452 * xcofflink.c (xcoff_link_input_bfd): Likewise.
453
454 * elfxx-target.h (bfd_elfNN_bfd_is_local_label_name): Define as
455 _bfd_elf_is_local_label_name if not already defined.
456 * elf.c (_bfd_elf_is_local_label_name): New function.
457 * elf-bfd.h (_bfd_elf_is_local_label_name): Declare.
458
459 * coff-m88k.c (coff_bfd_is_local_label_name): Define.
460 (m88k_is_local_label_name): New static function.
461
462 * coffcode.h (coff_bfd_is_local_label_name): Define as
463 _bfd_coff_is_local_label_name if not already defined.
464 * coffgen.c (_bfd_coff_is_local_label_name): New function.
465 * libcoff-in.h (_bfd_coff_is_local_label_name): Declare.
466 * libcoff.h: Rebuild.
467
468 * targets.c (BFD_JUMP_TABLE_SYMBOLS): Change _bfd_is_local_label
469 to _bfd_is_local_label_name.
470 (bfd_target): Likewise.
471 * syms.c (bfd_is_local_label): Define as function, not macro.
472 (bfd_is_local_name): Define.
473 * libbfd.c (bfd_generic_is_local_label_name): Rename from
474 bfd_generic_is_local_label, and take a string rather than a
475 symbol.
476 * libbfd-in.h (_bfd_nosymbols_bfd_is_local_label): Don't define.
477 (_bfd_nosymbols_bfd_is_local_label_name): Define.
478 (bfd_generic_is_local_label): Don't declare.
479 (bfd_generic_is_local_label_name): Declare.
480 * bfd-in2.h, libbfd.h: Rebuild.
481 * All backends: Change local_label to local_label_name.
482
483 * elf32-mips.c (struct mips_got_info): Add assigned_gotno field.
484 (mips_elf_relocate_got_local): Change return type to boolean.
485 Don't assume that the first zero entry is unassigned; instead, use
486 assigned_gotno.
487 (mips_elf_relocate_section): Check return value of
488 mips_elf_relocate_got_local.
489 (mips_elf_create_got_section): Initialize assigned_gotno field.
490
491 start-sanitize-d30v
492 Wed Feb 26 15:19:51 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
493
494 * elf32-d30v.c (bfd_elf_d30v_reloc): Add code to do 32-bit
495 relocations.
496
497 end-sanitize-d30v
498 Wed Feb 26 13:33:03 1997 Ian Lance Taylor <ian@cygnus.com>
499
500 * elflink.h (elf_link_input_bfd): Don't skip symbols from sections
501 that have no contents merely because linker_mark is not set.
502
503 Tue Feb 25 18:51:35 1997 Stan Shebs <shebs@andros.cygnus.com>
504
505 * config.bfd (mips*-*-lnews*): New target.
506 * coff-mips.c (mips_relocate_section): Make assert compare
507 content byteorder instead of header byteorder.
508 (ecoff_biglittle_vec): New BFD, big-endian headers, little-endian
509 data.
510 * targets.c (bfd_target_vector): Add ecoff_biglittle_vec.
511 * configure.in (ecoff_biglittle_vec): Add case.
512 * configure: Update.
513
514 Tue Feb 25 00:32:49 1997 Ian Lance Taylor <ian@cygnus.com>
515
516 * elf.c (elf_fake_sections): Use SHT_NOTE for any section whose
517 name begins with ".note".
518 (map_sections_to_segments): Add a PT_NOTE segment for any loadable
519 section whose name begins with ".note".
520 (get_program_header_size): Corresponding change.
521
522 * elf32-mips.c (mips_elf_relocate_section): Check for misaligned
523 jal and for jal overflow.
524
525 Mon Feb 24 17:53:14 1997 Ian Lance Taylor <ian@cygnus.com>
526
527 From Eric Youngdale <eric@andante.jic.com>:
528 * elflink.h (elf_link_add_archive_symbols): If a default symbol is
529 not found, try looking it up again without the version name.
530 (elf_link_add_object_symbols): Always link against the dynamic
531 symbol table of a dynamic object. When linking against a dynamic
532 object, include version strings in symbol names, and set up
533 version information. Add indirect symbols for default versions.
534 (elf_link_create_dynamic_sections): Add special version sections.
535 (struct elf_assign_sym_version_info): Define.
536 (struct elf_find_verdep_info): Define.
537 (NAME(bfd_elf,size_dynamic_sections)): Add verdefs parameter. Set
538 up version sections.
539 (elf_adjust_dynamic_symbol): Ignore indirect symbols.
540 (elf_link_find_version_dependencies): New static function.
541 (elf_link_assign_sym_version): New static function.
542 (elf_link_renumber_dynsyms): New static function.
543 (struct elf_final_link_info): Add symver_sec field.
544 (elf_bfd_final_link): Initialize finfo.symver_sec. Don't count
545 local symbols of a dynamic object. Handle DT_VER* constants.
546 (elf_link_output_extsym): Simplify BFD_ASSERT checking for a
547 dynamic object. Skip indirect symbols from ELF objects. Remove
548 the version name before choosing a hash bucket. Write out the
549 version information if appropriate.
550 (elf_link_input_bfd): Check for DYNAMIC, not ET_DYN.
551 * bfd-in.h (bfd_elf32_size_dynamic_sections): Update declaration.
552 (bfd_elf64_size_dynamic_sections): Likewise.
553 * bfd-in2.h: Rebuild.
554 * elf-bfd.h (struct elf_link_hash_entry): Add verinfo field.
555 Change elf_link_hash_flags to unsigned short.
556 (ELF_LINK_HIDDEN): Define.
557 (struct elf_obj_tdata): Add fields dynversym_hdr, dynverref_hdr,
558 dynverdef_hdr, dynversym_section, dynverdef_section,
559 dynverref_section, cverdefs, cverrefs, verdef, verref.
560 (elf_dynversym, elf_dynverdef, elf_dynverref): Define.
561 (_bfd_elf_swap_verdef_in, _bfd_elf_swap_verdef_out): Declare.
562 (_bfd_elf_swap_verdaux_in, _bfd_elf_swap_verdaux_out): Declare.
563 (_bfd_elf_swap_verneed_in, _bfd_elf_swap_verneed_out): Declare.
564 (_bfd_elf_swap_vernaux_in, _bfd_elf_swap_vernaux_out): Declare.
565 (_bfd_elf_swap_versym_in, _bfd_elf_swap_versym_out): Declare.
566 (_bfd_elf_slurp_version_tables): Declare.
567 * elf.c (_bfd_elf_swap_verdef_in): New function.
568 (_bfd_elf_swap_verdef_out): Likewise.
569 (_bfd_elf_swap_verdaux_in, _bfd_elf_swap_verdaux_out): Likewise.
570 (_bfd_elf_swap_verneed_in, _bfd_elf_swap_verneed_out): Likewise.
571 (_bfd_elf_swap_vernaux_in, _bfd_elf_swap_vernaux_out): Likewise.
572 (_bfd_elf_swap_versym_in, _bfd_elf_swap_versym_out): Likewise.
573 (_bfd_elf_print_private_bfd_data): Add DT_VER* constants. Print
574 version information if there is any.
575 (_bfd_elf_link_hash_newfunc): Initialize verinfo field.
576 (bfd_section_from_shdr): Handle SHT_GNU_ver* section types.
577 (elf_fake_sections): Handle .gnu.version* section names.
578 (assign_section_numbers): Handle SHT_GNU_ver* section types.
579 (_bfd_elf_slurp_version_tables): New function.
580 * elflink.c (_bfd_elf_link_record_dynamic_symbol): Don't include
581 version name in string entered in dynamic hash table.
582 * elfcode.h: Include fnmatch.h.
583 * elf32-i386.c (elf_i386_relocate_section): Handle a dynamic
584 symbol which was forced to become local.
585 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
586 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
587 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
588 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise.
589
590 Fri Feb 21 16:15:18 1997 Jeffrey A Law (law@cygnus.com)
591
592 * elf32-mn10200.c (mn10200_elf_final_link_relocate): Simplify
593 somewhat.
594 (mn10200_elf_relax_section): Correctly compute a symbol's value
595 when the symbol is local, but not in the same section as we are
596 relaxing. Implement abs24 -> abs16, imm24 -> imm16 and d24 -> d16
597 relaxing.
598
599 Fri Feb 21 13:55:14 1997 Doug Evans <dje@seba.cygnus.com>
600
601 * elf32-m32r.c: Rewrite to use ELF backend linker.
602 Store lower 16 bits of addend in R_M32R_HI16_[SU]LO insns.
603 Add small data area support (R_M32R_SDA16).
604 * reloc.c: Document BFD_RELOC_M32R_SDA16.
605 * bfd-in2.h,libbfd.h: Regenerated.
606
607 Thu Feb 20 23:50:31 1997 Jeffrey A Law (law@cygnus.com)
608
609 * elf32-mn10200.c (mn10200_elf_relax_section): New function.
610 (mn10200_elf_relax_delete_bytes): Likewise.
611 (mn10200_elf_symbol_address_p): Likewise.
612 (mn10200_elf_get_relocated_section_contents): Likewise.
613 (bfd_elf32_bfd_relax_section): Define.
614 (bfd_elf32_bfd_get_relocated_section_contents): Likewise.
615
616 * elf32-mn10200.c (mn10200_elf_final_link_relocate): New function.
617 (mn10200_elf_relocate_section): Likewise.
618 (elf_backend_relocate_section): Define.
619
620 start-sanitize-d30v
621 Tue Feb 18 17:22:59 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
622
623 * Makefile.in, archures.c, config.bfd, configure.in, elf.c,
624 reloc.c, targets.c: New target, elf-*-D30V.
625
626 * bfd-in2.h, configure, libbfd.h: Rebuilt.
627
628 * cpu-d30v.c, elf32-d30v.c: New files.
629
630 end-sanitize-d30v
631 Tue Feb 18 15:31:48 1997 Fred Fish <fnf@cygnus.com>
632
633 * reloc.c (struct reloc_howto_struct): Fix typo in comment.
634 * bfd-in2.h: Regenerated.
635 start-sanitize-tic80
636 * coff-tic80.c (RTYPE2HOWTO): Replace abort with real function.
637 (rtype2howto): Add function.
638 (tic80_howto_table): Add.
639 end-sanitize-tic80
640
641 Tue Feb 18 11:41:00 1996 Dawn Perchik <dawn@cygnus.com>
642
643 * sysdep.h: Don't define errno in MSVC if error.h is included.
644
645 start-sanitize-v850
646 Tue Feb 18 10:04:13 1997 Jeffrey A Law (law@cygnus.com)
647
648 * elf32-v850.c (v850_elf_relocate_section): Make sure r_symndx
649 is initialized before it is used.
650
651 end-sanitize-v850
652 Mon Feb 17 11:28:40 1997 Ian Lance Taylor <ian@cygnus.com>
653
654 * hp300hpux.c (convert_sym_type): Don't convert a secondary common
655 symbol into a weak undefined symbol; leave it as a common symbol.
656
657 Fri Feb 14 19:08:03 1997 Ian Lance Taylor <ian@cygnus.com>
658
659 * elflink.h (elf_link_add_object_symbols): Don't issue a warning
660 about a symbol defined in a dynamic object if it has already been
661 defined in a regular object.
662
663 Thu Feb 13 20:53:22 1997 Klaus Kaempf (kkaempf@progis.de)
664
665 * makefile.vms: Add gcc flags to allow compiling with current gcc
666 snapshot
667 (targmatch.h): New dependency.
668
669 * reloc.c (BFD_RELOC_ALPHA_CODEADDR): New relocation for
670 openVMS/Alpha.
671 * evax.h (ALPHA_R_CODEADDR): New relocation.
672 * evax-alpha.c (ALPHA_R_CODEADDR): 64 bit procedure relocation for
673 openVMS/Alpha.
674 * evax-etir.c (ALPHA_R_CODEADDR): Output object code for this
675 relocation.
676 * bfd-in2.h, libbfd.h: Rebuild.
677
678 Restrict symbol length to 64 bytes, case preserving:
679 * evax-emh.c (_bfd_evax_write_emh): Remove case hacking.
680 * evax-misc.c (_bfd_evax_case_hack_symbol): Remove.
681 (_bfd_evax_length_hash_symbol): Added.
682 * evax-etir.c (_bfd_evax_write_etir): Call
683 _bfd_evax_length_hash_symbol before output of symbol.
684 * evax-egsd.c (_bfd_evax_write_egsd): Likewise.
685 * evax.h (flag_hash_long_names, flag_show_after_trunc): Remove.
686
687 * evax-emh.c: Output filename to object file without path.
688
689 * evax-egsd.c: New sections for local and global commons.
690
691 * evax-alpha.c, evax-emh.c, evax-egsd.c, evax-etir.c,
692 evax-misc.c, evax.h: Remove 8 bit characters from copyright
693 notices. Replace AXP with Alpha.
694
695 Wed Feb 12 18:10:30 1997 Ian Lance Taylor <ian@cygnus.com>
696
697 * sunos.c (sunos_create_dynamic_sections): We need the dynamic
698 sections if we are creating a shared library.
699
700 Tue Feb 11 15:45:43 1997 Doug Evans <dje@canuck.cygnus.com>
701
702 * configure.host (i386-windows): Don't set host64=true.
703
704 Tue Feb 11 15:27:32 1997 Ian Lance Taylor <ian@cygnus.com>
705
706 * elf32-mips.c (reloc_type): Add R_MIPS16_GPREL.
707 (elf_mips16_gprel_howto): New static variable.
708 (mips16_gprel_reloc): New static function.
709 (bfd_elf32_bfd_reloc_type_lookup): Handle BFD_RELOC_MIPS16_GPREL.
710 (mips_info_to_howto_rel): Handle R_MIPS16_GPREL.
711 (mips_elf_relocate_section): Handle R_MIPS16_GPREL.
712 * reloc.c (BFD_RELOC_MIPS16_GPREL): Define.
713 * bfd-in2.h, libbfd.h: Rebuild.
714
715 Mon Feb 10 23:25:00 1997 Doug Evans <dje@seba.ricochet.net>
716
717 * elf32-m32r.c (elf_m32r_howto_table): Change partial_inplace to true
718 for R_M32R_{16,32,24,HI16_ULO,HI16_SLO,LO16}.
719
720 start-sanitize-r5900
721 Fri Feb 7 16:20:17 1997 Gavin Koch <gavin@cygnus.com>
722
723 * config.bfd: add r5900
724
725 end-sanitize-r5900
726 Fri Feb 7 12:39:11 1997 Ian Lance Taylor <ian@cygnus.com>
727
728 * elflink.h (elf_link_input_bfd): If we've discarded a section,
729 the output section will be the absolute section; don't print an
730 assertion message for that case when doing a relocateable link.
731
732 Thu Feb 6 16:55:43 1997 Ian Lance Taylor <ian@cygnus.com>
733
734 * elf32-mips.c (FN_STUB, CALL_STUB, CALL_FP_STUB): Define.
735 (struct mips_elf_link_hash_entry): Add new fields fn_stub,
736 need_fn_sub, call_stub, and call_fp_stub.
737 (struct mips_elf_link_hash_table): Add field mips16_stubs_seen.
738 (mips_elf_link_hash_newfunc): Initialize new fields.
739 (mips_elf_link_hash_table_create): Likewise.
740 (mips_elf_relocate_section): Redirect relocations to use mips16
741 stubs when appropriate.
742 (mips_elf_check_relocs): Attach stub sections to the appropriate
743 symbol. Set need_fn_stub when appropriate.
744 (mips_elf_always_size_sections): New static function.
745 (mips_elf_check_mips16_stubs): New static function.
746 (elf_backend_always_size_sections): Define.
747 * elf-bfd.h (struct elf_obj_tdata): Add local_stubs field.
748
749 * elflink.h (elf_link_input_bfd): Discard local symbols that are
750 attached to sections which are not being included in the link.
751
752 Wed Feb 5 13:20:17 1997 Ian Lance Taylor <ian@cygnus.com>
753
754 * cofflink.c (_bfd_coff_generic_relocate_section): Ignore the
755 symbol value when computing the addend for a pc_relative
756 pcrel_offset reloc.
757
758 Mon Feb 3 11:54:06 1997 Ian Lance Taylor <ian@cygnus.com>
759
760 * cofflink.c (_bfd_coff_generic_relocate_section): If doing a
761 relocateable link, just skip pc_relative pcrel_offset relocs.
762 * coff-arm.c (coff_arm_rtype_to_howto): Return a different howto
763 structure for an ARM26 reloc which can be resolved.
764 (coff_arm_adjust_symndx): Only convert ARM26 to ARM26D if the
765 reloc can be resolved.
766
767 * coff-h8300.c (h8300_reloc16_extra_cases): Correct off by one
768 error in overflow check for R_RELBYTE.
769
770 Fri Jan 31 14:07:27 1997 Ian Lance Taylor <ian@cygnus.com>
771
772 * ieee.c (ieee_slurp_section_data): Pick up the start address.
773 From Mark Rasin <mark.rasin@telrad.co.il>.
774
775 * aoutx.h (aout_link_write_symbols): Don't apply discard_l to
776 debugging symbols.
777
778 Wed Jan 29 00:00:49 1997 Jeffrey A Law (law@cygnus.com)
779
780 * elf32-mn10200.c (reloc_type): Add 16bit pc-relative reloc.
781 (elf_mn10200_howto_table): Likewise.
782 (mn10200_reloc_map): Likewise.
783
784 Mon Jan 27 12:07:35 1997 Doug Evans <dje@seba.cygnus.com>
785
786 * reloc.c: Add relocs BFD_RELOC_M32R_{HI16_[US]LO,LO16}.
787 * bfd-in2.h, libbfd.h: Regenerated.
788 * elf32-m32r.c: Add support for them.
789
790 Mon Jan 27 12:25:02 1997 Ian Lance Taylor <ian@cygnus.com>
791
792 * aout-arm.c (MY_swap_std_reloc_in): Remove unused r_length.
793 * elf32-ppc.c (ppc_elf_check_relocs): Remove unused plt.
794 start-sanitize-v850
795 * elf32-v850.c (v850_elf_final_link_relocate): Remove used
796 r_format and r_pcrel. Always return a value.
797 end-sanitize-v850
798 * riscix.c (MY_final_link_callback): Define to dummy value.
799
800 * elf32-i386.c (elf_i386_size_dynamic_sections): When checking for
801 relocations against the text segment, look up the output name of
802 the reloc section.
803 * elf32-m68k.c (elf_m68k_size_dynamic_sections): Likewise.
804 * elf32-mips.c (mips_elf_size_dynamic_sections): Likewise.
805 * elf32-ppc.c (ppc_elf_size_dynamic_sections): Likewise.
806 * elf32-sparc.c (elf32_sparc_size_dynamic_sections): Likewise.
807 * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Likewise.
808
809 start-sanitize-tic80
810 Wed Jan 22 15:40:28 1997 Fred Fish <fnf@cygnus.com>
811
812 * coff-tic80.c (tic80coff_vec): Use correct data put/get
813 routines for little endian data.
814 * coffcode.h (coff_write_object_contents): Set magic to
815 TIC80_ARCH_MAGIC for TIc80.
816
817 Tue Jan 21 12:32:43 1997 Fred Fish <fnf@cygnus.com>
818
819 * coff-tic80.c (tic80coff_vec): Change to little endian data
820 as the default.
821
822 end-sanitize-tic80
823 Thu Jan 16 17:45:57 1997 Ian Lance Taylor <ian@cygnus.com>
824
825 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Change type of
826 auxiliary_filters parameter to be const char * const *. Accept a
827 NULL terminated array.
828 * bfd-in.h (bfd_elf32_size_dynamic_sections): Update declaration.
829 (bfd_elf32_size_dynamic_sections): Update declaration.
830 * bfd-in2.h: Rebuild.
831
832 Wed Jan 15 11:21:32 1997 Ian Lance Taylor <ian@cygnus.com>
833
834 * elf32-sparc.c (elf32_sparc_adjust_dynamic_symbol): Treat a
835 NOTYPE symbol in a text section as a FUNC symbol.
836
837 * coffcode.h (coff_compute_section_file_positions): Force
838 relocbase to be aligned to COFF_DEFAULT_SECTION_ALIGNMENT_POWER.
839
840 Tue Jan 14 08:46:33 1997 Doug Evans <dje@canuck.cygnus.com>
841
842 * libaout.h (machine_type): Reserve several values for sparclet.
843
844 start-sanitize-tic80
845 Mon Jan 13 22:39:08 1997 Michael Meissner <meissner@tiktok.cygnus.com>
846
847 * config.bfd (tic80-*-*): Don't require 'coff'.
848
849 end-sanitize-tic80
850 start-sanitize-v850
851 Mon Jan 13 19:36:25 1997 Michael Meissner <meissner@tiktok.cygnus.com>
852
853 * elf32-v850.c (v850_elf_howto_table): Set the special_function
854 table to v850_elf_reloc for all non-standard relocations.
855 (v850_elf_check_relocs): Add check for h being non-null.
856 (v850_elf_reloc): Add R_V850_ZDA_OFFSET support. Use switch
857 statement instead of multiple ifs.
858 (v850_elf_relocate_section): Fix up error message, don't just call
859 abort.
860
861 end-sanitize-v850
862 Mon Jan 6 13:28:35 1997 Jeffrey A Law (law@cygnus.com)
863
864 * elf32-mn10200.c (elf_mn10200_howto): Don't ever set partial-inplace.
865 Use bfd_elf_generic_reloc as special function for all relocs.
866 (bfd_elf32_mn10200_reloc): Remove unnecessary function.
867
868 * elf32-mn10200.c (elf_mn10200_howto): Set pcrel_offset for
869 24bit pc-relative reloc.
870
871 start-sanitize-tic80
872 Fri Jan 3 16:33:00 1997 Fred Fish <fnf@cygnus.com>
873
874 * Makefile.in (coff-tic80.o): Add coffcode.h to dependency list.
875 * coff-tic80.c (tic80coff_vec): Data byte order is big endian and
876 header byte order is little endian. Use correct bfd_get and
877 bfd_put routines for little endian headers.
878 * coffcode.h (coff_set_arch_mach_hook): Set arch to
879 bfd_arch_tic80 for TIC80_ARCH_MAGIC number.
880
881 end-sanitize-tic80
882 Fri Jan 3 16:54:08 1997 Jeffrey A Law (law@cygnus.com)
883
884 * reloc.c: Add BFD_RELOC_24.
885 * elf32-mn10200.c (enum reloc_type): Add 24bit and pcrel relocs.
886 (elf_mn10200_howto, mn10200_reloc_map): Corresponding changes.
887 * bfd-in2.h, libbfd.h: Rebuilt.
888
889 Fri Jan 3 16:58:31 1997 Richard Henderson <rth@tamu.edu>
890
891 elf64-alpha multiple .got rewrite:
892
893 * elf-bfd.h (struct elf_backend_data): Add always_size_sections entry.
894 (bfd_elf*_mkobject): Don't define here ...
895 * elfxx-target.h: ... but rather here. Default always_size_sections
896 hook to NULL.
897 * elf.c (elf_mkobject): Rename to bfd_elf_mkobject, since that was
898 what the #defines in elf-bfd.h transmuted it to anyway.
899
900 * section.c: Add SEC_LINKER_CREATED flag.
901 * bfd-in2.h: Rebuild.
902 * elf32-i386.c (elf_i386_check_relocs): Add SEC_LINKER_CREATED to
903 relocation section flags.
904 (elf_i386_size_dynamic_sections): Use SEC_LINKER_CREATED instead of
905 SEC_IN_MEMORY to recognize generated bits.
906 * elf32-m68k.c (elf_m68k_check_relocs, elf_m68k_size_dynamic_sections):
907 Likewise.
908 * elf32-mips.c (mips_elf_final_link, mips_elf_create_dynamic_sections,
909 mips_elf_create_compact_rel_section, mips_elf_create_got_section,
910 mips_elf_check_relocs, mips_elf_size_dynamic_sections): Likewise.
911 * elf32-ppc.c (ppc_elf_create_linker_section,
912 ppc_elf_size_dynamic_sections): Likewise.
913 * elf32-sparc.c (elf32_sparc_check_relocs,
914 elf32_sparc_size_dynamic_sections): Likewise.
915 * elflink.c (_bfd_elf_create_got_section): Add SEC_LINKER_CREATED to
916 section flags.
917 (_bfd_elf_create_dynamic_sections): Likewise.
918 (_bfd_elf_make_linker_section_rela): Likewise.
919 * elflink.h (elf_link_create_dynamic_sections): Likewise.
920 (bfd_elf,size_dynamic_sections): Call the always_size_sections hook.
921 (elf_bfd_final_link): Use SEC_LINKER_CREATED instead of SEC_IN_MEMORY
922 to identify generated bits.
923 (elf_link_input_bfd): Likewise.
924
925 * elf64-alpha.c: Rewrite everything touching relocations.
926
927 start-sanitize-v850
928 Fri Jan 3 11:42:53 1997 Michael Meissner <meissner@tiktok.cygnus.com>
929
930 * elf32-v850.c (all functions and static variables): Go through
931 and regularize names to be of the form v850_elf_<xxx>.
932 (toplevel): Include <elf/v850.h>.
933 (enum reloc_type): Move to include/elf/v850.h.
934 (v850_elf_check_relocs): For common variables, if the variable is
935 referenced by a R_V850_{SDA,ZDA,TDA} relocation, put the variable
936 into the appropriate section.
937 (elf_backend_check_relocs): Define.
938
939 Tue Dec 31 15:15:28 1996 Michael Meissner <meissner@tiktok.cygnus.com>
940
941 * elf32-v850.c (elf_v850_howto_table): Fix some spacing.
942
943 end-sanitize-v850
944 Tue Dec 31 14:44:50 1996 Ian Lance Taylor <ian@cygnus.com>
945
946 * config.bfd (mips*el-*-linux*): New target.
947 (mips*-*-linux*): New target.
948
949 * elf32-mips.c (_bfd_mips_elf_merge_private_bfd_data): Clean up.
950 Return a useful value.
951
952 * Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE.
953
954 * configure.in: Check ac_cv_func_mmap_fixed_mapped, not
955 ac_cv_func_mmap.
956 * configure: Rebuild.
957 * configure.host: Use ac_cv_func_mmap_fixed_mapped instead of
958 ac_cv_func_mmap in bfd/configure.host.
959
960 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Add
961 filter_shlib and auxiliary_filter_shlib parameters.
962 * elf.c (_bfd_elf_print_private_bfd_data): Handle DT_AUXILIARY and
963 DT_FILTER.
964 * bfd-in.h (bfd_elf32_size_dynamic_sections): Update declaration.
965 (bfd_elf64_size_dynamic_sections): Likewise.
966 * bfd-in2.h: Rebuild.
967
968 Mon Dec 30 18:48:52 1996 Ian Lance Taylor <ian@cygnus.com>
969
970 * xcofflink.c (xcoff_build_ldsyms): When exporting all defined
971 symbols, don't export a symbol which is defined by an object in an
972 archive which contains shared objects.
973
974 start-sanitize-tic80
975 Mon Dec 30 16:12:58 1996 Fred Fish <fnf@cygnus.com>
976
977 * archures.c (enum bfd_architecture): Add bfd_arch_tic80
978 for TI TMS320c80 (MVP).
979 (bfd_archures_list): Add bfd_tic80_arch.
980 * bfd-in2.h: Regenerate by running "make headers".
981
982 Sun Dec 29 16:18:52 1996 Fred Fish <fnf@cygnus.com>
983
984 * cpu-tic80.c (bfd_tic80_arch): Add struct.
985 * configure.in (case $vec): Correct typo, "tb" not "tp".
986 Also add cofflink.o for tic80coff_vec.
987 * configure: Regenerate with autoconf.
988
989 end-sanitize-tic80
990 Mon Dec 30 11:54:56 1996 Ian Lance Taylor <ian@cygnus.com>
991
992 * libbfd.c: Patch up the mmap code so that it is only built if BFD
993 is configured with --with-mmap.
994
995 start-sanitize-tic80
996 Sun Dec 29 10:48:57 1996 Fred Fish <fnf@cygnus.com>
997
998 * Makefile.in (BFD32_BACKENDS): Add coff-tic80.o
999 (ALL_MACHINES): Add cpu-tic80.o
1000 (cpu-tic80.o, coff-tic80.o): Add dependencies.
1001 * coff-tic80.c: Add skeleton, cloned from another coff config.
1002 * coffcode.h (coff_write_object_contents): Set magic to TIC80MAGIC
1003 for TIc80.
1004
1005 end-sanitize-tic80
1006 Fri Dec 27 20:56:41 1996 Fred Fish <fnf@cygnus.com>
1007
1008 * TODO: Correct a misspelling.
1009 start-sanitize-tic80
1010 * coff-tic80.c: New file for TI TMS320C80 (MVP).
1011 * cpu-tic80.c: New file for TI TMS320C80 (MVP).
1012 * configure.in (case $vec): Add tic80coff_vec entry.
1013 * configure: Regenerate with autoconf.
1014 * archures.c (bfd_tic80_arch): Declare.
1015 * bfd-in2.h (enum bfd_architecture): Add bfd_arch_tic80.
1016 * config.bfd (case ${targ}): Add tic80*-*-coff* target.
1017 * targets.c (tic80coff_vec): Add decl as extern bfd_target.
1018 (bfd_target_vector): Add tic80coff_vec entry.
1019 end-sanitize-tic80
1020
1021 Fri Dec 27 11:48:12 1996 H.J. Lu <hjl@lucon.org>
1022
1023 * elflink.h (elf_buckets): Add some more values for larger
1024 binaries.
1025
1026 Thu Dec 26 18:36:54 1996 Ian Lance Taylor <ian@cygnus.com>
1027
1028 * Makefile.in (install): Move subdir_do out of conditional. From
1029 Fred Fish <fnf@cygnus.com>.
1030
1031 Wed Dec 18 10:04:30 1996 Jeffrey A Law (law@cygnus.com)
1032
1033 * elf32-mn10200.c (enum reloc_type): Enable basic 8, 16, and
1034 32 bit relocs.
1035 (elf_mn10200_howto_table): Likewise.
1036 (mn10200_reloc_map): Likewise.
1037
1038 Tue Dec 17 11:09:36 1996 Ian Lance Taylor <ian@cygnus.com>
1039
1040 * elf32-mips.c (mips_elf_add_symbol_hook): Add 1 to the value of a
1041 mips16 symbol during the link.
1042 (mips_elf_finish_dynamic_symbol): Subtract 1 from the value of a
1043 mips16 symbol.
1044 (mips_elf_link_output_symbol_hook): New static function.
1045 (elf_backend_link_output_symbol_hook): Define.
1046
1047 * elf.c (bfd_elf_print_symbol): Print the st_other field if it is
1048 not zero.
1049
1050 Mon Dec 16 14:38:39 1996 Ian Lance Taylor <ian@cygnus.com>
1051
1052 * elf.c (bfd_section_from_shdr): Don't check for reloc sections
1053 against SEC_DEBUGGING sections here (revert patch of December 5).
1054 * elfcode.h (elf_object_p): Check for them here, instead.
1055
1056 Sun Dec 15 14:46:06 1996 Ian Lance Taylor <ian@cygnus.com>
1057
1058 * elfcode.h (elf_slurp_reloc_table): Add dynamic parameter.
1059 * elf.c (_bfd_elf_canonicalize_reloc): Pass new argument to
1060 slurp_reloc_table.
1061 (_bfd_elf_get_dynamic_reloc_upper_bound): New function.
1062 (_bfd_elf_canonicalize_dynamic_reloc): New function.
1063 * elf-bfd.h (struct elf_size_info): Update declaration of
1064 slurp_reloc_table.
1065 (_bfd_elf_get_dynamic_reloc_upper_bound): Declare.
1066 (_bfd_elf_canonicalize_dynamic_reloc): Declare.
1067 * elfxx-target.h: Use new dynamic reloc routines by default.
1068 * elf64-mips.c (mips_elf64_slurp_reloc_table): Add dynamic
1069 parameter.
1070
1071 Fri Dec 13 13:18:49 1996 Dan Wilder <dan@gasboy.com>
1072
1073 * coffcode.h (coff_set_flags): Use MC68KBCSMAGIC for bfd_arch_m68k
1074 if NAMES_HAVE_UNDERSCORE is defined.
1075
1076 Fri Dec 13 11:13:23 1996 Doug Evans <dje@canuck.cygnus.com>
1077
1078 * libaout.h (enum machine_type): Change M_SPARCLET from 142 to 131.
1079
1080 Thu Dec 12 15:07:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1081
1082 * elf32-ppc.c (ppc_elf_check_relocs): Move R_PPC_PLTREL24 into the
1083 supported relocs.
1084
1085 Thu Dec 12 14:55:41 1996 Ian Lance Taylor <ian@cygnus.com>
1086
1087 * elflink.h (elf_link_add_object_symbols): Only add a weak
1088 symbol if the real definition is in the dynamic symbol table.
1089 After finding the real definition, then, if it is dynamic, add the
1090 weak symbol to the dynamic symbol table.
1091
1092 * coff-aux.c (coff_m68k_aux_link_add_one_symbol): Make static.
1093
1094 * ppcboot.c (ppcboot_set_arch_mach): Don't define; it's a
1095 function.
1096 (ppcboot_bfd_print_private_bfd_data): Don't take the address of an
1097 array.
1098
1099 Tue Dec 10 23:23:52 1996 Jeffrey A Law (law@cygnus.com)
1100
1101 * elf32-mn10300.c (reloc_type): Remove big endian mn10300 reloc
1102 variants.
1103 (elf32_mn10300_howto_table, mn10300_reloc_map): Likewise.
1104 (bfd_elf32_mn10300_reloc): Write data in little endian format.
1105 * reloc.c: Remove mn10300 big endian relocs.
1106 * bfd-in2.h, libbfd.h: Rebuilt.
1107
1108 * elf32-mn10200.c: Update from elf32-mn10300.c.
1109
1110 Fri Dec 6 15:18:05 1996 Jeffrey A Law (law@cygnus.com)
1111
1112 * elf32-mn10300.c (elf_symbol_leading_char): Define.
1113
1114 * elf32-mn10300.c: Add some comments.
1115
1116 Fri Dec 6 17:16:43 1996 Ian Lance Taylor <ian@cygnus.com>
1117
1118 * ihex.c (ihex_scan): Always initialize buf before jumping to
1119 error_return.
1120 (ihex_read_section): Likewise.
1121
1122 Thu Dec 5 22:29:18 1996 Jeffrey A Law (law@cygnus.com)
1123
1124 * elf32-mn10300.c (elf_mn10300_howto_table): Don't set partial-
1125 inplace for most relocs.
1126
1127 Thu Dec 5 13:24:46 1996 Ian Lance Taylor <ian@cygnus.com>
1128
1129 * elflink.h (elf_link_add_object_symbols): Calling check_relocs
1130 even if SEC_ALLOC is not set.
1131 * elf32-i386.c (elf_i386_check_relocs): Don't check SEC_ALLOC
1132 when deciding whether to copy a reloc into a shared object.
1133 (elf_i386_relocate_section): Likewise.
1134 * elf32-sparc.c (elf32_sparc_check_relocs): Likewise.
1135 (elf32_sparc_relocate_section): Likewise.
1136 * elf32-i386.c (elf_i386_check_relocs): Don't set SEC_ALLOC in a
1137 reloc section if it is not set in the source section.
1138 * elf32-sparc.c (elf32_sparc_check_relocs): Likewise.
1139 * elf.c (bfd_section_from_shdr): Mark a reloc section associated
1140 with a SEC_DEBUGGING section as SEC_DEBUGGING.
1141
1142 Wed Dec 4 14:18:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1143
1144 * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): #if 0 code that
1145 expects a .got.plt until we actually create it.
1146
1147 Mon Dec 2 12:13:51 1996 Ian Lance Taylor <ian@cygnus.com>
1148
1149 * cofflink.c (_bfd_coff_generic_relocate_section): Print an error
1150 message for bfd_reloc_outofrange, rather than aborting. From
1151 Philippe De Muyter <phdm@info.ucl.ac.be>.
1152
1153 * cofflink.c (_bfd_coff_final_link): If there aren't any relocs in
1154 a relocateable link, don't try to process them. From Heinz Wrobel
1155 <wrobel@lpr.e-technik.tu-muenchen.de>.
1156
1157 Mon Dec 2 00:39:24 1996 Jeffrey A Law (law@cygnus.com)
1158
1159 * elf32-mn10300.c (mn10300_info_howto): Renamed from
1160 mn10300_info_howto_rel. Tweak reloc argument to be an
1161 Elf32_Internal_Rela.
1162 (USE_RELA): Define instead of USE_REL.
1163 (elf_info_to_howto, elf_info_howto_rel): Corresponding changes.
1164
1165 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1166
1167 * configure.in, configure: Handle mips*-sgi-irix6*.
1168 * irix-core.c (irix_core_core_file_p): Accept CORE_MAGICN32
1169 core files.
1170
1171 Wed Nov 27 12:10:25 1996 Ian Lance Taylor <ian@cygnus.com>
1172
1173 * elf32-i386.c (elf_i386_relocate_section): Warn about a
1174 relocation against a symbol defined in a section with no output
1175 section.
1176
1177 Tue Nov 26 11:07:31 1996 Ian Lance Taylor <ian@cygnus.com>
1178
1179 * aclocal.m4 (BFD_CC_FOR_BUILD): Don't require AC_C_CROSS.
1180 * configure, config.in: Rebuild with autoconf 2.12.
1181
1182 * elf-bfd.h (struct elf_link_hash_entry): Add other field.
1183 * elf.c (_bfd_elf_link_hash_newfunc): Initialize other field.
1184 (swap_out_syms): Set st_other from existing st_other field.
1185 * elflink.h (elf_link_add_object_symbols): Store st_other in hash
1186 table other field.
1187 (elf_link_output_extsym): Set the other field from the global hash
1188 table entry.
1189 * elf32-mips.c (enum reloc_type): Add R_MIPS16_26.
1190 (elf_mips16_jump_howto): New static variable.
1191 (mips16_jump_reloc): New static function.
1192 (bfd_elf32_bfd_reloc_type_lookup): Handle BFD_RELOC_MIPS16_JMP.
1193 (mips_info_to_howto_rel): Handle R_MIPS16_26.
1194 (mips_elf_relocate_section): Handle R_MIPS16_26. Handle R_MIPS_26
1195 to a mips16 symbol.
1196 * reloc.c (BFD_RELOC_MIPS16_JMP): Add to list of relocs.
1197 * bfd-in2.h, libbfd.h: Rebuild.
1198 * cpu-mips.c (arch_info_struct): Add mips:16 entry.
1199
1200 Mon Nov 25 11:23:32 1996 Ian Lance Taylor <ian@cygnus.com>
1201
1202 * configure.host: Use long long for mips-sgi-irix6*.
1203
1204 * coffswap.h (coff_swap_scnhdr_out): Make line number overflow
1205 only a warning. From Philippe De Muyter <phdemuyt@ulb.ac.be>.
1206
1207 Mon Nov 25 08:52:29 1996 Jeffrey A Law (law@cygnus.com)
1208
1209 * elf32-mn10300.c (bfd_elf32_mn10300_reloc): New function.
1210 (enum reloc_type): Add more reloc types.
1211 (elf32_mn10300_howto_table): Update for new reloc types.
1212 (elf32_mn10300_reloc_map): Update for new reloc types.
1213 * reloc.c: Add some new relocs for the mn10300 series.
1214 * bfd-in2.h, libbfd.h: Rebuilt.
1215
1216 Sat Nov 23 13:26:18 1996 Jeffrey A Law (law@cygnus.com)
1217
1218 * som.c (setup_sections): Don't lose for a space which has
1219 no data, but some symbols.
1220
1221 Fri Nov 22 11:32:13 1996 Ian Lance Taylor <ian@cygnus.com>
1222
1223 * sunos.c (struct sunos_link_hash_table): Add got_needed field.
1224 (sunos_link_hash_table_create): Initialize got_needed.
1225 (sunos_create_dynamic_sections): Only set .got section size if it
1226 is not already set. Set got_needed.
1227 (bfd_sunos_size_dynamic_sections): Check got_needed. Only set
1228 sdynptr, and only handle dynamic sections, if dynamic sections are
1229 needed.
1230 (sunos_scan_std_relocs): Pass false to create_dynamic_sections.
1231 Initialize .got section.
1232 (sunos_scan_ext_relocs): Likewise.
1233 (sunos_write_dynamic_symbol): Set up PLT entry even if this is not
1234 a dynamic symbol.
1235 (sunos_finish_dynamic_link): Check got_needed. Only set up
1236 dynamic linking information if needed.
1237
1238 Thu Nov 21 10:31:31 1996 Rob Savoye (rob@cygnus.com)
1239
1240 * config.bfd: Added VersaDOS format to the Ericsson configuration.
1241
1242 Wed Nov 20 16:31:31 1996 Jeffrey A Law (law@cygnus.com)
1243
1244 * elf32-mn10300.c: Rough cut at relocs for the mn10300.
1245
1246 Wed Nov 13 08:12:38 1996 Jeffrey A Law (law@cygnus.com)
1247
1248 * Makefile.in (elf32-d10v.o): Don't depend on elf/d10v.h
1249 anymore.
1250
1251 Tue Nov 12 13:30:00 1996 Dawn Perchik <dawn@cygnus.com>
1252
1253 * filemode.c: Include sysdep.h.
1254 * ihex.c: Add casts to eliminate compiler warnings.
1255 * sunos.c: Add casts to eliminate compiler warnings.
1256
1257 Mon Nov 11 10:37:02 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1258
1259 * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Create .got.plt
1260 section.
1261 (ppc_elf_check_relocs): Add support for R_PPC_LOCAL24PC. Make
1262 appropriate relocations in the .so file if shared.
1263 (ppc_elf_relocate_section): Ditto.
1264
1265 Tue Oct 29 15:03:02 1996 Doug Evans <dje@canuck.cygnus.com>
1266
1267 * elf32-m32r.c (elf_m32r_howto_table, R_M32R_24): Use
1268 complain_overflow_unsigned.
1269
1270 Tue Oct 29 12:53:46 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
1271
1272 * elf32-d10v.c (elf_d10v_howto_table): Don't complain on
1273 overflows for R_D10V_16 and R_D10V_18.
1274
1275 Tue Oct 29 13:23:53 1996 Ian Lance Taylor <ian@cygnus.com>
1276
1277 * ieee.c (ieee_write_section_part): Use LMA rather than VMA.
1278 (do_with_relocs): Likewise.
1279 (do_as_repeat): Likewise.
1280 (copy_expression): Likewise.
1281
1282 Fri Oct 25 16:56:40 1996 Ian Lance Taylor <ian@cygnus.com>
1283
1284 * ieee.c (ieee_write_external_part): Correctly record whether
1285 there is an external part.
1286
1287 start-sanitize-v850
1288 Thu Oct 24 14:32:52 1996 Jeffrey A Law (law@cygnus.com)
1289
1290 * elf32-v850.c (elf32_v850_bfd_final_link_relocate): Correctly
1291 handle tda offsets for sld.w and sst.w instructions.
1292 Fix alignment check in sld.w and sst.w tda reloc handling.
1293
1294 end-sanitize-v850
1295 Thu Oct 24 09:08:47 1996 Stu Grossman (grossman@critters.cygnus.com)
1296
1297 * aclocal.m4, configure: Set USE_BINARY_FOPEN for *-*-windows.
1298
1299 start-sanitize-v850
1300 Wed Oct 23 00:53:16 1996 Jeffrey A Law (law@cygnus.com)
1301
1302 * elf32-v850.c: Add comments about assumptions about
1303 char, short & long sizes.
1304 (elf32_v850_bfd_final_link_relocate): Fix sign extension
1305 problems for several relocs.
1306
1307 * elf32-v850.c (elf32_v850_howto_table): Fix typo in
1308 R_V850_SDA_OFFSET entry.
1309
1310 end-sanitize-v850
1311 Wed Oct 23 00:20:34 1996 Ian Lance Taylor <ian@cygnus.com>
1312
1313 * xcofflink.c (bfd_xcoff_import_symbol): Don't allocate ldsym.
1314 Store import file index in ldindx.
1315 (xcoff_build_ldsyms): Assume that ldsym was not previously
1316 allocated. For an imported symbol, copy ldindx into l_ifile.
1317
1318 start-sanitize-v850
1319 Tue Oct 22 19:20:38 1996 Jeffrey A Law (law@cygnus.com)
1320
1321 * elf32-v850.c (elf_v850_howto_table): Fix ordering of
1322 R_V850_ZDA_OFFSET and R_V850_TDA_OFFSET. Fix various
1323 fields in R_V850_TDA_OFFSET.
1324 (elf32_v850_bfd_final_link_relocate): Tweak pc-relative
1325 relocs to work more like other relocs. Handle R_V850_TDA_OFFSET
1326 relocations.
1327
1328 * elf32-v850.c: Include bfdlink.h.
1329 (bfd_elf32_v850_reloc): Return an error if we get a reloc
1330 we can't handle.
1331 (elf32_v850_bfd_final_link_relocate): New function.
1332 (v850_elf_relocation_section): Likewise.
1333 (elf_backend_relocate_section): Define.
1334
1335 end-sanitize-v850
1336 Tue Oct 22 17:22:43 1996 Ian Lance Taylor <ian@cygnus.com>
1337
1338 * binary.c (binary_set_section_contents): Ignore sections which
1339 don't have SEC_LOAD and SEC_ALLOC set.
1340
1341 Mon Oct 21 12:13:05 1996 Jeffrey A Law (law@cygnus.com)
1342
1343 * linker.c (_bfd_generic_final_link): Avoid losing static
1344 symbols in the .bss section.
1345
1346 Mon Oct 21 10:54:58 1996 Ian Lance Taylor <ian@cygnus.com>
1347
1348 * elf32-mips.c (elf_mips_howto_table): Describe R_MIPS_64.
1349 (mips32_64bit_reloc): New static function.
1350 (mips_reloc_map): Add entry for BFD_RELOC_64.
1351 (mips_elf_relocate_section): Handle R_MIPS_64.
1352
1353 * linker.c (default_indirect_link_order): Print an error message
1354 when attempting to do a relocateable link with different object
1355 file formats, rather than calling abort.
1356
1357 Thu Oct 17 10:43:29 1996 Doug Evans <dje@canuck.cygnus.com>
1358
1359 * reloc.c (m32r relocs): Rename them.
1360 * bfd-in2.h, libbfd.h: Regenerated.
1361 * elf32-m32r.c: Update.
1362 (m32r_elf_10_pcrel_reloc): New function.
1363 (elf_m32r_howto_table, R_M32R_10_PCREL entry): Use it.
1364 (elf_m32r_howto_table, R_M32R_24 entry): Fix {src,dst}_masks.
1365
1366 Wed Oct 16 11:24:35 1996 Jeffrey A Law (law@cygnus.com)
1367
1368 * linker.c (_bfd_generic_final_link): Set "linker_mark" for
1369 all sections that will be included in the output file.
1370 (_bfd_generic_link_output_symbols): Discard symbols in sections
1371 which are being discarded.
1372
1373 start-sanitize-v850
1374
1375 * elf32-v850.c (enum reloc_type): Add R_V850_SDA_OFFSET,
1376 R_V850_TDA_OFFSET and R_V850_ZDA_OFFSET.
1377 (elf_v850_howto_table): Corresponding changes.
1378 (elf_v850_reloc_map): Corresponding changes.
1379 * reloc.c: Add additional V850 relocations.
1380 * bfd-in2.h, libbfd.h: Rebuilt.
1381
1382 * elf32-v850.c (bfd_elf32_v850_reloc): Mask out bits we
1383 no longer want in pc-relative relocs.
1384
1385 Tue Oct 15 22:17:37 1996 Jeffrey A Law (law@cygnus.com)
1386
1387 * elf32-v850.c (bfd_elf32_v850_reloc): Don't silently
1388 accept a reloc against an undefined sybmol!
1389
1390 Tue Oct 15 16:17:28 1996 Stu Grossman (grossman@critters.cygnus.com)
1391
1392 * elf32-v850.c: Define elf_symbol_leading_char to be '_'.
1393
1394 end-sanitize-v850
1395 Tue Oct 15 12:40:41 1996 Ian Lance Taylor <ian@cygnus.com>
1396
1397 * VERSION: Bump for new relocation.
1398
1399 * hosts/i386bsd.h: If NBPG is not defined, define it as
1400 PAGE_SIZE, for recent versions of FreeBSD.
1401
1402 Mon Oct 14 12:37:26 1996 Ian Lance Taylor <ian@cygnus.com>
1403
1404 * configure.host: Use `long long' as the 64 bit type on a Solaris
1405 host, since both gcc and the SunPRO compilers support it.
1406
1407 Mon Oct 14 11:17:24 1996 Richard Henderson <rth@tamu.edu>
1408
1409 * reloc.c: Create a new BFD_RELOC_ALPHA_ELF_LITERAL. It was a
1410 mistake to have reused the ECOFF LITERAL for ELF since they have
1411 different semantics.
1412 * elf64-alpha.c (elf_reloc_map): Map from ELF_LITERAL.
1413 * bfd-in2.h, libbfd.h: Rebuild.
1414
1415 * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Trap .got
1416 section overflow.
1417
1418 * elf64-alpha.c (elf64_alpha_relocate_section): Do not emit a
1419 dynamic relocation for an undefweak symbol when we are building
1420 a static executable.
1421
1422 Thu Oct 10 11:15:06 1996 Stan Shebs <shebs@andros.cygnus.com>
1423
1424 * mpw-make.sed (config.bfd, targmatch.sed): Edit references to
1425 point explicitly to srcdir.
1426 (targmatch.h): Edit references to point explicitly to objdir.
1427
1428 Thu Oct 10 14:14:23 1996 Ian Lance Taylor <ian@cygnus.com>
1429
1430 * config.bfd: When setting targ_cpu, don't get confused by
1431 linux-gnu.
1432
1433 Tue Oct 8 08:51:19 1996 Stu Grossman (grossman@critters.cygnus.com)
1434
1435 * configure.host: Add support for windows host (a build done
1436 under the Microsoft build environment).
1437
1438 Tue Oct 8 11:40:16 1996 Ian Lance Taylor <ian@cygnus.com>
1439
1440 * elflink.h (elf_link_add_object_symbols): If a symbol is a weak
1441 definition in a dynamic object, add it to the dynamic symbol table
1442 if any dynamic object mentions it. Reverts part of last patch.
1443
1444 * sunos.c (struct sunos_link_hash_table): Add got_base field.
1445 (sunos_link_hash_table_create): Initialize got_base.
1446 (bfd_sunos_size_dynamic_sections): If the .got section is more
1447 than 0x1000 bytes, set __GLOBAL_OFFSET_TABLE_ and got_base to
1448 0x1000.
1449 (sunos_check_dynamic_reloc): Subtract got_base from a base
1450 relative relocation.
1451
1452 * elf32-mips.c (elf_mips_isa): New static function.
1453 (_bfd_mips_elf_merge_private_bfd_data): Don't warn about linking
1454 -mips1 and -mips2 code together, or -mips3 and -mips4 code.
1455
1456 Mon Oct 7 11:44:17 1996 Ian Lance Taylor <ian@cygnus.com>
1457
1458 * archive.c (do_slurp_coff_armap): Only treat archive as little
1459 endian for i960 COFF.
1460
1461 Fri Oct 4 13:49:01 1996 Ian Lance Taylor <ian@cygnus.com>
1462
1463 * coffcode.h (coff_compute_section_file_positions): Adjust sofar
1464 by the change in size of the section when EXEC_P is not set.
1465
1466 * coff-m68k.c (coff_rtype_to_howto): Define if not defined.
1467 (m68kcoff_rtype_to_howto): New static function.
1468 * cf-m68klynx.c (coff_m68k_lynx_rtype_to_howto): Add the section
1469 VMA to the addend for a PC relative reloc.
1470
1471 * dep-in.sed: Rework backslash loop a bit to avoid bug in sed on
1472 HP/UX 10.20.
1473 * Makefile.in: Rebuild dependencies.
1474
1475 * dep-in.sed: Remove ../bfd/sysdep.h, since it will appear when
1476 som.h is included.
1477
1478 Fri Oct 4 11:41:39 1996 Jeffrey A Law (law@cygnus.com)
1479
1480 * Makefile.in: Remove explicit dependencies for mn10200 and
1481 mn10300 files.
1482 (ALL_MACHINE_CFILES): Add cpu-mn10200.c and cpu-mn10300.c.
1483 (BFD32_BACKENDS_CFILES): Add elf32-mn10200.c and elf32-mn10300.c
1484 (dependencies): Rebuilt.
1485
1486 Thu Oct 3 16:57:51 1996 Ian Lance Taylor <ian@cygnus.com>
1487
1488 * cofflink.c (coff_link_add_symbols): Set obj_coff_keep_syms
1489 during this function.
1490
1491 * elflink.c (_bfd_elf_create_linker_section): Only use an existing
1492 section if the flags are compatible.
1493
1494 * configure.in: Add havevecs, and put it in tdefaults.
1495 * mpw-config.in: Likewise.
1496 * configure: Rebuild.
1497 * targmatch.sed: New file; a sed script to build targmatch.h from
1498 config.bfd.
1499 * config.bfd: Add #if, #endif, and comments for targmatch.h.
1500 * targets.c: Include "fnmatch.h".
1501 (struct targmatch): Define.
1502 (bfd_target_match): Define by including targmatch.h.
1503 (bfd_find_target): If the target is not found by name, search for
1504 it as a configuration triplet.
1505 * Makefile.in: Rebuild dependencies.
1506 (BFD32_BACKENDS): Add aout-arm.o, aout-sparcle.o, hp300bsd.o,
1507 i386dynix.o, m68k4knetbsd.o, and riscix.o.
1508 (BFD32_BACKENDS_CFILES): Add aout-arm.c, aout-sparcle.c,
1509 hp300bsd.c, i386dynix.c, m68k4knetbsd.c, and riscix.c.
1510 (HFILES): Add targmatch.h. Also, alphabetize and reindent.
1511 (CFILES): Remove i386dynix.c and hp300bsd.c.
1512 (targmatch.h): New target.
1513 (do_clean): Remove targmatch.h.
1514
1515 * configure.in: Add BFD_NEED_DECLARATION(getenv).
1516 * acconfig.h: Add NEED_DECLARATION_GETENV.
1517 * configure, config.in: Rebuild.
1518 * sysdep.h: If NEED_DECLARATION_GETENV, declare getenv.
1519 * aout-adobe.c (aout_adobe_object_p): Don't declare getenv.
1520
1521 Thu Oct 3 09:29:09 1996 Jeffrey A Law (law@cygnus.com)
1522
1523 * cpu-mn10x00.c, elf32-mn10x00: Removed.
1524 * cpu-mn10200.c, cpu-mn10300.c: New files.
1525 * elf32-mn10200.c, elf32-mn10300.c: New files.
1526 * Makefile.in: Break mn10x00 support into two separate
1527 configurations, mn10200 and mn10300.
1528 * archures.c, config.bfd, configure.in, elf.c, targets.c: Likewise.
1529 * bfd-in2.h, configure: Rebuilt.
1530
1531 Thu Oct 3 15:38:19 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
1532
1533 * Makefile.in (do_clean): Move config.log to do_distclean.
1534
1535 Wed Oct 2 21:40:55 1996 Jeffrey A Law (law@cygnus.com)
1536
1537 * cpu-mn10x00.c, elf32-mn10x00.c: New files.
1538 * Makefile.in (ALL_MACHINES): Add cpu-mn10x00.o.
1539 (BFD32_BACKENDS): Similarly for elf32-mn10x00.o.
1540 (elf32-mn10x00.o): Add dependencies.
1541 * archures.c (enum bfd_architecture): Add bfd_arch_mn10x00.
1542 (bfd_mn10x00_arch): Declare.
1543 (bfd_archures_list): Add bfd_mn10x00_arch.
1544 * config.bfd: Add mn10x00-*-*.
1545 * configure.in: Add bfd_elf32_mn10x00_vec.
1546 * elf.c (prep_headers): Handle bfd_arch_mn10x00.
1547 * targets.c (bfd_elf32_mn10x00_vec): Declare.
1548 (bfd_target_vector): Add bfd_elf32_mn10x00_vec.
1549 * bfd-in2.h, configure: Rebuilt.
1550
1551 Wed Oct 2 15:46:45 1996 Klaus Kaempf <kkaempf@progis.de>
1552
1553 openVMS/Alpha: Provide filename and case_hack flags via
1554 symbol table from gas.
1555 Add case_hack code for symbol output from vax/vms.
1556 * evax-alpha.c (evax_initialize): Remove filename handling,
1557 filename is provided via symbol table.
1558 (evax_get_symtab): Use local symbol count when setting up table.
1559 * evax-egsd.c (_bfd_evax_slurp_egsd): Print correct name when
1560 debugging.
1561 (_bfd_evax_write_egsd): Skip file name symbol.
1562 * evax-emh.c (get_vms_time_string): Local function now.
1563 (_bfd_evax_write_emh): Extract source filename and case_hack flags
1564 from symbol table.
1565 * evax_write_etir (_bfd_evax_write_etir): Pass all symbol names
1566 through _bfd_evax_case_hack_symbol.
1567 * evax-misc.c (hash_string, _bfd_evax_case_hack_symbol): New
1568 functions.
1569 (_bfd_evax_basename): Removed.
1570 (_bfd_get_vms_time_string): Moved to evax-emh.c.
1571 * evax.h (evax_private_data_struct): Remove filename.
1572 (flag_hash_long_names, flag_show_after_trunc,
1573 flag_no_hash_mixed_case, vms_name_mapping): New flags for
1574 vms_case_hack.
1575
1576 Wed Oct 2 12:02:02 1996 Ian Lance Taylor <ian@cygnus.com>
1577
1578 * freebsd.h (N_GET_MAGIC_NET): Don't use ntohl.
1579 (N_GETMID_NET, N_GETFLAG_NET): Likewise.
1580 (NO_SWAP_MAGIC): Don't define.
1581 (SWAP_MAGIC): Define.
1582
1583 * cofflink.c (_bfd_coff_link_input_bfd): Don't crash if there is
1584 no hash table entry for a global symbol.
1585
1586 Tue Oct 1 16:14:22 1996 Joel Sherrill <joel@oarcorp.com>
1587
1588 * config.bfd (mips*-*-rtems*): New target, like mips*-*-elf*.
1589
1590 Tue Oct 1 12:31:39 1996 Ian Lance Taylor <ian@cygnus.com>
1591
1592 * cofflink.c (coff_link_add_symbols): Don't override a meaningful
1593 symbol type with T_NULL. Warn if symbol type changes. Based on
1594 patch from Philippe De Muyter <phdm@info.ucl.ac.be>.
1595
1596 * elflink.h (elf_link_add_object_symbols): Only put a symbol from
1597 a dynamic object in the dynamic symbol table if it is referenced
1598 or defined by a regular object.
1599
1600 start-sanitize-v850
1601 Fri Sep 27 18:41:07 1996 Stu Grossman (grossman@critters.cygnus.com)
1602
1603 * elf32-v850.c (bfd_elf32_v850_is_local_label): New function to
1604 remove dwarf local labels. Shrinks binaries by a factor of 3!
1605
1606 end-sanitize-v850
1607 Mon Sep 23 13:33:00 1996 Ian Lance Taylor <ian@cygnus.com>
1608
1609 * elf32-ppc.c (ppc_elf_add_symbol_hook): Create the .sbss section
1610 by hand, rather than by calling bfd_make_section.
1611
1612 Mon Sep 23 09:23:41 1996 Doug Evans <dje@seba.cygnus.com>
1613
1614 * reloc.c: Rename m32r relocs.
1615 * bfd-in2.h, libbfd.h: Rebuilt.
1616 * elf32-m32r.c: Update.
1617
1618 Fri Sep 20 11:43:43 1996 Ian Lance Taylor <ian@cygnus.com>
1619
1620 * aoutx.h (aout_link_input_section_ext): When doing a relocateable
1621 link, adjust the symbol index of a base relative reloc. Don't
1622 change the addend of a PC relative reloc if pcrel_offset is set.
1623 * sunos.c (bfd_sunos_size_dynamic_sections): Don't do anything for
1624 a relocateable link.
1625
1626 * reloc.c (bfd_perform_relocation): Apply the relocation even if
1627 it is zero, in case src_mask matters.
1628 (bfd_install_relocation): Likewise.
1629
1630 Thu Sep 19 11:03:06 1996 Ian Lance Taylor <ian@cygnus.com>
1631
1632 * xcofflink.c (xcoff_link_add_symbols): Always initialize
1633 keep_syms.
1634 (_bfd_xcoff_bfd_final_link): Don't set target_index
1635 to an uninitialized value.
1636
1637 Tue Sep 17 14:18:31 1996 Ian Lance Taylor <ian@cygnus.com>
1638
1639 * coffcode.h (coff_slurp_line_table): Warn about illegal symbol
1640 indices, rather than crashing.
1641 (coff_slurp_reloc_table): Likewise. Check whether the howto field
1642 is NULL.
1643 * coff-sh.c (sh_relocate_section): Check for an illegal symbol
1644 index.
1645
1646 Mon Sep 16 12:39:36 1996 Ian Lance Taylor <ian@cygnus.com>
1647
1648 * coff-arm.c (aoutarm_std_reloc_howto): Change dst_mask for ARM26D
1649 reloc to 0.
1650 (coff_arm_adjust_symndx): New static function.
1651 (coff_adjust_symndx): Define.
1652
1653 * srec.c (srec_scan): Accept multiple symbols on a single line.
1654 From Pascal Martin <pmartin@alsys.com>.
1655
1656 * README: New file.
1657
1658 Fri Sep 13 14:32:42 1996 Doug Evans <dje@canuck.cygnus.com>
1659
1660 * aoutf1.h (MY_bfd_merge_private_bfd_data): Define.
1661 (sunos_merge_private_bfd_data): New function.
1662
1663 Fri Sep 13 15:50:57 1996 Ian Lance Taylor <ian@cygnus.com>
1664
1665 * bfd.c (bfd_copy_private_bfd_data): Switch on output BFD rather
1666 than input BFD.
1667 (bfd_merge_private_bfd_data): Likewise.
1668 * section.c (bfd_copy_private_section_data): Likewise.
1669 * syms.c (bfd_copy_private_symbol_data): Likewise.
1670 * bfd-in2.h: Rebuild.
1671 * aout-target.h (MY_bfd_copy_private_section_data): Check that
1672 both BFD's are the right flavour.
1673 * ecoff.c (_bfd_ecoff_bfd_copy_private_bfd_data): Likewise.
1674 * elf.c (_bfd_elf_copy_private_symbol_data): Likewise.
1675 * elf32-mips.c (_bfd_mips_elf_copy_private_bfd_data): Likewise.
1676 (_bfd_mips_elf_merge_private_bfd_data): Likewise.
1677 * elf32-ppc.c (ppc_elf_copy_private_bfd_data): Likewise.
1678 (ppc_elf_merge_private_bfd_data): Likewise.
1679 * elf32-sparc.c (elf32_sparc_merge_private_bfd_data): Likewise.
1680 * peicode.h (pe_bfd_copy_private_section_data): Likewise.
1681
1682 * elf32-hppa.c (elf_hppa_howto_table): Fill in some fields for
1683 R_PARISC_DIR32, so that _bfd_stab_section_find_nearest_line passes
1684 its sanity check.
1685
1686 Thu Sep 12 11:45:57 1996 Doug Evans <dje@seba.cygnus.com>
1687
1688 * reloc.c: Add m32r relocs.
1689 * bfd-in2.h, libbfd.h: Rebuilt.
1690 * cpu-m32r.c,elf32-m32r.c: New files.
1691
1692 Thu Sep 12 11:10:05 1996 Ian Lance Taylor <ian@cygnus.com>
1693
1694 * ieee.c (ieee_vec): Set symbol_leading_char field to '_'.
1695
1696 Wed Sep 11 11:57:56 1996 Ian Lance Taylor <ian@cygnus.com>
1697
1698 * tekhex.c (first_phase): Change type parameter from char to int.
1699 (out): Likewise.
1700 (pass_over): Change func to expect int, not char.
1701
1702 * elf.c (assign_file_positions_for_segments): Test SEC_ALLOC
1703 rather than SEC_LOAD when aligning the file offset for the first
1704 section in a segment.
1705
1706 Tue Sep 10 16:18:30 1996 Fred Fish <fnf@cygnus.com>
1707
1708 * syms.c (coff_section_type): Make arg const.
1709 * irix-core.c (irix_core_core_file_p): Remove extraneous extra arg
1710 to make_bfd_asection().
1711 * elf-bfd.h (bfd_section_from_phdr): Add prototype.
1712 * elfcode.h (bfd_section_from_phdr): Remove prototype.
1713 (_bfd_elf_stringtab_init): Remove prototype.
1714
1715 * netbsd-core.c (swap_abort): Add prototype.
1716 * aix386-core.c (swap_abort): Ditto & make static
1717 * hpux-core.c (swap_abort): Ditto & make static.
1718 * irix-core.c (swap_abort): Ditto & make static.
1719 * ptrace-core.c (swap_abort): Ditto & make static.
1720 * trad-core.c (swap_abort): Ditto & make static.
1721 * coffswap.h (coff_swap_reloc_in): Ditto.
1722 (coff_swap_reloc_out): Ditto.
1723 (coff_swap_filehdr_in): Ditto.
1724 (coff_swap_filehdr_out): Ditto.
1725 (coff_swap_sym_in): Ditto.
1726 (coff_swap_sym_out): Ditto.
1727 (coff_swap_aux_in): Ditto.
1728 (coff_swap_aux_out): Ditto.
1729 (coff_swap_lineno_in): Ditto.
1730 (coff_swap_lineno_out): Ditto.
1731 (coff_swap_aouthdr_in): Ditto.
1732 (coff_swap_aouthdr_out): Ditto.
1733 (coff_swap_scnhdr_in): Ditto.
1734 (coff_swap_scnhdr_out): Ditto.
1735 * ihex.c (ihex_sizeof_headers): Ditto.
1736 * tekhex.c (getsym): Ditto.
1737 (find_chunk): Ditto & make static.
1738 (insert_byte): Ditto.
1739 (first_phase): Ditto.
1740 (pass_over): Ditto.
1741 (tekhex_get_symtab): Ditto & make static.
1742 (tekhex_get_symtab_upper_bound): Ditto & make static.
1743 (tekhex_mkobject): Ditto.
1744 (tekhex_object_p): Ditto.
1745 (move_section_contents): Ditto.
1746 (tekhex_get_section_contents): Ditto.
1747 (tekhex_set_arch_mach): Ditto & make static.
1748 (tekhex_set_section_contents): Ditto.
1749 (writevalue): Ditto.
1750 (writesym): Ditto.
1751 (out): Ditto.
1752 (tekhex_write_object_contents): Ditto.
1753 (tekhex_sizeof_headers): Ditto.
1754 (tekhex_make_empty_symbol): Ditto.
1755 (tekhex_get_symbol_info): Ditto.
1756 (tekhex_print_symbol): Ditto.
1757 * irix-core.c (make_bfd_asection): Ditto.
1758 (irix_core_core_file_p): Ditto.
1759 (irix_core_core_file_failing_command): Ditto.
1760 (irix_core_core_file_failing_signal): Ditto.
1761 (irix_core_core_file_matches_executable_p): Ditto.
1762 (irix_core_make_empty_symbol): Ditto.
1763 * coff-mips.c (mips_bfd_reloc_type_lookup): Ditto.
1764 * srec.c (srec_new_symbol): Ditto.
1765 (srec_get_section_contents): Ditto.
1766 (srec_set_arch_mach): Ditto.
1767 (srec_set_section_contents): Ditto.
1768 (internal_srec_write_object_contents): Ditto.
1769 (srec_write_object_contents): Ditto.
1770 (symbolsrec_write_object_contents): Ditto.
1771 (srec_sizeof_headers): Ditto.
1772 (srec_make_empty_symbol): Ditto.
1773 (srec_get_symtab_upper_bound): Ditto.
1774 (srec_get_symtab): Ditto.
1775 (srec_print_symbol): Ditto and make static.
1776 * elf.c (elf_read): Ditto
1777 (assign_section_numbers): Ditto.
1778 (elf_fake_sections): Ditto.
1779 (sym_is_global): Ditto.
1780 (elf_map_symbols): Ditto.
1781 (get_program_header_size): Ditto.
1782 * coffgen.c (make_a_section_from_file): Ditto.
1783 (coff_real_object_p): Ditto.
1784 (fixup_symbol_value): Ditto.
1785 (build_debug_section): Ditto.
1786 (copy_name): Ditto.
1787 * syms.c (coff_section_type): Ditto.
1788
1789 Mon Sep 9 22:36:01 1996 Jeffrey A Law (law@cygnus.com)
1790
1791 * bfd-in2.h: Rebuilt after m32r changes.
1792
1793 Mon Sep 9 12:31:22 1996 Doug Evans <dje@canuck.cygnus.com>
1794
1795 * config.bfd,configure.in,configure: Add m32r support.
1796 * Makefile.in,archures.c,elf.c,targets.c: Likewise.
1797 * config.bfd: Keep target list alphabetically sorted.
1798
1799 start-sanitize-v850
1800 Mon Sep 9 11:48:41 1996 Jeffrey A Law (law@cygnus.com)
1801
1802 * elf32-v850.c (bfd_elf32_v850_reloc, case R_V850_HI16): Don't forget
1803 to add in the constant part found in the instruction itself.
1804 (case R_V850_HI16_S): Likewise.
1805
1806 end-sanitize-v850
1807 Fri Sep 6 17:04:39 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
1808
1809 * elf32-d10v.c (elf_d10v_howto_table): Modify the size of R_D10V_16
1810 and R_D10V_18 to be 1 (word).
1811
1812 Thu Sep 5 15:23:08 1996 Ian Lance Taylor <ian@cygnus.com>
1813
1814 * stabs.c (_bfd_link_section_stabs): If the output_section field
1815 of either section is bfd_abs_section, then the linker is
1816 discarding the section and we should not optimize it.
1817
1818 Tue Sep 3 12:16:20 1996 Doug Evans <dje@canuck.cygnus.com>
1819
1820 * Makefile.in (aout-sparcle.o): New target.
1821 * aoutf1.h (TARGET_IS_BIG_ENDIAN_P): Don't define if little endian.
1822 * config.bfd (sparclet-*-aout*): Add case.
1823 * configure.in (sparcle_aout_vec): Add case.
1824 * configure: Regenerated.
1825 * targets.c (sparcle_aout_vec): Declare.
1826 (bfd_target_vector): Add sparcle_aout_vec.
1827 * aout-sparcle.c: New file.
1828
1829 start-sanitize-v850
1830 Tue Sep 3 00:57:02 1996 Jeffrey A Law (law@cygnus.com)
1831
1832 * elf32-v850.c (bfd_elf32_v850_reloc): Fix handling of
1833 low order sign bit propogation for R_V850_HI16_S.
1834
1835 * elf32-v850.c (bfd_elf32_v850_reloc): New function for
1836 handling V850 specific relocs.
1837 (elf_v850_howto_table): Use the new function for some
1838 relocations. Twiddle masks & shifts for some relocs.
1839 Set partial_inplace where needed.
1840
1841 end-sanitize-v850
1842 Mon Sep 2 12:12:34 1996 Ian Lance Taylor <ian@cygnus.com>
1843
1844 * cpu-mips.c: Add an explicit mips:3000 entry, and change the
1845 default architecture to a machine number of 0.
1846 * elf32-mips.c (_bfd_mips_elf_object_p): Set the machine number
1847 for E_MIPS_ARCH_1.
1848 (_bfd_mips_elf_merge_private_bfd_data): If the machine number of
1849 the output BFD is the default, set it from the first input BFD.
1850
1851 start-sanitize-v850
1852 Sun Sep 1 18:38:01 1996 Jeffrey A Law (law@cygnus.com)
1853
1854 * elf32-v850.c (elf_v850_howto_table): All the 16bit relocs
1855 insert at bitpos zero. The HI16 relocs are shifted right
1856 by 16 bits. Fix src_mask for all relocs.
1857 (TARGET_LITTLE_SYM, TARGET_LITTLE_NAME): Define. The V850 is
1858 little endian!
1859 (TARGET_BIG_SYM, TARGET_BIG_NAME): Remove. The V850 is little
1860 endian!
1861
1862 end-sanitize-v850
1863 Sun Sep 1 15:41:08 1996 Ian Lance Taylor <ian@cygnus.com>
1864
1865 * rs6000-core.c (rs6000coff_core_file_matches_executable_p):
1866 Rewrite to use BFD file read routines and to avoid using a fixed
1867 length for the file name.
1868
1869 start-sanitize-v850
1870 Sat Aug 31 10:22:25 1996 Jeffrey A Law (law@cygnus.com)
1871
1872 * elf32-v850.c (enum reloc_type): Add R_V850_{32,16,8}.
1873 (elf_v850_howto_table): Add support for R_V850_{32,16,8}.
1874 (v850_reloc_map): Add translation from BFD_RELOC_{32,16,8}
1875 to R_V850_{32,16,8}.
1876
1877 Fri Aug 30 18:06:04 1996 J.T. Conklin <jtc@hippo.cygnus.com>
1878
1879 * elf32-v850.c (reloc_type): Add R_V850_HI16_S.
1880 (elf_v850_howto_table): Add info for HI16_S reloc.
1881 (v850_reloc_map): Add HI_16_S reloc.
1882 * reloc.c: Define BFD_RELOC_V850_* relocs.
1883
1884 end-sanitize-v850
1885 Fri Aug 30 11:49:19 1996 Ian Lance Taylor <ian@cygnus.com>
1886
1887 Add SH ELF support.
1888 * elf32-sh.c: New file.
1889 * elf.c (prep_headers): Handle bfd_arch_sh.
1890 * elfcode.h (write_relocs): Handle absolute symbol.
1891 * elf-bfd.h (_bfd_elf32_link_read_relocs): Declare.
1892 (_bfd_elf64_link_read_relocs): Declare.
1893 * elflink.h (NAME(_bfd_elf,link_read_relocs)): Rename from
1894 elf_link_read_relocs. Make globally visible. Change all
1895 callers.
1896 (elf_link_input_bfd): Get external symbols from cache in
1897 symtab_hdr->contents. Get contents from cache in
1898 elf_section_data.
1899 * elfxx-target.h (bfD_elfNN_bfd_relax_section): Only define if not
1900 already defined.
1901 * reloc.c: Define BFD_RELOC_SH_* relocs.
1902 * libbfd-in.h (_bfd_sh_align_load_span): Declare.
1903 * coff-sh.c (sh_insns_conflict): Fix a return value.
1904 (_bfd_sh_align_load_span): New globally visible function, broken
1905 out of sh_align_load.
1906 (sh_align_load): Call _bfd_sh_align_load_span.
1907 (sh_swap_insns): Change relocs parameter to PTR.
1908 * bfd-in2.h, libbfd.h: Rebuild.
1909 * targets.c (bfd_elf32_sh_vec): Declare.
1910 (bfd_elf32_shl_vec): Declare.
1911 * config.bfd (sh-*-elf*): New target.
1912 * configure.in (bfd_elf32_sh_vec): New target vector.
1913 (bfd_elf32_shl_vec): New target vector.
1914 * configure: Rebuild.
1915 * Makefile.in: Rebuild dependencies.
1916 (BFD32_BACKENDS): Add elf32-sh.o.
1917 (BFD32_BACKENDS_CFILES): Add elf32-sh.c.
1918
1919 * elf.c (map_sections_to_segments): Check that LMA does not skip a
1920 page before checking D_PAGED.
1921
1922 * ihex.c (ihex_scan): Removed unnecessary extbase variable.
1923 (ihex_write_object_contents): Remove extbase; always use segbase
1924 instead.
1925
1926 Thu Aug 29 16:52:17 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1927
1928 * configure.in (i[345]86-*-*): Recognize i686 for pentium pro.
1929 * configure.host (i[345]86-*-*): Ditto.
1930 * config.bfd (i[345]86-*-*): Ditto.
1931 * configure: Regenerate.
1932
1933 * config.bfd (i[3456]86-*-dgux*): Recognize as a synonym for x86
1934 elf.
1935
1936 Tue Aug 27 09:18:18 1996 Jeffrey A Law (law@cygnus.com)
1937
1938 * elf32-hppa.c (hppa_elf_gen_reloc_type): Add new argument.
1939 * elf32-hppa.h (hppa_elf_gen_reloc_type): Update prototype.
1940 * som.c (hppa_som_gen_reloc_type): Add new argument. If
1941 we encounter an R_DATA_ONE_SYMBOL reloc against a symbol that
1942 will have an ST_CODE type, change the symbol's type to ST_DATA.
1943 * som.c (hppa_som_gen_reloc_type): Update prototype.
1944
1945 Tue Aug 27 00:12:22 1996 Ian Lance Taylor <ian@cygnus.com>
1946
1947 * elf32-mips.c (mips_elf_check_relocs): Set dynobj if needed for
1948 R_MIPS_32 and R_MIPS_REL32. Set sgot and g as soon as possible.
1949 (mips_elf_size_dynamic_sections): Don't require .got to exist.
1950 (mips_elf_finish_dynamic_sections): Likewise.
1951
1952 Thu Aug 22 10:54:38 1996 Ian Lance Taylor <ian@cygnus.com>
1953
1954 * configure.host (HLDENV): New variable to set. Set it for
1955 *-*-sysv4*, since those linkers may not support -R but they always
1956 support LD_RUN_PATH.
1957
1958 * libieee.h (NSECTIONS): Don't define.
1959 (ieee_data_struct): Change section_table to asection **. Add
1960 section_table_size.
1961 * ieee.c (get_section_entry): If the table isn't big enough, make
1962 it bigger.
1963 (ieee_slurp_sections): Remove assertion about number of sections.
1964 (ieee_object_p): Adjust initialization of ieee to match changes to
1965 the structure.
1966
1967 * xcofflink.c (xcoff_mark): Don't copy relocs for undefined
1968 symbols merely because we are generating a shared library.
1969 (xcoff_build_ldsyms): Don't set up global linkage code for an
1970 undefined symbol merely because we are generating a shared
1971 library.
1972
1973 start-sanitize-v850
1974 Tue Aug 20 15:06:05 1996 J.T. Conklin <jtc@hippo.cygnus.com>
1975
1976 * Makefile.in (ALL_MACHINES): Add cpu-v850.o.
1977 (BFD32_BACKENDS) Add elf32-v850.o.
1978 * archures.c: Add bfd_v850_arch.
1979 * bfd-in2.h: Add bfd_v850_arch.
1980 * config.bfd (v850-*-*): New target.
1981 * configure: (bfd_elf32_v850_vec) New vector.
1982 * configure.in: (bfd_elf32_v850_vec) New vector.
1983 * cpu-v850.c: New file.
1984 * elf.c (prep_headers): Added case bfd_arch_v850.
1985 * elf32-v850.c: New file.
1986 * targets.c (bfd_elf32_v850_vec): New vector.
1987
1988 end-sanitize-v850
1989 Fri Aug 16 16:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
1990
1991 * xcofflink.c (xcoff_link_add_dynamic_symbols): Create and define
1992 a function code symbol for an XMC_XO symbol.
1993
1994 Thu Aug 15 12:33:29 1996 Stan Shebs <shebs@andros.cygnus.com>
1995
1996 * mpw-config.in: Update editing of autoconf vars to reflect
1997 Jul 18 configure.in change.
1998 * mpw-make.sed: Update editing of include pathnames to be
1999 more general, add @DASH_C_FLAG@ to explicit compile rule edit.
2000
2001 Thu Aug 15 10:35:13 1996 Richard Henderson <rth@tamu.edu>
2002
2003 * elf64-alpha.c (elf64_alpha_output_extsym): The section from
2004 which to offset to get the .plt entry address is ".plt".
2005
2006 Thu Aug 15 16:40:30 1996 James G. Smith <jsmith@cygnus.co.uk>
2007
2008 * reloc.c: (BFD_RELOC_ARM_THUMB_ADD, BFD_RELOC_ARM_THUMB_IMM,
2009 BFD_RELOC_ARM_THUMB_SHIFT, BFD_RELOC_ARM_THUMB_OFFSET):
2010 Added, for internal use by the ARM gas.
2011 * libbfd.h: Rebuilt
2012 * bfd-in2.h: Rebuilt
2013
2014 Wed Aug 14 17:02:09 1996 Richard Henderson <rth@tamu.edu>
2015
2016 * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Correct typo
2017 in section dynidx start.
2018
2019 Tue Aug 13 14:35:38 1996 Ian Lance Taylor <ian@cygnus.com>
2020
2021 * elf.c (_bfd_elf_make_section_from_shdr): Treat sections whose
2022 name begins with .gnu.linkonce as SEC_LINK_ONCE. This is an
2023 optimization for g++.
2024
2025 Tue Aug 13 17:04:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2026
2027 * elf32-ppc.c (ppc_elf_merge_private_bfd_data): If one module has
2028 the -mrelocatable-lib bit set and the other doesn't, clear the
2029 -mrelocatable-lib bit in the header.
2030
2031 Sat Aug 10 22:59:17 1996 Ian Lance Taylor <ian@cygnus.com>
2032
2033 * elflink.h (elf_link_add_object_symbols): Do not resolve a common
2034 symbol against a STT_FUNC symbol in a shared library.
2035
2036 Fri Aug 9 12:44:57 1996 Ian Lance Taylor <ian@cygnus.com>
2037
2038 * xcofflink.c (xcoff_link_add_dynamic_symbols): If a descriptor
2039 symbol is found, automatically define the corresponding function
2040 code.
2041
2042 * cofflink.c (coff_link_add_symbols): Only set (*sym_hash)->numaux
2043 if sym.n_numaux is not zero.
2044 (_bfd_coff_link_input_bfd): Permit the symbol and the hash table
2045 entry to disagree about the number of aux entries if the symbol
2046 has zero.
2047
2048 * elf32-mips.c (mips_elf_check_relocs): Create the .rel.dyn
2049 section if it might be needed, not just if info->shared.
2050 (mips_elf_adjust_dynamic_symbol): Make room for a null element at
2051 the start of .rel.dyn if we are going to use it.
2052 (mips_elf_finish_dynamic_sections): Only clear the first element
2053 of .rel.dyn if the size is greater than zero.
2054
2055 Thu Aug 8 16:24:55 1996 Ian Lance Taylor <ian@cygnus.com>
2056
2057 * xcofflink.c (xcoff_link_input_bfd): If we already called the
2058 undefined_symbol callback for a symbol, then don't issue any more
2059 warnings about loader relocs.
2060 (_bfd_ppc_xcoff_relocate_section): Don't do any further processing
2061 after calling the undefined_symbol callback.
2062
2063 * xcofflink.c (XCOFF_MULTIPLY_DEFINED): Define.
2064 (xcoff_link_add_symbols): Permit multiple definitions of a symbol
2065 as the AIX linker seems to do.
2066
2067 Thu Aug 8 12:21:56 1996 Klaus Kaempf <kkaempf@progis.de>
2068
2069 * evax-alpha.c (evax_alpha_vec): Corrected flags, cleanup.
2070 (evax_initialize): Remove evax_reloc_table.
2071 (evax_close_and_cleanup): Ditto.
2072 (reloc_nil): Ditto.
2073 (alpha_howto_table): Remove ALPHA_R_SWREL32 and ALPHA_R_SWREL64
2074 entries.
2075 (evax_bfd_reloc_type_lookup): Ditto.
2076 * evax-egsd.c (_bfd_evax_slurp_egsd): Add a few casts; set
2077 cooked_size == raw_size.
2078 * evax-emh.c (_bfd_evax_register_filename): Remove.
2079 * evax-etir.c (etir_stc): Allow ETIR_S_C_STC_xx commands.
2080 * evax-misc.c (add_new_contents): Malloc section at full size.
2081 (_bfd_save_evax_section): Memcpy section contents directly.
2082 * evax.h (ALPHA_R_SWREL32, ALPHA_R_SWREL64): Remove.
2083 (evax_reloc_table): Remove.
2084
2085 * hosts/alphavms.h (O_ACCMODE): Define if needed.
2086
2087 * makefile.vms: Add better support for DEC C compilation
2088 Add evax.h dependencies
2089
2090 * reloc.c (bfd_get_reloc_size): Add case for 16 byte reloc.
2091 (BFD_RELOC_SWREL32,BFD_RELOC_SWREL64): Remove.
2092 (BFD_RELOC_ALPHA_BASEREG): Remove.
2093 * bfd-in2.h, libbfd.h: Rebuild.
2094
2095 Thu Aug 8 08:17:32 1996 Stu Grossman (grossman@critters.cygnus.com)
2096
2097 * archive.c (bsd_write_armap): Ifdef around calls to getuid and
2098 getgid if _WIN32 is defined.
2099 * opncls.c (bfd_fdopenr): Remove unnecessary WINGDB ifdef.
2100
2101 Wed Aug 7 23:19:00 1996 Stu Grossman (grossman@critters.cygnus.com)
2102
2103 * aoutx.h bfd-in.h bfd-in2.h opncls.c riscix.c som.c targets.c:
2104 Change NO_FLAGS to BFD_NO_FLAGS to avoid conflict with an HPUX
2105 include file.
2106 * libbfd.c: Create dummy getpagesize() macro if HAVE_GETPAGESIZE
2107 isn't defined.
2108
2109 Wed Aug 7 14:11:44 1996 Philippe De Muyter <phdm@info.ucl.ac.be>
2110
2111 * configure.in: Call BFD_NEEDED_DECLARATION on strstr and
2112 realloc.
2113 * acconfig.h (NEED_DECLARATION_STRSTR): New macro.
2114 (NEED_DECLARATION_REALLOC): New macro.
2115 * configure, config.in: Rebuild.
2116 * sysdep.h (strstr): Declare if NEED_DECLARATION_STRSTR.
2117 (realloc): Declare if NEED_DECLARATION_REALLOC.
2118
2119 * aclocal.m4 (BFD_NEED_DECLARATION): Include <string.h> or
2120 <strings.h> if they exist.
2121
2122 * ieee.c (ieee_set_section_contents): Cast bfd_alloc return.
2123
2124 Wed Aug 7 12:12:03 1996 Ian Lance Taylor <ian@cygnus.com>
2125
2126 * cpu-i386.c (i8086_arch): Architecture info for the i8086.
2127
2128 Based on patches from Eric Valette <valette@crf.canon.fr>:
2129 * elf32-i386.c (enum reloc_type): Add FIRST_INVALID_RELOC,
2130 LAST_INVALID_RELOC, R_386_16, R_386_PC16, R_386_8, R_386_PC8.
2131 (elf_howto_table): Add entries for new relocs.
2132 (elf_i386_reloc_type_lookup): Handle new relocs.
2133 (elf_i386_info_to_howto): Just call abort.
2134 (elf_i386_info_to_howto_rel): Check that the reloc type is valid.
2135 (elf_i386_relocate_section): Likewise.
2136
2137 Tue Aug 6 12:54:56 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
2138
2139 * elf32-d10v.c (elf_d10v_howto_table): Added R_D10V_32.
2140
2141 Mon Aug 5 13:42:41 1996 Ian Lance Taylor <ian@cygnus.com>
2142
2143 * elf.c (_bfd_elf_make_section_from_shdr): For a loadable section,
2144 only get the LMA from the phdr if they are in the same part of the
2145 file.
2146
2147 * elf.c (map_sections_to_segments): Rewrite tests for starting a
2148 new segment to make them more comprehensible. If the relationship
2149 between the LMA and the VMA changed, start a new segment. Don't
2150 check dynsec when deciding whether to start a new segment for a
2151 writeable section; -N will now handle this.
2152
2153 Thu Aug 1 22:43:08 1996 Jeffrey A Law (law@cygnus.com)
2154
2155 * libhppa.h: Remove "esel" changes. Not the right approach.
2156 * som.c: Corresponding changes.
2157 (som_bfd_derive_misc_symbol_info): Use ST_DATA for symbols
2158 which don't have a SOM symbol type associated with them.
2159 Reverses a 1994 change.
2160
2161 Wed Jul 31 15:50:55 1996 Ian Lance Taylor <ian@cygnus.com>
2162
2163 Make ld -N more reasonable for ELF:
2164 * elf.c (map_sections_to_segments): If D_PAGED is not set, set
2165 phdr_in_section to false, and always use a single load segment.
2166 (elf_sort_sections): Sort sections by LMA after VMA.
2167 (assign_file_positions_for_segments): If D_PAGED is not set, don't
2168 align to maxpagesize.
2169 (assign_file_positions_except_relocs): Likewise.
2170 * elfcode.h (elf_object_p): If a section is loaded but not page
2171 aligned, clear D_PAGED.
2172
2173 Wed Jul 31 15:00:12 1996 James G. Smith <jsmith@cygnus.co.uk>
2174
2175 * reloc.c: (BFD_RELOC_ARM_OFFSETIMM8, BFD_RELOC_ARM_HWLITERAL):
2176 Added, for internal use by the ARM gas.
2177 * libbfd.h: Rebuilt
2178 * bfd-in2.h: Rebuilt
2179
2180 Tue Jul 30 14:14:57 1996 Jeffrey A Law (law@cygnus.com)
2181
2182 * libhppa.h (R_HPPA_ESEL): New field selector.
2183 (e_esel): Similarly.
2184 * som.c (hppa_som_gen_reloc_type): If we encounter an e_esel,
2185 then generate R_COMP2 (PUSH_SYM), R_DATA_EXPR fixup stream.
2186 (som_write_fixups): Handle R_DATA_EXPR just like R_CODE_EXPR.
2187
2188 Tue Jul 30 13:31:27 1996 Ian Lance Taylor <ian@cygnus.com>
2189
2190 * xcofflink.c (_bfd_xcoff_bfd_link_add_symbols): Do the regular
2191 archive search before looking for stripped dynamic objects.
2192
2193 Fri Jul 26 17:51:39 1996 Ian Lance Taylor <ian@cygnus.com>
2194
2195 * xcofflink.c (xcoff_build_ldsyms): Make exporting an undefined
2196 symbol a warning rather than an error.
2197
2198 Wed Jul 24 12:02:53 1996 Ian Lance Taylor <ian@cygnus.com>
2199
2200 * elf.c (assign_file_positions_for_segments): Track the virtual
2201 memory position separately from the file position, and use it to
2202 compute the alignment adjustment.
2203
2204 Tue Jul 23 10:43:31 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
2205
2206 * elf32-d10v.c (elf_d10v_howto_table): Changed all relocs to "long"
2207 and fixed mask on R_D10V_10_PCREL_L.
2208
2209 Mon Jul 22 15:30:30 1996 Ian Lance Taylor <ian@cygnus.com>
2210
2211 * elf64-mips.c: Include "aout/ar.h".
2212 (mips_elf64_slurp_armap): New static function.
2213 (mips_elf64_write_armap): New static function.
2214 (bfd_elf64_archive_*): Define.
2215 * elfxx-target.h (bfd_elfNN_archive_p): Define if not defined.
2216 Use instead of bfd_generic_archive_p.
2217 (bfd_elfNN_write_archive_contents): Define if not defined. Use
2218 instead of _bfd_write_archive_contents.
2219 (bfd_elfNN_mkdarchive): Define if not defined. Use instead of
2220 _bfd_generic_mkarchive.
2221 (TARGET_BIG_SYM): If bfd_elfNN_archive_functions is defined, use
2222 bfd_elfNN_archive in BFD_JUMP_TABLE_ARCHIVE rather than
2223 _bfd_archive_coff.
2224 (TARGET_LITTLE_SYM): Likewise.
2225 * archive.c (bfd_slurp_armap): Check for and reject an archive map
2226 name of /SYM64/.
2227 * Makefile.in: Rebuild dependencies.
2228
2229 * elf32-mips.c (_bfd_mips_elf_final_write_processing): Handle
2230 SHT_MIPS_LIBLIST, SHT_MIPS_CONTENT, SHT_MIPS_SYMBOL_LIB, and
2231 SHT_MIPS_EVENTS sections.
2232 (_bfd_mips_elf_section_from_shdr): Handle SHT_MIPS_IFACE,
2233 SHT_MIPS_CONTENT, SHT_MIPS_SYMBOL_LIB, and SHT_MIPS_EVENTS
2234 sections.
2235 (_bfd_mips_elf_fake_sections): Likewise.
2236
2237 * libecoff.h (ecoff_data_type): Add rdata_in_text field.
2238 * ecoff.c (ecoff_compute_section_file_positions): Copy
2239 rdata_in_text from backend info to tdata. Clear it if any data
2240 section comes before .rdata.
2241 (_bfd_ecoff_write_object_contents): Use rdata_in_text field in
2242 tdata rather than backend info.
2243
2244 Fri Jul 19 18:15:51 1996 Ian Lance Taylor <ian@cygnus.com>
2245
2246 * configure.in: Fix test for whether a compiler has a 64 bit
2247 type. From Jim Wilson <wilson@cygnus.com>.
2248
2249 Thu Jul 18 15:39:10 1996 Ian Lance Taylor <ian@cygnus.com>
2250
2251 * configure.host (mips-sgi-irix6*): New host.
2252
2253 * configure.in: Set and substitute VERSION, BFD_HOST_64BIT_LONG
2254 (replacing HOST_64BITLONG), BFD_HOST_64_BIT_DEFINED,
2255 BFD_HOST_64_BIT, and BFD_HOST_U_64_BIT. Add bfd-in2.h:bfd-in2.h
2256 to AC_OUTPUT call.
2257 * configure: Rebuild.
2258 * bfd-in.h (BFD_ARCH_SIZE): Define as @wordsize@, not @WORDSIZE@.
2259 (BFD_HOST_64_BIT): Define conditionally.
2260 (BFD_HOST_U_64_BIT): Define when BFD_HOST_64_BIT is defined.
2261 (bfd_vma): Typedef as BFD_HOST_U_64_BIT.
2262 (symvalue, bfd_size_type): Likewise.
2263 * bfd-in2.h: Rebuild.
2264 * Makefile.in (do_clean): Remove bfd-tmp.h.
2265 (do_distclean): Remove bfd-in3.h.
2266 (stmp-bfd.h): Just do copy-if-change bfd-in3.h bfd.h.
2267 (bfd-in3.h): New target.
2268
2269 * config.bfd (sparc-*-sysv4*): Don't build sunos_big_vec. From
2270 Andrew Gierth <ANDREWG@microlise.co.uk>.
2271
2272 * configure.host: Set INSTALL_SHLIB.
2273 * configure.in: Call AC_SUBST (INSTALL_SHLIB).
2274 * configure: Rebuild.
2275 * Makefile.in (install): Use @INSTALL_SHLIB@.
2276
2277 * config.bfd (mips*-*-irix6*): New target.
2278 * configure.host: Handle Irix 6 shared library like Irix 5.
2279
2280 * xcofflink.c (xcoff_link_add_symbols): Don't check an XMC_TD
2281 symbol for a magic name.
2282 (xcoff_link_input_bfd): Don't change the reloc symbol for an
2283 XMC_TD symbol.
2284 (_bfd_ppc_xcoff_relocate_section): Don't get the TOC offset for an
2285 XMC_TD symbol.
2286
2287 Thu Jul 18 11:36:31 1996 Stan Shebs <shebs@andros.cygnus.com>
2288
2289 * mpw-config.in: Add ELF support to mips config, create the
2290 elf32-target.h file in the object dir.
2291 * mpw-make.sed: Edit elfXX-target.h refs at beginnings of lines.
2292
2293 Wed Jul 17 18:02:32 1996 Kim Knuttila <krk@cygnus.com>
2294
2295 * coff-ppc.c: Redid debug scheme - numerous fprintf's gone.
2296 Also removed most abort calls, in favor of using bfd reporting.
2297
2298 Wed Jul 17 14:51:52 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
2299
2300 * Makefile.in (ALL_MACHINES): Add cpu-d10v.o.
2301 (BFD32_BACKENDS) Add elf32-d10v.o.
2302 * archures.c: Add bfd_d10v_arch.
2303 * bfd-in2.h: Add bfd_d10v_arch.
2304 * config.bfd (d10v-*-*): New target.
2305 * configure: (bfd_elf32_d10v_vec) New vector.
2306 * configure.in: (bfd_elf32_d10v_vec) New vector.
2307 * cpu-d10v.c: New file.
2308 * elf.c (prep_headers): Added case bfd_arch_d10v.
2309 * elf32-d10v.c: New file.
2310 * libbfd.h: Rebuild.
2311 * reloc.c (BFD_RELOC_D10V_10_PCREL_R, BFD_RELOC_D10V_10_PCREL_L,
2312 BFD_RELOC_D10V_18, BFD_RELOC_D10V_18_PCREL): Define.
2313 * targets.c (bfd_elf32_d10v_vec): New vector.
2314
2315 Wed Jul 17 10:58:55 1996 Kim Knuttila <krk@cygnus.com>
2316
2317 * coff-ppc.c (coff_ppc_relocate_section): Removed bogus fprintf
2318
2319 Tue Jul 16 23:49:02 1996 Stu Grossman (grossman@critters.cygnus.com)
2320
2321 * archures.c bfd-in2.h: Add bfd_mach_i386_i386 and
2322 bfd_mach_i386_i8086 machine types.
2323
2324 Wed Jul 10 12:42:56 1996 Ian Lance Taylor <ian@cygnus.com>
2325
2326 * ecoff.c (_bfd_ecoff_new_section_hook): Set SEC_CODE for _INIT
2327 and _FINI sections.
2328
2329 Wed Jul 10 11:18:21 1996 Richard Henderson <rth@tamu.edu>
2330
2331 * coffcode.h (coff_set_section_contents): A/UX does not require
2332 special handling of the _LIB section.
2333
2334 Tue Jul 9 15:52:20 1996 Jeffrey A Law (law@cygnus.com)
2335
2336 * coff-h8300.c (h8300_reloc16_extra_cases): Use the correct
2337 value for R_RELBYTE.
2338
2339 * reloc16.c (bfd_coff_reloc16_relax_section): Only "shrinks"
2340 array if one was allocated.
2341
2342 Tue Jul 9 12:21:54 1996 Ian Lance Taylor <ian@cygnus.com>
2343
2344 From Kazumoto Kojima <kkojima@kk.info.kanagawa-u.ac.jp>:
2345 * elf32-mips.c (struct mips_elf_link_hash_table): Add new fields
2346 use_rld_obj_head and rld_value.
2347 (mips_elf_link_hash_table_create): Initialize new fields.
2348 (mips_elf_add_symbol_hook): Mark __rld_obj_head symbol as
2349 dynamic.
2350 (mips_elf_create_dynamic_sections): Create .rld_map section. If
2351 __rld_obj_head symbol not seen, create an __rld_map symbol.
2352 (mips_elf_size_dynamic_sections): Make space in .rld_map section.
2353 Create a DT_MIPS_RLD_MAP entry rather than a DT_DEBUG entry.
2354 (mips_elf_finish_dynamic_symbol): Save value of __rld_map or
2355 __rld_obj_head symbol.
2356 (mips_elf_finish_dynamic_sections): Handle DT_MIPS_RLD_MAP.
2357
2358 Mon Jul 8 16:18:03 1996 Ian Lance Taylor <ian@cygnus.com>
2359
2360 * elf32-mips.c (mips_reloc_map): Remove BFD_RELOC_32_PCREL entry.
2361
2362 * elf32-ppc.c (ppc_elf_howto_raw): For R_PPC_ADDR16_HA, use
2363 ppc_elf_addr16_ha_reloc.
2364 (ppc_elf_addr16_ha_reloc): New static function.
2365
2366 * coff-mips.c (struct mips_hi): Define.
2367 (mips_refhi_list): New static variable.
2368 (mips_refhi_addr, mips_refhi_addend): Remove.
2369 (mips_refhi_reloc): Maintain a list of unmatched REFHI relocs.
2370 (mips_reflo_reloc): Process mips_refhi_list.
2371 (mips_relhi_list): New static variable.
2372 (mips_relhi_addr, mips_relhi_addend): Remove.
2373 (mips_relhi_reloc): Maintain a list of unmatched RELHI relocs.
2374 (mips_rello_reloc): Process mips_relhi_list.
2375 (mips_relocate_section): Permit an arbitrary number of REFHI or
2376 RELHI relocs before the associated REFLO or RELLO reloc.
2377
2378 Fri Jul 5 19:27:49 1996 Ian Lance Taylor <ian@cygnus.com>
2379
2380 * aout-target.h (MY(callback)): Set reloc_count fields.
2381
2382 Thu Jul 4 12:00:37 1996 Ian Lance Taylor <ian@cygnus.com>
2383
2384 * sunos.c (sunos_add_dynamic_symbols): Don't create dynamic
2385 sections unless this is a SunOS link.
2386
2387 * VERSION: Set to 2.7.1.
2388
2389 * Released binutils 2.7.
2390
2391 Wed Jul 3 14:59:47 1996 Ian Lance Taylor <ian@cygnus.com>
2392
2393 * i386aout.c: Include "aout/aout64.h".
2394 (i386aout_write_object_contents): New static function.
2395 (MY_write_object_contents): Define.
2396
2397 * netbsd.h (MY(write_object_contents)): Make sure that
2398 adjust_sizes_and_vmas is called before fiddling with the magic
2399 number.
2400
2401 Tue Jul 2 23:30:39 1996 Ian Lance Taylor <ian@cygnus.com>
2402
2403 * stabs.c (_bfd_link_section_stabs): Fix casts of psinfo.
2404
2405 Sun Jun 30 13:34:33 1996 Ian Lance Taylor <ian@cygnus.com>
2406
2407 * libbfd-in.h (itos, stoi): Don't define.
2408 * libbfd.h: Rebuild.
2409 * i386lynx.c (KEEPIT): Define as udata.i.
2410 (NAME(lynx,swap_std_reloc_out)): Don't use stoi.
2411 (NAME(lynx,swap_ext_reloc_out)): Likewise.
2412 * riscix.c (riscix_swap_std_reloc_out): Use udata.i rather than
2413 flags. Don't use stoi.
2414
2415 * elf32-mips.c (ELF_MAGPAGESIZE): Change definition to 0x1000.
2416
2417 * elf.c (map_sections_to_segments): Don't start a new segment for
2418 a writable section if it's on the same page as the previous
2419 segment. Reset the writable variable for a readonly section.
2420
2421 Sat Jun 29 16:18:51 1996 Kim Knuttila <krk@cygnus.com>
2422
2423 * peicode.h (coff_swap_aouthdr_in): Missing initializations of
2424 first_thunk_address, thunk_size, and import_table_size.
2425 * peicode.h: Improved some diagnostics regarding edata sections.
2426
2427 * coff-ppc.c (coff_ppc_relocate_section): Earlier error check
2428 on IMGLUE relocs.
2429 (coff_ppc_relocate_section): Improved diagnostic for large TOCDEFN's.
2430 (TARGET_LITTLE_SYM): Added missing D_PAGED.
2431
2432 Fri Jun 28 13:48:45 1996 Ian Lance Taylor <ian@cygnus.com>
2433
2434 * xcofflink.c (xcoff_link_check_ar_symbols): An undefined symbol
2435 with XCOFF_DEF_DYNAMIC set is really defined.
2436 (xcoff_link_check_dynamic_ar_symbols): Likewise.
2437 (xcoff_link_add_symbols): Only create special sections if using an
2438 XCOFF hash table.
2439
2440 * reloc.c (bfd_perform_relocation): Handle xcoff-powermac like
2441 aixcoff-rs6000.
2442 (bfd_install_relocation): Likewise.
2443
2444 Fri Jun 28 11:17:00 1996 Richard Henderson <rth@tamu.edu>
2445
2446 * elf64-alpha.c (struct alpha_elf_link_hash_entry): Add flags
2447 field.
2448 (ALPHA_ELF_LINK_HASH_LU_ADDR): Define.
2449 (ALPHA_ELF_LINK_HASH_LU_MEM): Define.
2450 (ALPHA_ELF_LINK_HASH_LU_FUNC): Define.
2451 (elf64_alpha_link_hash_newfunc): Initialize flags field.
2452 (elf64_alpha_check_relocs): Record types of LITUSE entries that
2453 are found for LITERAL relocs.
2454 (elf64_alpha_adjust_dynamic_symbol): If a symbol has its address
2455 taken, we cannot generate a .plt entry for the symbol.
2456
2457 Thu Jun 27 11:24:29 1996 Ian Lance Taylor <ian@cygnus.com>
2458
2459 * configure.in: Add AC_ISC_POSIX, and check for setitimer and
2460 sysconf functions (for gprof).
2461 * configure, config.in: Rebuild.
2462
2463 Wed Jun 26 16:29:02 1996 Ian Lance Taylor <ian@cygnus.com>
2464
2465 * ecoff.c (_bfd_ecoff_archive_p): Check the first object file in
2466 an archive if it has a map. If the object file has the wrong
2467 xvec, reject it.
2468
2469 * coff-alpha.c (alpha_adjust_reloc_in): Set the addend for a
2470 BRADDR, SREL16, SREL32, or SREL64 reloc against an external
2471 symbol.
2472 (alpha_relocate_section): Likewise.
2473
2474 * coffswap.h (coff_swap_reloc_out): Use RELSZ, not sizeof.
2475 (coff_swap_filehdr_out): Use FILHSZ, not sizeof.
2476 (coff_swap_sym_out): Use SYMESZ, not sizeof.
2477 (coff_swap_aux_out): Use AUXESZ, not sizeof.
2478 (coff_swap_lineno_out): Use LINESZ, not sizeof.
2479 (coff_swap_aouthdr_out): Use AOUTSZ, not sizeof.
2480 (coff_swap_scnhdr_out): Use SCNHSZ, not sizeof.
2481 * peicode.h: Corresponding changes.
2482
2483 Tue Jun 25 15:28:34 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2484
2485 * elflink.h (elf_create_pointer_linker_section): Comment out code
2486 dealing with making GOT pointers negative of the GOT symbol for
2487 now.
2488
2489 Tue Jun 25 11:41:24 1996 Richard Henderson <rth@tamu.edu>
2490
2491 * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't
2492 increment the .rela.plt size until after we're done creating the
2493 .plt entry.
2494 (elf64_alpha_finish_dynamic_symbol): Change .plt entry to load the
2495 .rela.plt offset directly rather than calculating it.
2496
2497 Mon Jun 24 17:15:10 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
2498
2499 * Makefile.in, (bindir, libdir, datadir, mandir, infodir, includedir):
2500 Use autoconf-set values.
2501 * doc/Makefile.in (bindir, libdir, datadir, mandir, infodir,
2502 includedir, INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set
2503 values.
2504 (docdir): Deleted.
2505 * configure.in (AC_PREREQ): autoconf v2.5 or higher.
2506 * configure: Rebuilt.
2507
2508 Mon Jun 24 22:50:35 1996 Jeffrey A Law (law@cygnus.com)
2509
2510 * som.c (som_write_fixups): Fix typo in R_END_TRY for exception
2511 handling code > 1k away.
2512
2513 Mon Jun 24 18:41:06 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2514
2515 * elflink.h (elf_create_pointer_linker_section): If DEBUG is
2516 defined, output whenever the symbol is updated.
2517
2518 Mon Jun 24 17:58:12 1996 Jouke Numan <jnuman@bazis.nl>
2519
2520 * elf.c (elf_fake_sections): Don't set sh_addr of a non SEC_ALLOC
2521 section to 0 if user_set_vma is set.
2522 * elflink.h (elf_bfd_final_link): Likewise.
2523
2524 Sun Jun 23 20:42:51 1996 Doug Evans <dje@canuck.cygnus.com>
2525
2526 Partially undo patch of Jun 20.
2527 * coffcode.h (coff_set_alignment_hook): Use COFF_IMAGE_WITH_PE.
2528 (coff_compute_section_file_positions): Likewise.
2529 (coff_write_object_contents): Likewise. Re-add deleted code, but
2530 use #ifdef COFF_WITH_PE, not COFF_OBJ_WITH_PE.
2531 * peicode.h (pe_bfd_copy_private_bfd_data): Re-add #ifdef.
2532
2533 Fri Jun 21 17:38:15 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
2534
2535 * config.bfd: Add support for *-*-rtems* configurations.
2536
2537 Fri Jun 21 15:19:59 1996 Ian Lance Taylor <ian@cygnus.com>
2538
2539 * elf.c (prep_headers): Add bfd_arch_alpha case.
2540
2541 Fri Jun 21 12:35:27 1996 Richard Henderson <rth@tamu.edu>
2542
2543 * elf64-alpha.c: New file.
2544 * config.bfd (alpha-*-linuxecoff*): New target.
2545 (alpha-*-linux*, alpha-*-elf*): New targets.
2546 * configure.in (bfd_elf64_alpha_vec): New vector.
2547 * configure: Rebuild.
2548 * targets.c (bfd_elf64_alpha_vec): Declare.
2549 (bfd_target_vector): Add bfd_elf64_alpha_vec if BFD64.
2550 * reloc.c (BFD_RELOC_ALPHA_GPDISP): Define.
2551 * bfd-in2.h, libbfd.h: Rebuild.
2552 * Makefile.in: Rebuild dependencies.
2553 (BFD64_BACKENDS): Add elf64-alpha.o.
2554 (BFD64_BACKENDS_CFILES): Add elf64-alpha.c.
2555
2556 Thu Jun 20 18:14:25 1996 Ian Lance Taylor <ian@cygnus.com>
2557
2558 * ecoff.c (ecoff_armap_hash): If hlog is 0, just return 0, rather
2559 than relying on a right shift of 32.
2560
2561 Thu Jun 20 11:00:57 1996 Doug Evans <dje@canuck.cygnus.com>
2562
2563 * coffcode.h (coff_set_alignment_hook): Change COFF_IMAGE_WITH_PE
2564 ifdef to COFF_WITH_PE.
2565 (coff_compute_section_file_positions): Likewise.
2566 (coff_write_object_contents): Likewise. Delete COFF_OBJ_WITH_PE.
2567 * pe-{arm,i386,ppc}.c (COFF_OBJ_WITH_PE): Delete.
2568 * peicode.h (pe_bfd_copy_private_bfd_data): Delete ifdef
2569 COFF_IMAGE_WITH_PE, always include.
2570
2571 * peicode.h (coff_swap_scnhdr_out): ".drectve" doesn't have trailing 0.
2572
2573 Wed Jun 19 11:37:52 1996 Ian Lance Taylor <ian@cygnus.com>
2574
2575 * elf.c (map_sections_to_segments): Fix up the test for -Ttext to
2576 approximate the correct answer if SIZEOF_HEADERS was not used.
2577
2578 * binary.c (binary_set_section_contents): Set section file
2579 position based on LMA rather than VMA.
2580
2581 Wed Jun 19 11:19:25 1996 Manfred Hollstein KS/EIC5 60/3/142 #40283 <manfred@lts.sel.alcatel.de>
2582
2583 * linker.c (_bfd_generic_link_output_symbols): Don't output any
2584 symbols if info->strip == strip_all.
2585
2586 Tue Jun 18 15:17:36 1996 Jeffrey A. Law <law@rtl.cygnus.com>
2587
2588 * coff-h8300.c: Remove #if 0 code.
2589 (compatable): Don't allow mixing/matching of different architectures.
2590
2591 * archures.c (bfd_mach_h8300s): Add.
2592 * bfd-in2.h: Rebuilt.
2593 * coff-h8300.c (funcvec_hash_newfunc): Handle H8/S too.
2594 (BADMAG): Likewise.
2595 (h8300_reloc16_estimate): Likewise.
2596 (h8300_reloc16_extra_cases): Likewise.
2597 (h8300_bfd_link_add_symbols): Likewise.
2598 * coffcode.h (coff_set_arch_mach_hook): Likewise.
2599 (coff_set_flags): Likewise.
2600 * cpu-h8300.c (h8300_scan): Likewise.
2601 Add H8/S to bfd_h8300_arch list.
2602
2603 Tue Jun 18 14:42:58 1996 Klaus Kaempf <kkaempf@progis.de>
2604
2605 Added support for Alpha OpenVMS:
2606 * evax.h, evax-alpha.c, evax-egsd.c, evax-emh.c: New files.
2607 * evax-etir.c, evax-misc.c, hosts/alphavms.h: New files.
2608 * config.h-vms, makefile.vms: New files.
2609 * config.bfd (alpha-*-*vms*): New target.
2610 * configure.in (evax_alpha_vec): New target vector.
2611 * configure: Rebuild.
2612 * reloc.c (BFD_RELOC_SWREL32, BFD_RELOC_SWREL64): Define.
2613 (BFD_RELOC_ALPHA_LINKAGE, BFD_RELOC_ALPHA_BASEREG): Define.
2614 * targets.c (bfd_target_evax_flavour): Define.
2615 (evax_alpha_vec): Declare.
2616 (bfd_target_vector): Add ecoffalpha_little_vec and evax_alpha_vec
2617 if BFD64 is defined.
2618 * bfd-in2.h, libbfd.h: Rebuild.
2619 * Makefile.in: Rebuild dependencies.
2620 (BFD64_BACKENDS): Add evax-alpha.o, evax-egsd.o, evax-etir.o,
2621 evax-emh.o, and evax-misc.o.
2622 (BFD64_BACKENDS_CFILES): Add evax-alpha.c, evax-egsd.c,
2623 evax-etir.c, evax-emh.c, and evax-misc.c.
2624 (HFILES): Add evax.h.
2625
2626 Tue Jun 18 13:54:18 1996 Ian Lance Taylor <ian@cygnus.com>
2627
2628 * coff-h8300.c (h8300_reloc16_extra_cases): Make name a const
2629 pointer.
2630 (h8300_bfd_link_add_symbols): Likewise.
2631
2632 Mon Jun 17 10:06:50 1996 Jeffrey A. Law <law@rtl.cygnus.com>
2633
2634 * som.h (R_HPPA_BEGIN_TRY, R_HPPA_END_TRY): Define.
2635 * som.c (som_write_fixups): Handle R_BEGIN_TRY and R_END_TRY.
2636
2637 Mon Jun 17 12:49:11 1996 Ian Lance Taylor <ian@cygnus.com>
2638
2639 * elf32-mips.c (mips_elf_relocate_section): Don't create a reloc
2640 for R_MIPS_REL32 and R_MIPS_32 relocs if no dynamic sections were
2641 created.
2642 (mips_elf_check_relocs): Only create .rel.dyn for R_MIPS_REL32 and
2643 R_MIPS_32 relocs if creating a shared library.
2644
2645 Thu Jun 13 20:14:51 1996 Doug Evans <dje@canuck.cygnus.com>
2646
2647 * peicode.h (add_data_entry): Use pei_section_data rather than
2648 _cooked_size. Corresponds to May 13 change in coffcode.h.
2649
2650 Thu Jun 13 10:23:40 1996 Ian Lance Taylor <ian@cygnus.com>
2651
2652 * cofflink.c (_bfd_coff_final_link): Handle long section names.
2653 * coffcode.h (coff_write_object_contents): If there are long
2654 section names, always set the f_symptr field, even if there are no
2655 symbols.
2656 * peicode.h (coff_swap_filehdr_in): Don't clear the f_symptr field
2657 if there are no symbols.
2658
2659 * coffgen.c (make_a_section_from_file): Check return value of
2660 _bfd_coff_read_string_table.
2661 (coff_real_object_p): Check return value of
2662 make_a_section_from_file.
2663 (_bfd_coff_read_string_table): Check that there are some symbols
2664 before trying to read the string table size.
2665
2666 Wed Jun 12 11:16:37 1996 Ian Lance Taylor <ian@cygnus.com>
2667
2668 * xcofflink.c (xcoff_link_add_symbols): When considering whether
2669 to replace a symbol in a dynamic object with a symbol from another
2670 dynamic object, do the replacement if the existing symbol is
2671 global linkage code.
2672
2673 * xcofflink.c (_bfd_ppc_xcoff_relocate_section): Check explicitly
2674 for _ptrgl, and treat it as global linkage code.
2675
2676 * aoutx.h (NAME(aout,find_nearest_line)): Notice if we find a
2677 filename or N_SO symbol past the offset, and use it to indicate
2678 that there is no line number or function when appropriate.
2679
2680 Tue Jun 11 15:24:48 1996 Ian Lance Taylor <ian@cygnus.com>
2681
2682 * xcofflink.c (xcoff_build_ldsyms): Set XCOFF_DEF_REGULAR for a
2683 common symbol defined by the linker. Don't export function code
2684 even if export_defineds is set.
2685
2686 Mon Jun 10 11:57:27 1996 Jeffrey A Law (law@cygnus.com)
2687
2688 * coff-h8300.c (howto_table): Add new entries for R_BCC_INV
2689 and R_JMP_DEL.
2690 (rtype2howto): Handle R_BCC_INV and R_JMP_DEL.
2691 (h8300_symbol_address_p): New function.
2692 (h8300_reloc16_estimate): Eliminate jumps made unnecessary by
2693 relaxing.
2694
2695 Sun Jun 9 16:30:20 1996 Jeffrey A Law (law@cygnus.com)
2696
2697 * coff-h8300.c (h8300_reloc16_estimate): Fix many minor spacing
2698 problems.
2699 (h8300_reloc16_estimate, cases R_JMP1, R_JMP2): Adjust "dot"
2700 correctly for the two variants. Allow relaxing if the target
2701 is 128 bytes away since after relaxation it'll be 126 bytes away.
2702 (h8300_reloc16_estimate, case R_PCRWORD): Correctly adjust
2703 "dot" and "value". Allow relaxing if the target is 128 bytes
2704 away since after relaxation it'll be 126 bytes away.
2705 * reloc16.c (bfd_coff_reloc16_relax_section): Keep relaxing
2706 the given section until nothing changes.
2707
2708 Thu Jun 6 15:24:45 1996 Richard Henderson <rth@tamu.edu>
2709
2710 * ecoff.c (_bfd_ecoff_new_section_hook): Remove the _PDATA
2711 alignment hack--we can get the lnnoptr info another way without
2712 suddenly increasing the alignment requirements. Set the flags for
2713 the _PDATA section.
2714 (ecoff_compute_section_file_positions): Do so.
2715
2716 Thu Jun 6 11:24:37 1996 Ian Lance Taylor <ian@cygnus.com>
2717
2718 * ieee.c (ieee_write_object_contents): Put a timestamp in the file
2719 to keep the HP emulator database happy.
2720
2721 * config.bfd: Recognize powerpc-*-linux* and powerpcle-*-linux*.
2722 From Kevin Buettner <kev@primenet.com>.
2723
2724 Wed Jun 5 15:16:04 1996 Ian Lance Taylor <ian@cygnus.com>
2725
2726 * aoutx.h (translate_to_native_sym_flags): Don't try to print the
2727 name of a NULL section.
2728
2729 Tue Jun 4 18:53:58 1996 Ian Lance Taylor <ian@cygnus.com>
2730
2731 * linker.c (_bfd_generic_link_add_one_symbol): If notice_all is
2732 set, always call the notice callback.
2733
2734 * VERSION: Increment for bfdlink.h change.
2735
2736 Mon Jun 3 11:01:53 1996 Ian Lance Taylor <ian@cygnus.com>
2737
2738 * coff-sh.c (COFF_DEFAULT_SECTION_ALIGNMENT_POWER): Set to 4.
2739 (sh_relax_delete_bytes): Correct handling of differently sized
2740 trailing alignment reloc.
2741
2742 * bfd-in.h: Use #error if BFD_HOST_64_BIT can not be defined.
2743 * bfd-in2.h: Rebuild.
2744 * configure.in: Warn if there is no known 64 bit type.
2745 * configure: Rebuild.
2746
2747 * Makefile.in: Rebuild dependencies.
2748 (BFD32_BACKENDS): Add ppcboot.o.
2749 (BFD32_BACKENDS_CFILES): Add ppcboot.c.
2750
2751 * elf32-mips.c (mips_elf_size_dynamic_sections): Initialize c.
2752 From Per Fogelstrom <per.fogelstrom@mailbox200.swipnet.se>.
2753
2754 Sat Jun 1 21:49:58 1996 Ian Lance Taylor <ian@cygnus.com>
2755
2756 * elf64-mips.c (bfd_mips_elf64_swap_reginfo_in)
2757 (bfd_mips_elf64_swap_reginfo_out): Move from here...
2758 * elf32-mips.c (bfd_mips_elf64_swap_reginfo_in)
2759 (bfd_mips_elf64_swap_reginfo_out): ...to here.
2760
2761 Fri May 31 13:51:28 1996 Ian Lance Taylor <ian@cygnus.com>
2762
2763 * elf64-mips.c: Improve reloc special_functions and handling of
2764 SHT_MIPS_OPTIONS section.
2765 * elf32-mips.c (_bfd_mips_elf_hi16_reloc): Rename from
2766 mips_elf_hi16_reloc and make globally visible.
2767 (_bfd_mips_elf_lo16_reloc): Rename from mips_elf_lo16_reloc and
2768 make globally visible.
2769 (_bfd_mips_elf_got16_reloc): Rename from mips_elf_got16_reloc and
2770 make globally visible.
2771 (_bfd_mips_elf_gprel16_reloc): Rename from mips_elf_gprel16_reloc
2772 and make globally visible.
2773 (gprel16_with_gp): Check howto->src_mask before using value in
2774 insn.
2775 (_bfd_mips_elf_gprel32_reloc): Rename from mips_elf_gprel32_reloc
2776 and make globally visible.
2777 (gprel32_with_gp): Check howto->src_mask before fetching value.
2778 (bfd_mips_elf_swap_options_in): New function.
2779 (bfd_mips_elf_swap_options_out): New function.
2780 (_bfd_mips_elf_set_private_flags): Rename from
2781 mips_elf_set_private_flags and make globally visible.
2782 (_bfd_mips_elf_copy_private_bfd_data): Rename from
2783 mips_elf_copy_private_bfd_data and make globally visible.
2784 (_bfd_mips_elf_merge_private_bfd_data): Rename from
2785 mips_elf_merge_private_bfd_data and make globally visible.
2786 (_bfd_mips_elf_section_from_shdr): Accept .MIPS.options as a name
2787 for a SHT_MIPS_OPTIONS section.
2788 (mips_elf32_section_from_shdr): Handle SHT_MIPS_OPTIONS section.
2789 (_bfd_mips_elf_fake_sections): Consider .MIPS.options to be the
2790 name of a SHT_MIPS_OPTIONS section.
2791 (_bfd_mips_elf_set_section_contents): New function.
2792 (mips_elf32_section_processing): Set the GP value in a
2793 SHT_MIPS_OPTIONS section.
2794 (_bfd_mips_elf_find_nearest_line): Rename from
2795 mips_elf_find_nearest_line and make globally visible.
2796 (bfd_elf32_set_section_contents): Define.
2797 * elf-bfd.h (_bfd_mips_elf_hi16_reloc): Declare.
2798 (_bfd_mips_elf_lo16_reloc): Declare.
2799 (_bfd_mips_elf_gprel16_reloc): Declare.
2800 (_bfd_mips_elf_got16_reloc): Declare.
2801 (_bfd_mips_elf_gprel32_reloc): Declare.
2802 (_bfd_mips_elf_set_private_flags): Declare.
2803 (_bfd_mips_elf_copy_private_bfd_data): Declare.
2804 (_bfd_mips_elf_merge_private_bfd_data): Declare.
2805 (_bfd_mips_elf_find_nearest_line): Declare.
2806 (_bfd_mips_elf_set_section_contents): Declare.
2807
2808 * elf32-hppa.c (elf32_hppa_info_to_howto): Rename from
2809 elf_info_to_howto.
2810 (elf_info_to_howto): Define.
2811 * elf32-sparc.c (elf32_sparc_info_to_howto): Rename from
2812 elf_info_to_howto.
2813 (elf_info_to_howto): Define.
2814 * elf64-sparc.c (sparc64_elf_info_to_howto): Rename from
2815 elf_info_to_howto.
2816 (elf_info_to_howto): Define.
2817
2818 * coff-w65.c (h8300_reloc16_estimate): Rename R_MOVB[12] to
2819 R_MOV16B[12], to match change in coff/internal.h.
2820
2821 Thu May 30 12:38:49 1996 Ian Lance Taylor <ian@cygnus.com>
2822
2823 * elf64-mips.c: Extensive additions to provide better support for
2824 writing files and for gas.
2825 * elf32-mips.c (_bfd_mips_elf_object_p): New function, broken out
2826 of mips_elf_object_p.
2827 (mips_elf32_object_p): Rename from mips_elf_object_p; call
2828 _bfd_mips_elf_object_p.
2829 (_bfd_mips_elf_final_write_processing): Rename from
2830 mips_elf_final_write_processing and make globally visible.
2831 (_bfd_mips_elf_fake_sections): Rename from
2832 mips_elf_fake_sections and make globally visible.
2833 (_bfd_mips_elf_section_from_bfd_section): Rename from
2834 mips_elf_section_from_bfd_section and make globally visible.
2835 (_bfd_mips_elf_section_processing): New function, broken out of
2836 mips_elf_section_processing.
2837 (mips_elf32_section_processing): Rename from
2838 mips_elf_section_processing; call
2839 _bfd_mips_elf_section_processing.
2840 (_bfd_mips_elf_symbol_processing): Rename from
2841 mips_elf_symbol_processing and make globally visible.
2842 (_bfd_mips_elf_read_ecoff_info): Rename from
2843 mips_elf_read_ecoff_info and make globally visible.
2844 (mips_elf32_ecoff_debug_swap): Rename from
2845 mips_elf_ecoff_debug_swap.
2846 * elf.c (_bfd_elf_symbol_from_bfd_symbol): Use asymbol rather than
2847 struct symbol_cache_entry.
2848 (_bfd_elf_validate_reloc): New function, moved in from
2849 elfcode.h:validate_reloc.
2850 * elfcode.h (validate_reloc): Remove; moved into elf.c and renamed
2851 to _bfd_elf_validate_reloc. Change all callers.
2852 * elf-bfd.h (bfd_section_from_shdr): Declare.
2853 (_bfd_elf_symbol_from_bfd_symbol): Declare.
2854 (_bfd_elf_validate_reloc): Declare.
2855 (_bfd_mips_elf_object_p): Declare.
2856 (_bfd_mips_elf_fake_sections): Declare.
2857 (_bfd_mips_elf_section_from_bfd_section): Declare.
2858 (_bfd_mips_elf_section_processing): Declare.
2859 (_bfd_mips_elf_symbol_processing): Declare.
2860 (_bfd_mips_elf_read_ecoff_info): Declare.
2861 (_bfd_mips_elf_final_write_processing): Declare.
2862 * elfxx-target.h (bfd_elfNN_get_reloc_upper_bound): Don't define
2863 if already defined.
2864
2865 * elf32-mips.c (mips_elf_object_p): Handle E_MIPS_ARCH_4.
2866 (mips_elf_final_write_processing): Likewise.
2867
2868 Wed May 29 16:15:29 1996 Ian Lance Taylor <ian@cygnus.com>
2869
2870 64-bit MIPS ELF ABI objdump support:
2871 * elf64-mips.c: New file.
2872 * Makefile.in: Rebuild dependencies.
2873 (BFD64_BACKENDS): Add elf64-mips.o.
2874 (BFD64_BACKENDS_CFILES): Add elf64-mips.c.
2875 * config.bfd (mips*el-*-elf*) Add bfd_elf64_bigmips_vec and
2876 bfd_elf64_littlemips_vec to targ_selvecs.
2877 (mips*-*-elf*): Likewise.
2878 * confingure.in: Add bfd_elf64_bigmips_vec and
2879 bfd_elf64_littlemips_vec to vector switch.
2880 * configure: Rebuild.
2881 * elf32-mips.c (_bfd_mips_elf_section_from_shdr): New function,
2882 broken out of mips_elf_section_from_shdr.
2883 (mips_elf32_section_from_shdr): Rename from
2884 mips_elf_section_from_shdr. Call new function.
2885 (elf_backend_section_from_shdr): Update name of renamed function.
2886 * elf-bfd.h (struct elf_size_info): Change second parameter of
2887 write_out_phdrs to be const. Likewise for second parameter of
2888 swap_symbol_out.
2889 (struct bfd_elf_section_data): Add rel_hdr2 field.
2890 (bfd_elf32_swap_symbol_in): Change second parameter to be const.
2891 (bfd_elf32_swap_symbol_out): Likewise.
2892 (bfd_elf32_swap_reloc_in): Likewise.
2893 (bfd_elf32_swap_reloc_out): Likewise.
2894 (bfd_elf32_swap_reloca_in): Likewise.
2895 (bfd_elf32_swap_reloca_out): Likewise.
2896 (bfd_elf32_swap_phdr_in): Likewise.
2897 (bfd_elf32_swap_phdr_out): Likewise.
2898 (bfd_elf32_swap_dyn_in): Likewise.
2899 (bfd_elf32_swap_dyn_out): Likewise.
2900 (bfd_elf32_slurp_symbol_table): Declare.
2901 (bfd_elf32_write_shdrs_and_ehdr): Declare.
2902 (bfd_elf32_write_out_phdrs): Declare.
2903 (bfd_elf64_swap_symbol_in): Change second parameter to be const.
2904 (bfd_elf64_swap_symbol_out): Likewise.
2905 (bfd_elf64_swap_reloc_in): Likewise.
2906 (bfd_elf64_swap_reloc_out): Likewise.
2907 (bfd_elf64_swap_reloca_in): Likewise.
2908 (bfd_elf64_swap_reloca_out): Likewise.
2909 (bfd_elf64_swap_phdr_in): Likewise.
2910 (bfd_elf64_swap_phdr_out): Likewise.
2911 (bfd_elf64_swap_dyn_in): Likewise.
2912 (bfd_elf64_swap_dyn_out): Likewise.
2913 (bfd_elf64_slurp_symbol_table): Declare.
2914 (bfd_elf64_write_shdrs_and_ehdr): Declare.
2915 (bfd_elf64_write_out_phdrs): Declare.
2916 (_bfd_mips_elf_section_from_shdr): Declare.
2917 * elf.c (bfd_section_from_shdr): Remove assertion requiring
2918 SHT_REL/SHT_RELA to match use_rela_p. If there is already a reloc
2919 section for the section, add the new one to rel_hdr2. Increment
2920 reloc_count rather than setting it.
2921 * elfcode.h (elf_slurp_symbol_table): Define name as macro.
2922 Remove static declaration.
2923 (elf_write_shdrs_and_ehdr): Define name as macro.
2924 (elf_write_out_phdrs): Likewise.
2925 (elf_swap_ehdr_in, elf_swap_ehdr_out): Declare.
2926 (elf_swap_shdr_in, elf_swap_shdr_out): Declare.
2927 (elf_swap_symbol_in): Change second parameter to be const.
2928 (elf_swap_symbol_out): Likewise.
2929 (elf_swap_ehdr_in, elf_swap_ehdr_out): Likewise.
2930 (elf_swap_shdr_in, elf_swap_shdr_out): Likewise.
2931 (elf_swap_phdr_in, elf_swap_phdr_out): Likewise.
2932 (elf_swap_reloc_in, elf_swap_reloc_out): Likewise.
2933 (elf_swap_reloca_in, elf_swap_reloca_out): Likewise.
2934 (elf_write_out_phdrs): Rename from write_out_phdrs. Change second
2935 parameter to be const. Make non-static.
2936 (elf_write_shdrs_and_ehdr): Rename from write_shdrs_and_ehdr.
2937 Make non-static.
2938 (elf_slurp_symbol_table): Make non-static.
2939 (NAME(_bfd_elf,size_info)): Update names of renamed functions.
2940 * elfxx-target.h (elf_info_to_howto): Define if not defined.
2941 (elf_backend_size_info): Likewise.
2942 (elfNN_bed): Use elf_backend_size_info.
2943 * targets.c (bfd_elf64_bigmips_vec): Declare.
2944 (bfd_elf64_littlemips_vec): Declare.
2945 (bfd_target_vector): Add bfd_elf64_bigmips_vec and
2946 bfd_elf64_littlemips_vec if BFD64 is defined.
2947
2948 * libbfd.c (bfd_get_file_window): Add cast to fprintf argument.
2949
2950 Tue May 28 11:42:08 1996 Ian Lance Taylor <ian@cygnus.com>
2951
2952 * coff-sh.c (sh_relax_delete_bytes): Insert nop instructions, not
2953 zeroes, in alignment holes.
2954
2955 * configure: Rebuild with autoconf 2.10.
2956
2957 * aoutx.h (NAME(aout,find_nearest_line)): Make room for the
2958 potential leading underscore in the allocated buffer.
2959
2960 Fri May 24 14:28:38 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2961
2962 * elf32-ppc.c (ppc_elf_add_symbol_hook): Do not put small common
2963 symbols into .sbss if this is a relocatable link.
2964
2965 Thu May 23 12:26:24 1996 Ian Lance Taylor <ian@cygnus.com>
2966
2967 * xcofflink.c (_bfd_ppc_xcoff_relocate_section): Warn about
2968 undefined symbols when creating a shared library.
2969
2970 Fri May 17 13:54:15 1996 Ian Lance Taylor <ian@cygnus.com>
2971
2972 * coff-sh.c: Add a bunch of new code and static const arrays to
2973 support aligning loads and stores on four byte memory boundaries.
2974 Also:
2975 (sh_coff_howtos): Add entries for R_SH_CODE, R_SH_DATA and
2976 R_SH_LABEL.
2977 (sh_relax_section): Look for R_SH_CODE relocs. If we find one,
2978 call sh_align_loads.
2979 (sh_relax_delete_bytes): Don't mark R_SH_CODE or R_SH_DATA relocs
2980 as unused.
2981
2982 Thu May 16 16:34:13 1996 Ian Lance Taylor <ian@cygnus.com>
2983
2984 * cache.c (bfd_open_file): Unlink the file before opening it for
2985 write. From Marty Leisner <leisner@sdsp.mc.xerox.com>.
2986
2987 * opncls.c (bfd_fdopenr): Set opened_once.
2988
2989 Tue May 14 12:35:32 1996 Ian Lance Taylor <ian@cygnus.com>
2990
2991 * som.c (som_slurp_reloc_table): Clear external_relocs cache after
2992 freeing it.
2993
2994 * libbfd.c: Remove #ifdef FILE_OFFSET_IS_CHAR_INDEX, and compile
2995 the code unconditionally.
2996
2997 Mon May 13 19:51:37 1996 Ian Lance Taylor <ian@cygnus.com>
2998
2999 * libcoff-in.h (struct pei_section_tdata): Define structure.
3000 (pei_section_data): Define macro.
3001 * libcoff.h: Rebuild.
3002 * coffcode.h (coff_set_alignment_hook): If COFF_IMAGE_WITH_PE,
3003 store s_paddr field in pei_section_data.
3004 (coff_compute_section_file_positions): Use pei_section_data rather
3005 than _cooked_size, and don't overwrite an existing value.
3006 (coff_write_object_contents): If COFF_OBJ_WITH_PE, set s_paddr to
3007 0. If COFF_IMAGE_WITH_PE, set s_paddr to pei_section_data.
3008 * peicode.h (coff_bfd_copy_private_section_data): Define if
3009 COFF_IMAGE_WITH_PE.
3010 (pe_bfd_copy_private_section_data): New static function if
3011 COFF_IMAGE_WITH_PE.
3012
3013 Wed May 8 16:10:38 1996 Ian Lance Taylor <ian@cygnus.com>
3014
3015 * srec.c (srec_set_arch_mach): Write as a function rather than a
3016 macro definition.
3017
3018 * xcofflink.c (_bfd_xcoff_bfd_link_add_symbols): If an archive has
3019 no map, just check each member in turn to see whether it is
3020 required.
3021
3022 Wed May 8 09:17:34 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3023
3024 * ppcboot.c (ppcboot_object_p): Check for type 0x41 in partition
3025 table. Call BFD_ASSERT to validate header size, instead of
3026 calling fatal.
3027 (ppcboot_bfd_print_private_bfd_data): Put quotes around partition
3028 name.
3029
3030 Tue May 7 16:10:19 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3031
3032 * ppcboot.c: New target for looking at PPCbug boot records.
3033
3034 * config{ure.in,.bfd}: Add support for ppcboot target.
3035 * targets.c: Ditto.
3036 * configure: Regenerate.
3037
3038 Tue May 7 11:15:19 1996 Jeffrey A Law (law@cygnus.com)
3039
3040 * coff-h8300.c (howto_table): Update names to match recent
3041 changes to include/coff/internal.h. Fix minor errors in the
3042 existing relocs. Add R_MOVL1 and R_MOVL2.
3043 (rtype2howto): Similarly.
3044 (h8300_reloc16_estimate): Rewrite to simplify, fix bugs in the
3045 existing relaxing code and peform more relaxing.
3046 (h8300_reloc16_extra_cases): Likewise.
3047
3048 Mon May 6 18:24:09 1996 Jeffrey A Law (law@cygnus.com)
3049
3050 * reloc16.c (bfd_coff_reloc16_get_value): Handle common
3051 symbols correctly.
3052
3053 Sat May 4 05:08:45 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3054
3055 * elfcode.h (elf_object_p): Reject generic ELF target if
3056 e_machine matches an alternate machine code in a specific backend.
3057
3058 * netbsd-core.c (netbsd_core_vec): Remove initializer for
3059 obsolete align_power_min field.
3060
3061 Fri May 3 13:07:35 1996 Jeffrey A Law (law@cygnus.com)
3062
3063 * coff-h8300.c (reloc_howto_type): Add howto entry for
3064 R_PCRWORD_B.
3065 (rtype2howto): Handle R_PCRWORD_B.
3066 (h8300_reloc16_extra_cases): Handle R_PCRWORD_B.
3067 (h8300_reloc_16_estimate): Likewise. Try to turn a 16bit
3068 pc-relative branch (R_PCRWORD) into an 8bit pc-relative
3069 branch (R_PCWORD_B).
3070
3071 Fri May 3 10:47:41 1996 Ian Lance Taylor <ian@cygnus.com>
3072
3073 * aoutx.h (translate_from_native_sym_flags): Set the section for
3074 BSF_CONSTRUCTOR symbols.
3075
3076 * cofflink.c (_bfd_coff_link_input_bfd): Correct setting of
3077 last_bf_index.
3078
3079 Wed May 1 18:39:32 1996 Doug Evans <dje@canuck.cygnus.com>
3080
3081 * coffcode.h (coff_write_object_contents): In comdat section lookup,
3082 stop looking when section is found.
3083
3084 Wed May 1 14:17:57 1996 Ian Lance Taylor <ian@cygnus.com>
3085
3086 * coffcode.h (STRING_SIZE_SIZE): Define.
3087 (styp_to_sec_flags): Handle long symbol names when looking for the
3088 section symbol.
3089 (bfd_coff_backend_data): Add _bfd_coff_long_section_names field.
3090 (bfd_coff_long_section_names): Define.
3091 (coff_write_object_contents): Handle long section names.
3092 (bfd_coff_std_swap_table): Initialize new field.
3093 * libcoff.h: Rebuild.
3094 * coffgen.c (make_a_section_from_file): Handle long section
3095 names.
3096 (coff_write_symbols): Handle long section names.
3097 * coff-alpha.c (alpha_ecoff_backend_data): Initialize new field.
3098 * coff-mips.c (mips_ecoff_backend_data): Likewise.
3099 * pe-arm.c (COFF_LONG_SECTION_NAMES): Define.
3100 * pei-arm.c (COFF_LONG_SECTION_NAMES): Define.
3101 * pe-i386.c (COFF_LONG_SECTION_NAMES): Define.
3102 * pei-i386.c (COFF_LONG_SECTION_NAMES): Define.
3103 * pe-ppc.c (COFF_LONG_SECTION_NAMES): Define.
3104 * pei-ppc.c (COFF_LONG_SECTION_NAMES): Define.
3105
3106 * bout.c (b_out_callback): Set lma of sections.
3107 (b_out_bfd_get_relocated_section_contents): Rename in_abfd
3108 parameter to output_bfd. Used input_bfd instead of output_bfd in
3109 several places.
3110
3111 Tue Apr 30 17:56:39 1996 Ian Lance Taylor <ian@cygnus.com>
3112
3113 * aoutx.h (translate_from_native_sym_flags): Don't create
3114 SEC_CONSTRUCTOR sections.
3115 * ecoff.c (ecoff_set_symbol_info): Likewise.
3116
3117 * elf32-mips.c (mips_elf_copy_private_bfd_data): Copy elf_gp.
3118 From Don Bowman <bowman@waterloo.hp.com>.
3119
3120 Tue Apr 30 17:06:32 1996 Doug Evans <dje@canuck.cygnus.com>
3121
3122 * coff-arm.c (armcoff_little_vec): If COFF_WITH_PE is defined, add
3123 SEC_LINK_ONCE and SEC_LINK_DUPLICATES to section_flags.
3124
3125 Mon Apr 29 13:15:17 1996 Ian Lance Taylor <ian@cygnus.com>
3126
3127 * elf32-mips.c (struct mips_elf_link_hash_entry): Add
3128 mips_32_relocs field.
3129 (mips_elf_link_hash_newfunc): Initialize mips_32_relocs field.
3130 (mips_elf_relocate_section): Copy R_MIPS_REL32 and R_MIPS_32
3131 relocs against a global symbol which is not defined in a regular
3132 file.
3133 (mips_elf_check_relocs): For a R_MIPS_REL32 or R_MIPS_32 reloc
3134 against a global symbol, increment mips_32_relocs.
3135 (mips_elf_adjust_dynamic_symbol): If mips_32_relocs is set, and
3136 the symbol is not defined in a regular file, make room in the
3137 .rel.dyn section.
3138
3139 Fri Apr 26 18:00:37 1996 Ian Lance Taylor <ian@cygnus.com>
3140
3141 * ecoff.c (ecoff_compute_section_file_positions): Track the real
3142 file position and the virtual file position separately. Set
3143 filepos information bsaed on the real file position.
3144 (_bfd_ecoff_set_section_contents): Handle .lib sections like the
3145 Jan 23 change to coffcode.h.
3146
3147 * som.c (som_slurp_symbol_table): Set the symbol count to the
3148 number of BFD symbols created.
3149
3150 Fri Apr 26 12:34:29 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3151
3152 * elf32-ppc.c (ppc_elf_check_relocs): Forward relocations to the
3153 output file if linking shared objects. Loop to check all relocs,
3154 rather than returning false on first error.
3155
3156 Thu Apr 25 13:25:12 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3157
3158 * elf32-ppc.c (ppc_elf_create_linker_section): Add PLT case.
3159 (ppc_elf_additional_program_headers): If .interp section, bump #
3160 of program headers by 1.
3161 (ppc_elf_adjust_dynamic_symbol): Flesh out support.
3162 (ppc_elf_size_dynamic_sections): Add support for .plt section.
3163 (ppc_elf_check_relocs): Print out filename in debug code. Enable
3164 PLT support.
3165 (ppc_elf_finish_dynamic_symbol): Add support for PLT's, beef up
3166 debug output.
3167 (ppc_elf_relocate_section): If the output section isn't defined,
3168 don't abort, just give an error message.
3169
3170 * elflink.c (_bfd_elf_create_dynamic_sections): If the section
3171 being created is .sdata or .sdata2, don't make the symbol dynamic.
3172
3173 Wed Apr 24 14:04:07 1996 Ian Lance Taylor <ian@cygnus.com>
3174
3175 * xcofflink.c (_bfd_xcoff_bfd_link_add_symbols): Look through the
3176 members of an archive for dynamic objects with no symbols, and
3177 pass them directly to check_archive_element.
3178 (xcoff_link_check_ar_symbols): Pass dynamic objects to
3179 xcoff_link_check_dynamic_ar_symbols.
3180 (xcoff_link_check_dynamic_ar_symbols): New static function.
3181
3182 * coff-rs6000.c (rs6000coff_vec): Change BFD_JUMP_TABLE_DYNAMIC
3183 from _bfd_nodynamic to _bfd_xcoff.
3184 * libcoff-in.h (_bfd_xcoff_get_dynamic_symtab_upper_bound):
3185 Declare.
3186 (_bfd_xcoff_canonicalize_dynamic_symtab): Declare.
3187 (_bfd_xcoff_get_dynamic_reloc_upper_bound): Declare.
3188 (_bfd_xcoff_canonicalize_dynamic_reloc): Declare.
3189 * libcoff.h: Rebuild.
3190 * xcofflink.c (xcoff_swap_ldrel_in): New static function.
3191 (xcoff_get_section_contents): New static function.
3192 (_bfd_xcoff_get_dynamic_symtab_upper_bound): New function.
3193 (_bfd_xcoff_canonicalize_dynamic_symtab): New function.
3194 (_bfd_xcoff_get_dynamic_reloc_upper_bound): New function.
3195 (xcoff_dynamic_reloc): New static variable.
3196 (_bfd_xcoff_canonicalize_dynamic_reloc): New function.
3197 (xcoff_link_add_dynamic_symbols): Use xcoff_get_section_contents.
3198
3199 Tue Apr 23 12:48:42 1996 Ian Lance Taylor <ian@cygnus.com>
3200
3201 * coff-sparc.c (bfd_coff_generic_reloc): Return bfd_reloc_ok even
3202 if reloc_entry->addend is not 0.
3203 (CALC_ADDEND): Just set the addend to reloc.r_offset.
3204
3205 Mon Apr 22 18:29:01 1996 Doug Evans <dje@canuck.cygnus.com>
3206
3207 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Fix spelling of
3208 R_SPARC_GLOB_JMP.
3209 * elf64-sparc.c (sparc64_elf_howto_table): Likewise.
3210 Add entries for R_SPARC_[56].
3211 (sparc_reloc_map): Add entries for R_SPARC_[56].
3212
3213 Mon Apr 22 15:07:24 1996 Ian Lance Taylor <ian@cygnus.com>
3214
3215 Optimize linking of stabs in sections as used in ELF and COFF.
3216 * stabs.c: New file.
3217 * libbfd-in.h (_bfd_link_section_stabs): Declare.
3218 (_bfd_write_section_stabs): Declare.
3219 (_bfd_write_stab_strings): Declare.
3220 * libbfd.h: Rebuild.
3221 * libcoff-in.h (struct coff_section_tdata): Add stab_info field.
3222 (struct coff_link_hash_table): Add stab_info field.
3223 * libcoff.h: Rebuild.
3224 * cofflink.c (_bfd_coff_link_hash_table_init): Initialize
3225 stab_info field.
3226 (coff_link_add_symbols): Call _bfd_link_section_stabs if
3227 appropriate.
3228 (_bfd_coff_final_link): Write out stab strings hash table.
3229 (_bfd_coff_link_input_bfd): Handle optimized stabs sections.
3230 * coff-ppc.c (ppc_bfd_coff_final_link): Write out stab strings
3231 hash table.
3232 * elf-bfd.h (struct elf_link_hash_table): Add stab_info field.
3233 (struct bfd_elf_section_data): Add stab_info field.
3234 * elf.c (_bfd_elf_link_hash_table_init): Initialize stab_info
3235 field.
3236 * elflink.h (elf_link_add_object_symbols): If appropriate, call
3237 _bfd_link_section_stabs.
3238 (elf_bfd_final_link): Write out stab strings hash table.
3239 (elf_link_input_bfd): Handle optimized stabs sections.
3240 * reloc.c (_bfd_final_link_relocate): Check address against
3241 _raw_size rather than _cooked_size.
3242 * Makefile.in: Rebuild dependencies.
3243 (BFD_LIBS): Add stabs.o
3244 (BFD_LIBS_CFILES): Add stabs.c.
3245
3246 * VERSION: Increment for bfdlink.h change.
3247
3248 * coffgen.c (coff_renumber_symbols): Correct handling of
3249 BSF_NOT_AT_END common symbols.
3250
3251 Fri Apr 19 19:21:56 1996 Ian Lance Taylor <ian@cygnus.com>
3252
3253 * coff-ppc.c (record_toc): Add cast to avoid warning.
3254 (ppc_allocate_toc_section): Likewise.
3255 (coff_ppc_relocate_section): Remove ANSI C string concatenation.
3256 (ppc_coff_reloc_type_lookup): Remove unreached code.
3257 * coffcode.h (coff_write_object_contents): Don't take the address
3258 of an array.
3259 * peicode.h (pe_print_idata): Add casts to avoid warning.
3260 (pe_print_edata): Likewise.
3261 (pe_print_reloc): Remove ANSI C string concatenation.
3262
3263 Thu Apr 18 18:51:18 1996 Ian Lance Taylor <ian@cygnus.com>
3264
3265 * libcoff-in.h (struct coff_final_link_info): Add last_bf_index
3266 and last_bf fields.
3267 * libcoff.h: Rebuild.
3268 * coffswap.h (coff_swap_aux_in): Swap endndx field for C_FCN
3269 symbols.
3270 (coff_swap_aux_out): Likewise.
3271 * peicode.h (coff_swap_aux_in): Likewise.
3272 (coff_swap_aux_out): Likewise.
3273 * coffgen.c (coff_pointerize_aux): Check endndx field for C_FCN
3274 symbols.
3275 * cofflink.c (_bfd_coff_final_link): Initialize last_bf_index
3276 field.
3277 (_bfd_coff_link_input_bfd): Check endndx field for C_FCN symbols.
3278 Fix up .bf endndx link fields.
3279 * coff-ppc.c (ppc_bfd_coff_final_link): Initialize last_bf_index
3280 field.
3281 * xcofflink.c (xcoff_link_input_bfd): Check endndx field for C_FCN
3282 symbols.
3283
3284 Wed Apr 17 12:08:24 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3285
3286 * pe{,i}-ppc.c (PPC_PE): Define instead of PPC, so that compiling
3287 on Solaris PowerPC systems doesn't get confused.
3288
3289 * ccffcode.h (coff_write_object_contents): Use #ifdef PPC_PE, not
3290 #ifdef PPC.
3291
3292 * elfcore.h (bfd_prstatus, bfd_fpregset): Add thread argument.
3293 (elf_corefile_note): If HAVE_SYS_PROCFS_H is not defined, don't
3294 update did_reg and did_reg2.
3295
3296 Wed Apr 17 13:07:37 1996 Ian Lance Taylor <ian@cygnus.com>
3297
3298 * xcofflink.c (xcoff_link_input_bfd): Check for TOC overflow.
3299
3300 * linker.c (_bfd_generic_link_add_one_symbol): When calling the
3301 callback routines, pass h->root.string rather than name, in case
3302 copy is true and name is transient.
3303
3304 Tue Apr 16 16:36:38 1996 Stu Grossman (grossman@lisa.cygnus.com)
3305
3306 * elfcore.h: Add support for core files with multiple threads.
3307 (Primarily for Solaris.)
3308
3309 Tue Apr 16 13:44:08 1996 Ian Lance Taylor <ian@cygnus.com>
3310
3311 * aoutx.h (NAME(aout,squirt_out_relocs)): Don't do anything if
3312 section->orelocation is NULL.
3313
3314 * coffgen.c (bfd_coff_get_syment): New function.
3315 (bfd_coff_get_auxent): New function.
3316 * bfd-in.h (bfd_coff_get_syment): Declare.
3317 (bfd_coff_get_auxent): Declare.
3318 * bfd-in2.h: Rebuild.
3319
3320 Mon Apr 15 19:06:59 1996 Ian Lance Taylor <ian@cygnus.com>
3321
3322 * elf32-mips.c (struct mips_hi16): Define.
3323 (mips_hi16_addr, mips_hi16_addend): Remove.
3324 (mips_hi16_list): New static variable.
3325 (mips_elf_hi16_reloc): Maintain a list of unmatched HI16 relocs.
3326 (mips_elf_lo16_reloc): Process mips_hi16_list.
3327 (mips_elf_relocate_section): Permit an arbitrary number of HI16
3328 relocs before the associated LO16 reloc.
3329
3330 Wed Apr 10 00:23:53 1996 Ian Lance Taylor <ian@cygnus.com>
3331
3332 * versados.c (versados_scan): Check bfd_alloc return value.
3333 (versados_object_p): Check all bfd_read return values. Require
3334 that lang field be less than 10, to avoid confusion with Intel Hex
3335 files.
3336
3337 * libaout.h (WRITE_HEADERS): Write out the relocs even if there
3338 aren't any symbols.
3339 * aoutx.h (NAME(aout,swap_std_reloc_out)): Set r_index to N_ABS,
3340 not 0, for an absolute symbol.
3341 (NAME(aout,swap_ext_reloc_out)): Likewise.
3342
3343 * ihex.c (ihex_scan): Accept a length of 4 for record type 5.
3344 (ihex_write_object_contents): For a large start address, output
3345 the full 32 bit address in record type 5.
3346
3347 * ieee.c (ieee_write_byte): Change second parameter from bfd_byte
3348 to int to avoid promotion problems in prototype.
3349
3350 Tue Apr 9 11:44:21 1996 Ian Lance Taylor <ian@cygnus.com>
3351
3352 * configure.host: Use ${srcdir} when looking for picfrag.
3353
3354 * configure.host: Switch on ${libdir}, not $(libdir). From
3355 alan@spri.levels.unisa.edu.au (Alan Modra).
3356
3357 * aoutx.h (aout_link_add_symbols): Always call add_dynamic_symbols
3358 entry point, not just for DYNAMIC objects.
3359 * sunos.c (sunos_add_dynamic_symbols): Always call
3360 sunos_create_dynamic_sections. If called with a non DYNAMIC
3361 object, don't do anything else.
3362 (sunos_add_one_symbol): Don't call sunos_create_dynamic_sections.
3363
3364 Mon Apr 8 12:09:36 1996 Ian Lance Taylor <ian@cygnus.com>
3365
3366 * configure.in: Permit --enable-shared to specify a list of
3367 directories.
3368 * configure: Rebuild.
3369
3370 * configure.host: Set HLDFLAGS and SHLIB_CFLAGS for *-dec-osf*
3371 host when configuring with --enable-shard.
3372
3373 Fri Apr 5 12:24:13 1996 Ian Lance Taylor <ian@cygnus.com>
3374
3375 * config.bfd: Add i[345]86-*-freebsdelf* target; from John Polstra
3376 <jdp@polstra.com>.
3377
3378 * linker.c (link_action): For WARN_ROW/warn, use MWARN, not CYCLE,
3379 to avoid crashing in bfd_hash_replace.
3380
3381 * sysdep.h: Use #ifdef, not #if.
3382
3383 Thu Apr 4 23:32:23 1996 Ian Lance Taylor <ian@cygnus.com>
3384
3385 * config.in: Rebuild.
3386
3387 Thu Apr 4 18:49:09 1996 Fred Fish <fnf@cygnus.com>
3388
3389 * configure.in (mips-sony-bsd*): Fix typo in AC_DEFINE.
3390 (AC_CHECK_HEADERS): Check for sys/time.h
3391 (AC_HEADER_TIME): Add macro.
3392 * configure: Rebuild.
3393 * sysdep.h: Use TIME_WITH_SYS_TIME and HAVE_SYS_TIME_H
3394 to control what combination of <time> and <sys/time.h>
3395 get included.
3396
3397 Tue Apr 2 13:11:53 1996 Doug Evans <dje@canuck.cygnus.com>
3398
3399 * aoutf1.h (sunos_32_set_arch_mach): Handle M_SPARCLET.
3400 (aout_32_sunos4_write_object_contents): Likewise.
3401 * aoutx.h (NAME(aout,machine_type)): Handle
3402 bfd_mach_sparc_{sparclet,sparclite}.
3403 * archures.c (bfd_mach_sparc_{sparclet,sparclite}): Define.
3404 (bfd_mach_sparc_v9_p): Update.
3405 * cpu-sparc.c (arch_info_struct): Add entries for sparclet,sparclite.
3406 * libaout.h (enum machine_type): Add M_SPARCLET.
3407 * sunos.c (MACHTYPE_OK): Define.
3408 * bfd-in2.h: Regenerated.
3409
3410 Tue Apr 2 00:33:18 1996 Ian Lance Taylor <ian@cygnus.com>
3411
3412 * elf-bfd.h (struct elf_link_hash_table): Add hgot field.
3413 * elf.c (_bfd_elf_link_hash_table_init): Initialize hgot field.
3414 * elflink.c (_bfd_elf_create_got_section): Store the
3415 _GLOBAL_OFFSET_TABLE_ hash table entry in the hgot field.
3416 * elf32-sparc.c (elf32_sparc_check_relocs): If the size of the
3417 global offset table goes over 0x1000, set the value of
3418 _GLOBAL_OFFSET_TABLE_ to 0x1000 into the section.
3419 (elf32_sparc_relocate_section): Subtract the offset of
3420 _GLOBAL_OFFSET_TABLE_ when handling GOT relocations.
3421
3422 * elfcode.h: Don't include <string.h>.
3423
3424 Mon Apr 1 10:39:24 1996 Jeffrey A Law (law@cygnus.com)
3425
3426 * linker.c (_bfd_generic_link_hash_newfunc): Renamed from
3427 generic_link_hash_newfunc. All references changed.
3428 * genlink.h (_bfd_generic_link_hash_newfunc): Declaration
3429 moved here from libbfd-in.h.
3430 * libbfd-in.h: Corresponding changes.
3431 * libbfd.h: Regenerated.
3432
3433 Mon Apr 1 12:35:36 1996 Ian Lance Taylor <ian@cygnus.com>
3434
3435 * aoutx.h (aout_link_input_section_std): When reporting an
3436 overflow error, use the name of the symbol in the hash table if
3437 available.
3438 (aout_link_input_section_ext): Likewise.
3439
3440 * elflink.h (elf_adjust_dynamic_symbol): If a common symbol got
3441 defined in a regular file, set ELF_LINK_HASH_DEF_REGULAR.
3442
3443 Sun Mar 31 01:58:41 1996 steve chamberlain <sac@slash.cygnus.com>
3444
3445 * peicode.h (coff_swap_aouthdr_out): Delete test for .junk.
3446 * coffcode.h (coff_compute_section_file_positions): Likewise.
3447 (coff_write_object_contents): Likewise.
3448
3449 Fri Mar 29 12:44:36 1996 Ian Lance Taylor <ian@cygnus.com>
3450
3451 * section.c (SEC_LINK_ONCE): Define.
3452 (SEC_LINK_DUPLICATES): Define.
3453 (SEC_LINK_DUPLICATES_DISCARD): Define.
3454 (SEC_LINK_DUPLICATES_ONE_ONLY): Define.
3455 (SEC_LINK_DUPLICATES_SAME_SIZE): Define.
3456 (SEC_LINK_DUPLICATES_SAME_CONTENTS): Define.
3457 * bfd-in2.h: Rebuild.
3458 * coffcode.h (sec_to_styp_flags): If COFF_WITH_PE, turn
3459 SEC_LINK_ONCE into IMAGE_SCN_LNK_COMDAT.
3460 (styp_to_sec_flags): If COFF_WITH_PE, turn IMAGE_SCN_LNK_REMOVE
3461 into SEC_EXCLUDE. If IMAGE_SCN_LNK_COMDAT is set, set
3462 SEC_LINK_ONCE, and look through the symbol table for the setting
3463 for SEC_LINK_DUPLICATES.
3464 (coff_write_object_contents): If COFF_WITH_PE, if SEC_LINK_ONCE is
3465 set for a section, find the section symbol in the symbol table,
3466 and set the aux entry based on SEC_LINK_DUPLICATES.
3467 * coffgen.c (coff_print_symbol): Add a space before "checksum".
3468 * coff-arm.c (armcoff_big_vec): If COFF_WITH_PE is defined, add
3469 SEC_LINK_ONCE and SEC_LINK_DUPLICATES to section_flags.
3470 * coff-i386.c (i386coff_vec): Likewise.
3471 * coff-ppc.c (TARGET_LITTLE_SYM, TARGET_BIG_SYM): Likewise.
3472
3473 * VERSION: Bump to 2.6.1.
3474 * Makefile.in (stamp-h): Depend upon VERSION.
3475
3476 Thu Mar 28 23:48:49 1996 Jeffrey A Law (law@cygnus.com)
3477
3478 * libbfd-in.h (generic_link_hash_newfunc): Add declaration.
3479 * libbfd.h: Rebuilt.
3480 * linker.c (generic_link_hash_newfunc): No longer static.
3481 * coffcode.h (coff_bfd_link_hash_create): Allow specific targets
3482 to override.
3483 * coff-h8300.c: Add two derived hash tables and their associated
3484 funtions and #defines for use by the h8300 linker.
3485 (h8300_reloc16_extra_cases, case R_MEM_INDIRECT): Create entries in
3486 the function vector as needed. Place the address of the function
3487 vector entry in the location specified by the R_MEM_INDIRECT reloc.
3488 Rewrite the vectors section contents as necessary.
3489 (h8300_bfd_link_add_symbols): New function for the h8300 linker.
3490 (coff_bfd_link_add_symbols): Define to use h8300 specific version.
3491 (coff_bfd_link_hash_table_create): Likewise.
3492
3493 Thu Mar 28 17:44:08 1996 Ian Lance Taylor <ian@cygnus.com>
3494
3495 * libhppa.h: If gcc 2.7 or higher, declare all the functions with
3496 __attribute__ ((__unused__)) so that -Wall doesn't warn about
3497 them.
3498 (hppa_rebuild_insn): Pass pointer to correct type to
3499 low_sign_unext and dis_assemble_21.
3500
3501 Thu Mar 28 11:00:36 1996 Doug Evans <dje@canuck.cygnus.com>
3502
3503 * config.bfd (sparc64-{sysv4*,solaris2*}): Delete.
3504 Stick with sparc-*-{sysv4*,solaris2*}.
3505
3506 Wed Mar 27 10:43:34 1996 Ian Lance Taylor <ian@cygnus.com>
3507
3508 * peicode.h (coff_swap_aux_in): Swap in extra PE x_scn fields.
3509 (coff_swap_aux_out): Swap out extra PE x_scn fields.
3510 * coffswap.h (coff_swap_aux_in): Zero out extra PE x_scn fields.
3511 * coffgen.c (coff_print_symbol): If any of the extra PE x_scn
3512 fields is non-zero, print them.
3513
3514 * coff-ppc.c (ppc_record_toc_entry): Put inside COFF_IMAGE_WITH_PE
3515 ifdef. Remove unused variables.
3516 (ppc_record_data_in_toc_entry): Ifdef out. Removed unused
3517 variables.
3518 (ppc_mark_symbol_as_glue): Put inside COFF_IMAGE_WITH_PE ifdef.
3519 (get_symbol_value): Ifdef out.
3520 (pe_ppc_reloc): Ifdef out. Remove unused variables.
3521 (coff_ppc_relocate_section): Remove unused variables. Make
3522 fprintf strings and argument types correspond. Put before_addr in
3523 DEBUG_RELOC ifdef.
3524 (dump_toc): Make fprintf strings and argument types correspond.
3525 (ppc_process_before_allocation): Remove unused variables. Always
3526 return a value.
3527 (ppc_reflo_reloc): Ifdef out.
3528 (ppc_addr32nb_reloc): Ifdef out.
3529 (ppc_coff_rtype2howto): Make fprintf strings and argument types
3530 correspond.
3531 (coff_ppc_rtype_to_howto): Likewise.
3532 (ppc_coff_swap_sym_in_hook): Remove unused variables.
3533
3534 * peicode.h (pe_print_idata): Move otherwise unused variables into
3535 the #ifdef where they are used. Always return a value.
3536 (pe_print_edata): Make fprintf strings and argument types
3537 correspond. Always return a value.
3538 (pe_print_pdata): Removed unused variable addr_value. Always
3539 return a value.
3540 (pe_print_reloc): Remove unused variable onaline. Make fprintf
3541 strings and argument types correspond. Always return a value.
3542
3543 * elf32-ppc.c (ppc_elf_fake_sections): Return true.
3544 (ppc_elf_finish_dynamic_symbol): Move definition of unused
3545 variable rela inside #if 0 section where it is used.
3546
3547 * ns32k.h: New file.
3548 * cpu-ns32k.h: Include ns32k.h. Rename externally visible
3549 functions to start with _bfd_.
3550 * aout-ns32k.c: Include ns32k.h. Change references to renamed
3551 functions in cpu-ns32k.h.
3552 * Makefile.in: Rebuild dependencies.
3553 (HFILES): Add ns32k.h.
3554
3555 * section.c (struct sec): Add linker_mark field. Change
3556 user_set_vma and reloc_done to be single bit fields.
3557 (STD_SECTION): Update accordingly.
3558 * bfd-in2.h: Rebuild.
3559 * aoutx.h (NAME(aout,final_link)): Mark sections included in the
3560 link.
3561 (aout_link_input_bfd): Don't link unmarked sections.
3562 * cofflink.c (_bfd_coff_final_link): Mark sections included in the
3563 link.
3564 (_bfd_coff_link_input_bfd): Don't link unmarked sections.
3565 * coff-ppc.c (ppc_bfd_coff_final_link): Mark sections included in
3566 the link.
3567 * elflink.h (elf_bfd_final_link): Mark sections included in the
3568 link.
3569 (elf_link_input_bfd): Don't link unmarked sections.
3570 * xcofflink.c (_bfd_xcoff_bfd_final_link): Mark sections included
3571 in the link.
3572 (xcoff_link_input_bfd): Don't link unmarked sections.
3573
3574 * coffswap.h (coff_swap_scnhdr_out): Include section name in
3575 overflow error messages.
3576
3577 Tue Mar 26 15:46:18 1996 Ian Lance Taylor <ian@cygnus.com>
3578
3579 * bfd.c (_bfd_default_error_handler): If _bfd_error_program_name
3580 is not set, print "BFD: " before the error message.
3581
3582 * configure.in: Use AC_CHECK_TOOL to find ar and ranlib. From
3583 Miles Bader <miles@gnu.ai.mit.edu>.
3584 * configure: Rebuild.
3585
3586 Fri Mar 22 12:17:00 1996 Ian Lance Taylor <ian@cygnus.com>
3587
3588 * xcofflink.c (xcoff_link_input_bfd): Fix scan for C_BINCL/C_EINCL
3589 symbols.
3590
3591 * config.bfd: Add ieee_vec to targ_selvecs for i960 targets and
3592 m68k-aout, m68k-coff, and m68k-elf targets.
3593
3594 Fri Mar 22 11:33:44 1996 Martin Anantharaman <martin@goofy.imech.uni-duisburg.de>
3595
3596 * ieee.c: Changed #ifdef KEEPMINUSPCININST to #if KEEPMINUSPCININST.
3597 (ieee_generic_stat_arch_elt): Restructured to prevent
3598 ieee_object_p from being called repeatedly.
3599
3600 Thu Mar 21 11:00:47 1996 steve chamberlain <sac@slash.cygnus.com>
3601
3602 * coffcode.h (coff_write_object_contents): Allocate
3603 buffers large enough for any FILEHDR or AOUTHDR.
3604
3605 Thu Mar 21 16:28:17 1996 David Mosberger-Tang <davidm@azstarnet.com>
3606
3607 * ecofflink.c (lookup_line): New static function, renamed and
3608 slighly changed from old _bfd_ecoff_locate_line.
3609 (_bfd_ecoff_locate_line): Cache line number information. Use
3610 lookup_line for actual lookup.
3611
3612 Thu Mar 21 14:59:11 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3613
3614 * peicode.h (pe_print_pdata): Warn if the .pdata section is not a
3615 multiple of 20 bytes.
3616
3617 Thu Mar 21 13:54:40 1996 Ian Lance Taylor <ian@cygnus.com>
3618
3619 * ecoff.c (_bfd_ecoff_find_nearest_line): Use bfd_zalloc to
3620 allocate ecoff_find_line, and don't initialize by hand.
3621 * elf32-mips.c (mips_elf_find_nearest_line): Use bfd_zalloc for
3622 mips_elf_find_line, and don't call memset.
3623
3624 * coffcode.h (coff_compute_section_file_positions): If not
3625 producing a final executable, don't consider sofar when aligning
3626 the section to the correct size.
3627
3628 Wed Mar 20 16:53:12 1996 Ian Lance Taylor <ian@cygnus.com>
3629
3630 * coffcode.h (coff_add_missing_symbols): Ifdef out.
3631 (coff_write_object_contents): Don't call coff_add_missing_symbols.
3632 * coffgen.c (coff_section_symbol): Ifdef out.
3633
3634 Mon Mar 18 12:54:41 1996 Ian Lance Taylor <ian@cygnus.com>
3635
3636 * elf32-mips.c (mips_elf_gprel32_reloc): Initialize gp if
3637 output_bfd is not NULL.
3638
3639 Thu Mar 14 17:12:06 1996 Doug Evans <dje@charmed.cygnus.com>
3640
3641 * coffgen.c (coff_get_normalized_symtab): Call bfd_zalloc instead
3642 of bfd_alloc (fixes fix_line not being initialized).
3643 Delete zeroing of fix_{value,tag,end,scnlen} fields.
3644
3645 Thu Mar 14 16:06:06 1996 Jeffrey A Law (law@cygnus.com)
3646
3647 * coffcode.h: Allow specific backends to override the
3648 bfd_link_add_symbols routine.
3649
3650 * coff-h8300.c: Include genlink.h.
3651 (howto_table): Add R_MEM_INDIRECT.
3652 (rtype2howto): Support R_MEM_INDIRECT.
3653 (h8300_reloc16_extra_cases): Handle R_MEM_INDIRECT like R_RELBYTE
3654 for now.
3655
3656 Tue Mar 12 12:41:17 1996 David Mosberger-Tang <davidm@koala.azstarnet.com>
3657
3658 * coff-alpha.c (alpha_relocate_section): Use
3659 info->callbacks_warning, rather than _bfd_error_handler, for
3660 "multiple gp" warning.
3661
3662 Tue Mar 12 12:10:55 1996 Ian Lance Taylor <ian@cygnus.com>
3663
3664 * linker.c (bfd_wrapped_link_hash_lookup): New function.
3665 (_bfd_generic_link_add_one_symbol): Remove BFD_ASSERT on hash
3666 table string. Use bfd_wrapped_link_hash_lookup.
3667 (_bfd_generic_link_write_global_symbol): Remove BFD_ASSERT on hash
3668 table string.
3669 * aoutx.h (aout_link_write_symbols): Use the name from the hash
3670 table, if any, when writing out symbols.
3671 (aout_link_input_section_std): Use the name from the hash table,
3672 if any, when reporting undefined symbols.
3673 (aout_link_input_section_ext): Likewise.
3674 (aout_link_reloc_link_order): Use bfd_wrapped_link_hash_lookup.
3675 * bout.c (get_value): Likewise.
3676 * cofflink.c (_bfd_coff_reloc_link_order): Likewise.
3677 * ecoff.c (ecoff_reloc_link_order): Likewise.
3678 * elflink.h (elf_link_add_object_symbols): Likewise.
3679 (elf_reloc_link_order): Likewise.
3680 * linker.c (_bfd_generic_link_output_symbols): Likewise.
3681 (_bfd_generic_reloc_link_order): Likewise.
3682 (default_indirect_link_order): Likewise.
3683 * reloc16.c (bfd_coff_reloc16_get_value): Likewise.
3684 * sunos.c (sunos_add_one_symbol): Likewise.
3685 * xcofflink.c (xcoff_link_add_symbols): Likewise.
3686 (bfd_xcoff_link_count_reloc): Likewise.
3687 (xcoff_reloc_link_order): Likewise.
3688
3689 * ecoffswap.h (ecoff_swap_fdr_in): If ECOFF_64, turn 0xffffffff
3690 into -1 for intern->rss.
3691
3692 * configure: Rebuild with autoconf 2.8.
3693
3694 Mon Mar 11 12:28:31 1996 Ian Lance Taylor <ian@cygnus.com>
3695
3696 * stab-syms.c (__define_stab_duplicate): Define.
3697 (bfd_get_stab_name): Rename from aout_stab_name. Rewrite to use a
3698 switch.
3699 * bfd-in.h (bfd_get_stab_name): Declare.
3700 * bfd-in2.h: Rebuild.
3701 * Makefile.in: Rebuild dependencies.
3702 (BFD_LIBS): Add stab-syms.o.
3703 (BFD_LIBS_CFILES): Add stab-syms.c.
3704 (BFD32_BACKENDS): Remove stab-syms.o.
3705 (BFD32_BACKENDS_CFILES): Remove stab-syms.c.
3706 * configure.in: Don't list stab-syms.o in bfd_backends.
3707 * configure: Rebuild.
3708 * libaout.h (aout_stab_name): Don't declare.
3709 * aoutx.h (NAME(aout,get_symbol_info)): Call bfd_get_stab_name,
3710 not aout_stab_name.
3711
3712 Fri Mar 8 11:26:20 1996 Ian Lance Taylor <ian@cygnus.com>
3713
3714 * elf.c (assign_file_positions_for_segments): Adjust file offset
3715 for section alignment even if SEC_LOAD is not set.
3716
3717 Tue Mar 5 12:02:23 1996 Ian Lance Taylor <ian@cygnus.com>
3718
3719 * configure.in: Don't set SHLIB or SHLINK to an empty string,
3720 since they appear as targets in Makefile.in.
3721 * configure: Rebuild.
3722
3723 * sunos.c (sunos_scan_ext_relocs): If not making a shared library,
3724 don't fiddle with a symbol which is not defined anywhere.
3725
3726 Mon Mar 4 12:49:16 1996 Ian Lance Taylor <ian@cygnus.com>
3727
3728 * xcofflink.c (xcoff_mark): Treat undefined imported symbols as
3729 though they are defined in a shared library.
3730 (xcoff_build_ldsyms): Likewise.
3731
3732 * coffgen.c (coff_find_nearest_line): Don't look at the line
3733 numbers for the section if section->lineno is NULL.
3734
3735 * elf.c (_bfd_elf_symbol_from_bfd_symbol): Print a useful error
3736 message rather than calling BFD_ASSERT.
3737 * elfcode.h (write_relocs): Check return value of
3738 _bfd_elf_symbol_from_bfd_symbol.
3739
3740 Fri Mar 1 09:42:59 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3741
3742 * elf32-ppc.c (ppc_elf_add_symbol_hook): Don't set SEC_LOAD flag
3743 for .sbss section.
3744
3745 Wed Feb 28 11:25:47 1996 Jeffrey A Law (law@cygnus.com)
3746
3747 * libhppa.h (hppa_reloc_field_selector_type): Add R_HPPA_NLSEL
3748 and R_HPPA_NLRSEL.
3749 (e_nsel, e_nlsel, e_nlrsel): Undefine. Add to
3750 hppa_reloc_field_selector_type_alt.
3751 (hppa_field_adjust): Handle e_nlsel, e_nlrsel. Fix e_nsel handling.
3752 * som.c (hppa_som_gen_reloc_type): Handle N', NL' NLR' field
3753 selectors.
3754 (som_write_fixups): Finish handling of R_N0SEL and R_N1SEL.
3755
3756 Wed Feb 28 11:00:24 1996 Ian Lance Taylor <ian@cygnus.com>
3757
3758 * elf.c (assign_file_positions_for_segments): Adjust the segment
3759 memory size for the alignment of a SEC_ALLOC section, not just a
3760 SEC_LOAD section.
3761
3762 Tue Feb 27 14:17:31 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3763
3764 * m68klinux.c: New file.
3765 * hosts/m68klinux.h: New file.
3766 * config.bfd (m68*-*-linuxaout*, m68*-*-linux*): New targets.
3767 * configure.in (m68*-*-linux*): New native host.
3768 (m68klinux_vec): New vector.
3769 * configure: Rebuild.
3770 * targets.c (m68klinux_vec): Declare.
3771 * i386linux.c (bfd_i386linux_size_dynamic_sections): Renamed from
3772 bfd_linux_size_dynmic_sections to avoid clash with m68klinux.c.
3773 * bfd-in.h (bfd_i386linux_size_dynamic_sections): Rename
3774 declaration from bfd_linux_size_dynamic_sections.
3775 (bfd_m68klinux_size_dynamic_sections): Declare.
3776 * bfd-in2.h: Rebuild.
3777 * Makefile.in: Rebuild dependencies.
3778 (BFD32_BACKENDS): Add m68klinux.o.
3779 (BFD32_BACKENDS_CFILES): Add m68klinux.c.
3780
3781 Tue Feb 27 11:31:34 1996 Jeffrey A Law (law@cygnus.com)
3782
3783 * libhppa.h (pa_arch): Add pa20.
3784 (hppa_reloc_field_selector_type): Add R_HPPA_NSEL.
3785 (e_nsel): Undefine. Add to hppa_reloc_field_selector_type_alt.
3786 (hppa_field_adjust): Handle e_nsel.
3787 * som.c: Provide default definitions for many new relocs found only
3788 in hpux10 include files.
3789 (som_fixup_formats): Add several new relocs from hpux10.
3790 (som_hppa_howto_table): Add hpux10 relocs.
3791 (som_write_fixups): Handle R_N0SEL and R_N1SEL hpux10 relocs.
3792
3793 Mon Feb 26 12:52:48 1996 Stan Shebs <shebs@andros.cygnus.com>
3794
3795 * mpw-make.sed: Edit out recent shared library support, and
3796 rules to rebuild .h files using doc/chew.
3797
3798 Mon Feb 26 14:48:39 1996 David Mosberger-Tang <davidm@AZStarNet.com>
3799
3800 * ecoff.c (ecoff_compute_section_file_positions): Adjust the file
3801 size even of sections with no contents.
3802
3803 Mon Feb 26 14:01:13 1996 Ian Lance Taylor <ian@cygnus.com>
3804
3805 * cofflink.c (_bfd_coff_link_input_bfd): When merging, skip names
3806 starting with '$' the way we skip names starting with '.'. When
3807 updating x_endndx, don't be fooled by an index which has been
3808 merged.
3809
3810 * cofflink.c (_bfd_coff_link_input_bfd): Don't try to optimize a
3811 struct/union/enum type with no elements.
3812
3813 Sat Feb 24 11:38:58 1996 Ian Lance Taylor <ian@cygnus.com>
3814
3815 * bfd.c (bfd_errmsg): Handle a NULL return from strerror.
3816
3817 * archive.c (bfd_generic_archive_p): If the first file in the
3818 archive can not be recognized as an object, don't assume that this
3819 is the wrong format.
3820
3821 * elf.c (bfd_elf_set_dt_needed_name): Don't do anything if the
3822 format is not bfd_object.
3823 (bfd_elf_get_dt_soname): Likewise.
3824
3825 Wed Feb 21 13:58:04 1996 Ian Lance Taylor <ian@cygnus.com>
3826
3827 * coff-sh.c (sh_relax_delete_bytes): Correct range of R_SH_USES
3828 reloc.
3829
3830 Tue Feb 20 16:22:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
3831
3832 * bfd.c (tdata): Add netbsd_core_data.
3833 * bfd-in2.h: Regenerated.
3834
3835 Tue Feb 20 16:50:02 1996 Ian Lance Taylor <ian@cygnus.com>
3836
3837 * sunos.c (SUNOS_CONSTRUCTOR): Define.
3838 (sunos_add_one_symbol): Don't let a symbol from a dynamic object
3839 override a constructor symbol. Set SUNOS_CONSTRUCTOR when
3840 appropriate.
3841
3842 * bout.c (b_out_squirt_out_relocs): Use udata.i rather than flags
3843 to get the symbol index, matching 14 Jul 95 change.
3844
3845 Tue Feb 20 08:26:27 1996 Fred Fish <fnf@phydeaux.cygnus.com>
3846
3847 * coff-alpha.c (alpha_ecoff_get_relocated_section_contents):
3848 Remove duplicate definition of gp.
3849
3850 Mon Feb 19 12:37:41 1996 Ian Lance Taylor <ian@cygnus.com>
3851
3852 * coff-alpha.c (alpha_ecoff_get_relocated_section_contents): Don't
3853 assume that we can set the GP value and then get the same value,
3854 since it won't be true if the output file is neither ELF nor
3855 ECOFF.
3856 * coff-mips.c (mips_adjust_reloc_in): Don't bother to use
3857 _bfd_get_gp_value here.
3858 (mips_gprel_reloc): Don't assume we can set and get the GP value.
3859 * elf32-mips.c (mips_elf_hi16_reloc): Get gp value from
3860 mips_elf_final_gp.
3861 (mips_elf_lo16_reloc): Likewise.
3862 (mips_elf_final_gp): Add pgp parameter. Set it to the GP value.
3863 Don't require that the BFD be ELF.
3864 (mips_elf_gprel16_reloc): Get gp value from mips_elf_final_gp.
3865 (mips_elf_gprel32_reloc): Likewise.
3866 (mips_elf_relocate_section): Don't assume we can set and get the
3867 GP value.
3868 (mips_elf_finish_dynamic_symbol): Don't bother to use
3869 _bfd_get_gp_value here.
3870
3871 * elf32-mips.c (mips_elf_create_procedure_table): Initialize sv.
3872 Don't change epdr between malloc and free. Be careful not to free
3873 NULL pointers. Zero out the first RPDR.
3874
3875 * configure.host: On Linux, only pass -rpath option if $(libdir)
3876 is neither /lib nor /usr/lib. From Alan Modra
3877 <alan@mullet.Levels.UniSA.Edu.Au>.
3878
3879 * elf-bfd.h (struct elf_obj_tdata): Rename dt_needed_name to
3880 dt_name.
3881 (elf_dt_name): Rename from elf_dt_needed_name.
3882 * elf.c (bfd_elf_set_dt_needed_name): Use elf_dt_name, not
3883 elf_dt_needed_name.
3884 (bfd_elf_get_dt_soname): New function.
3885 * elflink.h (elf_link_add_object_symbols): Use elf_dt_name, not
3886 elf_dt_needed_name. Save the SONAME back in elf_dt_name.
3887 * bfd-in.h (bfd_elf_get_dt_soname): Declare.
3888 * bfd-in2.h: Rebuild.
3889
3890 Mon Feb 19 02:50:23 1996 Doug Evans <dje@charmed.cygnus.com>
3891
3892 * elf32-sparc.c (elf32_sparc_reloc_type_lookup): Renamed from
3893 _bfd_sparc_elf_reloc_type_lookup.
3894 (bfd_elf32_bfd_reloc_type_lookup): Update.
3895 * elf64-sparc.c (SPARC64_OLD_RELOCS): Define.
3896 (sparc64_elf_howto_table): Define.
3897 (sparc_reloc_map): Define.
3898 (sparc64_elf_reloc_type_lookup): New function.
3899 (sparc_elf_wdisp16_reloc): New function.
3900 (elf_info_to_howto): Use sparc64_elf_howto_table.
3901 (sparc64_elf_relocate_section): Likewise.
3902 (bfd_elf64_bfd_reloc_type_lookup): Update.
3903
3904 Sun Feb 18 15:02:25 1996 Ian Lance Taylor <ian@cygnus.com>
3905
3906 * configure.host: Check for 'do not mix' from native linker before
3907 trying to use -rpath.
3908
3909 Fri Feb 16 12:46:18 1996 Ian Lance Taylor <ian@cygnus.com>
3910
3911 * bfd.c (_bfd_get_gp_value): New function.
3912 (_bfd_set_gp_value): New function.
3913 * libbfd-in.h (_bfd_get_gp_value): Declare.
3914 (_bfd_set_gp_value): Declare.
3915 * libbfd.h: Rebuild.
3916 * coff-alpha.c (alpha_ecoff_get_relocated_section_contents): Use
3917 _bfd_get_gp_value and _bfd_set_gp_value rather than referring
3918 directly to the fields in the tdata information.
3919 (alpha_relocate_section): Likewise.
3920 * coff-mips.c (mips_adjust_reloc_in): Likewise.
3921 (mips_gprel_reloc): Likewise.
3922 (mips_relocate_section): Likewise.
3923 * elf32-mips.c (mips_elf_hi16_reloc): Likewise.
3924 (mips_elf_lo16_reloc): Likewise.
3925 (mips_elf_final_gp): Likewise.
3926 (mips_elf_gprel16_reloc): Likewise.
3927 (mips_elf_gprel32_reloc): Likewise.
3928 (mips_elf_relocate_section): Likewise.
3929 (mips_elf_finish_dynamic_symbol): Likewise.
3930
3931 * bout.c (b_out_set_arch_mach): Recognize bfd_mach_i960_jx.
3932
3933 Thu Feb 15 11:29:13 1996 Ian Lance Taylor <ian@cygnus.com>
3934
3935 * configure.in: Call AC_PROG_CC before configure.host.
3936 * configure: Rebuild.
3937 * configure.host: Don't set information which autoconf should
3938 figure out, namely CC, CFLAGS, LDFLAGS, AR, and RANLIB.
3939
3940 * configure.host: Remove go32 and win32 host information, since it
3941 should no longer be needed.
3942
3943 * elf.c (map_sections_to_segments): If we have a .dynamic section,
3944 then start a new segment rather than put a writable section in a
3945 readonly segment.
3946
3947 * configure.host: Set RPATH_ENVVAR.
3948
3949 * Makefile.in: Rebuild dependencies.
3950
3951 * elflink.c (_bfd_elf_create_linker_section): Remove unused
3952 zero_section variable.
3953
3954 Thu Feb 15 10:39:17 1996 H.J. Lu <hjl@zoom.com>
3955
3956 * Makefile.in ($(srcdir)/bfd-in2.h): Rename target from bfd-in2.h.
3957 ($(srcdir)/libbfd.h): Rename from libbfd.h.
3958 ($(srcdir)/libcoff.h): Rename from libcoff.h.
3959
3960 Wed Feb 14 16:29:07 1996 Martin Anantharaman <martin@mail.imech.uni-duisburg.de>
3961
3962 * ieee.c (ieee_write_expression): Only use an R variable for a
3963 local symbol. Don't output a zero offset. Handle a zero address.
3964 (SRC_MASK, PCREL_OFFSET): Define based on KEEPMINUSPCININST.
3965 (rel32_howto, rel16_howto, rel8_howto): Use SRC_MASK and
3966 PCREL_OFFSET.
3967 (parse_expression): Don't try to handle multiple occurrences of a
3968 P variable. Handle I variables differently from X variables. Fix
3969 the order of minus expressions.
3970 (ieee_slurp_external_symbols): Generate an I variable for an NN
3971 record. Fix handling of ATI and ATX records.
3972 (ieee_slurp_sections): Only set minimal section attributes.
3973 Adjust them later, based on the section contents.
3974 (ieee_object_p): Read in the file until just after the ME record.
3975 Call ieee_slurp_section_data to set the section flags.
3976 (do_one): Add iterations parameter. Only repeat the first load
3977 item. Set the section and file reloc flags.
3978 (ieee_slurp_section_data): Set section flags. Pass iterations to
3979 do_one.
3980 (ieee_canonicalize_reloc): Handle I variables.
3981 (do_with_relocs): Only emit relocation size when necessary.
3982 Increase MAXRUN to 127. Change ov to be assigned, and take
3983 src_mask and pcrel_offset into account.
3984 (ieee_write_data_part): Skip sections that are not loaded.
3985 (ieee_write_external_part): Don't output optional last entry of WX
3986 records.
3987 (ieee_write_me_part): Make setting of me_record neater.
3988 (ieee_generic_stat_arch_elt): Get the size of an archive element.
3989
3990 * syms.c (stt): Add entries for zerovars, vars, and code.
3991
3992 * elfcode.h (validate_reloc): New static function.
3993 (write_relocs): Call validate_reloc for non ELF relocs.
3994
3995 * elfxx-target.h (elf_symbol_leading_char): Define if not defined.
3996 (TARGET_BIG_SYM): Use elf_symbol_leading_char.
3997 (TARGET_LITTLE_SYM): Likewise.
3998
3999 * config.bfd (m68*-*-psos*): New target.
4000
4001 Tue Feb 13 15:56:22 1996 Bryan Ford <baford@snake.cs.utah.edu>
4002
4003 * i386msdos.c: Remove some #if 0 code.
4004 (msdos_write_object_contents): Don't include empty sections in the
4005 size computation, regardless of their address.
4006
4007 Tue Feb 13 15:36:37 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4008
4009 * elf32-ppc.c (ppc_elf_relocate_section): Don't segfault if dynboj
4010 is NULL, ie, the -r switch is used.
4011
4012 Tue Feb 13 14:35:15 1996 Ian Lance Taylor <ian@cygnus.com>
4013
4014 * reloc.c (BFD_RELOC_MIPS_GOT_HI16): Define.
4015 (BFD_RELOC_MIPS_GOT_LO16): Define.
4016 (BFD_RELOC_MIPS_CALL_HI16, BFD_RELOC_MIPS_CALL_LO16): Define.
4017 * bfd-in2.h, libbfd.h: Rebuild.
4018 * elf32-mips.c (mips_reloc_map): Map new relocs.
4019
4020 * configure.host: Set HDLFLAGS for *-*-hpux with --enable-shared.
4021
4022 * Makefile.in ($(SHLINK)): Check ts against $(SHLIB), not
4023 $(SHLINK).
4024
4025 * ieee.c (get_symbol): Set the section to bfd_abs_section.
4026 (do_with_relocs): If EXEC_P is set and there are no relocs, use a
4027 simple number for the section address, rather than an expression.
4028 Limit the number of bytes between relocs to MAXRUN.
4029 (ieee_write_me_part): Set me_record to the file offset after the
4030 start address.
4031 (ieee_write_processor): New static function.
4032 (ieee_write_object_contents): Use ieee_write_processor.
4033
4034 Fri Feb 9 10:53:00 1996 Ian Lance Taylor <ian@cygnus.com>
4035
4036 * configure.host: Use ${CC-gcc} when testing for -rpath on SunOS.
4037
4038 * coff-aux.c: Change include of aux.h to aux-coff.h.
4039
4040 Thu Feb 8 14:01:03 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4041
4042 * elf32-m68k.c (elf_m68k_relocate_section): For a R_68K_RELATIVE
4043 relocation put the addend both in the reloc entry and the data.
4044 (elf_m68k_finish_dynamic_symbol): Likewise. Mask out marker in
4045 GOT offset value.
4046
4047 * elf32-m68k.c (elf_m68k_relocate_section): If -Bsymbolic, resolve
4048 a R_68K_PCxx reloc against a defined global symbol directly.
4049 (elf_m68k_check_relocs): Don't count such a reloc.
4050
4051 * elf32-m68k.c (elf_m68k_check_relocs): Don't record a symbol with
4052 a PLTxx reloc as dynamic. Disallow PLTxxO reloc against a local
4053 symbol for now, otherwise always record the symbol as dynamic.
4054 (elf_m68k_adjust_dynamic_symbol): If a symbol with a PLTxx reloc
4055 is not referenced by a dynamic object, and we are not making a
4056 shared object, then don't make a PLT entry. If we do make a PLT
4057 entry, make sure the symbol has been recorded as dynamic.
4058
4059 Wed Feb 7 13:56:06 1996 Ian Lance Taylor <ian@cygnus.com>
4060
4061 * configure.host: When making a shared library, set HLDFLAGS to
4062 pass an appropriate -rpath option. Use the make variable SONAME
4063 as the shared library soname, rather than computing it here. On
4064 SunOS, build stamp-tshlink in place of $(SHLINK).
4065 * Makefile.in (SONAME): New variable.
4066 ($(SHLINK)): Make a link to the transformed name, as well.
4067 (stamp-tshlink): New target.
4068 (install): Skip stamp-tshlink during install.
4069
4070 Wed Feb 7 13:37:39 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4071
4072 * elf32-ppc.c (ppc_elf_add_symbol_hook): Do not assume that the
4073 linker sections have been set up yet.
4074
4075 * elf.c (make_mapping): Add an additional argument to suppress
4076 making the first section include the program headers.
4077 (map_sections_to_segments): If the user used -Ttext such that the
4078 program headers are on a different page, do not set the flags
4079 saying that this section includes the program headers.
4080
4081 Tue Feb 6 14:04:49 1996 J.T. Conklin <jtc@rtl.cygnus.com>
4082
4083 * configure.in (*-*-netbsd*): Set COREFILE to netbsd-core.c.
4084 don't define TRAD_HEADER.
4085 * configure: Rebuild.
4086
4087 * netbsd-core.c: New file, support for NetBSD core files.
4088 * hosts/*nbsd.h: Removed.
4089
4090 Tue Feb 6 11:47:49 1996 Doug Evans <dje@charmed.cygnus.com>
4091
4092 * reloc.c (BFD_RELOC_SPARC_[567]): New reloc types.
4093 (BFD_RELOC_SPARC_LO7 reloc type): Deleted.
4094 * libbfd.h, bfd-in2.h: Regenerated.
4095 * elf32-sparc.c (_bfd_sparc_elf_reloc_type_lookup): Renamed from
4096 bfd_elf32_bfd_reloc_type_lookup.
4097 (reloc_type{,_names}): Deleted.
4098 (_bfd_sparc_elf_howto_table): Renamed from elf_sparc_howto_table.
4099 Add sparc64 relocs.
4100 (sparc_reloc_map): Add sparc64 relocs.
4101 (sparc_elf_notsupported_reloc): New static function.
4102 (sparc_elf_wdisp16_reloc): New static function.
4103 (elf32_sparc_check_relocs): Handle R_SPARC_WDISP{16,19}.
4104 (elf32_sparc_relocate_section): Likewise.
4105 (bfd_elf32_bfd_reloc_type_lookup): Define.
4106 * elf64-sparc.c (sparc64_elf_wdisp16_reloc): Deleted.
4107 (reloc_type{,_names}): Deleted.
4108 (elf_sparc_howto_table): Deleted.
4109 (sparc_reloc_map): Deleted.
4110 (_bfd_sparc_elf_howto_table): Renamed from elf_sparc_howto_table.
4111 (bfd_elf64_bfd_reloc_type_lookup): Change from function to #define.
4112
4113 Tue Feb 6 12:12:22 1996 Ian Lance Taylor <ian@cygnus.com>
4114
4115 * configure.host: Make SHLIB_CFLAGS include $(PICFLAG) on a
4116 *-*-hpux* host.
4117
4118 * Makefile.in (program_transform_name): New variable.
4119 (install): Transform library name before installing it.
4120
4121 Mon Feb 5 10:38:27 1996 Ian Lance Taylor <ian@cygnus.com>
4122
4123 * archures.c (bfd_mach_i960_hx): Define.
4124 * bfd-in2.h: Rebuild.
4125 * cpu-i960.c (scan_960_mach): Accept machine "hx".
4126 (MATRIX): Expand entries for HX.
4127 (arch_info_struct): Add i960:hx entry.
4128 * bout.c (b_out_set_arch_mach): Handle bfd_mach_i960_hx.
4129 * coffcode.h (coff_set_arch_mach_hook): Handle F_I960HX.
4130 (coff_set_flags): Handle bfd_mach_i960_hx.
4131
4132 Support for building as a shared library, based on patches from
4133 Alan Modra <alan@spri.levels.unisa.edu.au>:
4134 * configure.in: Add AC_ARG_ENABLE for shared and commonbfdlib.
4135 New substitutions: ALLLIBS, PICFLAG, SHLIB, SHLIB_CC,
4136 SHLIB_CFLAGS, COMMON_SHLIB, PICLIST, SHLINK.
4137 * configure: Rebuild.
4138 * configure.host: If --enable-shared, adjust shared library stuff
4139 based on the host. If the host is SunOS, and the linker supports
4140 -rpath, set HLDFLAGS to use it.
4141 * Makefile.in (ALLLIBS): New variable.
4142 (PICFLAG, SHLIB, SHLIB_CC, SHLIB_CFLAGS): New variables.
4143 (COMMON_SHLIB, SHLINK): New variables.
4144 (.c.o): If PICFLAG is set, compile twice, once PIC, once normal.
4145 (STAGESTUFF): Remove variable.
4146 (all): Depend upon $(ALLLIBS) and @PICLIST@ rather than
4147 $(TARGETLIB).
4148 (stamp-ofiles): New target, like old ofiles target, but build
4149 using a temporary file and move-if-change, and touch stamp-ofiles
4150 when done.
4151 (ofiles): Just depend upon stamp-ofiles.
4152 (stamp-piclist, piclist): New targets.
4153 ($(SHLIB), $(SHLINK)): New targets.
4154 (targets.o, archures.o): Build twice if PICFLAG is set.
4155 (do_mostlyclean): Remove pic/*.o.
4156 (do_clean): Remove stamp-ofiles, $(SHLIB), $(SHLINK), piclist, and
4157 stamp-piclist.
4158 (do_distclean): Remove pic and stamp-picdir.
4159 (install): Install shared libraries.
4160 ($(OFILES)): Depend upon stamp-picdir.
4161 (stamp-picdir): New target.
4162
4163 * libcoff-in.h: Add comment reminding people that libcoff.h is a
4164 generated file.
4165 * libcoff.h: Rebuild.
4166
4167 * elflink.h (elf_adjust_dynamic_symbol): Don't try to get the
4168 flavour of a section with no owner.
4169
4170 * elf32-mips.c (mips_elf_create_dynamic_sections): Clear
4171 ELF_LINK_NON_ELF flag.
4172 (mips_elf_create_got_section): Likewise.
4173
4174 * elf.c: Revert last change, since it breaks dynamic linking.
4175 * elf-bfd.h (struct elf_backend_data): Remove want_hdr_in_seg
4176 field.
4177 * elf32-mips.c (elf_backend_want_hdr_in_seg): Don't define.
4178 * elfxx-target.h (elf_backend_want_hdr_in_seg): Don't define.
4179 (elfNN_bed): Don't initialize want_hdr_in_seg field.
4180
4181 Sun Feb 4 20:45:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4182
4183 * elf.c (assign_file_positions_for_segments): If the backend does
4184 not want the elf header or the program headers in the address
4185 space, do not include them in the calculations.
4186
4187 * elf32-ppc.c (ppc_elf_additional_program_headers): New hook
4188 function to determine if we need additional program headers.
4189 (ppc_elf_modify_segment_map): Define as a NOP function for now.
4190 (ppc_elf_create_linker_section): .sdata2 is a read-only section.
4191
4192 Sat Feb 3 23:00:03 1996 Ian Lance Taylor <ian@cygnus.com>
4193
4194 * coffcode.h: Move today's libcoff.h change into coffcode.h.
4195
4196 Sat Feb 3 15:43:44 1996 Fred Fish <fnf@cygnus.com>
4197
4198 * libcoff.h (bfd_coff_link_add_one_symbol): Combine macro args
4199 back into one line. Some compilers (sunos 4.1.3 for example)
4200 won't accept args split across more than one line.
4201
4202 Fri Feb 2 11:42:15 1996 Steve Chamberlain <sac@slash.cygnus.com>
4203
4204 * aclocal.m4 (BFD_BINARY_FOPEN): Understand cygwin32.
4205 * configure: Regenerate.
4206
4207 Fri Feb 2 12:12:16 1996 Jeffrey A Law (law@cygnus.com)
4208
4209 * elf32-hppa.c (elf32_hppa_backend_symbol_table_processing): Don't
4210 try to do arithmetic on a void *, cast it to a unsigned char * first.
4211
4212 Thu Feb 1 16:04:06 1996 Ian Lance Taylor <ian@cygnus.com>
4213
4214 * elf-bfd.h (ELF_LINK_NON_ELF): Define.
4215 * elf.c (_bfd_elf_link_hash_newfunc): Set elf_link_hash_flags to
4216 ELF_LINK_NON_ELF.
4217 * elflink.h (elf_link_add_object_symbols): Reset ELF_LINK_NON_ELF
4218 flag for a newly defined symbol.
4219 (NAME(bfd_elf,record_link_assignment)): Likewise.
4220 (elf_adjust_dynamic_symbol): If ELF_LINK_NON_ELF is set, try to
4221 set the DEF or REF_REGULAR flags correctly.
4222
4223 * Makefile.in (bfd-in2.h): Make bfd.h, not protos, in docdir.
4224 (libbfd.h, libcoff.h): Corresponding change.
4225
4226 * elf32-i386.c (elf_i386_check_relocs): Don't record a symbol with
4227 a PLT32 reloc as dynamic.
4228 (elf_i386_adjust_dynamic_symbol): If a symbol with a PLT32 reloc
4229 is not referenced by a dynamic object, and we are not making a
4230 shared object, then don't make a PLT entry. If we do make a PLT
4231 entry, make sure the symbol has been recorded as dynamic.
4232
4233 Wed Jan 31 17:23:32 1996 Steve Chamberlain <sac@slash.cygnus.com>
4234
4235 * coff-i386.c (coff_i386_reloc_type_lookup): Add BFD_RELOC_32_PCREL.
4236 * config.bfd (i[345]86-*-win32): Becomes i[345]86-*-cygwin32.
4237 (powerpcle-*-cygwin32): New.
4238 * peicode.h (add_data_entry): Get address from vma.
4239
4240 Wed Jan 31 16:23:57 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4241
4242 * elflink.c (_bfd_elf_create_linker_section): If the symbol
4243 attached to the section has already been created as an undefined
4244 symbol, treat it as if it hasn't been created yet.
4245
4246 Wed Jan 31 16:16:53 1996 Ian Lance Taylor <ian@cygnus.com>
4247
4248 * elflink.h (elf_bfd_final_link): Don't output initial dummy
4249 symbol or section symbols if stripping all symbols and this is not
4250 a relocateable link. Don't output the symbol string table if
4251 there are no symbols.
4252 (elf_link_flush_output_syms): Don't do anything if there are no
4253 symbols to flush.
4254
4255 Wed Jan 31 12:55:49 1996 Richard Henderson <rth@tamu.edu>
4256
4257 * coff-aux.c: New file.
4258 * hosts/m68kaux.h: New file.
4259 * config.bfd (m68*-apple-aux*): New target.
4260 * configure.in (m68*-apple-aux*): New native host.
4261 (m68kaux_coff_vec): New vector.
4262 * configure: Rebuild.
4263 * targets.c (m68kaux_coff_vec): Declare.
4264 * coffcode.h (bfd_coff_backend_data): Add field
4265 _bfd_coff_link_add_one_symbol.
4266 (bfd_coff_link_add_one_symbol): Define.
4267 (compare_arelent_ptr): New static function if TARG_AUX.
4268 (coff_write_relocs): If TARG_AUX, sort the relocs.
4269 (coff_write_object_contents): Set A/UX aouthdr magic number.
4270 (coff_link_add_one_symbol): Define if not defined.
4271 (bfd_coff_std_swap_table): Initialize new field.
4272 * libcoff.h: Rebuild.
4273 * cofflink.c (coff_link_add_symbols): Call
4274 bfd_coff_link_add_one_symbol rather than
4275 _bfd_generic_link_add_one_symbol.
4276 * coff-m68k.c (COFF_PAGE_SIZE): Don't define if already defined.
4277 * coff-alpha.c (alpha_ecoff_backend_data): Initialize new field.
4278 * coff-mips.c (mips_ecoff_backend_data): Likewise.
4279 * Makefile.in: Rebuild dependencies.
4280 (BFD32_BACKENDS): Add coff-aux.o.
4281 (BFD32_BACKENDS_CFILES): Add coff-aux.c.
4282
4283 Wed Jan 31 11:37:46 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4284
4285 * elf32-m68k.c (elf_m68k_relocate_section): Fix R_68K_GOT*
4286 relocation; ignore addend with R_68K_{GOT,PLT}*O relocation.
4287
4288 Tue Jan 30 12:09:04 1996 Ian Lance Taylor <ian@cygnus.com>
4289
4290 * Makefile.in (do_maintainer_clean): Remove $(srcdir)/bfd-in2.h,
4291 $(srcdir)/libbfd.h and $(srcdir)/libcoff.h.
4292 (maintainer-clean): Warn about deleting special files.
4293 (bfd-in2.h, libbfd.h, libcoff.h): New targets.
4294
4295 * elf32-hppa.c (elf32_hppa_relocate_section): Handle indirect and
4296 warning symbols correctly.
4297 * elf32-i386.c (elf_i386_relocate_section): Likewise.
4298 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
4299 * elf32-mips.c (mips_elf_relocate_section): Likewise.
4300 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
4301 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
4302 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
4303
4304 * syms.c (_bfd_stab_section_find_nearest_line): Add casts to avoid
4305 warnings.
4306
4307 Mon Jan 29 14:27:24 1996 Kim Knuttila <krk@cygnus.com>
4308
4309 * libcoff-in.h: aligned newly exported names with bfd naming
4310 conventions. Removed an erroneous define of POWERPC_LE_PE.
4311 * libcoff.h: Rebuild.
4312 * cofflink.c, coff-ppc.c: the above function name changes
4313
4314 Mon Jan 29 13:06:28 1996 Ian Lance Taylor <ian@cygnus.com>
4315
4316 From Basim Kadhim <kadhim@spock.cs.colorado.edu>:
4317 * ecoff.c (struct extsym_info): Define.
4318 (_bfd_ecoff_bfd_final_link): Pass a pointer to struct extsym_info
4319 to ecoff_link_write_external.
4320 (ecoff_link_write_external): Accept a struct extsym_info pointer.
4321 Strip symbols when appropriate.
4322
4323 Based on patches from Ronald F. Guilmette <rfg@monkeys.com>:
4324 * syms.c (BSF_OBJECT): Define.
4325 (bfd_print_symbol_vandf): Print 'O' for BSF_OBJECT.
4326 * bfd-in2.h: Rebuild.
4327 * elfcode.h (elf_slurp_symbol_table): Set BSF_OBJECT for an
4328 STT_OBJECT symbol.
4329 * elf.c (swap_out_syms): Only set type to STT_OBJECT if BSF_OBJECT
4330 is set.
4331
4332 * elf32-i386.c (elf_i386_relocate_section): If -Bsymbolic, when
4333 copying relocs into a shared object, treat a defined global symbol
4334 as a local symbol.
4335 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
4336 * elf32-mips.c (mips_elf_relocate_section): Likewise.
4337 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
4338
4339 * elflink.h (elf_link_add_object_symbols): Only set weakdef to a
4340 real defined symbol, not to a weak defined symbol.
4341
4342 Mon Jan 29 11:34:36 1996 Kim Knuttila <krk@cygnus.com>
4343
4344 * cofflink.c: removed the POWERPC_LE_PE hack, promoted some types
4345 and made a few static functions externs.
4346
4347 * coff-ppc.c (ppc_bfd_coff_final_link): new function, replaces the
4348 POWERPC_LE_PE hack in cofflink.
4349
4350 * libcoff-in.h: promoted the following from cofflink.c to allow
4351 _bfd_coff_final_link to be overridden - STRING_SIZE_SIZE,
4352 coff_debug_merge_element, struct coff_debug_merge_type,
4353 coff_debug_merge_hash_entry, coff_debug_merge_hash_table,
4354 coff_debug_merge_hash_table_init, coff_debug_merge_hash_table_free,
4355 coff_debug_merge_hash_lookup, coff_link_section_info,
4356 coff_final_link_info, coff_debug_merge_hash_newfunc,
4357 coff_write_global_sym, coff_link_input_bfd, coff_reloc_link_order.
4358
4359 * libcoff.h: re-gen'd
4360
4361 Fri Jan 26 18:33:35 1996 Ian Lance Taylor <ian@cygnus.com>
4362
4363 * syms.c: Include "bfdlink.h".
4364 (struct stab_find_info): Define.
4365 (_bfd_stab_section_find_nearest_line): New function.
4366 * libbfd-in.h (_bfd_stab_section_find_nearest_line): Declare.
4367 * libbfd.h: Rebuild.
4368 * elf-bfd.h (struct elf_obj_tdata): Add line_info field.
4369 * elf.c (_bfd_elf_find_nearest_line): Try calling
4370 _bfd_stab_section_find_nearest_line before searching the ELF
4371 symbol table. Find the closest STT_FUNC symbol, not the last one.
4372 * libcoff-in.h (coff_data_type): Add line_info field.
4373 * libcoff.h: Rebuild.
4374 * coffgen.c (coff_find_nearest_line): Try calling
4375 _bfd_stab_section_find_nearest_line before searching the COFF
4376 symbol table.
4377 * Makefile.in: Rebuild dependencies.
4378
4379 Fri Jan 26 16:11:19 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4380
4381 * elf32-ppc.c (R_PPC_EMB_SDA21 relocations): Make relocation size
4382 4 bytes, so we get the correct value when updating the register
4383 field in little endian mode.
4384
4385 Thu Jan 25 12:14:16 1996 Ian Lance Taylor <ian@cygnus.com>
4386
4387 * libcoff-in.h (struct xcoff_tdata): Remove toc_section and
4388 entry_section fields. Add sntoc and snentry fields.
4389 * libcoff.h: Rebuild.
4390 * coffcode.h (coff_mkobject_hook): Initialize sntoc and snentry,
4391 not toc_section and entry_section (the COFF file does not have any
4392 sections at this point).
4393 (coff_write_object_contents): Set o_snentry and o_sntoc from
4394 snentry and sntoc rather than entry_section and toc_section.
4395 * coff-rs6000.c (xcoff_copy_private_bfd_data): Copy sntoc and
4396 snentry, not toc_section and entry_section.
4397 * xcofflink.c (bfd_xcoff_size_dynamic_sections): Don't set
4398 entry_section from hentry.
4399 (xcoff_link_input_bfd): If a defined symbol has XCOFF_ENTRY set,
4400 set snenty.
4401 (xcoff_link_input_bfd): Set sntoc, not toc_section.
4402 (xcoff_write_global_symbol): Get toc_section from sntoc, rather
4403 than using toc_section directly.
4404
4405 * archures.c: Add missing `.' in enum bfd_architecture.
4406 * bfd-in2.h: Rebuild.
4407
4408 * config.bfd (i[345]86-*-sco*elf*): Use bfd_elf32_i386_vec. From
4409 Robert Lipe <robertl@arnet.com>.
4410
4411 Thu Jan 25 12:08:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4412
4413 * elf32-ppc.c (ppc_elf_size_dynamic_sections): Add .rela.sdata{,2}
4414 to sections we allocate. Use bfd_zalloc to allocate initialial
4415 sections, not bfd_alloc.
4416 (ppc_elf_check_relocs): Remove BFD_ASSERTs for !shared from
4417 SDA{,2}I16 relocations.
4418 (ppc_elf_add_symbol_hook): Use the value of -G nn to determine
4419 whether to put something in .sbss or not.
4420 (ppc_elf_relocate_section): Add support for more relocations. Add
4421 in sec->output_offset where appropriate. Make error messages
4422 include the symbol name.
4423
4424 * elflink.c (_bfd_elf_create_linker_section): Lookup symbol before
4425 trying to add it to the symbol table, so _GLOBAL_OFFSET_TABLE_
4426 doesn't get redefined messages if -shared.
4427
4428 * elflink.h (elf_create_pointer_linker_section) Only bump RELA
4429 section if the rel_section field has been set up.
4430
4431 Wed Jan 24 20:40:26 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4432
4433 * elf32-ppc.c (ppc_elf_relocate_section): Fix typo in eabi
4434 relocations.
4435
4436 Wed Jan 24 10:38:34 1996 Doug Evans <dje@charmed.cygnus.com>
4437
4438 * elf32-sparc.c (elf32_sparc_merge_private_bfd_data): Delete checking
4439 of flags, only flags used are controlled by mach number. Bump up
4440 output file mach number to highest of input file mach numbers.
4441 (elf32_sparc_object_p): Watch for EF_SPARC_SUN_US1.
4442 (elf32_sparc_final_write_processing): Set EF_SPARC_SUN_US1 if v8plusa.
4443
4444 * config.bfd (sparc64-*-{sysv4*,solaris2*}): Comment out
4445 bfd_elf64_sparc_vec support.
4446
4447 Tue Jan 23 14:33:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4448
4449 * elf32-ppc.c (ppc_elf_copy_private_bfd_data): Don't complain if
4450 the embedded bit is set on some objects and not on others. Just
4451 or it together.
4452 (ppc_elf_relocate_section): Implement R_PPC_EMB_{SDA21,RELSDA}
4453 relocations.
4454
4455 Tue Jan 23 14:22:45 1996 Ian Lance Taylor <ian@cygnus.com>
4456
4457 * coffcode.h (coff_new_section_hook): Don't try to align the
4458 .stabstr section.
4459
4460 * coffcode.h (coff_set_section_contents): Fix the handling of the
4461 .lib section to work even if the entire section contents are
4462 written at once. From Gvran Uddeborg <gvran@uddeborg.pp.se> and
4463 Robert Lipe <robertl@arnet.com>.
4464
4465 Mon Jan 22 18:45:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4466
4467 * elflink.h (elf_finish_pointer_linker_section): Don't allocate
4468 memory here for contents.
4469
4470 * elf32-ppc.c (ppc_elf_relocate_section): Bump up _SDA_BASE_ and
4471 _SDA2_BASE_ by 32768.
4472 (ppc_elf_size_dynamic_sections): #if out PLT code which we haven't
4473 started using. Allocate contents for .sdata and .sdata2 sections
4474 also.
4475 (ppc_elf_check_relocs): Use bfd_get_section_name in debug message,
4476 rather than _name.
4477 (ppc_elf_finish_dynamic_symbol): Remove code that attempted to
4478 size _SDA{,2}_BASE_.
4479 (ppc_elf_relocate_section): Change how sdata{,2} relocations are
4480 done.
4481
4482 Mon Jan 22 08:52:04 1996 Doug Evans <dje@charmed.cygnus.com>
4483
4484 * elflink.h (elf_finish_pointer_linker_section): Fix typo.
4485
4486 * archures.c (bfd_mach_sparc_v9): Renamed from bfd_mach_sparc64.
4487 (bfd_mach_sparc_{v8plus,v8plusa}): Define.
4488 (bfd_mach_sparc_v9a): Define.
4489 (bfd_mach_sparc_v9_p): Define.
4490 * bfd-in2.h: Regenerated.
4491 * aoutx.h (aout,machine_type): bfd_mach_sparc64 renamed to
4492 bfd_mach_sparc_v9.
4493 * elf64-sparc.c (sparc64_elf_object_p): Likewise.
4494 * config.bfd (sparc64-*-sysv4*,sparc64-*-solaris2*): Set targ_defvec
4495 to bfd_elf32_sparc_vec.
4496 * cpu-sparc.c (arch_info_struct): Renamed from sparc_arch_info.
4497 Add v8plus{,a} support.
4498 Add v9a support.
4499 (sparc_compatible): New function.
4500 * elf32-sparc.h: #include "elf/sparc.h".
4501 (elf32_sparc_merge_private_bfd_data, elf32_sparc_object_p,
4502 elf32_sparc_final_write_processing): New functions.
4503 (bfd_elf32_bfd_merge_private_bfd_data, elf_backend_object_p,
4504 elf_backend_final_write_processing): Define.
4505
4506 Mon Jan 22 11:21:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4507
4508 * elf-bfd.h (struct elf_link_hash_entry): Add
4509 linker_section_pointer field.
4510 (enum elf_linker_section_enum): Enumeration for new way of
4511 creating linker dynamic sections and symbols.
4512 (elf_linker_section{,_pointers}): New structures for creating
4513 dynamic sections and symbols.
4514 (elf_obj_tdata): Add linker_section_pointers and linker_section
4515 fields.
4516 (elf_local_ptr_offsets,elf_linker_section): New accessor macros.
4517 (_bfd_elf_create_linker_section): New declarations.
4518 (_bfd_elf_find_pointer_linker_section): Ditto.
4519 (bfd_elf{32,64}_{create,finish}_pointer_linker_section): Ditto.
4520 (_bfd_elf_make_linker_section_rela): Ditto.
4521
4522 * elf.c (_bfd_elf_link_hash_newfunc): Initialize new fields.
4523
4524 * elf32-ppc.c (ppc_elf_create_dynamic_sections): Delete.
4525 (ppc_elf_create_linker_section): New function to create the
4526 sections .got, .sdata, and .sdata2.
4527 (ppc_elf_size_dynamic_sections): Zap .rela.{sdata,sdata2} if
4528 needed.
4529 (ppc_elf_check_relocs): Support more of the eabi relocations.
4530 (ppc_elf_relocate_section): Ditto.
4531 (ppc_elf_finish_dynamic_symbols): Adjust _SDA{,2}_BASE_ by 32768
4532 if the .sdata{,2} + .sbss{,2} section size is > 32k.
4533
4534 * elflink.h (elf_create_pointer_linker_section): New function to
4535 create initialized pointers in dynamic linker sections.
4536 (elf_finish_pointer_linker_section): Actually intialize the
4537 pointers created above.
4538
4539 * elfcode.h (bfd_elf{32,64}_create_pointer_linker_section): New
4540 macros to provide both 32 and 64 bit versions of
4541 elf_create_pointer_linker_section.
4542 (bfd_elf{32,64}_finish_pointer_linker_section): New macros to
4543 provide both 32 and 64 bit versions of
4544 elf_finish_pointer_linker_section.
4545
4546 * elflink.c (_bfd_elf_create_linker_section): New function to
4547 create a linker section.
4548 (_bfd_elf_find_pointer_linker_section): Find a unique pointer to a
4549 given address in the linker pointer offsets created for a given
4550 symbol.
4551 (_bfd_elf_make_linker_section_rela): Make a RELA section
4552 corresponding to the generated linker section.
4553
4554 Sat Jan 20 08:36:10 1996 Doug Evans <dje@canuck.cygnus.com>
4555
4556 * elf32-sparc.c (ELF_MACHINE_ALT1): Define.
4557
4558 Thu Jan 18 18:25:34 1996 Kim Knuttila <krk@cygnus.com>
4559
4560 * coff-ppc.c (coff_ppc_relocate_section): changed TOCDEFN relocs.
4561 (coff_ppc_relocate_section): Handle special values for gcc built dlls.
4562 (dump_toc): fix diagnosing code to identify out-of-toc-bounds entries.
4563 Also begin the toc at 4 as an eye catcher ('31313131' marks the first
4564 toc entry in an objdump) for now.
4565 (ppc_do_last, ppc_get_last): New function - needed to save processing
4566 the toc owner to the end.
4567 (ppc_coff_swap_sym_in_hook): Removed an incorrect hack for doing the
4568 toc owner last.
4569
4570 * cofflink.c (_bfd_coff_final_link): Added a new hack to keep the
4571 toc owner from being done till last. Must define POWERPC_LE_PC
4572 to enable it.
4573
4574 * coffcode.h (coff_set_alignment_hook): alignment setting for .stab
4575
4576 * peicode.h (coff_swap_scnhdr_out): set section flags for stab/str
4577 to INFO.
4578 (coff_swap_aouthdr_out): Removed a non-working hack for computing the
4579 SizeOfImage for PowerPC. Ignore the size of the .junk section.
4580
4581 Thu Jan 18 17:42:12 1996 Ian Lance Taylor <ian@cygnus.com>
4582
4583 * elfcore.h: Include <signal.h> before <sys/procfs.h>.
4584
4585 Wed Jan 17 12:40:14 1996 Ian Lance Taylor <ian@cygnus.com>
4586
4587 * cpu-powerpc.c (arch_info_struct): Change last entry to not point
4588 back to first.
4589 (bfd_powerpc_arch): Point at first entry in arch_info_struct.
4590
4591 Tue Jan 16 15:10:49 1996 Ian Lance Taylor <ian@cygnus.com>
4592
4593 * elf.c (assign_file_positions_for_segments): Don't increment file
4594 offset for a segment which contains no loadable sections.
4595
4596 Mon Jan 15 17:46:27 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4597
4598 * reloc.c: Add new PowerPC relocations.
4599 * {bfd-in2,libbfd}.h: Regenerate.
4600
4601 * elf32-ppc.c (ppc_elf_howto_raw): Add more PPC relocations.
4602 (ppc_elf_reloc_type_lookup): Lookup new relocations.
4603
4604 Mon Jan 15 14:29:44 1996 Ian Lance Taylor <ian@cygnus.com>
4605
4606 * aoutx.h (howto_table_ext): Fix RELOC_BASE10 and RELOC_BASE22
4607 entries.
4608
4609 * sunos.c (sunos_scan_ext_relocs): Don't fail assert if
4610 info->shared.
4611
4612 * coffgen.c (coff_find_nearest_line): Don't try to cache
4613 information in sections that are not owned by a BFD. From Richard
4614 Henderson <richard@atheist.tamu.edu>.
4615
4616 * elf32-mips.c: Numerous changes to dynamic linking code, mostly
4617 from Kazumoto Kojima <kkojima@info.kanagawa-u.ac.jp>.
4618 * elflink.h (elf_link_output_extsym): Remove special check for
4619 _rld_new_interface.
4620
4621 * ecoffswap.h: Add prototypes for static functions.
4622
4623 Sun Jan 14 21:36:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4624
4625 * elf32-ppc.c (ppc_elf_{unsupported,std}_reloc): Remove functions.
4626 (ppc_elf_howto_raw): Remove ppc_elf_{unsupported,std}_reloc
4627 references.
4628 (ppc_elf_relocate_section): No longer allow .sdata/.sbss sections
4629 to satisfy a TOC16 relocation. Rewrite unsupported relocation
4630 support. Begin support for R_PPC_SDA{2,}REL.
4631
4632 Sat Jan 13 09:36:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4633
4634 * elf32-ppc.c (ppc_elf_create_dynamic_sections): New function to
4635 create the .got and .got.neg sections.
4636 (ppc_elf_size_dynamic_sections): Call it.
4637 (ppc_elf_check_relocs): Call it.
4638 (ppc_elf_size_dynamic_sections): Support .got.neg, just like .got.
4639 (ppc_elf_check_relocs): Add error messages for relocations we
4640 don't yet support. Do not include R_PPC_SDAREL16 like a GOT
4641 relocation.
4642
4643 Fri Jan 12 15:27:59 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4644
4645 * elf32-ppc.c (ppc_elf_fake_sections): Define, and handle the new
4646 section flags for V.4 and eabi.
4647
4648 Fri Jan 12 13:59:16 1996 Ian Lance Taylor <ian@cygnus.com>
4649
4650 * elf.c (assign_file_positions_for_segments): If a segment
4651 contains no sections, don't mark it as readable.
4652
4653 * elf-bfd.h (_bfd_elf_section_from_bfd_section): Declare.
4654 * elfcode.h (_bfd_elf_section_from_bfd_section): Don't declare.
4655
4656 * elf.c (_bfd_elf_print_private_bfd_data): Dump contents of
4657 dynamic section, if there is one.
4658 * elf-bfd.h (struct elf_size_info): Add swap_dyn_in field.
4659 (bfd_elf32_swap_dyn_in): Change type of second parameter to PTR.
4660 (bfd_elf64_swap_dyn_in): Likewise.
4661 * elfcode.h (elf_swap_dyn_in): Change type of second parameter to
4662 PTR.
4663 (NAME(_bfd_elf,size_info)): Initialize swap_dyn_in field.
4664
4665 * elf32-i386.c (elf_i386_size_dynamic_sections): Don't create a
4666 DT_TEXTREL entry because of .rel.plt. From Martin Pirker
4667 <pirker@eiunix.tuwien.ac.at>.
4668
4669 Thu Jan 11 17:06:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4670
4671 * section.c (SEC_{EXCLUDE,SORT_ENTRIES}): New section flags for
4672 PowerPC V.4 and eabi.
4673 * bfd-in2.h: Regenerate.
4674 * libfd.h: Regenerate.
4675
4676 * elfxx-target.h (TARGET_{BIG,LITTLE}_SYM): Add new flags.
4677
4678 * elf32-ppc.c (ppc_elf_section_from_shdr): Support SHT_ORDERED
4679 section type and SHF_EXCLUDE section flag, turning them into the
4680 appropriate bfd section flag.
4681
4682 Thu Jan 11 11:23:30 1996 Ian Lance Taylor <ian@cygnus.com>
4683
4684 * xcofflink.c (xcoff_link_add_symbols): Create the special
4685 sections if we see a DYNAMIC object, in case that is the only
4686 XCOFF input object we see.
4687
4688 * elf32-mips.c: Extensive changes for a start at dynamic linking
4689 support, from Kazumoto Kojima <kkojima@info.kanagawa-u.ac.jp>.
4690
4691 * elf-bfd.h (struct elf_backend_data): Add type_change_ok field.
4692 (struct elf_backend_data): Remove
4693 elf_backend_create_program_headers field. Add
4694 elf_backend_additional_program_headers and
4695 elf_backend_modify_segment_map fields.
4696 * elfxx-target.h (elf_backend_type_change_ok): Define if not
4697 defined.
4698 (elf_backend_additional_program_headers): Likewise.
4699 (elf_backend_modify_segment_map): Likewise.
4700 (elf_backend_create_program_headers): Don't define.
4701 (elfNN_bed): Change to account for field changes.
4702 * elf.c (assign_file_positions_for_segments): Call new
4703 modify_segment_map backend function. Don't call old
4704 create_program_headers backend function.
4705 (get_program_header_size): Call additional_program_headers rather
4706 than create_program_headers.
4707 * elflink.h (elf_link_add_object_symbols): Initialize
4708 type_change_ok from new backend field.
4709 (elf_link_output_extsym): Don't warn if _rld_new_interface is
4710 defined.
4711 (elf_reloc_link_order): Treat a reloc against a defined symbol as
4712 a reloc against the appropriate section.
4713
4714 * elf-bfd.h (struct bfd_elf_section_data): Add tdata field.
4715 (struct elf_obj_tdata): Rename ppc_flags_init field to flags_init.
4716 (elf_flags_init): Rename from elf_ppc_flags_init.
4717 * elf32-ppc.c (ppc_elf_set_private_flags): Use elf_flags_init, not
4718 elf_ppc_flags_init.
4719 (ppc_elf_copy_private_bfd_data): Likewise.
4720 (ppc_elf_merge_private_bfd_data): Likewise.
4721
4722 * elf32-m68k.c (howto_table): Change src_mask to 0 for all
4723 relocation entries.
4724
4725 Tue Jan 9 15:22:53 1996 David Mosberger-Tang <davidm@azstarnet.com>
4726
4727 * coff-alpha.c (alpha_relocate_section): During final link, allow
4728 output .lita section to be bigger than 64k by adjusting gp value
4729 on a per-input section basis.
4730 * libecoff.h (struct ecoff_tdata): Add issued_multiple_gp_warning
4731 field.
4732 (struct ecoff_section_tdata): Add gp field.
4733
4734 Tue Jan 9 12:00:36 1996 Ian Lance Taylor <ian@cygnus.com>
4735
4736 Handle Alpha ECOFF changes in OSF/1 3.2.
4737 * libecoff.h (struct ecoff_backend_data): Add get_elt_at_filepos
4738 field.
4739 * coff-alpha.c: Include "aout/ar.h".
4740 (alpha_ecoff_get_relocated_section_contents): Don't require an
4741 ALPHA_R_IGNORE reloc after an ALPHA_R_GPDISP reloc, since OSF/1
4742 3.2 doesn't generate one.
4743 (alpha_relocate_section): Likewise.
4744 (alpha_ecoff_slurp_armap): Define.
4745 (alpha_ecoff_slurp_extended_name_table): Define.
4746 (alpha_ecoff_construct_extended_name_table): Define.
4747 (alpha_ecoff_truncate_arname): Define.
4748 (alpha_ecoff_write_armap): Define.
4749 (alpha_ecoff_generic_stat_arch_elt): Define.
4750 (alpha_ecoff_update_armap_timestamp): Define.
4751 (ARFZMAG): Define.
4752 (alpha_ecoff_read_ar_hdr): New static function.
4753 (alpha_ecoff_get_elt_at_filepos): New static function.
4754 (alpha_ecoff_openr_next_archived_file): New static function.
4755 (alpha_ecoff_get_elt_at_index): New static function.
4756 (alpha_ecoff_backend_data): Initialize get_elt_at_filepos field.
4757 (ecoffalpha_little_vec): Change BFD_JUMP_TABLE_ARCHIVE from
4758 _bfd_ecoff to alpha_ecoff.
4759 * ecoff.c (ecoff_link_add_archive_symbols): Use get_elt_at_filepos
4760 field from backend structure, rather than always calling
4761 _bfd_get_elt_at_filepos.
4762 * coff-mips.c (mips_ecoff_backend_data): Initialize
4763 get_elt_at_filepos field.
4764 * archive.c (_bfd_generic_read_ar_hdr_mag): New function, copied
4765 from _bfd_generic_read_ar_hdr with minor changes.
4766 (_bfd_generic_read_ar_hdr): Use _bfd_generic_read_ar_hdr_mag.
4767 * libbfd-in.h (_bfd_generic_read_ar_hdr_mag): Declare.
4768 * libbfd.h: Rebuild.
4769
4770 * bfd-in.h (BFD_IN_MEMORY): Define.
4771 * libbfd-in.h (struct bfd_in_memory): Define.
4772 * libbfd.c (bfd_read): Handle BFD_IN_MEMORY flag.
4773 (bfd_get_file_window): Don't try to map a BFD_IN_MEMORY file.
4774 (bfd_write, bfd_stat): Abort if BFD_IN_MEMORY is set.
4775 (bfd_tell, bfd_flush, bfd_seek): Handle BFD_IN_MEMORY flag.
4776 * bfd.c (struct _bfd): Change iostream field from char * to PTR.
4777 (bfd_get_size): Handle BFD_IN_MEMORY flag.
4778 * cache.c (bfd_cache_close): Ignore BFD_IN_MEMORY files.
4779 (bfd_open_file): Cast to PTR, not char *, when setting iostream.
4780 (bfd_cache_lookup_worker): Abort if BFD_IN_MEMORY is set.
4781 * opncls.c (bfd_fdopenr): Cast to PTR, not char *, when setting
4782 iostream.
4783 (bfd_openstreamr): Likewise.
4784 * aoutx.h (NAME(aout,some_aout_object_p)): Only fstat iostream if
4785 BFD_IN_MEMORY is not set.
4786 * riscix.c (riscix_some_aout_object_p): Likewise.
4787 * bfd-in2.h, libbfd.h: Rebuild.
4788
4789 * targets.c (bfd_target): Add _bfd_get_elt_at_index field.
4790 (BFD_JUMP_TABLE_ARCHIVE): Add _get_elt_at_index.
4791 (bfd_get_elt_at_index): Define.
4792 * archive.c (_bfd_generic_get_elt_at_index): Rename from
4793 bfd_get_elt_at_index. Change index parameter from int to
4794 symindex.
4795 * libbfd-in.h (_bfd_generic_get_elt_at_index): Declare.
4796 (_bfd_noarchive_get_elt_at_index): Define.
4797 (_bfd_archive_bsd_get_elt_at_index): Define.
4798 (_bfd_archive_coff_get_elt_at_index): Define.
4799 * bfd-in2.h, libbfd.h: Rebuild.
4800 * aout-target.h (MY_get_elt_at_index): Define if not defined.
4801 * coff-rs6000.c (xcoff_get_elt_at_index): Define.
4802 * ieee.c (ieee_get_elt_at_index): Define.
4803 * libecoff.h (_bfd_ecoff_get_elt_at_index): Define.
4804 * oasys.c (oasys_get_elt_at_index): Define.
4805 * som.c (som_get_elt_at_index): Define.
4806
4807 * ecoff.c (_bfd_ecoff_find_nearest_line): Don't restrict line
4808 numbers to the .text section.
4809
4810 Mon Jan 8 17:00:57 1996 Ian Lance Taylor <ian@cygnus.com>
4811
4812 * ieee.c (ieee_write_debug_part): Change return type to boolean.
4813 If there is a SEC_DEBUGGING section, get the contents of the debug
4814 information part from it.
4815 (ieee_set_section_contents): Store the contents of a SEC_DEBUGGING
4816 section in memory.
4817 (ieee_write_object_contents): Check ieee_write_debug_part return.
4818
4819 Thu Jan 4 17:12:37 1996 Fred Fish <fnf@cygnus.com>
4820
4821 * config.bfd (i[345]86-*-freebsd*): Add target.
4822 * configure.in (i386freebsd_vec): Add vec.
4823 * configure: Regenerate.
4824 * Makefile.in (BFD32_BACKENDS): Add i386freebsd.o.
4825 (BFD32_BACKENDS_CFILES): Add i386freebsd.c.
4826 Rebuild dependencies..
4827 * freebsd.h: New file.
4828 * i386freebsd.c: New file.
4829 * targets.c (i386freebsd_vec): Declare.
4830 (bfd_target_vector): Add i386freebsd_vec.
4831 * i386linux.c (SEGMENT_SIZE): Define as TARGET_PAGE_SIZE
4832 * i386netbsd.c (SEGMENT_SIZE): Define as TARGET_PAGE_SIZE
4833
4834 Thu Jan 4 16:27:46 1996 Ian Lance Taylor <ian@cygnus.com>
4835
4836 * ieee.c (ieee_slurp_debug): New static function.
4837 (ieee_object_p): Call it.
4838 (ieee_slurp_section_data): Skip debugging sections.
4839 (ieee_get_reloc_upper_bound): Likewise.
4840 (ieee_get_section_contents): Likewise.
4841 (ieee_canonicalize_reloc): Likewise.
4842 (ieee_write_section_part): Likewise.
4843 (ieee_write_debug_part): Likewise.
4844 (ieee_write_data_part): Likewise.
4845 (init_for_output): Likewise.
4846
4847 Wed Jan 3 19:42:47 1996 Michael Meissner <meissner@wogglebug.tiac.net>
4848
4849 * elf32-ppc.c (ppc_elf_relocate_section): Make @GOT relocations
4850 work.
4851 (ppc_elf_howto_raw): Just use bfd_elf_generic_reloc for all howto
4852 relocs, since ppc_elf_relocate_section handles the linker case.
4853 (ppc_elf_{addr16_ha,got16,toc16,brtaken}_reloc): Delete, no longer
4854 used.
4855 (ppc_elf_{addr16_ha,got16,toc16,brtaken}_inner): Merge these into
4856 ppc_elf_relocate_section since that is now the only caller.
4857 (ppc_elf_relocate_section): Ditto.
4858
4859 Wed Jan 3 15:11:30 1996 Ian Lance Taylor <ian@cygnus.com>
4860
4861 * coffcode.h (coff_write_object_contents): If we don't know the
4862 section of the entry point for an XCOFF executable, always set the
4863 entry address to -1.
4864
4865 Tue Jan 2 14:17:15 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4866
4867 * elf.c (bfd_section_from_shdr): Add support for note sections.
4868
4869 Tue Jan 2 13:10:25 1996 Ian Lance Taylor <ian@cygnus.com>
4870
4871 * bfd-in.h (struct _symbol_info): Add stab_type field.
4872 * bfd-in2.h: Rebuild.
4873 * aoutx.h (NAME(aout,get_symbol_info)): Set stab_type.
4874
4875 * elf32-ppc.c: Remove trailing newline from calls to
4876 _bfd_error_handler.
4877 (ppc_elf_merge_private_bfd_data): Only warn about endianness
4878 difference if target endianness is known.
4879
4880 Thu Dec 21 12:43:49 1995 Michael Meissner <meissner@tiktok.cygnus.com>
4881
4882 * elf32-ppc.c (ppc_elf_howto_raw): Add a phony reloc to handle the
4883 old style TOC16 references without using R_PPC_GOT.
4884 (ppc_reloc_type): Ditto.
4885 (ppc_elf_reloc_type_lookup): Add support for TOC16.
4886 (ppc_elf_toc16_inner): Renamed from ppc_elf_got16_inner.
4887 (ppc_elf_toc16_reloc): Renamed from ppc_elf_toc16_reloc.
4888 (ppc_elf_got16_{inner,reloc}): Stubs for real GOT support.
4889 (ppc_elf_check_relocs): New function for GOT/PLT support that is
4890 work in progress.
4891 (ppc_elf_adjust_dynamic_symbol): Ditto.
4892 (ppc_elf_adjust_dynindx): Ditto.
4893 (ppc_elf_size_dynamic_sections): Ditto.
4894 (ppc_elf_finish_dynamic_symbol): Ditto.
4895 (ppc_elf_finish_dynamic_sections): Ditto.
4896 (ELF_DYNAMIC_INTERPRETER): Define.
4897
4898 Wed Dec 20 19:14:18 1995 Ken Raeburn <raeburn@cygnus.com>
4899
4900 * elf.c (copy_private_bfd_data): When attaching sections to
4901 segments ignore sections that won't be allocated. Patch from
4902 Andreas Schwab.
4903
4904 Tue Dec 19 20:01:43 1995 Ken Raeburn <raeburn@cygnus.com>
4905
4906 * config.bfd: Match on m68k-cbm-* only if OS doesn't match
4907 anything else.
4908
4909 Tue Dec 19 16:38:59 1995 Ian Lance Taylor <ian@cygnus.com>
4910
4911 * coff-i960.c (CALC_ADDEND): Define.
4912 (coff_i960_relocate_section): Add the input section VMA to the
4913 addend for PC relative relocs.
4914
4915 Sun Dec 17 20:11:55 1995 Kim Knuttila <krk@cygnus.com>
4916
4917 * peicode.h (pe_print_pdata): Must test the entire entry for zero
4918 to correctly terminate.
4919
4920 Fri Dec 15 12:05:57 1995 Ian Lance Taylor <ian@cygnus.com>
4921
4922 * targets.c (enum bfd_endian): Define.
4923 (bfd_target): Rename byteorder_big_p to byteorder, and change it
4924 from boolean to enum bfd_endian. Change header_byteorder_big_p
4925 correspondingly.
4926 * bfd-in.h (bfd_big_endian, bfd_little_endian): New macros.
4927 (bfd_header_big_endian, bfd_header_little_endian): New macros.
4928 * bfd-in2.h: Rebuild.
4929 * All targets: Change initialization of byteorder and
4930 header_byteorder to use enum bfd_endian values rather than
4931 booleans.
4932 * All files: Change all references to byteorder_big_p and
4933 header_byteorder_big_p to use new bfd_*_endian macros.
4934
4935 * coffgen.c (make_a_section_from_file): Set lma to s_paddr, not
4936 s_vaddr.
4937 * coffcode.h (coff_write_object_contents): Set s_paddr to lma, not
4938 vma.
4939 * ecoff.c (_bfd_ecoff_write_object_contents): Likewise.
4940
4941 Fri Dec 15 07:32:09 1995 steve chamberlain <sac@slash.cygnus.com>
4942
4943 * pe[i]-i386.c (TARGET_UNDERSCORE): Define to '_'.
4944
4945 Thu Dec 14 13:45:37 1995 Ian Lance Taylor <ian@cygnus.com>
4946
4947 * ieee.c: Lots of minor cleanups. Make many functions return
4948 errors rather than calling abort. Also:
4949 (ieee_write_twobyte): Remove; change callers to call existing
4950 ieee_write_2bytes function.
4951 (ieee_write_expression): Don't output the section twice when
4952 outputting a local symbol. Don't emit an extraneous zero if there
4953 is only one term.
4954 (ieee_slurp_sections): Set the lma as well as the vma.
4955 (ieee_archive_p): Use bfd_alloc_grow rather than an obstack.
4956
4957 * ihex.c (ihex_set_arch_mach): Don't accept any architecture, just
4958 a recognized one or bfd_arch_unknown.
4959 (ihex_get_symtab_upper_bound): Define as bfd_0l, to permit objcopy
4960 to succeed.
4961 (ihex_get_symtab): Likewise.
4962
4963 Wed Dec 13 15:44:06 1995 Ian Lance Taylor <ian@cygnus.com>
4964
4965 * aoutx.h: Include <ctype.h>.
4966 (struct aout_link_includes_table): Define.
4967 (struct aout_link_includes_totals): Define.
4968 (struct aout_link_includes_entry): Define.
4969 (aout_link_includes_lookup): Define macro.
4970 (struct aout_final_link_info): Add includes field.
4971 (aout_link_includes_newfunc): New static function.
4972 (NAME(aout,final_link)): Initialize includes hash table.
4973 (aout_link_write_symbols): Eliminate duplicate N_BINCL entries.
4974
4975 Wed Dec 13 10:52:14 1995 Stan Shebs <shebs@andros.cygnus.com>
4976
4977 * mpw-config.in: Match on mips-*-* instead of mips-idt-ecoff.
4978
4979 Wed Dec 13 11:07:45 1995 Kim Knuttila <krk@cygnus.com>
4980
4981 * coff-ppc.c (coff_ppc_relocate_section): removed debugging code.
4982
4983 Tue Dec 12 17:42:06 1995 Kim Knuttila <krk@cygnus.com>
4984
4985 * peicode.h (pe_print_reloc): New function to dump the .reloc section.
4986 (pe_print_private_bfd_data): call pe_print_reloc.
4987 * coffcode.h (coff_set_alignment_hook): .reloc section alignment.
4988 * coff-ppc.c (in_reloc_p): Added missing non-eligible relocs. Spiffed
4989 up some debugging as well.
4990
4991 Tue Dec 12 11:34:23 1995 Ian Lance Taylor <ian@cygnus.com>
4992
4993 * config.bfd: Handle sparc-*-elf*. From Ronald F. Guilmette
4994 <rfg@monkeys.com>.
4995
4996 Fri Dec 8 17:47:07 1995 Ian Lance Taylor <ian@cygnus.com>
4997
4998 * elflink.h (elf_link_add_object_symbols): Set section_count to 0
4999 when setting sections to NULL.
5000
5001 Wed Dec 6 17:05:37 1995 Ian Lance Taylor <ian@cygnus.com>
5002
5003 * xcofflink.c (struct xcoff_loader_info): Add export_defineds
5004 field.
5005 (bfd_xcoff_size_dynamic_sections): Add export_defineds parameter.
5006 (xcoff_build_ldsyms): If export_defineds is set, set XCOFF_EXPORT
5007 for all symbols.
5008 * bfd-in.h (bfd_xcoff_size_dynamic_sections): Update declaration.
5009 * bfd-in2.h: Rebuild.
5010
5011 Mon Dec 4 16:40:47 1995 Kim Knuttila <krk@cygnus.com>
5012
5013 * coffcode.h (coff_set_alignment_hook): Removed some debugging printf's
5014
5015 Mon Dec 4 11:25:39 1995 Ian Lance Taylor <ian@cygnus.com>
5016
5017 * ihex.c (ihex_scan): Handle record types 4 and 5.
5018 (ihex_object_p): Permit types 4 and 5.
5019 (ihex_set_section_contents): Remove check for out of range
5020 addresses.
5021 (ihex_write_object_contents): Generate types 4 and 5.
5022
5023 * elflink.h (elf_link_output_extsym): Just ignore warning and
5024 indirect references to symbols which don't really exist.
5025
5026 Sun Dec 3 19:00:27 1995 Kim Knuttila <krk@cygnus.com>
5027
5028 * peicode.h (pe_print_idata): Minor format fixes
5029 (pe_print_edata): New function. Under private printing, this formats
5030 the edata section of a PE file.
5031 (pe_print_private_bfd_data): Added call to pe_print_edata.
5032
5033 Sun Dec 3 16:46:54 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
5034
5035 * aout-arm.c (MY_swap_std_reloc_out): Use KEEPIT to get the symbol
5036 index, don't call stoi.
5037
5038 Fri Dec 1 14:46:51 1995 Ian Lance Taylor <ian@cygnus.com>
5039
5040 * srec.c (srec_scan): Set lma as well as vma.
5041
5042 * ihex.c: New file; support for Intel Hex format.
5043 * targets.c (enum bfd_flavour): Add bfd_target_ihex_flavour.
5044 (ihex_vec): Declare.
5045 (bfd_target_vector): Always include ihex_vec.
5046 * bfd.c (struct _bfd): Add ihex_data field to tdata union.
5047 * Makefile.in: Rebuild dependencies.
5048 (BFD_LIBS): Add ihex.o
5049 (BFD_LIBS_CFILES): Add ihex.c.
5050 * bfd-in2.h: Rebuild.
5051
5052 * elf.c (assign_file_positions_for_segments): Sort the sections in
5053 each segment.
5054 (get_program_header_size): Return the right size if segment_map is
5055 not NULL.
5056 (copy_private_bfd_data): Don't bother to sort the sections.
5057
5058 * bfd.c (bfd_record_phdr): New function.
5059 * bfd-in.h (bfd_record_phdr): Declare.
5060 * bfd_in2.h: Rebuild.
5061
5062 * elf32-sparc.c (elf32_sparc_relocate_section): Remove bogus
5063 BFD_ASSERT.
5064
5065 * libbfd.c (bfd_malloc, bfd_realloc): New functions.
5066 (bfd_zmalloc): Return PTR, not char *. Take size_t, not
5067 bfd_size_type.
5068 * libbfd-in.h (bfd_malloc, bfd_realloc): Declare.
5069 (bfd_zmalloc): Change declaration.
5070 * libbfd.h: Rebuild.
5071 * Many files: Use bfd_malloc and bfd_realloc rather than malloc
5072 and realloc. Don't set bfd_error_no_memory if they fail.
5073
5074 Thu Nov 30 19:32:26 1995 Kim Knuttila <krk@cygnus.com>
5075
5076 * coff-ppc.c: Added macros to tidy up toc cell treatment. Numerous
5077 uses as well. Added a new howto to deal with TOCREL16 relocs that
5078 are TOCDEFN as well.
5079 (coff_ppc_relocate_section): Expanded treatment of ADDR32NB relocs
5080 to handle RVA relocs from dlltool.
5081 (ppc_coff_rtype2howto): TOCDEFN reloc addition.
5082 (coff_ppc_rtype_to_howto): TOCDEFN reloc addition.
5083 (ppc_coff_reloc_type_lookup): TOCDEFN reloc addition.
5084
5085 * coffcode.h (coff_set_alignment_hook): check idata$X sections
5086 to get the right section alignment.
5087
5088 Thu Nov 30 16:48:18 1995 Ian Lance Taylor <ian@cygnus.com>
5089
5090 * elf.c (_bfd_elf_make_section_from_shdr): Don't set lma based on
5091 p_paddr if p_paddr is zero.
5092 (make_mapping): Set includes_filehdr and includes_phdrs for first
5093 PT_LOAD segment.
5094 (map_sections_to_segments): Set includes_phdrs for PT_PHDR
5095 segment.
5096 (assign_file_positions_for_segments): Handle includes_filehdr and
5097 includes_phdrs. Remove special handling of PT_PHDR and first
5098 PT_LOAD segments.
5099 (copy_private_bfd_data): Set includes_filehdr and includes_phdr
5100 when appropriate. Remove special handling of PT_PHDR segment.
5101 Use a more complex condition for when a section is included in a
5102 segment to handle Solaris linker oddities.
5103
5104 Thu Nov 30 11:17:33 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
5105
5106 * coff-m88k.c (howto_table): Reformatted for easier reading;
5107 special_function now points to new function m88k_special_reloc.
5108 (howto_hvrt16): Function previously used for handling HVRT16 relocs
5109 removed.
5110 (rtype2howto): Do not add reloc's r_offset to the addend, this will
5111 be done correctly by m88k_special_reloc.
5112 (reloc_processing): New function to be used by RELOC_PROCESSING.
5113 (RELOC_PROCESSING): Define to call reloc_processing.
5114
5115 Wed Nov 29 12:42:36 1995 Ian Lance Taylor <ian@cygnus.com>
5116
5117 * peicode.h (pe_print_idata): Call malloc rather than xmalloc.
5118 (pe_print_pdata): Likewise.
5119
5120 * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory if
5121 obstack_alloc fails.
5122 (bfd_alloc_finish): Set bfd_error_no_memory if obstack_finish
5123 fails.
5124 * libbfd.c (bfd_zmalloc): Set bfd_error_no_memory if malloc fails.
5125 * Many files: don't set bfd_error_no_memory if one of the above
5126 routines fails.
5127
5128 * elf.c (assign_file_positions_for_segments): Don't adjust p_paddr
5129 if p_paddr_valid is set.
5130 (copy_private_bfd_data): New static function.
5131 (_bfd_elf_copy_private_section_data): Call copy_private_bfd_data.
5132
5133 * elf.c (assign_file_positions_for_segments): Fix case where extra
5134 program headers were allocated.
5135
5136 * elf.c (_bfd_elf_print_private_bfd_data): New function.
5137 * elf-bfd.h (_bfd_elf_print_private_bfd_data): Declare.
5138 * elfxx-target.h (bfd_elfNN_bfd_print_private_bfd_data): Define to
5139 _bfd_elf_print_private_bfd_data.
5140
5141 * coff-alpha.c (alpha_ecoff_swap_reloc_in): Don't abort if
5142 r_symndx is RELOC_SECTION_NONE for an ALPHA_R_IGNORE reloc.
5143 Change a RELOC_SECTION_LITA symndx to RELOC_SECTION_ABS.
5144 (alpha_ecoff_swap_reloc_out): Change RELOC_SECTION_ABS to
5145 RELOC_SECTION_LITA for ALPHA_R_IGNORE.
5146 (alpha_adjust_reloc_out): For ALPHA_R_IGNORE, don't change
5147 RELOC_SECTION_ABS to RELOC_SECTION_NONE.
5148
5149 Tue Nov 28 16:59:50 1995 Ian Lance Taylor <ian@cygnus.com>
5150
5151 * elf-bfd.h (struct elf_obj_tdata): Add segment_map field.
5152 * elf.c (make_mapping): New static function.
5153 (map_sections_to_segments): New static function.
5154 (elf_sort_sections): New static function.
5155 (assign_file_positions_for_segments): New static function.
5156 (map_program_segments): Remove.
5157 (get_program_header_size): Remove sorted_hdrs, count, and
5158 maxpagesize parameters. Simplify.
5159 (assign_file_positions_except_relocs): When generating an
5160 executable, use assign_file_positions_for_segments.
5161 (elf_sort_hdrs): Remove.
5162 (_bfd_elf_sizeof_headers): Remove eliminated parameters from call
5163 to get_program_header_size.
5164
5165 Mon Nov 27 12:27:46 1995 Ian Lance Taylor <ian@cygnus.com>
5166
5167 * hp300hpux.c (MY(callback)): Set lma as well as vma.
5168
5169 * configure, config.in: Regenerate with autoconf 2.7.
5170
5171 * elf32-i386.c (elf_backend_plt_readonly): Set correctly, to 1.
5172 * elf32-sparc.c (elf_backend_plt_readonly): Set correctly, to 0.
5173
5174 Wed Nov 22 12:02:09 1995 Ian Lance Taylor <ian@cygnus.com>
5175
5176 * ecoff.c (_bfd_ecoff_new_section_hook): Handle .rconst section.
5177 (ecoff_sec_to_styp_flags): Likewise.
5178 (_bfd_ecoff_styp_to_sec_flags): Handle STYP_RCONST.
5179 (ecoff_set_symbol_info): Handle scRConst.
5180 (ecoff_slurp_reloc_table): Handle RELOC_SECTION_RCONST.
5181 (ecoff_compute_section_file_positions): Handle .rconst section.
5182 (_bfd_ecoff_write_object_contents): Likewise.
5183 (ecoff_link_check_archive_element): Handle scRConst.
5184 (ecoff_link_add_externals): Likewise.
5185 (ecoff_link_write_external): Handle .rconst section.
5186 (ecoff_reloc_link_order): Likewise.
5187 * ecofflink.c (bfd_ecoff_debug_accumulate): Handle scRConst.
5188 * coff-alpha.c (alpha_convert_external_reloc): Handle .rconst
5189 section.
5190 (alpha_relocate_section): Handle RELOC_SECTION_RCONST.
5191
5192 * sunos.c (sunos_scan_dynamic_symbol): Only set written if the
5193 DEF_DYNAMIC flag is set.
5194
5195 Tue Nov 21 13:25:29 1995 Ken Raeburn <raeburn@cygnus.com>
5196
5197 * host-aout.c: If TRAD_HEADER is defined, include it.
5198
5199 Tue Nov 21 13:03:57 1995 Ian Lance Taylor <ian@cygnus.com>
5200
5201 * aclocal.m4 (AC_PROG_CC): Remove local definition.
5202 (BFD_BINARY_FOPEN): Require AC_CANONICAL_SYSTEM.
5203 (BFD_NEED_DECLARATION): New function.
5204 * configure.in: Use BFD_NEED_DECLARATION.
5205 * acconfig.h: Put NEED_DECLARATION_* in @TOP@ section.
5206 * configure, config.in: Rebuild with autoconf 2.6.
5207
5208 * xcofflink.c (bfd_xcoff_size_dynamic_sections): Clear
5209 special_sections before returning when called with a non XCOFF
5210 BFD.
5211
5212 * coffgen.c (coff_renumber_symbols): Sort common symbols with
5213 global symbols.
5214
5215 * coffcode.h (coff_compute_section_file_positions): Only pad the
5216 previous section to force file alignment when creating an
5217 executable.
5218
5219 Mon Nov 20 14:54:09 1995 Ian Lance Taylor <ian@cygnus.com>
5220
5221 * coffcode.h (coff_compute_section_file_positions): If
5222 RS6000COFF_C, set up the .debug section.
5223
5224 * xcofflink.c (xcoff_link_input_bfd): Adjust the TOC anchor value
5225 if it is not large enough to accomodate the entire TOC area with
5226 signed 16 bit offsets.
5227 (xcoff_write_global_symbol): Handle negative TOC offsets in global
5228 linkage code.
5229 (_bfd_ppc_xcoff_relocate_section): Adjust relocations against a
5230 TOC anchor to use the TOC value used in the output file.
5231
5232 Sat Nov 18 18:01:41 1995 Ian Lance Taylor <ian@cygnus.com>
5233
5234 * coffgen.c (_bfd_coff_get_external_symbols): Cast malloc return.
5235 (_bfd_coff_read_string_table): Likewise.
5236
5237 Sat Nov 18 19:43:04 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
5238
5239 * pe-arm.c: Fix typos.
5240 * coff-arm.c: Likewise.
5241
5242 Fri Nov 17 16:22:04 1995 Kim Knuttila <krk@cygnus.com>
5243
5244 * coff-ppc.c (list_ele): Added "cat"egory member.
5245 (record_toc): New category parameter (priv or pub).
5246 (ppc_record_toc_entry): Check to see if toc bounds exceeded.
5247 (ppc_process_before_allocation): Removed embrionic data-in-toc from
5248 the mainline. It addes extra toc cells in error.
5249 (ppc_coff_swap_sym_in_hook): Added some documentation.
5250 (dump_toc): Can now diagnose "virtual toc" chicanery.
5251
5252 Fri Nov 17 10:41:25 1995 Philippe De Muyter <phdm@info.ucl.ac.be>
5253
5254 * elf-bfd.h (struct elf_link_hash_table): Change type of
5255 dynsymcount and bucketcount fields from size_t to bfd_size_type.
5256
5257 Fri Nov 17 10:02:58 1995 Ian Lance Taylor <ian@cygnus.com>
5258
5259 * coffcode.h (coff_pointerize_aux_hook): I960 version: don't
5260 pointerize C_LEAFSTAT or C_LEAFEXT entries.
5261
5262 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Only create
5263 DT_INIT and DT_FINI entries if the _init or _fini symbol is
5264 defined or mentioned in a regular file.
5265
5266 Thu Nov 16 15:16:42 1995 Kim Knuttila <krk@cygnus.com>
5267
5268 * coff-ppc.c (ppc_record_data_in_toc_entry): new function
5269 (coff_ppc_relocate_section): Handle TOCDEFN attribute
5270 (coff_ppc_relocate_section): Correct REL24 handling
5271 (ppc_process_before_allocation): Correct TOCDEFN handling
5272
5273 * peicode.h (dir_names): Added name descriptions
5274
5275 Thu Nov 16 03:38:03 1995 Ken Raeburn <raeburn@cygnus.com>
5276
5277 * VERSION: Updated to cygnus-2.6.
5278
5279 Wed Nov 15 19:30:07 1995 Ken Raeburn <raeburn@cygnus.com>
5280
5281 * targets.c (m68k4knetbsd_vec): Declare.
5282
5283 Wed Nov 15 18:05:52 1995 Ian Lance Taylor <ian@cygnus.com>
5284
5285 * targets.c (bfd_target): Change type of second argument to
5286 _bfd_print_private_bfd_data from void * to PTR.
5287 * libbfd-in.h (_bfd_generic_bfd_print_private_bfd_data): Cast
5288 using PTR rather than void *.
5289 * bfd-in2, libbfd.h: Rebuild.
5290 * peicode.h (pe_print_private_bfd_data): Change vfile from void *
5291 to PTR.
5292 * elfxx-target.h (bfd_elfNN_bfd_print_private_bfd_data): Define as
5293 _bfd_generic_bfd_print_private_bfd_data rather than casting
5294 bfd_true.
5295
5296 Wed Nov 15 04:09:14 1995 Ken Raeburn <raeburn@cygnus.com>
5297
5298 * Makefile.in (.dep1): Fix stupid typo in last change. Remove any
5299 "DO NOT DELETE" lines or blank lines that mkdep writes on some
5300 systems.
5301 (BFD_LIBS_CFILES, ALL_MACHINES_CFILES, BFD32_BACKENDS_CFILES,
5302 BFD64_BACKENDS_CFILES): New variables.
5303 (CFILES): Use them.
5304
5305 Tue Nov 14 11:52:23 1995 Ian Lance Taylor <ian@cygnus.com>
5306
5307 * peicode.h (coff_swap_aouthdr_out): For PPC PE, start isize at 0,
5308 not at the file position of the first section.
5309 * coffcode.h (coff_compute_section_file_positions): Avoid using
5310 unportable #elif.
5311 (coff_write_object_contents): When generating a PPC PE executable
5312 with no symbols, round up the file size to a COFF_PAGE_SIZE
5313 boundary.
5314 * cofflink.c (_bfd_coff_final_link): If there are no symbols,
5315 don't write out a string table.
5316
5317 * elf.c (bfd_section_from_shdr): When using a different section
5318 header, pass the new one to _bfd_elf_make_section_from_shdr.
5319 (elf_fake_sections): Don't set sh_info and sh_entsize fields.
5320 (elf_map_symbols): Add section VMA to symbol value when comparing
5321 against 0.
5322 (_bfd_elf_compute_section_file_positions): Only build symbol table
5323 if there are some symbols. Set file offset of symtab and strtab
5324 sections.
5325 (assign_file_positions_except_relocs): Remove dosyms parameter.
5326 Change all callers. Never set file offset of symtab and strtab
5327 sections.
5328 (_bfd_elf_copy_private_section_data): New function.
5329 (MAP_ONESYMTAB, MAP_DYNSYMTAB, MAP_STRTAB, MAP_SHSTRTAB): Define.
5330 (_bfd_elf_copy_private_symbol_data): New function.
5331 (swap_out_syms): Check for special mapping of st_shndx created by
5332 copy_private_symbol_data.
5333 * elfxx-target.h: Use new copy routines.
5334 * elf-bfd.h (_bfd_elf_copy_private_symbol_data): Declare.
5335 (_bfd_elf_copy_private_section_data): Declare.
5336
5337 * config.bfd (sh-*-*): Set targ_defvec to shcoff_vec.
5338
5339 * coffcode.h (coff_slurp_symbol_table): If COFF_WITH_PE, handle
5340 C_NT_WEAK.
5341
5342 * coff-sh.c (shlcoff_vec): Use _bfd_generic_archive_p, not
5343 _bfd_dummy_target, matching the recent change to archive
5344 recognition.
5345
5346 Mon Nov 13 13:24:38 1995 Ian Lance Taylor <ian@cygnus.com>
5347
5348 * libbfd.c (bfd_get_file_window): Use casts to avoid doing
5349 arithmetic on PTR types.
5350
5351 * aout-target.h (MY(callback)): Set the lma of the sections.
5352
5353 * ecoff.c (ecoff_reloc_link_order): Turn a reloc against a defined
5354 symbol into a reloc against the section.
5355
5356 Mon Nov 13 07:31:35 1995 Kim Knuttila <krk@cygnus.com>
5357
5358 * coff-ppc.c (ppc_coff_link_hash_entry): added support for inline
5359 glue for the relocs: IMGLUE and IFGLUE.
5360 (record_toc): new function - tracks toc contents
5361 (ppc_mark_symbol_as_glue): new function - supports the IMGLUE reloc
5362 (coff_ppc_relocate_section): Added support and fixes for IMGLUE/IFGLUE
5363 (ppc_coff_rtype2howto): removed invalid IMGLUE hack
5364 (coff_ppc_rtype_to_howto): removed invalid IMGLUE hack
5365 (ppc_record_toc_entry): Removed a debug define (duh)
5366
5367 * peicode.h (coff_swap_scnhdr_out): Fixed invalid strcmp for ".reldata"
5368 (pe_print_idata): New function - formats the idata section data
5369 (pe_print_pdata): New function - formats the pdata section data
5370 (pe_print_private_bfd_data): calls to above
5371
5372 Sun Nov 12 12:23:24 1995 Stan Shebs <shebs@andros.cygnus.com>
5373
5374 * Makefile.in (bfd_libs_here, etc): Provide empty definitions.
5375 * coff-rs6000.c (rs6000coff_vec): Add conditional defines
5376 TARGET_SYM and TARGET_NAME for vector and BFD name.
5377 * coff-pmac.c (pmac_xcoff_vec): Remove.
5378 (TARGET_SYM, TARGET_NAME): Define.
5379 * coffcode.h (coff_set_arch_mach_hook) [POWERMAC]: Set the
5380 machine to 0, not all PowerMacs are 601s.
5381
5382 Fri Nov 10 12:10:14 1995 Ian Lance Taylor <ian@cygnus.com>
5383
5384 * elfcode.h (elf_object_p): Read in any program headers.
5385 * elf.c (_bfd_elf_make_section_from_shdr): Adjust section lma
5386 based on the program headers, if any.
5387 (elf_fake_sections): Set sh_addr from the vma, not the lma.
5388 (map_program_segments): Set p_paddr of program headers based on
5389 the lma.
5390
5391 Thu Nov 9 13:01:31 1995 Ian Lance Taylor <ian@cygnus.com>
5392
5393 * archive.c (bfd_generic_archive_p): Preserve tdata in case of
5394 failure.
5395
5396 * aoutx.h (NAME(aout,final_link)): Report a reasonable error when
5397 trying to do a relocateable link with a non-a.out object file.
5398
5399 * archive.c (bfd_generic_archive_p): Check the first object file
5400 in an archive even if target_defaulted is set. If the object file
5401 has the wrong xvec, reject it.
5402
5403 * aoutx.h (NAME(aout,set_section_contents)): If a section can not
5404 be represented, report the name via _bfd_error_handler.
5405 (translate_to_native_sym_flags): Likewise.
5406 * elf32-mips.c (mips_elf_final_link): Likewise.
5407 * oasys.c (oasys_write_sections): Likewise.
5408
5409 * coffcode.h (coff_set_alignment_hook): Write RS6000COFF_C version
5410 which checks for STYP_OVRFLO sections.
5411 (coff_compute_section_file_positions): If RS6000COFF_C, handle
5412 reloc and lineno count overflows.
5413 (coff_write_object_contents): Call coff_count_linenumbers before
5414 coff_compute_section_file_positions. If RS6000COFF_C, handle
5415 reloc and lineno count overflows.
5416 * xcofflink.c (_bfd_xcoff_bfd_final_link): Count line numbers and
5417 relocs before dealing with .pad sections. Count overflow section
5418 headers when handling .pad sections.
5419
5420 * coffcode.h (coff_write_object_contents): Set a.out vstamp to 1
5421 if RS6000COFF_C.
5422
5423 * xcofflink.c (XCOFF_DESCRIPTOR): Define.
5424 (struct xcoff_link_hash_table): Add descriptor_section and
5425 special_sections fields.
5426 (_bfd_xcoff_bfd_link_hash_table_create): Initialize new fields.
5427 (xcoff_link_add_symbols): Set linkage section alignment. Create
5428 descriptor section. Check for magic symbol names (_text, etc.),
5429 and record them in special_sections if found. Set
5430 XCOFF_DESCRIPTOR flag for a function descriptor, and set its
5431 descriptor field to point back to the function code symbol.
5432 (xcoff_sweep): Always mark the special descriptor_section.
5433 (bfd_xcoff_export_symbol): Check whether the symbol might be a
5434 function descriptor, and mark it if it is.
5435 (bfd_xcoff_size_dynamic_sections): Add new special_sections
5436 parameter, and fill it in. Allocate space for the descriptor
5437 section.
5438 (xcoff_build_ldsyms): Set XCOFF_DEF_REGULAR flag when defining
5439 global linkage code. If an undefined function descriptor is
5440 exported, arrange to define it. Warn about any other undefined
5441 exported symbol.
5442 (_bfd_xcoff_bfd_final_link): Write out the descriptor section.
5443 (xcoff_write_global_symbol): Create a function descriptor when
5444 necessary.
5445 * bfd-in.h (bfd_xcoff_size_dynamic_sections): Update declaration.
5446 * bfd-in2.h: Rebuild.
5447
5448 Thu Nov 9 08:40:23 1995 Kim Knuttila <krk@cygnus.com>
5449
5450 * coff-ppc.c (ppc_coff_link_hash_entry): new types for hashing
5451 (ppc_coff_link_hash_table): new types for hashing
5452 (ppc_coff_link_hash_newfunc): hash entry constructor
5453 (ppc_coff_link_hash_table_init): hash table initializer
5454 (ppc_coff_link_hash_table_create): hash table constructor
5455 (ppc_record_toc_entry): changed references to hash table
5456 (coff_ppc_relocate_section): changed references to hash table
5457
5458 * libcoff-in.h (coff_link_hash_entry): removed toc_offset
5459 * libcoff.h: Rebuild
5460
5461 * cofflink.c (_bfd_coff_link_hash_newfunc): removed toc_offset init
5462 (coff_link_add_symbols): removed toc_offset init
5463
5464 Thu Nov 9 04:00:38 1995 Ken Raeburn <raeburn@cygnus.com>
5465
5466 * Makefile.in (.dep1): Make sure the file mkdep is to write exists
5467 first.
5468
5469 * configure.in: Added new option --with[out]-mmap. Set USE_MMAP
5470 if it is given and mmep is available.
5471 * acconfig.h: Undef USE_MMAP.
5472 * configure, config.in: Regenerated.
5473 * aoutx.h: If USE_MMAP is not defined, do all symbol and string
5474 table handling the old way.
5475 (aout_get_external_symbols): Don't complain if last byte of string
5476 table is nonzero.
5477 * libbfd.c [HAVE_MADVISE]: Include sys/types.h and sys/mman.h.
5478 (bfd_free_window) [! USE_MMAP]: Don't define.
5479 (bfd_get_file_window,
5480 _bfd_generic_get_section_contents_in_window) [! USE_MMAP]: Abort.
5481
5482 Wed Nov 8 20:03:44 1995 Eric Freudenthal <freudenthal@nyu.edu>
5483
5484 * coff-a29k.c (SIGN_EXTEND_HWORD): Use ~0xffff rather than
5485 0xffff0000.
5486
5487 Wed Nov 8 11:31:11 1995 Ian Lance Taylor <ian@cygnus.com>
5488
5489 * coff-a29k.c (a29k_reloc): Change handling of R_IREL reloc to be
5490 compatible with AMD generated COFF files. Try to support both AMD
5491 and GNU formats simultaneously.
5492 (coff_a29k_relocate_section): Likewise.
5493
5494 * libbfd.c (bfd_get_file_window): Change writable parameter from
5495 int to boolean; update all callers. Pass MAP_SHARED if not
5496 writable--it's required on Solaris. Cast fprintf argument to
5497 avoid warning.
5498 * bfd-in.h (bfd_get_file_window): Update declaration.
5499 * bfd-in2.h: Rebuild.
5500 * aoutx.h: Update calls to bfd_get_file_window.
5501
5502 * xcofflink.c (XCOFF_DEF_DYNAMIC): Rename from XCOFF_REF_DYNAMIC.
5503 Change all uses.
5504 (xcoff_swap_ldhdr_in): New static function.
5505 (xcoff_swap_ldsym_in): New static function.
5506 (xcoff_find_reloc): Handle the case of a single reloc correctly.
5507 (xcoff_link_add_symbols): If we just created a descriptor, pass it
5508 to _bfd_generic_link_add_one_symbol, to save a hash lookup.
5509 Handle XTY_ER/XMC_XO symbols correctly.
5510 (xcoff_link_add_dynamic_symbols): Rewrite to read .loader symbols
5511 rather than normal symbol table.
5512 (bfd_xcoff_import_symbol): It's not an error if the symbol is
5513 already defined with the same absolute value.
5514 (xcoff_mark): When considering called symbols, check whether the
5515 descriptor is from a dynamic object, rather than the symbol
5516 itself.
5517 (xcoff_build_ldsyms): Likewise.
5518
5519 * libbfd.c (bfd_get_file_window): Change return type to boolean.
5520 Cast realloc and malloc return values. If malloc or realloc fail,
5521 set bfd_error_no_memory.
5522 * bfd-in.h (bfd_get_file_window): Change type to boolean.
5523 * bfd-in2.h: Rebuild.
5524
5525 Tue Nov 7 11:53:48 1995 Kim Knuttila <krk@cygnus.com>
5526
5527 * coff-ppc.c (ppc_record_toc_entry): new function.
5528 (in_reloc_p): changed return value.
5529 (coff_ppc_relocate_section): much rework.
5530 (ppc_allocate_toc_section): new function.
5531 (ppc_process_before_allocation): new function.
5532 (ppc_coff_swap_sym_in_hook): new function.
5533
5534 * cofflink.c (_bfd_coff_link_hash_newfunc): initialize toc_offset.
5535 (coff_link_add_symbols): initialize toc_offset.
5536
5537 * peicode.h (coff_swap_sym_in): Added coff_swap_sym_in_hook
5538 (coff_swap_aouthdr_out): Added more sections to the data
5539 dictionary for the pe file header. Also changed linker version
5540 number on the ppc side.
5541 (dir_names): small improvements to the dictionary printing.
5542 (pe_mkobject_hook): save the file level flags.
5543
5544 * libcoff-in.h (coff_link_hash_entry): added toc_offset field
5545 (pe_tdata): added real_flags field
5546 (coff_tdata): added local_toc_sym_map and access macro
5547
5548 * libcoff.h (coff_link_hash_entry): added toc_offset field
5549 (pe_tdata): added real_flags field
5550 (coff_tdata): added local_toc_sym_map and access macro
5551
5552 * coffcode.h (coff_set_alignment_hook): added hook for PE.
5553 (coff_mkobject): init for local_toc_sym_map
5554 (coff_write_object_contents): set the internal_a.magic to
5555 IMAGE_NT_OPTIONAL_HDR_MAGIC which appears to be what other
5556 ppc compilers use.
5557
5558 Tue Nov 7 13:48:58 1995 Ian Lance Taylor <ian@cygnus.com>
5559
5560 * ecofflink.c (_bfd_ecoff_locate_line): Keep looking through stabs
5561 entries until both the line number address and the function name
5562 address are too large.
5563
5564 * configure.in: Call AC_CHECK_PROG to find and cache AR.
5565 * configure: Rebuilt.
5566
5567 * aclocal.m4 (BFD_CC_FOR_BUILD): Don't define CC_FOR_BUILD if it
5568 is defined in the environment.
5569
5570 Tue Nov 7 10:57:24 1995 Jeffrey A Law (law@cygnus.com)
5571
5572 * som.c (som_get_section_contents_in_window): Define to use
5573 generic version.
5574
5575 Mon Nov 6 17:13:15 1995 Harry Dolan <dolan@ssd.intel.com>
5576
5577 * coff-i860.c: New file, based on coff-i386.c.
5578 * cpu-i860.c: New file, based on cpu-i386.c.
5579 * hosts/i860mach3.h: New file, based on hosts/i386mach3.h.
5580 * config.bfd (i860-*-mach3*, i860-*-osf1*, i860-*-coff*): New
5581 targets, using i860coff_vec.
5582 * configure.in (i860-*-mach3*, i860-*-osf1*): New hosts, using
5583 trad-core.o and hosts/i860mach3.h.
5584 (i860coff_vec): Use coff-i860.o and cofflink.o.
5585 * configure: Rebuild.
5586 * Makefile.in: Rebuild dependencies.
5587 (ALL_MACHINES): Add cpu-i860.o.
5588 (BFD32_BACKENDS): Add coff-i860.o.
5589 (CFILES): Add cpu-i860.c and coff-i860.c.
5590 * targets.c (i860coff_vec): Declare.
5591 (bfd_target_vector): Add &i860coff_vec.
5592 * archures.c (bfd_i860_arch): Declare.
5593 (bfd_archures_list): Add &bfd_i860_arch.
5594 * coffcode.h (coff_set_arch_mach_hook): Handle I860 magic number.
5595 (coff_set_flags): Handle bfd_arch_i860.
5596 (coff_write_object_contents): Handle I860 a.out magic number.
5597
5598 Mon Nov 6 14:34:07 1995 Ian Lance Taylor <ian@cygnus.com>
5599
5600 * xcofflink.c (xcoff_link_add_symbols): Set the alignment power of
5601 the created .tc section to 2.
5602 (xcoff_mark): Don't keep a .loader reloc for a call to an
5603 undefined symbol when creating a shared library.
5604 (xcoff_build_ldsyms): When creating a shared library, generate
5605 global linkage code for a call to an undefined symbol.
5606
5607 Sun Nov 5 21:44:13 1995 Ken Raeburn <raeburn@cygnus.com>
5608
5609 * Makefile.in (CFILES): Rebuild list from BFD_LIBS, ALL_MACHINES,
5610 BFD32_BACKENDS, BFD64_BACKENDS.
5611 (.dep1): Put mkdep output in a separate file.
5612 Rebuilt dependencies.
5613
5614 * ecoff.c (_bfd_ecoff_slurp_armap): Cast _bfd_read_ar_hdr return
5615 value.
5616
5617 Permit use of mmap when available:
5618
5619 * configure.in: Check for mmap, madvise, mprotect.
5620 * config.in, configure: Regenerated.
5621
5622 * libbfd.c (struct _bfd_window_internal): Define type.
5623 (bfd_init_window, bfd_free_window, bfd_get_file_window): New
5624 functions.
5625 (ok_to_map): New static variable for debugging.
5626 (_bfd_generic_get_section_contents_in_window): New function.
5627 * bfd-in.h (bfd_window_internal): Declare type.
5628 (bfd_window): Define type.
5629 (bfd_init_window, bfd_free_window, bfd_get_file_window): Declare.
5630 * libbfd-in.h (_bfd_generic_get_section_contents_in_window):
5631 Declare.
5632
5633 * libaout.h (struct aoutdata): Add two window fields.
5634 (obj_aout_sym_window, obj_aout_string_window): New macros.
5635 * aoutx.h (some_aout_object_p): Initialize windows.
5636 (aout_get_external_symbols): Get symbol data and strings in
5637 windows instead of explicitly allocated buffers.
5638 (slurp_symbol_table): Free window instead of memory.
5639 (bfd_free_cached_info): Release windows instead of freeing storage
5640 directly.
5641 (aout_link_free_symbols): Ditto.
5642
5643 * targets.c (bfd_target): Add new field for
5644 get_section_contents_in_window.
5645 (BFD_JUMP_TABLE_GENERIC): Updated.
5646 * aout-adobe.c, aout-target.h, binary.c, bout.c, coff-alpha.c,
5647 coff-mips.c, elfxx-target.h, i386msdos.c, i386os9k.c, ieee.c,
5648 libcoff-in.h, oasys.c, srec.c, tekhex.c, versados.c: Added new
5649 macros for get_section_contents_in_window field.
5650
5651 Sat Nov 4 12:23:26 1995 Fred Fish <fnf@cygnus.com>
5652
5653 * core.c: Renamed to corefile.c
5654 * makefile.dos (OBJS): Change core.o to corefile.o
5655 * Makefile.in (CFILES, BFD_LIBS): Use corefile.c instead of core.c
5656
5657 start-sanitize-gm
5658 Sat Nov 4 10:16:54 1995 Stu Grossman (grossman@cygnus.com)
5659
5660 * config.bfd (mips*-*-magic*): Add bfd_elf32_bigmips_vec to
5661 targ_selvecs to allow debugging under Irix-5 native.
5662
5663 end-sanitize-gm
5664 Fri Nov 3 15:54:59 1995 Ian Lance Taylor <ian@cygnus.com>
5665
5666 * xcofflink.c (xcoff_link_add_symbols): Rename local variable sub
5667 to o. Clobber and restore the list of new csects around the call
5668 to _bfd_generic_link_add_one_symbol, in case it wants to report a
5669 linker error and the linker wants to read the symbol table. Reset
5670 the line number count of a real section even if it has no relocs.
5671 (_bfd_xcoff_bfd_final_link): If shared, set the DYNAMIC flag.
5672
5673 * coffgen.c (_bfd_coff_read_string_table): Warn if the string size
5674 is too small.
5675
5676 Thu Nov 2 23:16:39 1995 Ian Lance Taylor <ian@cygnus.com>
5677
5678 * xcofflink.c (_bfd_ppc_xcoff_relocate_section): Don't warn about
5679 an undefined symbol in a shared link.
5680
5681 * linker.c (_bfd_generic_link_add_one_symbol): Correct type of
5682 oldtype from bfd_link_order_type to bfd_link_hash_type. From
5683 phdm@info.ucl.ac.be (Philippe De Muyter).
5684
5685 Wed Nov 1 14:26:02 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
5686
5687 * coff-m88k.c (rtype2howto): New static function.
5688 (RTYPE2HOWTO): Use it rather than a macro definition.
5689
5690 * coffcode.h (coff_write_object_contents): set internal_a.magic
5691 to PAGEMAGICPEXECPAGED #if defined (M68) && !defined (LYNXOS).
5692
5693 * configure.in: m68*-motorola-sysv* does not use ptrace-core.o;
5694 define TRAD_HEADER to new file hosts/delta68.h.
5695 m88*-motorola-sysv*, however, does use ptrace-core.o.
5696 * hosts/delta68.h: New file.
5697
5698 * ptrace-core.c (ptrace_unix_core_file_p): change bfd_zmalloc to
5699 bfd_zalloc; provide proper parm abfd to calls to bfd_zalloc.
5700
5701 Wed Nov 1 13:51:54 1995 Ken Raeburn <raeburn@cygnus.com>
5702
5703 * i386linux.c (MY(vec)): Declare before use.
5704
5705 Wed Nov 1 11:45:07 1995 Ian Lance Taylor <ian@cygnus.com>
5706
5707 * reloc16.c (bfd_coff_reloc16_get_relocated_section_contents):
5708 Pass input_bfd, not in_bfd, to bfd_coff_reloc16_extra_cases.
5709
5710 * elf.c (bfd_elf_set_dt_needed_name): Don't do anything if the
5711 BFD is not of the right type.
5712 (bfd_elf_get_needed_list): Likewise.
5713 * i386linux.c (bfd_linux_size_dynamic_sections): Likewise.
5714 * sunos.c (bfd_sunos_get_needed_list): Likewise.
5715 * xcofflink.c (XCOFF_XVECP): Define.
5716 (bfd_xcoff_link_record_set): Don't do anything if the BFD is not
5717 of the right type.
5718 (bfd_xcoff_import_symbol): Likewise.
5719 (bfd_xcoff_export_symbol): Likewise.
5720 (bfd_xcoff_link_count_reloc): Likewise.
5721 (bfd_xcoff_record_link_assignment): Likewise.
5722 (bfd_xcoff_size_dynamic_sections): Likewise.
5723
5724 * sunos.c (sunos_scan_ext_relocs): Only check the reloc symbol
5725 table index against the number of symbols for a base relative
5726 reloc.
5727
5728 * coff-rs6000.c (_bfd_xcoff_sizeof_headers): Change from macro to
5729 static function.
5730 * xcofflink.c (_bfd_xcoff_bfd_link_hash_table_create): Set
5731 full_aouthdr flag here...
5732 (_bfd_xcoff_bfd_final_link): ...not here.
5733
5734 Tue Oct 31 12:52:02 1995 Fred Fish <fnf@cygnus.com>
5735
5736 * libelf.h: Rename to elf-bfd.h to avoid conflict with
5737 systems that have a system <libelf.h>.
5738 * Makefile.in: Globally replace libelf.h with elf-bfd.h.
5739 * bfd.c, elf.c, elf32-arc.c, elf32-gen.c, elf32-hppa.c,
5740 elf32-hppa.h, elf32-i386.c, elf32-i860.c, elf32-m68k.c,
5741 elf32-m88k.c, elf32-mips.c, elf32-ppc.c, elf32-sparc.c,
5742 elf64-gen.c, elf64-sparc.c, elfcode.h, elflink.c,
5743 elfxx-target.h: Include elf-bfd.h rather than libelf.h.
5744 * elfxx-target.h: Change libelf.h reference to elf-bfd.h.
5745
5746 Tue Oct 31 15:30:07 1995 David Mosberger-Tang <davidm@azstarnet.com>
5747
5748 * ecoff.c (ecoff_set_symbol_info): Add new parameter weak. If
5749 set, set BSF_WEAK in symbol. Change all callers.
5750 (ecoff_get_extr): Set weakext based on BSF_WEAK.
5751 (ecoff_link_add_externals): If weakext is set, pass BSF_WEAK to
5752 _bfd_generic_link_add_one_symbol.
5753 (ecoff_indirect_link_order): Check that the section tdata relocs
5754 are not NULL before using them.
5755
5756 * configure.in (alpha*-*-linux*): Set COREFILE to trad-core.o and
5757 define TRAD_HEADER as hosts/alphalinux.h.
5758 * configure: Rebuild.
5759 * hosts/alphalinux.h: New file.
5760 * trad-core.c (trad_unix_core_file_p): Cast u.u_ar0 to bfd_vma,
5761 not int.
5762
5763 Tue Oct 31 12:34:11 1995 Ian Lance Taylor <ian@cygnus.com>
5764
5765 * coffcode.h (coff_slurp_symbol_table): Accept C_BCOMM and
5766 C_ECOMM storage classes.
5767
5768 * xcofflink.c (xcoff_mark_symbol): New static function, broken out
5769 of xcoff_mark.
5770 (xcoff_mark): Call xcoff_mark_symbol.
5771 (bfd_xcoff_export_symbol): Call xcoff_mark_symbol.
5772 (bfd_xcoff_link_count_reloc): Call xcoff_mark_symbol rather than
5773 doing it by hand.
5774 (xcoff_build_ldsyms): Build a .loader symbol for an export symbol.
5775
5776 Mon Oct 30 14:53:48 1995 Ian Lance Taylor <ian@cygnus.com>
5777
5778 * xcofflink.c (struct xcoff_final_link_info): Add new line_filepos
5779 field.
5780 (xcoff_find_reloc): New static function.
5781 (xcoff_link_add_symbols): Use it.
5782 (_bfd_xcoff_bfd_final_link): Set finfo.line_filepos.
5783 (xcoff_link_input_bfd): Handle C_BINCL and C_EINCL. Don't
5784 relocate the value of C_DECL.
5785
5786 * elf.c (elf_fake_sections): Remove bogus BFD_ASSERT.
5787
5788 Sat Oct 28 01:25:34 1995 steve chamberlain <sac@slash.cygnus.com>
5789
5790 * cofflink.c (_bfd_coff_generic_relocate_section): Make
5791 callback decide what goes in .relocs.
5792 * pe[i]-i386.c (TARGET_UNDERSCORE): Define.
5793 * peicode.h (pe_mkobject_hook): Only copy aouthdr if
5794 there is one.
5795
5796 Sat Oct 28 01:51:02 1995 Ian Lance Taylor <ian@cygnus.com>
5797
5798 * xcofflink.c (xcoff_link_add_symbols): Handle csects in the
5799 absolute section.
5800
5801 Fri Oct 27 18:14:39 1995 Ian Lance Taylor <ian@cygnus.com>
5802
5803 * xcofflink.c: More improvements, mostly to fix handling of
5804 constructors and a few other special cases.
5805 * coff-rs6000.c (rs6000coff_vec): Set symbol_leading_char back to
5806 zero, reverting yesterday's change.
5807 * bfd-in.h (bfd_xcoff_link_record_set): Declare.
5808 (bfd_xcoff_link_count_reloc): Declare.
5809 (bfd_xcoff_record_link_assignment): Declare.
5810 * bfd-in2.h: Rebuild.
5811
5812 Fri Oct 27 14:42:15 1995 Niklas Hallqvist <niklas@appli.se>
5813
5814 * PORTING, aout-arm.c, aout-encap.c, aout-target.h,
5815 aoutx.h, gen-aout.c, host-aout.c, hp300bsd.c, i386aout.c
5816 i386bsd.c, i386dynix.c, i386linux.c, i386lynx.c, i386mach3.c,
5817 i386netbsd.c, m68klynx.c, m88kmach3.c, mipsbsd.c, newsos3.c,
5818 ns32knetbsd.c, pc532-mach.c, riscix.c, sparclynx.c, sparcnetbsd.c:
5819 Change PAGE_SIZE to TARGET_PAGE_SIZE.
5820
5821 * m68knetbsd.c: Ditto as well as add support for the m68k4k object
5822 format.
5823
5824 * netbsd.h: Double ditto (incl. m68k4k support). NetBSD's text
5825 segments includes the a.out header. See to that the magic number
5826 *always* is big-endian.
5827
5828 * config.bfd: Add m68*-hp*-netbsd* case. Cross-pollinate m68k and
5829 m68k4k NetBSD configurations.
5830
5831 * configure.in, configure: Separate i386 & mips NetBSD
5832 configurations from other BSD ones. Don't assume DEC is the only
5833 thing NetBSD/mips run on. Add {m68k,ns32k,sparc}-*-netbsd*
5834 configurations. Add support for m68k4k NetBSD object format.
5835
5836 * libaout.h: Added M_68K4K_NETBSD magic.
5837
5838 * m68k4knetbsd.c: New file.
5839
5840 * hosts/{m68k,sparc}nbsd.h: Don't define HOST_BIG_ENDIAN_P.
5841
5842 * hosts/nbsd.h: Define HOST_BIG_ENDIAN_P according to
5843 <machine/endian.h>.
5844
5845 * hosts/mipsnbsd.h: New file.
5846
5847 start-sanitize-gm
5848 Fri Oct 27 09:41:51 1995 Stu Grossman (grossman@cygnus.com)
5849
5850 * config.bfd: Add config stuff for mips*-*-magic* to set
5851 targ_defvec to ecoff_big_vec.
5852
5853 end-sanitize-gm
5854 Thu Oct 26 14:16:47 1995 Ian Lance Taylor <ian@cygnus.com>
5855
5856 * xcofflink.c: Numerous changes to get closer to a working XCOFF
5857 linker.
5858 * libcoff-in.h (struct xcoff_tdata): Add full_aouthdr,
5859 toc_section, and entry_section fields.
5860 (struct xcoff_section_tdata): Remove ldrel_count field.
5861 * libcoff.h: Rebuild.
5862 * coffcode.h (coff_mkobject_hook): Initialize new xcoff_data
5863 fields.
5864 (coff_compute_section_file_positions): If RS6000COFF_C, generate
5865 full a.out header if full_aouthdr is set in xcoff_data.
5866 (coff_write_object_contents): Likewise. Set o_snentry and o_sntoc
5867 based on sections stored in xcoff_data.
5868 * coff-rs6000.c (xcoff_copy_private_bfd_data): Copy new xcoff_data
5869 fields.
5870 (xcoff_reloc_type_lookup): Handle BFD_RELOC_CTOR.
5871 (rs6000coff_vec): Set symbol_leading_char to '.'.
5872 * coffgen.c (coff_get_symbol_info): If fix_value is set, fix the
5873 value stored in ret rather than returning a pointer value.
5874
5875 Wed Oct 25 23:10:39 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5876
5877 * config.bfd (powerpc{,le}-{elf,sysv4,eabi,solaris2}): Remove MAC
5878 format for now.
5879
5880 Wed Oct 25 16:19:27 1995 Jeffrey A Law (law@cygnus.com)
5881
5882 * som.c (som_slurp_string_table): Allocate the strings with malloc
5883 since they're free'd by free_cached_info.
5884 (som_slurp_symbol_table): Similarly for the symbol table.
5885
5886 Wed Oct 25 14:59:22 1995 Per Bothner <bothner@kalessin.cygnus.com>
5887
5888 * Makefile.in (diststuff): Don't make headers.
5889
5890 Wed Oct 25 11:32:54 1995 Ian Lance Taylor <ian@cygnus.com>
5891
5892 * Makefile.in: Rebuild dependencies.
5893
5894 * sunos.c (bfd_sunos_record_link_assignment): Don't do anything if
5895 output_bfd is not SunOS.
5896 (bfd_sunos_size_dynamic_sections): Likewise. Don't scan relocs of
5897 non-SunOS input files.
5898
5899 * xcofflink.c: Extensive changes to support linking shared objects
5900 and generating a .loader section.
5901 * libcoff-in.h (struct xcoff_tdata): Add import_file_id field.
5902 (struct xcoff_section_tdata): Add lineno_count, first_symndx,
5903 last_symndx, and ldrel_count fields.
5904 * libcoff.h: Rebuild.
5905 * coff-rs6000.c (xcoff_howto_table): Correct reloc names.
5906 * coffcode.h (styp_to_sec_flags): Don't set any flags if STYP_PAD
5907 is set.
5908 * bfd-in.h (bfd_xcoff_import_symbol): Declare.
5909 (bfd_xcoff_export_symbol): Declare.
5910 (bfd_xcoff_size_dynamic_sections): Declare.
5911 * bfd-in2.h: Rebuild.
5912
5913 Tue Oct 24 17:44:20 1995 Stan Shebs <shebs@andros.cygnus.com>
5914
5915 * configure.in: Add xcofflink.o to pmac_xcoff_vec.
5916 * configure: Rebuild.
5917 * mpw-config.in: Add xcofflink.c.o to powerpc-apple-macos.
5918 * coff-pmac.c: Include coff-rs6000.c instead of duplicating its
5919 contents.
5920 (pmac_xcoff_vec): Update to use new xcoff support.
5921 * coff-rs6000.c (xcoff_generic_stat_arch_elt): Make static.
5922 (xcoff_write_armap): Declare buf as unsigned char.
5923 * xcofflink.c (xcoff_link_add_symbols): Declare a local as PTR.
5924
5925 * mpw-make.sed: Generalize subdir_do edit.
5926
5927 Tue Oct 24 10:25:01 1995 Jeffrey A Law (law@cygnus.com)
5928
5929 * hppabsd-core.c (make_bfd_asection): Initialize asect->filepos
5930 correctly. Don't initialize asect->vma.
5931
5932 Fri Oct 20 13:23:48 1995 Ken Raeburn <raeburn@cygnus.com>
5933
5934 * opncls.c (_bfd_new_bfd): If _bfd_chunksize wasn't preset, use
5935 something a little less than the page size.
5936
5937 Thu Oct 19 13:06:09 1995 Ian Lance Taylor <ian@cygnus.com>
5938
5939 * coff-i960.c (coff_i960_adjust_symndx): Clear *adjustedp.
5940
5941 Wed Oct 18 16:20:08 1995 steve chamberlain <sac@slash.cygnus.com>
5942
5943 * coff-i386.c (coff_i386_reloc_type_lookup): New.
5944 * coffcode.h (coff_write_object_contents): If .bss is before
5945 .data us that as data_start.
5946 * cofflink.c (_bfd_coff_generic_relocate_section): Get reloc
5947 calc correct.
5948 * peicode.h (add_data_entry): Use _cooked_size of data directory.
5949 (coff_swap_outhdr_out): Hardwire in version number.
5950
5951 Wed Oct 18 16:50:54 1995 Ken Raeburn <raeburn@cygnus.com>
5952
5953 * sunos.c (sunos_add_dynamic_symbols): Rename local variables
5954 major and minor to *_vno, since the former are also macros in
5955 SunOS header files. Cast result of bfd_alloc to appropriate
5956 type.
5957
5958 * coffgen.c (coff_find_nearest_line): Cast used_by_bfd value
5959 before assigning to sec_data.
5960
5961 Wed Oct 18 13:25:17 1995 Ian Lance Taylor <ian@cygnus.com>
5962
5963 * ecoff.c (_bfd_ecoff_find_nearest_line): The offset argument is
5964 now relative to the section, not absolute.
5965 * ecofflink.c (_bfd_ecoff_locate_line): Use the right symbol to
5966 get the file name when there is a N_SO directory name. When
5967 handling stabs, remember that section->vma was added to the
5968 offset.
5969
5970 Tue Oct 17 18:24:54 1995 Ian Lance Taylor <ian@cygnus.com>
5971
5972 * sunos.c (struct sunos_link_hash_table): Add needed field.
5973 (sunos_link_hash_table_create): Call bfd_release, not free.
5974 (sunos_link_hash_table_create): Initialize needed field.
5975 (sunos_add_dynamic_symbols): Record needed objects.
5976 (bfd_sunos_get_needed_list): New function.
5977 * bfd-in.h (bfd_sunos_get_needed_list): Declare.
5978 * bfd-in2.h: Rebuild.
5979
5980 Mon Oct 16 14:43:59 1995 steve chamberlain <sac@slash.cygnus.com>
5981
5982 * libcoff-in.h (pe_data_type.in_reloc_p): New.
5983
5984 Mon Oct 16 10:52:50 1995 Ian Lance Taylor <ian@cygnus.com>
5985
5986 * bfd-in.h (struct bfd_link_needed_list): Rename from
5987 bfd_elf_link_needed_list.
5988 * bfd-in2.h: Rebuild.
5989 * elf.c, elflink.h, libelf.h: Corresponding changes.
5990
5991 Add start at AIX linker support; no shared libraries yet.
5992 * xcofflink.c: New file.
5993 * configure.in (rs600coff_vec): Use xcofflink.o.
5994 * configure: Rebuild.
5995 * libcoff-in.h (struct xcoff_tdata): Add csects and debug_indices
5996 fields.
5997 (struct xcoff_section_tdata): Define.
5998 (xcoff_section_data): Define macro.
5999 (_bfd_xcoff_bfd_link_hash_table_create): Declare.
6000 (_bfd_xcoff_bfd_link_add_symbols): Declare.
6001 (_bfd_xcoff_bfd_final_link): Declare.
6002 (_bfd_ppc_xcoff_relocate_section): Declare.
6003 * libcoff.h: Rebuild.
6004 * coff-rs6000.c: Clean up a bit.
6005 (xcoff_mkobject): Default modtype to 1L, not RE. Initialize
6006 cputype, csects, and debug_indices.
6007 (xcoff_copy_private_bfd_data): Copy cputype.
6008 (xcoff_howto_table): Rename from rs6000coff_howto_table.
6009 (xcoff_rtype2howto): Rename from rs6000coff_rtype2howto.
6010 (xcoff_reloc_type_lookup): Rename from
6011 rs6000coff_reloc_type_lookup.
6012 (coff_relocate_section): Define.
6013 (_bfd_xcoff_sizeof_headers): Define.
6014 (_bfd_xcoff_bfd_get_relocated_section_contents): Define.
6015 (_bfd_xcoff_bfd_relax_section): Define.
6016 (_bfd_xcoff_bfd_link_split_section): Define.
6017 (rs6000coff_vec): For BFD_JUMP_TABLE_LINK, use _bfd_xcoff, not
6018 coff.
6019 * coffcode.h (coff_compute_section_file_positions): If AIX,
6020 increment sofar by SMALL_AOUTSZ if not executable.
6021 (coff_write_object_contents): If AIX, always output an a.out
6022 header; if not executable, header size of SMALL_AOUTSZ.
6023 * hash.c (struct bfd_strtab_hash): Add xcoff field.
6024 (_bfd_stringtab_init): Initialize xcoff field.
6025 (_bfd_xcoff_stringtab_init): New function.
6026 (_bfd_stringtab_add): In XCOFF mode, leave two bytes for length.
6027 (_bfd_stringtab_emit): In XCOFF mode, write out length.
6028 * libbfd-in.h (_bfd_xcoff_stringtab_init): Declare.
6029 * libbfd.h: Rebuild.
6030 * Makefile.in: Rebuild dependencies.
6031 (BFD32_BACKENDS): Add xcofflink.o.
6032 (CFILES): Add xcofflink.c.
6033
6034 * elf32-mips.c (mips_elf_symbol_processing): Set SEC_ALLOC, not
6035 SEC_NO_FLAGS, for .acommon section. From Peter Schauer
6036 <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>.
6037
6038 Sat Oct 14 21:36:02 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6039
6040 * coff-ppc.c (in_reloc_p): Add, clone from coff-i386.c.
6041
6042 Fri Oct 13 17:48:43 1995 Ken Raeburn <raeburn@cygnus.com>
6043
6044 * acconfig.h (HAVE_SYS_PROCFS_H): Undef, with comment.
6045 * config.in: Regenerated.
6046
6047 * opncls.c (getpagesize) [!HAVE_GETPAGESIZE]: Define as 2048.
6048 (_bfd_chunksize): New variable.
6049 (_bfd_new_bfd): Set it to getpagesize() if negative, and use it
6050 for obstack chunk size.
6051 * configure.in: Check for getpagesize.
6052 * configure: Regenerated.
6053
6054 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6055
6056 * trad-core.c (rawptr): Make it a local variable of
6057 ptrace_unix_core_file_p.
6058
6059 Fri Oct 13 11:22:01 1995 steve chamberlain <sac@slash.cygnus.com>
6060
6061 * coff-arm.c (in_reloc_p): New.
6062 * coff-i386.c (in_reloc_p): New.
6063 * coffcode.h: Allways include peicode.h if COFF_WITH_PE.
6064 (coff_write_object_contents): Only set has_reloc_section
6065 if PE_IMAGE.
6066 * cofflink.c (_bfd_coff_generic_relocate_section): Call
6067 in_reloc_p to decide if reloc should be emitted.
6068 * libcoff.h (pe_data_type.in_reloc_p): New.
6069 * peicode.h (pe_mkobject): Initialize in_reloc_p.
6070
6071 Wed Oct 11 00:49:29 1995 Ian Lance Taylor <ian@cygnus.com>
6072
6073 * cofflink.c (_bfd_coff_internal_syment_name): Move to coffgen.c.
6074 (_bfd_coff_read_internal_relocs): Likewise.
6075 * coffgen.c (_bfd_coff_internal_syment_name): Copy from coffgen.c.
6076 (_bfd_coff_read_internal_relocs): Likewise.
6077
6078 * elflink.h (elf_link_add_object_symbols): Correct conditions
6079 under which type and size change warnings are issued.
6080
6081 Tue Oct 10 18:32:46 1995 Ian Lance Taylor <ian@cygnus.com>
6082
6083 * coffgen.c (coff_count_linenumbers): Don't count line numbers for
6084 a symbol which is not in a real section.
6085 (coff_write_native_symbol): Corresponding change.
6086
6087 * cofflink.c (_bfd_coff_link_hash_newfunc): Rename from
6088 coff_link_hash_newfunc and make non-static.
6089 (_bfd_coff_link_hash_table_init): New function, broken out of
6090 _bfd_coff_link_hash_table_create.
6091 (_bfd_coff_link_hash_table_create): Use it.
6092 (process_embedded_commands): Make static.
6093 * libcoff-in.h ((_bfd_coff_link_hash_newfunc): Declare.
6094 (_bfd_coff_link_hash_table_init): Declare.
6095 * libcoff.h: Rebuild.
6096
6097 * coffcode.h (coff_mkobject_hook): If RS6000COFF_C, set cputype
6098 field in XCOFF tdata.
6099 (coff_set_arch_mach_hook): Check ifdef RS6000COFF_C, not ifdef
6100 U802ROMAGIC, for clarity. Try to set arch and machine correctly
6101 based on cputype stored in a.out header, or in n_type of initial
6102 .file symbol.
6103 (coff_write_object_contents): Set cputype correctly in a.out
6104 header.
6105 (coff_slurp_symbol_table): Add casts to file_ptr to avoid
6106 warnings.
6107 * coffswap.h (coff_swap_aouthdr_in): Swap in cputype field.
6108 (coff_swap_aouthdr_out): Swap out cputype field. Don't clear
6109 old resv1 field.
6110 * libcoff-in.h (struct xcoff_tdata): Add cputype field.
6111 * libcoff.h: Rebuild.
6112
6113 * cpu-rs6000.c (rs6000_compatible): New static function.
6114 (bfd_rs6000_arch): Use it.
6115 * cpu-powerpc.c (powerpc_compatible): New static function.
6116 (arch_info_struct): Define various flavours of PowerPC.
6117 (bfd_powerpc_arch): Use powerpc_compatible. Point at
6118 arch_info_struct.
6119
6120 Tue Oct 10 10:50:46 1995 Fred Fish <fnf@cygnus.com>
6121
6122 * Makefile.in (FLAGS_TO_PASS): Remove BISON.
6123
6124 Tue Oct 10 01:28:29 1995 Ian Lance Taylor <ian@cygnus.com>
6125
6126 * elflink.h (elf_link_add_object_symbols): Don't warn about
6127 changing the size or type if the old definition was weak.
6128
6129 Mon Oct 9 11:24:08 1995 Ian Lance Taylor <ian@cygnus.com>
6130
6131 * coffcode.h (combined_entry_type): Add fix_line field.
6132 (coff_slurp_line_table): Warn if we try to set the lineno field of
6133 a symbol twice.
6134 (coff_slurp_symbol_table): If RS6000COFF_C, handle C_BINCL and
6135 C_EINCL by setting fix_line. Fix C_BSTAT symbol value.
6136 * coffgen.c (coff_mangle_symbols): Handle fix_line.
6137 (coff_write_symbol): Only use N_DEBUG if the symbol is in the
6138 absolute section.
6139 (coff_print_symbol): Print fix_value symbols in a useful fashion.
6140 * libcoff.h: Rebuild.
6141
6142 * libcoff-in.h (struct xcoff_tdata): Define.
6143 (xcoff_data): Define.
6144 * bfd.c (struct _bfd): Add xcoff_obj_data field to tdata union.
6145 * bfd-in2.h, libcoff.h: Rebuild.
6146 * coff-rs6000.c (xcoff_mkobject): New static function.
6147 (coff_mkobject): Define.
6148 (xcoff_copy_private_bfd_data): New static function.
6149 (coff_bfd_copy_private_bfd_data): Define.
6150 (rs6000coff_howto_table): Change R_TOC complain_on_overflow from
6151 signed to bitfield.
6152 (rs6000coff_vec): Add DYNAMIC to object_flags.
6153 * coffcode.h (sec_to_styp_flags): If RS6000COFF_C, handle .pad and
6154 .loader sections specially.
6155 (coff_new_section_hook): If RS6000COFF_C, get the .text and .data
6156 section alignment from the XCOFF tdata information.
6157 (coff_mkobject_hook): If RS6000COFF_C, set DYNAMIC based on
6158 F_SHROBJ, and copy the extra a.out header information into the
6159 XCOFF tdata structure.
6160 (coff_write_object_contents): If RS6000COFF_C, set F_SHROBJ,
6161 F_DYNLOAD and the extra a.out header information.
6162 (coff_slurp_symbol_table): Set BSF_NOT_AT_END for a C_EXT or
6163 C_HIDEXT symbol with attached csect information.
6164 * coffswap.h (coff_swap_aouthdr_in): If RS6000COFF_C, swap
6165 in the o_maxdata field.
6166 (coff_swap_aouthdr_out): If RS6000COFF_C, swap extra XCOFF fields.
6167 * coffgen.c (coff_renumber_symbols): Don't move any symbol to the
6168 end if BSF_NOT_AT_END is set.
6169
6170 * targets.c (bfd_target): Rename _bfd_read_ar_hdr field to
6171 _bfd_read_ar_hdr_fn.
6172 * libbfd-in.h (_bfd_read_ar_hdr): Update accordingly.
6173 * bfd-in2.h, libbfd.h: Rebuild.
6174 * archive.c (_bfd_get_elt_at_filepos): Cast _bfd_read_ar_hdr
6175 return value.
6176 (do_slurp_bsd_armap, do_slurp_coff_armap): Likewise.
6177 (bfd_slurp_bsd_armap_f2): Likewise.
6178 (_bfd_slurp_extended_name_table): Likewise.
6179
6180 Fri Oct 6 16:18:35 1995 Ken Raeburn <raeburn@cygnus.com>
6181
6182 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6183
6184 * archive.c (bfd_get_next_mapent): Return BFD_NO_MORE_SYMBOLS
6185 when the symbol table is empty.
6186
6187 * elf32-m68k.c (elf_m68k_size_dynamic_sections): Don't reserve
6188 space for section symbols, since we don't output them either.
6189 (elf_m68k_adjust_dynindx): Removed.
6190
6191 * ptrace-core.c (rawptr): Make it a local variable of
6192 ptrace_unix_core_file_p.
6193
6194 Fri Oct 6 12:24:47 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6195
6196 * coff-rs6000.c (xcoff_write_archive_contents): Return false, not
6197 NULL.
6198
6199 * config.bfd (powerpc{,le}-{elf,sysv4,eabi,solaris2}): Add NT, and
6200 Mac object file formats.
6201
6202 Fri Oct 6 12:04:02 1995 Ian Lance Taylor <ian@cygnus.com>
6203
6204 * coffgen.c (coff_fix_symbol_name): Don't try to set up file
6205 auxent if there isn't one.
6206 (coff_write_symbols): If there is no file auxent, use SYMNMLEN
6207 rather than FILNMLEN as the maximum name length.
6208
6209 * coffcode.h (bfd_coff_backend_data): Add new field
6210 _bfd_coff_print_aux.
6211 (bfd_coff_print_aux): New static function.
6212 (coff_pointerize_aux_hook (RS6000COFF_C version)): Pointerize the
6213 scnlen field of an XTY_LD csect aux entry.
6214 (coff_print_aux): New static function.
6215 (coff_slurp_symbol_table): Don't pointerize scnlen field; now done
6216 in coff_pointerize_aux_hook.
6217 (bfd_coff_std_swap_table): Initialize new field.
6218 * coffgen.c (coff_print_symbol): Call bfd_coff_print_aux.
6219 * libcoff.h: Rebuild.
6220 * coff-alpha.c (alpha_ecoff_backend_data): Initialize new field.
6221 * coff-mips.c (mips_ecoff_backend_data): Likewise.
6222
6223 * coffcode.h (coff_write_object_contents): On AIX, clear F_RELFLG
6224 if there are symbols, for native AIX ld compatibility.
6225
6226 * coffcode.h (bfd_coff_backend_data): Add new field
6227 _bfd_coff_pointerize_aux_hook.
6228 (coff_pointerize_aux_hook): Define as a function if RS6000COFF_C
6229 or I960, and as 0 otherwise.
6230 (bfd_coff_std_swap_table): Initialize new field.
6231 * libcoff.h: Rebuild.
6232 * coffgen.c (coff_pointerize_aux): Change parameters to take
6233 symbol pointer instead of type and class, and to take aux index.
6234 Call _bfd_coff_pointerize_aux_hook if it is defined.
6235 (coff_get_normalized_symtab): Always call coff_pointerize_aux.
6236 * coff-alpha.c (alpha_ecoff_backend_data): Initialize all fields.
6237 * coff-mips.c (mips_ecoff_backend_data): Likewise.
6238
6239 * coff-rs6000.c: Add full support for AIX archives. Rewrite old
6240 read-only/host-only support.
6241
6242 * coffcode.h (coff_slurp_symbol_table): Set C_HIDEXT symbols to be
6243 BSF_LOCAL.
6244 (OTHER_GLOBAL_CLASS): Do not define to be C_HIDEXT if
6245 RS6000COFF_C.
6246
6247 * targets.c (bfd_target): Add _bfd_read_ar_hdr field. Modify
6248 BFD_JUMP_TABLE_ARCHIVE accordingly.
6249 * libbfd-in.h (_bfd_snarf_ar_hdr): Don't declare.
6250 (_bfd_compute_and_write_armap): Declare.
6251 (_bfd_generic_read_ar_hdr): Declare.
6252 (_bfd_read_ar_hdr): Define.
6253 (_bfd_noarchive_read_ar_hdr): Define.
6254 (_bfd_archive_bsd_read_ar_hdr): Define.
6255 (_bfd_archive_coff_read_ar_hdr): Define.
6256 * archive.c: Change all callers of _bfd_snarf_ar_hdr to call
6257 _bfd_read_ar_hdr instead.
6258 (_bfd_generic_read_ar_hdr): Rename from _bfd_snarf_ar_hdr.
6259 (_bfd_compute_and_write_armap): Rename from
6260 compute_and_write_armap. Make non-static. Change all callers.
6261 * ecoff.c (_bfd_ecoff_slurp_armap): Call _bfd_read_ar_hdr rather
6262 than _bfd_snarf_ar_hdr.
6263 * aout-target.h (MY_read_ar_hdr): Define if not defined.
6264 * ieee.c (ieee_read_ar_hdr): Define.
6265 * libecoff.h (_bfd_ecoff_read_ar_hdr): Define.
6266 * oasys.c (oasys_read_ar_hdr): Define.
6267 * som.c (som_read_ar_hdr): Define.
6268 * bfd-in2.h, libbfd.h: Rebuild.
6269
6270 Thu Oct 5 14:04:07 1995 steve chamberlain <sac@slash.cygnus.com>
6271
6272 * peicode.c (coff_swap_filehdr_in): If symptr is
6273 zero, there aren't any symbols, even if nsyms is set.
6274
6275 Thu Oct 5 11:45:02 1995 Ian Lance Taylor <ian@cygnus.com>
6276
6277 * libecoff.h (struct ecoff_backend_data): Add adjust_headers
6278 field.
6279 * ecoff.c (ecoff_sec_to_styp_flags): Check for various Alpha
6280 sections, and set styp correctly for them: .got, .hash, .dynamic,
6281 .liblist, .rel.dyn, .conflic, .dynstr, .dynsym, .comment.
6282 (_bfd_ecoff_styp_to_sec_flags): Check for various Alpha section
6283 types.
6284 (ecoff_sort_hdrs): New static function.
6285 (ecoff_compute_section_file_positions): Return boolean, not void.
6286 Sort the sections by VMA before looking through them. Put the
6287 first non SEC_ALLOC section on a new page. Put every SEC_ALLOC
6288 section on an appropriate boundary within the page.
6289 (ecoff_compute_reloc_file_positions): Check return value of
6290 ecoff_compute_section_file_positions.
6291 (_bfd_ecoff_set_section_contents): Likewise.
6292 (_bfd_ecoff_write_object_contents): Check for various Alpha
6293 section types when incrementing text_size and data_size. Call
6294 adjust_headers backend function if it exists.
6295 * coff-alpha.c (alpha_adjust_headers): New static function.
6296 (alpha_ecoff_backend_data): Initialize adjust_headers field.
6297 * coff-mips.c (mips_ecoff_backend_data): Likewise.
6298
6299 * hosts/i386bsd.h: Restore file incorrectly deleted on Sep 6.
6300
6301 Wed Oct 4 18:15:02 1995 Jeff Law (law@hurl.cygnus.com)
6302
6303 * rs6000-core.c (CORE_VERSION_1): Use CORE_VERSION_1 instead
6304 of ALTERNATE_AIX_CORE_FORMAT.
6305 * configure.in (aix4): No longer need CORE_FLAGS.
6306 * configure: Updated.
6307
6308 Wed Oct 4 15:36:36 1995 Ken Raeburn <raeburn@cygnus.com>
6309
6310 NS32k changes from Ian Dall:
6311 * aoutx.h (MY_final_link_relocate, MY_relocate_contents): New
6312 macros.
6313 (aout_link_input_section_std, aout_link_input_section_ext,
6314 aout_link_reloc_link_order): Call them instead of _bfd_*
6315 versions.
6316 * aout-target.h (MY_exec_header_not_counted): New macro, defaults
6317 to zero.
6318 (backend_data): Use it instead of hardcoded zero.
6319
6320 * aout-ns32k.c (CTOR_TABLE_RELOC_HOWTO): New macro.
6321 (MY_swap_std_reloc_out): Use udata.i for KEEPIT, don't call stoi.
6322
6323 * ns32knetbsd.c: Include bfd.h.
6324 (MY_text_includes_header, MY_bfd_reloc_type_lookup): New macros.
6325 (MY_bfd_reloc_type_lookup): Declare function too.
6326 * pc532-mach.c (set_sizes): Don't declare.
6327 (MY_text_includes_header, MY_exec_header_not_counted): Define.
6328 (backend_data, MY_backend_data): Don't define.
6329
6330 * config.bfd: Treat ns32k-pc532-ux* like ns32k-pc532-mach*, and
6331 ns32k-*-lites* like ns32k-*-netbsd*.
6332
6333 * hosts/nbsd.h: Swap order of sys/vmparam.h and sys/param.h, to
6334 compile on lites.
6335
6336 Wed Oct 4 14:15:52 1995 Ian Lance Taylor <ian@cygnus.com>
6337
6338 * coffcode.h (coff_write_object_contents): Restore setting
6339 f_timdat to 0, deleted on August 22.
6340
6341 Tue Oct 3 16:28:32 1995 steve chamberlain <sac@slash.cygnus.com>
6342
6343 * coffcode.h (coff_bfd_copy_private_symbol_data,
6344 coff_bfd_copy_private_section_data,
6345 coff_bfd_copy_private_bfd_data): ifdef to allow overrides.
6346 * peicode.h (coff_bfd_copy_private_bfd_data): New
6347 (pe_bfd_copy_private_bfd_data): New.
6348 (coff_swap_scnhdr_in): Swap bss size into the right place.
6349 (pe_print_private_bfd_data): Add some newlines.
6350
6351 Tue Oct 3 11:53:04 1995 Jeff Law (law@hurl.cygnus.com)
6352
6353 * som.c (setup_sections): Don't die if a space has no subspaces.
6354
6355 Mon Oct 2 14:08:55 1995 Ian Lance Taylor <ian@cygnus.com>
6356
6357 * elflink.h (elf_link_add_object_symbols): Don't let a weak
6358 dynamic symbol override a common symbol. Don't change the size or
6359 type if they have been set and the new symbol is not a definition.
6360 Warn if the size or type changes.
6361
6362 Sun Oct 1 01:34:41 1995 Jeff Law (law@hurl.cygnus.com)
6363
6364 * som.c (som_begin_writing): Don't write the symbol table or
6365 symbol strings.
6366 (som_finish_writing): Write them here. Place them after the
6367 subspace data, but before the relocs.
6368
6369 Fri Sep 29 11:01:55 1995 Ian Lance Taylor <ian@cygnus.com>
6370
6371 * sunos.c (sunos_add_one_symbol): Just pass false, not
6372 info->shared_library, to sunos_create_dynamic_sections.
6373 (sunos_scan_ext_relocs): Don't warn about a reloc in the .text
6374 section.
6375 (sunos_check_dynamic_reloc): Remove .text section assertion.
6376
6377 Thu Sep 28 18:48:47 1995 Stan Shebs <shebs@andros.cygnus.com>
6378
6379 * config.bfd: Add powerpc-*-macos*, powerpc-*-mpw*.
6380 * configure, configure.in: Add pmac_xcoff_vec case.
6381 * Makefile.in (BFD32_BACKENDS): Add coff-pmac.o.
6382 * coff-pmac.c: New file, PowerMac XCOFF support.
6383 * coffcode.h (coff_set_arch_mach_hook): Add PowerMac case.
6384 * targets.c (pmac_xcoff_vec): Declare.
6385
6386 * mpw-config.in: Various changes to be compatible with the
6387 autoconf-based configury.
6388 * mpw-make.sed: New file, sed commands to translate Unix
6389 makefile into MPW syntax.
6390 * mpw-make.in: Remove.
6391 * hosts/mpw.h: Remove.
6392 * bfd-in.h, bfd-in2.h: If MPW, include the file that defines
6393 true and false as enums, then define TRUE_FALSE_ALREADY_DEFINED.
6394
6395 Thu Sep 28 17:06:23 1995 steve chamberlain <sac@slash.cygnus.com>
6396
6397 * binary.c (binary_get_symtab): Return an empty string on error.
6398 * opncls.c (bfd_fdpenr): Change WIN32 restriction to WINGDB.
6399
6400 Thu Sep 28 15:30:44 1995 Kim Knuttila <krk@nellie>
6401
6402 * coff-ppc.c: Reformatted according to gnu conventions
6403 Removed irrelevant "if 0" code
6404
6405 Thu Sep 28 11:19:53 1995 Ian Lance Taylor <ian@cygnus.com>
6406
6407 * hp300hpux.c (convert_sym_type): Treat secondary symbols as weak
6408 symbols rather than as indirect symbols.
6409 (MY(slurp_symbol_table)): Don't do anything special about
6410 secondary symbols.
6411
6412 * coffcode.h (coff_new_section_hook): Make sure that the alignment
6413 of .ctors and .dtors sections is no larger than 2.
6414
6415 * sunos.c (sunos_add_one_symbol): Don't change
6416 bfd_link_hash_common to bfd_link_hash_new, since it may be on the
6417 undef list.
6418 (bfd_sunos_record_link_assignment): Don't put __DYNAMIC in the
6419 dynamic symbols when creating a shared library.
6420 (sunos_scan_ext_relocs): Handle relocs correctly when creating a
6421 shared library.
6422 (sunos_scan_dynamic_symbol): Don't mark the __DYNAMIC symbol as
6423 written even if it is not defined in a regular object.
6424 (sunos_write_dynamic_symbol): Use plt_offset for the address of
6425 the jump table reloc. Add an assertion. Use RELOC_JMP_SLOT
6426 rather than the constant 22.
6427 (sunos_check_dynamic_reloc): Handle creating a shared library.
6428 (sunos_finish_dynamic_link): Set the first entry in the GOT to
6429 zero when creating a shared library.
6430 * aoutx.h (NAME(aout,final_link)): If there is a symbol __DYNAMIC,
6431 write it out at the start of the symbol table.
6432
6433 * Makefile.in (BFD32_BACKENDS): Add coff-arm.o.
6434
6435 Thu Sep 28 00:58:05 1995 Doug Evans <dje@deneb.cygnus.com>
6436
6437 * config.bfd: Add arm-*-coff.
6438 * configure.in, configure: Add armcoff_{little,big}_vec.
6439 * targets.c (armcoff_{little,big}_vec): Declare.
6440 (bfd_target_vector): Add armcoff_{little,big}_vec.
6441 * coff-arm.c (armcoff_{little,big}_vec): Always define.
6442
6443 Wed Sep 27 10:37:14 1995 Ian Lance Taylor <ian@cygnus.com>
6444
6445 * targets.c (bfd_find_target): Remove debugging code.
6446
6447 Wed Sep 27 07:23:39 1995 Kim Knuttila <krk@nellie>
6448
6449 * coff-ppc.c, pe-ppc.c, pei-ppc.c: Initial bfd for coff/PE
6450 support on powerpc.
6451 * Makefile.in: added *-ppc files
6452 * coffcode.h: ppc MAGIC, and use peicode.h rather than coffswap.h to
6453 allow pe based .o's to be shared with other tools on ppc/NT
6454 * config.bfd: added powerpc[le]-[pe|winnt] config support
6455 * configure, configure.in: added bfd_powerpc[le]_pe[i]_vec
6456 * peicode.h: Added more section flags for PE on ppc
6457 Added coff_swap_filehdr_out to allow peicode.h to be
6458 used for non-image PE files on ppc.
6459 Check for image, or not, before copying pe_opthdr
6460 * targets.c: Added new bfd's
6461 * targets.c: Removed two inactive bfds that shouldn't have made it this
6462 far.
6463
6464 Tue Sep 26 14:06:41 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6465
6466 * elf32-ppc.c (ppc_reloc_type): Rename from reloc_type, and use
6467 explicit values to initialize all relocs. Change all users.
6468 (ppc_elf_brtaken_inner): New function to handle branch predicition
6469 relocs.
6470 (ppc_elf_brtaken_reloc): Ditto.
6471 (ppc_elf_howto_raw): Use new functions. Make sure all unsupported
6472 relocs use ppc_elf_unsupported_reloc.
6473 (ppc_elf_merge_private_bfd_data): Keep track of whether an error
6474 needs to be reported.
6475 (ppc_elf_relocate_section): Support branch prediction relocs.
6476
6477 Tue Sep 26 12:48:05 1995 Ian Lance Taylor <ian@cygnus.com>
6478
6479 * bfd.c (bfd_assert): Remove \n from string passed to
6480 _bfd_error_handler.
6481
6482 * coff-i386.c: (TWO_DATA_SECS): Don't define.
6483 * coffcode.h (bfd_coff_backend_data): Remove _bfd_make_section_hook.
6484 (bfd_coff_make_section_hook): Don't define.
6485 (coff_make_section_hook): Remove.
6486 (sec_to_styp_flags): Remove TWO_DATA_SECS case.
6487 (styp_to_sec_flags): Likewise.
6488 (coff_write_object_contents): Likewise.
6489 (bfd_coff_std_swap_table): Don't initialize make_section_hook
6490 field.
6491 * libcoff.h: Rebuild.
6492 * coffgen.c (make_a_section_from_file): Just call
6493 bfd_make_section_anyway, not bfd_make_section or
6494 bfd_coff_make_section_hook.
6495 * ecoff.c (_bfd_ecoff_make_section_hook): Remove.
6496 * libecoff.h (_bfd_ecoff_make_section_hook): Don't declare.
6497 * coff-alpha.c (alpha_ecoff_backend_data): Don't initialize
6498 make_section_hook field.
6499 * coff-mips.c (mips_ecoff_backend_data): Likewise.
6500
6501 * aoutx.h (translate_from_native_sym_flags): Don't try to stuff
6502 pointers into value field for warning and indirect symbols; just
6503 leave the value field alone.
6504 * linker.c (generic_link_add_symbol_list): Use next symbol for
6505 warning and indirect symbols, rather than looking in symbol value.
6506 * ecoff.c (ecoff_set_symbol_info): Remove indirect_ptr_ptr
6507 parameter. Change all callers. Remove support for indirect
6508 symbols; it didn't work anyhow.
6509 (_bfd_ecoff_slurp_symbol_table): Remove indirect_ptr variable.
6510 * syms.c: Change comments about BSF_WARNING and BSF_INDIRECT.
6511 * bfd-in2.h: Rebuild.
6512
6513 Mon Sep 25 16:04:09 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6514
6515 * elf32-ppc.c (ppc_elf_howto_raw): For all 14-bit branch relocs,
6516 go back to telling the tools this reloc operates on 32 bits.
6517
6518 Mon Sep 25 11:48:02 1995 Ian Lance Taylor <ian@cygnus.com>
6519
6520 * aout-adobe.c (aout_adobe_callback): Use _bfd_error_handler
6521 rather than a direct fprintf.
6522 * archive.c (_bfd_write_archive_contents): Likewise.
6523 * coffcode.h (coff_slurp_symbol_table): Likewise.
6524 * elf32-ppc.c (ppc_elf_merge_private_bfd_data): Likewise.
6525 (ppc_elf_unsupported_reloc): Likewise.
6526 (ppc_elf_relocate_section): Likewise.
6527 * i386linux.c (linux_tally_symbols): Likewise.
6528 (linux_finish_dynamic_link): Likewise.
6529 * osf-core.c (osf_core_core_file_p): Likewise.
6530 * rs6000-core.c (rs6000coff_get_section_contents): Likewise.
6531 * som.c (som_sizeof_headers): Likewise.
6532 * srec.c (srec_bad_byte): Likewise.
6533 * bfd.c (bfd_assert): Likewise. Also change file to be const.
6534 * libbfd-in.h (bfd_assert): Declare first parameter const.
6535 * libbfd.h: Rebuild.
6536 * coff-a29k.c (a29k_reloc): Don't bother to fprintf; returning
6537 bfd_reloc_overflow is enough.
6538 * coff-h8300.c (rtype2howto): Don't bother to fprintf; just abort.
6539 * coff-h8500.c (rtype2howto): Likewise.
6540 * coff-z8k.c (rtype2howto): Likewise.
6541 * coffcode.h (dummy_reloc16_extra_cases): Likewise.
6542 * elf.c (_bfd_elf_get_lineno): Likewise.
6543 (_bfd_elf_no_info_to_howto): Likewise.
6544 (_bfd_elf_no_info_to_howto_rel): Likewise.
6545 * hp300hpux.c (convert_sym_type): Likewise.
6546 (MY(swap_std_reloc_in)): Likewise.
6547 * elf.c (bfd_section_from_shdr): Remove #if 0 sections.
6548
6549 * libaout.h (struct aoutdata): Add line_buf field.
6550 * aoutx.h (NAME(aout,find_nearest_line)): Remove statics buffer
6551 and filename_buffer. Instead, use a malloc buffer stored in the
6552 new line_buf field. Remove length restrictions.
6553
6554 * coffgen.c (string_size): Remove static variable.
6555 (debug_string_size, debug_string_section): Likewise.
6556 (coff_fix_symbol_name): Add string_size_p, debug_string_section_p,
6557 and debug_string_size_p parameters. Use them instead of the
6558 global variables. Change all callers.
6559 (coff_write_symbol): Likewise.
6560 (coff_write_alien_symbol, coff_write_native_symbol): Likewise.
6561 (coff_write_symbols): Add local variables to replace removed
6562 global variables.
6563
6564 * libcoff-in.h (struct coff_section_tdata): Add offset, i,
6565 function, and line_base fields.
6566 * libcoff.h: Rebuild.
6567 * coffgen.c (coff_find_nearest_line): Use section tdata to cache
6568 information, rather than using static variables.
6569
6570 * sunos.c (sunos_read_dynamic_info): Adjust offsets in an NMAGIC
6571 file. From Peter DeWolf <pld@amt.tay1.dec.com>.
6572
6573 * init.c (initialized): Remove static variable.
6574 (bfd_init): Don't bother setting initialized.
6575 (bfd_check_init): Remove.
6576 * opncls.c (_bfd_new_bfd): Don't call bfd_check_init.
6577 * libbfd.h: Rebuild.
6578
6579 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6580
6581 * rs6000-core.c (rs6000coff_core_p): Don't check the core file
6582 size for full core dumps. Copy core file header to private data.
6583 (rs6000coff_core_file_failing_command,
6584 rs6000coff_core_file_failing_signal): New functions to extract
6585 the file name and terminating signal from the core file.
6586 * coff-rs6000.c: Use them.
6587
6588 Fri Sep 22 17:44:47 1995 Ian Lance Taylor <ian@cygnus.com>
6589
6590 Change arch info to be const, initialized at compile time.
6591 * archures.c: Reindent many functions. Change CONST to const.
6592 (bfd_arch_info_type): Make arch_name const. Remove disassemble;
6593 nothing set it anyhow. Make next const.
6594 (bfd_arch_info_list): Remove.
6595 (bfd_archures_list): Rename from archures_init_table. Change from
6596 a table of function pointers to a table of bfd_arch_info_type
6597 structure addresses.
6598 (bfd_scan_arch): Rewrite accordingly. Return a const pointer.
6599 (bfd_lookup_arch): Likewise.
6600 (bfd_set_arch_info): Rewrite accordingly. Change argument to be a
6601 const pointer.
6602 (bfd_default_arch_struct): Make const.
6603 (bfd_arch_init, bfd_arch_linkin): Remove.
6604 (bfd_get_arch_info): Return a const pointer.
6605 * init.c (bfd_init): Don't call bfd_arch_init.
6606 * bfd.c (struct _bfd): Make arch_info const.
6607 * bfd-in2.h: Rebuild.
6608 * libbfd.h: Rebuild.
6609 * configure.in: Put & before everything in $selarchs.
6610 * configure: Rebuild.
6611 * cpu-*.c: Change bfd_*_arch from a function which calls
6612 bfd_arch_linkin to a const structure.
6613 * ieee.c (ieee_object_p): Make arch const.
6614
6615 Fri Sep 22 16:23:18 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6616
6617 * reloc.c (bfd_reloc_code_type): Add relocations to support all of
6618 PowerPC V.4.
6619 * bfd-in2.h: Regenerate.
6620 * libbfd.h: Regenerate.
6621
6622 * elf32-ppc.c (reloc_type): Update names to match current draft.
6623 (ppc_elf_howto_raw): Mark 14 bit relocs as short sized and PC
6624 relative. Update names to current V.4 draft.
6625 (ppc_elf_reloc_type_lookup): Add support for more relocations.
6626 (ppc_elf_relocate_section): Rename relocations to match draft.
6627
6628 Thu Sep 21 21:53:18 1995 Michael Meissner <meissner@cygnus.com>
6629
6630 * elf32-ppc.c (ppc_elf_merge_private_bfd_data): Allow modules
6631 compiled with -mrelocatable-lib to be linked with either normal
6632 modules or -mrelocatable modules.
6633
6634 Wed Sep 20 12:03:26 1995 Ian Lance Taylor <ian@cygnus.com>
6635
6636 * coffcode.h (coff_write_object_contents): Clear the vstamp field
6637 in the a.out header.
6638
6639 * aoutx.h (NAME(aout,swap_ext_reloc_out)): Don't set r_extern for
6640 a reloc against a local symbol, even if it's not a section.
6641
6642 Tue Sep 19 17:02:26 1995 Ian Lance Taylor <ian@cygnus.com>
6643
6644 * targets.c (bfd_target): Remove unused align_power_min field.
6645 * bfd-in2.h: Rebuild.
6646 * All backends: Remove initialization of align_power_min.
6647
6648 Tue Sep 19 14:02:21 1995 steve chamberlain <sac@slash.cygnus.com>
6649
6650 * peicode.h (coff_swap_scnhdr_out): Get sizes for BSS right.
6651
6652 Mon Sep 18 14:35:01 1995 Arne H. Juul <arnej@pvv.unit.no>
6653
6654 * config.bfd (mips-dec-netbsd*): New target.
6655 * configure.host (mips-dec-netbsd*): New host.
6656 * configure.in (mips-dec-netbsd*): New native.
6657 * configure: Rebuild.
6658
6659 Fri Sep 15 10:24:36 1995 Ian Lance Taylor <ian@cygnus.com>
6660
6661 Make the COFF backend linker merge common types:
6662 * cofflink.c (struct coff_debug_merge_element): Define.
6663 (struct coff_debug_merge_type): Define.
6664 (struct coff_debug_merge_hash_entry): Define.
6665 (struct coff_debug_merge_hash_table): Define.
6666 (coff_debug_merge_hash_table_init): Define.
6667 (coff_debug_merge_hash_table_free): Define.
6668 (coff_debug_merge_hash_lookup): Define.
6669 (struct coff_final_link_info): Add debug_merge field.
6670 (coff_debug_merge_hash_newfunc): New static function.
6671 (_bfd_coff_final_link): Allocate and free debug_merge table.
6672 (coff_link_input_bfd): Merge identical enum, struct and union
6673 types.
6674
6675 Thu Sep 14 14:53:58 1995 Ian Lance Taylor <ian@cygnus.com>
6676
6677 Convert i960 COFF to use COFF backend linker.
6678 * coff-i960.c (coff_i960_relocate): Use a coff_section_data
6679 structure to store the symbol being used.
6680 (coff_i960_start_final_link): New static function.
6681 (coff_i960_relocate_section): New static function.
6682 (coff_i960_adjust_symndx): New static function.
6683 (coff_start_final_link): Define.
6684 (coff_relocate_section): Define.
6685 (coff_adjust_symndx): Define.
6686 * coffcode.h (bfd_coff_backend_data): Add new callback function
6687 _bfd_coff_start_final_link.
6688 (bfd_coff_start_final_link): Define.
6689 (coff_start_final_link): Define if not defined.
6690 (bfd_coff_std_swap_table): Add coff_start_final_link.
6691 * cofflink.c (_bfd_coff_internal_syment_name): Make globally
6692 visible.
6693 (_bfd_coff_final_link): Call bfd_coff_start_final_link if the
6694 function callback is not NULL.
6695 * libcoff-in.h (struct coff_section_tdata): Add tdata field.
6696 (_bfd_coff_internal_syment_name): Declare.
6697 * libcoff.h: Rebuild.
6698 * configure.in (icoff_big_vec): Add cofflink.o.
6699 (icoff_little_vec): Likewise.
6700 * configure: Rebuild.
6701
6702 Wed Sep 13 17:38:23 1995 Fred Fish <fnf@rtl.cygnus.com>
6703
6704 * Makefile.in (clean-info): Remove extraneous tab from line
6705 following action.
6706
6707 Wed Sep 13 13:27:53 1995 Ian Lance Taylor <ian@cygnus.com>
6708
6709 * cofflink.c (coff_link_input_bfd): Fail if a section with no
6710 contents has relocs.
6711
6712 Thu Sep 12 12:45:34 1995 steve chamberlain <sac@slash.cygnus.com>
6713
6714 * coffcode.h (coff_compute_section_file_positions): Keep the
6715 raw size safe.
6716 (coff_write_object_contents): Remember if it's a relocatable
6717 file.
6718 * libcoff-in.h (pe_data_type): New member 'has_reloc_section'
6719 * peicode.h (coff_swap_filehdr_out): Clear not-reloc flag
6720 if relocatable file. Swap out saved raw size.
6721
6722 Tue Sep 12 12:14:33 1995 Ian Lance Taylor <ian@cygnus.com>
6723
6724 * Makefile.in (do_maintainer_clean): Rename from do_realclean.
6725 (maintainer-clean): Rename from realclean, passing
6726 maintainer-clean down to subdirectories, but leave realclean as a
6727 synonym.
6728
6729 * linker.c (_bfd_generic_link_add_one_symbol): Pass symbol name to
6730 warning callback.
6731
6732 * dep-in.sed: Remove config.h from generated dependencies.
6733
6734 * sunos.c (sunos_slurp_dynamic_symtab): New static function,
6735 broken out of sunos_canonicalize_dynamic_symtab.
6736 (sunos_canonicalize_dynamic_symtab): Call new function
6737 sunos_slurp_dynamic_symtab.
6738 (sunos_add_dynamic_symbols): Add three new parameters. Return the
6739 dynamic symbol table to the caller.
6740 * aoutx.h (aout_link_add_symbols): Permit add_dynamic_symbols
6741 callback to override the symbols being read.
6742 * libaout.h (struct aout_backend_data): Add three new parameters
6743 to add_dynamic_symbols callback.
6744
6745 Extensive minor changes to avoid various gcc warnings. Also:
6746 * Makefile.in (BFD32_BACKENDS): Remove coff-arm.o.
6747 * archures.c (bfd_arch_info_type): Change mach field from long to
6748 unsigned long.
6749 (bfd_lookup_arch): Change machine parameter from long to unsigned
6750 long.
6751
6752 Mon Sep 11 10:55:47 1995 Ian Lance Taylor <ian@cygnus.com>
6753
6754 * sunos.c (sunos_scan_std_relocs): Fix BFD_ASSERT: it's OK to find
6755 a symbol with a non-zero plt_offset.
6756
6757 Fri Sep 8 11:47:24 1995 Ian Lance Taylor <ian@cygnus.com>
6758
6759 * elfcode.h (align_file_position): Remove; not used.
6760
6761 * configure.in: Only check for <sys/procfs.h> on a native system,
6762 and make sure it defines prstatus_t.
6763 * configure: Rebuild.
6764
6765 Thu Sep 7 12:48:01 1995 Ian Lance Taylor <ian@cygnus.com>
6766
6767 * sunos.c (sunos_write_dynamic_symbol): Correct m68k abort test.
6768
6769 * config.in: Rename from config.h.in.
6770 * configure.in: Call AC_CONFIG_HEADER with config.h:config.in.
6771 Check for config.h:config.in when creating stamp-h.
6772 * configure: Rebuild.
6773 * Makefile.in (stamp-h): Depend upon config.in rather than
6774 config.h.in. Set CONFIG_HEADERS to config.h:config.in when
6775 calling config.status.
6776
6777 * Makefile.in (do_distclean): Remove config.h and stamp-h.
6778 (Makefile): Just rebuild Makefile.
6779 (config.h, stamp-h): New targets.
6780 * configure.in: Create stamp-h when rebuilding config.h.
6781 * configure: Rebuild.
6782
6783 Wed Sep 6 15:00:33 1995 Ian Lance Taylor <ian@cygnus.com>
6784
6785 * configure.in: Call AC_CONFIG_HEADER. Substitute
6786 HOST_64BIT_LONG. Check that various header files exist. Check
6787 that fcntl exists. Call BFD_BINARY_FOPEN. Check whether malloc
6788 and/or free need to be declared. Don't make a link to sysdep.h.
6789 Define TRAD_HEADER for various hosts.
6790 * configure: Rebuild.
6791 * configure.host: Don't set my_host. Add definitions taken from
6792 host header files for various entries. Remove entries which now
6793 do nothing.
6794 * acconfig.h: New file.
6795 * config.h.in: New file, built by autoheader.
6796 * sysdep.h: New file.
6797 * Makefile.in (do_distclean): Don't remove sysdep.h.
6798 (RECONFIG): Remove.
6799 (LOCAL_H_DEPS): New variable.
6800 ($(BFD_LIBS)): Use $(LOCAL_H_DEPS) rather than libbfd.h and
6801 $(RECONFIG).
6802 ($(BFD_MACHINES), $(BFD_BACKENDS)): Likewise.
6803 ($(OPTIONAL_BACKENDS)): Likewise.
6804 (stmp-bfd.h): Just substitute for BFD_HOST_64BIT_LONG, rather than
6805 looking through sysdep.h.
6806 * bfd-in.h (BFD_HOST_64BIT_LONG): Define; set by Makefile.
6807 (BFD_HOST_64_BIT): Define based on BFD_HOST_64BIT_LONG.
6808 (fprintf_vma, sprintf_vma): Likewise.
6809 (int64_type, uint64_type): Don't define.
6810 * bfd-in2.h: Rebuild.
6811 * archures.c, bfd.c, srec.c: Include <ctype.h>.
6812 * elfcore.h: Check HAVE_SYS_PROCFS_H rather than HAVE_PROCFS.
6813 * lynx-core.c: Include stuff from old hosts/lynx.h.
6814 * opncls.c (bfd_fdopenr): Check HAVE_FNCTL and defined (F_GETFL),
6815 rather than NO_FCNTL.
6816 * targets.c (bfd_target_list): Check HOST_HPPAHPUX and ! __STDC__
6817 rather than NATIVE_HPPAHPUX_COMPILER.
6818 * trad-core.c: Don't include <errno.h>. Include TRAD_HEADER if it
6819 is defined.
6820 * hosts/*.h: Remove all header files which merely include,
6821 declare, and define things. Leave header files which define
6822 information needed by trad-core.c.
6823
6824 * aclocal.m4 (BFD_BINARY_FOPEN): Define.
6825 (BFD_CC_FOR_BUILD): Define.
6826 * configure.in: Use BFD_CC_FOR_BUILD.
6827 * configure: Rebuild.
6828
6829 Tue Sep 5 19:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
6830
6831 * aclocal.m4: Don't try to grep ../Makefile if it doesn't exist.
6832 * configure: Rebuild.
6833
6834 * coff-sparc.c (CALC_ADDEND): Don't set the addend to the value of
6835 a global symbol.
6836
6837 Tue Sep 5 12:48:26 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6838
6839 * config.bfd: i386pe_ve -> i386pe_vec.
6840
6841 Mon Sep 4 14:02:43 1995 Ian Lance Taylor <ian@cygnus.com>
6842
6843 * configure.host: Incorporate host Makefile fragments by setting
6844 shell variables.
6845 * configure.in: Call AC_PROG_CC. Substitute CFLAGS, HDEFINES and
6846 AR. Call AC_PROG_INSTALL. Substitute CC_FOR_BUILD, choosing a
6847 value based on whether the code is being compiled by a cross
6848 compiler. Don't substitute host_makefile_frag or frags.
6849 * aclocal.m4: New file to define local AC_PROG_CC.
6850 * configure: Rebuild.
6851 * Makefile.in (INSTALL): Set to @INSTALL@.
6852 (INSTALL_PROGRAM): Set to @INSTALL_PROGRAM@.
6853 (INSTALL_DATA): Set to @INSTALL_DATA@.
6854 (AR): Set to @AR@.
6855 (CC): Define as @CC@.
6856 (CFLAGS): Set to @CFLAGS@.
6857 (CC_FOR_BUILD): Set to @CC_FOR_BUILD@.
6858 (@host_makefile_frag@): Remove.
6859 (ALL_CFLAGS): Change $(HDEFINES) to @HDEFINES@. Move $(CFLAGS)
6860 after other options.
6861 (config.status): Remove dependency upon @frags@.
6862 * config/*.mh, config/README: Remove.
6863
6864 * config.bfd: Rewrite to incorporate the contents of the Makefile
6865 fragments by setting shell variables, rather than merely returning
6866 the name of a Makefile fragment.
6867 * configure.in: Use shell variables set by config.bfd rather than
6868 looking at the target Makefile fragment files. Don't substitute
6869 target_makefile_frag. Do substitute TDEFINES.
6870 * configure: Rebuild.
6871 * Makefile.in (@target_makefile_frag@): Remove.
6872 (ALL_CFLAGS): Change $(TDEFINES) to @TDEFINES@.
6873 * config/*.mt: Remove.
6874
6875 Mon Sep 4 03:13:28 1995 Ken Raeburn <raeburn@cygnus.com>
6876
6877 * configure.in: Put changequote lines around "i[345]86" patterns
6878 section of core file support.
6879
6880 Sun Sep 3 11:31:58 1995 Jeff Law (law@snake.cs.utah.edu)
6881
6882 * som.c (som_bfd_print_private_bfd_data): Define to use the
6883 generic version.
6884
6885 Fri Sep 1 17:08:40 1995 steve chamberlain <sac@slash.cygnus.com>
6886
6887 * peicode.h (coff_swap_aouthdr_in): Add ImageBase to
6888 entry, text_start and data_start.
6889
6890 Fri Sep 1 18:06:28 1995 Ian Lance Taylor <ian@cygnus.com>
6891
6892 * Makefile.in (OFILES): Remove $(TDEPFILES).
6893 * config/apollo.mt (TDEPFILES): Remove.
6894 * config/README: Update.
6895
6896 * configure.in: For a native configuration, set COREFILE and
6897 COREFLAG based on the canonical host name.
6898 * configure: Rebuild.
6899 * Makefile.in: Rebuild dependencies.
6900 (ALL_CFLAGS): Add @COREFLAG@.
6901 (OFILES): Replace $(HDEPFILES) with @COREFILE@.
6902 * coff-rs6000.c: Check AIX_CORE rather than HOST_AIX for core file
6903 support routines. Check LYNX_CORE rather than HOST_LYNX.
6904 * lynx-core.c: Check LYNX_CORE rather than HOST_LYNX.
6905 * i386lynx.c: Likewise.
6906 * m68klynx.c: Likewise.
6907 * sparclynx.c: Likewise.
6908 * rs6000-core.c: Check AIX_CORE rather than HOST_AIX.
6909 * *-core.c: Comment changes.
6910 * config/decstation.mh (HDEPFILES): Remove.
6911 (HDEFINES): Remove -DTRAD_CORE.
6912 * config/irix3.mh (RANLIB): Remove.
6913 * config/irix4.mh (HDEPFILES, RANLIB): Remove.
6914 (HDEFINES): Remove -DIRIX_CORE.
6915 * config/riscos.mh (RANLIB, HDEPFILES): Remove.
6916 (HDEFINES): Remove -DTRAD_CORE.
6917 * config/ncr3000.mh (AR_FLAGS, RANLIB): Remove.
6918 * config/ultra3.mh (RANLIB): Remove.
6919 * config/aix4.mh, config/alphaosf.mh, config/amix.mh: Remove.
6920 * config/apollo.mh, config/delta68.mh, config/delta88.mh: Remove.
6921 * config/dpx2.mh, config/esix.mh, config/harris.mh: Remove.
6922 * config/hp300.mh, config/hp300bsd.mh, config/hppabsd.mh: Remove.
6923 * config/hppahpux.mh, config/hppaosf.mh: Remove.
6924 * config/i386aix.mh, config/i386bsd.mh: Remove.
6925 * config/i386linux.mh, config/i386mach3.mh: Remove.
6926 * config/i386sco.mh, config/i386v.mh, config/i386v4.mh: Remove.
6927 * config/irix5.mh, config/m88kmach3.mh, config/mipsbsd.mh: Remove.
6928 * config/mipsmach3.mh, config/news-mips.mh: Remove.
6929 * config/news.mh, config/pc532mach.mh, config/riscix.mh: Remove.
6930 * config/rs600.mh, config/rs6000lynx.mh: Remove.
6931 * config/solaris2.mh, config/stratus.mh: Remove.
6932 * config/symmetry.mh, config/sysv4.mh, config/tahoe.mh: Remove.
6933 * config/vaxbsd.mh, config/vaxult.mh, config/vaxult2.mh: Remove.
6934
6935 Fri Sep 1 15:18:50 1995 Kazumoto Kojima <kkojima@info.kanagawa-u.ac.jp>
6936
6937 * elflink.h (elf_bfd_final_link): Don't change a DT_INIT or
6938 DT_FINI entry if the appropriate symbol is not in the hash table.
6939
6940 * libelf.h (struct elf_backend_data): Add create_program_headers
6941 and want_hdr_in_seg fields.
6942 * elfxx-target.h (elf_backend_want_hdr_in_seg): Define if not
6943 defined.
6944 (elf_backend_create_program_headers): Likewise.
6945 (elfNN_bed): Initialize create_program_headers and
6946 want_hdr_in_seg.
6947 * elf.c (get_program_header_size): Call create_program_headers
6948 backend routine.
6949 (map_program_segments): Check want_hdr_in_seg backend field. Call
6950 create_program_headers backend routine.
6951
6952 * elf.c (assign_file_positions_except_relocs): Align non allocated
6953 sections when creating an executable.
6954
6955 * elfcode.h (elf_swap_phdr_in): Make non static.
6956 (elf_swap_phdr_out): Make non static.
6957 * libelf.h (bfd_elf32_swap_phdr_in): Declare.
6958 (bfd_elf32_swap_phdr_out): Declare.
6959 (bfd_elf64_swap_phdr_in): Declare.
6960 (bfd_elf64_swap_phdr_out): Declare.
6961
6962 * ecofflink.c (ecoff_collect_shuffle): New static function.
6963 (_bfd_ecoff_get_accumulated_pdr): New function.
6964 (_bfd_ecoff_get_accumulated_sym): New function.
6965 (_bfd_ecoff_get_accumulated_ss): New function.
6966 * libbfd-in.h (_bfd_ecoff_get_accumulated_pdr): Declare.
6967 (_bfd_ecoff_get_accumulated_sym): Declare.
6968 (_bfd_ecoff_get_accumulated_ss): Declare.
6969 * libbfd.h: Rebuild.
6970
6971 Fri Sep 1 13:20:25 1995 Ian Lance Taylor <ian@cygnus.com>
6972
6973 * libecoff.h (_bfd_ecoff_bfd_print_private_bfd_data): Fix typo.
6974
6975 * elflink.h (elf_link_add_object_symbols): Handle indirect and
6976 warning symbols. If any section is named .gnu.warning.XXX, treat
6977 the contents as a warning to be issued if the symbol XXX is
6978 referenced.
6979 (elf_link_output_extsym): For an indirect or warning symbol, just
6980 output the symbol it points to.
6981
6982 * linker.c (_bfd_link_hash_newfunc): Don't bother to set bfd_error
6983 if bfd_hash_allocate fails, since it will already be set.
6984 (generic_link_hash_newfunc): Likewise.
6985 (archive_hash_newfunc): Likewise.
6986 (hash_entry_bfd): New static function.
6987 (_bfd_generic_link_add_one_symbol): Pass new arguments to warning
6988 callback. Allocate a new warning using the hash table newfunc.
6989 Use bfd_hash_replace to update the entry in the hash table, rather
6990 than assuming we can copy the fields with structure assignment.
6991
6992 * hash.c (bfd_hash_replace): New function.
6993 * bfd-in.h (bfd_hash_replace): Declare.
6994 * bfd-in2.h: Rebuild.
6995
6996 Fri Sep 1 08:12:50 1995 James G. Smith <jsmith@beauty.cygnus.com>
6997
6998 * config.bfd: Add mips*vr4300-*-elf* target.
6999 * config/mipsbvr4300.mt: Added.
7000
7001 See file ChangeLog.2
7002
7003 \f
7004 Local Variables:
7005 mode: change-log
7006 left-margin: 8
7007 fill-column: 74
7008 version-control: never
7009 End:
This page took 0.226852 seconds and 5 git commands to generate.