diff options
| author | Roland McGrath <[email protected]> | 2011-02-08 19:45:26 -0800 |
|---|---|---|
| committer | Roland McGrath <[email protected]> | 2011-02-08 19:45:26 -0800 |
| commit | 33231318a11853b4d2ad00f6417442f38bddd8c2 (patch) | |
| tree | 16aa7b3fe43b0536d8aea8588e32164ff2a39e8c | |
| parent | fd992543185126eb0280c1ee0883e073020499b4 (diff) | |
elflint: Warn about missing xndx section only once.
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 94d6acad..9ecfe5d8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,7 @@ 2011-02-08 Roland McGrath <[email protected]> + * elflint.c (check_symtab): Warn about missing xndx section only once. + * ldgeneric.c (check_for_duplicate2): Remove unused variable. 2011-01-06 Roland McGrath <[email protected]> |
