From c09e9a8c9e877ce5f2a4d279d567caa32e558b9d Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 31 Aug 2010 10:26:11 +0000 Subject: [PATCH] * ld.texinfo (MEMORY): Clarify the behaviour of the ! character in a region's attributes. --- ld/ChangeLog | 5 +++++ ld/ld.texinfo | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ld/ChangeLog b/ld/ChangeLog index 24cf64cd5d..be5ee3e042 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2010-08-31 Nick Clifton + + * ld.texinfo (MEMORY): Clarify the behaviour of the ! character in + a region's attributes. + 2010-08-31 Alan Modra * scripttempl/mmo.sc: Move assignment to "Main" inside .text diff --git a/ld/ld.texinfo b/ld/ld.texinfo index 7470c538a6..a3d8b9a740 100644 --- a/ld/ld.texinfo +++ b/ld/ld.texinfo @@ -4643,7 +4643,7 @@ Initialized section @item L Same as @samp{I} @item ! -Invert the sense of any of the preceding attributes +Invert the sense of any of the attributes that follow @end table If a unmapped section matches any of the listed attributes other than -- 2.34.1