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