Allow ld target customiser script to force on disk scripts.
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
7225345d
AM
12014-01-17 Alan Modra <amodra@gmail.com>
2
3 * genscripts.sh (COMPILE_IN): Don't set if already set.
4 * emulparams/nds32elf.sh: Don't clear EMULATION_LIBPATH, set
5 COMPILE_IN=no.
6 * emulparams/nds32elf16m.sh: Likewise.
7 * emulparams/nds32elf_linux.sh: Likewise.
8 * emultempl/aix.em: Test COMPILE_IN value is "yes".
9 * emultempl/armcoff.em: Likewise.
10 * emultempl/elf32.em: Likewise.
11 * emultempl/generic.em: Likewise.
12 * emultempl/gld960.em: Likewise.
13 * emultempl/gld960c.em: Likewise.
14 * emultempl/linux.em: Likewise.
15 * emultempl/lnk960.em: Likewise.
16 * emultempl/m68kcoff.em: Likewise.
17 * emultempl/sunos.em: Likewise.
18 * emultempl/ticoff.em: Likewise.
19
f6f6c679
L
202014-01-16 H.J. Lu <hongjiu.lu@intel.com>
21
22 PR ld/16456
23 * genscripts.sh: Don't search directory with LIBPATH_SUFFIX_SKIP
24 suffix.
25 * emulparams/elf32_x86_64.sh (LIBPATH_SUFFIX_SKIP): Set to 64
26 for elf32_x86_64 emulation.
27 * emulparams/elf_i386.sh (LIBPATH_SUFFIX_SKIP): Set to 64
28 for elf_i386 emulation.
29
6fcc66ab
AM
302014-01-16 Alan Modra <amodra@gmail.com>
31
32 * ld.h (fat_section_userdata_type, get_userdata): Move to..
33 * ldlang.h (input_section_userdata_type, get_userdata): ..here.
34 * ldlang.c (init_map_userdata): Delete. Fold into..
35 (sort_def_symbol): ..here. Don't attach input section userdata
36 to output sections or global bfd sections.
37 (lang_map): Don't pre-allocate input section userdata.
38 (init_os): Don't allocate userdata for output sections.
39 (print_all_symbols): Update.
40
f9c316c4
L
412014-01-15 H.J. Lu <hongjiu.lu@intel.com>
42
43 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
44 Silence uninitialized warning on ehdr_start_save with older
45 GCC.
46
4199e3b8
AM
472014-01-15 Alan Modra <amodra@gmail.com>
48
49 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Define
50 __ehdr_start before size_dynamic_sections and restore afterwards.
51
eec2f3ed
AM
522014-01-10 Alan Modra <amodra@gmail.com>
53
54 PR ld/14207
55 PR ld/16322
56 PR binutils/16323
57 * ldlang.c (lang_size_sections): Remove unneeded RELRO base
58 adjust. Tidy comments.
59 * ld.texinfo (DATA_SEGMENT_RELRO_END): Correct description.
60
d1e1519e
HPN
612014-01-10 Hans-Peter Nilsson <hp@axis.com>
62
63 * emulparams/crislinux.sh (COMMONPAGESIZE): Define.
64
43a8475c
L
652014-01-08 H.J. Lu <hongjiu.lu@intel.com>
66
67 PR ld/14207
68 PR ld/16322
69 PR binutils/16323
70 * ldlang.c (lang_size_sections): Properly align RELRO base.
71
221fd5d5
L
722014-01-08 H.J. Lu <hongjiu.lu@intel.com>
73
74 * ldver.c (ldversion): Update copyright year to 2014.
75
5fb776a6 76For older changes see ChangeLog-2013
252b5132 77\f
5fb776a6 78Copyright (C) 2014 Free Software Foundation, Inc.
752937aa
NC
79
80Copying and distribution of this file, with or without modification,
81are permitted in any medium without royalty provided the copyright
82notice and this notice are preserved.
83
252b5132
RH
84Local Variables:
85mode: change-log
86left-margin: 8
87fill-column: 74
88version-control: never
89End:
This page took 0.662121 seconds and 4 git commands to generate.