* scripts/firstversions.awk: Allow multiple version sets in the
authorRoland McGrath <roland@gnu.org>
Tue, 21 Mar 2000 20:37:33 +0000 (20:37 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 21 Mar 2000 20:37:33 +0000 (20:37 +0000)
commit39c571225a99bd583996c3dba9b213f5012af958
treeebf7b50a6672eb8e879d68fb1ef9896fbe18558c
parent733af7d6c32ef8305c30a47cd5b0d6c81d27b3ea
* scripts/firstversions.awk: Allow multiple version sets in the

"earliest version" specification, meaning that version sets in the
gaps between listed versions should be folded into the earliest later
version that is explicitly listed.
* shlib-versions (mips.*-.*-linux.*): Use that syntax for to say
we support GLIBC_2.0 and GLIBC_2.2 but not the intervening sets.
ChangeLog