ld/doc: Document that multiple MEMORY commands are allowed.
authorAndrew Burgess <andrew.burgess@embecosm.com>
Tue, 14 Jul 2015 15:19:22 +0000 (16:19 +0100)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Mon, 3 Aug 2015 19:18:49 +0000 (20:18 +0100)
The linker documentation explicitly states that there can be only one
MEMORY command.  This is not true.  Multiple MEMORY commands are
allowed, the contents of all will be treated as if a single MEMORY
command was given.

Update the documentation to make this clear to the users.

ld/ChangeLog:

* ld.texinfo (MEMORY): Explain that multiple MEMORY commands are
acceptable.

ld/ChangeLog
ld/ld.texinfo

index d1b819b..e040329 100644 (file)
@@ -1,3 +1,8 @@
+2015-08-03  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * ld.texinfo (MEMORY): Explain that multiple MEMORY commands are
+       acceptable.
+
 2015-07-29  H.J. Lu  <hongjiu.lu@intel.com>
 
        * lexsup.c (parse_args): Don't set link_info.executable to
index b48396d..8a7a08f 100644 (file)
@@ -4970,9 +4970,10 @@ set section addresses based on the memory regions, and will warn about
 regions that become too full.  The linker will not shuffle sections
 around to fit into the available regions.
 
-A linker script may contain at most one use of the @code{MEMORY}
-command.  However, you can define as many blocks of memory within it as
-you wish.  The syntax is:
+A linker script may contain many uses of the @code{MEMORY} command,
+however, all memory blocks defined are treated as if they were
+specified inside a single @code{MEMORY} command.  The syntax for
+@code{MEMORY} is:
 @smallexample
 @group
 MEMORY