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