* scripts/abilist.awk: Produce a more compact format, divided into
authorRoland McGrath <roland@gnu.org>
Mon, 23 Dec 2002 11:17:18 +0000 (11:17 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 23 Dec 2002 11:17:18 +0000 (11:17 +0000)
commitc823a4d21b76fbc6cf86503d23e3cd55384644ce
tree6a61fb4da98c47f12d37455776b30543b51d9a3e
parentb27b002d5b85b8628f19f65886d25a342c6cbc18
* scripts/abilist.awk: Produce a more compact format, divided into

stanzas for each version set, the set name listed only once.
* scripts/extract-abilist.awk: New file.
* scripts/merge-abilist.awk: New file.
* Makerules (check-abi-%, update-abi-%): New pattern rules.
(update-abi, check-abi): New targets.
* Makefile (+subdir_targets): Add subdir_{check,update}-abi.

* Makerules (%.symlist): Use LC_ALL=C when running awk script.
ChangeLog
Makefile
Makerules
scripts/abilist.awk
scripts/extract-abilist.awk [new file with mode: 0644]
scripts/merge-abilist.awk [new file with mode: 0644]