aboutsummaryrefslogtreecommitdiff
path: root/newlib/libm
AgeCommit message (Expand)AuthorFilesLines
2005-02-252005-02-25 Ralf Corsepious <ralf.corsepius@rtems.org>Jeff Johnston1-2/+2
2005-02-24Add (int) cast.Jeff Johnston1-1/+1
2005-02-242005-02-24 Ralf Corsepious <ralf.corsepius@rtems.org>Jeff Johnston2-3/+3
2004-12-172004-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston7-7/+7
2004-07-052004-07-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+4
2004-06-292004-06-29 Artem B. Bityuckiy <dedekind@oktetlabs.ru>Jeff Johnston6-222/+303
2004-06-252004-06-25 Artem B. Bityuckiy <dedekind@oktetlabs.ru>Jeff Johnston6-429/+222
2004-02-11* libm/mathfp/er_gamma.c (gamma): Add new non-reentrant function.Christopher Faylor4-1/+22
2004-02-022004-02-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston7-284/+377
2004-01-232004-01-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston12-448/+431
2004-01-062004-01-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-3/+3
2003-12-05Revert accidental checkin.Christopher Faylor4-22/+1
2003-12-05* libc/stdlib/mbrlen.c: Change include order to prevent compiler errors whenChristopher Faylor4-1/+22
2003-10-202003-10-20 Bob Wilson <bob.wilson@acm.org>Jeff Johnston47-108/+112
2003-09-292003-09-29 Ian Lance Taylor <ian@wasabisystems.com>Jeff Johnston3-100/+89
2003-07-09* libc/include/math.h (nan, nanf): Update prototype to C99.Alexandre Oliva2-7/+8
2003-06-272003-06-27 Joe Vornehm <joev@mitre.org>Jeff Johnston1-4/+4
2003-02-082003-02-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston6-248/+353
2002-12-212002-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston7-83/+174
2002-12-202002-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston16-16/+16
2002-12-202002-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-13/+25
2002-12-062002-12-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-3/+3
2002-10-182002-10-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-76/+167
2002-09-112002-09-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-76/+167
2002-08-16 * libc/sys/linux/cmath: New directory.Thomas Fitzsimmons8-65/+203
2002-07-22 * libc/libc.texinfo: Change copyright notices to Red Hat fromThomas Fitzsimmons1-9/+11
2002-07-04 * libtool.m4: New file.Thomas Fitzsimmons3-3/+4
2002-06-28 * libm/mathfp/sf_pow.c (powf): Change k from int to float.Thomas Fitzsimmons1-2/+2
2002-06-272002-06-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+1
2002-06-27 * libm/mathfp/s_pow.c (pow): Fix checks on variable k. AddThomas Fitzsimmons2-51/+85
2002-06-27 * libm/mathfp/er_lgamma.c: Remove __kernel references.Thomas Fitzsimmons4-21/+41
2002-06-242002-06-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+1
2002-06-19 * libm/common/sf_lround.c (round): Change name to: (lround).Thomas Fitzsimmons2-4/+4
2002-06-132002-06-13 Stephen L. Moshier <steve@moshier.net>Jeff Johnston2-2/+2
2002-06-07 * libm/common/s_fdim.c: New file.Thomas Fitzsimmons51-767/+5648
2002-05-08 * acinclude.m4: Add support for --enable-newlib-multithread.Thomas Fitzsimmons6-174/+243
2002-04-30 * Various formatting and whitespace changes.Thomas Fitzsimmons4-5/+5
2002-04-24 * Makefile.am (check-DEJAGNU): New target.Thomas Fitzsimmons12-246/+384
2002-04-22 * acinclude.m4 (newlib_cflags): Remove include directories thatThomas Fitzsimmons6-156/+84
2002-03-22 * libm/math/ef_hypot.c: Increase scale factor to 68.Richard Sandiford1-6/+6
2002-02-272002-02-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston6-171/+246
2002-02-03* implement a new `struct _reent' that is significantly smaller. use thisMatthew Green4-8/+8
2001-12-19 * libm/machine/configure.in (HAVE_LIBM_MACHINE_DIR): New conditional.Thomas Fitzsimmons4-5/+23
2001-12-19 * libm/machine/Makefile.am: Change rules to create correct lib.a.Corinna Vinschen2-14/+25
2001-12-192001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons20-4/+66
2001-12-13 * Makefile.shared: New file.Thomas Fitzsimmons39-277/+10480
2001-11-012001-11-01 Arati Dikey <aratidikey@hotmail.com>Jeff Johnston2-2/+32
2001-04-212001-04-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-29/+52
2001-04-172001-04-17 Stephen L. Moshier <moshier@moshier.ne.mediaone.net>Jeff Johnston1-3/+3
2001-04-04 * libc/include/machine/ieeefp.h: Comment about new configurationRichard Sandiford39-166/+279