<feed xmlns='http://www.w3.org/2005/Atom'>
<title>glibc.git/scripts/firstversions.awk, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/'/>
<entry>
<title>Fix bug in firstversions.awk version range handling.</title>
<updated>2012-01-28T17:02:44+00:00</updated>
<author>
<name>Chris Metcalf</name>
<email>cmetcalf@tilera.com</email>
</author>
<published>2012-01-28T17:02:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=e034841eac8e96fa255c52864be06352ee7981ae'/>
<id>e034841eac8e96fa255c52864be06352ee7981ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>2008-12-05  Joseph Myers  &lt;joseph@codesourcery.com&gt;</title>
<updated>2008-12-06T02:13:20+00:00</updated>
<author>
<name>Ulrich Drepper</name>
<email>drepper@redhat.com</email>
</author>
<published>2008-12-06T02:13:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=8680179fdbaa69ba5c3d6056adf32c68d98e171a'/>
<id>8680179fdbaa69ba5c3d6056adf32c68d98e171a</id>
<content type='text'>
	    Ulrich Drepper  &lt;drepper@redhat.com&gt;

	* scripts/firstversion.awk: Use custom comparison function to compare
	version numbers.
	* scripts/versions.awk: Use sort invocation which can handle
	multi-digit sub-version numbers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	    Ulrich Drepper  &lt;drepper@redhat.com&gt;

	* scripts/firstversion.awk: Use custom comparison function to compare
	version numbers.
	* scripts/versions.awk: Use sort invocation which can handle
	multi-digit sub-version numbers.
</pre>
</div>
</content>
</entry>
<entry>
<title>* scripts/firstversions.awk: When encountering a version newer than</title>
<updated>2002-08-22T07:22:03+00:00</updated>
<author>
<name>Roland McGrath</name>
<email>roland@gnu.org</email>
</author>
<published>2002-08-22T07:22:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=5015cde4c8f4d5b50c906967cdf88d8bff82dca1'/>
<id>5015cde4c8f4d5b50c906967cdf88d8bff82dca1</id>
<content type='text'>
	the specified earliest version, be sure to emit the specified earliest
	version first if any renaming of an older version to that has been.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	the specified earliest version, be sure to emit the specified earliest
	version first if any renaming of an older version to that has been.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update.</title>
<updated>2002-04-03T06:59:37+00:00</updated>
<author>
<name>Ulrich Drepper</name>
<email>drepper@redhat.com</email>
</author>
<published>2002-04-03T06:59:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=b028b8ad4ebb0a8303c380176cf465b0a8bbce45'/>
<id>b028b8ad4ebb0a8303c380176cf465b0a8bbce45</id>
<content type='text'>
	* sysdeps/unix/sysv/linux/arm/dl-procinfo.c: Completely specify
	size of _dl_arm_cap_flags.
	Patch by enrico.scholz@informatik.tu-chemnitz.de [PR libc/3155].

	* sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
	Define as 8.

2002-03-22  H.J. Lu  &lt;hjl@gnu.org&gt;

	* scripts/firstversions.awk: Check the first version.

2002-04-02  Ulrich Drepper  &lt;drepper@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* sysdeps/unix/sysv/linux/arm/dl-procinfo.c: Completely specify
	size of _dl_arm_cap_flags.
	Patch by enrico.scholz@informatik.tu-chemnitz.de [PR libc/3155].

	* sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
	Define as 8.

2002-03-22  H.J. Lu  &lt;hjl@gnu.org&gt;

	* scripts/firstversions.awk: Check the first version.

2002-04-02  Ulrich Drepper  &lt;drepper@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>* scripts/versions.awk: Improve error message for missing version.</title>
<updated>2002-02-07T05:25:11+00:00</updated>
<author>
<name>Roland McGrath</name>
<email>roland@gnu.org</email>
</author>
<published>2002-02-07T05:25:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=48a5e01019cd75b1a9f01773d583e0f0f923aa42'/>
<id>48a5e01019cd75b1a9f01773d583e0f0f923aa42</id>
<content type='text'>
	Each version inherits from the last one only if they have the same
	nonnumeric prefix, i.e. GLIBC_x.y and GLIBC_x.z or FOO_x and FOO_y
	but not GLIBC_x and FOO_y.

	* scripts/firstversions.awk: Handle libraries that don't have each
	particular version named in the third column of shlib-versions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Each version inherits from the last one only if they have the same
	nonnumeric prefix, i.e. GLIBC_x.y and GLIBC_x.z or FOO_x and FOO_y
	but not GLIBC_x and FOO_y.

	* scripts/firstversions.awk: Handle libraries that don't have each
	particular version named in the third column of shlib-versions.
</pre>
</div>
</content>
</entry>
<entry>
<title>2002-02-06  Roland McGrath  &lt;roland@frob.com&gt;</title>
<updated>2002-02-07T04:33:51+00:00</updated>
<author>
<name>Roland McGrath</name>
<email>roland@gnu.org</email>
</author>
<published>2002-02-07T04:33:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=e7a2d9c0a95b2d960c02bf3059594479a410aa20'/>
<id>e7a2d9c0a95b2d960c02bf3059594479a410aa20</id>
<content type='text'>
	* scripts/firstversions.awk: Don't mess with GLIBC_PRIVATE.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* scripts/firstversions.awk: Don't mess with GLIBC_PRIVATE.
</pre>
</div>
</content>
</entry>
<entry>
<title>2000-03-21  Roland McGrath  &lt;roland@baalperazim.frob.com&gt;</title>
<updated>2000-03-21T20:36:53+00:00</updated>
<author>
<name>Roland McGrath</name>
<email>roland@gnu.org</email>
</author>
<published>2000-03-21T20:36:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=733af7d6c32ef8305c30a47cd5b0d6c81d27b3ea'/>
<id>733af7d6c32ef8305c30a47cd5b0d6c81d27b3ea</id>
<content type='text'>
	* 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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* 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.
</pre>
</div>
</content>
</entry>
<entry>
<title>* shlib-versions [USE_IN_LIBIO] (.*-.*-gnu-gnu*): Set earliest</title>
<updated>2000-03-19T20:36:44+00:00</updated>
<author>
<name>Roland McGrath</name>
<email>roland@gnu.org</email>
</author>
<published>2000-03-19T20:36:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=361742eda986901daf75169faaf648d4d132ccfb'/>
<id>361742eda986901daf75169faaf648d4d132ccfb</id>
<content type='text'>
	supported version for libc 0.2.90.libio to GLIBC_2.2.

	* Makeconfig (soversions.mk): Grok new third column in shlib-versions,
	and use it to emit new variable `map-firstversions'.
	* scripts/firstversions.awk: New file.
	* Makerules (Versions.all): Use scripts/firstversions.awk and
	the $(map-firstversions) value to generate a modified versions list
	that includes renames in "A = B" syntax for each version set earlier
	than the "earliest symbol version" named in shlib-versions.
	* scripts/versions.awk: Recognize "A = B" lines in the input to mean
	rename version set A to B in the output to the intermediate file.
	* scripts/abi-versions.awk: New file.
	* Makerules (abi-versions.h): New target, generated by that script.
	[$(versioning) = yes] (before-compile): Prepend abi-versions.h.
	* include/shlib-compat.h: New file, uses that generated header.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	supported version for libc 0.2.90.libio to GLIBC_2.2.

	* Makeconfig (soversions.mk): Grok new third column in shlib-versions,
	and use it to emit new variable `map-firstversions'.
	* scripts/firstversions.awk: New file.
	* Makerules (Versions.all): Use scripts/firstversions.awk and
	the $(map-firstversions) value to generate a modified versions list
	that includes renames in "A = B" syntax for each version set earlier
	than the "earliest symbol version" named in shlib-versions.
	* scripts/versions.awk: Recognize "A = B" lines in the input to mean
	rename version set A to B in the output to the intermediate file.
	* scripts/abi-versions.awk: New file.
	* Makerules (abi-versions.h): New target, generated by that script.
	[$(versioning) = yes] (before-compile): Prepend abi-versions.h.
	* include/shlib-compat.h: New file, uses that generated header.
</pre>
</div>
</content>
</entry>
</feed>
