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:
a3d1c52
)
fix typo in comment.
author
Nick Clifton
<nickc@redhat.com>
Fri, 21 Jan 2000 17:44:51 +0000
(17:44 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Fri, 21 Jan 2000 17:44:51 +0000
(17:44 +0000)
ld/ChangeLog
patch
|
blob
|
history
ld/ldlang.c
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index 0ff05f686ee2b435c2d74de7560dfed2e47f6298..f14b82be526d126b6f4fa430ccc586dafcb7f96d 100644
(file)
--- a/
ld/ChangeLog
+++ b/
ld/ChangeLog
@@
-1,3
+1,7
@@
+2000-01-21 Nick Clifton <nickc@cygnus.com>
+
+ * ldlang.c (lang_size_sections): Fix typo in comment.
+
2000-01-18 H.J. Lu <hjl@gnu.org>
* ldlang.c (lang_size_sections): Also update the current
diff --git
a/ld/ldlang.c
b/ld/ldlang.c
index d38d83791403df846eb23f9435b9f965bbb76668..f12fcce616a8a12dfeca69a30703e83179a09b68 100644
(file)
--- a/
ld/ldlang.c
+++ b/
ld/ldlang.c
@@
-2823,6
+2823,7
@@
lang_size_sections (s, output_section_statement, prev, fill, dot, relax)
/* Update dot in the region ?
We only do this if the section is going to be allocated,
since unallocated sections do not contribute to the region's
+ overall size in memory.
If the SEC_NEVER_LOAD bit is not set, it will affect the
addresses of sections after it. We have to update