Commit | Line | Data |
---|---|---|
27f7b092 CC |
1 | Changes in 1.15: |
2 | ||
3 | * Add support for .MIPS.options sections (MIPS only). | |
4 | ||
5 | * Add support for compound relocations (MIPS only). | |
6 | ||
7 | * Add --emit-stub-syms, --no-tls-optimize, --tls-get-addr-optimize options | |
8 | (PowerPC only). | |
9 | ||
10 | * Add -z text-unlikely-segment option. | |
11 | ||
12 | * Add plugin support for adding new input files (LDPT_REGISTER_NEW_INPUT_HOOK). | |
13 | ||
d81c7356 CC |
14 | Changes in 1.14: |
15 | ||
16 | * Add -z bndplt option (x86-64 only) to support Intel MPX. | |
17 | ||
18 | * Add --orphan-handling option. | |
19 | ||
20 | * Add --stub-group-multi option (PowerPC only). | |
21 | ||
22 | * Add --target1-rel, --target1-abs, --target2 options (Arm only). | |
23 | ||
24 | * Add -z stack-size option. | |
25 | ||
26 | * Add --be8 option (Arm only). | |
27 | ||
28 | * Add HIDDEN support in linker scripts. | |
29 | ||
30 | * Add SORT_BY_INIT_PRIORITY support in linker scripts. | |
31 | ||
f70be8a4 CC |
32 | Changes in 1.12: |
33 | ||
6b1edb94 L |
34 | * Add a configure option --enable-relro to decide whether -z relro should |
35 | be enabled by default. Default to yes. | |
36 | ||
f70be8a4 CC |
37 | * Add support for s390, MIPS, AArch64, and TILE-Gx architectures. |
38 | ||
39 | * Add support for STT_GNU_IFUNC symbols. | |
40 | ||
41 | * Add support for incremental linking (--incremental). | |
42 | ||
43 | Changes in 1.11: | |
44 | ||
45 | [FIXME: Add major changes.] | |
46 | ||
47 | Changes in 1.10: | |
48 | ||
49 | [FIXME: Add major changes.] | |
50 | ||
51 | Changes in 1.9: | |
52 | ||
53 | [FIXME: Add major changes.] | |
54 | ||
55 | Changes in 1.8: | |
56 | ||
57 | [FIXME: Add major changes.] | |
58 | ||
59 | Changes in 1.7: | |
60 | ||
61 | [FIXME: Add major changes.] | |
62 | ||
63 | Changes in 1.6: | |
64 | ||
65 | [FIXME: Add major changes.] | |
66 | ||
67 | Changes in 1.5: | |
68 | ||
69 | [FIXME: Add major changes.] | |
70 | ||
71 | Changes in 1.4: | |
72 | ||
73 | [FIXME: Add major changes.] | |
74 | ||
75 | Changes in 1.3: | |
76 | ||
4e740ec8 | 77 | * gold added to GNU binutils. |
5bf135a7 | 78 | \f |
219d1afa | 79 | Copyright (C) 2012-2018 Free Software Foundation, Inc. |
5bf135a7 NC |
80 | |
81 | Copying and distribution of this file, with or without modification, | |
82 | are permitted in any medium without royalty provided the copyright | |
83 | notice and this notice are preserved. | |
84 | ||
85 | Local variables: | |
86 | fill-column: 79 | |
87 | End: |