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