record-btrace: add record goto target methods
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
f6f6c679
L
12014-01-16 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR ld/16456
4 * genscripts.sh: Don't search directory with LIBPATH_SUFFIX_SKIP
5 suffix.
6 * emulparams/elf32_x86_64.sh (LIBPATH_SUFFIX_SKIP): Set to 64
7 for elf32_x86_64 emulation.
8 * emulparams/elf_i386.sh (LIBPATH_SUFFIX_SKIP): Set to 64
9 for elf_i386 emulation.
10
6fcc66ab
AM
112014-01-16 Alan Modra <amodra@gmail.com>
12
13 * ld.h (fat_section_userdata_type, get_userdata): Move to..
14 * ldlang.h (input_section_userdata_type, get_userdata): ..here.
15 * ldlang.c (init_map_userdata): Delete. Fold into..
16 (sort_def_symbol): ..here. Don't attach input section userdata
17 to output sections or global bfd sections.
18 (lang_map): Don't pre-allocate input section userdata.
19 (init_os): Don't allocate userdata for output sections.
20 (print_all_symbols): Update.
21
f9c316c4
L
222014-01-15 H.J. Lu <hongjiu.lu@intel.com>
23
24 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
25 Silence uninitialized warning on ehdr_start_save with older
26 GCC.
27
4199e3b8
AM
282014-01-15 Alan Modra <amodra@gmail.com>
29
30 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Define
31 __ehdr_start before size_dynamic_sections and restore afterwards.
32
eec2f3ed
AM
332014-01-10 Alan Modra <amodra@gmail.com>
34
35 PR ld/14207
36 PR ld/16322
37 PR binutils/16323
38 * ldlang.c (lang_size_sections): Remove unneeded RELRO base
39 adjust. Tidy comments.
40 * ld.texinfo (DATA_SEGMENT_RELRO_END): Correct description.
41
d1e1519e
HPN
422014-01-10 Hans-Peter Nilsson <hp@axis.com>
43
44 * emulparams/crislinux.sh (COMMONPAGESIZE): Define.
45
43a8475c
L
462014-01-08 H.J. Lu <hongjiu.lu@intel.com>
47
48 PR ld/14207
49 PR ld/16322
50 PR binutils/16323
51 * ldlang.c (lang_size_sections): Properly align RELRO base.
52
221fd5d5
L
532014-01-08 H.J. Lu <hongjiu.lu@intel.com>
54
55 * ldver.c (ldversion): Update copyright year to 2014.
56
5fb776a6 57For older changes see ChangeLog-2013
252b5132 58\f
5fb776a6 59Copyright (C) 2014 Free Software Foundation, Inc.
752937aa
NC
60
61Copying and distribution of this file, with or without modification,
62are permitted in any medium without royalty provided the copyright
63notice and this notice are preserved.
64
252b5132
RH
65Local Variables:
66mode: change-log
67left-margin: 8
68fill-column: 74
69version-control: never
70End:
This page took 0.645081 seconds and 4 git commands to generate.