This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc/sysdeps/ieee754 ldbl-opt/math_ldbl_opt.h ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sources.redhat.com	2006-01-21 19:43:12

Modified files:
	sysdeps/ieee754/ldbl-opt: math_ldbl_opt.h 
Added files:
	sysdeps/ieee754/ldbl-opt: s_nexttowardfd.c 
Removed files:
	sysdeps/ieee754/ldbl-64-128: s_nexttowardfd.c 

Log message:
	2006-01-20  Jakub Jelinek  <jakub@redhat.com>
	
	* sysdeps/ieee754/ldbl-64-128/s_nexttowardfd.c: Moved to...
	* sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c: ... here.  New file.
	* sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h (long_double_symbol_1): For
	C define again using _weak_alias, for assembler use weak_alias.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ieee754/ldbl-64-128/s_nexttowardfd.c.diff?cvsroot=glibc&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c.diff?cvsroot=glibc&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h.diff?cvsroot=glibc&r1=1.3&r2=1.4


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]