]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/ChangeLog
Don't adjust LOAD segment to match GNU_RELRO segment
[thirdparty/binutils-gdb.git] / ld / ChangeLog
1 2014-01-10 Alan Modra <amodra@gmail.com>
2
3 PR ld/14207
4 PR ld/16322
5 PR binutils/16323
6 * ldlang.c (lang_size_sections): Remove unneeded RELRO base
7 adjust. Tidy comments.
8 * ld.texinfo (DATA_SEGMENT_RELRO_END): Correct description.
9
10 2014-01-10 Hans-Peter Nilsson <hp@axis.com>
11
12 * emulparams/crislinux.sh (COMMONPAGESIZE): Define.
13
14 2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
15
16 PR ld/14207
17 PR ld/16322
18 PR binutils/16323
19 * ldlang.c (lang_size_sections): Properly align RELRO base.
20
21 2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
22
23 * ldver.c (ldversion): Update copyright year to 2014.
24
25 For older changes see ChangeLog-2013
26 \f
27 Copyright (C) 2014 Free Software Foundation, Inc.
28
29 Copying and distribution of this file, with or without modification,
30 are permitted in any medium without royalty provided the copyright
31 notice and this notice are preserved.
32
33 Local Variables:
34 mode: change-log
35 left-margin: 8
36 fill-column: 74
37 version-control: never
38 End: