about summary refs log tree commit diff
path: root/scripts/glibcsymbols.py
Commit message (Collapse)AuthorAgeFilesLines
* glibcymbols.read_abilist: Add check for duplicate symbolsFlorian Weimer2021-03-161-1/+4
| | | | | | This detects some bogus abilist files. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
* scripts/glibcsymbols.py: Extract from scripts/move-symbol-to-libc.pyFlorian Weimer2021-03-161-0/+80
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>