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