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