Browse Source

* ld.texinfo (MEMORY): Clarify the behaviour of the ! character in

a region's attributes.
binutils-2_21-branch
Nick Clifton 16 years ago
parent
commit
c09e9a8c9e
  1. 5
      ld/ChangeLog
  2. 2
      ld/ld.texinfo

5
ld/ChangeLog

@ -1,3 +1,8 @@
2010-08-31 Nick Clifton <nickc@redhat.com>
* ld.texinfo (MEMORY): Clarify the behaviour of the ! character in
a region's attributes.
2010-08-31 Alan Modra <amodra@gmail.com>
* scripttempl/mmo.sc: Move assignment to "Main" inside .text

2
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

Loading…
Cancel
Save