Silence uninitialized warning on ehdr_start_save
[platform/upstream/binutils.git] / ld / ChangeLog
1 2014-01-15  H.J. Lu  <hongjiu.lu@intel.com>
2
3         * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
4         Silence uninitialized warning on ehdr_start_save with older
5         GCC.
6
7 2014-01-15  Alan Modra  <amodra@gmail.com>
8
9         * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Define
10         __ehdr_start before size_dynamic_sections and restore afterwards.
11
12 2014-01-10  Alan Modra  <amodra@gmail.com>
13
14         PR ld/14207
15         PR ld/16322
16         PR binutils/16323
17         * ldlang.c (lang_size_sections): Remove unneeded RELRO base
18         adjust.  Tidy comments.
19         * ld.texinfo (DATA_SEGMENT_RELRO_END): Correct description.
20
21 2014-01-10  Hans-Peter Nilsson  <hp@axis.com>
22
23         * emulparams/crislinux.sh (COMMONPAGESIZE): Define.
24
25 2014-01-08  H.J. Lu  <hongjiu.lu@intel.com>
26
27         PR ld/14207
28         PR ld/16322
29         PR binutils/16323
30         * ldlang.c (lang_size_sections): Properly align RELRO base.
31
32 2014-01-08  H.J. Lu  <hongjiu.lu@intel.com>
33
34         * ldver.c (ldversion): Update copyright year to 2014.
35
36 For older changes see ChangeLog-2013
37 \f
38 Copyright (C) 2014 Free Software Foundation, Inc.
39
40 Copying and distribution of this file, with or without modification,
41 are permitted in any medium without royalty provided the copyright
42 notice and this notice are preserved.
43
44 Local Variables:
45 mode: change-log
46 left-margin: 8
47 fill-column: 74
48 version-control: never
49 End: