From: Nick Clifton Date: Fri, 21 Jan 2000 17:44:51 +0000 (+0000) Subject: fix typo in comment. X-Git-Tag: gdb-2000-01-24~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=13392b77a79c3512d30ee9d6a547638eeb6fd28a;p=external%2Fbinutils.git fix typo in comment. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 0ff05f6..f14b82b 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2000-01-21 Nick Clifton + + * ldlang.c (lang_size_sections): Fix typo in comment. + 2000-01-18 H.J. Lu * ldlang.c (lang_size_sections): Also update the current diff --git a/ld/ldlang.c b/ld/ldlang.c index d38d837..f12fcce 100644 --- 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