diff options
author | Roland McGrath <roland@gnu.org> | 2003-03-28 11:41:52 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-03-28 11:41:52 +0000 |
commit | 7e30918b7897b7a4b040b128f6d4cc27902579ea (patch) | |
tree | b93b0020723e87085cdaa9152a9ba2ed0d857273 /ChangeLog | |
parent | c6acf1e304fb64ed6ae5b2df00cfbfe4a1d43e5d (diff) | |
download | glibc-7e30918b7897b7a4b040b128f6d4cc27902579ea.tar glibc-7e30918b7897b7a4b040b128f6d4cc27902579ea.tar.gz glibc-7e30918b7897b7a4b040b128f6d4cc27902579ea.tar.bz2 glibc-7e30918b7897b7a4b040b128f6d4cc27902579ea.zip |
* scripts/abilist.awk: When given -v combine=1, do parse_names and
emit a single output stream with lib name in stanza header lines.
* scripts/abilist.awk: Emit A for all *ABS* regardless of type.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-03-28 Roland McGrath <roland@redhat.com> + + * scripts/abilist.awk: When given -v combine=1, do parse_names and + emit a single output stream with lib name in stanza header lines. + + * scripts/abilist.awk: Emit A for all *ABS* regardless of type. + 2003-03-27 Roland McGrath <roland@redhat.com> * sysdeps/powerpc/bits/atomic.h [! __powerpc64__] |