]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
elflint: Warn about missing xndx section only once.
authorRoland McGrath <roland@redhat.com>
Wed, 9 Feb 2011 03:45:26 +0000 (19:45 -0800)
committerRoland McGrath <roland@redhat.com>
Wed, 9 Feb 2011 03:45:26 +0000 (19:45 -0800)
src/ChangeLog

index 94d6acadef24738b4f6b52ead405e44424e58460..9ecfe5d89b2c4484a8e6d43298f2afc763953d65 100644 (file)
@@ -1,5 +1,7 @@
 2011-02-08  Roland McGrath  <roland@redhat.com>
 
+       * elflint.c (check_symtab): Warn about missing xndx section only once.
+
        * ldgeneric.c (check_for_duplicate2): Remove unused variable.
 
 2011-01-06  Roland McGrath  <roland@redhat.com>