ia64: add matherr[fl] to libm.so plt whitelist
authorMike Frysinger <vapier@gentoo.org>
Sun, 6 May 2012 22:24:32 +0000 (18:24 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sun, 6 May 2012 22:27:33 +0000 (18:27 -0400)
commitd2d3d79732e7bfbcc59885e116e7b46e4fbf4dae
treec8292485271d4ae81614d0e523a25af8abda8e68
parente44af88e6a9bd006b1597c0dabdc4c0b73f379ba
ia64: add matherr[fl] to libm.so plt whitelist

The ia64 math code has extra matherr functions (f and l variants),
so add them to the libm.so plt whitelist like the existing matherr
in the main code.

The check-localplt test now passes.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
ChangeLog.ia64
data/localplt-ia64-linux-gnu.data [new file with mode: 0644]