From 8bd621d8835d2e6a99bd50ae8d18328ab06951ba Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 3 Oct 2001 15:11:48 +0000 Subject: Add support for -z nocopyreloc. --- ld/NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ld/NEWS') diff --git a/ld/NEWS b/ld/NEWS index 27dc891..70997ef 100644 --- a/ld/NEWS +++ b/ld/NEWS @@ -1,4 +1,7 @@ -*- text -*- +* Support for -z nocopyreloc in the x86 ELF linker, which disables + production of copy relocs. Warning: using this option may result in + non-sharable applications. * Support for -z combreloc in the ELF linker, which puts dynamic relocations against the same symbol together, so that dynamic linker -- cgit v1.1