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