]> git.ipfire.org Git - thirdparty/glibc.git/commit - math/w_expl_compat.c
Replace hidden_def with libm_hidden_def in math
authorTulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
Mon, 30 Apr 2018 14:45:42 +0000 (11:45 -0300)
committerTulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
Mon, 30 Apr 2018 14:45:54 +0000 (11:45 -0300)
commitdc115e1cdc369c31296b8287959758fb77f33aaa
treec899fdde1a9c938ab1b726be4b39841f57146136
parent340d9652b9d0e1d4136588f18b726662d195777c
Replace hidden_def with libm_hidden_def in math

libm_hidden_def expand the parameters and do not require an extra layer
of macros.
These were the last 3 files in math/ still using hidden_def().

* math/w_exp_compat.c: Replace hidden_def with libm_hidden_def..
* math/w_expl_compat.c: Likewise.
* math/w_exp_template.c: Likewise.  Remove hidden_def_x.

Signed-off-by: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
ChangeLog
math/w_exp_compat.c
math/w_exp_template.c
math/w_expl_compat.c