binutils-gdb/gold/NEWS

75 lines
1.3 KiB
Plaintext
Raw Normal View History

Changes in 1.14:
* Add -z bndplt option (x86-64 only) to support Intel MPX.
* Add --orphan-handling option.
* Add --stub-group-multi option (PowerPC only).
* Add --target1-rel, --target1-abs, --target2 options (Arm only).
* Add -z stack-size option.
* Add --be8 option (Arm only).
* Add HIDDEN support in linker scripts.
* Add SORT_BY_INIT_PRIORITY support in linker scripts.
Changes in 1.12:
* Add a configure option --enable-relro to decide whether -z relro should
be enabled by default. Default to yes.
* Add support for s390, MIPS, AArch64, and TILE-Gx architectures.
* Add support for STT_GNU_IFUNC symbols.
* Add support for incremental linking (--incremental).
Changes in 1.11:
[FIXME: Add major changes.]
Changes in 1.10:
[FIXME: Add major changes.]
Changes in 1.9:
[FIXME: Add major changes.]
Changes in 1.8:
[FIXME: Add major changes.]
Changes in 1.7:
[FIXME: Add major changes.]
Changes in 1.6:
[FIXME: Add major changes.]
Changes in 1.5:
[FIXME: Add major changes.]
Changes in 1.4:
[FIXME: Add major changes.]
Changes in 1.3:
2008-03-25 22:55:29 +01:00
* gold added to GNU binutils.
2012-12-17 17:56:12 +01:00
Copyright (C) 2012-2017 Free Software Foundation, Inc.
2012-12-17 17:56:12 +01:00
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local variables:
fill-column: 79
End: