From: Roland McGrath Date: Wed, 9 Feb 2011 03:45:26 +0000 (-0800) Subject: elflint: Warn about missing xndx section only once. X-Git-Tag: elfutils-0.152~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=33231318a11853b4d2ad00f6417442f38bddd8c2;p=thirdparty%2Felfutils.git elflint: Warn about missing xndx section only once. --- diff --git a/src/ChangeLog b/src/ChangeLog index 94d6acade..9ecfe5d89 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,7 @@ 2011-02-08 Roland McGrath + * elflint.c (check_symtab): Warn about missing xndx section only once. + * ldgeneric.c (check_for_duplicate2): Remove unused variable. 2011-01-06 Roland McGrath