acadia-newlib/newlib/libc/machine/i386
Jeff Johnston 10501d5766 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.
2002-12-20 21:31:20 +00:00
..
Makefile.am 2002-03-06 Jeff Johnston <jjohnstn@redhat.com> 2002-03-06 23:14:17 +00:00
Makefile.in * libtool.m4: New file. 2002-07-04 19:57:57 +00:00
aclocal.m4 2002-09-11 Jeff Johnston <jjohnstn@redhat.com> 2002-09-11 18:36:55 +00:00
configure 2002-09-11 Jeff Johnston <jjohnstn@redhat.com> 2002-09-11 18:36:55 +00:00
configure.in * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
f_atan2.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
f_atan2f.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
f_exp.c 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
f_expf.c 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
f_frexp.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
f_frexpf.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
f_ldexp.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
f_ldexpf.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
f_log.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
f_log10.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
f_log10f.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
f_logf.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
f_math.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
f_pow.c 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
f_powf.c 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
f_tan.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
f_tanf.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
i386mach.h 2000-08-27 Werner Almesberger <Werner.Almesberger@epfl.ch> 2000-08-28 17:50:06 +00:00
memchr.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
memcmp.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
memcpy.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
memmove.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
memset.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
setjmp.S 2001-02-22 Jeff Johnston <jjohnstn@redhat.com> 2001-02-22 22:12:43 +00:00
strchr.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
strlen.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00