aboutsummaryrefslogtreecommitdiff
path: root/ld/ld.1
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ld.1')
-rw-r--r--ld/ld.13
1 files changed, 2 insertions, 1 deletions
diff --git a/ld/ld.1 b/ld/ld.1
index 896320c..965e791 100644
--- a/ld/ld.1
+++ b/ld/ld.1
@@ -682,7 +682,8 @@ Normally, when
places the global common symbols in the appropriate output sections,
it sorts them by size. First come all the one byte symbols, then all
the two bytes, then all the four bytes, and then everything else.
-This option disables that sorting.
+This is to prevent gaps between symbols due to
+alignment constraints. This option disables that sorting.
.TP
.BI "\-Tbss " "org"\c