1Changes in 1.14:
2
3* Add -z bndplt option (x86-64 only) to support Intel MPX.
4
5* Add --orphan-handling option.
6
7* Add --stub-group-multi option (PowerPC only).
8
9* Add --target1-rel, --target1-abs, --target2 options (Arm only).
10
11* Add -z stack-size option.
12
13* Add --be8 option (Arm only).
14
15* Add HIDDEN support in linker scripts.
16
17* Add SORT_BY_INIT_PRIORITY support in linker scripts.
18
19Changes in 1.12:
20
21* Add a configure option --enable-relro to decide whether -z relro should
22  be enabled by default.  Default to yes.
23
24* Add support for s390, MIPS, AArch64, and TILE-Gx architectures.
25
26* Add support for STT_GNU_IFUNC symbols.
27
28* Add support for incremental linking (--incremental).
29
30Changes in 1.11:
31
32[FIXME: Add major changes.]
33
34Changes in 1.10:
35
36[FIXME: Add major changes.]
37
38Changes in 1.9:
39
40[FIXME: Add major changes.]
41
42Changes in 1.8:
43
44[FIXME: Add major changes.]
45
46Changes in 1.7:
47
48[FIXME: Add major changes.]
49
50Changes in 1.6:
51
52[FIXME: Add major changes.]
53
54Changes in 1.5:
55
56[FIXME: Add major changes.]
57
58Changes in 1.4:
59
60[FIXME: Add major changes.]
61
62Changes in 1.3:
63
64* gold added to GNU binutils.
65
66Copyright (C) 2012-2017 Free Software Foundation, Inc.
67
68Copying and distribution of this file, with or without modification,
69are permitted in any medium without royalty provided the copyright
70notice and this notice are preserved.
71
72Local variables:
73fill-column: 79
74End:
75