projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdb0563
)
line omitted from previous delta.
author
Nick Clifton
<nickc@redhat.com>
Tue, 30 Apr 2013 14:01:03 +0000
(14:01 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Tue, 30 Apr 2013 14:01:03 +0000
(14:01 +0000)
ld/ld.texinfo
patch
|
blob
|
history
diff --git
a/ld/ld.texinfo
b/ld/ld.texinfo
index 48ae4bf8ca0efa12344411a0e2a4455d5ec37446..0e31d31d1ec4e6d4c9ef123f8e819f600e33fb7d 100644
(file)
--- a/
ld/ld.texinfo
+++ b/
ld/ld.texinfo
@@
-4032,6
+4032,8
@@
into ascending order by name before placing them in the output file.
@code{SORT_BY_ALIGNMENT} is very similar to @code{SORT_BY_NAME}. The
difference is @code{SORT_BY_ALIGNMENT} will sort sections into
descending order by alignment before placing them in the output file.
+Larger alignments are placed before smaller alignments in order to
+reduce the amount of padding necessary.
@cindex SORT_BY_INIT_PRIORITY
@code{SORT_BY_INIT_PRIORITY} is very similar to @code{SORT_BY_NAME}. The