summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/e_exp2l.S
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2015-09-24 21:48:22 +0000
committerJoseph Myers <joseph@codesourcery.com>2015-09-24 21:48:22 +0000
commit1a19b8894f93878f99025096ec1d3b6af7db6f78 (patch)
tree6c51149877b5d0034b595faedaa60a352c8c35f1 /sysdeps/x86_64/fpu/e_exp2l.S
parent37825319ee64d51bf8b1774f4964e9743eaf5ef6 (diff)
downloadglibc-1a19b8894f93878f99025096ec1d3b6af7db6f78.tar.gz
glibc-1a19b8894f93878f99025096ec1d3b6af7db6f78.tar.xz
glibc-1a19b8894f93878f99025096ec1d3b6af7db6f78.zip
Use LOAD_PIC_REG in i386 atanh.
sysdeps/i386/fpu/e_atanh.S, unlike all other functions in that
directory, loads the PIC register with its own code using
_GLOBAL_OFFSET_TABLE_, rather than with the LOAD_PIC_REG macro.  I see
no good reason for the difference; this patch makes it use the common
macro.

Tested for x86.

	* sysdeps/i386/fpu/e_atanh.S (__ieee754_atanh) [PIC]: Use
	LOAD_PIC_REG.
Diffstat (limited to 'sysdeps/x86_64/fpu/e_exp2l.S')
0 files changed, 0 insertions, 0 deletions