1999-11-17  Andreas Jaeger  <aj@suse.de>

	* shlib-versions: Allow mipsel for libm.
	Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
This commit is contained in:
Ulrich Drepper 1999-11-17 18:54:28 +00:00
parent 6e8afc1cd3
commit a46b664848
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
1999-11-17 Andreas Jaeger <aj@suse.de>
* shlib-versions: Allow mipsel for libm.
Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
1999-11-16 Andreas Jaeger <aj@suse.de>
* math/fenv.h: Fix typos in comments. Reported by Andreas Schwab.

View File

@ -15,7 +15,7 @@ sparc.*-.*-.* libm=6
alpha.*-.*-linux.* libm=6.1
alpha.*-.*-.* libm=6
powerpc-.*-.* libm=6
mips-.*-.* libm=6
mips.*-.*-.* libm=6
arm.*-.*-.* libm=6
# We provide libc.so.6 for Linux kernel versions 2.0 and later.