This is the mail archive of the newlib-cvs@sources.redhat.com mailing list for the newlib 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]

src/newlib ChangeLog libc/machine/i386/f_atan2 ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2002-12-20 13:31:21

Modified files:
	newlib         : ChangeLog 
	newlib/libc/machine/i386: f_atan2.S f_atan2f.S f_exp.c f_expf.c 
	                          f_frexp.S f_frexpf.S f_ldexp.S 
	                          f_ldexpf.S f_log.S f_log10.S 
	                          f_log10f.S f_logf.S f_pow.c f_powf.c 
	                          f_tan.S f_tanf.S memchr.S memcmp.S 
	                          memcpy.S memmove.S memset.S strchr.S 
	                          strlen.S 
	newlib/libm/machine/i386: f_atan2.S f_atan2f.S f_exp.c f_expf.c 
	                          f_frexp.S f_frexpf.S f_ldexp.S 
	                          f_ldexpf.S f_log.S f_log10.S 
	                          f_log10f.S f_logf.S f_pow.c f_powf.c 
	                          f_tan.S f_tanf.S 

Log message:
	2002-12-20  Jeff Johnston  <jjohnstn@redhat.com>
	
	* libc/machine/i386/f_atan2.S: Change copyright from Cygnus
	Solutions to Red Hat Inc.
	* libc/machine/i386/f_atan2f.S: Ditto.
	* libc/machine/i386/f_exp.c: Ditto.
	* libc/machine/i386/f_expf.c: Ditto.
	* libc/machine/i386/f_frexp.S: Ditto.
	* libc/machine/i386/f_frexpf.S: Ditto.
	* libc/machine/i386/f_ldexp.S: Ditto.
	* libc/machine/i386/f_ldexpf.S: Ditto.
	* libc/machine/i386/f_log.S: Ditto.
	* libc/machine/i386/f_log10.S: Ditto.
	* libc/machine/i386/f_log10f.S: Ditto.
	* libc/machine/i386/f_logf.S: Ditto.
	* libc/machine/i386/f_pow.c: Ditto.
	* libc/machine/i386/f_powf.c: Ditto.
	* libc/machine/i386/f_tan.S: Ditto.
	* libc/machine/i386/f_tanf.S: Ditto.
	* libc/machine/i386/memchr.S: Ditto.
	* libc/machine/i386/memcmp.S: Ditto.
	* libc/machine/i386/memcpy.S: Ditto.
	* libc/machine/i386/memmove.S: Ditto.
	* libc/machine/i386/memset.S: Ditto.
	* libc/machine/i386/strchr.S: Ditto.
	* libc/machine/i386/strlen.S: Ditto.
	* libm/machine/i386/f_atan2.S: Ditto.
	* libm/machine/i386/f_atan2f.S: Ditto.
	* libm/machine/i386/f_exp.c: Ditto.
	* libm/machine/i386/f_expf.c: Ditto.
	* libm/machine/i386/f_frexp.S: Ditto.
	* libm/machine/i386/f_frexpf.S: Ditto.
	* libm/machine/i386/f_ldexp.S: Ditto.
	* libm/machine/i386/f_ldexpf.S: Ditto.
	* libm/machine/i386/f_log.S: Ditto.
	* libm/machine/i386/f_log10.S: Ditto.
	* libm/machine/i386/f_log10f.S: Ditto.
	* libm/machine/i386/f_logf.S: Ditto.
	* libm/machine/i386/f_pow.c: Ditto.
	* libm/machine/i386/f_powf.c: Ditto.
	* libm/machine/i386/f_tan.S: Ditto.
	* libm/machine/i386/f_tanf.S: Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.482&r2=1.483
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/i386/f_atan2.S.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/i386/f_atan2f.S.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/i386/f_exp.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/i386/f_expf.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/i386/f_frexp.S.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/i386/f_frexpf.S.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/i386/f_ldexp.S.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/i386/f_ldexpf.S.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/i386/f_log.S.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/i386/f_log10.S.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/i386/f_log10f.S.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/i386/f_logf.S.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/i386/f_pow.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/i386/f_powf.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/i386/f_tan.S.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/i386/f_tanf.S.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/i386/memchr.S.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/i386/memcmp.S.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/i386/memcpy.S.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/i386/memmove.S.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/i386/memset.S.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/i386/strchr.S.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/i386/strlen.S.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libm/machine/i386/f_atan2.S.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libm/machine/i386/f_atan2f.S.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libm/machine/i386/f_exp.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libm/machine/i386/f_expf.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libm/machine/i386/f_frexp.S.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libm/machine/i386/f_frexpf.S.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libm/machine/i386/f_ldexp.S.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libm/machine/i386/f_ldexpf.S.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libm/machine/i386/f_log.S.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libm/machine/i386/f_log10.S.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libm/machine/i386/f_log10f.S.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libm/machine/i386/f_logf.S.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libm/machine/i386/f_pow.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libm/machine/i386/f_powf.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libm/machine/i386/f_tan.S.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libm/machine/i386/f_tanf.S.diff?cvsroot=src&r1=1.2&r2=1.3


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