]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Fix thinko in linker documentation.
authorNick Clifton <nickc@redhat.com>
Fri, 12 Apr 2019 12:15:21 +0000 (13:15 +0100)
committerNick Clifton <nickc@redhat.com>
Fri, 12 Apr 2019 12:15:21 +0000 (13:15 +0100)
PR 24450
* ld.texi (Output Section Attributes): Add ALIGN_WITH_INPUT to
example of section attributes.

ld/ChangeLog
ld/ld.texi

index c8eda47e2f5d8c16984a0f79e0d6aa93b2880a6a..c161ffefc2f80bcdbda4cdaef9ec3f2e58963ae7 100644 (file)
@@ -1,3 +1,9 @@
+2019-04-12  Nick Clifton  <nickc@redhat.com>
+
+       PR 24450
+       * ld.texi (Output Section Attributes): Add ALIGN_WITH_INPUT to
+       example of section attributes.
+
 2019-04-11  Faraz Shahbazker  <fshahbazker@wavecomp.com>
 
        * NEWS: Mention new option --no-print-map-discarded.
index 71c8d2599b83f73fe16d42b06a13f2833258fe55..20140bce780f286635285d2307acc87cb8671466 100644 (file)
@@ -4997,7 +4997,7 @@ like this:
 @group
 @var{section} [@var{address}] [(@var{type})] :
   [AT(@var{lma})]
-  [ALIGN(@var{section_align})]
+  [ALIGN(@var{section_align}) | ALIGN_WITH_INPUT]
   [SUBALIGN(@var{subsection_align})]
   [@var{constraint}]
   @{