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