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