]> Git Repo - binutils.git/blame - bfd/ChangeLog
* emulparams/elf64alpha.sh (MAXPAGESIZE): Typo -- 64k, not 1M.
[binutils.git] / bfd / ChangeLog
CommitLineData
c5930ee6
KH
12000-11-15 Kazu Hirata <[email protected]>
2
3 * coff-arm.c: Fix formatting.
4 * coff-ppc.c: Likewise.
5 * coff-rs6000.c: Likewise.
6
dac544a8
RH
72000-11-15 Richard Henderson <[email protected]>
8
9 * elf64-alpha.c (elf64_alpha_check_relocs): Create the reloc
10 section with the same ALLOC|LOAD flags as the source section.
11
c810873d
JJ
122000-11-14 Jakub Jelinek <[email protected]>
13
14 * elf64-alpha.c (elf64_alpha_relax_opt_call): Only check bits used
15 by STO_ALPHA constants.
16
43646c9d
KH
172000-11-14 Kazu Hirata <[email protected]>
18
19 * coff-pmac.c: Fix formatting.
20 * coff-ppc.c: Likewise.
21
051b8577
L
222000-11-13 H.J. Lu <[email protected]>
23
24 * elflink.h (elf_link_add_object_symbols): Also add indirect
25 symbols for common symbols with the default version.
26
90460d97
PB
272000-11-09 Philip Blundell <[email protected]>
28
29 * section.c (STD_SECTION): Set gc_mark flag.
30
b48499ec
KH
312000-11-11 Kazu Hirata <[email protected]>
32
33 * coff-i960.c: Likewise.
34 * coff-m68k.c: Likewise.
35 * coff-m88k.c: Likewise.
36 * coff-mcore.c: Likewise.
37 * coff-mips.c: Likewise.
38
c5aeb40f
AO
392000-11-11 Bernd Schmidt <[email protected]>
40
41 * elf32-sh.c (sh_elf_relocate_section): Ignore R_SH_NONE relocs.
42
5fcfd273
KH
432000-11-10 Kazu Hirata <[email protected]>
44
45 * coff-h8300.c: Fix formatting.
46 * coff-h8500.c: Likewise.
47 * coff-i386.c: Likewise.
48 * coff-i860.c: Likewise.
49 * coff-i960.c: Likewise.
50 * coff-ia64.c: Likewise.
51
047066e1
KH
522000-11-09 Kazu Hirata <[email protected]>
53
54 * archive.c: Fix formatting.
55 * archures.c: Likewise.
56
9a951beb
RH
572000-11-07 Richard Henderson <[email protected]>
58
59 * elfxx-ia64.c (elf64_ia64_final_link): New local unwind_output_sec.
60 Set it before bfd_elf64_bfd_final_link call. Use it after the call.
61 * section.c (bfd_set_section_contents): Call memcpy if
62 section->contents set and location not equal to contents plus offset.
63
aebad5fe
KH
642000-11-08 Kazu Hirata <[email protected]>
65
8546af74
KH
66 * bfd-in.h: Fix formatting.
67 * bfd-in2.h: Likewise.
68 * bfd.c: Likewise.
aebad5fe
KH
69 * binary.c: Likewise.
70 * bout.c: Likewise.
346ceb11
KH
71 * coff-a29k.c: Likewise.
72 * coff-alpha.c: Likewise.
73 * coff-apollo.c: Likewise.
74 * coff-aux.c: Likewise.
aebad5fe 75
0ef5a5bd
KH
762000-11-07 Kazu Hirata <[email protected]>
77
78 * aix386-core.c: Fix formatting.
79 * aoutf1.h: Likewise.
80 * aoutx.h: Likewise.
81 * archures.c: Likewise.
82 * armnetbsd.c: Likewise.
83
d562d2fb
AM
842000-11-07 Alan Modra <[email protected]>
85
86 * coff-h8300.c (special): Adjust reloc address.
87
bbe66d08
JW
882000-11-06 Steve Ellcey <[email protected]>
89
4efc3e05 90 * archures.c (bfd_mach_ia64_elf64, bfd_mach_ia64_elf32): Add defines
bbe66d08
JW
91 to differentiate elf32 and elf64 on ia64.
92 * bfd-in2.h: Regenerate.
93 * config.bfd: Add target for "ia64*-*-hpux*".
94 * configure.in: Add bfd_elf32_ia64_big_vec to selvecs switch.
95 * configure: Regenerate.
4efc3e05 96 * cpu-ia64.c (bfd_ia64_elf32_arch): Add elf32 arch info structure.
bbe66d08
JW
97 * targets.c: Add bfd_target bfd_elf32_ia64_big_vec.
98
99 * Makefile.am: Make elf32-ia64.c and elf64-ia64.c derived objects
100 from elfxx-ia64.c. Add depenency rules for making elf32-ia64.lo.
101 * Makefile.in: Regnerate.
4efc3e05 102 * elf64-ia64.c: Deleted.
bbe66d08
JW
103 * elfxx-ia64.c: New file, paramaterized version of elf64-ia64.c.
104
c4dfa77f
KH
1052000-11-06 Kazu Hirata <[email protected]>
106
107 * aout-adobe.c: Fix formatting.
108 * aout-arm.c: Likewise.
109 * aout-cris.c: Likewise.
110 * aout-encap.c: Likewise.
111 * aout-ns32k.c: Likewise.
112 * aout-target.h: Likewise.
113 * aout-tic30.c: Likewise.
114
cf919dfd
PB
1152000-11-05 Philip Blundell <[email protected]>
116
117 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Always permit
118 BFDs containing no sections to be merged, regardless of their flags.
119
1202000-11-04 Philip Blundell <[email protected]>
121
122 * elf32-arm.h (elf32_arm_relocate_section): Suppress error message
123 if a relocation for an undefined symbol also results in an
124 overflow.
125
8848a8d0
CF
126Mon Nov 6 13:35:07 2000 Christopher Faylor <[email protected]>
127
128 * config.bfd: Add support for Sun Chorus.
129
46d59bfa
DB
1302000-11-05 David O'Brien <[email protected]>
131
132 * configure.in: Recognize alpha-*-freebsd*.
133 * configure: Regenerate.
134
420496c1
NC
1352000-11-02 Luciano Gemme <[email protected]>
136
137 * srec.c (CHUNK): Rename to DEFAULT_CHUNK.
138 (Chunk): New global variable set by a parameter in objcopy.c.
139 (S3Forced): New global variable set by a parameter in
140 objcopy.c.
141 (srec_set_section_contents): If S3Forced is true, always generate
142 S3 records.
143 (srec_write_section): Use 'Chunk' to limit maximum length of S
144 records.
145
59ff2774
NC
1462000-11-02 Per Lundberg <[email protected]>
147
148 * config.bfd: Add support for i[3456]86-chaosdev-storm-chaos.
149 * Makefile.in: Regenerate.
150 * bfd-in2.h: Regenerate.
151 * po/bfd.pot: Regenerate.
152
ee43f35e
PB
1532000-10-31 Philip Blundell <[email protected]>
154
155 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Only handle
156 EF_SOFT_FLOAT if it is defined.
157
1006ba19
PB
1582000-10-27 Philip Blundell <[email protected]>
159
160 * elf32-arm.h (elf32_arm_copy_private_bfd_data): Don't refuse
161 attempts to mix PIC code with non-PIC, just mark the output as
162 being position dependent.
163 (elf32_arm_merge_private_bfd_data): Likewise. Print an error
164 message for EF_SOFT_FLOAT mismatches. Display diagnostics for
165 all mismatches, not just the first one.
166
c4920b97
NC
1672000-10-25 Chris Demetriou <[email protected]>
168
169 * ieee.c (ieee_archive_p): Plug one of many possible
170 memory leaks in error handling.
171
19f7b010
JJ
1722000-10-20 Jakub Jelinek <[email protected]>
173
174 * elf32-sparc.c (elf32_sparc_merge_private_bfd_data,
175 elf32_sparc_object_p, elf32_sparc_final_write_processing):
176 Support v8plusb.
177 * elf64-sparc.c (sparc64_elf_merge_private_bfd_data,
178 sparc64_elf_object_p): Support v9b.
179 * archures.c: Declare v8plusb and v9b machines.
180 * bfd-in2.h: Ditto.
181 * cpu-sparc.c: Ditto.
182
e1e0340b
GK
1832000-10-16 Geoffrey Keating <[email protected]>
184
ea5fbc67
GK
185 * elf64-sparc.c (sparc64_elf_relocate_section): Clear the location
186 of a GOT reloc.
187
e1e0340b
GK
188 * elf32-ppc.c (SYMBOL_REFERENCES_LOCAL): New macro.
189 (SYMBOL_CALLS_LOCAL): New macro.
190 (ppc_elf_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL.
191 (ppc_elf_check_relocs): Use SYMBOL_REFERENCES_LOCAL.
192 (ppc_elf_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL.
193 (ppc_elf_relocate_section): Use flag variable to determine
194 whether the relocation refers to a local symbol.
195 Test whether a PLTREL24 reloc will produce a reloc by looking
196 to see whether a PLT entry was made.
197
a4b120e1
GK
1982000-10-14 Geoffrey Keating <[email protected]>
199
200 * elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Don't make PLT
201 entries that could serve as a definition for a weak symbol.
202
5af5b85b
UC
2032000-10-13 Ulf Carlsson <[email protected]>
204
205 From Ralf Baechle <[email protected]>
206
207 * elf32-mips.c (mips_elf_create_dynamic_relocation): New argument
208 local_p. Add symbol value only for non-R_MIPS_REL32 relocations
209 against local symbols.
210 (_bfd_mips_elf_finish_dynamic_sections): Undo patch from 2000-10-01.
211
3ef20aaa
AM
2122000-10-12 Alan Modra <[email protected]>
213
24376d1b
AM
214 * section.c (struct sec): Add kept_section.
215 (struct bfd_comdat_info): Remove sec, we can use above.
216 (STD_SECTION): Add initializer.
217 (bfd_make_section_anyway): Init here too.
218
219 * bfd-in2.h: Regenerate.
220
221 * elflink.h (elf_link_add_object_symbols): Remove unnecessary
222 zeroing of `flags'.
223 (elf_link_input_bfd): Set all asection->symbol->value's here, and
224 fudge values for discarded link-once section symbols.
225
3ef20aaa
AM
226 * elf64-hppa.c: Include alloca-conf.h
227
c0e219cc
AM
2282000-10-11 Alan Modra <[email protected]>
229
d01e2a23
AM
230 * elf.c (swap_out_syms): Revert 2000-10-07 changes.
231
c0e219cc
AM
232 * ieee.c (ieee_make_empty_symbol): Oops, bfd_zalloc needs another arg.
233
fe268b66
AM
2342000-10-10 Alan Modra <[email protected]>
235
236 * ieee.c (ieee_make_empty_symbol): Use bfd_zalloc, not bfd_zmalloc.
237
4d7ce4dd
AM
2382000-10-10 Tom Rix <[email protected]>
239
240 * section.c (bfd_make_section_anyway): Release newsect ptr when
241 newsect->symbol fails to alloc. Use bfd_release instead of free.
242
f3b6f7c3
RH
2432000-10-09 Richard Henderson <[email protected]
244
245 * elf64-ia64.c (elf64_ia64_unwind_entry_compare_bfd): New.
246 (elf64_ia64_unwind_entry_compare): New.
247 (elf64_ia64_final_link): Sort the .IA_64.unwind section.
248
44852b19
AM
2492000-10-07 Alan Modra <[email protected]>
250
fc8c40a0
AM
251 * elflink.h (size_dynamic_sections): Don't create various tags if
252 .dynstr is excluded from the link. Don't set first dynsym entry
253 if dynsymcount is zero.
254 (elf_bfd_final_link): Don't try to swap out dynamic syms if
255 .dynsym excluded from the link. Don't try to write any dynamic
256 sections excluded from the link.
257
44852b19
AM
258 * elf.c (swap_out_syms): Handle global section symbols.
259
3e4554a2
DD
2602000-10-05 DJ Delorie <[email protected]>
261
262 * peigen.c (_bfd_pei_swap_scnhdr_out): note extended relocs
263 * coffcode.h (coff_set_alignment_hook): read extended reloc count
264 (coff_write_relocs): write extended reloc count
265 (coff_write_object_contents): account for extended relocs
266
fa152c49
JW
2672000-10-05 Jim Wilson <[email protected]>
268
269 * elf-bfd.h (struct elf_backend_data): Add elf_backend_section_flags
270 field.
271 * elf.c (_bfd_elf_make_section_from_shdr): Call the
272 elf_backend_section_flags function.
273 * elf64-ia64.c (elf64_ia64_section_from_shdr): Delete flag conversion
274 code.
275 (elf64_ia64_section_flags): New function containing flag conversion
276 code.
277 (elf_backend_section_flags): Define to elf64_ia64_section_flags.
278 * elfxx-target.h (elf_backend_section_flags): Define.
279 (elfNN_bed): Initialize elf_backend_section_flags field.
280
36605136
AM
2812000-10-02 Alan Modra <[email protected]>
282
283 * elf32-hppa.c (elf32_hppa_check_relocs): Correct call to
284 _bfd_elf32_gc_record_vtable. Correct a comment.
285
4b6609a0
UC
2862000-10-01 Ulf Carlsson <[email protected]>
287
288 From Ralf Baechle <[email protected]>
289
290 * elf32-mips.c (_bfd_mips_elf_finish_dynamic_sections): Mark gld
291 produces binaries with got[1] = 0x80000001 to differenciate them
292 for the dynamic linker from the broken binaries produced by old
293 versions.
36605136 294
f572a39d
AM
2952000-09-30 Petr Sorfa <[email protected]>
296
297 * elf.c (elfcore_grok_pstatus): Check for size of pxstatus_t.
298 (elfcore_grok_lwpstatus): Check for size of lwpxstatus_t.
299 * configure.in: Add check for pxstatus_t and lwpxstatus_t.
300 * configure: Regenerate.
301
4da81684
HPN
3022000-09-27 Hans-Peter Nilsson <[email protected]>
303
304 Define two bfd_targets for absence and presence of leading
305 underscore on symbols. Make sure to only link same kind.
306 * elf32-cris.c (cris_elf_object_p,
307 cris_elf_final_write_processing, cris_elf_print_private_bfd_data,
308 cris_elf_merge_private_bfd_data): New.
309 (elf_backend_object_p, elf_backend_final_write_processing,
310 bfd_elf32_bfd_print_private_bfd_data,
311 bfd_elf32_bfd_merge_private_bfd_data): Define.
312 <Target vector definition>: Include elf32-target.h twice with
313 different macro settings:
314 (TARGET_LITTLE_SYM): First as bfd_elf32_cris_vec, then as
315 bfd_elf32_us_cris_vec.
316 (TARGET_LITTLE_NAME): First as "elf32-cris", then "elf32-us-cris".
317 (elf_symbol_leading_char): First as 0, then '_'.
318 (INCLUDED_TARGET_FILE): Define for second include of elf32-target.h.
319 * config.bfd (cris-*-*): Add bfd_elf32_us_cris_vec to targ_selvecs.
320 * configure.in (bfd_elf32_cris_vec, cris_aout_vec): New vector.
321 * configure: Regenerate.
322 * targets.c: Declare bfd_elf32_us_cris_vec.
323 * po/bfd.pot: Regenerate.
324
9a5aca8c
AM
3252000-09-29 Momchil Velikov <[email protected]>
326
327 * elf32-arm.h (arm_add_to_rel): Correctly adjust the addend for
328 R_ARM_THM_PC22 relocations.
329
512a2384
AM
3302000-09-29 NIIBE Yutaka <[email protected]>
331
332 * elflink.h (elf_link_add_object_symbols): Don't bfd_release runpath.
333
6c99a5c3
AM
3342000-09-29 Momchil Velikov <[email protected]>
335
336 * elf.c (elf_fake_sections): Do not mark the section SHT_NOBITS if
337 is has the SEC_HAS_CONTENTS flag set.
338
b16885a1
HPN
339