2009-02-24 Sandra Loosemore <sandra@codesourcery.com>
[deliverable/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
4e31c731
DJ
12009-02-23 Daniel Jacobowitz <dan@codesourcery.com>
2
3 * elf32-arm.c (arm_build_one_stub): Initialize stub_reloc_offset.
4 Fix formatting.
5 (arm_size_one_stub): Remove unnecessary break.
6 (arm_map_one_stub): Fix formatting. Return after BFD_FAIL.
7
82009-02-23 Christophe Lyon <christophe.lyon@st.com>
461a49ca
DJ
9
10 * elf32-arm.c (stub_insn_type): New type.
11 (stub_reloc_type): Likewise.
12 (insn_sequence): Likewise.
13 (elf32_arm_stub_long_branch_any_any): Encode using insn_sequence.
14 (elf32_arm_stub_long_branch_v4t_arm_thumb): Likewise.
15 (elf32_arm_stub_long_branch_thumb_only): Likewise.
16 (elf32_arm_stub_long_branch_v4t_thumb_arm): Likewise.
17 (elf32_arm_stub_short_branch_v4t_thumb_arm): Likewise.
18 (elf32_arm_stub_long_branch_any_any_pic): Likewise.
19 (elf32_arm_stub_hash_entry): Add new helper fields.
20 (stub_hash_newfunc): Initialize these new fields.
21 (arm_build_one_stub): Encode Arm and Thumb instructions separately
22 to take endianness into account.
23 (arm_size_one_stub): Compute size of stubs using insn_sequence.
24 (arm_map_one_stub): Code is now more generic, thanks to
25 insn_sequence.
26
c2b4a39d
CL
272009-02-23 Christophe Lyon <christophe.lyon@st.com>
28
29 * elf32-arm.c (elf32_arm_stub_long_branch_thumb_only): Fix stub
30 code.
31 (elf32_arm_stub_long_branch_v4t_thumb_arm): Likewise.
32 (arm_type_of_stub): Use Thumb-only long branch stub (non-PIC) when
33 BLX is not available. Fix typo in warning message. Add comments
34 and improve formatting.
35 (arm_build_one_stub): Adjust to new
36 elf32_arm_stub_long_branch_v4t_thumb_arm stub.
37 (arm_map_one_stub): Likewise.
38
0c376465
TG
392009-02-23 Tristan Gingold <gingold@adacore.com>
40
41 * vms.h: Update copyright year, fix comments, reorder declarations.
42 (_bfd_save_vms_section): Remove the prototype.
43 (EGPS_S_V_NO_SHIFT): New constant.
44 (bfd_vms_set_section_flags): New prototype.
45 (EGPS_S_B_ALIGN, EGPS_S_W_FLAGS, EGPS_S_L_ALLOC, EGPS_S_B_NAMLNG): New
46 constants.
47 (EGSY_S_W_FLAGS): Ditto.
48 (EGSY_S_V_QUAD_VAL): Ditto.
49 (ESDF_S_L_VALUE, ESDF_S_L_PSINDX, ESDF_S_B_NAMLNG): Ditto.
50 (EGST_S_W_FLAGS, EGST_S_Q_LP_1, EGST_S_Q_LP_2, EGST_S_L_PSINDX,
51 EGST_S_B_NAMLNG): Ditto.
52 (ESRF_S_B_NAMLNG): Ditto.
53 (ETIR_S_C_HEADER_SIZE): Ditto.
54 (EGPS_S_V_ALLOC_64BIT): Ditto.
55 (DST_S_C_EPILOG): Ditto.
56 (DST_S_C_SRC_SETLNUM_L, DST_S_C_SRC_SETLNUM_W) : Ditto.
57 (DST_S_C_SRC_INCRLNUM_B): Ditto.
58 (DST_S_B_PCLINE_UNSBYTE, DST_S_W_PCLINE_UNSWORD): Ditto.
59 (DST_S_L_PCLINE_UNSLONG): Ditto.
60 (DST_S_B_MODBEG_NAME, DST_S_L_RTNBEG_ADDRESS) : Ditto
61 (DST_S_B_RTNBEG_NAME, DST_S_L_RTNEND_SIZE): Ditto
62 (DST_S_C_SOURCE_HEADER_SIZE): Ditto.
63 (DST_S_B_SRC_DF_LENGTH, DST_S_W_SRC_DF_FILEID): Ditto.
64 (DST_S_B_SRC_DF_FILENAME, DST_S_B_SRC_UNSBYTE): Ditto.
65 (DST_S_B_SRC_UNSBYTE): Ditto.
66 (DST_S_W_SRC_UNSWORD, DST_S_L_SRC_UNSLONG): Ditto.
67 Add prototypes.
68 (vms_section, vms_reloc): Remove types.
69 (hdr_struc): Replaced by ...
70 (hdr_struct): ... new type.
71 (EMH_S_W_HDRTYP, EMH_S_B_STRLVL, EMH_S_L_ARCH1): New constants.
72 (EMH_S_L_ARCH2, EMH_S_L_RECSIZ, EMH_S_B_NAMLNG): Ditto.
73 (EMH_DATE_LENGTH): Ditto.
74 (eom_struc): Replaced by ...
75 (eom_struct): ... new type.
76 (EEOM_S_L_TOTAL_LPS, EEOM_S_W_COMCOD, EEOM_S_B_TFRFLG): New constants.
77 (EEOM_S_L_PSINDX, EEOM_S_L_TFRADR): Ditto.
78 (EIHD_S_K_MAJORID, EIHD_S_K_MINORID, EIHD_S_K_EXE): Ditto.
79 (EIHD_S_L_SIZE, EIHD_S_L_ISDOFF, EIHD_S_L_SYMDBGOFF): Ditto.
80 (EIHD_S_Q_SYMVVA, EIHD_S_L_IMGTYPE): Ditto.
81 (EISD_S_L_EISDSIZE, EISD_S_L_SECSIZE, EISD_S_Q_VIR_ADDR): Ditto.
82 (EISD_S_L_FLAGS, EISD_S_L_VBN, EISD_S_R_CONTROL): Ditto.
83 (EISD_S_L_IDENT, EISD_S_T_GBLNAM): Ditto.
84 (EISD_S_M_GBL, EISD_S_M_CRF, EISD_S_M_DZRO, EISD_S_M_WRT): Ditto.
85 (EISD_S_M_INITALCODE, EISD_S_M_BASED, EISD_S_M_FIXUPVEC): Ditto.
86 (EISD_S_M_RESIDENT, EISD_S_M_VECTOR, EISD_S_M_PROTECT): Ditto.
87 (EISD_S_M_LASTCLU, EISD_S_M_EXE, EISD_S_M_NONSHRADR): Ditto.
88 (EISD_S_M_QUAD_LENGTH, EISD_S_M_ALLOC_64BIT): Ditto.
89 (EIHS_S_L_DSTVBN, EIHS_S_L_DSTSIZE, EIHS_S_L_GSTVBN): Ditto.
90 (EIHS_S_L_GSTSIZE, EIHS_S_L_DMTVBN, EIHS_S_L_DMTBYTES): Ditto.
91 (DBG_S_L_DMT_MODBEG, DBG_S_L_DST_SIZE): Ditto.
92 (DBG_S_W_DMT_PSECT_COUNT, DBG_S_C_DMT_HEADER_SIZE): Ditto.
93 (DBG_S_L_DMT_PSECT_START, DBG_S_L_DMT_PSECT_LENGTH)
94 (DBG_S_C_DMT_PSECT_SIZE): Ditto.
95 (enum file_type_enum): New type.
96 (struct location_struct): Removed.
97 (struct fileinfo, struct srecinfo, struct lineinfo): New types.
98 (struct funcinfo, struct module): Ditto.
99 (struct vms_private_data_struct): Update fields.
100 (struct vms_section_data_struct): New type.
101
102 * vms.c: Update copyright year, fix comments,
103 Fix includes for DECC, add prototypes.
104 (vms_initialize): Use bfd_alloc instead of bfd_zalloc and remove
105 some initializers.
106 Use flavour to set is_vax, location_stack is removed.
107 (struct pair): Declare.
108 (fill_section_ptr): Initialize variables at declaration.
109 Add guard to set SECTION_SYM flag, handlde und section.
110 (vms_fixup_sections): Use struct pair for fill_section_ptr argument.
111 (_bfd_vms_slurp_object_records): New function, replaces previous
112 vms_object_p.
113 (vms_slurp_module): New function.
114 (vms_slurp_image): Ditto.
115 (vms_object_p): Complete rewrite.
116 (vms_mkobject): Use is_vax field to slect architecture.
117 (free_reloc_stream): New function.
118 (vms_convert_to_var): Ditto.
119 (vms_convert_to_var_1): Ditto.
120 (vms_convert_to_var_unix_filename): Ditto.
121 (vms_close_and_cleanup): Call free_reloc_stream, convert file to
122 VAR format on VMS.
123 (vms_new_section_hook): Set alignment to 0, allocate private data.
124 (vms_get_section_contents): Load content.
125 (vms_get_symbol_info): Handle undefined section.
126 (vms_find_nearest_line): Handle.
127 (alloc_reloc_stream): New function.
128 (vms_slurp_reloc_table): Ditto.
129 (vms_get_reloc_upper_bound): Make it real.
130 (vms_canonicalize_reloc): Do the real work.
131 (alpha_howto_table): Add ALPHA_R_NOP, ALPHA_R_BSR, ALPHA_R_LDA,
132 ALPHA_R_BOH.
133 (vms_bfd_reloc_type_lookup): Handle NOP, BSR, LDA and BOH.
134 (vms_set_arch_mach): Check arch.
135 (vms_set_section_contents): Copy the content after allocation.
136 (vms_alpha_vec): Update object flags.
137
138 * vms-tir.c: Update copyright year, fix comments,
139 add prototypes for new functions.
140 (dst_define_location): New function.
141 (dst_restore_location): New function.
142 (dst_retrieve_location): New function.
143 (dst_check_allocation): New function.
144 (image_dump): Call dst_check_allocation.
145 (image_write_b): Ditto.
146 (image_write_w): Ditto.
147 (image_write_l): Ditto.
148 (image_write_q): Ditto.
149 (cmd_name): Handle STA_LW, STA_QW, STO_OFF, STO_IMM, STO_IMMR, STO_LW,
150 STO_QW, OPR_ADD, CTL_SETRB, STC_LP_PSB, CTL_DFLOC, CTL_STLOC,
151 CTL_STKDL.
152 Call error handler instead of abort if name is not known.
153 (etir_sta): Add quarter_relocs argument and set it.
154 Fix cast.
155 (etir_sto): Ditto.
156 (etir_opr): Ditto, return FALSE in case of error.
157 (etir_ctl): Add quarter_relocs argument and set it, fix cast.
158 Fix CTL_DFLOC, CTL_STLOC, CTL_STKDL.
159 (etir_stc): Add quarter_relocs argument and set it, fix cast.
160 Fix STC_LP, STC_LP_PSB, STC_GBL and STC_CGA.
161 Handle STC_LP_PSB, STC_BSR_GBL, STC_LDA_GBL, STC_BOH_GBL.
162 Move STC_NOP_PS, STC_BSR_PS, STC_LDA_PS, STC_BOH_PS, STC_NBH_PS.
163 Return FALSE in case of error.
164 (tir_sta): Change sign of psect.
165 (tir_ctl): Ditto.
166 (tir_cmd): Fix cast. Makes tir_table static const.
167 (etir_cmd): Add quarter_relocs argument, makes etir_table const,
168 add argument to explain.
169 (analyze_etir): Initialize maxptr, add quarter_relocs
170 declaration, move some declarations into inner scopes.
171 Handle quarter_relocs and STO_IMM.
172 (_bfd_vms_slurp_tir): Use constant instead of hard-coded values.
173 (_bfd_vms_slurp_relocs): New function.
174 (_bfd_vms_decode_relocs): New function.
175 (sto_imm): Rewritten.
176 (start_first_etbt_record): New function.
177 (start_another_etbt_record): Ditto.
178 (etir_output_check): Ditto.
179 (defer_reloc_p): Ditto.
180 (_bfd_vms_write_tir): Remove nextoffset, convert a while-loop to
181 a for-loop. Correctly deals with contents, deals with .vmsdebug,
182 rewritte relocations handling.
183 (_bfd_vms_write_tbt): Removed.
184 (_bfd_vms_write_dbg): Ditto.
185
186 * vms-misc.c: Update copyright year, Fix comments.
187 (_bfd_vms_get_header_values): Use 'size' instead of 'length'.
188 (maybe_adjust_record_pointer_for_object): New function.
189 (_bfd_vms_get_first_record): New function, replaces ...
190 (_bfd_vms_get_record): .. removed.
191 (_bfd_vms_get_object_record): New function.
192 (_bfd_vms_get_object_record): New function.
193 (vms_get_remaining_object_record): New function, replaces ...
194 (_bfd_vms_get_next_record): ... removed.
195 (add_new_contents): Removed.
196 (_bfd_save_vms_section): Removed.
197 (_bfd_get_vms_section): Removed.
198 (_bfd_vms_output_flush): Write in VAR format.
199 (new_symbol): Don't make UND section.
200
201 * vms-hdr.c: Update copyright year, update list of record handled.
202 (_bfd_vms_slurp_hdr): rec_length renamed to rec_size.
203 (_bfd_vms_write_hdr): Strip vms and unix patches,
204 add comments, truncate module name at 31 characters,
205 use constants instead of hard-coded value,
206 write BFD version instead of a fixed string.
207 (_bfd_vms_slurp_ihd): New function.
208 (_bfd_vms_slurp_isd): Ditto.
209 (_bfd_vms_slurp_ihs): Ditto.
210 (new_module): Ditto.
211 (parse_module): Ditto
212 (build_module_list): Ditto.
213 (module_find_nearest_line): Ditto.
214 (_bfd_vms_find_nearest_dst_line): Ditto.
215 (vms_slurp_debug): Ditto.
216 (_bfd_vms_slurp_dbg): Ditto.
217 (_bfd_vms_slurp_tbt): Ditto.
218 (_bfd_vms_write_dbg): Ditto.
219 (_bfd_vms_write_tbt): Ditto.
220
221 * vms-gsd.c: Update copyright year, update list of records handled.
222 (EVAX_LITERALS_NAME): New macro.
223 (evax_section_flags): Add an entry for EVAX_LITERALS_NAME.
224 (gpsflagdesc, gsyflagdesc): Moved out of _bfd_vms_slurp_gsd.
225 (register_universal_symbol): New function and prototype.
226 (_bfd_vms_slurp_gsd): Fix indentations and casts,
227 improve debug messages,
228 use constants instead of hard-coded value,
229 fix missing endianness conversion,
230 handle global symbol (SYMG).
231 (bfd_vms_set_section_flags): New function.
232 (_bfd_vms_write_gsd): Don't write .vmsdebug section,
233 handle section literals,
234 fix indentation,
235 handle section bfd and vms flags,
236 don't output LIB$INITIALIZE symbol,
237 fix handling of weak symbols,
238 fix evax vs vax procedure descriptor,
239 handle absolute symbols.
240
241 * reloc.c (BFD_RELOC_ALPHA_NOP, BFD_RELOC_ALPHA_BSR,
242 BFD_RELOC_ALPHA_LDA, BFD_RELOC_ALPHA_BOH): New relocations.
243
244 * makefile.vms (DEFS): Fix flags for VMS.
245
246 * bfdio.c (real_fopen): Handle multiple VMS fopen attributes.
247
248 * bfd-in2.h: Regenerated.
249 * libbfd.h: Regenerated.
250
47149254
CC
2512009-02-20 Cary Coutant <ccoutant@google.com>
252
253 * vmsutil.c (vms_file_stats_name): Fix incorrect use of st_mtime
254 in struct stat.
255
6b1cecf3
DK
2562009-18-02 Dave Korn <dave.korn.cygwin@gmail.com>
257
258 PR gas/7059
259 * coffcode.h (coff_write_object_contents): Don't let the string
260 table offset overflow the s_name field when using long section names.
261
88183869
DK
2622009-18-02 Dave Korn <dave.korn.cygwin@gmail.com>
263
264 * coff-alpha.c (alpha_ecoff_backend_data): Initialise fields which
265 control long section name handling with ECOFF_NO_LONG_SECTION_NAMES.
266 * coff-mips.c (mips_ecoff_backend_data): Likewise.
267 * coff-rs6000.c (bfd_xcoff_backend_data): Initialise fields which
268 control long section name handling with XCOFF_NO_LONG_SECTION_NAMES.
269 (bfd_pmac_xcoff_backend_data): Likewise.
270 * coff64-rs6000.c (bfd_xcoff_backend_data): Likewise.
271 (bfd_xcoff_aix5_backend_data): Likewise.
272 (xcoff64_write_object_contents): Delete unused long_section_names
273 local variable.
274 * coff-sh.c (bfd_coff_small_swap_table): Initialise long section
275 name members using COFF_DEFAULT_LONG_SECTION_NAMES and make entire
276 struct non-const.
277 * coffcode.h (documentation): Update to describe long section names.
278 (COFFLONGSECTIONCATHELPER): New helper macro.
279 (BLANKOR1TOODD): Likewise.
280 (COFF_ENABLE_LONG_SECTION_NAMES): Likewise.
281 (COFF_LONG_SECTION_NAMES_SETTER): Likewise.
282 (COFF_DEFAULT_LONG_SECTION_NAMES): Likewise.
283 (bfd_coff_set_long_section_names_allowed): New function.
284 (bfd_coff_set_long_section_names_disallowed): Likewise.
285 (struct bfd_coff_backend_data): Add new backend hook function
286 pointer _bfd_coff_set_long_section_names.
287 (bfd_coff_set_long_section_names): New backend hook.
288 (coff_write_object_contents): Only generate long section names if
289 bfd_coff_long_section_names() indicates they are currently enabled.
290 (bfd_coff_std_swap_table): Make non-const, and initialise long
291 section name fields using COFF_DEFAULT_LONG_SECTION_NAMES.
292 (ticoff0_swap_table): Likewise to both.
293 (ticoff1_swap_table): Again, likewise to both.
294 * coffgen.c (make_a_section_from_file): Allow long section names
295 as inputs even if not currently allowed for outputs.
296 * ecoff.c (_bfd_ecoff_no_long_sections): New function.
297 * efi-app-ia32.c (COFF_LONG_SECTION_NAMES): Define to 0, not blank.
298 * efi-app-ia64.c (COFF_LONG_SECTION_NAMES): Likewise.
299 * efi-app-x86_64.c (COFF_LONG_SECTION_NAMES): Likewise.
300 * efi-bsdrv-ia32.c (COFF_LONG_SECTION_NAMES): Likewise.
301 * efi-bsdrv-ia64.c (COFF_LONG_SECTION_NAMES): Likewise.
302 * efi-bsdrv-x86_64.c (COFF_LONG_SECTION_NAMES): Likewise.
303 * efi-rtdrv-ia32.c (COFF_LONG_SECTION_NAMES): Likewise.
304 * efi-rtdrv-ia64.c (COFF_LONG_SECTION_NAMES): Likewise.
305 * efi-rtdrv-x86_64.c (COFF_LONG_SECTION_NAMES): Likewise.
306 * pei-arm.c (COFF_LONG_SECTION_NAMES): Likewise.
307 * pei-i386.c (COFF_LONG_SECTION_NAMES): Likewise.
308 * pei-mcore.c (COFF_LONG_SECTION_NAMES): Likewise.
309 * pei-mips.c (COFF_LONG_SECTION_NAMES): Likewise.
310 * pei-ppc.c (COFF_LONG_SECTION_NAMES): Likewise.
311 * pei-sh.c (COFF_LONG_SECTION_NAMES): Likewise.
312 * pei-x86_64.c (COFF_LONG_SECTION_NAMES): Likewise.
313 * libcoff-in.h: Update copyright year to cause updated copyright
314 year in generated libcoff.h, and fix typo.
315 * libcoff.h: Regenerated.
316 * libecoff.h (ECOFF_NO_LONG_SECTION_NAMES): New macro.
317 (_bfd_ecoff_no_long_sections): Add prototype.
318 * libxcoff.h (XCOFF_NO_LONG_SECTION_NAMES): New macro.
319 * pe-mips.c (COFF_LONG_SECTION_NAMES): Define empty if not already
320 defined by an including .c file.
321 * ticoff.h (ticoff0_swap_table): Make non-const, and initialise
322 long section name fields using COFF_DEFAULT_LONG_SECTION_NAMES.
323 (ticoff1_swap_table): Likewise to both.
324
90d8a22c
CL
3252009-02-18 Christophe Lyon <christophe.lyon@st.com>
326
327 * elf32-arm.c (arm_build_one_stub): Fix relocation target for pic
328 stub. Catch default case error.
329 (arm_map_one_stub): Add missing Thumb mapping symbol.
330
12123067
NC
3312009-02-18 Bjoern Haase <bjoern.m.haase@web.de>
332
333 PR 9841
334 * elf32-avr.c: Handle case where no local symbos exist correctly.
335
fea2b4d6
CL
3362009-02-16 Christophe Lyon <christophe.lyon@st.com>
337
338 bfd/
339 * elf32-arm.c (arm_long_branch_stub,
340 arm_thumb_v4t_long_branch_stub,
341 arm_thumb_thumb_long_branch_stub,
342 arm_thumb_arm_v4t_long_branch_stub,
343 arm_thumb_arm_v4t_short_branch_stub,
344 arm_pic_long_branch_stub):
345 Renamed to elf32_arm_stub_long_branch_any_any,
346 elf32_arm_stub_long_branch_v4t_arm_thumb,
347 elf32_arm_stub_long_branch_thumb_only,
348 elf32_arm_stub_long_branch_v4t_thumb_arm,
349 elf32_arm_stub_short_branch_v4t_thumb_arm,
350 elf32_arm_stub_long_branch_any_any_pic.
351 (arm_stub_long_branch, arm_thumb_v4t_stub_long_branch,
352 arm_thumb_thumb_stub_long_branch,
353 arm_thumb_arm_v4t_stub_long_branch,
354 arm_thumb_arm_v4t_stub_short_branch, arm_stub_pic_long_branch):
355 Renamed to arm_stub_long_branch_any_any,
356 arm_stub_long_branch_v4t_arm_thumb,
357 arm_stub_long_branch_thumb_only,
358 arm_stub_long_branch_v4t_thumb_arm,
359 arm_stub_short_branch_v4t_thumb_arm,
360 arm_stub_long_branch_any_any_pic.
361
13e0a874
DA
3622009-02-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
363
364 * elf-hppa.h (elf_hppa_final_link_relocate): Correct addend value used
365 in branch offset check.
366
3a71aa26
AM
3672009-02-15 Alan Modra <amodra@bigpond.net.au>
368
369 * elf64-ppc.c (struct _ppc64_elf_section_data): Delete t_symndx,
370 add toc.symndx and toc.add.
371 (ppc64_elf_check_relocs): Don't set htab->tls_get_addr here.
372 Set up toc.add.
373 (get_tls_mask): Add toc_addend param, set from toc.add. Adjust all
374 callers.
375 (ppc64_elf_tls_setup): Set htab->tls_get_addr and tls_get_addr_fd.
376 (branch_reloc_hash_match): New function, extracted from..
377 (ppc64_elf_tls_optimize): ..here.
378 (ppc64_elf_relocate_section): Properly set addends when optimizing
379 tls sequences. Avoid unnecessary reading and writing of insns.
380 Only redo reloc when symbol changed. Bypass symbol checks when
381 using tlsld_got.
382 * elf32-ppc.c (ppc_elf_tls_setup): Correct comment.
383 (branch_reloc_hash_match): New function, extracted from..
384 (ppc_elf_tls_optimize): ..here.
385 (ppc_elf_relocate_section): Avoid unnecessary reading of insns.
386 Don't clear addend on zapped __tls_get_addr reloc.
387
2c2b4ed4
NC
3882009-02-12 Nick Clifton <nickc@redhat.com>
389
390 PR 9827
391 * elflink.c (bfd_elf_final_link): When counting the relocations,
392 if the header size has not been set yet then assume that it will
393 match the output section's reloc type.
394
453f5985
NS
3952009-02-12 Nathan Sidwell <nathan@codesourcery.com>
396
397 * elf32-mips.c (mips_elf_final_gp): Don't add 0x4000 offset for
398 relocatable link.
399
3209bffa
AM
4002009-02-09 Alan Modra <amodra@bigpond.net.au>
401
402 * elf32-spu.c (spu_elf_find_overlays): Call bfd_set_error on errors.
403 (find_function): Likewise.
404 (pasted_function): Don't error if no prior function found.
405 (discover_functions): Revert 2008-12-10 change. Extend first
406 function range to start of section.
407
813c8a3c
DA
4082009-02-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
409
410 * elf64-hppa.c: Remove PARAMS macro. Replace PTR with void *. Convert
411 functions to C90.
412 * elf64-hppa.h: Likewise.
413
2d0f9ad9
JM
4142009-02-06 Joseph Myers <joseph@codesourcery.com>
415
416 * elfxx-mips.c (_bfd_mips_elf_section_processing): Remove special
417 .sbss handling.
418
50e00962
AM
4192009-02-04 Alan Modra <amodra@bigpond.net.au>
420
421 * elf32-spu.c (spu_elf_build_stubs): Define __icache_neg_log2_linesize.
422 Define __icache_ptr_handler*, not __icache_ptr___icache_bi_handler*.
423
52b6b6b9
JM
4242009-02-03 Sandip Matte <sandip@rmicorp.com>
425
426 * aoutx.h (NAME (aout, machine_type)): Handle bfd_mach_mips_xlr.
427 * archures.c (bfd_mach_mips_xlr): Define.
428 * bfd-in2.h: Regenerate.
429 * cpu-mips.c (I_xlr): Define.
430 (arch_info_struct): Add XLR entry.
431 * elfxx-mips.c (_bfd_elf_mips_mach): Handle E_MIPS_MACH_XLR.
432 (mips_set_isa_flags): Handle bfd_mach_mips_xlr
433 (mips_mach_extensions): Add XLR entry.
434
654c3c9f
EW
4352009-02-03 Eric B. Weddington <eric.weddington@atmel.com>
436
437 * elf32-avr.c (avr_final_link_relocate): Allow avr25 to wraparound.
438
31dd3154
JM
4392009-02-03 Carlos O'Donell <carlos@codesourcery.com>
440
441 * configure.in: AC_SUBST pdfdir.
442 * Makefile.am: Add install-pdf, install-pdf-am
443 and install-pdf-recursive targets. Define pdfdir.
444 * doc/Makefile.am: Define pdf__strip_dir. Add
445 install-pdf and install-pdf-am targets.
446 * po/Make-in: Add install-pdf target.
447 * configure: Regenerate.
448 * Makefile.in: Regenerate
449 * doc/Makefile.in: Regenerate.
450
cf869cce
NC
4512009-02-03 Maxim Kuvyrkov <maxim@codesourcery.com>
452
453 * bfd-in2.h: Regenerate.
454 * elf32-m68k.c: Handle 2-slot GOT entries. Rename variables and
455 fields from n_entries to n_slots where appropriate, update comments.
456 (HOWTO): Add TLS relocations.
457 (reloc_map): Map BFD_RELOC_68K_TLS_* to R_68K_TLS_*.
458 (enum elf_m68k_got_offset_size): New enum.
459 (struct elf_m68k_got_entry.type): Move field to ...
460 (struct elf_m68k_got_entry_key): ... here. Update all uses.
461 (elf_m68k_reloc_got_type, elf_m68k_reloc_got_offset_size): New static
462 functions.
463 (elf_m68k_reloc_got_n_entries, elf_m68k_reloc_tls_p): New static
464 functions.
465 (struct elf_m68k_got): merge rel_8o_n_entries and rel_8o_16o_n_entries
466 fields into n_entries array. Update comments.
467 (elf_m68k_init_got): Simplify, update all uses.
468 (elf_m68k_init_got_entry_key): Handle R_68K_TLS_LDM32 reloc, update.
469 (ELF_M68K_REL_8O_MAX_N_ENTRIES_IN_GOT): Adjust to handle 2-slot
470 GOT entries; update name, update all uses.
471 (ELF_M68K_REL_8O_16O_MAX_N_ENTRIES_IN_GOT): Ditto.
472 (elf_m68k_get_got_entry): Update.
473 (elf_m68k_update_got_entry_type): Rewrite to handle TLS GOT entries,
474 simplify.
475 (elf_m68k_remove_got_entry_type): Simplify.
476 (elf_m68k_add_entry_to_got, elf_m68k_can_merge_gots_1): Update.
477 (elf_m68k_can_merge_gots): Update.
478 (elf_m68k_merge_gots_1, elf_m68k_merge_gots): Update.
479 (struct elf_m68k_finalize_got_offsets_arg): Rewrite to handle 2-slot
480 GOT entries, simplify.
481 (elf_m68k_finalize_got_offsets_1, elf_m68k_finalize_got_offsets): Same.
482 (struct elf_m68k_partition_multi_got_arg): Add slots_relas_diff
483 field, remove obsoleted local_n_entries field.
484 (elf_m68k_partition_multi_got_2): New static function.
485 (elf_m68k_partition_multi_got_1, elf_m68k_partition_multi_got): Use it;
486 update.
487 (elf_m68k_remove_got_entry_type): Update.
488 (elf_m68k_install_rela, dtpoff_base, tpoff): New static functions.
489 (elf_m68k_check_relocs): Handle TLS relocations. Remove unnecessary
490 update of sgot->size and srelgot->size.
491 (elf_m68k_gc_sweep_hook): Update.
492 (elf_m68k_install_rela, dtpoff_base, tpoff): New static functions.
493 (elf_m68k_relocate_section, elf_m68k_finish_dynamic_symbol): Handle
494 TLS relocations.
495 * reloc.c (BFD_RELOC_68K_TLS_*): Declare TLS relocations.
496 * libbfd.h (bfd_reloc_code_real_names): Add BFD_RELOC_68K_TLS_*.
497
c1a0a41f
DD
4982009-02-02 DJ Delorie <dj@redhat.com>
499
500 * elf32-mep.c (config_names): Regenerate configuration.
501
72a80a16
AM
5022009-02-02 Alan Modra <amodra@bigpond.net.au>
503
504 * elf-bfd.h (bfd_elf_get_str_section): Don't declare.
505 (bfd_elf_find_section, _sh_elf_set_mach_from_flags): Likewise.
506 * elf.c (bfd_elf_get_str_section): Make static.
507 (bfd_elf_find_section): Delete.
508 * libbfd.h: Regenerate.
509
273f4430
JK
5102009-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
511
512 * elf-eh-frame.c (REQUIRE_CLEARED_RELOCS) Remove.
513 (_bfd_elf_parse_eh_frame): Do not check relocations for removed FDEs.
514
010e5ae2
AM
5152009-01-31 Alan Modra <amodra@bigpond.net.au>
516
517 * elflink.c (on_needed_list): New function.
518 (elf_link_add_object_symbols): Link in --as-needed libs if they
519 satisfy undefined symbols in other libs.
520
33a7ffc2
JM
5212009-01-30 Julian Brown <julian@codesourcery.com>
522
523 * elf32-arm.c (bfd_elf32_arm_vfp11_erratum_scan): Skip BFDs with
524 EXEC_P or DYNAMIC flags, and skip sections which are being linked
525 with --just-symbols (-R).
526
13d72a14
AN
5272009-01-29 Adam Nemet <anemet@caviumnetworks.com>
528
529 * dwarf2.c (read_rangelist): Use read_address to read low_pc and
530 high_pc in order to properly sign-extend VMAs.
531
d334575b
JM
5322009-01-29 Daniel Jacobowitz <dan@codesourcery.com>
533 Mark Shinwell <shinwell@codesourcery.com>
534 Catherine Moore <clm@codesourcery.com>
535
536 * elf-attrs.c, elflink.c, elfxx-mips.c: Correct typos in comments.
537
528aeb62
CM
5382009-01-28 Catherine Moore <clm@codesourcery.com>
539
540 * elf32-arm.c (elf32_arm_check_relocs): Set SEC_ALLOC and
541 SEC_LOAD for dynamic relocation sections.
542
f6f05983
HPN
5432009-01-27 Hans-Peter Nilsson <hp@axis.com>
544
545 * elf32-cris.c (cris_elf_relocate_section): Use elf_hash_table
546 (info)->tls_size, not elf_hash_table (info)->tls_sec->size for
547 the size of local TLS data.
548
27cc28f9
AS
5492009-01-27 Andreas Schwab <schwab@suse.de>
550
551 * mach-o.c (bfd_mach_o_archive_p): Restrict the number of
552 architectures in the archive.
553
b3bf42d8
HPN
5542009-01-27 Hans-Peter Nilsson <hp@axis.com>
555
f551b6f0
HPN
556 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_16_DTPREL>
557 <R_CRIS_32_DTPREL>: Correct relocation value.
558
b3bf42d8
HPN
559 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_8>
560 <R_CRIS_16, R_CRIS_32>: Don't call BFD_ASSERT for weak undefined
561 symbols with non-default visibility.
562
9bc4e62b
NS
5632009-01-26 Nathan Sidwell <nathan@codesourcery.com>
564
565 * elf32-ppc.c (ppc_elf_relax_section): Add space for relocs
566 describing the trampolines.
567 (ppc_elf_relocate_section): Update relocs to describe the
568 trampolines.
569
aeaf6540
DA
5702009-01-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
571
572 * elf-hppa.h (elf_hppa_final_link_relocate): Add check to ensure that
573 branch targets can be reached for R_PARISC_PCREL22F, R_PARISC_PCREL17F
574 and R_PARISC_PCREL12F relocations.
575
1e8fa21e
AM
5762009-01-24 Alan Modra <amodra@bigpond.net.au>
577
578 PR 6022
579 * elflink.c (find_version_for_sym): New function split out from,
580 but without export_dynamic test, ..
581 (_bfd_elf_link_assign_sym_version): ..here.
582 (_bfd_elf_export_symbol): Use it.
583
28caa186
AM
5842009-01-23 Alan Modra <amodra@bigpond.net.au>
585
586 * elf-bfd.h (struct elf_assign_sym_version_info): Delete.
587 (struct elf_info_failed, struct elf_find_verdep_info): Move to..
588 * elflink.c: ..here, somewhat modified.
589 * elf-bfd.h (_bfd_elf_add_default_symbol, _bfd_elf_export_symbol,
590 _bfd_elf_link_find_version_dependencies,
591 _bfd_elf_link_assign_sym_version, _bfd_elf_link_size_reloc_section,
592 _bfd_elf_fix_symbol_flags, _bfd_elf_adjust_dynamic_symbol,
593 _bfd_elf_link_sec_merge_syms, bfd_elf_link_mark_dynamic_symbol): Don't
594 declare..
595 * elflink.c: ..and make static here.
596 (_bfd_elf_link_find_version_dependencies): Adjust for removal
597 of output_bfd from struct elf_find_verdep_info.
598 (_bfd_elf_link_assign_sym_version): Similarly adjust to use
599 struct elf_info_failed.
600 (bfd_elf_size_dynamic_sections): Adjust.
601
be04437d
AM
6022009-01-22 Alan Modra <amodra@bigpond.net.au>
603
604 PR 6832
605 * dwarf2.c (find_line): Don't update stash->sec_info_ptr until
606 after comp_unit_find_line call.
607
58f9615c
NC
6082009-01-21 Nick Clifton <nickc@redhat.com>
609
610 PR 9769
611 * vmsutil.c (vms_file_stats_name): Remove use of unsupported
612 tm_gmtoff field in struct tm.
613
fb266b8b
AM
6142009-01-21 Alan Modra <amodra@bigpond.net.au>
615
616 * elf32-spu.h (struct spu_elf_params): Add non_ia_text.
617 * elf32-spu.c (mark_overlay_section): Only include .text.ia.*
618 sections in soft-icache lines unless non_ia_text. Don't add
619 rodata if doing so would exceed line size.
620
451ffe63
HPN
6212009-01-19 Hans-Peter Nilsson <hp@axis.com>
622
623 * elf32-cris.c (elf_cris_copy_indirect_symbol): For other symbol
624 types than bfd_link_hash_indirect, before early return, call
625 _bfd_elf_link_hash_copy_indirect.
626
5aa6ff7c
AS
6272009-01-19 Andrew Stubbs <ams@codesourcery.com>
628
629 * elf-attrs.c (vendor_set_obj_attr_contents): Support tag ordering.
630 * elf-bfd.h (elf_backend_data): Add obj_attrs_order.
631 * elf32-arm.c (elf32_arm_obj_attrs_order): New function.
632 (elf_backend_obj_attrs_order): New define.
633 * elfxx-target.h (elf_backend_obj_attrs_order): New define.
634 (elfNN_bed): Add elf_backend_obj_attrs_order.
635
3483fe2e
AS
6362009-01-19 Andrew Stubbs <ams@codesourcery.com>
637
638 * elf-attrs.c (is_default_attr): Substitute magic numbers with macros.
639 (obj_attr_size): Likewise.
640 (write_obj_attribute): Likewise.
641 (_bfd_elf_copy_obj_attributes): Likewise.
642 (_bfd_elf_parse_attributes): Likewise.
643 * elf-bfd.h (ATTR_TYPE_FLAG_INT_VAL): New define.
644 (ATTR_TYPE_FLAG_STR_VAL, ATTR_TYPE_FLAG_NO_DEFAULT): New defines.
645 (ATTR_TYPE_HAS_INT_VAL, ATTR_TYPE_HAS_STR_VAL): New defines.
646 (ATTR_TYPE_HAS_NO_DEFAULT): New define.
647 * elf32-arm.c (elf32_arm_obj_attrs_arg_type): Replace magic numbers
648 with macros.
649
2d0bb761
AS
6502009-01-19 Andrew Stubbs <ams@codesourcery.com>
651
652 * elf-attrs.c (is_default_attr): Support defaultless attributes.
653 (bfd_elf_add_obj_attr_int): Get type from _bfd_elf_obj_attrs_arg_type.
654 (bfd_elf_add_obj_attr_string): Likewise.
655 (bfd_elf_add_obj_attr_int_string): Likewise.
656 (_bfd_elf_parse_attributes): Allow for unknown flag bits in type.
657 * elf-bfd.h (struct obj_attribute): Document new flag bit.
658 * elf32-arm.c (elf32_arm_obj_attrs_arg_type): Specify that
659 Tag_nodefaults has no default value.
660 (elf32_arm_merge_eabi_attributes): Modify the Tag_nodefaults
661 comment to reflect the new state.
662
a77e83b7
AM
6632009-01-19 Alan Modra <amodra@bigpond.net.au>
664
665 PR 9695
666 * pdp11.c (N_BADMAG): True for anything but OMAGIC, NMAGIC, ZMAGIC.
667 (some_aout_object_p): Delete dead code handling QMAGIC and BMAGIC.
668 (adjust_z_magix): Delete dead code handling QMAGIC.
669
f6d29e26
KT
6702009-01-16 Kai Tietz <kai.tietz@onevision.com>
671
672 * coffcode.h (styp_to_sec_flags): Correct interpretation of
673 IMAGE_SCN_MEM_DISCARDABLE.
674
29670fb9
AM
6752009-01-16 Alan Modra <amodra@bigpond.net.au>
676
677 * Makefile.am (libbfd_la_LIBADD, libbfd_la_LDFLAGS): Substitute
678 SHARED_LIBADD and SHARED_LDFLAGS rather than WIN32LIBADD, WIN32LDFLAGS.
679 * configure.in (commonbfdlib): Delete.
680 (SHARED_LDFLAGS): Rename from WIN32LDFLAGS/
681 (SHARED_LIBADD): Rename from WIN32LIBADD. Add pic libiberty if such
682 is available, not just for linux.
683 * po/SRC-POTFILES.in: Regenerate.
684 * Makefile.in: Regenerate.
685 * configure: Regenerate.
686
91e22acd
AS
6872009-01-15 Andrew Stubbs <ams@codesourcery.com>
688 Julian Brown <julian@codesourcery.com>
689
690 * elf-bfd.h (NUM_KNOWN_OBJ_ATTRIBUTES): Set to 71 to include all known
691 ARM attributes in ABI 2.07.
692 * elf32-arm.c (get_secondary_compatible_arch): New function.
693 (set_secondary_compatible_arch): New function.
694 (tag_cpu_arch_combine): New function.
695 (elf32_arm_copy_one_eabi_other_attribute): Delete function.
696 (elf32_arm_copy_eabi_other_attribute_list): Delete function.
697 (elf32_arm_merge_eabi_attributes): Rename order_312 to order_021 to
698 make it fit with order_01243.
699 Add support for Tag_also_compatible_with,
700 Tag_CPU_unaligned_access, Tag_T2EE_use, Tag_Virtualization_use,
701 Tag_MPextension_use, Tag_nodefaults and Tag_conformance.
702 Improve/tidy up support for Tag_CPU_raw_name, Tag_CPU_name,
703 Tag_CPU_arch, Tag_ABI_HardFP_use, Tag_VFP_HP_extension,
704 Tag_ABI_FP_denormal, Tag_ABI_PCS_GOT_use, Tag_ABI_align8_needed,
705 Tag_VFP_arch and Tag_ABI_FP_16bit_format.
706 Rework the way unknown attributes are handled.
707 Defer errors until all attributes have been processed.
708
7b86a9fa
AS
7092009-01-15 Andrew Stubbs <ams@codesourcery.com>
710
711 * elf-attrs.c (bfd_elf_add_obj_attr_compat): Rename to
712 bfd_elf_add_obj_attr_int_string.
713 Read Tag_compatibility from its new location in the attribute array,
714 rather than the attribute list.
715 (_bfd_elf_copy_obj_attributes): bfd_elf_add_obj_attr_compat ->
716 bfd_elf_add_obj_attr_int_string.
717 (_bfd_elf_parse_attributes): Likewise.
718 (_bfd_elf_merge_object_attributes): There's now only one
719 Tag_compatibility, and it's in the array, not the list.
720 * elf-bfd.h (NUM_KNOWN_OBJ_ATTRIBUTES): Set to 33 to include
721 Tag_compatibility.
722 (bfd_elf_add_obj_attr_compat): Rename to
723 bfd_elf_add_obj_attr_int_string.
724 (bfd_elf_add_proc_attr_compat): Rename to
725 bfd_elf_add_proc_attr_int_string.
726 * elf32-arm.c (elf32_arm_merge_eabi_attributes): Explicitly don't handle
727 Tag_compatibility.
728
01e1a5bc
NC
7292009-01-15 Douglas B Rupp <rupp@gnat.com>
730
731 * Makefile.am (BFD32_BACKENDS): Add new object vmsutil.lo
732 (BFD32_BACKENDS_CFILES): Add new file vmsutil.c
733 (vmsutil.lo): Add dependency rule.
734 * Makefile.in: Regenerate.
735 * config.bfd (ia64*-*-*vms*): Add case.
736 * configure.in (bfd_elf64_ia64_vms_vec): Add case.
737 * configure: Regenerate.
738 * vmsutil.c: New file.
739 * vmsutil.h: New file.
740 * elf-bfd.h (struct bfd_elf_special_section): Change type of
741 attr to bfd_vma.
742 * elfxx-ia64.c (elfNN_vms_post_process_headers,
743 elfNN_vms_section_processing, elfNN_vms_final_write_processing,
744 elfNN_vms_close_and_cleanup, elfNN_vms_section_from_shdr,
745 elfNN_vms_object_p): New functions
746 * targets.c (bfd_elf64_ia64_vms_vec): New target.
747
a33dafc3
L
7482009-01-14 H.J. Lu <hongjiu.lu@intel.com>
749
750 PR ld/9727
751 * elflink.c (elf_gc_sweep): Exclude the group section if the
752 first member of the section group is excluded.
753
13c0e967
AM
7542009-01-14 Alan Modra <amodra@bigpond.net.au>
755
756 PR 9735
757 * syms.c (_bfd_stab_section_find_nearest_line): Don't free
758 saved filename, use bfd_alloc rather than bfd_malloc for it.
759
460e679b
AM
7602009-01-13 Alan Modra <amodra@bigpond.net.au>
761
762 * elf32-spu.c (spu_elf_build_stubs): Make __icache_base absolute.
763
25076afa
AM
7642009-01-13 Alan Modra <amodra@bigpond.net.au>
765
766 * elf32-spu.c (remove_cycles): Always set call->max_depth.
767
37107878
AM
7682009-01-12 Alan Modra <amodra@bigpond.net.au>
769
770 * elf32-spu.c (spu_elf_auto_overlay): Correct vma mask.
771
cd4a7468
AM
7722009-01-12 Alan Modra <amodra@bigpond.net.au>
773
774 * elf32-spu.c (struct spu_link_hash_table): Add init, line_size_log2,
775 num_lines_log2.
776 (struct got_entry): Add br_addr.
777 (struct call_info): Add priority.
778 (struct function_info): Add lr_store and sp_adjust.
779 (spu_elf_setup): Init line_size_log2 and num_lines_log2.
780 (spu_elf_find_overlays): For soft-icache, mark any section within cache
781 area as an overlay, and check that no other overlays exist. Look up
782 icache overlay manager entry sym.
783 (BRA_STUBS, BRA, BRASL): Define.
784 (enum _stub_type): Replace ovl_stub with call_ovl_stub and br*_ovl_stub.
785 (needs_ovl_stub): Adjust for soft-icache. Return priority encoded
786 in branch insn.
787 (count_stub, build_stub): Support soft-icache.
788 (build_spuear_stubs, process_stubs): Adjust build_stub call.
789 (spu_elf_size_stubs): Size soft-icache stubs.
790 (overlay_index): New function.
791 (spu_elf_build_stubs): Make static. Support soft-icache.
792 (spu_elf_check_vma): Don't turn off auto_overlay if soft-icache.
793 (find_function_stack_adjust): Save lr store and stack adjust insn
794 offsets.
795 (maybe_insert_function): Adjust find_function_stack_adjust call.
796 (mark_functions_via_relocs): Retrieve priority.
797 (remove_cycles): Only warn about pruned arcs when stack_analysis.
798 (sort_calls): Sort by priority first.
799 (mark_overlay_section): Ignore .ovl.init.
800 (sum_stack): Only print when stack_analysis.
801 (print_one_overlay_section): New function, extracted from..
802 (spu_elf_auto_overlay): ..here. Support soft-icache overlays.
803 (spu_elf_stack_analysis): Only print when htab->stack_analysis.
804 (spu_elf_final_link): Call spu_elf_stack_analysis for lrlive
805 analysis. Call spu_elf_build_stubs.
806 (spu_elf_relocate_section): For soft-icache encode overlay index
807 into addresses.
808 (spu_elf_output_symbol_hook): Support soft-icache.
809 (spu_elf_modify_program_headers: Likewise.
37107878 810
cd4a7468
AM
811 * elf32-spu.h (struct spu_elf_params): Add lrlive_analysis. Rename
812 num_regions to num_lines. Add line_size and max_branch.
813 (enum _ovly_flavour): Add ovly_soft_icache.
814 (spu_elf_build_stubs): Delete.
815
80c29487
JK
8162009-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
817
818 * elflink.c (_bfd_elf_section_already_linked): Handle g++-3.4
819 relocations in `.gnu.linkonce.r.*' referencing its `.gnu.linkonce.t.*'.
820
1bc86aea
HPN
8212009-01-07 Hans-Peter Nilsson <hp@axis.com>
822
823 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GD>
824 <case R_CRIS_16_GOT_GD, R_CRIS_32_GOT_GD>: For a symbol defined in
825 the program, the known offset starts at the negative size of the
826 TLS section.
827 <case R_CRIS_32_IE, R_CRIS_32_GOT_TPREL, R_CRIS_16_GOT_TPREL>:
828 Similar.
829
3baa454d 8302009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>
75606e85 831
3baa454d 832 * config.bfd: Add lm32-*-rtems*.
75606e85 833
9dbe8890
L
8342009-01-03 H.J. Lu <hongjiu.lu@intel.com>
835
836 * coff-ppc.c: Add 2009 to Copyright.
837 * elf32-cris.c: Likewise.
838 * elflink.c: Likewise.
839
0bdf8d40
HPN
8402009-01-03 Hans-Peter Nilsson <hp@axis.com>
841
842 * elf32-cris.c (elf_cris_finish_dynamic_symbol): Rename
843 gotplt_index to rela_plt_index. Adjust for R_CRIS_DTPMOD entry.
844
54ac0771
L
8452009-01-02 H.J. Lu <hongjiu.lu@intel.com>
846
847 PR ld/9679
848 * elflink.c (elf_merge_st_other): New.
849 (_bfd_elf_merge_symbol): Use it on skipped weak definitions and
850 hide them if needed.
851 (elf_link_add_object_symbols): Updated.
852
d8880531
L
8532009-01-02 H.J. Lu <hongjiu.lu@intel.com>
854
855 PR ld/9676
856 * elflink.c (elf_link_add_object_symbols): Update def_dynamic,
857 ref_dynamic and dynamic_def fields when setting def_regular
858 to 1.
859
b70b5c14
NC
8602009-01-02 Curtis Mackie <curtmackevo@gmail.com>
861
862 PR 9682
863 * coff-ppc.c (dump_toc): Fix up calls to fprintf without a string
864 literal.
865
d8880531 866For older changes see ChangeLog-2008
56882138
AM
867\f
868Local Variables:
869mode: change-log
870left-margin: 8
871fill-column: 74
872version-control: never
873End:
This page took 0.473965 seconds and 4 git commands to generate.