sim: ppc: fix up version script
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
fd5a1509
L
12015-04-11 H.J. Lu <hongjiu.lu@intel.com>
2
3 * plugin.c (plugin_load_plugins): Removed an extra ';'.
4
080bb7bb
NC
52015-04-10 Nick Clifton <nickc@redhat.com>
6
7 PR binutils/18198
8 * ld.texinfo (--be8): Add a note about the interaction of this
9 option with the assembler's -EB option.
10
8c3fff59
AM
112015-04-10 Alan Modra <amodra@gmail.com>
12
13 * configure.ac: Set elf_list_options etc. in proper case.
14 * configure: Regenerate.
15
6166ed93
AM
162015-04-10 Alan Modra <amodra@gmail.com>
17
18 PR ld/18223
19 * ldlang.c (lang_process): Add _init and _fini to gc_sym_list.
20
eba27bd7
L
212015-04-09 H.J. Lu <hongjiu.lu@intel.com>
22
23 * emulparams/elf_x86_64.sh (BNDPLT): Removed.
24 (PARSE_AND_LIST_OPTIONS): New.
25 (PARSE_AND_LIST_ARGS_CASE_Z): Likewise.
26 * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Remove
27 BNDPLT check. Handle PARSE_AND_LIST_ARGS_CASE_Z.
28 (gld${EMULATION_NAME}_list_options): Remove BNDPLT check.
29
233723a4
NC
302015-04-09 Nick Clifton <nickc@redhat.com>
31
32 * po/fr.po: Updated French translation.
33
82d8e420
L
342015-04-08 H.J. Lu <hongjiu.lu@intel.com>
35
36 * configure.ac (elf_list_options): Set to TRUE for
37 --enable-targets=all.
38 (elf_shlib_list_options): Likewise.
39 (elf_plt_unwind_list_options): Likewise.
40 * configure: Regenerated.
41
31b94bbb
L
422015-04-08 H.J. Lu <hongjiu.lu@intel.com>
43
44 * emulparams/elf32bmipn32-defs.sh: Skip empty EMULATION_NAME.
45
c58212ea
L
462015-04-08 H.J. Lu <hongjiu.lu@intel.com>
47
48 * Makefile.am (ELF_CLFAGS): New.
49 (AM_CFLAGS): Add $(ELF_CLFAGS).
50 * configure.ac (elf_list_options): New. AC_SUBST.
51 (elf_shlib_list_options): Likewise.
52 (elf_plt_unwind_list_options): Likewise.
53 * lexsup.c (elf_shlib_list_options): New.
54 (elf_static_list_options): Likewise.
55 (elf_plt_unwind_list_options): Likewise.
56 (ld_list_options): Likewise.
57 (help): Call ld_list_options.
58 * Makefile.in: Regenerated.
59 * configure: Likewise.
60 * emulparams/plt_unwind.sh (PLT_UNWIND): New.
61 (PARSE_AND_LIST_OPTIONS): Removed.
62 * emultempl/elf32.em (gld_list_options): New.
63 (gld${EMULATION_NAME}_list_options): Define only if BNDPLT or
64 PARSE_AND_LIST_OPTIONS is defined.
65 (ld_${EMULATION_NAME}_emulation): Replace
66 gld${EMULATION_NAME}_list_options with ${gld_list_options.
67
0fad6e4b
AM
682015-04-07 Alan Modra <amodra@gmail.com>
69
70 PR ld/18176
71 * ldlang.c (lang_size_sections): Cast shift expression.
72
d3e454b9
AM
732015-04-07 Alan Modra <amodra@gmail.com>
74
75 * emultempl/ppc32elf.em: Handle --no-pic-fixup.
76 (params): Init new field.
77 (ppc_before_allocation): Enable relaxation for pic_fixup.
78
3ea60775
NC
792015-04-07 Nick Clifton <nickc@redhat.com>
80
81 * ld.h (struct ld_config_type): Add new field: warn_orphan.
82 * ldlex.h (enum option_values): Add OPTION_WARN_ORPHAN and
83 OPTION_NO_WARN_ORPHAN.
84 * lexsup.c (ld_options): Add --warn-orphan and --no-warn-orphan.
85 (parse_args): Handle the new options.
86 * ldemul.c (ldemul_place_orphan): If requested, generate a warning
87 message when an orphan section is placed in the output file.
88 * ld.texinfo: Document the new option.
89 * NEWS: Mention the new feature.
90
15c7659f
AT
912015-04-02 Andrew Turner <andrew@freebsd.org>
92
93 * Makefile.am: Add FreeBSD aarch64 files.
94 * Makefile.in: Regenerate.
95 * configure.tgt: Add aarch64-*-freebsd* target triple.
96 * emulparams/aarch64fbsd.sh: New file.
97 * emulparams/aarch64fbsdb.sh: New file.
98
a0bde398
L
992015-04-01 H.J. Lu <hongjiu.lu@intel.com>
100
101 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Work
102 around a GCC uninitialized warning bug fixed in GCC 4.6.
103
4106101c
MS
1042015-04-01 Tejas Belagod <tejas.belagod@arm.com>
105
106 * emultempl/aarch64elf.em
107 (aarch64_elf_create_output_section_statements): Add parameter in
108 bfd_elf${ELFSIZE}_aarch64_set_options call.
109 (OPTION_FIX_ERRATUM_843419): Define.
110 (PARSE_AND_LIST_LONGOPTS): Add fix-cortex-a53-843419.
111 (PARSE_AND_LIST_ARGS_CASES): Add OPTION_FIX_ERRATUM_843419.
112
16c1c9d6
CG
1132015-04-01 Chen Gang <gang.chen.5i5j@gmail.com>
114
115 * emulparams/elf32_tic6x_le.sh: Skip OTHER_BSS_SECTIONS for
116 relocating operation.
117
6c1aca3e
AM
1182015-04-01 Alan Modra <amodra@gmail.com>
119
875b5b9d 120 PR ld/18176
6c1aca3e
AM
121 * ldlang.c (lang_size_sections): When alignment of sections
122 results in relro base adjustment being too large, don't go lower
123 than the initial value.
124 * ldexp.c (fold_binary <DATA_SEGMENT_RELRO_END>): Comment.
125 * scripttempl/elf.sc (DATA_SEGMENT_ALIGN): Omit SEGMENT_SIZE
126 alignment when SEGMENT_SIZE is the same as MAXPAGESIZE.
127
4a0bc59e
AM
1282015-04-01 Alan Modra <amodra@gmail.com>
129
130 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Don't
131 init ehdr_start_save.
132
42271ec5
AM
1332015-04-01 Alan Modra <amodra@gmail.com>
134
135 * Makefile.am (eelf32ppcvxworks.c): Depend on ppc32elf.em and
136 ldemul-list.h.
137 (eelf32lppc.c, eelf32lppclinux.c, eelf32lppcnto.c, eelf32lppcsim.c,
138 eelf32ppc.c, eelf32ppc_fbsd.c, eelf32ppclinux.c, eelf32ppcnto.c,
139 eelf32ppcsim.c): Rearrange deps for consistency.
140 * Makefile.in: Regenerate.
141
4e791d0f
ES
1422015-04-01 Ed Schouten <ed@nuxi.nl>
143
144 * emultempl/elf32.em (gld*_before_allocation): Zero-initialize
145 the ehdr_start_save variable.
146
6036f486
ES
1472015-03-31 Ed Schouten <ed@nuxi.nl>
148
149 * Makefile.am (ALL_64_EMULATION_SOURCES): Add
150 eelf_x86_64_cloudabi.c.
151 (eelf_x86_64_cloudabi.c): New.
152 * configure.tgt (targ_emul): Set to elf_x86_64_cloudabi for
153 x86_64-*-cloudabi*.
154 * Makefile.in: Regenerated.
155 * emulparams/elf_x86_64_cloudabi.sh: New file.
156
f24173eb
L
1572015-03-31 H.J. Lu <hongjiu.lu@intel.com>
158
159 * configure.ac (AM_ZLIB): Removed.
160 * Makefile.in: Regenerated.
161 * config.in: Likewise.
162 * configure: Likewise.
163
d9ced15d
MS
1642015-03-24 Marcus Shawcroft <marcus.shawcroft@arm.com>
165
166 * emultempl/aarch64elf.em (_aarch64_add_stub_section): Set section
167 alignment to 2.
168
499c37b5
MS
1692015-03-23 Marcus Shawcroft <marcus.shawcroft@arm.com>
170
171 * emultempl/aarch64elf.em
172 (elf${ELFSIZE}_aarch64_add_stub_section): Adjust layout.
173
b3862264
CG
1742015-03-18 Chen Gang <gang.chen.5i5j@gmail.com>
175
176 * ldmain.c (main): Use %F instead of %X for einfo.
177
daf220f0
AM
1782015-03-02 Alan Modra <amodra@gmail.com>
179
180 * ld.texinfo (Options <-z nocopyreloc>): Rewrite.
181
f0673d20
NC
1822015-02-27 Nick Clifton <nickc@redhat.com>
183
184 PR ld/17900
185 * ldlang.c (lang_set_flags): Allow exclamation mark to reverse the
186 sense of the following memory region attribute characters.
187
330b17b3
AM
1882015-02-27 Alan Modra <amodra@gmail.com>
189
190 * Makefile.am (ALL_EMULATION_SOURCES): Sort new h8300 entries.
191 (eh8300elf_linux.c, eh8300helf_linux.c, eh8300self_linux.c,
192 eh8300sxelf_linux.c): Do not invoke genscripts here.
193 * Makefile.in: Regenerate.
194
685080f2
NC
1952015-02-24 Nick Clifton <nickc@redhat.com>
196
197 * Makefile.am (ev850.c): Add dependency upon
198 $(srcdir)/emultempl/v850elf.em.
199 (ev850_rh850.c): Likewise.
200 * Makefile.in: Regenerate.
201 * emultempl/v850elf.em: New file.
202 * emulparams/v850.sh (EXTRA_EM_FILE): Define.
203 * emulparams/v850_rh850.sh (EXTRA_EM_FILE): Define.
204 * scripttempl/v850.sc: Add .note.renesas section.
205 * scripttempl/v850_rh850.sc: Likewise.
206
cb072816
SKS
2072015-02-24 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
208
209 * scripttempl/avr.sc: Add new user_signatures region. Define and
210 use symbols for all region lengths.
211 * scripttempl/avrtiny.sc: Define and use symbols for all region
212 lengths.
213
5518c738
YS
2142015-01-21 Yoshinori Sato <ysato@users.sourceforge.jp>
215
216 * Makefile.am: (ALL_EMULATION_SOURCES): Add new emulations.
217 * Makefile.in: Regenerate.
218 * configure.tgt: Add h8300-*-linux
219 * emulparams/h8300elf_linux.sh: Add new emulation.
220 * emulparams/h8300helf_linux.sh: Likewise.
221 * emulparams/h8300self_linux.sh: Likewise.
222 * emulparams/h8300sxelf_linux.sh: Likewise.
223
f971c12f
NC
2242015-02-23 Nick Clifton <nickc@redhat.com>
225
226 * lexsup.c (parse_args): Produce a more reasonable error message
227 when -ixxx or -rxxx is the last option on the linker command line.
228
f58926a6
L
2292015-02-14 H.J. Lu <hongjiu.lu@intel.com>
230
231 PR ld/17973
232 * testplug2.c (allsymbolsread_silent): New.
233 (set_register_hook): Handle allsymbolsreadsilent.
234 (onall_symbols_read): Skip a message if allsymbolsread_silent is
235 TRUE.
236
ce875075
AM
2372015-02-14 Alan Modra <amodra@gmail.com>
238
239 PR ld/17973
240 * ldlang.h (struct lang_input_statement_flags): Add lto_output.
241 * ldlang.c (lang_process): Don't set loading_lto_outputs.
242 * ldfile.c (ldfile_try_open_bfd): Transfer entry flags.lto_output
243 to bfd.
244 * plugin.c (add_input_file, add_input_library): Set flags.lto_output.
245
b0619670
L
2462015-02-13 H.J. Lu <hongjiu.lu@intel.com>
247
248 * NEWS: Mention support for LLVM plugin.
249
66bc8739
AM
2502015-02-13 Alan Modra <amodra@gmail.com>
251
252 * ld.texinfo (Options <--defsym>): Correct cross reference.
253
88b9e2eb
L
2542015-02-11 H.J. Lu <hongjiu.lu@intel.com>
255
256 * lexsup.c (ld_options): Add --[no-]map-whole-files for gold
257 option compatibility.
258
45e81354
L
2592015-02-11 H.J. Lu <hongjiu.lu@intel.com>
260
261 * plugin.c (message): Output "warning:" for LDPL_WARNING. Output
262 "error:" for LDPL_FATAL and LDPL_ERROR.
263 * testplug2.c (parse_option): Handle fatal, error and warning.
264
e3001fd9
L
2652015-02-11 H.J. Lu <hongjiu.lu@intel.com>
266
267 * testplug2.c (dump_tv_tag): Removed.
268 (onall_symbols_read): Return LDPS_ERR if the file descriptor isn't
269 closed.
270 * testplug3.c (dump_tv_tag): Removed.
271 (onclaim_file): Fix typo.
272
7275e869
L
2732015-02-11 H.J. Lu <hongjiu.lu@intel.com>
274
275 PR ld/17878
276 * Makefile.am (noinst_LTLIBRARIES): Add libldtestplug2.la and
277 libldtestplug3.la.
278 (libldtestplug2_la_SOURCES): New.
279 (libldtestplug2_la_CFLAGS): Likewise.
280 (libldtestplug2_la_LDFLAGS): Likewise.
281 (libldtestplug3_la_SOURCES): New.
282 (libldtestplug3_la_CFLAGS): Likewise.
283 (libldtestplug3_la_LDFLAGS): Likewise.
284 * Makefile.in: Regenerated.
285 * testplug2.c: New file.
286 * testplug3.c: Likewise.
287
b9dc5a87
L
2882015-02-11 H.J. Lu <hongjiu.lu@intel.com>
289
290 PR ld/17878
291 * plugin.c: Include ../bfd/plugin.h.
292 (plugin_get_ir_dummy_bfd): Call bfd_create with
293 link_info.output_bfd instead of srctemplate. Copy BFD info
294 from srctemplate only if it doesn't use BFD plugin target
295 vector.
296 (plugin_load_plugins): Call register_ld_plugin_object_p with
297 (plugin_object_p)
298 (plugin_maybe_claim): Renamed to ...
299 (plugin_object_p): This. Return dummy BFD target vector if
300 input is calimed by plugin library, otherwise return NULL.
301 Update plugin_format and plugin_dummy_bfd.
302 (plugin_maybe_claim): New. Use plugin_object_p.
303
d319a098
L
3042015-02-10 H.J. Lu <hongjiu.lu@intel.com>
305
306 * plugin.c (plugin_maybe_claim): Initialize use_mmap.
307
38604796
L
3082015-02-10 H.J. Lu <hongjiu.lu@intel.com>
309
310 * plugin.c (plugin_input_file_t): Add use_mmap.
311 (plugin_pagesize): New.
312 (get_view): Use plugin_pagesize. Set use_mmap if mmap is used.
313 (plugin_load_plugins): Initialize plugin_pagesize.
314 (plugin_maybe_claim): Unmap the buffer if plugin didn't claim the
315 file.
316
fe905789
L
3172015-02-10 H.J. Lu <hongjiu.lu@intel.com>
318
319 * plugin.c (get_view): Align offset passed to mmap.
320
1d5b29cf
L
3212015-02-08 H.J. Lu <hongjiu.lu@intel.com>
322
323 * ldfile.c (ldfile_try_open_bfd): Don't call bfd_check_format
324 if plugin isn't active or there is no thing more to claim.
325
e13419c4
L
3262015-02-08 H.J. Lu <hongjiu.lu@intel.com>
327
328 * plugin.c (plugin_maybe_claim): Check format against bfd_object
329 directly.
330
93843894
L
3312015-02-07 H.J. Lu <hongjiu.lu@intel.com>
332
333 * plugin.c (plugin_maybe_claim): Replace entry->the_bfd with
334 ibfd.
335
35a1e5f3
L
3362015-02-07 H.J. Lu <hongjiu.lu@intel.com>
337
338 * plugin.c: Include "libbfd.h".
339 (plugin_strdup): New.
340 (plugin_maybe_claim): Remove the argument of pointer to struct
341 ld_plugin_input_file. Open and handle input entry.
342 * plugin.h (plugin_maybe_claim): Updated.
343 * ldfile.c (ldfile_try_open_bfd): Call plugin_maybe_claim directly
344 without passing a pointer to struct ld_plugin_input_file.
345 * ldmain.c: Don't include "libbfd.h".
346 (add_archive_element): Call plugin_maybe_claim directly without
347 passing a pointer to struct ld_plugin_input_file.
348
8dfef1bd
L
3492015-02-06 H.J. Lu <hongjiu.lu@intel.com>
350
351 * ld.texinfo: Document -z text, -z notext and -z textoff.
352 * emultempl/elf32.em (gld${EMULATION_NAME}_list_options): Add
353 -z text, -z notext and -z textoff.
354
2aec968d
L
3552015-02-06 H.J. Lu <hongjiu.lu@intel.com>
356
357 * configure.ac: Add AC_FUNC_MMAP.
358 * config.in: Regenerated.
359 * configure: Likewise.
360 * plugin.c: Include <sys/mman.h>.
361 (MAP_FAILED): New. Defined if not defined.
362 (PROT_READ): Likewise.
363 (MAP_PRIVATE): Likewise.
364 (view_buffer_t): New.
365 (plugin_input_file_t): Add view_buffer.
366 (get_view): Try mmap and cache the view buffer.
367 (plugin_maybe_claim): Initialize view_buffer.
368
119d62ff
L
3692015-02-05 H.J. Lu <hongjiu.lu@intel.com>
370
371 * plugin.c (release_input_file): Set fd to -1 after closing it.
372 (plugin_maybe_claim): Close fd only if fd != -1.
373
f4b78d18
L
3742015-02-05 H.J. Lu <hongjiu.lu@intel.com>
375
376 PR ld/17878
377 * plugin.c: Include <errno.h>.
378 (errno): New. Declare if needed.
379 (plugin_input_file_t): New.
380 (get_input_file): Implemented.
381 (get_view): Likewise.
382 (release_input_file): Likewise.
383 (add_symbols): Updated.
384 (get_symbols): Likewise.
385 (plugin_maybe_claim): Allocate a plugin_input_file_t. Close fd
386 only for a bfd_object input.
387
6c2573b7
AM
3882015-02-02 Alan Modra <amodra@gmail.com>
389
390 * emultempl/ppc64elf.em (toc_section_name): New var.
391 (ppc_after_open): Set it.
392 (ppc_before_allocation): Use it.
393 (gld${EMULATION_NAME}_after_allocation): Here too.
394
716db898
L
3952015-01-29 H.J. Lu <hongjiu.lu@intel.com>
396
397 * ldfile.c (ldfile_try_open_bfd): Replace plugin_active_plugins_p()
398 with link_info.lto_plugin_active.
399 * ldlang.c (lang_process): Likewise.
400 * ldmain.c (add_archive_element): Likewise.
401 * plugin.c (plugin_active_plugins_p): Removed.
402 * plugin.h (plugin_active_plugins_p): Likewise.
403
37a3056a
L
4042015-01-28 H.J. Lu <hongjiu.lu@intel.com>
405
406 * plugin.h (plugin_get_ir_dummy_bfd): Removed. Move comments to
407 ...
408 * plugin.c (plugin_get_ir_dummy_bfd): Here. Make it static.
409
15f7a26b
L
4102015-01-28 H.J. Lu <hongjiu.lu@intel.com>
411
412 PR ld/17878
413 * plugin.c (tv_header_tags(): Add LDPT_GET_VIEW.
414 (get_view): New function.
415 (set_tv_header): Handle LDPT_GET_VIEW.
416 * testplug.c (tag_names): Add LDPT_GET_VIEW.
417 (tv_get_view): New.
418 (dump_tv_tag): Handle LDPT_GET_VIEW.
419 (parse_tv_tag): Likewise.
420
dbd1e97e
AM
4212015-01-28 Alan Modra <amodra@gmail.com>
422
423 * emulparams/elf64ppc.sh (INITIAL_READWRITE_SECTIONS): Define.
424 * emultempl/ppc64elf.em (params): Init new field.
425 (ppc_after_open): New function.
426 (LDEMUL_AFTER_OPEN): Define.
427 * ldlang.c (lang_final): Whitespace fix.
428
3f8107ab
AM
4292015-01-28 James Bowman <james.bowman@ftdichip.com>
430
431 * Makefile.am: Add FT32 files.
432 * configure.tgt: Handle FT32 target.
433 * emulparams/elf32ft32.sh: New file.
434 * scripttempl/ft32.sc: New file.
435 * Makefile.in: Regenerate.
436
cc9ad334
SKS
4372015-01-28 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
438
439 PR 4643
440 * ldexp.c (fold_name): Fold LENGTH only after
441 lang_first_phase_enum.
442 * ldgram.y (memory_spec): Don't evaluate ORIGIN and LENGTH
443 rightaway.
444 * ldlang.h (struct memory_region_struct): Add origin_exp and
445 length_exp fields.
446 * ldlang.c (lang_do_memory_regions): New.
447 (lang_memory_region_lookup): Initialize origin_exp and
448 length_exp fields.
449 (lang_process): Call lang_do_memory_regions.
450
c05b575a
AB
4512015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
452
453 * ldlang.c (print_assignment): Only evaluate the expression for a
454 PROVIDE'd assignment when the destination is being defined.
455 Display a special message for PROVIDE'd symbols that are not being
456 provided.
457
5ad18f16
AM
4582015-01-20 Alan Modra <amodra@gmail.com>
459
460 * emulparams/elf64ppc.sh (OTHER_SDATA_SECTIONS): Use in place of..
461 (OTHER_BSS_SYMBOLS): ..this.
462 (OTHER_PLT_RELOC_SECTIONS): Don't define.
463 (OTHER_GOT_RELOC_SECTIONS): Add rela.toc1 and rela.tocbss.
464 (OTHER_READWRITE_SECTIONS): Don't define. Move .toc1 to..
465 (OTHER_RELRO_SECTIONS_2): ..here.
466 * scripttempl/elf.sc: Move SBSS too when DATA_SDATA.
467
23283c1b
AM
4682015-01-20 Alan Modra <amodra@gmail.com>
469
470 * emulparams/elf64ppc.sh (BSS_PLT): Don't define.
471 (OTHER_READWRITE_SECTIONS): Move .branch_lt to..
472 (OTHER_RELRO_SECTIONS_2): ..here.
473 (DATA_GOT, SEPARATE_GOTPLT, DATA_SDATA, DATA_PLT,
474 PLT_BEFORE_GOT): Define.
475 * scripttempl/elf.sc: Handle DATA_SDATA and DATA_GOT/DATA_PLT/
476 PLT_BEFORE_GOT combination.
477 (DATA_GOT, SDATA_GOT): Don't define if either is already defined.
478
3e2b0f31
AM
4792015-01-20 Alan Modra <amodra@gmail.com>
480
481 * emulparams/elf64ppc.sh (OTHER_READWRITE_SECTIONS): Move .opd to..
482 (OTHER_RELRO_SECTIONS_2): ..here, new define.
483 * scripttempl/elf.sc: Add OTHER_RELRO_SECTIONS_2.
484
c4621b33
AM
4852015-01-19 Alan Modra <amodra@gmail.com>
486
3e2aa5bb 487 PR ld/17615
c4621b33
AM
488 * ldlang.c (lang_process): Run lang_common before lang_gc_sections.
489
52db4ec2
JW
4902015-01-14 Jiong Wang <jiong.wang@arm.com>
491
492 * ld-arm/elf32-reject.s: New testcase.
493 * ld-arm/elf32-reject.d: Likewise.
494 * ld-arm/elf32-reject-pie.s: Likewise.
495 * ld-arm/elf32-reject-pie.d: Likewise.
496 * ld-arm/arm-elf.exp: Run new testcases.
497 * ld-arm/ifunc-7.s: Delete f2/f4 test items.
498 * ld-arm/ifunc-7.rd: Likewise.
499 * ld-arm/ifunc-7.gd: Likewise.
500 * ld-arm/ifunc-7.dd: Likewise.
501 * ld-arm/ifunc-8.s: Likewise.
502 * ld-arm/ifunc-8.rd: Likewise.
503 * ld-arm/ifunc-8.gd: Likewise.
504 * ld-arm/ifunc-8.dd: Likewise.
505
efd321f9
AM
5062015-01-01 Alan Modra <amodra@gmail.com>
507
508 * ldver.c (ldversion): Just print current year.
509
b90efa5b 5102015-01-01 Alan Modra <amodra@gmail.com>
ca0694ad 511
b90efa5b 512 Update year range in copyright notice of all files.
ca0694ad 513
b90efa5b 514For older changes see ChangeLog-2014
252b5132 515\f
b90efa5b 516Copyright (C) 2015 Free Software Foundation, Inc.
752937aa
NC
517
518Copying and distribution of this file, with or without modification,
519are permitted in any medium without royalty provided the copyright
520notice and this notice are preserved.
521
252b5132
RH
522Local Variables:
523mode: change-log
524left-margin: 8
525fill-column: 74
526version-control: never
527End:
This page took 0.841574 seconds and 4 git commands to generate.