[PATCH v2 6/9] Rename w_tgamma for IA64

Gabriel F. T. Gomes gftg@linux.vnet.ibm.com
Mon Dec 26 19:40:00 GMT 2016


---
 sysdeps/ia64/fpu/{w_tgamma.S => w_tgamma_compat.S}   | 0
 sysdeps/ia64/fpu/{w_tgammaf.S => w_tgammaf_compat.S} | 0
 sysdeps/ia64/fpu/{w_tgammal.S => w_tgammal_compat.S} | 0
 3 files changed, 0 insertions(+), 0 deletions(-)
 rename sysdeps/ia64/fpu/{w_tgamma.S => w_tgamma_compat.S} (100%)
 rename sysdeps/ia64/fpu/{w_tgammaf.S => w_tgammaf_compat.S} (100%)
 rename sysdeps/ia64/fpu/{w_tgammal.S => w_tgammal_compat.S} (100%)

diff --git a/sysdeps/ia64/fpu/w_tgamma.S b/sysdeps/ia64/fpu/w_tgamma_compat.S
similarity index 100%
rename from sysdeps/ia64/fpu/w_tgamma.S
rename to sysdeps/ia64/fpu/w_tgamma_compat.S
diff --git a/sysdeps/ia64/fpu/w_tgammaf.S b/sysdeps/ia64/fpu/w_tgammaf_compat.S
similarity index 100%
rename from sysdeps/ia64/fpu/w_tgammaf.S
rename to sysdeps/ia64/fpu/w_tgammaf_compat.S
diff --git a/sysdeps/ia64/fpu/w_tgammal.S b/sysdeps/ia64/fpu/w_tgammal_compat.S
similarity index 100%
rename from sysdeps/ia64/fpu/w_tgammal.S
rename to sysdeps/ia64/fpu/w_tgammal_compat.S
-- 
2.4.11



More information about the Libc-alpha mailing list