Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * scripts/extract-abilist.awk: If `lastversion' variable defined, omit | Roland McGrath | 2004-08-31 | 1 | -0/+3 |
| | | | | | | | | later sets from output. * Makerules (check-abi): Pass option to set that with value of LIB-abi-frozen variable if one is set. * abilist/libcidn.abilist: New file (empty). | ||||
* | 2003-01-16 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-01-16 | 1 | -18/+69 |
| | | | | | | | | Tweak merged .abilist file format to merge duplicate symbols in different sets into multi-version stanzas with new "| SET regexp..." header continuation lines. * scripts/merge-abilist.awk: Rewritten for new format. * scripts/extract-abilist.awk: Likewise. | ||||
* | * scripts/abilist.awk: Produce a more compact format, divided into | Roland McGrath | 2002-12-23 | 1 | -0/+44 |
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. |