glibc/sysdeps
Mike Frysinger 413a8f40ec ia64: math: add __scalbn* aliases
All other ports have __scalbn* aliases pointing back to scalbn*, but
the ia64 code had omitted them.  This didn't really matter as none
of the common code called them, but after a recent update, that's no
longer true.  Add the aliases needed by some common code to fix link
errors with libm due to them missing.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-04-27 23:09:38 -04:00
..
alpha alpha: Remove __STDC__ conditionals. 2012-04-27 07:33:47 -07:00
am33
arm Remove ARM EABI/old-ABI conditionals. 2012-04-21 10:03:39 -07:00
hppa
ia64 ia64: math: add __scalbn* aliases 2012-04-27 23:09:38 -04:00
m68k m68k: move definition of libgcc_s soname to shlib-versions 2012-04-26 17:08:17 +02:00
mips Avoid endian.h include in MIPS string functions. 2012-04-26 19:23:08 +00:00
powerpc
tile
unix ia64: drop __STDC__ handlings 2012-04-27 23:09:13 -04:00