* aoutx.h (howto_table_std): Add entry for GOT relocations
[binutils-gdb.git] / bfd / ChangeLog
1 Thu Jul 7 10:10:34 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2
3 * aoutx.h (howto_table_std): Add entry for GOT relocations
4 which are present in sun3 shared libraries, to avoid assertions
5 when reading the dynamic relocations.
6
7 Thu Jul 7 10:19:20 1994 Jeff Law (law@snake.cs.utah.edu)
8
9 * som.h (R_HPPA_COMPLEX): Fix dumb typo.
10
11 Wed Jul 6 19:21:57 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12
13 * hosts/sysv4.h (qsort, strtol): Don't declare.
14
15 * elfcode.h (elf_link_output_sym): Don't call output_symbol_hook
16 if it is NULL.
17
18 * elf32-mips.c (mips_elf_final_write_processing): Add ignored info
19 argument to correspond to recent libelf.h change.
20
21 Wed Jul 6 00:48:57 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22
23 * coff-alpha.c (alpha_ecoff_mkobject_hook): New hook to
24 additionally copy object type information from the alpha file
25 header to the BFD flags.
26 (alpha_ecoff_backend_data): Use it.
27 (ecoffalpha_little_vec): Add DYNAMIC to object_flags.
28 * aout64.c: Fix typo in conditional QMAGIC definition.
29
30 Wed Jul 6 00:13:17 1994 Jeff Law (law@snake.cs.utah.edu)
31
32 * hppabsd-core.c (hppabsd_core_core_file_p): Sanity check the
33 value of clicksz to help weed out non HPPA BSD core files.
34
35 Tue Jul 5 13:26:02 1994 Stan Shebs (shebs@andros.cygnus.com)
36
37 Mach 3 support.
38 * config.bfd (m88*-*-mach3*, mips*-dec-mach3*, mips*-*-mach3*):
39 New targets.
40 * configure.host (i[34]86-*-mach3*, ns32k-*-mach3*): Recognize
41 "mach3" instead of "mach".
42 (m88*-*-mach3*, mips*-dec-mach3*, mips*-*-mach3*): New hosts.
43 * targets.c (m88kmach3_vec): New target vector.
44 (bfd_target_vector): Add i386mach3_vec and m88kmach3_vec, but
45 inside #if 0.
46 * aoutx.h (some_aout_object_p) [MACH]: Recognize executables by
47 checking for execute permission, instead of looking at entry
48 point.
49 * i386mach3.c: Update, define MACH, N_TXTOFF, N_TXTADDR,
50 N_SHARED_LIB, don't include aout/*.h files, etc.
51 * m88kmach3.c: New file, m88k Mach 3 target.
52 * config/m88k-mach3.mt, config/mips-mach3.mt: New files, target
53 makefile fragments.
54 * config/i386mach3.mh, config/m88kmach3.mh, config/mipsmach3.mh:
55 New files, host makefile fragments.
56 * hosts/m88kmach3.h, hosts/mipsmach3.h: New files, host definitions.
57
58 Tue Jul 5 13:56:52 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
59
60 * elfcode.h (swap_out_syms): Get alignment of common symbol from
61 st_value field of saved ELF symbol information, if there is any.
62
63 Mon Jul 4 19:13:32 1994 Jeff Law (law@snake.cs.utah.edu)
64
65 * som.h (R_HPPA_COMPLEX): Define.
66 * elf32-hppa.h (R_HPPA_COMPLEX): Define.
67 (elf32_hppa_reloc_type): Delete R_PARISC_STUB_CALL_17.
68
69 Fri Jul 1 12:07:41 1994 Jeff Law (law@snake.cs.utah.edu)
70
71 * Support code for enabling the new style linker for PA ELF.
72 * elfcode.h (swap_symbol_in, swap_symbol_out): Externalize.
73 (elf_compute_section_file_positions): Pass link_info to
74 the begin_write_processing hook.
75 (bfd_elf_write_object_contents): Pass NULL for new link_info
76 argument to final_write_processing hook.
77 (elf_link_output_sym): Accept new "input_section" argument for
78 the symbols's input section. All callers changed. Call the
79 link_output_symbol_hook if it's defined.
80 (elf_bfd_final_link): Call the final_write_processing hook if
81 it's defined.
82 * libelf.h (elf_backend_link_output_symbol_hook): Declare.
83 (elf_backend_begin_write_processing): Add new "info" argument.
84 (elf_backend_final_write_processing): Likewise.
85 * elf32-target.h (elf_backend_link_output_symbol_hook): Provide
86 a default definition.
87 (elf32_bed): Add elf_backend_link_output_symbol_hook.
88 * elf64-target.h: Likewise.
89
90 * Major rework of the PA ELF code. Uses the new style BFD
91 linker, major cleanups.
92 * hppa_stubs.h: Rewrite from scratch. Much smaller and simpler.
93 * elf32-hppa.h: Delete all symbol extension related code.
94 (hppa_look_for_stubs_in_section): Delete decl.
95 (elf32_hppa_size_stubs, elf32_hppa_build_stubs): New decls.
96 * elf32-hppa.c: Symbol extension stuff moved form elf32-hppa.h
97 into elf32-hppa.c. Do not include aout64.h.
98 (typdef hppa_stub_type): Delete.
99 (elf32_hppa_stub_name_list_struct): Delete.
100 (elf32_hppa_stub_description_struct): Delete.
101 (arg_reloc_type): Use simpler enumerations. All references changed.
102 (arg_location, arg_reloc_relocation): Likewise.
103 (elf32_hppa_symextn_map_struct): Delete.
104 (get_symbol_value): Delete.
105 (elf32_hppa_get_sym_extn): Delete.
106 (find_stubs, new_stubs, type_of_mismatch): Delete.
107 (find_stub_by_name, add_stub_by_name): Delete.
108 (hppa_elf_stub_finish, hppa_elf_stub_reloc): Delete.
109 (hppa_elf_arg_reloc_needed): Renamed. Simplify.
110 (hppa_elf_build_linker_stub, hppa_elf_create_stub_sec): Delete.
111 (hppa_elf_long_branch_needed_p): Delete.
112 (hppa_look_for_stubs_in_section): Delete.
113 (hppa_elf_get_section_contents): Delete.
114 (elf32_hppa_backend_symbol_processing): Delete.
115 (elf32_hppa_backend_section_processing): Delete.
116 (elf32_hppa_backend_section_from_shdr): Delete.
117 (elf32_hppa_backend_fake_sections): Delete.
118 (elf32_hppa_backend_section_from_bfd_section): Delete.
119 (NEW_INSTRUCTION): Delete.
120 (CURRENT_STUB_OFFSET): Delete.
121 (elf32_hppa_relocate_section): New function.
122 (elf32_hppa_bfd_final_link_relocate): New function.
123 (elf32_hppa_size_symext): New function.
124 (elf32_hppa_link_output_symbol_hook): New function.
125 (elf32_hppa_read_symext_info): New function.
126 (elf32_hppa_add_symbol_hook): New function.
127 (elf32_hppa_name_of_stub): New function.
128 (elf32_hppa_size_of_stub): New function.
129 (elf32_hppa_build_one_sub): New function.
130 (elf32_hppa_build_stubs): New function.
131 (elf32_hppa_size_stubs): New function.
132 (linker, stub and argument hash tables): Add appropriate
133 structures, definitions and functions to implement all three
134 hash tables.
135 (hppa_elf_relocate_insn): Don't need argument location information
136 in this function.
137 (add_entry_to_symext_chain): Accept a symbol's argument location
138 information rather than the symbol itself. All callers changed.
139 (hppa_elf_gen_reloc_type): Simplify.
140 (hppa_elf_set_section_contents): Stub section is no longer special.
141 (hppa_elf_reloc): Greatly simplify.
142 (elf32_hppa_begin_write_processing): Accept link_info argument.
143 Handle being called from the BFD backend linker.
144 (elf32_hppa_final_write_processing): Likewise.
145 (elf_hppa_tc_make_sections): No longer call stub_finish.
146
147 Mon Jun 27 18:07:06 1994 Steve Chamberlain (sac@cirdan.cygnus.com)
148
149 * section.c (bfd_get_section_contents): Put in parens to get
150 precedence right.
151
152 Sun Jun 26 18:08:29 1994 Jeff Law (law@snake.cs.utah.edu)
153
154 * libelf.h (relocate_section): New argument "output_names" added
155 to prototype.
156 * elfcode.h (elf_link_input_bfd): New argument "output_names"
157 added to prototype of relocate_section. Pass the output symbol
158 names to relocate_section.
159 * elf32-i386.c (elf_i386_relocate_section): Use "output_names" to
160 determine the name of a local symbol.
161 * elf32-mips.c (mips_elf_relocate_section): Likewise.
162 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
163
164 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
165
166 Add Solaris BCP (the part of Solaris which allows it to run
167 SunOS4 a.out files) core file handling.
168 * aoutf1.h (external_solaris_bcp_core, swapcore_solaris_bcp):
169 New structure and its swap in function.
170 (internal_sunos_core): New member c_data_addr, to receive the
171 start address of the data section in the core file.
172 (swapcore_sun3, swapcore_sparc, sunos4_core_file_p): Use it.
173 (sunos4_core_file_p): Recognize Solaris BCP core file.
174 (sunos4_core_file_matches_executable_p): Always indicate match
175 for Solaris BCP core files.
176
177 Thu Jun 23 15:31:28 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
178
179 Preliminary support for generating shared libraries, from Eric
180 Youngdale <ericy@cais.cais.com>.
181 * elfcode.h (prep_headers): If DYNAMIC, set e_type to ET_DYN.
182 (elf_link_add_object_symbols): If generating a shared library,
183 create dynamic sections for first input BFD with the right format.
184 (elf_link_create_dynamic_sections): Don't create .interp section
185 if creating a shared library.
186 (elf_link_input_bfd): Skip dynamic sections in input file.
187 (elf_bfd_final_link): If creating a shared library, it's OK for
188 dynobj to have sections which are not SEC_IN_MEMORY.
189 * elf32-i386.c (elf_i386_size_dynamic_sections): Only set .interp
190 section if not creating a shared library.
191 * elf32-sparc.c (elf_sparc_size_dynamic_sections): Likewise.
192
193 * elfcode.h (elf_object_p): Don't set DYNAMIC just because there
194 is an SHT_DYNAMIC section.
195
196 * cf-i386lynx.c (i386coff_vec): Don't include DYNAMIC in
197 object_flags.
198 * coff-sparc.c (sparccoff_vec): Likewise.
199 * hppabsd-core.c (hppabsd_core_vec): Likewise.
200
201 * aoutx.h (NAME(aout,some_aout_object_p)): Don't set SEC_RELOC
202 just because DYNAMIC is set.
203
204 Thu Jun 23 12:53:41 1994 David J. Mackenzie (djm@rtl.cygnus.com)
205
206 * configure.in: Change --with-targets to --enable-targets and
207 --with-64-bit-bfd to --enable-64-bit-bfd.
208 * Makefile.in, mpw-make.in, targets.c: Change comments.
209
210 Wed Jun 22 17:59:59 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
211
212 * config.bfd (powerpc-*-elf*): New target, just like
213 powerpc-*-sysv4*.
214
215 * linker.c (FAIL): Undefine macro before defining as enum.
216
217 Wed Jun 22 10:52:47 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
218
219 * linker.c (_bfd_generic_link_add_archive_symbols): Initialize
220 pass from abfd->archive_pass, and save it there as well.
221
222 * hash.c (bfd_hash_allocate): Don't call bfd_set_error if
223 obstack_alloc returns NULL unless the size is non-zero.
224
225 * linker.c (archive_hash_allocate): Define.
226 (_bfd_generic_link_add_archive_symbols): Use archive_hash_allocate
227 rather than obstack_alloc, for clarity.
228
229 * elfcode.h (elf_get_reloc_upper_bound): Correct.
230
231 * aout64.c (BMAGIC, QMAGIC): Define if not already defined. From
232 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>.
233
234 Linux ZMAGIC support from Eric Youngdale <ericy@cais.cais.com>.
235 * libaout.h (struct aoutdata): Add field zmagic_disk_block_size.
236 * aout-target.h (MY(callback)): Only set alignment according to
237 architecture if the section sizes are aligned to that alignment,
238 for backward compatibility.
239 (MY(set_sizes)): Initialize zmagic_disk_block_size field.
240 * aoutx.h (adjust_z_magic): Set ztih if using q_magic_format. Set
241 text section filepos to zmagic_disk_block_size if not ztih. Use a
242 different padding algorithm if not ztih.
243 * i386linux.c (MY_text_includes_header): Don't define.
244
245 * aoutx.h (aout_link_check_ar_symbols): Just skip N_STAB and N_FN
246 symbols; don't look them up in the hash table. From
247 ralphc@pyramid.com (Ralph Campbell).
248
249 Tue Jun 21 11:47:20 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
250
251 * coff-go32.c (go32coff_archive_p): Remove unused function.
252
253 * section.c (bfd_abs_section): Make const.
254 (bfd_abs_section_ptr, bfd_is_abs_section): Define.
255 (bfd_und_section): Make const.
256 (bfd_und_section_ptr, bfd_is_und_section): Define.
257 (bfd_com_section): Make const.
258 (bfd_com_section_ptr): Define.
259 (bfd_ind_section): Make const.
260 (bfd_ind_section_ptr, bfd_is_ind_section): Define.
261 (bfd_abs_symbol, bfd_com_symbol): Make const.
262 (bfd_und_symbol, bfd_ind_symbol): Likewise.
263 (global_syms): Cast initialization of section field.
264 (STD_SECTION): Define as const, and cast initializations.
265 * bfd-in2.h: Rebuilt.
266 * Many files: Change uses of bfd_abs_section, etc., to use
267 bfd_abs_section_ptr or bfd_is_abs_section, etc.
268
269 Mon Jun 20 11:06:27 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
270
271 * Many files: change all bfd_target vectors to be const. Change
272 all uses of bfd_target * to be const bfd_target *. Change
273 bfd_target_vector and bfd_default_vector arrays to be const
274 bfd_target * const *.
275
276 * ecoff.c, libecoff.h, ecoffswap.h, coff-alpha.c, coff-mips.c,
277 elf32-mips.c: Renamed all externally visible ECOFF routines which
278 are local to BFD to start with _bfd_ecoff instead of just ecoff.
279
280 * ecoff.c (ecoff_swap_tir_in): Change input argument to const.
281 (ecoff_swap_tir_out): Likewise.
282 (ecoff_swap_rndx_in, ecoff_swap_rndx_out): Likewise.
283 (ecoff_slurp_symbolic_info): Add new arguments to correspond to
284 read_debug_info entry point in ecoff_debug_swap structure.
285 Change all calls.
286 * libecoff.h (ecoff_slurp_symbolic_info): Change declaration.
287 * ecoffswap.h (ecoff_swap_tir_in, ecoff_swap_tir_out): Declare.
288 (ecoff_swap_rndx_in, ecoff_swap_rndx_out): Declare.
289 * coff-alpha.c (alpha_ecoff_backend_data): Initialize new
290 ecoff_debug_swap fields.
291 * coff-mips.c (mips_ecoff_backend_data): Likewise.
292 * elf32-mips.c (mips_elf_read_ecoff_info): Undefine READ.
293 (mips_elf_ecoff_debug_swap): Initialize new ecoff_debug_swap
294 fields.
295 * configure.in (bfd_elf32_bigmips_vec): Use ecoff.o and
296 ecofflink.o.
297 (bfd_elf32_littlemips_vec): Likewise.
298 (ecoff_big_vec, ecoff_little_vec): Likewise.
299 (ecoffalpha_little_vec): Likewise.
300 * Makefile.in (BFD_LIBS): Remove ecoff.o and ecofflink.o.
301 (BFD32_BACKENDS): Add ecoff.o and ecofflink.o.
302
303 * aoutx.h (NAME(aout,final_link)): Check flavour of sub, not abfd,
304 when computing reloc sizes. From Eric Youngdale
305 <ericy@cais.cais.com>.
306 * elfcode.h (elf_bfd_final_link): Don't try to compute maximum
307 reloc count or size for a non-ELF file.
308
309 * mipsbsd.c (MY_final_link_callback): Define to avoid warning.
310
311 * hp300hpux.c (MY_final_link_callback): Define to avoid warning.
312 (BMAGIC, QMAGIC): Define; used by aoutx.h.
313 (MY(slurp_symbol_table)): Change translate_from_native_sym_flags
314 calls to use new parameters.
315
316 Fri Jun 17 14:45:32 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
317
318 * aout-target.h (MY(callback)): Set the alignments of the text,
319 data and bss sections after determining the architecture.
320
321 * sunos.c (sunos_add_one_symbol): Treat a common symbol from a
322 dynamic object as being in the .bss section of the object, rather
323 than as being undefined.
324
325 Fri Jun 17 11:16:50 1994 Jeff Law (law@snake.cs.utah.edu)
326
327 * libhppa.h (bfd_hppa_insn2fmt, hppa_rebuild_insn): Make INLINE.
328
329 * elf32-hppa.h (elf_hppa_final_processing): Delete decl.
330
331 Thu Jun 16 23:36:23 1994 Jeff Law (law@snake.cs.utah.edu)
332
333 * elfcode.h (elf_link_input_bfd): Don't try to read local symbols
334 if there aren't any in the input file.
335
336 Thu Jun 16 14:25:22 1994 Eric Youngdale (ericy@cais.cais.com)
337
338 * i386linux.c: Many new functions and definitions for linker
339 support for Linux shared libraries.
340 * bfd-in.h (bfd_linux_size_dynamic_sections): Declare.
341 * bfd-in2.h: Rebuild.
342
343 Thu Jun 16 14:23:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
344
345 * config.bfd: If second argument is ``_'', then, instead of
346 echoing config file name, echo whether target uses leading
347 underscores on symbol names. Add appropriate settings to
348 different cases. Used by binutils/configure.in to set default for
349 c++filt.
350
351 * elfcode.h (elf_bfd_final_link): If trying to generate a shared
352 object, warn and return false.
353
354 * aoutx.h (NAME(aout,some_aout_object_p)): Accept BMAGIC objects
355 and treat them as OMAGIC.
356
357 Wed Jun 15 18:02:21 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
358
359 Enable sparc v9 support for release. Note that this is still a
360 work in progress, pending release of an ABI specification.
361 * config.bfd, configure.in: Include sparc v9 elf config.
362 * elfcode.h (prep_headers): Handle sparc v9 (64 bit).
363 * reloc.c (bfd_reloc_code_real): New reloc types.
364 * elf64-sparc.c: Implement elf64-sparc target.
365 * Makefile.in, targets.c: Updated.
366
367 Wed Jun 15 01:34:07 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
368
369 * libelf.h (struct elf_obj_tdata): New field dt_needed_name.
370 (elf_dt_needed_name): New accessor macro.
371 * elfcode.h (elf_link_add_object_symbols): If elf_dt_needed_name
372 is set, use that instead of the filename for the DT_NEEDED dynamic
373 entry.
374 * elf.c (bfd_elf_set_dt_needed_name): New function.
375 * bfd-in.h (bfd_elf_set_dt_needed_name): Declare.
376 * bfd-in2.h: Rebuilt.
377
378 * elfcode.h (NAME(bfd_elf,size_dynamic_sections)): Add sinterpptr
379 argument, and set it to the .interp section.
380 * bfd-in.h (bfd_elf32_size_dynamic_sections): Update prototype.
381 (bfd_elf64_size_dynamic_sections): Likewise.
382 * bfd-in2.h: Rebuilt.
383
384 * coff-sparc.c (SWAP_OUT_RELOC_EXTRA): Define to clear the r_spare
385 field of the reloc rather than letting it be garbage.
386
387 * archive.c (bfd_slurp_armap): Recognize __.SYMDEF/ as well as
388 __.SYMDEF; the former was used in old Linux archives. From
389 jrs@world.std.com (Rick Sladkey).
390
391 * i386linux.c (i386linux_write_object_contents): Define; like
392 MY(write_object_contents) in aout-target.h, but set MACHTYPE to
393 M_386. From jrs@world.std.com (Rick Sladkey).
394 (MY_write_object_contents): Define.
395
396 * aoutx.h (translate_from_native_sym_flags): Treat N_SETV symbols
397 as N_DATA symbols.
398 (aout_link_add_symbols): Likewise.
399
400 * aoutx.h: Rewrite symbol duplicate elimination to use BFD hash
401 tables.
402 (struct stringtab_entry, struct stringtab_data): Remove.
403 (HASHMAXLEN, HASH_CHAR, hash, compare, log2, emit_strtab): Remove.
404 (struct strtab_hash_entry, struct strtab_hash): Define.
405 (strtab_hash_newfunc, strtab_hash_lookup): Define.
406 (stringtab_free, emit_stringtab): Define.
407 (stringtab_init, add_to_stringtab): Rewrite.
408 (NAME(aout,write_syms)): Use new stringtab code.
409 (struct aout_final_link_info, NAME(aout,final_link)): Likewise.
410 (aout_link_write_symbols, aout_link_write_other_symbol): Likewise.
411
412 * bfd-in.h (BFD_TRADITIONAL_FORMAT): Define new BFD flag to
413 request BFD to write object in the traditional format, whatever
414 that means for the particular backend.
415 * bfd-in2.h: Rebuilt.
416
417 * hash.c (bfd_hash_allocate): If obstack_alloc fails, set
418 bfd_error_no_memory.
419
420 Tue Jun 14 13:00:04 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
421
422 * libaout.h (struct aoutdata): Add q_magic_format to subformat
423 enum.
424 * aout-target.h (MY_bfd_copy_private_bfd_data): Define as function
425 if not already defined. Copy subformat information.
426 (MY_text_includes_header): Define as 0 if not already defined.
427 (MY(backend_data)): Use MY_text_includes_header rather than 0.
428 (MY_final_link_callback): Rename from final_link_callback, and
429 define only if MY_final_link_callback is not already defined.
430 (MY_bfd_final_link): Rename use of final_link_callback to
431 MY_final_link_callback.
432 * aoutx.h (NAME(aout,some_aout_object_p)): Handle QMAGIC like
433 ZMAGIC, but set the subformat to q_magic_format. Abort if the
434 magic number if not recognized.
435 (adjust_z_magic): Use QMAGIC if q_magic_format.
436 * i386linux.c (MY_text_includes_header): Define as 1.
437 (i386linux_bfd_final_link): New static function.
438 (MY_bfd_final_link): Define as i386linux_bfd_final_link.
439
440 * aoutx.h (translate_to_native_sym_flags): Check both section and
441 output_section against sections of abfd.
442
443 * libecoff.h (struct ecoff_link_hash_entry): Change type of
444 written from boolean to char. Add new field small.
445 * ecoff.c (ecoff_link_hash_newfunc): Initialize written to 0
446 rather than false. Initialize small to 0.
447 (ecoff_link_add_externals): If ECOFF type is scSUndefined, set
448 small. If small is set, and hash table type is common, force the
449 symbol into a section named SCOMMON and change the ECOFF type from
450 scCommon to scSCommon.
451 (ecoff_link_write_external): Set written to 1 rather than true.
452 * coff-mips.c (mips_relocate_section): Correct JMPADDR reloc
453 overflow check to consider section VMA of input file.
454
455 Mon Jun 13 14:20:07 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
456
457 * aoutf1.h (aout_32_sunos4_write_object_contents): Handle a
458 machine type of 68000.
459 * aoutx.h (NAME(aout,machine_type)): Add new argument unknown.
460 Set *unknown to true if machine type is really unknown, as opposed
461 to M_UNKNOWN for the 68000.
462 (NAME(aout,set_arch_mach)): Change NAME(aout,machine_type) call
463 accordingly.
464 * libaout.h (NAME(aout,machine_type)): Add new argument to
465 prototype.
466
467 Sun Jun 12 20:21:03 1994 Jeff Law (law@snake.cs.utah.edu)
468
469 * som.c (EXEC_AUX_ID): Define based on availablity of HPUX_AUX_ID
470 or HIUX_AUX_ID.
471 (som_begin_writing): Use EXEC_AUX_ID instead of HPUX_AUX_ID.
472 (som_write_armap): Use CPU_PA_RISC1_0 as the magic number. Note
473 som.c is careful to always define CPU_PA_RISC1_0.
474
475 Sat Jun 11 16:32:30 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
476
477 Add weak symbols as an extension to a.out.
478 * aoutx.h (sym_in_text_section): Don't define.
479 (sym_in_data_section, sym_in_bss_section): Likewise.
480 (sym_is_undefined, sym_is_global_defn): Likewise.
481 (sym_is_debugger_info, sym_is_fortrancommon): Likewise.
482 (sym_is_absolute, sym_is_indirect): Likewise.
483 (translate_from_native_sym_flags): Rewrite for clarity. Rearrange
484 arguments and change caller. Handle weak symbols.
485 (translate_to_native_sym_flags): Likewise.
486 (aout_link_check_ar_symbols): Don't ignore weak symbols. Pull
487 object in from archive if a weak defintion is found for an
488 existing undefined symbol.
489 (aout_link_add_symbols): Put all cases in switch. Set flags of an
490 undefined symbol to 0. Handle weak symbols.
491 (aout_link_write_symbols): Handle weak symbols.
492 (aout_link_write_other_symbol): Likewise.
493 (aout_link_input_section_std): Likewise.
494 (aout_link_input_section_ext): Likewise.
495 * sunos.c (sunos_write_dynamic_symbol): Likewise.
496
497 Fri Jun 10 13:25:13 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
498
499 * aoutx.h (NAME(aout,canonicalize_reloc)): Handle .bss section.
500 (NAME(aout,get_reloc_upper_bound)): Likewise.
501
502 * coff-i960.c (coff_i960_reloc_type_lookup): Add BFD_RELOC_CTOR.
503 * linker.c (_bfd_generic_link_write_global_symbol): Don't assume
504 the section of a common symbol is not NULL.
505
506 Wed Jun 8 23:15:53 1994 Stu Grossman (grossman@cygnus.com)
507
508 * nlmcode.h (nlm_object_p): Set EXEC_P and start address for GDB.
509
510 Wed Jun 8 23:57:34 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
511
512 * aoutx.h (aout_get_external_symbols): Don't try to read the
513 strings if there are no symbols.
514 (aout_link_write_other_symbol): Use the output section when
515 working out the type.
516
517 Tue Jun 7 13:25:08 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
518
519 * elfcode.h (assign_section_numbers): Put shstrtab, symtab and
520 strtab sections at end of file. Avoids bug in some versions of
521 SVR4 strip. From Eric Youngdale <eric@tantalus.nrl.navy.mil>.
522
523 * coffcode.h (styp_to_sec_flags): If COFF_PAGE_SIZE is defined,
524 set SEC_DEBUGGING for STYP_INFO sections.
525 (coff_compute_section_file_positions): If COFF_PAGE_SIZE is
526 defined, and D_PAGED is set, set the file position equal to the
527 section VMA modulo COFF_PAGE_SIZE.
528 * coffgen.c (coff_real_object_p): If F_EXEC is set, set D_PAGED.
529 * coff-i386.c: Set D_PAGED in BFD target.
530 (COFF_PAGE_SIZE): Define.
531 * coff-m68k.c, coff-sparc.c: Likewise.
532
533 Mon Jun 6 10:57:28 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
534
535 * elfcode.h (bfd_section_from_shdr): Don't turn a reloc section
536 into a BFD section just because SHF_ALLOC is set; require that it
537 not use the normal symbol table.
538 (elf_section_from_bfd_section): Corresponding change.
539
540 Better indirect and warning symbol handling inspired by Stuart
541 Quick <stuck@cs.man.ac.uk>.
542 * linker.c (enum link_action): Add REF, MIND, CWARN, REFC.
543 (link_action): Change UNDEF_ROW/def and UNDEFW_ROW/def from NOACT
544 to REF. Change UNDEF_ROW/indr and UNDEFW_ROW/indr from CYCLE to
545 REFC. Change DEF_ROW/indr and COMMON_ROW/indr from CYCLE to MDEF.
546 Change DEFW_ROW/indr from CYCLE to NOACT. Change INDR_ROW/indr
547 from MDEF to MIND. Change INDR_ROW/warn from WARNC to CYCLE.
548 Change WARN_ROW/def and WARN_ROW/indr from MWARN to CWARN. Change
549 WARN_ROW/com from MWARN to WARN. Change WARN_ROW/warn from NOACT
550 to CYCLE. Change SET_ROW/warn from WARNC to CYCLE>
551 (_bfd_generic_link_add_one_symbol): Handle REF, MIND, CWARN and
552 REFC. If a new indirect symbol has been referenced, push the
553 reference down to the symbol it points to. FIx handling of WARN.
554 * aoutx.h (translate_from_native_sym_flags): If N_WARNING, don't
555 clobber e_type of next symbol.
556 (translate_to_native_sym_flags): Likewise.
557 (aout_link_write_symbols): Loop on bfd_link_hash_warning as well
558 as bfd_link_hash_indirect.
559
560 * libaout.h (struct aout_link_hash_entry): New field written.
561 * aoutx.h (NAME(aout,link_hash_newfunc)): Initialize written.
562 (aout_link_write_symbols): Use written, not root.written.
563 (aout_link_write_other_symbol): Likewise.
564 * sunos.c (sunos_scan_dynamic_symbol): Likewise.
565 * libecoff.h (struct ecoff_link_hash_entry): New field written.
566 * ecoff.c (ecoff_link_hash_newfunc): Initialize written.
567 (ecoff_link_write_external): use written, not root.written.
568 * genlink.h (struct generic_link_hash_entry): New field written.
569 * linker.c (_bfd_link_hash_newfunc): Don't initialize written.
570 (generic_link_hash_newfunc): Initialize written.
571 (_bfd_generic_link_output_symbols): Use written, not root.written.
572 (_bfd_generic_link_write_global_symbol): Likewise.
573 (_bfd_generic_reloc_link_order): Likewise.
574
575 * libecoff.h (ecoff_data_type): Add linker field.
576 * ecoff.c (ecoff_write_object_contents): Check new tdata linker
577 field, rather than outsymbols being non-NULL, to decide whether to
578 output the symbols and relocs.
579 (ecoff_bfd_final_link): Set new tdata linker field to true.
580
581 * ecoff.c (ecoff_bfd_copy_private_bfd_data): Don't try to copy
582 data to a non-ECOFF file.
583
584 * libbfd-in.h: Add warning that libbfd.h is a generated file.
585 * libbfd.h: Rebuilt.
586
587 Sun Jun 5 15:02:30 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
588
589 Changes to support ELF strip and objcopy on dynamically linked
590 files.
591 * elfcode.h (elf_fake_sections): Add prototype.
592 (bfd_section_from_shdr): Make a BFD section from an SHT_HASH
593 section, and from an SHT_DYNSYM section, and from the dynamic
594 string table section.
595 (elf_object_p): Set D_PAGED if there is a program header.
596 (elf_make_sections): Remove.
597 (fix_up_strtabs): Remove.
598 (elf_fake_sections): Rewrite. Now sets sh_entsize.
599 (assign_section_numbers): Rewrite. Now sets sh_link and sh_info
600 for all sections.
601 (elf_compute_section_file_positions): Don't call obsolete
602 functions elf_make_sections or fix_up_strtabs.
603 (swap_out_syms): Set sh_addralign to FILE_ALIGN rather than 4.
604 (NAME(bfd_elf,write_object_contents)): Permit writing DYNAMIC
605 objects.
606 (elf_section_from_bfd_section): Treat SHT_DYNSYM like other normal
607 sections. If an SHT_REL or SHT_RELA section is allocated or uses
608 an unusual symbol table, permit a BFD section to map to it.
609 Permit most SHT_STRTAB sections to have a BFD section mapped to
610 them.
611 (elf_bfd_final_link): Don't set sh_link, sh_info or sh_entsize
612 fields of dynamic sections here; do it in assign_section_numbers.
613 * elf32-target.h, elf64-target.h: Add D_PAGED to permitted object
614 flags.
615
616 * elf.c (_bfd_elf_make_section_from_shdr): Only set SEC_DATA if
617 SEC_LOAD is set, rather than checking SEC_ALLOC.
618
619 * libbfd-in.h (bfd_realloc): Change last arg to "size_t size".
620
621 Fri Jun 3 10:58:02 1994 Jeff Law (law@snake.cs.utah.edu)
622
623 * som.c (som_write_object_contents): Don't compute the file header's
624 checksum here.
625 (som_write_headers): Instead do it here.
626
627 * libbfd.h (bfd_realloc): Change last arg to "size_t size".
628
629 Thu Jun 2 17:39:22 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
630
631 * hosts/sun3.h: Include <stdlib.h>. Don't declare free, exit or
632 getenv.
633
634 Add linker support for SunOS shared libraries.
635 * sunos.c: Include bfdlink.h. Add many new functions and
636 definitions for SunOS shared library support.
637 * bfd-in.h (bfd_sunos_record_link_assignment): Declare.
638 (bfd_sunos_size_dynamic_sections): Declare.
639 * bfd-in2.h: Rebuilt.
640 * aoutx.h (struct aout_link_hash_entry): Move to libaout.h.
641 (struct aout_link_hash_table): Likewise.
642 (aout_link_hash_lookup, aout_link_hash_traverse): Likewise.
643 (aout_hash_table): Likewise.
644 (NAME(aout,link_hash_newfunc)): Rename from aout_link_hash_newfunc
645 and make externally visible.
646 (NAME(aout,link_hash_table_init)): New function.
647 (NAME(aout,link_hash_table_create)): Call
648 NAME(aout,link_hash_table_init), not _bfd_link_hash_table_init.
649 (aout_link_add_symbols): Don't fail if no symbols. If it exists,
650 call add_dynamic_symbols backend entry point for dynamic objects.
651 Use add_one_symbol backend entry point if it exists.
652 (NAME(aout,final_link)): Call finish_dynamic_link backend entry
653 point, if it exists.
654 (aout_link_input_bfd): For a dynamic object, call
655 link_dynamic_object backend entry point, if it exists.
656 (aout_link_write_other_symbol): Call write_dynamic_symbol backend
657 entry point, if it exists.
658 (aout_link_input_section): Don't read the relocs if they have
659 already been read.
660 (aout_link_input_section_std): When doing a final link, for a
661 reloc against an external symbol, call check_dynamic_reloc backend
662 entry point, if it exists.
663 (aout_link_input_section_ext): Likewise.
664 * libaout.h: Protect against multiple inclusion. Include
665 bfdlink.h.
666 (struct aout_link_hash_entry): Move in from aoutx.h.
667 (struct aout_link_hash_table): Likewise.
668 (aout_link_hash_lookup, aout_link_hash_traverse): Likewise.
669 (aout_hash_table): Likewise.
670 (struct aout_backend_data): Add fields add_dynamic_symbols,
671 add_one_symbol, link_dynamic_object, write_dynamic_symbol,
672 check_dynamic_reloc, and finish_dynamic_link.
673 (struct aout_section_data_struct): Define new structure.
674 (aout_section_data): Define new accessor macro.
675 (NAME(aout,link_hash_newfunc)): Declare.
676 (NAME(aout,link_hash_table_init)): Declare.
677 * aoutf1.h (sunos4_aout_backend): Initialize new aout_backend_data
678 fields.
679 * aout-target.h (MY(backend_data)): Likewise.
680 * i386aout.c (MY(backend_data)): Likewise.
681 * i386mach3.c (MY(backend_data)): Likewise.
682 * mipsbsd.c (MY(backend_data)): Likewise.
683 * sparclynx.c (sparclynx_aout_backend): Likewise.
684
685 * aoutx.h (NAME(aout,slurp_symbol_table)): Don't zero out cached
686 until we know it is non-NULL.
687 (aout_link_write_symbols): Don't skip a warning symbol even if it
688 has already been written out. If skipping an indirect symbol,
689 skip the next symbol as well.
690
691 Wed Jun 1 14:37:50 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
692
693 * hosts/sun3.h: Don't declare qsort, malloc or realloc.
694
695 Thu May 26 13:56:03 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
696
697 * nlmcode.h (nlm_swap_auxiliary_headers_in): Cast bfd_byte pointer
698 to char pointer to avoid compiler warnings.
699
700 * dep-in.sed: Remove spaces before colons.
701
702 Merged changes back in from FSF gas release 2.3:
703
704 * Makefile.in (stmp-bfd.h): Wrap `if' block around grep
705 invocation, to avoid a bug in BSD 4.4 make.
706
707 From Ralph Campbell:
708 * mipsbsd.c (mips_fix_jmp_addr): If symbol is undefined, return an
709 error.
710 (mips_fix_hi16_s): Ditto.
711
712 Fri May 13 21:21:00 1994 DJ Delorie (dj@ctron.com)
713
714 * makefile.dos: define a default target, or archives won't work
715 due to multiple matches.
716
717 Wed May 11 22:32:00 1994 DJ Delorie (dj@ctron.com)
718
719 * configure.bat: update for latest files
720 * makefile.dos: update for correct targets and sources
721 * coff-go32.c: [new] go32's COFF format (i386coff with underscores)
722 * targets.c: add go32coff target
723 * makefile.in: add coff-go32.c support
724
725 Thu May 26 10:10:21 1994 Jeff Law (law@snake.cs.utah.edu)
726
727 * som.c (som_prep_headers): Do not set the system_id here, private
728 bfd data has not been copied yet.
729 (som_write_headers): Instead do it here.
730
731 Tue May 24 16:17:18 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
732
733 Make MIPS ELF use new ELF backend linker. No shared library
734 support yet.
735 * elf32-mips.c (bfd_mips_elf32_swap_gptab_in): New function.
736 (bfd_mips_elf32_swap_gptab_out): New function.
737 (mips_elf_object_p): If last symbol is LOCAL, set elf_bad_symtab.
738 (mips_elf_final_write_processing): Set sh_info field for .gptab.*
739 sections.
740 (mips_elf_fake_sections): Set sh_entsize for .gptab.* sections.
741 (mips_elf_read_ecoff_info): Read and free external symbols last,
742 not first, for clarity.
743 (struct mips_elf_link_hash_entry): Define new structure.
744 (struct mips_elf_link_hash_table): Define new structure.
745 (mips_elf_link_hash_lookup): Define new macro.
746 (mips_elf_link_hash_traverse): Define new macro.
747 (mips_elf_hash_table): Define new macro.
748 (mips_elf_link_hash_newfunc): New static function.
749 (mips_elf_link_hash_table_create): New static function.
750 (mips_elf_add_symbol_hook): New static function.
751 (struct extsym_info): Define new structure.
752 (mips_elf_get_extr, mips_elf_set_index): Remove.
753 (mips_elf_output_extsym): New static function.
754 (gptab_compare): New static function.
755 (mips_elf_final_link): Rewrite to use ELF backend linker, and to
756 merge gptab information in input files.
757 (mips_elf_relocate_hi16): New static function.
758 (mips_elf_relocate_section): New static function.
759 (bfd_elf32_bfd_link_hash_table_create): Define as macro before
760 including elf32-target.h.
761 (elf_backend_relocate_section): Likewise.
762 (elf_backend_add_symbol_hook): Likewise.
763 * elf.c (_bfd_elf_link_hash_newfunc): Rename from
764 elf_link_hash_newfunc and make globally visible. Change caller.
765 (_bfd_elf_link_hash_table_init): New function, broken out of
766 _bfd_elf_link_hash_table_create.
767 (_bfd_elf_link_hash_table_create): Use
768 _bfd_elf_link_hash_table_init.
769 * libelf.h (struct elf_obj_tdata): Add new field bad_symtab.
770 (elf_bad_symtab): Define new accessor macro.
771 (_bfd_elf_link_hash_newfunc): Declare.
772 (_bew_elf_link_hash_table_init): Declare.
773 * elfcode.h (elf_object_p): Call backend object_p hook after
774 swapping in all the section headers.
775 (map_program_segments): Correct typo: Internal for External.
776 (elf_link_add_object_symbols): If elf_bad_symtab is set, read all
777 the symbols. Skip STB_LOCAL symbols rather than giving an error.
778 (elf_bfd_final_link): If elf_bad_symtab is set, allocate space for
779 all symbols, not just locals.
780 (elf_link_output_extsym): Only skip a symbol not mentioned by a
781 regular file if it is mentioned by a dynamic object.
782 (elf_link_input_bfd): If elf_bad_symtab is set, read all the
783 symbols.
784
785 Fri May 20 13:38:23 1994 Jeff Law (law@snake.cs.utah.edu)
786
787 * som.c (som_set_reloc_info): Do not set any relocation info
788 for SOM fixups which are never passed to BFD.
789
790 Fri May 20 11:57:05 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
791
792 * coff-mips.c (mips_relocate_section): Add MIPS_R_JMPADDR overflow
793 checking.
794
795 * elf32-i386.c (elf_i386_size_dynamic_sections): Add DT_DEBUG to
796 the dynamic linking information for the benefit of the debugger.
797 From Peter Schauer.
798 * elf32-sparc.c (elf32_sparc_size_dynamic_sections): Likewise.
799
800 * elf.c (_bfd_elf_make_section_from_shdr): New function, based on
801 code repeated three times in bfd_section_from_shdr in elfcode.h.
802 * libelf.h (_bfd_elf_make_section_from_shdr): Declare.
803 * elfcode.h (bfd_section_from_shdr): Use new function
804 _bfd_elf_make_section_from_shdr to create BFD sections. If a
805 reloc section does not use the main symbol table, or it is part of
806 the process image, treat it as a normal section, not relocs.
807 * elf32-mips.c (mips_elf_section_from_shdr): Use new function
808 _bfd_elf_make_section_from_shdr.
809
810 Thu May 19 11:37:11 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
811
812 * elf32-target.h, elf64-target.h: Change ar_max_namelen value from
813 15 to 14 to match SVR4 ar.
814
815 Add support for ELF shared libraries. Loosely based on work by
816 Eric Youngdale <ericy@cais.com>.
817 * libelf.h (struct elf_backend_data): Add new fields for dynamic
818 linking: elf_backend_create_dynamic_sections,
819 elf_backend_adjust_dynamic_symbol,
820 elf_backend_size_dynamic_sections,
821 elf_backend_finish_dynamic_symbol,
822 elf_backend_finish_dynamic_sections.
823 (struct elf_link_hash_entry): Change type of align field to
824 bfd_size_type. Add fields dynindx, dynstr_index, weakdef,
825 elf_link_hash_flags.
826 (struct elf_link_hash_table): Add fields dynobj, dynsymcount,
827 dynstr, bucketcount.
828 (bfd_elf32_swap_reloc_in, bfd_elf32_swap_reloc_out): Declare.
829 (bfd_elf32_swap_reloca_in, bfd_elf32_swap_reloca_out): Declare.
830 (bfd_elf32_swap_dyn_in, bfd_elf32_swap_dyn_out): Declare.
831 (bfd_elf32_add_dynamic_entry): Declare.
832 (bfd_elf64_swap_reloc_in, bfd_elf64_swap_reloc_out): Declare.
833 (bfd_elf64_swap_reloca_in, bfd_elf64_swap_reloca_out): Declare.
834 (bfd_elf64_swap_dyn_in, bfd_elf64_swap_dyn_out): Declare.
835 (bfd_elf64_add_dynamic_entry): Declare.
836 * elfcode.h (Elf_External_Dyn): Define.
837 (elf_swap_reloc_in): Define as macro using NAME. Make externally
838 visible.
839 (elf_swap_reloc_out): Likewise.
840 (elf_swap_reloca_in, elf_swap_reloca_out): Likewise.
841 (elf_swap_dyn_in, elf_swap_dyn_out): Define as macro using NAME
842 and as new externally visible function.
843 (elf_fake_sections): Set section type of dynamic sections based on
844 section names.
845 (elf_write_phdrs): Remove.
846 (assign_file_position_for_section): Add new align argument.
847 Change all callers.
848 (get_program_header_size): New static function.
849 (struct seg_info): Remove.
850 (map_program_segments): Completely rewrite.
851 (assign_file_positions_except_relocs): Completely rewrite.
852 (assign_file_positions_for_relocs): Don't set a file position for
853 sections which already have one. Don't bother to align the file
854 position here.
855 (section_from_elf_index): Handle SHT_HASH and SHT_DYNAMIC
856 section types.
857 (elf_section_from_bfd_section): Likewise.
858 (elf_slurp_symbol_table): If section_from_elf_index fails, just
859 use bfd_abs_section rather than returning an error.
860 (elf_sizeof_headers): Make useful.
861 (elf_link_record_dynamic_symbol): New static function.
862 (elf_link_add_object_symbols): Handle dynamic objects.
863 (elf_link_create_dynamic_sections): New static function.
864 (elf_add_dynamic_entry): Define as macro using NAME and as new
865 externally visible function.
866 (NAME(bfd_elf,record_link_assignment)): New function.
867 (elf_buckets): New static variable.
868 (NAME(bfd_elf,size_dynamic_sections)): New function.
869 (struct elf_final_link_info): Add dynsym_sec and hash_sec fields.
870 (elf_bfd_final_link): Handle dynamic linking. Create a section
871 symbol for all ELF sections, not all BFD sections. Store section
872 symbol index in target_index field, not index field. Traverse
873 over global symbols even if stripping.
874 (elf_link_output_extsym): Output dynamic symbols. Mark symbols
875 defined by dynamic objects as undefined.
876 (elf_link_input_bfd): Ignore dynamic objects. Use target_index
877 field for section relocs, and make sure it is set.
878 (elf_reloc_link_order): Use target_index field for section relocs,
879 and make sure it is set.
880 * elf.c (elf_link_hash_newfunc): Initialize dynindx, dynstr_index,
881 weakdef and elf_link_hash_flags fields.
882 (_bfd_elf_link_hash_table_create): Initialize dynobj, dynsymcount,
883 dynstr and bucketcount fields.
884 * elf32-target.h: Initialize new dynamic linking fields.
885 * elf64-target.h: Likewise.
886 * elf32-i386.c: New functions for dynamic linking support.
887 * elf32-sparc.c: Likewise.
888 * bfd-in.h (bfd_elf32_record_link_assignment): Declare.
889 (bfd_elf64_record_link_assignment): Declare.
890 (bfd_elf32_size_dynamic_sections): Declare.
891 (bfd_elf64_size_dynamic_sections): Declare.
892 * bfd-in2.h: Rebuilt.
893
894 Wed May 18 08:29:04 1994 Ian Lance Taylor (ian@cygnus.com)
895
896 * som.c: Don't include <sys/dir.h> or <sys/user.h>.
897 (som_reloc_queue_find): Call memcmp instead of bcmp.
898 (som_bfd_reloc_type_lookup): Change first argument to bfd *.
899 (compare_syms): Change types of arguments to const void *.
900 (bfd_section_from_som_symbol): Removed unused local found.
901 (som_write_armap): Add elength, map, orl_count and int arguments.
902 (som_write_armap): Use %ld and cast to long for getuid result.
903
904 Wed May 18 09:09:32 1994 Jeff Law (law@snake.cs.utah.edu)
905
906 * elf32-hppa.h (R_HPPA_ABS_CALL): Define.
907 * elf32-hppa.c (hppa_elf_gen_reloc_type): Handle absolute calls.
908
909 * som.h (R_HPPA_ABS_CALL): Define.
910 * som.c (hppa_som_gen_reloc_type): Delete complex relocation types.
911
912 Tue May 17 19:33:12 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
913
914 * coff-i960.c (icoff_little_vec, icoff_big_vec): Indicate leading
915 underscore, for compatibility with Intel tool chain (gnu960v2).
916
917 Mon May 16 10:09:22 1994 Jeff Law (law@snake.cs.utah.edu)
918
919 * bfd-in2.h: Rebuilt.
920
921 * elf32-hppa.c: Change .hppa_linker_stubs to .PARISC.stubs,
922 likewise for other PA specific sections.
923 (hppa_elf_relocate_unwind_table): Delete unused
924 function.
925 (elf_hppa_howto_table): Completely new table based on 94-02-02
926 draft PA ELF spec. Change relocation tags appropriately
927 throughout elf32-hppa.c
928 (hppa_elf_gen_reloc_type): Rewrite and simplify based on 94-02-02
929 spec.
930 (hppa_elf_reloc): Likewise.
931 (hppa_look_for_stubs_in_section): Likewise
932 (ELF_MACHINE_CODE): Change to EM_PARISC.
933 * elf32-hppa.h: Include "elf/hppa.h". Change relocation tags
934 appropriately throughout elf32-hppa.h.
935 (elf32_hppa_reloc_type): New table based on 94-02-02 draft PA ELF
936 spec.
937 (R_HPPA_ABS_CALL, R_HPPA_COMPLEX*, R_HPPA_UNWIND): Delete definitions.
938 * elfcode.h (prep_headers): Use EM_PARISC instead of EM_HPPA.
939 * reloc.c (bfd_reloc_code_real): Delete unused HPPA relocations.
940 * som.h (R_HPPA_ABS_CALL, R_HPPA_COMPLEX): Delete definitions.
941
942 * libhppa.h (hppa_field_adjust): Avoid adding constant_value into
943 the final value twice for LR and RR field selectors.
944
945 Sat May 14 09:09:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
946
947 * aoutx.h (add_to_stringtab): Use BFD_ASSERT not assert. This
948 avoids __eprintf troubles.
949
950 Fri May 13 10:51:21 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
951
952 * bout.c (b_out_bfd_reloc_type_lookup): Handle BFD_RELOC_CTOR.
953
954 * config/mipsbelf.mt (SELECT_VECS): Add ecoff_big_vec and
955 ecoff_little_vec since Irix 5 supports ECOFF executables.
956
957 Wed May 11 00:31:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
958
959 * ecoff.c (ecoff_find_nearest_line): Handle fdr.adr != pdr.adr
960 correctly.
961
962 * Makefile.in (stmp-bfd.h): Use || instead of ; to force SunOS
963 make to invoke the shell.
964
965 Tue May 10 14:23:43 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
966
967 * section.c (SEC_COFF_SHARED_LIBRARY): Renamed from
968 SEC_SHARED_LIBRARY for clarity. Changed all uses.
969 * bfd-in2.h: Rebuilt.
970 * coffcode.h (sec_to_styp_flags): If SEC_COFF_SHARED_LIBRARY is
971 set, set STYP_NOLOAD.
972 * coffgen.c (coff_section_from_bfd_index): Don't get an assertion
973 failure because of a bad shared library.
974
975 Mon May 9 18:53:40 1994 Bill Cox (bill@rtl.cygnus.com)
976
977 * linker.c: Add missing comment terminator.
978
979 Mon May 9 11:53:54 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
980
981 * linker.c (_bfd_generic_link_add_one_symbol): If hashp and *hashp
982 are not NULL, assume the caller has already looked up the symbol
983 in the hash table and has stored the entry in *hashp.
984 (generic_link_add_symbol_list): Set h to NULL before calling
985 _bfd_generic_link_add_one_symbol.
986 * ecoff.c (ecoff_link_add_externals): Likewise.
987
988 * elfcode.h (assign_file_positions_except_relocs): Don't require
989 page shared between .data and .bss segments to contain zeroes.
990
991 * elfcode.h: Include bfdlink.h. Added several new functions to do
992 linking.
993 (ELF_R_TYPE): Define.
994 (bfd_add_to_strtab): Return unsigned long. Change check for
995 realloc failure.
996 (elf_fake_sections): Check return value of bfd_add_to_strtab.
997 (elf_compute_section_file_positions): Add link_info argument.
998 Call elf_backend_begin_write_processing hook and prep_headers
999 here. Only call swap_out_syms if link_info is NULL. Set up
1000 .shstrtab section here. Pass dosyms argument to
1001 assign_file_positions_except_relocs. Set output_has_begun flag.
1002 (assign_file_positions_for_symtab_and_strtabs): Add dosyms
1003 argument, and use it to control setting .symtab and .strtab file
1004 positions.
1005 (assign_file_positions_except_relocs): Add dosyms argument, and
1006 pass it on.
1007 (prep_headers): Check return value of bfd_add_to_strtab.
1008 (swap_out_syms): Likewise. Also, don't set up .shstrtab here.
1009 (NAME(bfd_elf,write_object_contents)): Some calls moved into
1010 elf_compute_section_file_positions.
1011 (elf_set_section_contents): Likewise.
1012 (elf_slurp_symbol_table): SHN_LORESERV corrected to SHN_LORESERVE.
1013 * libelf.h: Include bfdlink.h.
1014 (struct elf_backend_data): Add fields collect,
1015 elf_add_symbol_hook, elf_backend_relocate_section.
1016 (struct bfd_elf_section_data): Add field rel_hashes.
1017 (struct elf_obj_tdata): Remove fields internal_syms and symbols.
1018 Add field sym_hashes.
1019 (obj_symbols, obj_internal_syms): Remove definitions.
1020 (elf_sym_hashes): Define.
1021 (struct elf_link_hash_entry): Define.
1022 (struct elf_link_hash_table): Define.
1023 (elf_link_hash_lookup): Define.
1024 (elf_link_hash_traverse): Define.
1025 (elf_hash_table): Define.
1026 (_bfd_elf_link_hash_table_create): Declare.
1027 (bfd_elf32_bfd_link_add_symbols): Declare.
1028 (bfd_elf32_bfd_final_link): Declare.
1029 (bfd_elf64_bfd_link_add_symbols): Declare.
1030 (bfd_elf64_bfd_final_link): Declare.
1031 * elf.c: Include bfdlink.h.
1032 (elf_link_hash_newfunc): New function.
1033 (_bfd_elf_link_hash_table_create): New function.
1034 * elf32-target.h (elf_backend_relocate_section): If not defined,
1035 define as 0 and use generic linker. Otherwise, use ELF backend
1036 linker.
1037 (elf_backend_collect): If not defined, define as false.
1038 (elf_backend_add_symbol_hook): If not defined, define as 0.
1039 (elf32_bed): Initialize new fields.
1040 * elf64-target.h: Same changes as elf32-target.h.
1041 * elf32-i386.c: Include bfdlink.h.
1042 (elf_i386_relocate_section): New function.
1043 (elf_backend_relocate_section): Define.
1044 * elf32-sparc.c: Include bfdlink.h.
1045 (elf_info_to_howto): Change type of dst from Elf32_Internal_Rela
1046 to Elf_Internal_Rela (they're the same type anyhow).
1047 (elf_sparc_relocate_section): New function.
1048 (elf_backend_relocate_section): Define.
1049 * elf32-mips.c (elf_backend_collect): Define.
1050
1051 * Makefile.in (stmp-bfd.h): Avoid useless make error message in a
1052 different way; touch takes a numeric argument on some systems.
1053
1054 Fri May 6 13:34:14 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1055
1056 * nlmcode.h (nlm_swap_auxiliary_headers_in): Rework custom header
1057 handling for latest suggested format.
1058 (nlm_swap_auxiliary_headers_out): Likewise.
1059 (nlm_compute_section_file_positions): Likewise.
1060
1061 Fri May 6 11:11:50 1994 D. V. Henkel-Wallace (gumby@rtl.cygnus.com)
1062
1063 * config.bfd: handle erricsson config (for OSE).
1064
1065 Thu May 5 15:40:47 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
1066
1067 Patches from Ralph Campbell:
1068 * mipsbsd.c (mips_fix_jmp_addr): New function.
1069 (mips_fix_hi16_s): Use bfd_is_com_section.
1070 (mips_howto_table_ext): Call mips_fix_jmp_addr for MIPS_RELOC_JMP.
1071
1072 Fri May 6 11:48:55 1994 Steve Chamberlain (sac@cygnus.com)
1073
1074 * config/go32.mh: XX support.
1075
1076 From bill
1077 * Makefile.in: Build sysdep.h without causing worrying but
1078 harmless error message.
1079
1080 Wed May 4 11:09:53 1994 Ian Lance Taylor (ian@cygnus.com)
1081
1082 Changed m68k-aout to set flags to 0; m68k-sunos still uses 1.
1083 * aout0.c: New file.
1084 * targets.c (aout0_big_vec): Declare.
1085 (bfd_target_vector): Add aout0_big_vec.
1086 * config.bfd (m68*-*-aout*): Use m68k-0aout, not m68k-aout.
1087 * config/m68k-aout.mt (SELECT_VECS): Removed.
1088 * config/m68k-0aout.mt: New file.
1089 * configure.in (aout0_big_vec): New target vector: use aout0.o,
1090 aout32.o and stab-syms.o.
1091 * Makefile.in: Rebuilt dependencies.
1092 (BFD32_BACKENDS): Add aout0.o.
1093 (CFILES): Add aout0.c.
1094
1095 * libaout.h (struct aout_backend_data): Add field exec_hdr_flags.
1096 * aout-target.h (MY_exec_hdr_flags): If not defined, define as 0.
1097 MY(backend_data): Initialize exec_hdr_flags field.
1098 * aoutf1.h (sunos_32_set_arch_mach): Make static.
1099 (aout32_sunos4_write_object_contents): Set flags from backend
1100 info.
1101 (MY_exec_hdr_flags): If not defined, define as 1.
1102 (sunos4_aout_backend): Initialize exec_hdr_flags field.
1103 * aout-encap.c (encap_write_object_contents): Set flags from
1104 backend info.
1105 (MY_exec_hdr_flags): Define as N_FLAGS_COFF_ENCAPSULATE.
1106 * hp300hpux.c (MY_exec_hdr_flags): Define as 0x2.
1107 (MY(write_object_contents)): Set flags from backend info.
1108 * i386aout.c (MY(backend_data)): Initialize exec_hdr_flags field.
1109 * i386mach3.c (MY(backend_data)): Likewise.
1110 * mipsbsd.c (MY(backend_data)): Likewise.
1111 * sparclynx.c (NAME(aout,sparclynx_write_object_contents)): Set
1112 flags from backend info.
1113 (sparclynx_aout_backend): Initialize exec_hdr_flags field.
1114
1115 Wed May 4 02:56:00 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
1116
1117 * config.bfd (i386-*-gnu*): Treat like i386-*-mach*.
1118 (m68*-apollo-*): Treat all Apollo configs the same, don't handle
1119 BSD specially.
1120
1121 Tue May 3 19:43:21 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1122
1123 * cache.c: Rewrote to work correctly.
1124 * libbfd.h: Rebuilt.
1125 * opncls.c (bfd_cache_init, bfd_open_file): Don't declare.
1126 (bfd_fdopenr): Check return value of bfd_cache_init.
1127
1128 Fri Apr 29 15:08:23 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1129
1130 * cf-m68klynx.c (CALC_ADDEND): Check for PC relative relocs by
1131 enumerating them, since the reloc type can not serve as an index
1132 into the m68k COFF howto_table.
1133
1134 Fri Apr 29 09:42:39 1994 Steve Chamberlain (sac@cygnus.com)
1135
1136 * config.bfd (*-go32): Changed to coff.
1137 * coff-h8300.c (JMPL1): Get HOWTO right for 24bit branches.
1138 * srec.c (srec_write_symbols): Write out the correct number of
1139 symbols and don't stick in extra nulls.
1140
1141 Tue Apr 26 15:07:24 1994 Stan Shebs (shebs@andros.cygnus.com)
1142
1143 * cf-sparclynx.c (LYNXOS, COFF_LONG_FILENAMES): Define.
1144 * coff-sparc.c (BADMAG): Recognize LYNXCOFFMAGIC.
1145 (COFF_SPARC): Define.
1146 * coffcode.h (coff_new_section_hook): If COFF_SPARC, set alignment
1147 power of data and bss sections to 3.
1148 * hosts/lynx.h (__LYNXOS): Define.
1149
1150 Tue Apr 26 15:04:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1151
1152 * elf32-hppa.c (hppa_elf_reloc): Adjust the addend of relocations
1153 against section symbols to avoid losing during ld -r.
1154
1155 Tue Apr 26 12:16:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1156
1157 * elfcode.h (shstrtab_length_fixed): Remove useless static
1158 variable.
1159 (struct elf_sect_data): Remove unused structure.
1160 (elf_object_p): Free memory if error occurs. Check return value
1161 of bfd_default_set_arch_mach. If elf_get_str_section fails,
1162 preserve error code rather than setting wrong_format.
1163 (null_shdr): Remove static variable.
1164 (assign_section_numbers): Remove shstrtab_length_fixed assignment.
1165 Allocate first section header on BFD obstack rather than using
1166 null_shdr.
1167 (bfd_prpsinfo): Remove unused local variable newsect.
1168
1169 Mon Apr 25 15:31:04 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1170
1171 * elfcode.h (write_relocs): Undo patch of Apr 10; breaks Solaris.
1172
1173 * elfcode.h (bfd_section_from_shdr): Use bfd_make_section_anyway
1174 to create sections. Check return value of recursive calls.
1175 (bfd_section_from_phdr): Check return value of bfd_make_section.
1176 (elf_symbol_from_bfd_symbol): Likewise.
1177 (elf_object_p): Check return value of bfd_section_from_shdr.
1178 (section_from_elf_index): Likewise.
1179 (elf_slurp_symbol_table): Check return value of
1180 section_from_elf_index.
1181 (bfd_prstatus): Return boolean value. Check return value of
1182 bfd_make_section.
1183 (bfd_fpregset): Likewise.
1184 (bfd_prpsinfo): Return boolean value.
1185 (elf_corefile_note): Check return values of bfd_prstatus,
1186 bfd_fpregset, and bfd_prpsinfo.
1187 (elf_core_file_p): Check return value of elf_corefile_note.
1188
1189 Fri Apr 22 11:08:38 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1190
1191 Get rid of the ECOFF .reginfo section hack.
1192 * ecoff.c (ecoff_mkobject_hook): Don't create a .reginfo section.
1193 (ecoff_new_section_hook): Don't handle the .reginfo section.
1194 (ecoff_sizeof_headers): Likewise.
1195 (ecoff_get_section_contents): Likewise.
1196 (ecoff_compute_section_file_positions): Likewise.
1197 (ecoff_compute_reloc_file_positions): Likewise.
1198 (ecoff_set_section_contents): Likewise.
1199 (ecoff_write_object_contents): Likewise.
1200 (ecoff_bfd_final_link): Likewise.
1201 (ecoff_bfd_copy_private_bfd_data): Copy the GP value and the
1202 register masks.
1203 (bfd_ecoff_get_gp_value): New function.
1204 (bfd_ecoff_set_gp_value): New function.
1205 (bfd_ecoff_set_regmasks): New function.
1206 * bfd-in.h (bfd_ecoff_get_gp_value): Declare.
1207 (bfd_ecoff_set_gp_value): Declare.
1208 (bfd_ecoff_set_regmasks): Declare.
1209 * bfd-in2.h: Rebuilt.
1210
1211 Fix ECOFF objcopy to actually copy debugging information.
1212 * ecoff.c (ecoff_bfd_copy_private_bfd_data): New function.
1213 (ecoff_get_extr): Assume that any ECOFF symbol with local clear is
1214 an external symbol, rather than checking the symbol flags. Only
1215 check the flags for non-ECOFF symbols.
1216 * ecofflink.c (bfd_ecoff_debug_externals): Don't crash if the
1217 output_section field of the symbol section is NULL.
1218 * libecoff.h (ecoff_bfd_copy_private_bfd_data): Declare as
1219 function rather than defining as macro.
1220
1221 * ieee.c (ieee_object_p): Set bfd_error_got_wrong_format if
1222 appropriate.
1223
1224 * targets.c (bfd_target_vector): Add bfd_elf32_powerpc_vec.
1225
1226 * aout-adobe.c (aout_adobe_set_arch_mach): Check return value of
1227 bfd_default_set_arch_mach. Accept bfd_arch_m68k as well as
1228 bfd_arch_unknown.
1229 * coffcode.h (coff_set_arch_mach): Check return value of
1230 bfd_default_set_arch_mach.
1231 * elfcode.h (elf_set_arch_mach): Don't check a list of ELF
1232 architectures, just see if the desired architecture matches what
1233 the ELF backend permits.
1234
1235 * coffcode.h (coff_set_arch_mach_hook): Rename SHMAGIC to
1236 SH_ARCH_MAGIC to match change in coff/sh.h.
1237 (coff_set_flags): Likewise.
1238
1239 Follow convention in which each NLM header has an 8 byte stamp
1240 followed by a four byte length.
1241 * libnlm.h (struct nlm_obj_tdata): Rename nlm_cygnus_section_hdr
1242 to nlm_cygnus_ext_header, and change type to
1243 Nlm_Internal_Cygnus_Ext_Header.
1244 (nlm_cygnus_ext_header): Rename from nlm_cygnus_section_header.
1245 * nlmcode.h (nlm_swap_auxiliary_headers_in): Use CyGnUsEx instead
1246 of CyGnUsSeCs. Rename from cygnus_section to cygnus_ext. Require
1247 length word to be 8.
1248 (nlm_swap_auxiliary_headers_out): Rename from cygnus_section to
1249 cygnus_ext. Set length word to 8.
1250 (nlm_compute_section_file_positions): Rename from cygnus_section
1251 to cygnus_ext.
1252
1253 Thu Apr 21 22:54:22 1994 Stu Grossman (grossman at cygnus.com)
1254
1255 * nlmcode.h (nlm_swap_auxiliary_headers_in): Keep section table
1256 (from CyGnUsSeCs) in more permanent memory to keep section names
1257 from getting trashed.
1258
1259 Thu Apr 21 09:29:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1260
1261 * libelf.h (elf_obj_tdata): Add members for dynamic symbol table
1262 handling.
1263 * elfcode.h (bfd_section_from_shdr): Handle dynamic symbol table.
1264 * elfcode.h (elf_slurp_symbol_table): Take additional parameter
1265 to select static or dynamic symbol table and return number of
1266 symbols slurped or -1 on error.
1267 * elfcode.h (elf_get_symtab): Set bfd symcount from
1268 elf_slurp_symbol_table result.
1269 * elfcode.h (elf_get_dynamic_symtab_upper_bound,
1270 elf_canonicalize_dynamic_symtab): New functions to handle dynamic
1271 symbol table.
1272 * elf32-target.h, elf64-target.h (BFD_JUMP_TABLE_DYNAMIC):
1273 Change to handle dynamic symbol table, provide default definitions
1274 for dynamic relocs.
1275 * aoutx.h (howto_table_std, NAME(aout,swap_std_reloc_out),
1276 NAME(aout,swap_std_reloc_in), aout_link_input_section_std,
1277 aout_link_reloc_link_order): Handle r_jmptable and r_relative
1278 relocations.
1279
1280 Thu Apr 21 11:58:19 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1281
1282 Clean up uses of _bfd_dummy_target (from Peter Schauer).
1283 * libbfd.c (_bfd_dummy_target): Set bfd_error_wrong_format.
1284 * nlm-target.h (nlm_core_file_p): Define as _bfd_dummy_target, not
1285 NULL.
1286 * srec.c (srec_vec): Use _bfd_dummy_target, not NULL, in
1287 _bfd_check_format.
1288 (symbolsrec_vec): Likewise.
1289 * tekhex.c (tekhex_vec): Likewise.
1290
1291 * libnlm.h (struct nlm_obj_tdata): Add nlm_cygnus_section_hdr
1292 field.
1293 (nlm_cygnus_section_header): New accessor macro.
1294 * nlmcode.h (nlm_object_p): Free new tdata structure if failure.
1295 Add fixed sections before swapping in auxiliary headers. After
1296 adding sections, treat errors as real, not as wrong format.
1297 (nlm_swap_auxiliary_headers_in): Swap in the sections header; add
1298 sections to the BFD for each section it describes.
1299 (nlm_swap_auxiliary_headers_out): Swap out the sections header.
1300 (nlm_compute_section_file_positions): Account for the size of the
1301 sections header.
1302
1303 Wed Apr 20 16:45:51 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
1304
1305 * coff-sparc.c (sparccoff_vec): Change minimum alignment power to
1306 2, so that stab sections can be multiples of 4 bytes only.
1307
1308 * hosts/i386aix.h: Changes to avoid prototypes conflicts with the
1309 ones defined in stdlib.h. (From Minh Tran-Le.)
1310
1311 Wed Apr 20 14:15:21 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1312
1313 * nlm32-ppc.c: Complete rewrite for new version of PowerPC
1314 NetWare. Old code still present, but ifdeffed out.
1315
1316 * nlmcode.h (nlm_swap_auxiliary_headers_in): Don't assume a
1317 particular format for the customer header. Allocate a block of
1318 memory and read it into that.
1319 (nlm_swap_auxiliary_headers_out): Write out the block of memory.
1320 (nlm_compute_section_file_positions): Include length of customer
1321 header when computing its size.
1322
1323 Mon Apr 18 14:27:17 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1324
1325 * som.c (som_prep_headers): Get the space's number from the
1326 backend private section data rather than target_index.
1327 (bfd_som_set_section_attributes): Store the space's number
1328 in the backend private section data rather than target_index.
1329
1330 * som.h (som_copyable_section_data_struct): Add space_number.
1331
1332 Fri Apr 15 12:22:07 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1333
1334 * coff-a29k.c (reloc_processing): Always set the address of a
1335 R_IHCONST reloc to that of the immediately preceding R_IHIHALF.
1336 gas does this anyhow, but some other assemblers seem to leave
1337 garbage in the R_IHCONST address field.
1338
1339 * bfd/archive.c: Consistently use ARFMAG; from
1340 schwab@issan.informatik.uni-dortmund.de (Andreas Schwab).
1341 (_bfd_write_archive_contents): Use ARFMAG rather than '`' and
1342 '\012'.
1343 (bsd_write_armap): Likewise.
1344 (coff_write_armap): Likewise.
1345
1346 * coff-mips.c (mips_relocate_section): When relaxing, adjust local
1347 relocs against the .text section as required.
1348 * ecofflink.c (bfd_ecoff_debug_accumulate): When relaxing, adjust
1349 PDR addresses as required.
1350
1351 * ecoff.c (ecoff_emit_aggregate): Take fdr argument. Map fdr
1352 index through rfd map if it exists. Check for a couple of cases
1353 which gdb handles specially. Change all callers.
1354 (ecoff_type_to_string): Take fdr argument rather than aux_ptr and
1355 bigendian argument. Change all callers.
1356 (ecoff_print_symbol): Handle stStruct, stUnion and stEnum.
1357
1358 Thu Apr 14 13:05:10 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1359
1360 * coff-mips.c (mips_howto_table): Add dummy entries to account for
1361 numbering changes in include/coff/mips.h. Add entries for
1362 MIPS_R_RELHI and MIPS_R_RELLO.
1363 (mips_ecoff_swap_reloc_in): Handle an extra bit for the reloc type
1364 when little endian. Treat internal MIPS_R_RELLO or MIPS_R_RELHI
1365 relocs like MIPS_R_SWITCH, and convert r_offset from 24 to 32
1366 bits.
1367 (mips_ecoff_swap_reloc_out): Likewise.
1368 (mips_adjust_reloc_in): Handle internal MIPS_R_RELLO or
1369 MIPS_R_RELHI relocs like MIPS_R_SWITCH.
1370 (mips_adjust_reloc_out): Likewise.
1371 (mips_relhi_addr, mips_relhi_addend): New static variables.
1372 (mips_relhi_reloc, mips_rello_reloc): New functions.
1373 (mips_bfd_reloc_type_lookup): Turn BFD_RELOC_PCREL_HI16_S into
1374 MIPS_R_RELHI and turn BFD_RELOC_PCREL_LO16 into MIPS_R_RELLO.
1375 (mips_relocate_hi): Rename from mips_relocate_refhi, and add pcrel
1376 argument. Changed all callers.
1377 (mips_relocate_section): Rename got_reflo to got_lo and
1378 reflo_int_rel to lo_int_rel. Handle MIPS_R_RELLO and MIPS_R_RELHI
1379 relocs.
1380 (mips_relax_section): Adjust MIPS_R_RELHI/MIPS_R_RELLO pairs when
1381 expanding a PC relative call.
1382
1383 * reloc.c (bfd_reloc_code_real_type): Add BFD_RELOC_PCREL_HI16_S
1384 and BFD_RELOC_PCREL_LO16.
1385 * bfd-in2.h: Rebuilt.
1386
1387 Wed Apr 13 11:50:07 1994 Stan Shebs (shebs@andros.cygnus.com)
1388
1389 * coff-sparc.c (sparccoff_vec): Set minimum alignment power to 3.
1390
1391 Tue Apr 12 13:36:20 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1392
1393 * som.c (som_write_fixups): Always emit at least
1394 one relocation for any non-bss section.
1395
1396 Mon Apr 11 14:41:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1397
1398 * elfcode.h (assign_file_positions_except_relocs): Don't require
1399 the file alignment to correspond to the page size when linking
1400 with -N.
1401
1402 Sun Apr 10 01:02:24 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1403
1404 * elfcode.h (write_relocs): For rela relocations, adjust the
1405 addend for relocations involving section symbols to account
1406 for the lossage of 1:1 mapping from input section symbols to
1407 output section symbols.
1408
1409 Fri Apr 8 12:22:02 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1410
1411 * aoutx.h (NAME(aout,make_sections)): New function.
1412 (NAME(aout,some_aout_object_p)): Call NAME(aout,make_sections)
1413 rather than making sections inline.
1414 (NAME(aout,mkobject)): Don't make any sections.
1415 (NAME(aout,adjust_sizes_and_vmas)): Call NAME(aout,make_sections).
1416 (NAME(aout,final_link)): Don't dereference obj_textsec (abfd) or
1417 obj_datasec (abfd) if they are NULL.
1418 * libaout.h (NAME(aout,make_sections)): Declare.
1419 * bout.c (b_out_mkobject): Don't make any sections.
1420 (b_out_write_object_contents): Call aout_32_make_sections.
1421 (b_out_set_section_contents): Likewise.
1422 * i386os9k.c (os9k_mkobject): Don't make any sections.
1423 (os9k_write_object_contents): Call aout_32_make_sections.
1424 (os9k_set_section_contents): Likewise.
1425
1426 * aoutx.h (NAME(aout,new_section_hook)): Don't set N_EXT in target
1427 index.
1428
1429 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1430
1431 * config.bfd, configure.host: Add mips-*-sysv4* support.
1432
1433 Thu Apr 7 14:23:05 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1434
1435 * coff-mips.c (mips_howto_table): Add entry for MIPS_R_SWITCH.
1436 (mips_ecoff_swap_reloc_in): For MIPS_R_SWTICH, copy r_symndx into
1437 r_offset and set r_symndx to RELOC_SECTION_TEXT.
1438 (mips_ecoff_swap_reloc_out): For MIPS_R_SWITCH, get the r_symndx
1439 value from the r_offset field.
1440 (mips_adjust_reloc_in): Maximum r_type value is now MIPS_R_SWITCH.
1441 For MIPS_R_SWITCH, copy the r_offset field into the addend field.
1442 (mips_adjust_reloc_out): For MIPS_R_SWITCH, copy the addend field
1443 into the r_offset field.
1444 (mips_switch_reloc): New function.
1445 (mips_bfd_reloc_type_lookup): Translate BFD_RELOC_GPREL32 into
1446 MIPS_R_SWITCH.
1447 (mips_relocate_section): Handle MIPS_R_SWITCH.
1448 (mips_relax_section): Adjust MIPS_R_SWITCH offset if necessary.
1449
1450 Thu Apr 7 11:10:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1451
1452 * elfcode.h (elf_set_section_contents): Support calling the backend
1453 function elf_backend_begin_write_processing when just beginning to
1454 write an object file.
1455
1456 * libelf.h (elf_backend_begin_write_processing): Declare.
1457
1458 * elf{32,64}-target.h (elf_backend_begin_write_processing): Provide
1459 a default definition.
1460 (elf{32,64}_bed): Add elf_backend_begin_write_processing.
1461
1462 * elf32-hppa.h (elf_hppa_tc_symbol): Delete extern declaration.
1463 (elf_hppa_tc_make_sections): Likewise.
1464
1465 * elf32-hppa.c (symext_chain_built): Delete.
1466 (symext_chain_size): Renamed from symextn_contents_real_size.
1467 (elf32_hppa_backend_{begin,final}_write_processing): New functions.
1468 (add_entry_to_symext_chain): New function.
1469 (hppa_elf_set_section_contents): Ignore writes to the symbol extension
1470 section until it's been rebuilt internally.
1471 (hppa_elf_get_section_contents): Symbol extension section is no
1472 longer special.
1473 (elf_backend_{begin,final}_write_processing): Define.
1474 (elf_hppa_tc_make_sections): Simplify now that much code has
1475 migrated into elf32_hppa_backend_{being,final}_write_processing.
1476
1477 Wed Apr 6 17:24:14 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1478
1479 Add new target vectors to read the dynamic symbols and dynamic
1480 relocs. Change a.out to use these rather than reading the dynamic
1481 symbols and relocs along with the normal symbols and relocs.
1482 * targets.c (bfd_target): Add fields
1483 _bfd_get_dynamic_symtab_upper_bound,
1484 _bfd_canonicalize_dynamic_symtab,
1485 _bfd_get_dynamic_reloc_upper_bound,
1486 _bfd_canonicalize_dynamic_reloc.
1487 (BFD_JUMP_TABLE_DYNAMIC): Define.
1488 * libbfd-in.h (_bfd_nodynamic_get_dynamic_symtab_upper_bound):
1489 Define.
1490 (_bfd_nodynamic_canonicalize_dynamic_symtab): Define.
1491 (_bfd_nodynamic_get_dynamic_reloc_upper_bound): Define.
1492 (_bfd_nodynamic_canonicalize_dynamic_reloc): Define.
1493 * bfd.c (bfd_get_dynamic_symtab_upper_bound): Define.
1494 (bfd_canonicalize_dynamic_symtab): Define.
1495 (bfd_get_dynamic_reloc_upper_bound): Define.
1496 (bfd_canonicalize_dynamic_reloc): Define.
1497 * sunos.c (MY_read_dynamic_symbols): Don't define.
1498 (MY_read_dynamic_relocs): Don't define.
1499 (MY_get_dynamic_symtab_upper_bound): Define.
1500 (MY_canonicalize_dynamic_symtab): Define.
1501 (MY_get_dynamic_reloc_upper_bound): Define.
1502 (MY_canonicalize_dynamic_reloc): Define.
1503 (struct sunos_dynamic_info): Change type of dynsym_count and
1504 dynrel_count to long. Add fields canonical_dynsym and
1505 canonical_dynrel.
1506 (sunos_read_dynamic_info): Check that BFD had DYNAMIC flag set.
1507 Clear info->canonical_dynsym and info->canonical_dynrel.
1508 (MY(read_dynamic_symbols)): Removed.
1509 (MY(read_dynamic_relocs)): Removed.
1510 (sunos_get_dynamic_symtab_upper_bound): New function.
1511 (sunos_canonicalize_dynamic_symtab): New function.
1512 (sunos_get_dynamic_reloc_upper_bound): New function.
1513 (sunos_canonicalize_dynamic_reloc): New function.
1514 * libaout.h: Declare struct reloc_ext_external and
1515 reloc_std_external to avoid prototype problems.
1516 (struct aout_backend_data): Remove fields read_dynamic_symbols and
1517 read_dynamic_relocs.
1518 (NAME(aout,translate_symbol_table)): Declare.
1519 (NAME(aout,swap_ext_reloc_in)): Declare.
1520 (NAME(aout,swap_std_reloc_in)): Declare.
1521 * aoutx.h (NAME(aout,translate_symbol_table)): Renamed from
1522 translate_symbol_table and made non-static. Changed all callers.
1523 (NAME(aout,slurp_symbol_table)): Don't read dynamic symbols.
1524 (NAME(aout,slurp_reloc_table)): Don't read dynamic relocs.
1525 (NAME(aout,get_reloc_upper_bound)): Don't count dynamic relocs.
1526 * aoutf1.h (aout_32_sunos4_write_object_contents): Don't bother to
1527 remove dynamic symbols and relocs. They will no longer be
1528 present.
1529 (MY_read_dynamic_symbols): Don't define.
1530 (MY_read_dynamic_relocs): Don't define.
1531 (sunos4_aout_backend): Don't initialize dynamic entry points.
1532 * aout-target.h (MY_read_dynamic_symbols): Don't define.
1533 (MY_read_dynamic_relocs): Don't define.
1534 (MY(backend_data)): Don't initialize dynamic entry points.
1535 (MY_get_dynamic_symtab_upper_bound): If not defined, define to
1536 _bfd_nodynamic version.
1537 (MY_canonicalize_dynamic_symtab): Likewise.
1538 (MY_get_dynamic_reloc_upper_bound): Likewise.
1539 (MY_canonicalize_dynamic_reloc): Likewise.
1540 * All backends: Added BFD_JUMP_TABLE_DYNAMIC to target vector.
1541 * bfd-in2.h: Rebuilt.
1542 * libbfd.h: Rebuilt.
1543
1544 * cf-m68klynx.c: Include sysdep.h.
1545
1546 * hp300hpux.c: Removed some spaces in uses of NAME to avoid
1547 problems with traditional C compilers.
1548
1549 * targets.c (bfd_target): Rearranged fields in target vector.
1550 Removed _bfd_debug_info_start, _bfd_debug_info_end and
1551 _bfd_debug_info_accumulate, which were never used.
1552 (BFD_JUMP_TABLE_GENERIC, BFD_JUMP_TABLE_COPY): Defined.
1553 (BFD_JUMP_TABLE_CORE, BFD_JUMP_TABLE_ARCHIVE): Defined.
1554 (BFD_JUMP_TABLE_SYMBOLS, BFD_JUMP_TABLE_RELOCS): Defined.
1555 (BFD_JUMP_TABLE_WRITE, BFD_JUMP_TABLE_LINK): Defined.
1556 * All backends: Changed to use the new BFD_JUMP_TABLE_* macros
1557 rather than the single JUMP_TABLE macro. Removed many of the
1558 weird macro definitions needed to support the monolithic
1559 JUMP_TABLE.
1560 * bfd-in.h (JUMP_TABLE): Removed.
1561 * libbfd-in.h: Define a bunch of macros, and declare a few
1562 functions, for use with the new BFD_JUMP_TABLE_* macros.
1563 * libbfd.c (_bfd_dummy_new_section_hook): Removed.
1564 (bfd_false): Set bfd_error_invalid_operation.
1565 (bfd_nullvoidptr): Likewise.
1566 (bfd_n1): New function.
1567 (_bfd_nocore_core_file_matches_executable_p): Renamed from
1568 _bfd_dummy_core_file_matches_executable_p.
1569 (_bfd_nocore_core_file_failing_command): Similar rename. Set
1570 bfd_error_invalid_operation.
1571 (_bfd_nocore_core_file_failing_signal): Likewise.
1572 (_bfd_generic_get_section_contents): Renamed from
1573 bfd_generic_get_section_contents. Changed all callers.
1574 (_bfd_generic_set_section_contents): Similar rename.
1575 * ieee.c: #if 0 out ieee_bfd_debug_info_start,
1576 ieee_bfd_debug_info_end, ieee_bfd_debug_info_accumulate. They
1577 were never called.
1578 * bfd-in2.h: Rebuilt.
1579 * libbfd.h: Rebuilt.
1580
1581 Tue Apr 5 22:10:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1582
1583 * Crude support for examining dynamic libraries.
1584 * som.c (som_object_setup): Set DYNAMIC flag for SHL_MAGIC and
1585 DL_MAGIC objects.
1586 (som_prep_headers): Preserve the system_id for DYNAMIC objects.
1587 Use SHL_MAGIC as the magic number of the DYNAMIC flag is set.
1588 Write exec headers for DYNAMIC objects.
1589 (som_begin_writing): DYNAMIC objects have the same alignment
1590 restrictions as D_PAGED objects.
1591 (bfd_section_from_som_symbol): Treat DYNAMIC objects like EXEC_P
1592 objects.
1593 (object_flags): Add DYNAMIC.
1594
1595 Tue Apr 5 17:48:52 1994 Stan Shebs (shebs@andros.cygnus.com)
1596
1597 * i386lynx.c, sparclynx.c (NAME): Remove embedded whitespace in
1598 macro uses, confuses some non-ANSI compilers.
1599
1600 Tue Apr 5 15:50:01 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1601
1602 * som.c (som_bfd_free_cached_info): Add missing PARAMS decl.
1603 Don't free anything if we don't have a bfd_object.
1604 (som_close_and_cleanup): Call som_bfd_free_cached_info.
1605
1606 Tue Apr 5 11:22:38 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1607
1608 * elf32-mips.c (mips_elf_final_link): Don't remove empty sections.
1609 It turns out not to be required on Irix 5, and it causes problems
1610 if the sections happen to contain symbols.
1611
1612 * elfcode.h (write_shdrs_and_ehdr): Correct bfd_write check.
1613
1614 * aoutx.h (NAME(aout,canonicalize_reloc)): Don't error out if
1615 section->relocation is NULL; malloc might have returned NULL when
1616 given a zero size if there were no relocations.
1617 * bout.c (b_out_canonicalize_reloc): Likewise.
1618 * coffcode.h (coff_canonicalize_reloc): Likewise.
1619 * ecoff.c (ecoff_canonicalize_reloc): Likewise.
1620 * elfcode.h (elf_canonicalize_reloc): Likewise.
1621 * mipsbsd.c (MY(canonicalize_reloc)): Likewise.
1622 * i386lynx.c (NAME(lynx,canonicalize_reloc)): Likewise.
1623 * nlmcode.h (nlm_canonicalize_reloc): Likewise.
1624 * som.c (som_canonicalize_reloc): Likewise.
1625 * hp300hpux.c (MY(slurp_reloc_table)): Likewise. Also, if malloc
1626 returns NULL, don't report an error if we asked for zero bytes.
1627 * i386lynx.c (NAME(lynx,slurp_reloc_table)): If malloc returns
1628 NULL, don't report an error if we asked for zero bytes.
1629 * nlmcode.h (nlm_slurp_reloc_fixups): Likewise.
1630
1631 Mon Apr 4 15:30:49 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1632
1633 * aoutx.h (NAME(aout,bfd_free_cached_info)): Don't free anything
1634 if we don't have a bfd_object.
1635
1636 Made sure that every call to bfd_read, bfd_write, and bfd_seek
1637 checks the return value and handled bfd_error correctly. These
1638 changes are not itemised. Also:
1639 * aoutx.h (emit_strtab): Change return type to boolean, and return
1640 errors.
1641 (NAME(aout,write_syms)): Check emit_strtab return value.
1642 (NAME(aout,final_link)): Likewise.
1643 * coffcode.h (coff_write_relocs): Change return type to boolean,
1644 and return errors.
1645 (coff_write_object_contents): Check coff_write_relocs return
1646 value.
1647 * i386os9k.c (os9k_swap_exec_header_in): Change return type to
1648 boolean.
1649 (os9k_object_p): Check os9k_swap_exec_header_in return value.
1650 * oasys.c (oasys_read_record): Change return type to boolean.
1651 (oasys_slurp_symbol_table: Check oasys_read_record return value.
1652 (oasys_object_p, oasys_slurp_section_data): Likewise.
1653 (oasys_write_record): Change return type to boolean.
1654 (oasys_write_syms): Likewise. Also, check oasys_write_record
1655 return value.
1656 (oasys_write_sections): Check oasys_write_record return value.
1657 (oasys_write_header): Change return type to boolean. Check
1658 oasys_write_record return value.
1659 (oasys_write_end, oasys_write_data): Likewise.
1660 (oasys_write_object_contents): Check return values of
1661 oasys_write_header, oasys_write_syms, oasys_write_data, and
1662 oasys_write_end.
1663 * srec.c (srec_write_record): Change return type to boolean.
1664 (srec_write_header): Likewise. Also, check srec_write_record
1665 return value.
1666 (srec_write_section, srec_write_terminator): Likewise.
1667 (srec_write_symbols): Change return type to boolean.
1668 (internal_srec_write_object_contents): Check return value of
1669 srec_write_symbols, srec_write_header, srec_write_section, and
1670 srec_write_terminator.
1671
1672 * Makefile.in: Rebuilt dependencies.
1673
1674 Mon Apr 4 10:56:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1675
1676 * aix386-core.c (aix386_bfd_is_local_label): Correct cast from
1677 asection to asymbol.
1678 * ptrace-core.c (ptrace_unix_bfd_is_local_label): Correct cast from
1679 bfd to asymbol.
1680 * trad-core.c (trad_unix_bfd_is_local_label): Correct cast from
1681 asection to asymbol.
1682
1683 Sun Apr 3 18:27:29 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1684
1685 * som.c (som_slurp_string_table): Use malloc to allocate space
1686 for the cached copy of the native string table.
1687 (som_slurp_symbol_table): Likewise for the native symbol table.
1688 (som_slurp_reloc_table): Likewise for the native and generic
1689 relocation tables.
1690 (som_bfd_free_cached_info): Free the cached native strings,
1691 symbols, and relocations. Also free the canonical cached
1692 relocations.
1693
1694 Fri Apr 1 12:40:58 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1695
1696 * aoutx.h (aout_link_write_symbols): If keep_memory is false, make
1697 sure the symbol name is stored in permanent memory before adding
1698 it to the string table.
1699
1700 * archive.c (_bfd_write_archive_contents): Once we've found an
1701 object, don't bother to look for more when deciding whether to
1702 build a map.
1703 (compute_and_write_armap): After adding the symbols for a BFD,
1704 call bfd_free_cached_info on it.
1705
1706 Add bfd_free_cached_info support to a.out backends.
1707 * aoutx.h (aout_get_external_symbols): Renamed from
1708 aout_link_get_symbols. Read strings even if symbols have been
1709 read. Store string size in obj_aout_string_size.
1710 (NAME(aout,slurp_symbol_table)): Call aout_get_external_symbols to
1711 read the symbols. Allocate the cached symbols with malloc, not
1712 bfd_alloc.
1713 (NAME(aout,slurp_reloc_table)): Allocate the cached relocs with
1714 malloc, not bfd_alloc.
1715 (NAME(aout,bfd_free_cached_info)): New function; free cached
1716 symbols and relocs.
1717 * libaout.h (struct aoutdata): Add external_string_size field.
1718 (obj_aout_external_string_size): New accessor macro.
1719 (NAME(aout,close_and_cleanup)): Don't declare.
1720 (NAME(aout,bfd_free_cached_info)): Declare.
1721 (aout_32_close_and_cleanup): Don't define.
1722 (aout_64_close_and_cleanup): Don't define.
1723 * aout-target.h (MY_bfd_free_cached_info): If not already defined,
1724 define as NAME(aout,free_cached_info).
1725 (MY_close_and_cleanup): If not already defined, define as
1726 MY_bfd_free_cached_info.
1727 * aout-adobe.c (aout_32_close_and_cleanup): Define.
1728 (aout_32_bfd_free_cached_info): Don't define.
1729 * bout.c (aout_32_close_and_cleanup): Define.
1730 (aout_32_bfd_free_cached_info): Don't define.
1731 * hp300hpux.c (MY_bfd_free_cached_info): Define as bfd_true.
1732 (MY_close_and_cleanup): Don't define.
1733 * i386lynx.c (NAME(lynx,slurp_reloc_table)): Allocate the cached
1734 relocs with malloc, not bfd_alloc.
1735 * i386os9k.c (aout_32_close_and_cleanup): Define.
1736 (aout_32_bfd_free_cached_info): Don't define.
1737
1738 Add a new entry point to free memory cached by a BFD.
1739 * targets.c (bfd_target): Add _bfd_free_cached_info field.
1740 * bfd.c (bfd_free_cached_info): Define.
1741 * bfd-in.h (JUMP_TABLE): Add _bfd_free_cached_info.
1742 * bfd-in2.h: Rebuilt.
1743 * All backends: Initialize bfd_free_cached_info entry point to
1744 bfd_true.
1745
1746 * elf32-hppa.c (elf_hppa_reloc_type_lookup): Correct type of
1747 first, unused, argument.
1748 (hppa_elf_is_local_label): Declare instead of
1749 som_bfd_is_local_label.
1750
1751 * coff-a29k.c (a29k_reloc): Add reloc_entry->address to value of
1752 absolute R_IREL reloc.
1753
1754 Thu Mar 31 11:52:15 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1755
1756 Added some support for Irix 4 shared libraries.
1757 * ecoff.c (ecoff_new_section_hook): Set SEC_SHARED_LIBRARY for a
1758 .lib section.
1759 (ecoff_sec_to_styp_flags): Set SEC_SHARED_LIBRARY if
1760 STYP_ECOFF_LIB bit is set.
1761 (ecoff_compute_section_file_positions): Round the contents of a
1762 .lib section up to the next page boundary.
1763 (ecoff_set_section_contents): If we see a .lib section, increment
1764 the vma by one to count the number of shared libraries we have.
1765 (ecoff_write_object_contents): Don't crash if we see a
1766 STYP_ECOFF_LIB section, and don't adjust text_start or data_start
1767 or bss_size either.
1768
1769 * coffcode.h (CALC_ADDEND): Change to fetch original symbol value
1770 from original BFD, rather than using value of current BFD symbol.
1771 Needed for new linker.
1772 * coff-sparc.c (CALC_ADDEND): Likewise.
1773
1774 * ecoff.c (ecoff_write_object_contents): Set the text_start and
1775 data_start entries in the optional header correctly even if a text
1776 or data section starts at location zero.
1777
1778 * reloc.c (bfd_reloc_code_real_type): Added BFD_RELOC_26 (from sef
1779 and raeburn).
1780 * bfd-in2.h: Rebuilt.
1781
1782 * nlm32-i386.c (nlm_i386_read_import): Null terminate the symbol
1783 name.
1784 * nlm32-alpha.c (nlm_alpha_read_import): Likewise.
1785 * nlm32-sparc.c (nlm_sparc_read_import): Likewise.
1786
1787 * coffgen.c (coff_write_symbol): Reindented. Changed to return
1788 boolean, and changed written to unsigned int *. Check error
1789 returns from called functions.
1790 (coff_write_alien_symbol): Likewise.
1791 (coff_write_native_symbol): Likewise.
1792 (coff_write_symbols): Likewise. Reworked checks on whether to
1793 write symbol name to string table for clarity and to avoid core
1794 dumping when given a non COFF symbol.
1795 * libcoff-in.h (coff_write_symbols): Declare as returning boolean.
1796 * libcoff.h: Rebuilt.
1797 * coffcode.h (coff_write_object_contents): Check return value of
1798 coff_write_symbols.
1799
1800 Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1801
1802 Changes to let BFD return an error indication from
1803 get_symtab_upper_bound, bfd_canonicalize_symtab,
1804 bfd_get_reloc_upper_bound, and bfd_canonicalize_reloc. They now
1805 return long instead of unsigned int, and use -1 to indicate an
1806 error. Along the way, rename get_symtab_upper_bound to
1807 bfd_get_symtab_upper_bound.
1808 * bfd.c (bfd_get_reloc_upper_bound): Return long, and -1 on
1809 errors.
1810 (bfd_canonicalize_reloc): Likewise.
1811 * syms.c (bfd_get_symtab_upper_bound): Renamed from
1812 get_symtab_upper_bound.
1813 * targets.c (bfd_target): Renamed _get_symtab_upper_bound to
1814 _bfd_get_symtab_upper_bound, and changed it and
1815 _bfd_canonicalize_symtab and _get_reloc_upper_bound and
1816 _bfd_canonicalize_reloc to all return long.
1817 * aoutx.h (NAME(aout,get_symtab)): Return long, and -1 on errors.
1818 (NAME(aout,canonicalize_reloc)): Likewise.
1819 (NAME(aout,get_reloc_upper_bound)): Likewise.
1820 (NAME(aout,get_symtab_upper_bound)): Likewise.
1821 * bout.c (b_out_canonicalize_reloc): Likewise.
1822 (b_out_get_reloc_upper_bound): Likewise.
1823 * coffcode.h (coff_canonicalize_reloc): Likewise.
1824 * coffgen.c (coff_get_symtab_upper_bound): Likewise.
1825 (coff_get_symtab): Likewise.
1826 (coff_get_reloc_upper_bound): Likewise.
1827 * ecoff.c (ecoff_get_symtab_upper_bound): Likewise.
1828 (ecoff_get_symtab): Likewise.
1829 (ecoff_canonicalize_reloc): Likewise.
1830 * elfcode.h (elf_get_symtab_upper_bound): Likewise.
1831 (elf_get_reloc_upper_bound): Likewise.
1832 (elf_canonicalize_reloc): Likewise.
1833 (elf_get_symtab): Likewise.
1834 * hp300hpux.c (MY(get_symtab)): Likewise.
1835 (MY(get_symtab_upper_bound)): Likewise.
1836 (MY(canonicalize_reloc)): Likewise.
1837 * i386lynx.c (NAME(lynx,canonicalize_reloc)): Likewise.
1838 * ieee.c (ieee_slurp_external_symbols): Change return type to
1839 boolean. Check for errors from get_symbol.
1840 (ieee_slurp_symbol_table): Change return type to boolean. Check
1841 for errors from ieee_slurp_external_symbols.
1842 (ieee_get_symtab_upper_bound): Return long, and -1 on errors.
1843 (ieee_get_symtab): Likewise.
1844 (ieee_get_reloc_upper_bound): Likewise.
1845 (ieee_canonicalize_reloc): Likewise.
1846 * mipsbsd.c (MY(canonicalize_reloc)): Likewise.
1847 * nlmcode.h (nlm_get_symtab_upper_bound): Likewise.
1848 (nlm_get_symtab): Likewise.
1849 (nlm_get_reloc_upper_bound): Likewise.
1850 (nlm_canonicalize_reloc): Likewise.
1851 * oasys.c (oasys_get_symtab_upper_bound): Likewise.
1852 (oasys_get_symtab): Likewise.
1853 (oasys_get_reloc_upper_bound): Likewise.
1854 (oasys_canonicalize_reloc): Likewise.
1855 * som.c (som_get_symtab_upper_bound): Likewise.
1856 (som_get_symtab): Likewise.
1857 (som_get_reloc_upper_bound): Likewise.
1858 (som_canonicalize_reloc): Likewise.
1859 * srec.c (srec_get_symtab_upper_bound): Likewise.
1860 (srec_get_symtab): Likewise.
1861 (srec_get_reloc_upper_bound): Define as bfd_0l.
1862 (srec_canonicalize_reloc): Likewise.
1863 * tekhex.c (tekhex_get_symtab): Return long, and -1 on errors.
1864 (tekhex_get_symtab_upper_bound): Likewise.
1865 (tekhex_get_reloc_upper_bound): Define as bfd_0l.
1866 (tekhex_canonicalize_reloc): Likewise.
1867 * libaout.h (NAME(aout,get_symtab_upper_bound)): Change
1868 declaration to return long.
1869 (NAME(aout,get_symtab)): Likewise.
1870 (NAME(aout,canonicalize_reloc)): Likewise.
1871 (NAME(aout,get_reloc_upper_bound)): Likewise.
1872 * libcoff-in.h (coff_get_symtab_upper_bound): Likewise.
1873 (coff_get_symtab): Likewise.
1874 (coff_get_reloc_upper_bound): Likewise.
1875 * libecoff.h (ecoff_get_symtab_upper_bound): Likewise.
1876 (ecoff_get_symtab): Likewise.
1877 (ecoff_canonicalize_reloc): Likewise.
1878 * libelf.h (bfd_elf32_get_symtab_upper_bound): Likewise.
1879 (bfd_elf32_get_symtab): Likewise.
1880 (bfd_elf32_get_reloc_upper_bound): Likewise.
1881 (bfd_elf32_canonicalize_reloc): Likewise.
1882 (bfd_elf64_get_symtab_upper_bound): Likewise.
1883 (bfd_elf64_get_symtab): Likewise.
1884 (bfd_elf64_get_reloc_upper_bound): Likewise.
1885 (bfd_elf64_canonicalize_reloc): Likewise.
1886 * libnlm.h (nlmNAME(get_symtab_upper_bound)): Likewise.
1887 (nlmNAME(get_symtab)): Likewise.
1888 (nlmNAME(get_reloc_upper_bound)): Likewise.
1889 (nlmNAME(canonicalize_reloc)): Likewise.
1890 * archive.c (compute_and_write_armap): Use error_return and
1891 no_memory_return labels rather than freeing information in various
1892 places. Change storage, symcount and src_count to long. Check
1893 errors from bfd_get_symtab_upper_bound and
1894 bfd_canonicalize_symtab.
1895 * bout.c (b_out_relax_section): Change reloc_size to long. Check
1896 for errors from bfd_get_reloc_upper_bound and
1897 bfd_canonicalize_reloc.
1898 (b_out_get_relocated_section_contents): Likewise.
1899 * coff-alpha.c (alpha_ecoff_get_relocated_section_contents):
1900 Likewise.
1901 * elf32-mips.c: Likewise.
1902 * elf32-hppa.c (hppa_elf_stub_finish): Likewise.
1903 (hppa_look_for_stubs_in_section): Check for errors from
1904 bfd_get_symtab_upper_bound, bfd_canonicalize_symtab, and
1905 bfd_canonicalize_reloc.
1906 * ecofflink.c (bfd_ecoff_debug_accumulate_other): Check for errors
1907 from bfd_get_symtab_upper_bound and bfd_canonicalize_symtab.
1908 * linker.c (generic_link_read_symbols): Likewise.
1909 (_bfd_generic_final_link): Check for errors from
1910 bfd_get_reloc_upper_bound and bfd_canonicalize_reloc.
1911 * reloc.c (bfd_generic_get_relocated_section_contents): Likewise.
1912 * reloc16.c (bfd_coff_reloc16_relax_section): Likewise.
1913 (bfd_coff_reloc16_get_relocated_section_contents): Likewise.
1914 * libbfd.c (bfd_0l): New function.
1915 * libbfd-in.h (bfd_0l): Declare.
1916 * aix386-core.c: Change get_symtab_upper_bound, get_symtab,
1917 get_reloc_upper_bound, and canonicalize_reloc to use bfd_0l rather
1918 than bfd_0u.
1919 * cisco-core.c, hppabsd-core.c, hpux-core.c: Likewise.
1920 * irix-core.c, osf-core.c, ptrace-core.c, trad-core.c: Likewise.
1921 * bfd-in2.h: Rebuilt.
1922 * libbfd.h: Rebuilt.
1923 * libcoff.h: Rebuilt.
1924
1925 * nlm32-sparc.c (nlm_sparc_read_reloc): Remove unused variables
1926 temp and name.
1927
1928 Wed Mar 30 08:33:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1929
1930 * hosts/dpx2.h: Define POSIX_UTIME.
1931
1932 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1933
1934 * i386dynix.c, config/i386-dynix.mt: New files, handling Dynix
1935 variant of a.out.
1936 * configure.in, config.bfd: Use them for Dynix.
1937 * Makefile.in: Add dependencies for i386dynix.o.
1938 * targets.c: Add definition for i386dynix_vec.
1939 * hosts/symmetry.h: Do not define TRAD_CORE_USER_OFFSET for Dynix.
1940 Define HOST_DATA_START_ADDR and TRAD_UNIX_CORE_FILE_FAILING_SIGNAL
1941 for Dynix. Remove inclusion of dynix3.h, Dynix bfd is now handled by
1942 i386dynix.c
1943
1944 Mon Mar 28 12:53:27 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1945
1946 * Makefile.in (BFD32_BACKENDS): Add coff-sparc.o.
1947
1948 * coffcode.h (coff_set_flags): Handle bfd_arch_powerpc like
1949 bfd_arch_rs6000.
1950
1951 * config.bfd (powerpc-*-aix*): New target; use rs6000.mt.
1952 * config/rs6000.mt (SELECT_ARCHITECTURES): Add bfd_powerpc_arch.
1953
1954 * aoutx.h (translate_from_native_sym_flags): Set SEC_RELOC flag
1955 for generated constructor section.
1956
1957 Sun Mar 27 16:25:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1958
1959 * som.c (som_begin_writing): New approach at dealing with holes
1960 in executables left by the HP linker. Does not rely on subspace
1961 alignments as subspaces are *NOT* guaranteed to be properly
1962 aligned in an executable (can you believe that!).
1963
1964 Sat Mar 26 10:25:43 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1965
1966 * som.c (som_get_section_contents): New function. Do not try
1967 to actually read data from a section that doesn't have either
1968 SEC_LOAD or SEC_DEBUGGING set (eg $BSS$) just return true.
1969
1970 * libbfd.c (bfd_read): Set bfd_error as appropriate for a short
1971 read. (bfd_error_system_call or bfd_error_file_truncated).
1972
1973 * som.c: Do not blindly set bfd_error_system_call after a
1974 failing bfd_read, bfd_write, or bfd_seek. In a few places
1975 (like som_object_p) override the error status set by bfd_read.
1976
1977 * aix386-core.c, aout-encap,c archive.c, bout.c: Likewise.
1978 * coff-rs6000.c, coffgen.c ecoff.c, elf.c: Likewise.
1979 * elf32-hppa.c, elfcode.h, hp300hpux.c, i386lynx.c: Likewise.
1980 * nlm32-alpha.c, nlm32-i386.c, nlm32-sparc.c: Likewise.
1981
1982 * som.c: Check return values from several bfd_{seek,read,write}
1983 calls that we just assumed were not failing.
1984
1985 Fri Mar 25 11:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1986
1987 * hosts/sysv4.h (HAVE_PROCFS): Add comments about ptx4.
1988 * config/sysv4.mh: Add comment.
1989 * config/symmetry.mh: Change comment.
1990 * configure.host: Use sysv4, not symmetry, for i[34]86-sequent-sysv4*.
1991
1992 Fri Mar 25 17:10:45 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1993
1994 Changes to support linker relaxing of embedded MIPS PIC code to
1995 use a five instruction sequence for function calls which are out of
1996 range of the bal instruction.
1997 * libecoff.h (struct ecoff_section_tdata): Define.
1998 (ecoff_section_data): Define.
1999 (ecoff_bfd_relax_section): Don't define.
2000 * ecoff.c (ecoff_final_link_debug_accumulate): Don't read or free
2001 the debugging information if it has already been read.
2002 (ecoff_indirect_link_order): Handle _cooked_size being different
2003 from _raw_size. Don't reread the contents or the relocs if they
2004 have already been read in.
2005 * coff-mips.c (mips_howto_table): Change bitsize of PCREL16 from
2006 18 to 16.
2007 (PCREL16_EXPANSION_ADJUSTMENT): Define.
2008 (mips_relocate_refhi): Take adjust argument.
2009 (mips_relocate_section): Handle reloc offsets stored in section
2010 used_by_bfd field. Call mips_relax_pcrel16 to handle details of
2011 expanding an out of range PCREL16. Keep trace of adjustments
2012 required by expansions. Set s and unset h when converting a reloc
2013 from undefined to section. Change handling of PC relative relocs:
2014 if against a section, they are correct in the object file, if
2015 against an external symbol they are pcrel_offset.
2016 (mips_relax_section): New function.
2017 (mips_relax_pcrel16): New function.
2018 (ecoff_bfd_relax_section): Define.
2019 * coff-alpha.c (ecoff_bfd_relax_section): Define.
2020 * ecofflink.c (bfd_ecoff_debug_accumulate): Handle adjustments
2021 built by mips_relax_section when writing out addresses.
2022 * elf32-mips.c (mips_elf_read_ecoff_info): Clear adjust field.
2023
2024 * aoutx.h (NAME(aout,find_nearest_line)): The caller expects
2025 functionname_ptr to be set to a symbol name, so prepend
2026 symbol_leading_char.
2027
2028 Thu Mar 24 11:33:46 1994 Steve Chamberlain (sac@jonny.cygnus.com)
2029
2030 * coff-h8300.c (h8300_reloc16_extra_cases): Add relaxing info
2031 for 16bit relative branches.
2032 * coff-h8500.c (r_high8, r_low16, r_high16): Don't complain on
2033 overflow.
2034
2035 Thu Mar 24 09:21:13 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2036
2037 * som.c (som_bfd_prep_for_ar_write): Ignore non-SOM objects.
2038 (som_bfd_ar_write_symbol_stuff, som_write_armap): Likewise.
2039
2040 Wed Mar 23 14:29:31 1994 David J. Mackenzie (djm@rtl.cygnus.com)
2041
2042 * netbsd386.c (N_SET_FLAGS): Delete the old definition.
2043
2044 Wed Mar 23 14:58:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2045
2046 Clean up the relaxing code for the new linker.
2047 * targets.c (_bfd_relax_section): Take boolean *again argument
2048 rather than asymbol list.
2049 * bfd.c (bfd_relax_section): Change name of fourth argument from
2050 symbols to again.
2051 * reloc.c (bfd_generic_relax_section): Take boolean *again
2052 argument rather than asymbol list. Always return true.
2053 * bout.c: Include genlink.h.
2054 (aligncode, perform_slip): Declare.
2055 (perform_slip): Take BFD argument rather than asymbol list.
2056 Changed all callers. Get the symbols from the BFD. Change the
2057 hash table entry value as well as the symbol value.
2058 (abs32code): Take BFD argument rather than asymbol list. Changed
2059 all callers.
2060 (aligncode): Likewise.
2061 (b_out_relax_section): Take boolean *again argument rather than
2062 asymbol list. Only return false if an error occurred. Set *again
2063 to false. Get symbols from BFD.
2064 * reloc16.c: Include genlink.h.
2065 (bfd_perform_slip): Take BFD argument rather than asymbol list.
2066 Get the symbols from the BFD. Change the hash table entry value
2067 as well as the symbol value.
2068 (bfd_coff_reloc16_relax_section): Take boolean *again argument
2069 rather than asymbol list. Only return false if an error occurred.
2070 Set *again to false. Get symbols from BFD.
2071 * coffcode.h (bfd_coff_backend_data): Change
2072 _bfd_coff_reloc16_estimate to take BFD argument rather than
2073 asymbol list.
2074 (bfd_coff_reloc16_estimate): Corresponding change.
2075 (dummy_reloc16_estimate): Corresponding change.
2076 * libcoff-in.h (bfd_coff_reloc16_relax_section): Change
2077 declaration to take boolean * rather than asymbol list.
2078 (bfd_perform_slip): Change declaration to take BFD rather than
2079 asymbol list.
2080 * coff-h8300.c (h300_reloc16_estimate): Take BFD argument rather
2081 than asymbol list. Changed calls to bfd_perform_slip.
2082 * bfd-in2.h: Rebuilt.
2083 * libbfd.h: Rebuilt.
2084 * libcoff.h: Rebuilt.
2085 * Makefile.in: Rebuilt dependencies.
2086
2087 * genlink.h (_bfd_generic_link_get_symbols): Define.
2088 (_bfd_generic_link_get_symcount): Define.
2089 * linker.c (generic_link_read_symbols): New function.
2090 (generic_link_add_object_symbols): Use it. Use
2091 _bfd_generic_link_get_symbols and _bfd_generic_link_get_symcount
2092 to get the symbols from the BFD.
2093 (generic_link_check_archive_element): Likewise.
2094 (_bfd_generic_final_link): Likewise.
2095 (_bfd_generic_link_output_symbols): Likewise.
2096 (default_indirect_link_order): Likewise.
2097 (generic_link_add_symbol_list): Store pointer to hash table entry
2098 in asymbol udata field.
2099
2100 Tue Mar 22 13:09:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2101
2102 * coff-mips.c (mips_howto_table): Add entry for new MIPS_R_PCREL16
2103 reloc, used in embedded PIC code.
2104 (mips_adjust_reloc_in): Change sanity check to permit new reloc.
2105 (mips_bfd_reloc_type_lookup): Turn BFD_RELOC_16_PCREL_S2 into
2106 MIPS_R_PCREL16.
2107
2108 * elf32-mips.c (mips_elf_final_link): Account for link_order
2109 relocs when allocating space for relocations. Set SEC_RELOC flag
2110 for any section which has relocs. Handle link_order relocs in
2111 link_order loop. Use _bfd_generic_link_add_symbols_collect for
2112 add_symbls entry point.
2113
2114 * linker.c (_bfd_generic_final_link): Set reloc_count to 0 before
2115 counting relocs. Set SEC_RELOC flag for any section which has
2116 relocs.
2117
2118 * linker.c (_bfd_default_link_order): Handle bfd_data_link_order.
2119
2120 * linker.c (_bfd_generic_link_add_symbols): Just call
2121 generic_link_add_symbols.
2122 (_bfd_generic_link_add_symbols_collect): New function, like
2123 _bfd_generic_link_add_symbols but also collect constructors and
2124 destructors by name as collect2 does.
2125 (generic_link_add_symbols): New function, like old
2126 _bfd_generic_link_add_symbols but with collect argument.
2127 (generic_link_add_object_symbols): Take collect argument.
2128 (generic_link_check_archive_element_no_collect): New function.
2129 (generic_link_check_archive_element_collect): New function.
2130 (generic_link_check_archive_element): Take collect argument.
2131 (generic_link_add_symbol_list): Take collect argument.
2132 (_bfd_generic_link_add_one_symbol): Rename constructor argument to
2133 collect.
2134 * libbfd-in.h (_bfd_generic_link_add_symbols_collect): Declare.
2135 * libbfd.h: Rebuilt.
2136
2137 Tue Mar 22 10:04:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2138
2139 * archive.c (bfd_construct_extended_name_table): Use ar_padchar
2140 for first character in an extended name.
2141 (_bfd_write_archive_contents): If ar_padchar == '/', then use
2142 "//" as the name of the special archive member holding the
2143 extended name table.
2144
2145 Mon Mar 21 12:28:19 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2146
2147 Support for link_order types which generate relocs in order to
2148 support -Ur in the linker.
2149 * linker.c (generic_link_add_symbol_list): Remove bitsize argument
2150 from call to _bfd_generic_link_add_one_symbol.
2151 (_bfd_generic_link_add_one_symbol): Remove bitsize argument.
2152 Don't pass bitsize to constructor call back. Pass BFD_RELOC_CTOR
2153 instead of bitsize to add_to_set call back.
2154 (_bfd_generic_final_link): Account for link_order relocs when
2155 allocating space for relocations. Handle them in link_order loop.
2156 (_bfd_generic_reloc_link_order): New function.
2157 (_bfd_default_link_order): If a reloc_link_order is seen here,
2158 abort.
2159 (_bfd_count_link_order_relocs): New function.
2160 * libbfd-in.h (_bfd_generic_link_add_one_symbol): Remove bitsize
2161 argument from declaration.
2162 (_bfd_generic_reloc_link_order): Declare.
2163 (_bfd_count_link_order_relocs): Declare.
2164 * libbfd.h: Rebuilt.
2165 * aoutx.h (aout_link_add_symbols): Remove bitsize argument from
2166 call to _bfd_generic_link_add_one_symbol.
2167 (NAME(aout,final_link)): Account for link_order relocs when
2168 allocating space for relocations. Handle them after handling all
2169 input BFDs.
2170 (aout_link_reloc_link_order): New function.
2171 * ecoff.c (ecoff_link_add_externals): Remove bitsize argument from
2172 call to _bfd_generic_link_add_one_symbol.
2173 (ecoff_bfd_final_link): Account for link_order relocs when
2174 allocating space for relocations. Handle them in link_order loop.
2175 (ecoff_link_write_external): Set the storage class of a defined
2176 linker created symbol based on the section it is in. Correct
2177 bfd_link_hash_weak case to use .sc rather than .st.
2178 (ecoff_reloc_link_order): New function.
2179 * coff-alpha.c (alpha_bfd_reloc_type_lookup): Handle
2180 BFD_RELOC_CTOR.
2181 * coff-mips.c (mips_bfd_reloc_type_lookup): Likewise.
2182
2183 * sunos.c (sunos_read_dynamic_info): Remove unused locals dynsym
2184 and buf.
2185
2186 * cisco-core.c (cisco_core_file_p): Only pass one argument to
2187 bfd_zmalloc. Free a pointer, not a union.
2188 (cisco_bfd_is_local_label): Correct cast from asection to asymbol.
2189
2190 Sun Mar 20 09:24:36 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2191
2192 * bfd/som.c (som_begin_writing): Fix thinko (off by one error).
2193
2194 * som.c (bfd_section_from_som_symbol): Only to do the value
2195 comparison for function symbols within executables.
2196
2197 * som.c (bfd_section_from_som_symbol): Renamed from
2198 som_section_from_subspace_index. Pass in a native SOM symbol.
2199 For executables, iterate through the sections to find out
2200 which contains the symbol's address rather than using the
2201 symbol_info field. (symbol_info has a different meaning for
2202 dynamicly linked executables.)
2203
2204 * trad-core.c (trad_unix_core_file_p): Don't pass abfd to
2205 bfd_zmalloc.
2206
2207 * som.c (som_begin_writing): Fix braino (one call to align
2208 space/subspace data was done unconditionally rather than
2209 just for executables.)
2210
2211 * som.c (som_begin_writing): Align text in all executables to
2212 make HPUX kernel happy. Fixes strip/objcopy for shared
2213 executables.
2214
2215 Sat Mar 19 07:06:59 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2216
2217 * som.c (som_begin_writing): Account for alignment needs of
2218 subspaces too when writing executables. Never request a negative
2219 bss size. Fixes some problems with demand paged executables,
2220 still having problems with pure executables and shared executables.
2221
2222 Fri Mar 18 19:12:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2223
2224 * trad-core.c (trad_unix_core_file_p): Call bfd_zmalloc not
2225 bfd_zalloc for rawptr, because later on we may call free, not
2226 bfd_release, on it.
2227
2228 * bfd.c (struct _bfd): Add cisco_core_struct to tdata union.
2229 * libbfd.c (bfd_read, bfd_seek): Add comments regarding errors.
2230 * cisco-core.c: New file.
2231 * Makefile.in: Change accordingly.
2232 * configure.in: Recognize cisco_core_vec.
2233 * config/m68k-aout.mt (SELECT_VECS): Add cisco_core_vec.
2234 * targets.c: Add cisco_core_vec.
2235 * bfd-in2.h: Rebuilt.
2236
2237 Fri Mar 18 18:13:49 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2238
2239 * som.h (som_copyable_section_data_struct): New structure
2240 containing all the private section information which needs
2241 to be copied from input section to output section during
2242 objcopy or strip.
2243 (som_section_data_struct): Remove several fields now in
2244 som_copyable_section_data_struct. Make the space and
2245 subspace dictionaries be pointers (to save space when
2246 only reading objects).
2247
2248 * som.c (bfd_som_set_section_attributes): Now returns a boolean;
2249 some references changed. Allocate a copyable data stucture if
2250 none exists. Store info into the copyable data structure.
2251 (bfd_som_set_subsection_attributes): Likewise.
2252 (som_is_space, som_is_subspace, som_is_container): New functions.
2253 Use these instead of directly accessing private data.
2254 (som_prep_headers): Allocate space and subspace headers here.
2255 Fill in some fields in the space/subspace headers from the
2256 copyable data.
2257 (som_bfd_copy_private_section_data): Only copy the stuff
2258 that we really need to make objcopy and strip work. Allocate
2259 the copy_data structure for the output bfd before copying.
2260
2261 * som.h (struct som_exec_data): New structure to hold exec
2262 info that must be preserved when running objcopy/strip.
2263 (struct somdata): Add new "exec_data" field and accessor
2264 macro. Add some comments on how the various fields are used.
2265 (som_section_data_struct): Make is_space and is_subspace bitfields.
2266 Delete unused subspace_index. All references now use the
2267 target_index field within the section structure itself.
2268
2269 * som.c (make_unique_section): Delete unused declaration.
2270 (som_bfd_copy_private_bfd_data): New function.
2271 (som_object_setup): Allocate space for and save exec information
2272 that needs to be copied during objcopy/strip.
2273 (som_mkobject): Do not allocate space for a file header here.
2274 It is not used when only reading SOM objects.
2275 (som_prep_headers): Allocate space for and attach a file header
2276 to the output bfd. For executables, use the saved system_id
2277 value rather than trying to guess the right value. Do not abort
2278 wwhen setting file_hdr->entry* for executables.
2279 (som_begin_writing): For executables, set the exec_entry and
2280 exec_flags fields.
2281 (som_copy_private_backend_section_data): Always return a value.
2282
2283 * libhppa.h (PA_PAGESIZE): Define.
2284
2285 * som.c (SOM_ALIGN): Define.
2286 (som_begin_writing): If writing an executable, initialize all
2287 fields in the exec header to zero. Update fields in the exec
2288 header as sizes of loadable subspaces are computed. Carefully
2289 preserve alignments when building executables. Actually write the
2290 exec after all the fields are filled in.
2291
2292 * Better long-filename handling. Reads SOM ABI compliant extended
2293 names, but doesn't quite write compliant extended names yet.
2294 * som.c (som_slurp_extended_name_table): Delete function. The
2295 generic code will handle things correctly.
2296 (som_slurp_armap): Seek to the beginning of the next member.
2297 (normalize): New function.
2298 (som_bfd_ar_write_symbol_stuff): Take the size of the extended
2299 name table into account when computing the file offsets in the
2300 SOM dictionary. Make sure to align to an even boundary.
2301 (som_write_armap): Initialize the checksum to zero.
2302 (ar_maxchars): Fix. Opps.
2303
2304 Fri Mar 18 20:35:24 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2305
2306 * aoutx.h (reloc_type_lookup): Handle BFD_RELOC_CTOR on a 64-bit
2307 machine. Handle BFD_RELOC_SPARC13 and BFD_RELOC_SPARC_BASE13.
2308
2309 Thu Mar 17 18:26:46 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2310
2311 * bfd-in.h (BFD_VERSION): Use @VERSION@.
2312 * Makefile.in (bfd.h): Replace it with contents of VERSION file.
2313 * bfd-in2.h: Regenerated.
2314
2315 * trad-core.c (trad_unix_bfd_is_local_label): Fixed typo where
2316 this was also named trad_unix_bfd_copy_private_bfd_data.
2317
2318 Thu Mar 17 10:37:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2319
2320 * aoutx.h, elfcode.h, coff-alpha.c, bout.c, ecoff.c, ecofflink.c,
2321 elf32-hppa.c, elf32-mips.c, linker.c, som.c, sunos.c: If malloc(0)
2322 returns NULL, it is not an error. It's possible that some of
2323 these checks are not necessary (because the size can never be
2324 zero), but putting in the checks is the conservative thing to do
2325 in light of the fact that some of these malloc calls replaced
2326 unchecked alloca calls, in which a zero argument would work fine.
2327
2328 Thu Mar 17 11:44:45 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2329
2330 * osf-core.c (osf_core_bfd_copy_private_bfd_data): Remove
2331 duplicate definition.
2332 (osf_core_bfd_is_local_label): Define.
2333
2334 * reloc.c (bfd_generic_get_relocated_section_contents): Don't fail
2335 if malloc (0) fails. bfd_canonicalize_reloc returning 0 is not a
2336 failure indication, it merely means there are no relocs.
2337
2338 * elfcode.h (NAME(bfd_elf,write_object_contents)): Don't use space
2339 after NAME, since SunOS /bin/cc can't handle it.
2340
2341 Wed Mar 16 16:43:33 1994 David J. Mackenzie (djm@thepub.cygnus.com)
2342
2343 * netbsd386.c (N_SET_FLAGS): Don't nuke the machine id field.
2344 From sukes@glue.umd.edu (Tasuki Hirata).
2345
2346 Wed Mar 16 07:55:54 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2347
2348 * aoutf1.h (4 places): Use a simple #if on ARCH_SIZE, rather than
2349 all that convoluted stuff with NAME, CAT3, etc. The convoluted
2350 stuff broke for SunOS4 /bin/cc (due to DEFUN elimination, I guess).
2351
2352 Wed Mar 16 00:02:05 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2353
2354 * som.c (som_prep_for_fixups): Detect section symbols based
2355 on either the lack of private data or the symbol flags. Do not
2356 munge section symbol names anymore -- they no longer confuse GDB.
2357 (som_begin_writing): Leave space for an exec header if writing
2358 an executable.
2359 (som_slurp_symbol_table): Recognize both forms of section symbol
2360 names "L$0\002" and "$<FOO>$". Change the name of "L$0\002"
2361 section symbols to be the name of the section they represent.
2362 Debugging symbols begin with "L$0\001", not just "L$".
2363
2364 Tue Mar 15 22:58:28 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2365
2366 * bfd-in2.h, libbfd.h, libcoff.h: Rebuilt.
2367
2368 * bfd-in.h (JUMP_TABLE): Add new entries to the jump table
2369 for bfd_copy_private_section_data, bfd_copy_private_bfd_data,
2370 and bfd_is_local_label.
2371
2372 * targets.c: Add new entries to the bfd_target structure.
2373
2374 * bfd.c (bfd_copy_private_bfd_data): New definition.
2375
2376 * section.c (bfd_copy_private_section_data): New definition.
2377
2378 * syms.c (bfd_is_local_label): New definition.
2379
2380 * libbfd-in.h (bfd_generic_is_local_label): Declare.
2381
2382 * libbfd.c (bfd_generic_is_local_label): New function.
2383
2384 * *-core.c: Provide default definitions for new functions in
2385 the target vector which all point to bfd_false.
2386
2387 * aout-target.h, coffcode.h, elf32-target.h elf64-target.h, ieee.c
2388 libaout.h, libecoff.h, nlm-target.h, oasys.c, srec.c, tekhex.c
2389 Default new vectors for copying private backend data to bfd_true.
2390 Default new vector for determining if a symbol is a local label
2391 to bfd_generic_is_local_label.
2392
2393 * som.c (som_bfd_copy_private_section_data): New function.
2394 (som_bfd_is_local_label): New function.
2395 (som_bfd_copy_private_bfd_data): For now default to bfd_true.
2396
2397 * elf32-hppa.c (hppa_elf_is_local_label): New function.
2398
2399 Tue Mar 15 23:55:47 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2400
2401 * cf-m68klynx.c (CALC_ADDEND): Use _bfd_m68klynx_howto_table.
2402
2403 Tue Mar 15 04:41:13 1994 David J. Mackenzie (djm@rtl.cygnus.com)
2404
2405 * Most files:
2406 Replace DEFUN and DEFUN_VOID with K&R-style function definition.
2407 Indent some of them to GNU standards.
2408
2409 * aout32.c, archures.c, core.c, cpu-h8300.c, cpu-i960.c,
2410 cpu-m68k.c, cpu-m88k.c, cpu-mips.c, cpu-vax.c, ctor.c, demo64.c,
2411 elf32-hppa.h, gen-aout.c, host-aout.c, init.c, libhppa.h,
2412 libieee.h, liboasys.h, newsos3.c, som.h, stab-syms.c, sunos.c:
2413 Update copyright years.
2414
2415 Mon Mar 14 11:41:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2416
2417 * som.c (som_prep_for_fixups): A relocation involving the section
2418 symbol for the *ABS* section is really a relocation involving
2419 no symbol.
2420 (som_slurp_symbol_table): Do not set BSF_GLOBAL or BSF_EXPORT for
2421 undefined symbols. Correctly distinguish between debugger symbols
2422 and section symbols.
2423
2424 * som (setup_sections): Set SEC_DEBUGGING and the section attributes
2425 for spaces and subspaces.
2426
2427 * som.c (som_bfd_count_ar_symbols): Fix typo.
2428
2429 * som.c (som_object_setup): Set EXEC_P, D_PAGED, WP_TEXT, and
2430 HAS_RELOC based on the object's magic number.
2431 (make_unique_section): Delete function. BFD and its users are
2432 prepared to handle multiple sections with the same name.
2433 (setup_sections): Allocate space on the BFD's obstack to hold
2434 section names. Use bfd_make_setion_anyway rather than the
2435 obsolete make_unique_section.
2436 (som_prep_headers): Choose the correct SOM magic number based
2437 on the BFD's flags.
2438 (som_bfd_fill_in_ar_symbols): Return false, not NULL on error.
2439
2440 Sat Mar 12 09:46:09 1994 Ian Lance Taylor (ian@cygnus.com)
2441
2442 * elf32-ppc.c: Renamed from elf32-powerpc.c.
2443 * nlm32-ppc.c: Renamed from nlm32-powerpc.c.
2444 * Makefile.in, configure.in: Corresponding changes.
2445
2446 Fri Mar 11 22:27:19 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2447
2448 * elf32-powerpc.c: Extensive changes to update to preliminary ABI.
2449
2450 Fri Mar 11 00:34:59 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2451
2452 * sunos.c (sunos_read_dynamic_info): Assume that dynamic info
2453 is always located at the start of the data section to allow
2454 recovery of the dynamic info from a stripped executable.
2455 * ecoff.c (ecoff_styp_to_sec_flags): Handle STYP_PDATA, STYP_XDATA
2456 and STYP_COMMENT.
2457
2458 Wed Mar 9 17:17:53 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2459
2460 * libbfd-in.h: Remove alloca cruft. It was missing some necessary
2461 cruft (like the #pragma alloca for AIX).
2462 In addition to that problem, the C alloca calls xmalloc, which
2463 means checking for being out of memory can't work right. The
2464 following changes remove all uses of alloca from BFD.
2465 * hosts/solaris2.h: Remove alloca cruft.
2466 * som.c: Replace alloca with a fixed size auto array.
2467 * aoutx.h, elfcode.h, nlmcode.h, bout.c, coff-alpha.c, ecoff.c,
2468 ecofflink.c, elf32-hppa.c, elf32-mips.c, linker.c, reloc.c, som.c,
2469 sunos.c: Replace alloca with malloc and appropriate error checking and
2470 freeing.
2471 * linker.c: Replace alloca with obstack_alloc.
2472 * libbfd.h: Rebuilt.
2473
2474 Tue Mar 8 12:10:38 1994 Ian Lance Taylor (ian@cygnus.com)
2475
2476 * coff-mips.c (mips_relocate_section): Handle MIPS_R_LITERAL like
2477 MIPS_R_GPREL.
2478
2479 Sat Mar 5 14:08:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2480
2481 * elf32-hppa.h, elfcode.h: Replace uses of Elf*_Half, Elf*_Word,
2482 Elf*_Off typedefs by their expansion, the typedefs have been
2483 removed from include/elf/internal.h.
2484 * elfcode.h (bfd_section_from_shdr): Handle SHT_DYNAMIC section like
2485 SHT_PROGBITS section.
2486
2487 Thu Mar 3 20:03:39 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2488
2489 * som.h (_PA_RISC_ID): Treat HOST_HPPAOSF just like HOST_HPPABSD.
2490
2491 Wed Mar 2 13:28:06 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
2492
2493 * configure.host: Recognize i[34]86-sequent-*.
2494
2495 * trad-core.c (trad_unix_core_file_p): A non-zero, not zero,
2496 return from bfd_seek indicates an error.
2497 New macro TRAD_CORE_DSIZE_INCLUDES_TSIZE to replace
2498 TRAD_CORE_STACK_OFFSET.
2499 * hosts/symmetry.h: Define TRAD_CORE_DSIZE_INCLUDES_TSIZE and
2500 TRAD_CORE_USER_OFFSET but not HOST_STACK_OFFSET.
2501
2502 Wed Mar 2 11:57:03 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2503
2504 * som.[ch]: Do not include libhppa.h in som.c, instead include
2505 it in som.h.
2506
2507 * elf32-hppa.[ch]: Do not include libhppa.h in elf32-hppa.c, instead
2508 include it in elf32-hppa.h.
2509
2510 * som.c (log2): Return -1 on error rather than aborting.
2511 (setup_sections): Bubble up an error from log2.
2512
2513 * Changes to make HP C compiler happy in both traditional
2514 and ANSI mode.
2515 * som.c (hppa_som_gen_reloc_type): Use correct enum type for
2516 field parameter.
2517 (bfd_som_set_section_attributes): Use unsigned int rather than
2518 unsigned char to avoid GNU-C extensions.
2519 (bfd_som_attach_aux_hdr): Return a boolean to indicate success
2520 or failure rather than aborting on failure.
2521
2522 * som.h (bfd_som_set_section_attributes): Fix prototype to match
2523 som.c changes.
2524 (bfd_som_attach_aux_hdr): Add prototype.
2525 (hppa_som-gen_reloc_type): Likewise.
2526
2527 * elf32-hppa.c: Add a couple casts to make HP compiler happy.
2528 (hppa_look_for_stubs_in_section): Do not return false on failure
2529 until rest of code is ready to handle it. Abort for now.
2530
2531 Tue Mar 1 18:33:59 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
2532
2533 * bfd-in2.h: Rebuilt.
2534
2535 Tue Mar 1 13:06:53 1994 Kung Hsu (kung@mexican.cygnus.com)
2536
2537 * i386os9k.c: use new functions bfd_set_error and bfd_get_error.
2538 * Makefile.in: delete an extra blank.
2539 * configure.in : Add i396os9k_vec.
2540
2541 Mon Feb 28 15:41:01 1994 Kung Hsu (kung@mexican.cygnus.com)
2542
2543 * config.bfd : Add i386-os9k.
2544 * config/i386-os9k.mt : Newly add os9k target makefile.
2545
2546 * i386os9k.c : new file to handle os9k format bfd.
2547 * Makefile.in : Handle new file i386os9k.c
2548 * targets.c : Add bfd_target_os9k_flavour and i386os9k_vec.
2549 * cache.c : Initialize cache_sentinel to 0.
2550
2551 Sun Feb 27 16:30:55 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2552
2553 * elf32-hppa.c (mismatches, retval_mismatches): Fix mismatch
2554 action in case where caller specified no argument relocation.
2555 (hppa_elf_build_linker_stub): Try again to get the sym_ptr_ptr
2556 right in the original relocation and the stub's relocation.
2557
2558 * elf32-hppa.h (hppa_look_for_stub_in_section): Fix typo. Delete
2559 unused symbols argument.
2560
2561 * elf32-hppa.c (hppa_elf_stub_reloc): Accept asymbol ** rather
2562 than asymbol * for original target symbol. All callers changed.
2563 Set reloc->sym_ptr_ptr appropriately.
2564 (hppa_elf_build_linker_stub): Set reloc->sym_ptr_ptr correctly.
2565 (hppa_elf_look_for_stubs_in_section): No longer need symbols
2566 argument. Use the output symbols when canonicalizing the relocs,
2567 creating them if necessary.
2568
2569 * linker.c (_bfd_generic_link_output_symbols): Do not
2570 rebuild/clobber the output symbols if they already exist.
2571
2572 Sun Feb 27 15:22:36 1994 Stan Shebs (shebs@andros.cygnus.com)
2573
2574 * targets.c (BFD_SEND, BFD_SEND_FMT): Add debugging versions that
2575 check all the pointer dereferences. Enabled via DEBUG_BFD_SEND.
2576 * bfd-in2.h: Rebuilt.
2577
2578 * srec.c (hex_value): Always set to a size of 256 bytes.
2579 (srec_init): Cosmetic changes.
2580
2581 Sun Feb 27 11:18:47 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2582
2583 * elf32-hppa.c: Second half of major cleanup. More comments,
2584 PARAMize and staticize rest of functions. Delete unused
2585 functions. Delete unused/unnecessary arguments to some functions.
2586 Group static vars together. Abort for bad errors until we have
2587 error code propogation working. Work on spacing and indention.
2588 Add FIXMEs for unresolved problems. Use enums rather than
2589 #defines for lots of things. Merge two functions which build
2590 linker stubs into a single function (so they can easily share a
2591 ton of common code).
2592
2593 Sat Feb 26 10:00:45 1994 Ian Lance Taylor (ian@cygnus.com)
2594
2595 * reloc.c (_bfd_relocate_contents): Adjust handling of overflow to
2596 avoid depending upon right shifts of signed numbers, and to
2597 correct handling of src_mask with lower bits zero.
2598
2599 * aoutx.h, archive.c: Add casts to avoid warnings from SVR4 cc.
2600 * ecoff.c, ecofflink.c, ecoffswap.h, srec.c: Likewise.
2601 * elf32-i386.c: Likewise.
2602 * elfcode.h (bfd_section_from_shdr): Make i unsigned; remove old
2603 #if 0 code.
2604 (elf_write_phdrs): Make i unsigned.
2605 (map_program_segments): Make i and n_left unsigned.
2606 (assign_file_positions_except_relocs): Make i unsigned.
2607 (write_shdrs_and_ehdr): Make count unsigned.
2608 (assign_file_positions_for_relocs): Make i unsigned.
2609 (NAME(bfd,elf_write_object_contents)): Make count unsigned.
2610 (section_from_elf_index): Make index argument unsigned.
2611
2612 Fri Feb 25 21:34:58 1994 Ian Lance Taylor (ian@cygnus.com)
2613
2614 * elfcode.h: Don't include assert.h.
2615 (swap_out_syms): Use BFD_ASSERT rather than assert.
2616
2617 * linker.c (_bfd_generic_link_write_global_symbol): Add missing
2618 break in switch.
2619
2620 * hosts/i386v4.h (qsort, strtol): Remove incorrect and useless
2621 declarations.
2622
2623 Fri Feb 25 16:35:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2624
2625 * libhppa.h (hppa_rebuild_insn): Moved here from elf32-hppa.c.
2626
2627 * elf32-hppa.h (elf_hppa_tc_symbol): Add new arguments.
2628 (elf_hppa_tc_make_sections): Likewise.
2629 (elf_hppa_final_processing): Add extern decl.
2630
2631 * elf32-hppa.c: First half of major cleanup. Add/cleanup lots of
2632 comments. PARAMize some static functions. Delete unused functions.
2633 Delete unused/unnecessary arguments to many functions. Group
2634 static vars together. Collapse common case statements together
2635 in many places. Use default case when possible instead of listing
2636 each case separately. Abort for bad errors until we get error
2637 code propogation working. Work on spacing and indention problems.
2638 Add FIXMEs for some unresolved problems. Delete hopelessly broken
2639 COMPLEX relocation support (it's never used anyway).
2640 (hppa_elf_rebuild_insn): Delete. Moved into libhppa.h.
2641 (elf_hppa_tc_symbol): Accept and use new arguments (symext chains).
2642 (elf_hppa_tc_make_sections): Likewise.
2643
2644 * format.c (bfd_check_format_matches): Initialize matching_vector
2645 to keep gcc -Wall quiet.
2646
2647 * elfcode.h (elf_slurp_reloca_table): Fix typo.
2648
2649 * som.c (som_get_symtab_upper_bound): Use "sizeof (asymbol *)"
2650 not "sizeof (som_symbol_type *)".
2651
2652 * elfcode.h (elf_get_symtab_upper_bound): Use "sizeof (asymbol *)"
2653 not "sizeof (asymbol"). Opps.
2654
2655 Fri Feb 25 13:19:04 1994 Ted Lemon (mellon@pepper.ncd.com)
2656
2657 * bfd.c (bfd_get_gp_size): Can't return gp value on an archive.
2658 (bfd_set_gp_size): Can't set gp value on an archive.
2659
2660 Fri Feb 25 12:57:00 1994 Steve Chamberlain (sac@jonny.cygnus.com)
2661
2662 * srec.c (pass_over): Don't skip too many characters when
2663 end of line seen.
2664
2665 Fri Feb 25 11:41:57 1994 Ian Lance Taylor (ian@cygnus.com)
2666
2667 * ecoff.c (ecoff_sizeof_headers): Align result to 16 byte
2668 boundary.
2669
2670 Thu Feb 24 07:13:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2671
2672 * som.c (som_bfd_derive_misc_symbol_info): Derive symbol_info
2673 field for absolute symbols in the same manner as undefined
2674 and common symbols.
2675
2676 Thu Feb 24 04:29:19 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2677
2678 * elfcode.h (elf_core_file_p): Check for core file e_machine match
2679 like in elf_object_p.
2680
2681 Wed Feb 23 18:28:37 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2682
2683 * elfcode.h (alloca): Delete declaration.
2684
2685 * som.c (som_prep_headers): Use CPU_PA_RISC1_0 for magic
2686 number rather than HP9000S800_ID. Note som.c is careful
2687 to make sure CPU_PA_RISC1_0 is always defined.
2688
2689 Mon Feb 21 10:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
2690
2691 * Makefile.in (targets.o, archures.o): Use ALL_CFLAGS to supply
2692 flags to explicit compile actions.
2693
2694 Mon Feb 21 09:50:06 1994 Ian Lance Taylor (ian@lisa.cygnus.com)
2695
2696 * ecofflink.c (ecoff_write_symhdr): Set symhdr->magic here.
2697 * ecoff.c (ecoff_write_object_contents): Make sure .bss section
2698 ends on a page boundary if there is no symbol table.
2699 (ecoff_bfd_final_link): Don't set symhdr->magic here.
2700
2701 * hosts/hp300.h: Include <stdlib.h>; don't declare free.
2702
2703 * som.c (som_bfd_count_ar_symbols): Use a pointer and alloca
2704 rather than an array of variable size.
2705 (som_bfd_fill_in_ar_symbols): Likewise.
2706 (som_bfd_ar_write_symbol_stuff): Likewise.
2707
2708 * coff-alpha.c (alpha_relocate_section): Rewrite mask and shift
2709 operation to avoid OSF 1.3 cc bug.
2710 * ecoff.c (ecoff_write_object_contents): Make text_size, data_size
2711 and bss_size bfd_size_type instead of unsigned long. Make
2712 text_start and data_start bfd_vma instead of unsigned long.
2713 * ecofflink.c (ecoff_add_string): Remove incorrect cast of return
2714 value.
2715
2716 Sun Feb 20 16:06:54 1994 Ian Lance Taylor (ian@lisa.cygnus.com)
2717
2718 * linker.c (_bfd_generic_link_add_archive_symbols): Consider
2719 symbols in the order they appear in the archive map.
2720
2721 Sat Feb 19 03:17:32 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2722
2723 * coff-alpha.c (reloc_nil): Add forward declaration, add missing
2724 error_message argument.
2725 * coff-sparc.c (bfd_coff_generic_reloc): Add forward declaration,
2726 add missing error_message argument.
2727 * mipsbsd.c (mips_fix_hi16_s): Add forward declaration, add missing
2728 error_message argument.
2729
2730 Fri Feb 18 11:41:58 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2731
2732 Support for PowerPC NetWare.
2733 * nlm32-powerpc.c: New file.
2734 * config.bfd (powerpc-*-netware*): New target; use ppc-nlm.
2735 * config/ppc-nlm.mt: New file.
2736 * configure.in (nlm32_powerpc_vec): New target vector; use
2737 nlm32-powerpc.o, nlm32.o, nlm.o.
2738 * targets.c (nlm32_powerpc_vec): Declare.
2739 * Makefile.in (BFD32_BACKENDS): Add nlm32-powerpc.o.
2740 (CFILES): Add nlm32-powerpc.c.
2741
2742 Initial support for PowerPC ELF. Done without an ABI, and
2743 probably to be changed when I get an ABI.
2744 * config.bfd (powerpc-*-sysv4*): New target; use ppc-elf.
2745 * config/ppc-elf.mt: New file.
2746 * configure.in (bfd_elf32_powerpc_vec): New target vector; use
2747 elf32-powerpc.o, elf32.o, elf.o.
2748 * elf32-powerpc.c: New file.
2749 * elfcode.h (prep_headers): Add bfd_arch_powerpc case.
2750 (elf_set_arch_mach): Likewise.
2751 * targets.c (bfd_elf32_powerpc_vec): Declare.
2752 * Makefile.in (BFD32_BACKENDS): Add elf32-powerpc.o.
2753 (CFILES): Add elf32-powerpc.c.
2754 Rebuilt dependencies.
2755
2756 Thu Feb 17 15:29:55 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2757
2758 * coffgen.c (coff_write_linenumbers): Always return a value.
2759
2760 * elfcode.h (elf_slurp_symbol_table): Handle zero symbols
2761 reasonably. Allocate x_symp using alloca.
2762
2763 * elfcode.h (map_program_segments): ELF program header entries
2764 must be sorted by load address. This used to generate the entries
2765 in reverse order.
2766
2767 * section.c (SEC_IN_MEMORY): Define.
2768 (asection): Rename unused field otheruserdata to contents, and
2769 make it char *.
2770 (bfd_make_section_anyway): Initialize contents field to NULL.
2771 (bfd_get_section_contents): If SEC_IN_MEMORY is set, get section
2772 contents from contents field rather than from file.
2773 * bfd-in2.h: Rebuilt.
2774
2775 Thu Feb 17 08:30:53 1994 David J. Mackenzie (djm@thepub.cygnus.com)
2776
2777 * bfd.c (bfd_get_error, bfd_set_error): New functions.
2778 (bfd_error): Make static.
2779 (bfd_error_type): Renamed from bfd_ec. Prepend "bfd_error_" to
2780 all values.
2781 * bfd-in2.h: Regenerated.
2782 * aix386-core.c, aout-adobe.c, aout-encap.c, aout-target.h,
2783 aoutf1.h, aoutx.h, archive.c, archures.c,
2784 bfd.c, bout.c, cache.c, coff-alpha.c, coff-mips.c,
2785 coff-rs6000.c, coffcode.h, coffgen.c, core.c, ctor.c,
2786 ecoff.c, ecofflink.c, elf.c, elf32-hppa.c, elf32-mips.c,
2787 elfcode.h, format.c, hash.c, hp300hpux.c, hppabsd-core.c,
2788 i386lynx.c, ieee.c, libbfd.c, libelf.h, linker.c,
2789 lynx-core.c, nlm.c, nlm32-alpha.c, nlm32-i386.c,
2790 nlm32-sparc.c, nlmcode.h, oasys.c, opncls.c, osf-core.c,
2791 ptrace-core.c, reloc16.c, rs6000-core.c, section.c, som.c,
2792 srec.c, sunos.c, syms.c, targets.c, tekhex.c,
2793 trad-core.c: Change callers.
2794
2795 Tue Feb 15 22:27:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2796
2797 * som.c: Remove FIXMEs for things which have been dealt with.
2798
2799 Tue Feb 15 19:39:24 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2800
2801 * section.c (bfd_get_section_contents): Since this function reads
2802 unrelocated contents, the section's raw size is always the one to
2803 use for bounds checking.
2804
2805 * linker.c (default_indirect_link_order): In assertion, compare
2806 link_order size field against cooked size, not raw size, of input
2807 section.
2808
2809 * bout.c (b_out_get_reloc_upper_bound): For BSS section, just
2810 return 0.
2811 (aligncode): When shrinking, the addend should be set to the
2812 current offset in the section plus the number of bytes of padding
2813 that will actually be retained.
2814 (b_out_relax_section): If a section contains no relocations, don't
2815 bother processing them.
2816 (b_out_get_relocated_section_contents): Set reloc_done. Assert
2817 that bfd_get_section_contents returns true. Check that relocs are
2818 properly ordered.
2819 (b_out_get_relocated_section_contents, case ALIGNDONE): Assert
2820 that reloc->addend falls between the current source offset and the
2821 raw size of the input section.
2822
2823 * config.bfd: Support i960 vxworks versions > 5.0 with coff, not
2824 bout. Default with no version number is still bout. Support
2825 explicit i960-coff target too.
2826
2827 * bout.c: Changed some indentation, deleted trailing whitespace,
2828 fixed some comments, removed some "#if 1" lines.
2829 (output_addr): New macro.
2830 (calljx_callback, callj_callback, get_value, abs32code, aligncode,
2831 b_out_get_relocated_section_contents): Use it for readability.
2832
2833 Tue Feb 15 09:00:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2834
2835 * som.c (som_bfd_prep_for_ar_write): Iterate through the SOM
2836 symbols, not the BFD symbols.
2837 (som_bfd_ar_write_symbol_stuff): Likewise.
2838
2839 Mon Feb 14 22:55:20 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2840
2841 * som.c (som_slurp_symbol_table): Do not die if a BFD doesn't
2842 have any symbols.
2843
2844 * Finish basic read-write support for SOM archive libraries. Bugs
2845 surely remain as this hasn't been tested all that much.
2846 * som.c (SOM_LST_HASH_SIZE, SOM_LST_MODULE_LIMIT): Define.
2847 (struct som_misc_symbol_info): New structure to hold info necessary
2848 to build both normal and library symbol tables.
2849 (som_derive_misc_symbol_info): New function to derive info necessary
2850 to build both normal and library symbol tables.
2851 (som_build_and_write_symbol_table): Use new function to derive misc
2852 symbol information.
2853 (som_slurp_symbol_table): Update backend private data for symbols
2854 appropriately.
2855 (som_bfd_prep_for_ar_write): New function.
2856 (som_bfd_ar_symbol_hash): New function.
2857 (som_bfd_ar_write_symbol_stuff): New function.
2858 (som_write_armap): Flesh out.
2859 (som_vec): Fix ar padding character.
2860
2861 * som.c: Consistently use memset rather than bzero.
2862
2863 Mon Feb 14 17:02:28 1994 Stu Grossman (grossman at cygnus.com)
2864
2865 * coff-rs6000.c: Add Lynx core file support, use HOST_AIX, where
2866 appropriate.
2867 * rs6000-core.c: Use HOST_AIX instead of COREFILES_PLEASE.
2868 * config/rs6000.mh: Remove defs of ARCHIVES_PLEASE and
2869 COREFILES_PLEASE.
2870 * config/rs6000lynx.mh: Turn on Lynx core file support.
2871 * hosts/rs6000.h: #define HOST_AIX.
2872 * hosts/rs6000lynx.h: Create this to enable Lynx host support.
2873
2874 Sun Feb 13 14:30:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2875
2876 * som.h (som_symbol_data): Safely access backend private data
2877 for BFD symbols. All callers changed.
2878
2879 * Read-only SOM archive support.
2880 * som.c (som_bfd_count_ar_symbols): New helper function.
2881 (som_bfd_fill_in_ar_symbols): New helper function.
2882 (som_slurp_armap): New function to read a SOM LST.
2883
2884 * som.h: Include <lst.h> and <ar.h>.
2885
2886 Sat Feb 12 22:34:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2887
2888 * elfcode.h (elf_map_symbols): Fix typo.
2889 (write_object_contents): Check return values from prep_headers and
2890 elf_compute_section_file_positions.
2891 (set_section_contents): Likewise.
2892
2893 Fri Feb 11 16:56:50 1994 David J. Mackenzie (djm@thepub.cygnus.com)
2894
2895 * archive.c (normalize) [VMS]: Call malloc, not bfd_xmalloc.
2896 (bfd_construct_extended_name_table): Check result of normalize.
2897
2898 Tue Feb 8 08:57:31 1994 David J. Mackenzie (djm@thepub.cygnus.com)
2899
2900 Make all callers of malloc or realloc (including via obstacks)
2901 check the result for NULL. Most set bfd_error to no_memory and
2902 return in that case; a few are harder to fix, and are marked
2903 with "FIXME <return type>".
2904
2905 * elf32-hppa.c (hppa_elf_build_arg_reloc_stub
2906 hppa_elf_build_long_branch_stub): Check bfd_make_empty_symbol return.
2907 * linker.c (_bfd_generic_link_output_symbols
2908 _bfd_generic_link_write_global_symbol): Ditto
2909 * section.c (bfd_make_section_anyway): Ditto.
2910
2911 * tekhex.c (find_chunk tekhex_mkobject): Check bfd_alloc.
2912 (first_phase): Ditto. FIXME void
2913 (tekhex_make_empty_symbol): Check bfd_zalloc.
2914
2915 * sunos.c (sunos_read_dynamic_info): Check bfd_zalloc.
2916 (MY(read_dynamic_symbols) MY(read_dynamic_relocs)): Check bfd_alloc.
2917
2918 * stringhash.c (_bfd_stringtab_hash_newfunc): Check bfd_hash_allocate.
2919
2920 * srec.c: Indent.
2921 (fillup_symbols): Check bfd_alloc. FIXME void
2922 (srec_mkobject srec_get_section_contents
2923 srec_set_section_contents): Check bfd_alloc.
2924 (srec_make_empty_symbol): Check bfd_zalloc.
2925
2926 * som.c (hppa_som_gen_reloc_type): Check bfd_alloc_by_size_t.
2927 (make_unique_section): Check bfd_alloc.
2928 (som_new_section_hook): Check bfd_zalloc.
2929 (bfd_som_attach_aux_hdr): Ditto. FIXME void
2930
2931 * rs6000-core.c (rs6000coff_core_p): Check bfd_zalloc.
2932
2933 * osf-core.c (osf_core_make_empty_symbol): Check bfd_zalloc.
2934 (osf_core_core_file_p): Check bfd_alloc.
2935
2936 * oasys.c (oasys_slurp_symbol_table oasys_archive_p
2937 oasys_mkobject oasys_object_p oasys_new_section_hook
2938 oasys_set_section_contents): Check bfd_alloc.
2939 (oasys_slurp_section_data): Check bfd_zalloc and bfd_alloc.
2940 (oasys_make_empty_symbol): Check bfd_zalloc.
2941
2942 * nlmcode.h (nlm_make_empty_symbol): Check bfd_zalloc.
2943 (nlm_slurp_symbol_table): Check bfd_zalloc and bfd_alloc.
2944
2945 * nlm32-sparc.c (nlm_sparc_read_import): Check bfd_alloc.
2946
2947 * nlm32-i386.c (nlm_i386_read_import): Check bfd_alloc.
2948
2949 * nlm32-alpha.c (nlm_alpha_read_import): Check bfd_alloc.
2950
2951 * linker.c (_bfd_link_hash_newfunc
2952 (generic_link_hash_newfunc
2953 (archive_hash_newfunc
2954 (_bfd_generic_link_add_one_symbol): Check bfd_hash_allocate.
2955 (_bfd_generic_final_link
2956 (_bfd_generic_link_output_symbols
2957 (default_indirect_link_order): Check bfd_alloc.
2958 (bfd_new_link_order): Check bfd_alloc_by_size_t.
2959
2960 * irix-core.c (irix_core_make_empty_symbol): Check bfd_zalloc.
2961
2962 * ieee.c: Indent.
2963 (read_id get_symbol get_section_entry ieee_archive_p ieee_object_p
2964 ieee_slurp_section_data ieee_new_section_hook): Check bfd_alloc.
2965 (do_one): Check bfd_alloc. Return a boolean.
2966 (ieee_slurp_section_data): Check it.
2967 (init_for_output): Check bfd_alloc. Return a boolean.
2968 (ieee_set_section_contents): Check it.
2969 (do_with_relocs): Check bfd_alloc. Return a boolean.
2970 (ieee_bfd_debug_info_accumulate): Ditto. FIXME void.
2971 (ieee_mkobject): Check bfd_zalloc.
2972 (ieee_make_empty_symbol): Check bfd_zmalloc.
2973
2974 * hpux-core.c (hpux_core_make_empty_symbol): Check
2975 bfd_zalloc.
2976
2977 * hppabsd-core.c (hppabsd_core_make_empty_symbol): Check
2978 bfd_zalloc.
2979 (hppabsd_core_core_file_p): Check bfd_zalloc.
2980
2981 * hp300hpux.c (MY(slurp_symbol_table)): Check bfd_alloc.
2982
2983 * elfcode.h (elf_new_section_hook): Check bfd_alloc.
2984 (bfd_section_from_phdr): Ditto.
2985 (write_relocs): Ditto. FIXME void
2986 (elf_map_symbols assign_section_numbers map_program_segments):
2987 Ditto. Return a boolean.
2988 (swap_out_syms): Ditto. Check elf_map_symbols.
2989 (elf_slurp_symbol_table): Check bfd_zalloc.
2990 (elf_slurp_reloca_table): Check bfd_alloc.
2991 (elf_slurp_reloc_table): Ditto.
2992 (elf_compute_section_file_positions): Check assign_section_numbers.
2993 (assign_file_positions_except_relocs): Return a boolean.
2994 Check map_program_segments.
2995 (elf_compute_section_file_positions): Check it.
2996
2997 * elf32-mips.c (mips_elf_final_link): Check bfd_alloc.
2998
2999 * elf32-hppa.c (hppa_elf_stub_branch_reloc): Check bfd_zmalloc and
3000 realloc.
3001 (hppa_elf_stub_reloc): Ditto.
3002 (hppa_elf_build_arg_reloc_stub): Check bfd_zalloc.
3003 (hppa_elf_build_long_branch_stub): Ditto.
3004 (elf32_hppa_backend_symbol_table_processing): Ditto.
3005
3006 * ecoff.c (ecoff_set_symbol_info): Check bfd_alloc. Return a boolean.
3007 (ecoff_slurp_symbol_table): Check it.
3008 (ecoff_slurp_armap): Check bfd_alloc.
3009 (ecoff_write_armap): Check bfd_zalloc.
3010 (ecoff_link_hash_newfunc): Check bfd_hash_allocate and
3011 _bfd_link_hash_newfunc.
3012 (ecoff_link_add_externals): Check bfd_alloc.
3013
3014 * ctor.c (bfd_constructor_entry): Check bfd_alloc.
3015
3016 * coffgen.c (coff_real_object_p): Check bfd_alloc.
3017 (coff_renumber_symbols): Check bfd_alloc_by_size_t. Return a boolean.
3018 (coff_write_symbol): Check bfd_alloc. FIXME int
3019 (coff_write_linenumbers): Check bfd_alloc. Return a boolean.
3020 (coff_section_symbol): Check bfd_alloc_by_size_t.
3021 (coff_get_normalized_symtab): Check bfd_alloc.
3022 (coff_bfd_make_debug_symbol): Check bfd_zalloc.
3023 * libcoff-in.h: Change decls of coff_renumber_symbols,
3024 coff_write_linenumbers.
3025 * libcoff.h: Rebuilt.
3026 * coffcode.h (coff_write_object_contents): Check
3027 coff_renumber_symbols, coff_write_linenumbers.
3028
3029 * coffcode.h: Indent.
3030 (coff_add_missing_symbols): Check bfd_alloc_by_size_t. Return a
3031 boolean.
3032 (coff_write_object_contents): Check it.
3033
3034 * coff-alpha.c (alpha_relocate_section): Check bfd_alloc.
3035 * coff-mips.c (mips_relocate_section): Ditto.
3036
3037 * archive.c (bfd_slurp_bsd_armap_f2): Check bfd_alloc value.
3038 (do_slurp_bsd_armap): Ditto.
3039 (compute_and_write_armap): Check bfd_realloc value.
3040
3041 * aoutx.h (translate_from_native_sym_flags): Check bfd_alloc
3042 return value. Return boolean value.
3043 (NAME(aout,make_empty_symbol)): Check bfd_zalloc return value.
3044 (NAME(aout,slurp_symbol_table)): Check bf_alloc and bfd_zalloc
3045 return value.
3046 (add_to_stringtab): Ditto. FIXME void
3047 (aout_link_hash_newfunc): Check bfd_hash_allocate return value.
3048 (aout_link_add_symbols): Check bfd_alloc value.
3049 (translate_symbol_table): Check translate_from_native_sym_flags.
3050 * hp300hpux.c (MY(slurp_symbol_table)): Ditto.
3051 * aoutx.h (aout_link_hash_newfunc): Check _bfd_link_hash_newfunc.
3052
3053 * opncls.c (bfd_zalloc bfd_realloc): Check result of bfd_alloc.
3054
3055 * opncls.c (obstack_chunk_alloc): Define as malloc, not
3056 bfd_xmalloc_by_size_t.
3057 (_bfd_new_bfd): Check obstack_begin for 0 return.
3058
3059 * ieee.c (obstack_chunk_alloc): Define as malloc, not
3060 bfd_xmalloc_by_size_t.
3061 (ieee_archive_p): Check obstack_begin for 0 return and
3062 obstack_finish for NULL return.
3063
3064 * hash.c (obstack_chunk_alloc): Define as malloc, not
3065 bfd_xmalloc_by_size_t.
3066 (bfd_hash_table_init_n): Check obstack_begin for 0 return and
3067 obstack_finish for NULL return.
3068 (bfd_hash_lookup): Check obstack_alloc for NULL return.
3069
3070 * ecofflink.c (obstack_chunk_alloc): Define as malloc, not
3071 bfd_xmalloc_by_size_t.
3072 bfd_ecoff_debug_accumulate
3073 bfd_ecoff_debug_accumulate_other): Check obstack_alloc.
3074 (add_file_shuffle add_memory_shuffle): Check obstack_alloc for
3075 NULL return. Return boolean, not void.
3076 (bfd_ecoff_debug_init): Check obstack_begin for 0 return.
3077 (bfd_ecoff_debug_accumulate): Check add_file_shuffle
3078 and add_memory_shuffle return.
3079 (string_hash_newfunc): Check bfd_hash_allocate and bfd_hash_newfunc.
3080 (bfd_ecoff_debug_accumulate): Check bfd_alloc.
3081 (ecoff_add_string): Check add_memory_shuffle return.
3082
3083 * libbfd-in.h (xmalloc, bfd_xmalloc, bfd_xmalloc_by_size_t):
3084 Remove decls.
3085 * libbfd.h: Rebuilt.
3086
3087 Fri Feb 11 15:35:32 1994 Stu Grossman (grossman at cygnus.com)
3088
3089 * configure.host: Add Lynx/rs6000 support.
3090 * config/i386-nlm.mt: Enable a.out file support.
3091 * config/rs6000lynx.mh: Lynx/rs6000 host support.
3092
3093 Fri Feb 11 17:25:58 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3094
3095 * archive.c (compute_and_write_armap): Rewrite somewhat to improve
3096 memory usage.
3097
3098 Fri Feb 11 13:10:42 1994 Stan Shebs (shebs@andros.cygnus.com)
3099
3100 * archive.c: Change all references to '\n' in archive magic
3101 to '\012', for greater portability.
3102 * ecoff.c (ecoff_write_armap): Ditto.
3103
3104 Thu Feb 10 12:58:48 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3105
3106 * aoutx.h (aout_link_write_other_symbol): Check strip settings to
3107 see whether symbol should be output.
3108 * genlink.h (struct generic_write_global_symbol_info): Added info
3109 field.
3110 * linker.c (_bfd_generic_final_link): Initialize wginfo.info.
3111 (_bfd_generic_link_write_global_symbol): Check strip settings to
3112 see whether symbol should be output.
3113 * elf32-mips.c (mips_elf_final_link): Initialize wginfo.info.
3114
3115 Wed Feb 9 21:34:58 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3116
3117 * som.c (som_reloc_queue_find): Do not examine a NULL queue entry.
3118
3119 * som.c: Cast return values from BFD memory allocation routines to
3120 avoid warnings from the HP compiler.
3121
3122 Wed Feb 9 12:55:02 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3123
3124 * coff-alpha.c (alpha_relocate_section): Accept a LITERAL
3125 reloc on an "ldl" instruction too.
3126
3127 * archive.c (bfd_ar_hdr_from_filesystem): Cast status elements
3128 when passing them to sprintf. Use %ld instead of %d.
3129
3130 * coff-rs6000.c (rs6000coff_mkarchive): Return false.
3131 (rs6000_coff_snarf_ar_hdr): Don't declare errno; it's not used.
3132 Also removed unused variable namelen.
3133 (rs6000coff_write_armap): Declare orl_count and stridx parameters.
3134
3135 Tue Feb 8 18:00:34 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3136
3137 * libbfd-in.h (xmalloc): Don't declare parameter type, to avoid
3138 conflicts.
3139 * libbfd.h: Rebuilt.
3140
3141 Tue Feb 8 15:55:50 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3142
3143 * coff-alpha.c (reloc_nil): New function.
3144 (alpha_howto_table): Use it as special_function to prevent certain
3145 relocs from being adjusted by bfd_perform_relocation. IGNORE
3146 reloc should be partial_inplace.
3147 (alpha_ecoff_get_relocated_section_contents): Accept a LITERAL
3148 reloc on an "ldl" instruction too.
3149
3150 Tue Feb 8 00:32:28 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3151
3152 * elf32-hppa.c (CURRENT_STUB_OFFSET, hppa_elf_build_arg_reloc_stub,
3153 hppa_elf_build_long_branch_stub): Cast to char * instead of int
3154 before performing pointer arithmetic.
3155
3156 Mon Feb 7 20:56:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3157
3158 * config.bfd (hppa*-*-osf*): Use bfd_name hppaosf for this
3159 configuration.
3160 (hppa*-*-*elf*): This configuration used hppa-elf now.
3161
3162 * som.c: This file is also used for HOST_HPPAOSF.
3163
3164 * targets.c (bfd_target_vector): Enable som_vec for HOST_HPPAOSF.
3165
3166 * hosts/hppaosf.h: New host configuration file.
3167
3168 * config/hppabsd.mt (SELECT_VECS): Add bfd_elf32_hppa_vec as
3169 BSD handles both SOM and ELF object files.
3170
3171 * config/hppaosf.mh (HDEFINES): Delete. No longer needed.
3172 (RANLIB): Doesn't do anything, define it to be "echo".
3173
3174 * config/hppaosf.mt: New target makefile fragment for a PA running
3175 OSF1.
3176
3177 Mon Feb 7 15:02:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3178
3179 * archures.c (enum bfd_architecture): Added bfd_arch_powerpc.
3180 (archures_init_table): If SELECT_ARCHITECTURES is not defined,
3181 added bfd_powerpc_arch.
3182 * bfd-in2.h: Rebuilt.
3183 * cpu-powerpc.c: New file.
3184 * Makefile.in (ALL_MACHINES, CFILES): Added cpu-powerpc.c.
3185 Rebuilt dependencies.
3186
3187 * elfcode.h (bfd_section_from_shdr): Get vma and alignment_power
3188 of an SHT_STRTAB section from sh_addr and sh_addralign, rather
3189 than just setting them to zero.
3190
3191 Sun Feb 6 20:04:10 1994 David J. Mackenzie (djm@thepub.cygnus.com)
3192
3193 * elfcode.h (prep_headers, swap_out_syms): Check for NULL return
3194 from bfd_new_strtab.
3195 (elf_compute_section_file_positions): Check for false return from
3196 swap_out_syms.
3197
3198 * linker.c (default_indirect_link_order): Check for NULL return
3199 from bfd_get_relocated_section_contents.
3200
3201 * syms.c: Make example application in doc call xmalloc, not
3202 bfd_xmalloc.
3203
3204 * aoutx.h (NAME(aout,slurp_symbol_table),
3205 aout_link_get_symbols, NAME(aout,link_hash_table_create)):
3206 * bout.c (b_out_slurp_reloc_table, b_out_squirt_out_relocs):
3207 * ecoff.c (ecoff_bfd_link_hash_table_create):
3208 * ecofflink.c (bfd_ecoff_debug_init):
3209 * format.c (bfd_check_format_matches):
3210 * linker.c (_bfd_generic_link_hash_table_create):
3211 (_bfd_generic_final_link):
3212 * reloc16.c (bfd_coff_reloc16_relax_section):
3213 (bfd_coff_reloc16_get_relocated_section_contents):
3214 * elf32-hppa.c (hppa_elf_build_arg_reloc_stub):
3215 * elf32-mips.c (mips_elf_final_link):
3216 * elfcode.h (bfd_new_strtab):
3217 (bfd_add_2_to_strtab):
3218 (elf_slurp_symbol_table):
3219 (elf_corefile_note):
3220 * libbfd.c (bfd_zmalloc):
3221 Use malloc and check the result, instead of bfd_xmalloc.
3222
3223 Sat Feb 5 12:39:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3224
3225 * config.bfd: Put m68*-*-sysv* line after m68*-*-sysv4*.
3226
3227 Sat Feb 5 05:32:44 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3228
3229 * srec.c (srec_write_record): Put CONST keyword for "src" before
3230 "unsigned", some compilers don't like it after "unsigned".
3231 * libcoff.h, libcoff-in.h (bfd_perform_slip): Rename "value" to
3232 "val" in prototype declaration because some compilers don't like
3233 arguments whose names are the same as types.
3234
3235 Sat Feb 5 01:14:38 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3236
3237 * aoutx.h (aout_link_check_ar_symbols): Correct test for whether
3238 object file defines symbol. Also, if skipping a symbol, skip the
3239 second symbol of a N_WARNING or N_INDR symbol as well.
3240
3241 Fri Feb 4 23:55:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3242
3243 Add basic support for writing RS/6000 XCOFF files.
3244 * coff-rs6000.c (dummy_reloc): Removed.
3245 (rs6000coff_howto_table): Defined XCOFF relocs.
3246 (RTYPE2HOWTO): Defined to use rs6000coff_rtype2howto.
3247 (rs6000coff_rtype2howto): New function.
3248 (coff_bfd_reloc_type_lookup): Defined to use
3249 rs6000coff_reloc_type_lookup.
3250 (rs6000coff_reloc_type_lookup): New function.
3251 (SELECT_RELOC): Defined to set r_type and r_size fields.
3252 (COFF_LONG_FILENAMES): Defined.
3253 * coffcode.h (combined_entry_type): Changed fix_tag and fix_end
3254 fields to bitfields. Added fields fix_value and fix_scnlen.
3255 (sec_to_styp_flags): If STYP_DEBUG is defined, use it rather than
3256 STYP_INFO for the type of a section named .debug.
3257 (coff_add_missing_symbols): Don't define if RS6000COFF_C.
3258 (coff_write_object_contents): If RS6000COFF_C, don't call
3259 coff_add_missing_symbols.
3260 (coff_slurp_symbol_table): If RS6000COFF_C, then if the last aux
3261 entry has type STY_LD change the x_scnlen into a pointer to a
3262 symbol and set fix_scnlen. Also, for a C_BSTAT symbol, change the
3263 value into a pointer to a symbol and set fix_value.
3264 * libcoff.h: Rebuilt.
3265 * coffgen.c (coff_mangle_symbols): Reindent. If fix_value is set,
3266 get the symbol offset. Likewise for fix_scnlen.
3267 (string_size): Change type to bfd_size_type.
3268 (debug_string_size, debug_string_section): New static variables.
3269 (coff_fix_symbol_name): If bfd_coff_symname_in_debug returns true,
3270 write the symbol name into the .debug section; assume that the
3271 section has already been created with the right size.
3272 (coff_write_symbols): Initialize debug_string_size to 0. If
3273 bfd_coff_symname_in_debug returns true, don't put symbol name in
3274 usual string table. After writing out all symbols, if
3275 debug_string_size is not 0, check that it matches the size of the
3276 .debug section.
3277 (coff_get_normalized_symtab): Clear new fix_value and fix_scnlen
3278 fields. If the string offset is 0, always use an empty string as
3279 the name.
3280 (coff_make_empty_symbol): Zero out the symbol structure.
3281 * reloc.c (bfd_perform_relocation): Work around one gross hack
3282 with another: actually look at the target name to avoid the broken
3283 COFF check.
3284 (bfd_reloc_code_real_type): Add BFD_RELOC_PPC_B26,
3285 BFD_RELOC_PPC_BA26 and BFD_RELOC_PPC_TOC16.
3286 * bfd-in2.h: Rebuilt.
3287
3288 Fri Feb 4 17:28:32 1994 David J. Mackenzie (djm@thepub.cygnus.com)
3289
3290 * libbfd.c (bfd_zmalloc): Call bfd_xmalloc instead of malloc.
3291 (bfd_xmalloc, bfd_xmalloc_by_size_t): Functions deleted.
3292 * libbfd-in.h: Define them as macros calling xmalloc and declare
3293 xmalloc.
3294 * libbfd.h: Rebuilt.
3295
3296 Thu Feb 3 16:49:35 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3297
3298 * ecofflink.c (bfd_ecoff_debug_externals): If a small undefined
3299 symbol has a value in the ECOFF symbol but not in the BFD symbol,
3300 keep the value in the ECOFF symbol. This helps gas.
3301
3302 * linker.c (_bfd_generic_link_output_symbols,
3303 _bfd_generic_link_write_global_symbol): Don't require that all
3304 references to a common symbol be themselves common symbols.
3305
3306 * aoutx.h (aout_reloc_index_to_section): Handle N_UNDF.
3307
3308 Wed Feb 2 20:37:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3309
3310 * libbfd.c, bfd-in.h, hosts/alphaosf.h, hosts/sparc-ll.h, aoutf1.h,
3311 sparclynx.c, Makefile.in: Change HOST_64_BIT to BFD_HOST_64_BIT.
3312 * bfd-in2.h: Rebuilt.
3313
3314 Wed Feb 2 12:30:13 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3315
3316 * coffswap.h (coff_swap_reloc_out): If RS6000COFF_C, handle type
3317 and size correctly.
3318 (coff_swap_aux_in): If RS6000COFF_C, change x_csect.x_scnlen to
3319 x_csect.x_scnlen.l to match change in coff/internal.h.
3320 (coff_swap_aux_out): Likewise.
3321
3322 * coff-mips.c (mips_ecoff_backend_data), coff-alpha.c
3323 (alpha_ecoff_backend_data): Change casts of aux_in and aux_out
3324 fields to match yesterday's changes.
3325
3326 * coffcode.h (coff_write_relocs): If SELECT_RELOC is defined, pass
3327 in the internal_reloc itself, not the type.
3328 * coff-apollo.c, coff-h8300.c, coff-h8500.c, coff-i386.c,
3329 coff-m68k.c, coff-sh.c, coff-we32k.c, coff-z8k.c: Changed
3330 definition of SELECT_RELOC accordingly.
3331
3332 Tue Feb 1 12:05:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3333
3334 * coffcode.h (bfd_coff_backend_data): Added new arguments to
3335 _bfd_coff_swap_aux_in and _bfd_coff_swap_aux_out: aux index number
3336 and number of aux entries.
3337 (bfd_coff_swap_aux_in, bfd_coff_swap_aux_out): Changed
3338 accordingly.
3339 * libcoff.h: Rebuilt.
3340 * coffswap.h (coff_swap_aux_in, coff_swap_aux_out): Accept new
3341 arguments. If RS6000COFF_C, only treat C_EXT and C_HIDEXT
3342 specially if this is the last aux entry.
3343 * coffgen.c (coff_write_symbol, coff_get_normalized_symtab): Pass
3344 new arguments to swap_aux functions.
3345
3346 Sun Jan 30 15:14:36 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3347
3348 * gen-aout.c (main): Set DEFAULT_ARCH based on preprocessor macros
3349 (only testing for m68k and vax at the moment); do verify that the
3350 preprocessor didn't trash the arch name inside the string version.
3351 Don't print out "pagesize =" line that prevents output from
3352 compiling. Derive BYTES_IN_WORD and ARCH values from sizeof
3353 results.
3354 * Makefile.in (aout-params.h): Pass gen-aout a dummy target name.
3355 (check, installcheck): Identify directory in "no testsuites"
3356 message.
3357
3358 Sun Jan 30 13:25:28 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3359
3360 * aoutx.h (aout_link_write_symbols): Write out correct value for
3361 object file symbol.
3362
3363 Fri Jan 28 18:34:05 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3364
3365 * hosts/vaxbsd.h (HOST_STACK_END_ADDR): Vax BSD doesn't define
3366 KERNBASE, so hard-code 0x80000000 instead.
3367
3368 Thu Jan 27 13:54:08 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3369
3370 * linker.c (generic_link_add_symbol_list): If symbol is common,
3371 set the BSF_OLD_COMMON flag.
3372
3373 Wed Jan 26 13:47:15 1994 David J. Mackenzie (djm@thepub.cygnus.com)
3374
3375 * format.c (bfd_check_format_matches): Put the new entry in the
3376 correct element of matching_vector.
3377
3378 Tue Jan 25 11:43:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3379
3380 * som.c, som.h (bfd_som_set_section_attributes,
3381 bfd_som_set_subsection_attributes): Change parameters from char
3382 to int. Following a prototype with an old-style function definition
3383 in the presence of widened parameters is a GCC-ism not supported
3384 by the HP compiler in ANSI mode.
3385
3386 Tue Jan 25 11:46:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3387
3388 * reloc.c (bfd_get_reloc_size): Size of type -2 is 4 bytes, not 2.
3389
3390 * hp300hpux.c (MY(write_object_contents)): Write out the symbols
3391 before writing out the relocs, so that the right symbol indices
3392 are used.
3393
3394 * archive.c (do_slurp_bsd_armap, bfd_slurp_bsd_armap_f2): Do not
3395 try to overlay the internal carsyms on the external symdefs. That
3396 can not work if the size of a host pointer is larger than 4 bytes.
3397
3398 * format.c (bfd_check_format_matches): Cast result of
3399 bfd_xmalloc_by_size_t.
3400 * opncls.c (_bfd_new_bfd): Avoid ANSI C prototype.
3401
3402 * archive.c: Reindented to GNU standards.
3403
3404 Mon Jan 24 14:41:23 1994 David J. Mackenzie (djm@thepub.cygnus.com)
3405
3406 * opncls.c (_bfd_new_bfd, _bfd_new_bfd_contained_in): Add
3407 "_bfd_" to function names.
3408 * archive.c (_bfd_create_empty_archive_element_shell),
3409 libbfd-in.h: Change callers.
3410
3411 * libbfd.c (bfd_zmalloc): Renamed from zalloc.
3412 * libbfd.c (bfd_add_to_string_table),
3413 trad-core.c (trad_unix_core_file_p),
3414 targets.c (bfd_target_list),
3415 ptrace-core.c (ptrace_unix_core_file_p),
3416 opncls.c (new_bfd), libbfd-in.h,
3417 ieee.c (ieee_make_empty_symbol),
3418 elf32-hppa.c (hppa_elf_stub_branch_reloc),
3419 (hppa_elf_stub_reloc): Change callers.
3420 * libbfd.h: Regenerated.
3421
3422 * archive.c (_bfd_look_for_bfd_in_cache): Add "_bfd_" to name.
3423 (_bfd_get_elt_at_filepos),
3424 coff-rs6000.c (rs6000coff_get_elt_at_filepos), libbfd-in.h:
3425 Change callers.
3426
3427 * format.c (bfd_check_format_matches), libbfd-in.h, targets.c,
3428 elfcode.h (elf_object_p): Rename target_vector to bfd_target_vector
3429 and default_vector to bfd_default_vector.
3430 * libbfd.h: Regenerated.
3431
3432 * format.c (bfd_check_format_matches): New function.
3433 (bfd_check_format): Call it.
3434 (bfd_matching_formats): Function removed.
3435 * targets.c: Replace the vector added on Jan 21 with a count of
3436 entries in default_vector.
3437 * bfd-in2.h: Regenerated.
3438
3439 Mon Jan 24 12:38:54 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3440
3441 * coff-alpha.c (alpha_ecoff_object_p): New function. Set size of
3442 .pdata section based on lnnoptr field, not section header.
3443 (alpha_relocate_section): Don't bother to check if r_symndx >= 0,
3444 since it is unsigned.
3445 (ecoffalpha_little_vec): Use alpha_ecoff_object_p rather than
3446 coff_object_p.
3447 * ecoff.c (ecoff_new_section_hook): Set alignment_power field of
3448 .pdata section to 3.
3449 (ecoff_compute_section_file_positions): Save the size of the
3450 .pdata section in the line_filepos field, and actually align the
3451 .pdata section to an alignment power of 4.
3452 (ecoff_compute_reloc_file_positions): Set output_has_begun after
3453 calling ecoff_compute_section_file_positions.
3454 (ecoff_write_object_contents): Set s_lnnoptr for the .pdata
3455 section from the line_filepos field. Set vstamp for the optional
3456 header from the vstamp of the symbolic header.
3457 (ecoff_bfd_final_link): Set vstamp of the symbolic header to the
3458 vstamp used by the first object file in the link.
3459
3460 * ecofflink.c (ecoff_align_debug): Align RFDs to debug_align.
3461
3462 * linker.c (generic_link_check_achive_element): Set SEC_ALLOC flag
3463 for a created common section.
3464 (_bfd_generic_link_add_one_symbol): Likewise.
3465
3466 * elfcode.h (swap_out_syms): Use elf_section_from_bfd_section to
3467 get the index of a common section, rather than always using
3468 SHN_COMMON (MIPS has multiple common sections).
3469
3470 * elf32-hppa.c (hppa_elf_gen_reloc_type): Typo (== for =).
3471
3472 * bfd/aoutx.h (aout_link_input_section_std,
3473 aout_link_input_section_ext): Pass additional arguments to
3474 reloc_overflow callback.
3475 * coff-alpha.c (alpha_ecoff_get_relocated_section_contents,
3476 alpha_relocat_section): Likewise.
3477 * coff-h8300.c (h8300_reloc16_extra_cases): Likewise.
3478 * coff-h8500.c (extra_case): Likewise.
3479 * coff-mips.c (mips_relocate_section): Likewise.
3480 * coff-z8k.c (extra_case): Likewise.
3481 * elf32-hppa.c (hppa_elf_stub_finish): Likewise.
3482 * reloc.c (bfd_generic_get_relocated_section_contents): Likewise.
3483
3484 * bout.c (calljx_callback, callj_callback): Use get_value to get
3485 the symbol value and check for undefined symbols.
3486 (get_value): If the symbol is undefined, look it up in the linker
3487 hash table.
3488 (b_out_get_relocated_section_contents): For PCREL24 and PCREL13
3489 use get_value to get the symbol value and check for undefined
3490 symbols.
3491 * reloc16.c (bfd_coff_reloc16_get_value): If the symbol is
3492 undefined, look it up in the linker hash table.
3493
3494 * aoutx.h (translate_symbol_table): The string index 0 has a
3495 special meaning for normal symbols, but not for dynamic symbols.
3496
3497 Sat Jan 22 12:26:01 1994 Stu Grossman (grossman at cygnus.com)
3498
3499 * sparclynx.c: Setup appropriate macros to enable core file
3500 support.
3501
3502 Fri Jan 21 16:25:35 1994 David J. Mackenzie (djm@thepub.cygnus.com)
3503
3504 * targets.c: Add a vector of matching format names.
3505 * format.c (bfd_matching_formats): New function to return it.
3506 (bfd_check_format): Set it.
3507 * bfd-in2.h: Regenerated.
3508
3509 * bfd-in.h: Remove decls of bfd_ec type and error printing functions.
3510 Remove decl of type symclass; wasn't used.
3511 * bfd.c: Document error handling, including code fragments
3512 containing the error decls that were in bfd-in.h.
3513 Remove DEFUNs.
3514 * bfd-in2.h: Regenerated.
3515
3516 Fri Jan 21 14:11:16 1994 Sean Fagan (sef@cygnus.com)
3517
3518 * nlmcode.h, liblnm.h, nlm32-alpha.c nlm32-i386.c nlm32-sparc.c:
3519 The sparc (and possibly other?) NLM format requires a different
3520 way to write exports, so add a write_export field to the backend
3521 data (and set it to NULL for everything but the sparc).
3522
3523 Fri Jan 21 14:11:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3524
3525 * sunos.c (MY(read_dynamic_relocs)): Compare info->dynrel with NULL,
3526 not (struct external_nlist *) NULL. info->dynrel is a PTR, not
3527 a struct external_nlist *.
3528
3529 Fri Jan 21 09:29:01 1994 David J. Mackenzie (djm@thepub.cygnus.com)
3530
3531 * bfd.c: Remove error strings for errors removed below.
3532 * aoutx.h (translate_to_native_sym_flags), bfd-in.h (bfd_ec),
3533 oasys.c (oasys_write_sections): Rename
3534 bfd_error_nonrepresentable_section to nonrepresentable_section.
3535 None of the other bfd error names start with "bfd_error".
3536 Remove errors symbol_not_found and no_relocation_info, which seem
3537 to be unused.
3538 * bfd-in2.h: Regenerated.
3539
3540 Fri Jan 21 01:11:55 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3541
3542 * bfd.c (bfd_get_gp_size): Added support for ELF.
3543
3544 * syms.c (BSF_DYNAMIC): New symbol flag.
3545 (bfd_print_symbol_vandf): Print it.
3546 * bfd-in2.h: Rebuilt.
3547 * libaout.h (struct aout_backend_data): New read_dynamic_symbols
3548 and read_dynamic_relocs fields.
3549 (struct aoutdata): New dynamic_info field.
3550 (obj_aout_dynamic_info): New accessor macro.
3551 * sunos.c (struct sunos_dynamic_info): New structure.
3552 (sunos_read_dynamic_info, MY(read_dynamic_symbols),
3553 MY(read_dynamic_relocs)): New functions to read dynamic symbols
3554 and relocs.
3555 * aoutx.h (NAME(aout,some_aout_object_p)): If the object is
3556 dynamically linked, set SEC_RELOC for both the .text and .data
3557 sections.
3558 (translate_from_native_sym_flags): Don't set BSF_LOCAL for an
3559 undefined symbol.
3560 (translate_symbol_table): New function, split out of
3561 slurp_symbol_table; set the BSF_DYNAMIC flag appropriately.
3562 (NAME(aout,slurp_symbol_table)): Read dynamic symbols, if any.
3563 (NAME(aout,slurp_reloc_table)): Read dynamic relocs, if any.
3564 (NAME(aout,get_reloc_upper_bound)): Include dynamic reloc count in
3565 return value.
3566 * aoutf1.h (NAME(aout,sunos4_write_object_contents)): Don't write
3567 out dynamic symbols or relocs against reloc symbols, since they
3568 are already in the .text section and we wouldn't know where to
3569 write them anyhow.
3570 (sunos4_aout_backend): Initialize read_dynamic_symbols and
3571 read_dynamic_relocs fields.
3572 * aout-target.h (MY(backend_data)): Initialize
3573 read_dynamic_symbols and read_dynamic_relocs fields.
3574
3575 Thu Jan 20 20:57:27 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3576
3577 * hosts/alphaosf.h (uint64e_type, uint64_type, int64_type): Delete
3578 typedefs, since HOST_64_BIT will take care of defining them in
3579 bfd.h.
3580
3581 Wed Jan 19 17:28:59 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3582
3583 * config/alphaosf.mh (HDEFINES): Don't define HOST_64_BIT here;
3584 that's dealt with elsewhere.
3585 * hosts/alphaosf.h (sprintf_vma, fprintf_vma): New macros.
3586 (uint64_typeHIGH, uint64_typeLOW): Comment with HOST_64_BIT so
3587 they get copied to bfd.h.
3588
3589 * reloc.c (enum bfd_reloc_code_real): Add some Alpha relocation
3590 types. Reorganized some of the existing ones.
3591 * coff-alpha.c (alpha_howto_table): Construct 64-bit negative one
3592 values in case of compilation on a 32-bit machine. Fix pcrel
3593 fields of some reloc types.
3594 (alpha_bfd_reloc_type_lookup): Handle more relocation types.
3595
3596 * bfd-in.h (uint64_typeHIGH, uint64_typeLOW): Supply default
3597 definitions when not defined, regardless of whether uint64_type is
3598 a defined macro or not.
3599 (fprintf_vma, sprintf_vma): Define only if fprintf_vma is not
3600 already defined.
3601
3602 Wed Jan 19 00:02:54 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3603
3604 * aoutx.h (translate_to_native_sym_flags): Set the type of a
3605 BSF_WARNING symbol to N_WARNING.
3606
3607 Tue Jan 18 16:43:19 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3608
3609 * aoutx.h (aout_link_add_symbols): Increment sym_hash as well as p
3610 for an indirect or warning symbol.
3611 (aout_link_write_symbols): Update sym_hash with the target of an
3612 indirect or warning symbol. If an indirect symbol is defined,
3613 output the calculated value and don't output the target symbol.
3614
3615 Tue Jan 18 03:54:59 1994 David J. Mackenzie (djm@thepub.cygnus.com)
3616
3617 * aoutx.h (translate_from_native_sym_flags): Give warning symbols
3618 an (unused) nonzero section value, needed for check below.
3619
3620 Mon Jan 17 15:12:07 1994 David J. Mackenzie (djm@thepub.cygnus.com)
3621
3622 * aoutx.h (translate_from_native_sym_flags,
3623 aout_link_add_symbols): Treat N_SET[ABDT] | N_EXT like
3624 N_SET[ABDT].
3625
3626 Fri Jan 14 16:45:43 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3627
3628 * elfcode.h (elf_object_p): If there is a SHT_DYNAMIC section, set
3629 the DYNAMIC flag for the BFD.
3630 (NAME(bfd_elf,write_object_contents)): Don't try to write out a
3631 BFD with the DYNAMIC flag set, since we don't generate the program
3632 header table correctly.
3633
3634 Fri Jan 14 01:04:36 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3635
3636 * elfcode.h (elf_slurp_symbol_table): Free x_symp at the end
3637 of the function to avoid storage leak.
3638
3639 Thu Jan 13 23:07:32 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3640
3641 * ecoff.c (ecoff_link_write_external): An ifd can be -1.
3642
3643 Thu Jan 13 12:33:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3644
3645 * som.c (som_set_reloc_info): Provide a default symbol for
3646 relocations which don't actually have an associated symbol.
3647
3648 * som.c (hppa_som_reloc): Add new "error message" argument.
3649
3650 Wed Jan 12 13:36:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3651
3652 Enable gdb to write to core files on more core file readers.
3653 * libbfd.c (bfd_generic_set_section_contents): Remove range check
3654 for section size, it is already done in bfd_set_section_contents
3655 with bfd_get_section_size_now.
3656 * aix386-core.c, hppabsd-core.c, hpux-core.c, irix-core.c,
3657 osf-core.c, ptrace-core.c, trad-core.c (*_set_section_contents):
3658 Use bfd_generic_set_section_contents instead of bfd_false.
3659
3660 Wed Jan 12 15:31:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3661
3662 * linker.c: Added initial documentation.
3663
3664 * linker.c (default_indirect_link_order): Don't expect space for
3665 output relocations if there aren't any input relocations.
3666
3667 Tue Jan 11 14:37:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3668
3669 * aoutx.h (NAME(aout,final_link)): Set a_entry before computing
3670 file offsets.
3671
3672 * elfcode.h (swap_out_syms): A common symbol is STT_OBJECT, not
3673 STT_NOTYPE.
3674
3675 Tue Jan 11 09:10:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3676
3677 * config.bfd: Use ELF, not COFF for m88*-*-dgux*.
3678 Combine m88k-*-* and m88110-*-* cases into m88*-*-*.
3679
3680 Tue Jan 11 00:07:19 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3681
3682 * ecofflink.c: Extensive changes to compress and merge debugging
3683 information, and to write some of out directly rather than saving
3684 it in memory. Several new functions and structures, and new
3685 arguments to existing functions.
3686 * ecoff.c (ecoff_compute_reloc_file_positions): Compute
3687 sym_filepos as well.
3688 (ecoff_get_extr): Use ifdmap instead of ifdbase.
3689 (ecoff_write_object_contents): Don't compute sym_filepos here.
3690 Only output symbols if outsymbols is not NULL.
3691 (ecoff_bfd_final_link): Adjust for changes in ecoff_debug_info and
3692 bfd_ecoff_debug functions. Write out debugging information here.
3693 (ecoff_final_link_debug_accumulate): Adjust for changes in
3694 bfd_ecoff_debug functions.
3695 (ecoff_link_write_external): Use ifdmap rather than ifdbase.
3696 * elf32-mips.c (mips_elf_read_ecoff_info): Read external symbols
3697 first, to put them in the first memory buffer. Clear fdr field.
3698 (mips_elf_get_extr): Use pointer to unswapped external symbol.
3699 (mips_elf_final_link): Adjust for changes in bfd_ecoff functions.
3700 Preserve .text, .data and .bss even if they are empty. Save
3701 pointer to unswapped external symbol rather than copying it.
3702 Don't free up the external symbols.
3703 * libelf.h (elf_symbol_type): Change mips_extr to PTR.
3704 * bfd-in.h (bfd_ecoff_debug_init, bfd_ecoff_debug_free): Declare.
3705 (bfd_ecoff_debug_accumulate): Update declaration.
3706 (bfd_ecoff_debug_accumulate_other): Rename declaration from
3707 bfd_ecoff_debug_link_other and update.
3708 (bfd_ecoff_write_accumulated_debug): Declare.
3709 * bfd-in2.h: Rebuilt.
3710 * Makefile.in: Rebuilt dependencies.
3711
3712 Mon Jan 10 20:46:53 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3713
3714 * Makefile.in (install): Remove "@" which follows a backslash. In
3715 this position it just causes errors, not suppresses echoes.
3716
3717 Mon Jan 10 09:06:21 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3718
3719 * som.c (hppa_som_gen_reloc_type): Fix handling of LT and RT
3720 field selectors.
3721
3722 Sun Jan 9 04:32:25 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
3723
3724 * config/i386-netbsd.mt (SELECT_VECS): Include i386bsd_vec.
3725
3726 Fri Jan 7 10:27:27 1994 David J. Mackenzie (djm@rtl.cygnus.com)
3727
3728 * aoutx.h (adjust_z_magic): Don't merge the start of bss with the
3729 end of data if they are not contiguous.
3730
3731 * aoutf1.h (sunos4_aout_backend): Comment the fields' meanings.
3732
3733 Fri Jan 7 15:40:16 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3734
3735 * ecoff.c (ecoff_mkobject_hook): Don't set SEC_SHARED_LIBRARY flag
3736 for .reginfo section here.
3737 (ecoff_new_section_hook): Set it here instead.
3738
3739 Fri Jan 7 10:29:27 1994 Stan Shebs (shebs@andros.cygnus.com)
3740
3741 * bfd-in.h: (bfd_boolean): Add workaround for systems that also
3742 define true and false as enums.
3743 (ALMOST_STDC): Add as alternative to __STDC__.
3744 * bfd-in2.h: Rebuilt.
3745 * syms.c (bfd_print_symbol_vandf): Convert a PTR to FILE*.
3746
3747 Thu Jan 6 14:24:44 1994 David J. Mackenzie (djm@thepub.cygnus.com)
3748
3749 * aoutx.h (translate_to_native_sym_flags): Catch the case where
3750 there is no output section.
3751
3752 Thu Jan 6 14:37:42 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3753
3754 * nlmcode.h (nlm_object_p): If we can't read the fixed header,
3755 count it as a wrong format error, not a system call error, since
3756 the object file might simply be too small.
3757
3758 * targets.c (target_vector): Added nlm32_alpha_vec inside #ifdef
3759 BFD64.
3760 * Makefile.in (BFD32_BACKENDS): Remove nlm32-alpha.o.
3761 (BFD64_BACKENDS): Add nlm32-alpha.o. It depends on 64 bit
3762 support, even though it is for an Alpha in 32 bit mode.
3763 * configure.in (nlm32_alpha_vec): Set target64 to true.
3764
3765 * nlm32-gen.c, nlm64-gen.c: Removed. All nlm targets are
3766 different, so there is no point to providing a generic one.
3767 * libnlm.h: Don't bother to check for nlm_backend(bfd) being NULL
3768 in the backend accessor macros; that should no longer be possible.
3769 * targets.c (target_vector): Removed nlm32_big_generic_vec,
3770 nlm64_big_generic_vec, nlm64_little_generic_vec.
3771 * configure.in (nlm32_big_generic_vec, nlm32_little_generic_vec,
3772 nlm64_big_generic_vec, nlm64_little_generic_vec): Removed.
3773 * Makefile.in: Rebuilt dependencies, and
3774 (BFD32_BACKENDS): Removed nlm32-gen.o.
3775 (BFD64_BACKENDS): Removed nlm64-gen.o.
3776 (CFILES): Removed nlm32-gen.c and nlm64-gen.c.
3777
3778 * hp300hpux.c (ARCH_SIZE): Define before including aoutx.h.
3779
3780 * linker.c (_bfd_generic_link_add_one_symbol): Add constructor and
3781 bitsize arguments. Changed all callers (aoutx.h).
3782 * libbfd-in.h (_bfd_generic_link_add_one_symbol): Add constructor
3783 and bitsize arguments to declaration.
3784 * libbfd.h: Rebuilt.
3785
3786 * ecoff.c: First cut at new style of linker backend for
3787 ECOFF--added a bunch of functions. Also:
3788 (ecoff_sec_to_styp_flags): Set flags for .pdata and .xdata.
3789 (ecoff_slurp_symbolic_header): New function.
3790 (ecoff_slurp_symbolic_info): Call ecoff_slurp_symbolic_header.
3791 (ecoff_compute_reloc_file_positions): New function.
3792 (ecoff_set_section_contents): Get out quickly if count is zero.
3793 Check errors better.
3794 (ecoff_write_object_contents): Put .xdata section in data segment.
3795 Call ecoff_compute_reloc_file_positions. Don't output relocs or
3796 external symbols if outsymbols is NULL.
3797 (ecoff_bfd_final_link): Completely rewritten.
3798 * libecoff.h: Include bfdlink.h.
3799 (struct ecoff_backend_data): Add relocate_section field.
3800 (ecoff_data_type): Add sym_hashes and symndx_to_section fields.
3801 (struct ecoff_link_hash_entry): Define.
3802 (struct ecoff_link_hash_table): Define.
3803 (ecoff_bfd_link_add_symbols): Declare as function, not macro.
3804 (ecoff_bfd_link_hash_table_create): Likewise.
3805 * ecofflink.c (bfd_ecoff_debug_one_external): New function.
3806 (bfd_ecoff_debug_externals): Call bfd_ecoff_debug_one_external.
3807 * bfd-in.h (bfd_ecoff_debug_one_external): Declare.
3808 * bfd-in2.h: Rebuilt.
3809 * coff-alpha.c (alpha_howto_table): Mark BRADDR as
3810 partial_inplace, and set the src_mask to 0x1fffff.
3811 (alpha_ecoff_get_relocated_section_contents): Remove unused
3812 variable gp_warned.
3813 (alpha_convert_external_reloc): New static function.
3814 (alpha_relocate_section): New static function.
3815 (alpha_ecoff_backend_data): Initialize relocate_section field.
3816 * coff-mips.c (mips_relocate_refhi): New static function.
3817 (mips_relocate_section): New static function.
3818 (mips_ecoff_backend_data): Initialize relocate_section field.
3819
3820 * reloc.c (_bfd_relocate_contents): Corrected signed overflow
3821 checking when there is an addend.
3822
3823 * aoutx.h (NAME(aout,final_link)): Don't abort when trying to link
3824 a non a.out file, just pass it to _bfd_default_link_order.
3825 (aout_link_input_section_std): When doing a final PC relative link
3826 against a section symbol, subtract the VMA of the input section.
3827 (aout_link_input_section_ext): Likewise.
3828
3829 * linker.c (default_indirect_link_order): Renamed from
3830 _bfd_generic_indirect_link_order and made static.
3831 (_bfd_generic_final_link): Don't switch on link_order type, just
3832 call _bfd_default_link_order.
3833 (_bfd_default_link_order): Handle bfd_indirect_link_order type.
3834 * genlink.h: Removed declaration of
3835 _bfd_generic_indirect_link_order.
3836 * elf32-mips.c (mips_elf_final_link): Don't switch on link_order
3837 type, just call _bfd_default_link_order.
3838
3839 Tue Jan 4 21:23:37 1994 Ian Lance Taylor (ian@cygnus.com)
3840
3841 * linker.c (generic_link_check_archive_element): Base the name of
3842 the created common section on the name of the section the symbol
3843 came from.
3844 (_bfd_generic_link_add_one_symbol): (case BIG): A common symbol
3845 must have a section, so don't bother to create one.
3846
3847 Mon Jan 3 15:32:16 1994 David J. Mackenzie (djm@thepub.cygnus.com)
3848
3849 * aout-target.h (MY(vec)): Add DYNAMIC to mask of object flags.
3850 * aoutf1.h (NAME(aout,sunos4_write_object_contents)):
3851 If the DYNAMIC flag is set, set it in the exec header.
3852 * aoutx.h (NAME(aout,some_aout_object_p)): If the object is
3853 dynamically linked, set the DYNAMIC flag in the BFD.
3854 * libaout.h (N_SET_DYNAMIC): New macro.
3855 (N_DYNAMIC): Add missing 0 in mask.
3856
3857 Mon Jan 3 11:41:45 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3858
3859 * ecoff.c (ecoff_get_extr): Don't output section symbols as
3860 external symbols.
3861
3862 * bfd-in.h, hash.c: Change bfd_hash_allocate argument from size_t
3863 to unsigned int, because size_t may not be defined in bfd.h.
3864 * bfd-in2.h: Rebuilt.
3865
3866 * bfd-in.h (bfd_get{b,l}[_signed_]{16,32,64}): Declare argument to
3867 be a const pointer.
3868 * bfd-in2.h: Rebuilt.
3869 * libbfd.c (bfd_get{b,l}[_signed_]{16,32,64}): Declare argument to
3870 be a const pointer.
3871 * targets.c (bfd_target): Change swap function pointers
3872 accordingly.
3873 * archive.c (do_slurp_coff_armap): Change swap accordingly.
3874 * aix386-core.c: Change NO_GET and NO_GETS accordingly.
3875 * hppabsd-core.c, hpux-core.c, irix-core.c, osf-core.c,
3876 ptrace-core.c, trad-core.c: Change NO_GET and NO_SIGNED_GET
3877 accordingly.
3878
3879 * libbfd-in.h (struct artdata): Added tdata field.
3880 (_bfd_add_bfd_to_archive_cache): Declare.
3881 (_bfd_get_elt_at_filepos): Declare.
3882 (_bfd_snarf_ar_hdr): Renamed from snarf_ar_hdr.
3883 * libbfd.h: Rebuilt.
3884 * archive.c: Cleaned up some more.
3885 (_bfd_generic_mkarchive, bfd_generic_archive_p): Initialize
3886 pointer elements of artdata.
3887 (_bfd_add_bfd_to_archive_cache): Renamed from add_bfd_to_cache.
3888 (_bfd_snarf_ar_hdr): Renamed from snarf_ar_hdr.
3889 (_bfd_get_elt_at_filepos): Renamed from get_elt_at_filepos.
3890 (get_extended_arelt_filename, bfd_construct_extended_name_table,
3891 bfd_ar_hdr_from_filesystem, compute_and_write_armap): Made static.
3892 * ecoff.c: Some comment changes.
3893 (ecoff_slurp_armap): Handle rename of snarf_ar_hdr. Set
3894 ardata->tdata to raw_armap.
3895 (ecoff_archive_p): Initialize pointer elements of artdata.
3896 * coff-rs6000.c (rs6000coff_get_elt_at_filepos): Handle rename of
3897 add_bfd_to_cache.
3898
3899 * hash.c: Added some documentation.
3900
3901 Mon Jan 3 11:09:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3902
3903 * aout-target.h, netbsd386.c: Replace NO_SWAP_MAGIC with SWAP_MAGIC,
3904 and do the swapping here rather than calling ntohl from the N_*
3905 macros. This cleans up assumptions about the size of a host long,
3906 the existence to ntohl, etc.
3907
3908 Sat Jan 1 13:50:05 1994 Rob Savoye (rob@darkstar.cygnus.com)
3909
3910 * config.bfd: Add support for VSTa micro-kernel. It currently uses
3911 i386-aout.
3912
3913 Sat Jan 1 10:18:54 1994 David J. Mackenzie (djm@thepub.cygnus.com)
3914
3915 * hosts/i386mach3.h (HOST_SEGMENT_SIZE): Fix value.
3916 * i386mach3.c (SEGMENT_SIZE): Fix value.
3917
3918 Fri Dec 31 16:23:43 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3919
3920 Minor cleanups suggested by CodeCenter.
3921 * aoutx.h, coffgen.c, ecoff.c, ecofflink.c, elf.c, libbfd.c,
3922 linker.c, reloc.c, section.c, srec.c: Added /*ARGSUSED*/ as
3923 appropriate.
3924 * aoutx.h (struct external_exec): Removed unnecessary declaration.
3925 (NAME(aout,some_aout_object_p)): Set some tdata pointers to NULL.
3926 (adjust_z_magic): Removed useless variable data_vma.
3927 (stringtab_init): Initialize hash_zero.
3928 (add_to_stringtab): Removed unused fourth argument.
3929 (NAME(aout,swap_std_reloc_out)): Removed useless variable
3930 r_addend.
3931 (aout_link_input_section): Added some casts.
3932 * archive.c (get_extended_arelt_filename, do_slurp_coff_armap,
3933 bfd_ar_hdr_from_filesystem, bsd_write_armap, coff_write_armap):
3934 Minor code rewriting to make it more C like.
3935 (do_slurp_bsd_armap): Added some casts.
3936 * ecoff.c (ecoff_write_object_contents): Removed useless variable
3937 scn_base.
3938 (ecoff_write_armap): Added some casts. Use "" rather than "\0".
3939 * ecofflink.c (bfd_ecoff_write_debug): Added a cast.
3940 * libaout.h (struct internal_exec): Removed unnecessary
3941 declaration.
3942 * linker.c (_bfd_generic_indirect_link_order): Added a cast.
3943 * opncls.c (new_bfd): Removed a cast.
3944 * reloc.c (bfd_generic_get_relocated_section_contents): Added
3945 some casts.
3946 * srec.c (internal_srec_write_object_contents): Removed useless
3947 variable bytes_written.
3948
3949 Fri Dec 31 11:46:13 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3950
3951 * i386mach3.c (N_TXTADDR): Don't define after all.
3952 (TEXT_START_ADDR): Don't include exec header size in value.
3953
3954 Thu Dec 30 15:47:54 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3955
3956 * i386mach3.c (N_TXTADDR): Define.
3957
3958 Thu Dec 30 13:37:24 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3959
3960 Extensive changes to move the bulk of the linker into BFD so that
3961 more efficient backend code can be written for specific object
3962 files. Only existing efficient backend is a.out.
3963 * seclet.c, seclet.h: Removed.
3964 * hash.c, linker.c, genlink.h: New files.
3965 * bfd-in.h: Removed bfd_error_vector. Declared hash table
3966 structures and functions.
3967 (JUMP_TABLE): Removed bfd_seclet_link, added
3968 bfd_link_hash_table_create, bfd_link_add_symbols and
3969 bfd_final_link.
3970 * All backends: Changed accordingly.
3971 * bfd-in2.h: Rebuilt.
3972 * bfd.c (struct _bfd): Added link_next and archive_pass fields.
3973 Removed ld_symbols field.
3974 (bfd_nonrepresentable_section, bfd_undefined_symbol,
3975 bfd_reloc_value_truncated, bfd_reloc_is_dangerous,
3976 bfd_error_vector): Removed.
3977 (bfd_default_error_trap, bfd_error_trap,
3978 bfd_error_nonrepresentabltrap): Removed.
3979 (bfd_get_relocated_section_contents): Pass link_info. Pass
3980 link_order instead of seclet. Pass symbols.
3981 (bfd_relax_section): Pass link_info.
3982 (bfd_seclet_link): Removed.
3983 (bfd_link_hash_table_create, bfd_link_add_symbols,
3984 bfd_final_link): New macros.
3985 * libbfd-in.h: If __GNUC__ is defined and alloca is not, define
3986 alloca as __builtin_alloca. Declare internal linking functions.
3987 * libbfd.h: Rebuilt.
3988 * libbfd.c (bfd_seek): Comment out fseek assertion. It's worked
3989 for months.
3990 * reloc.c (reloc_howto_type): Added error_message argument to
3991 special_function field. Changed all callers and all definitions.
3992 (bfd_get_reloc_size): Make argument a const pointer.
3993 (bfd_perform_relocation): Add error_message argument to hold
3994 string set if return value if bfd_reloc_dangerous. Changed all
3995 callers.
3996 (_bfd_final_link_relocate, _bfd_relocate_contents): New functions.
3997 * section.c (asection): Renamed seclets_head and seclets_tail to
3998 link_order_head and link_order_tail.
3999 * targets.c (bfd_target): Replaced seclet argument with link_info
4000 and link_order and symbols arguments in
4001 bfd_get_relocated_section_contents. Added symbols argument to
4002 bfd_relax_section. Removed bfd_seclet_link. Added
4003 bfd_link_hash_table_create, bfd_link_add_symbols and
4004 bfd_final_link.
4005 * libaout.h (struct aoutdata): Added external_syms,
4006 external_sym_count, external_strings, sym_hashes fields.
4007 (obj_aout_external_syms, obj_aout_external_sym_count,
4008 obj_aout_external_strings, obj_aout_sym_hashes): New accessor
4009 macros.
4010 (WRITE_HEADERS): Only output symbols if outsymbols is not NULL.
4011 * aoutx.h: Wrote new back end linker routines.
4012 (translate_to_native_sym_flags): Return boolean value. Don't use
4013 bfd_error_vector.
4014 (NAME(aout,write_syms)): Return boolean value. Check return value
4015 of translate_to_native_sym_flags and bfd_write.
4016 * aout-target.h (final_link_callback): New function.
4017 (MY_bfd_final_link): New function.
4018 * aout-adobe.c (aout_adobe_write_object_contents): Check return
4019 value of aout_32_write_syms.
4020 * hp300hpux.c (MY(write_object_contents)): Likewise.
4021 * i386lynx.c (WRITE_HEADERS): Likewise.
4022 * libaout.h (WRITE_HEADERS): Likewise.
4023 * bout.c: Changed functions to use link_info->callbacks rather
4024 than bfd_error_vector, and link_orders rather than seclets.
4025 * coff-alpha.c: Likewise.
4026 * coff-h8300.c: Likewise.
4027 * coff-h8500.c: Likewise.
4028 * coff-sh.c: Likewise.
4029 * coff-z8k.c: Likewise.
4030 * elf32-hppa.c: Likewise.
4031 * reloc16.c: Likewise.
4032 * coff-alpha.c (alpha_ecoff_get_relocated_section_contents): Look
4033 up _gp in the hash table rather than in outsymbols.
4034 * coff-a29k.c (a29k_reloc): Pass errors back in new error_message
4035 argument rather than printing them.
4036 * coffcode.h (bfd_coff_reloc16_extra_cases): Take link_info and
4037 link_order arguments rather than seclet. Changed all uses and
4038 definitions.
4039 (bfd_coff_reloc16_estimate): Pass link_info arguments. Changed
4040 all uses and definitions.
4041 * libcoff.h: Rebuilt.
4042 * ecoff.c (ecoff_get_extr): If symbol is defined by linker, but
4043 not by ECOFF, make it scAbs.
4044 (ecoff_bfd_final_link): Renamed from ecoff_bfd_seclet_link and
4045 rewritten.
4046 * elf32-mips.c (mips_elf_final_link): Renamed from
4047 mips_elf_seclet_link and rewritten.
4048 * elf32-hppa.c (elf32_hppa_stub_description): Added link_info
4049 field.
4050 (new_stub, add_stub_by_name, hppa_elf_build_arg_reloc_stub,
4051 hppa_elf_build_long_branch_stub, hppa_look_for_stubs_in_section):
4052 Added link_info arguments. Changed all callers.
4053 * elfcode.h (elf_slurp_symbol_table): Don't quit if outsymbols is
4054 not NULL.
4055 * oasys.c (oasys_write_sections): Return boolean value rather than
4056 using bfd_error_vector.
4057 (oasys_write_object_contents): Check return value of
4058 oasys_write_sections.
4059 * hosts/std-host.h: Don't declare qsort or strtol.
4060 * Makefile.in: Rebuild dependencies.
4061 (BFD_LIBS): Removed seclet.o. Added hash.o and linker.o.
4062 (CFILES): Removed seclet.c. Added hash.c and linker.c.
4063 (HFILES): Removed seclet.h. Added genlink.h.
4064
4065 Thu Dec 30 07:41:36 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4066
4067 * section.c (bfd_get_section_contents): Return zero filled buffer
4068 if section has no contents.
4069
4070 Tue Dec 28 12:43:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4071
4072 * elf.c (bfd_elf_generic_reloc): If this is not an inplace reloc,
4073 then skip bfd_perform_relocation even if the addend is non-zero.
4074
4075 Tue Dec 21 09:22:19 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
4076
4077 * coffcode.h (coff_write_relocs) [SWAP_OUT_RELOC_OFFSET]: Copy
4078 addend to r_offset field.
4079
4080 * Makefile.in (CFILES): Added coff-sparc.c. Rebuild dependencies.
4081
4082 * coff-sparc.c (SWAP_IN_RELOC_OFFSET, SWAP_OUT_RELOC_OFFSET,
4083 CALC_ADDEND): Define.
4084
4085 * aix386-core.c (aix386_core_file_p): Use cd_regs[0] for computing
4086 the offsetof because AIX /bin/cc does not like to take the address
4087 of an array. (From Minh Tran-Le.)
4088
4089 Thu Dec 16 13:06:32 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4090
4091 * Thu Dec 16 15:41:06 1993 Peter Hoogenboom (hoogen@cs.utah.edu)
4092
4093 * elf32-hppa.c (hppa_elf_build_arg_reloc_stub): Make sure to copy
4094 the return pointer into %r2 if no jump-in-call-delay-slot
4095 optimization was done.
4096
4097 * hosts/hp300bsd.h: Correctly identify 4.3BSD vs 4.4BSD.
4098
4099 Wed Dec 15 08:04:16 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4100
4101 * hosts/std-host.h: (time): Don't declare; conflicts on Mach3.
4102
4103 * hosts/i386mach3.h (HOST_PAGE_SIZE): Set to 1 to avoid padding.
4104 (HOST_SEGMENT_SIZE): Set to 0 for same reason.
4105
4106 * i386mach3.c (PAGE_SIZE, SEGMENT_SIZE): Same changes as above.
4107 (TEXT_START_ADDR): Correct.
4108 (MY_backend_data): Define.
4109
4110 * aoutx.h (adjust_o_magic, adjust_z_magic, adjust_n_magic):
4111 New functions; code moved from aout_<size>_adjust_sizes_and_vmas.
4112
4113 Tue Dec 14 21:48:33 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4114
4115 * som.c (som_begin_writing): Fix thinkos in auxiliary header
4116 support.
4117 (bfd_som_attach_aux_hdr): Likewise.
4118
4119 Mon Dec 13 23:34:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4120
4121 * elf32-hppa.c (hppa_elf_gen_reloc_type): Handle 'T' field
4122 selectors for PIC code.
4123
4124 * som.c (hppa_som_gen_reloc_type): Handle 'T' field selectors.
4125 (som_write_fixups): Handle R_DLT_REL, R_FSEL, R_RSEL, R_LSEL
4126 relocations needed by PIC.
4127
4128 Tue Dec 7 15:47:51 1993 Stu Grossman (grossman at cygnus.com)
4129
4130 * nlmcode.h: Fixes to avoid compiler warnings...
4131
4132 Tue Dec 7 15:10:54 1993 Ian Lance Taylor (ian@cygnus.com)
4133
4134 * libnlm.h (nlm_backend_data): Removed macro definition.
4135 (nlm_alpha_backend_data): Adjusted accordingly.
4136
4137 Sun Dec 5 19:32:08 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4138
4139 * som.c (som_begin_writing): Flesh out code for handling simple
4140 auxiliary headers.
4141 (bfd_som_attach_aux_hdr): New function.
4142
4143 * som.h (struct somdata): Add fields for attaching version and
4144 copyright headers. Add accessor macros.
4145
4146 * som.c (R_DLT_REL, R_AUX_UNWIND, R_SEC_STMT): Add protected
4147 definitions for old versions of HPUX which fail to define them.
4148 (som_hppa_howto_talbe): Add R_DLT_REL, R_AUX_UNWIND, and R_SEC_STMT
4149 now that they're safe. Delete bogus R_STATEMENT relocations.
4150
4151 * som.c (som_hppa_howto_table): Add missing R_END_TRY. Delete
4152 extra R_DATA_OVERRIDE.
4153 (hppa_som_gen_reloc_type): Generate a relocation for the rounding
4154 mode selector if needed.
4155 (som_write_fixups): Handle requests for a change in the default
4156 rounding mode. Rounding modes do not consume input bytes, but
4157 are just markers much like R_ENTRY and R_EXIT.
4158
4159 Sat Dec 4 19:40:32 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4160
4161 Fri Dec 3 09:55:17 1993 Pete Hoogenboom (hoogen@cs.utah.edu)
4162
4163 * elf32-hppa.c: (hppa_elf_reloc): Do not do code reordering when
4164 the branch instruction as originally been nullified.
4165 hppa_elf_reloc): Avoid useless call to bfd_put_32 () in the
4166 case of no code reordering due to an LDO instruction in the
4167 delay slot of the branch. Make sure to relocate the correct
4168 instruction. Do not perform instruction reordering for millicode
4169 calls.
4170 (hppa_elf_build_arg_reloc_stub): Change the relocation type
4171 to R_HPPA_STUB_CALL_17 when special processing might be needed.
4172 (hppa_elf_build_long_branch_stub): Prevent code reordering on
4173 a call from a linker stub to another linker stub and for millicode
4174 calls. Do not trash the return register for calls from one linker
4175 stub to a second linker stub.
4176
4177 * elf32-hppa.c: (elf_hppa_howto_table): PLABEL and DLT
4178 relocations are not pc-relative.
4179
4180 * hppa_stubs.h: (BLE_N_XXX_0_31): New instruction used in
4181 linker stub code.
4182 (COPY_2_31): Likewise.
4183
4184 Fri Dec 3 18:40:58 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4185
4186 * config/solaris2.mh (HDEFINES): Remove -Dconst=
4187 * hosts/solaris.h: If not __GNUC__, define const as empty.
4188
4189 Thu Dec 2 15:43:32 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4190
4191 * ecoff.c: Added various casts for 32/64 bit cross targeting.
4192 (ecoff_mkobject_hook): Set SEC_SHARED_LIBRARY for the .reginfo
4193 section so that the linker ignores it.
4194 * ecofflink.c: Added various casts for 32/64 bit cross targeting.
4195 (ecoff_add_bytes): Changed need argument to size_t.
4196 (bfd_ecoff_debug_link_other): Check return value of
4197 ecoff_add_string.
4198
4199 * libbfd-in.h (new_bfd): Use void rather than an empty parameter
4200 list.
4201 * libbfd.h: Rebuilt.
4202
4203 * libnlm.h (struct nlm_obj_tdata): New field backend_data.
4204 (nlm_backend_data, nlm_alpha_backend_data): New accessor macros.
4205 (struct nlm_backend_data): New field no_uninitialized_data.
4206 (nlm_no_uninitialized_data): New accessor macro.
4207 * nlmcode.h (nlm_compute_section_file_positions): Handle
4208 no_uninitialized_data.
4209 (nlm_external_reloc_compare): Sort relocs by address for a
4210 particular symbol, to make the sort more stable.
4211 (nlm_write_object_contents): Cast the arguments to qsort. Get the
4212 value of a debugging symbol the same way we get the value of a
4213 normal symbol.
4214 * nlm32-alpha.c: Various changes. Write out GP and .lita relocs.
4215 Set no_uninitialized_data to true.
4216 * nlm32-i386.c (nlm32_i386_backend), nlm32-sparc.c
4217 (nlm32_sparc_backend): Set no_uninitialized_data field false.
4218 * nlmswap.h (nlm_swap_fixed_header_out): Zero out destination
4219 before filling it in.
4220
4221 Wed Dec 1 21:47:58 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4222
4223 * som.c (som_section_type, som_decode_symcalss): New functions.
4224 (som_get_symbol_info): Use them.
4225 (som_slurp_symbol_table): Set the section of common and undefined
4226 symbols correctly.
4227
4228 Wed Dec 1 14:15:10 1993 Ken Raeburn (raeburn@cygnus.com)
4229
4230 * elfcode.h (write_relocs): Initialize local var LAST_SYM_IDX, to
4231 make gcc happy.
4232
4233 * mipsbsd.c: Changes from Ralph Campbell:
4234 (mips_howto_table_ext): MIPS_RELOC_LO16 should use
4235 complain_overflow_dont.
4236 (aout_mips_*_vec): Make name use "a.out" instead of "aout", to
4237 make gdb happy.
4238
4239 * bfd.c (bfd_errmsgs): Reword invalid-target message.
4240
4241 * config.bfd: For sparc*-*-coff, use sparc-coff.
4242 * configure.in: Handle sparccoff_vec.
4243 * targets.c (sparccoff_vec): Declare.
4244
4245 * reloc.c (bfd_get_reloc_size): New function.
4246 (struct reloc_howto_type): Update documentation of size field.
4247
4248 Wed Dec 1 14:39:05 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4249
4250 * nlm32-alpha.c: New file; preliminary Alpha NetWare support.
4251 * config.bfd (alpha-*-netware*): New target; use alpha-nlm.
4252 * config/alpha-nlm.mt: New file.
4253 * configure.in (nlm32_alpha_vec): New vector; use nlm32-alpha.o,
4254 nlm32.o, and nlm.o.
4255 * Makefile.in (BFD32_BACKENDS): Added nlm32-alpha.o.
4256 (CFILES): Added nlm32-alpha.c.
4257 Rebuilt dependencies.
4258 * targets.c (nlm32_alpha_vec): Declare.
4259
4260 * libnlm.h (struct nlm_backend_data): New fields
4261 optional_prefix_size, nlm_backend_object_p, nlm_write_prefix,
4262 nlm_set_public_section, nlm_get_public_offset. Removed unused
4263 nlm_write_reloc field. Changed nlm_write_import to remove
4264 unnecessary symbol argument. Renamed nlm_write_externals to
4265 nlm_write_external, and changed cound argument from bfd_vma to
4266 bfd_size_type.
4267 (nlm_optional_prefix_size, nlm_backend_object_p_func,
4268 nlm_write_prefix_func, nlm_set_public_section_func,
4269 nlm_get_public_offset_func): New accessor macros.
4270 (nlm_write_reloc_func): Removed.
4271 (nlm_write_external_func): Adjusted for field renaming.
4272 * nlm32-i386.c (nlm_i386_write_import): Renamed from
4273 nlm_i386_write_reloc. Removed old nlm_i386_write_import which
4274 just called old nlm_i386_write_reloc.
4275 (nlm_i386_write_external): Renamed from nlm_i386_write_externals.
4276 Declared. Changed second argument from bfd_vma to bfd_size_type.
4277 (nlm32_i386_backend): Adjusted for changes to fields and names.
4278 * nlm32-sparc.c (nlm_sparc_mangle_relocs): Removed unused,
4279 ifdeffed out code.
4280 (nlm_sparc_write_import): Removed second argument.
4281 (nlm_sparc_write_external): Renamed from
4282 nlm_sparc_write_externals. Changed second argument from bfd_vma
4283 to bfd_size_type.
4284 (nlm32_sparc_backend): Adjusted for changes to fields and names.
4285 * nlmcode.h: Removed some unused code.
4286 (nlm_object_p): Don't destroy tdata pointer. Call
4287 backend_object_p function if it exists.
4288 (nlm_slurp_symbol_table): Removed unused variable rcount. Call
4289 set_public_section_func if it exists instead of checking
4290 NLM_HIBIT.
4291 (nlm_compute_section_file_positions): Account for
4292 optional_prefix_size.
4293 (nlm_write_object_contents): Account for optional_prefix_size.
4294 Removed useless variable write_reloc_func. Changed declaration
4295 and call of write_import_func. Call write_prefix_func if it
4296 exists. Removed unused variables len and temp. Call
4297 get_public_offset_func if it exists rather than setting NLM_HIBIT.
4298 * nlmswap.h: Declare functions.
4299
4300 * bfd-in.h (uint64_typeLOW, uint64_typeHIGH): Fully parenthesize
4301 for clarity.
4302 (fprintf_vma, sprintf_vma): Use %lx, not %x.
4303 * bfd-in2.h: Rebuilt.
4304 * hosts/alphaosf.h (uint64_typeLOW, uint64_typeHIGH): Cast results
4305 to unsigned long.
4306
4307 * config.bfd: Don't set target64 here, as the setting is ignored.
4308 * configure.in (ecoffalpha_little_vec): Set target64.
4309
4310 * config/alphaosf.mt (TDEFINES): Removed; setting host parameters
4311 in TDEFINES is wrong.
4312
4313 * coff-alpha.c (alpha_ecoff_get_relocated_section_contents):
4314 Remove unused variable output_section.
4315
4316 Tue Nov 30 16:45:23 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4317
4318 * irix-core.c: New file for Irix 4 and Irix 5 core support.
4319 Functions taken out of coff-mips.c. Handle vmap type VMAPFILE.
4320 * coff-mips.c: Irix 4 core file support moved to irix-core.c.
4321 * targets.c: If IRIX_CORE defined, include irix_core_vec in
4322 target_vector.
4323 * config/irix4.mh (HDEFINES): Add -DIRIX_CORE.
4324 (HDEPFILES): Define to be irix-core.o.
4325 * config/irix5.mh (HDEFINES): Define to be -DIRIX_CORE.
4326 (HDEPFILES): Define to be irix-core.o.
4327 * Makefile.in (OPTIONAL_BACKENDS): Added irix-core.o. Removed
4328 sco-core.o, which no longer exists.
4329 (CFILES): Added all *-core.c files.
4330 Rebuilt dependencies.
4331
4332 Wed Nov 24 02:02:41 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4333
4334 * elfcode.h (map_program_segments): Restore check of file_size !=
4335 mem_size, but only if SHT_PROGBITS.
4336
4337 * ecofflink.c: New file to hold ECOFF debug information linking
4338 routines.
4339 * ecoff.c (ecoff_clear_output_flags, ecoff_rel, ecoff_dump_seclet,
4340 ecoff_add_string, ecoff_get_debug): Removed. Functionality now in
4341 ecofflink.c.
4342 (ecoff_get_extr, ecoff_set_index): New functions.
4343 (ecoff_slurp_symbolic_info): Don't save raw_size.
4344 (ecoff_bfd_seclet_link): Rewrote to use ecofflink.c functions.
4345 (ecoff_compute_section_file_positions): Don't set EXEC_P just
4346 because there is a start address.
4347 (ecoff_write_object_contents): Handle external symbols here. Use
4348 ecofflink.c functions to write out debugging information.
4349 * elf32-mips.c (mips_elf_read_ecoff_info, mips_elf_get_extr,
4350 mips_elf_set_index): New functions.
4351 (mips_elf_seclet_link): Discard empty sections, the .options
4352 section and .gptab sections. Handle linking .mdebug section.
4353 * libecoff.h (ecoff_data_type): Removed raw_size and ifdbase.
4354 * libelf.h (elf_symbol_type): Added mips_extr to tc_data union.
4355 * bfd-in.h: Added prototypes for routines in ecofflink.c (some are
4356 called by gas, so they are public).
4357 * bfd-in2.h: Rebuilt.
4358 * Makefile.in (BFD_LIBS): Added ecofflink.o.
4359 (CFILES): Added ecofflink.c.
4360 (ecofflink.o): New target. Rebuilt dependencies.
4361
4362 Mon Nov 22 22:26:42 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4363
4364 * som.c (hppa_object_p): Also recognize SHARED_MAGIC_CNX as
4365 a valid magic number if it's been defined.
4366
4367 Mon Nov 22 14:17:36 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4368
4369 * ecoff.c (ecoff_mkobject): Don't create .scommon section; linker
4370 no longer requires it.
4371 (ecoff_bfd_seclet_link, ecoff_sizeof_headers,
4372 ecoff_write_object_contents): Don't treat .scommon section
4373 specially.
4374
4375 Mon Nov 22 10:54:27 1993 Fred Fish (fnf@cygnus.com)
4376
4377 Merged changes from kev@spuds.geg.mot.com (Kevin A. Buettner):
4378 * bfd/config/delta88.mh (HDEFINES): Define this to be -DPTRACE_CORE.
4379 * bfd/config/delta88.mh (HDEPFILES): Defined to be ptrace-core.o.
4380 * bfd/ptrace-core.c: New file for dealing with core files with
4381 start with the ptrace_user structure found on BCS compliant systems.
4382 * bfd/targets.c (ptrace_core_vec): New vector.
4383
4384 Mon Nov 22 02:33:12 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4385
4386 * Minimal support for reading SOM fixup streams. Allows
4387 objdump -r to do something reasonable.
4388 * som.c (som_get_reloc_upper_bound): Implement.
4389 (som_canonicalize_reloc): Implement.
4390 (som_set_reloc_info, som_slurp_reloc_table): New functions.
4391
4392 Sun Nov 21 13:46:55 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4393
4394 * hosts/lynx.h (FPRINTF_ALREADY_DECLARED): Define.
4395 * hosts/sparclynx.h: Include lynx.h instead of duplicating it.
4396
4397 Fri Nov 19 14:34:04 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4398
4399 * coff-a29k.c (a29k_reloc): For R_IREL, don't left shift
4400 signed_value before sign extending it. Don't subtract out
4401 reloc_entry->address. This makes it compatible with what gas is
4402 generating.
4403
4404 * elfcode.h (elf_fake_sections): Accept .sbss as the name for a
4405 SHT_NOBITS sections.
4406 (map_program_segments): Don't leave the loop after the first
4407 SHT_NOBITS section.
4408 (assign_file_positions_except_relocs): Only force sh_offset and
4409 sh_addr to match modulo maxpagesize for a section which is not
4410 SHT_NOBITS. Changed the method used to force page alignment after
4411 a SHT_NOBITS section to only do it for the last such consecutive
4412 section, and to really force page alignment.
4413
4414 Fri Nov 19 04:02:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4415
4416 * coffcode.h (coff_slurp_symbol_table): Print more verbose message
4417 in the case of an unknown (or unhandled) storage class.
4418
4419 * config/i386-lynx.mt (TDEFINES): FPRINTF_ALREADY_DECLARED should
4420 not be defined here, since it is a host attribute, not a target
4421 one.
4422 * config/m68k-lynx.mt, config/sparc-lynx.mt: Ditto.
4423
4424 * coffcode.h (coff_bfd_reloc_type_lookup): Don't define if already
4425 defined.
4426
4427 * coff-sparc.c: Define some relocations, based on ELF relocations.
4428 (enum reloc_type, bfd_coff_generic_reloc, coff_sparc_howto_table,
4429 struct coff_reloc_map, sparc_reloc_map,
4430 coff_sparc_reloc_type_lookup): Borrowed from elf32-sparc.c and
4431 elf.c, renamed.
4432 (coff_bfd_reloc_type_lookup): Define to be coff_sparc_reloc_....
4433 (rtype2howto): Index into coff_sparc_howto_table using
4434 dst->r_type.
4435
4436 Thu Nov 18 11:45:39 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4437
4438 * config.bfd (mips*-*-irix5*): New target; use mipsbelf.
4439 * configure.host (mips-sgi-irix5*) New host; use irix5 (no
4440 hosts/irix5.h created; just use std-host.h).
4441 * config/irix5.mh: New file; like irix4.mh, but don't use -G or
4442 -lmalloc.
4443 * Makefile.in: Rebuilt dependencies.
4444
4445 * ecoffswap.h: Changed type of internal pointers for swap out
4446 functions to const *.
4447
4448 * elf32-mips.c (mips_elf_got16_reloc): New function. Handle GOT16
4449 correctly for assembler, but linker support not implemented.
4450 (elf_mips_howto_table): Use mips_elf_got16_reloc for GOT16.
4451 (mips_elf_sym_is_global): New function; at least on Irix 5, all
4452 non section symbols are considered global.
4453 (elf_backend_sym_is_global): Define.
4454 (mips_elf_final_write_processing): New function. Set the MIPS
4455 architecture level correctly.
4456 (elf_backend_final_write_processing): Define.
4457 (mips_elf_section_from_shdr): Handle SHT_MIPS_OPTIONS.
4458 (mips_elf_fake_sections): Set entsize of .mdebug or .reginfo
4459 section to 1. Handle .options section.
4460 (mips_elf_acom_section, mips_elf_acom_symbol,
4461 mips_elf_acom_symbol_ptr): New static variables, used to build a
4462 generic .acommon section to hold SHN_MIPS_ACOMMON symbols.
4463 (mips_elf_symbol_processing): Handle SHN_MIPS_ACOMMON symbols by
4464 putting them all in a global .acommon section.
4465
4466 * elfcode.h (bfd_section_from_shdr): Don't dump core if target
4467 section has no ELF section data.
4468 (elf_make_sections): Set addralign of reloc section to 4.
4469 (elf_fake_sections): Likewise.
4470 (map_program_segments): Don't consider section 0.
4471 (assign_file_positions_except_relocs): Don't consider section 0.
4472 In the main loop, skip the symtab and strtab sections, since their
4473 positions are set elsewhere.
4474 (swap_out_syms): Set addralign of symtab section to 4. Set
4475 addralign of strtab sections to 1.
4476 (assign_file_positions_for_relocs): Don't consider section 0.
4477 (write_object_contents): Don't write out section 0.
4478
4479 * libelf.h (struct elf_backend_data): Added fields
4480 elf_backend_sym_is_global and elf_backend_final_write_processing.
4481 * elf32-target.h (elf32_bed): Added corresponding initializers.
4482 * elf64-target.h (elf64_bed): Likewise.
4483 * elfcode.h (sym_is_global): Take abfd argument. Call
4484 elf_backend_sym_is_global if it is not NULL.
4485 (elf_map_symbols): Pass abfd to sym_is_global.
4486 (write_object_contents): Call elf_backend_final_write_processing
4487 if it is defined.
4488
4489 Wed Nov 17 18:43:28 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4490
4491 * libecoff.h: Include coff/ecoff.h.
4492 (struct ecoff_backend_data): Move external debugging information
4493 fields into a single field pointing to an ecoff_debug_swap
4494 structure.
4495 (ecoff_data_type): Move debugging information fields into a single
4496 field pointing to an ecoff_debug_info structure.
4497 * coff-alpha.c, coff-mips.c, ecoff.c: Corresponding changes.
4498
4499 Wed Nov 17 17:38:58 1993 Sean Eric Fagan (sef@cygnus.com)
4500
4501 * nlmswap.h: New file to swap fixed header. Included by NLM
4502 backends.
4503 * libnlm.h (struct reloc_and_sec): Define.
4504 (struct nlm_backend_data): Add fields fixed_header_size,
4505 nlm_read_import, nlm_write_import, nlm_swap_fhdr_in,
4506 nlm_swap_fhdr_out.
4507 (nlm_fixed_header_size, nlm_read_import_func,
4508 nlm_write_import_func, nlm_swap_fixed_header_in_func,
4509 nlm_swap_fixed_header_out_func, nlm_write_external_func): New
4510 accessor macros.
4511 * nlmcode.h: Use new functions.
4512 * nlm32-i386.c: Provide new functions.
4513 * nlm32-sparc.c: New file; SPARC NLM backend.
4514
4515 Wed Nov 17 13:56:10 1993 Stan Shebs (shebs@rtl.cygnus.com)
4516
4517 * i386lynx.c (swap_std_reloc_in, swap_ext_reloc_in): Ignore
4518 garbage bits appearing in the upper end of symbolnums.
4519
4520 * config/sparc-lynx.mt (TDEFINES): Add -DFPRINTF_ALREADY_DECLARED.
4521
4522 Tue Nov 16 17:03:41 1993 Stu Grossman (grossman at cygnus.com)
4523
4524 * lynx-core.c (lynx_core_file_p): Change bfd_zalloc to bfd_alloc.
4525 * m68klynx.c: Define core file macros.
4526 * hosts/i386lynx.h, hosts/m68klynx.h, hosts/lynx.h: Move all
4527 non-architecture specific stuff into lynx.h.
4528
4529 Tue Nov 16 15:45:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4530
4531 * i386linux.c: Define new macro ZMAGIC_DISK_BLOCK_SIZE to 1024, and
4532 change PAGE_SIZE to 4096.
4533
4534 Mon Nov 15 11:48:08 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
4535
4536 * Makefile.in (diststuff): New target.
4537
4538 * VERSION: Updated.
4539
4540 Sun Nov 14 23:33:01 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4541
4542 * som.c (som_object_setup): Do not create dummy ".text", ".data",
4543 and ".bss" sections.
4544 (setup_sections): Do not set SEC_HAS_CONTENTS if a section's size
4545 is zero. Recognize BSS type sections and turn off SEC_LOAD and
4546 SEC_DATA (so binutils/size works). Set the correct value for
4547 a section's _raw_size.
4548 (som_slurp_symbol_table): Program entry points, and millicode are
4549 also functions. Mark them as such. Also mark L$* symbols as
4550 debugging symbols.
4551
4552 * bfd-in2.h: Rebuilt.
4553
4554 Sat Nov 13 15:27:15 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4555
4556 * som.c (som_bfd_reloc_type_lookup): Add missing prototype. Returns
4557 a pointer to constant data. Delete bogus #define which made the
4558 function useless.
4559
4560 * som.c (som_prep_for_fixups): New function.
4561 (som_write_fixups): New function.
4562 (som_write_space_strings): New function.
4563 (som_write_symbol_strings): New function.
4564 (som_begin_writing): New function.
4565
4566 Fri Nov 12 15:29:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4567
4568 * som.c (som_write_object_contents): Do not abort. Flesh out.
4569 (som_set_section_contents): Do not abort. Flesh out.
4570
4571 * som.c (som_write_headers): New function.
4572 (som_prep_headers): New function.
4573 (som_build_and_write_symbol_table): New function.
4574
4575 * som.c (som_sizeof_headers): Add missing prototype.
4576 (som_set_arch_mach): Do not abort.
4577
4578 * som.c (som_count_spaces): New function.
4579 (som_count_subspaces): New function.
4580 (compare_syms): New function.
4581 (som_compute_checksum): New function.
4582
4583 * som.c (hppa_som_gen_reloc_type): New function.
4584 (som_bfd_reloc_type_lookup): New function.
4585
4586 * som.c (try_prev_fixup): New function.
4587 (som_reloc_skip): New function.
4588 (som_reloc_addend): New function.
4589 (som_reloc_call): New function.
4590
4591 * som.c (som_initialize_reloc_queue): New function.
4592 (som_reloc_queue_insert): Likewise.
4593 (som_reloc_queue_fix): Likewise.
4594 (som_reloc_queue_find): Likewise.
4595
4596 * som.c (som_hppa_howto_table): SOM howto relocation table.
4597 (hppa_som_reloc): New function.
4598
4599 * som.c (struct reloc_queue): New structure to keep track of
4600 the last four multibyte relocations emitted.
4601 (enum pa_symbol_type): Type to fully describe the symbol types
4602 associated with .import/.export assembler directives.
4603
4604 * som.c: Include libhppa.h
4605
4606 * som.c (bfd_som_set_section_attributes): New function.
4607 (bfd_som_set_subsection_attributes): Likewise.
4608 (bfd_som_set_symboL_type): Likewise.
4609 (bfd_som_attach_unwind_info): Likewise.
4610 * som.h: Declare new exported functions.
4611
4612 * som.h (struct som_symbol): Add new fields to hold additional
4613 information needed to build/write symbol tables and fixup streams.
4614 (struct som_section_data_struct): Add new fields to hold additional
4615 information needed to build/write space and subspace headers.
4616 (som_symbol_data): New accessor macro for SOM symbol information.
4617 (R_HPPA_*): Basic relocation types to be used by the assembler.
4618
4619 Fri Nov 12 11:00:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4620
4621 * trad-core.c (trad_unix_core_file_p): If new hook
4622 TRAD_CORE_ALLOW_ANY_EXTRA_SIZE defined, then skip the check for the
4623 corefile being too big.
4624 * hosts/i386sco.h: Define it.
4625
4626 Thu Nov 11 15:16:28 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4627
4628 * bfd.c (struct _bfd): Add hppabsd_core_data.
4629 * targets.c (target_vector): Add hppabsd_core_vec.
4630 * hpux-core.c (hpux_core_core_file_p): Fail if an unknown core
4631 section is encountered during core section scanning.
4632 * hppabsd-core.c: New file.
4633 * config/hppabsd.mh: Enable HPPA BSD core files.
4634
4635 * elf32-hppa.c (hppa_elf_reloc): Remove DEFUN crud. Remove code
4636 which is either commented out or ifdef'd out. Add, update and
4637 clean comments. Fix various indention and spacing problems. Handle
4638 problems related to using "ble" to jump to a stub rather than "bl"
4639 (%r31 is trashed by "ble", but not by "bl").
4640 (NEW_INSTRUCTION): Put inside curly braces.
4641 (CURRENT_STUB_OFFSET): Fix indention problems.
4642 (hppa_elf_build_arg_reloc_stub): Fix indention and spacing problems.
4643 Add, update and clean comments. Handle "ble" %r31 lossage problems.
4644 (hppa_elf_build_long_branch_stub): Likewise.
4645 (hppa_look_for_stubs_in_section): Likewise.
4646 (hppa_elf_stub_check): Remove obsolete function.
4647
4648 * hppa_stubs.h: Add new instructions to deal with %r31 lossage
4649 problems. Delete unused instructions.
4650
4651 Tue Nov 9 11:40:27 1993 Stan Shebs (shebs@rtl.cygnus.com)
4652
4653 * m68klynx.c (TARGET_IS_BIG_ENDIAN_P): Define.
4654
4655 Tue Nov 9 11:26:05 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4656
4657 * elfcode.h (elf_object_p): Rather than looking through an array
4658 of architectures, get the ELF EM_xxx code from the backend
4659 information. Let the generic ELF target match any EM_xxx code not
4660 matched by another ELF target. Call elf_backend_object_p to let
4661 the backend do more checks and set global information.
4662 * libelf.h (struct elf_backend_data): Added elf_machine_code and
4663 elf_backend_object_p fields.
4664 (struct bfd_elf_arch_map): Removed.
4665 (bfd_elf_arch_map, bfd_elf_arch_map_size): Don't declare.
4666 * elf32-target.h, elf64-target.h: Initialize elf_machine_code
4667 field with ELF_MACHINE_CODE. Initialize elf_backend_object_p
4668 field with elf_backend_object_p (if it is defined).
4669 * elf32-gen.c, elf32-hppa.c, elf32-i386.c, elf32-i860.c,
4670 elf32-m68k.c, elf32-m88k.c, elf32-mips.c, elf32-sparc.c,
4671 elf64-gen.c (ELF_MACHINE_CODE): Defined.
4672 * elf32-mips.c: Include ecoffswap.h to get ECOFF swapping
4673 routines.
4674 (mips_elf_object_p): Set the right machine number.
4675 (mips_elf_ecoff_debug_swap): Defined.
4676 (elf_backend_object_p): Defined to be mips_elf_object_p.
4677 (elf_backend_ecoff_debug_swap): Defined to be
4678 mips_elf_ecoff_debug_swap.
4679 * elf.c (bfd_elf_arch_map, bfd_elf_arch_map_size): Removed.
4680
4681 * libbfd-in.h (target_vector, default_vector): Declare.
4682 * libbfd.h: Rebuilt.
4683 * format.c (target_vector, default_vector): Don't declare.
4684
4685 * elf32-mips.c (elf_mips_howto_table): Don't complain on overflow
4686 for R_MIPS_26. Correct overflow detection requires matching the
4687 upper four bits of the destination against the PC. From Ted Lemon
4688 <mellon@pepper.ncd.com>.
4689
4690 * bout.c (b_out_reloc_type_lookup): Return type should point to
4691 const data.
4692 * coff-i960.c (coff_i960_reloc_type_lookup): Likewise.
4693 * elf32-hppa.c (elf_hppa_reloc_type_lookup): Likewise.
4694 * mipsbsd.c (MY(reloc_howto_type_lookup)): Likewise.
4695 * coff-i386.c (coff_i386_reloc): Made howto const.
4696 * oasys.c (oasys_write_data): Made how const.
4697
4698 * libelf.h: Added some comments.
4699 (struct elf_backend_data): Added elf_backend_ecoff_debug_swap
4700 field. Removed unused write_relocs field.
4701 * elf32-target.h: Adjusted elf_backend_data initialization
4702 accordingly.
4703 * elf64-target.h: Corrected elf_backend_data initialization to
4704 fill in all fields and to set elf_64_p to 1.
4705
4706 Mon Nov 8 18:13:14 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4707
4708 * elfcode.h (bfd_section_from_shdr): Remove duplicate assignment
4709 to filepos in SHT_STRTAB case.
4710 (assign_file_position_for_section): Set BFD section filepos as
4711 well as ELF section sh_offset.
4712
4713 * reloc.c: Use const instead of CONST.
4714 (bfd_perform_relocation): Make variable howto a const pointer.
4715 * bfd-in2.h, libbfd.h: Rebuilt.
4716
4717 Mon Nov 8 12:19:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4718
4719 * Makefile.in (realclean): Don't remove generated headers. Reverts
4720 change of 2 Jul 1993.
4721
4722 Mon Nov 8 06:08:31 1993 D. V. Henkel-Wallace (gumby@cirdan.cygnus.com)
4723
4724 * configure.bfd: make unixware equivalent to sysv4.
4725
4726 * config/i386-nlm.mt: bring in elf config; make it the default.
4727
4728 Sun Nov 7 20:21:38 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4729
4730 * libbfd.c (bfd_put_8): Add parens around reference to "val"
4731 argument.
4732
4733 Fri Nov 5 21:45:09 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4734
4735 * hosts/i386mach3.h (HOST_SEGMENT_SIZE),
4736 i386mach3.c (SEGMENT_SIZE, TEXT_START_ADDR): Correct values (?).
4737
4738 Fri Nov 5 15:17:57 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4739
4740 * coffcode.h (coff_write_object_contents): Zero out internal_a.
4741
4742 Fri Nov 5 10:41:07 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4743
4744 * aoutx.h, archive.c, archures.c, bfd.c, cache.c, coffcode.h,
4745 core.c, ctor.c, format.c, init.c, libbfd.c, opncls.c, reloc.c,
4746 section.c, syms.c, targets.c:
4747 Doc cleanup (spelling, punctuation, grammar, formatting).
4748 * bfd-in2.h, libbfd.h: Rebuild.
4749
4750 Thu Nov 4 14:46:14 1993 John Gilmore (gnu@rtl.cygnus.com)
4751
4752 * bfd-in.h (bfd_get_cacheable, bfd_set_cacheable): New accessors.
4753 * bfd.c, opncls.c: Improve comments on file descriptor cacheing.
4754
4755 Thu Nov 4 08:54:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4756
4757 * From Pete Hoogenboom (hoogen@cs.utah.edu)
4758 * elf32-hppa.c (hppa_elf_get_section_contents): Fix logic error
4759 in last change. Always rebuild symbol extension section the first
4760 time though if output sections exist (fixes ld -r problems).
4761
4762 Thu Nov 04 08:08:46 1993 Jeffrey Wheat (cassidy@cygnus.com)
4763
4764 * Makefile.in: Add .PHONY for check and installcheck rules.
4765
4766 Tue Nov 2 14:42:27 1993 Bill Cox (bill@tarkas.cygnus.com)
4767
4768 * libbfd-in.h (artdata): Use long, not time_t for portability, at
4769 least to HPUX. File below is a derived file.
4770
4771 Tue Nov 2 14:42:27 1993 Bill Cox (bill@tarkas.cygnus.com)
4772
4773 * libbfd.h (artdata): Use long, not time_t for portability, at
4774 least to HPUX.
4775
4776 Tue Nov 2 09:32:25 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4777
4778 * config.bfd: Use bigmips for mips*-*-bsd*.
4779
4780 Mon Nov 1 14:30:09 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4781
4782 * elfcode.h (elf_slurp_reloca_table, elf_slurp_reloc_table):
4783 Handle symbol number of zero.
4784
4785 * reloc.c (enum bfd_reloc_code_real): Added
4786 BFD_RELOC_MIPS_LITERAL, BFD_RELOC_MIPS_GOT16,
4787 BFD_RELOC_MIPS_CALL16, BFD_RELOC_MIPS_GPREL32.
4788 * bfd-in2.h: Rebuilt.
4789 * coff-mips.c (mips_bfd_reloc_type_lookup): Handle
4790 BFD_RELOC_MIPS_LITERAL.
4791 * elf32-mips.c (mips_reloc_map): Handle new relocs.
4792 (mips_elf_hi16_reloc, mips_elf_lo16_reloc): Rearrange _gp_disp
4793 checks slightly.
4794
4795 * aout-target.h (MY_bfd_debug_info_start, MY_bfd_debug_info_end,
4796 MY_bfd_debug_info_accumulat [sic]): Remove unused definitions.
4797 (MY_bfd_get_relocated_section_contents, MY_bfd_relax_section,
4798 MY_bfd_seclet_link): Define.
4799 (MY_bfd_reloc_type_lookup): Rename from
4800 MY_reloc_howto_type_lookup.
4801 (MY_bfd_make_debug_symbol): Rename from MY_make_debug_symbol.
4802 (MY(vec)): Use JUMP_TABLE rather than listing functions.
4803 * hp300hpux.c (MY_get_symtab, MY_get_symtab_upper_bound,
4804 MY_canonicalize_reloc, MY_write_object_contents): Don't define in
4805 terms of MY, because that causes a recusive invocation of CAT when
4806 expanded within JUMP_TABLE, and ANSI compilers don't expand
4807 recursive macros.
4808 * mipsbsd.c (MY_bfd_reloc_type_lookup): Rename from
4809 MY_reloc_howto_type_lookup, and don't define in terms of MY.
4810 (MY_canonicalize_reloc): Don't define in terms of MY.
4811 (aout_mips_little_vec, aout_mips_big_vec): Use JUMP_TABLE rather
4812 than listing functions.
4813
4814 Mon Nov 1 09:12:25 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4815
4816 * config.bfd: Use m68k-elf for m68*-*-sysv4*.
4817
4818 See file ChangeLog.1
4819
4820 \f
4821 Local Variables:
4822 mode: indented-text
4823 left-margin: 8
4824 fill-column: 74
4825 version-control: never
4826 End: