summaryrefslogtreecommitdiffstats
path: root/newlib
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.am (LIB_OBJECTLISTS): AddThomas Fitzsimmons2002-06-2040-55/+6621
* 2002-06-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-06-1916-19/+1009
* * libm/common/sf_lround.c (round): Change name to: (lround).Thomas Fitzsimmons2002-06-193-4/+10
* * testsuite/lib/passfail.exp (newlib_pass_fail_all): NewThomas Fitzsimmons2002-06-184-26/+48
* 2002-06-18 Dave Brolley <brolley@redhat.com>Dave Brolley2002-06-1812-0/+2596
* * libc/include/ctype.h: Remove isblank macro.Thomas Fitzsimmons2002-06-186-11/+64
* 2002-06-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-06-184-1/+69
* * libc/sys/linux/sys/errno.h (EFTYPE): Add macro.Thomas Fitzsimmons2002-06-152-0/+3
* * libc/argz: New directory.Thomas Fitzsimmons2002-06-1431-12/+1274
* 2002-06-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-06-135-22/+81
* Fix typo.Jeff Johnston2002-06-131-2/+0
* 2002-06-13 Stephen L. Moshier <steve@moshier.net>Jeff Johnston2002-06-133-2/+11
* * libc/machine/sh/strcpy.S (strcpy, __SHMEDIA__ code):Joern Rennecke2002-06-132-3/+11
* * libc/machine/sh/memset.S (memset, __SHMEDIA__ code):Joern Rennecke2002-06-132-2/+9
* * libc/include/process.h: Remove cygwin-only sexec* declarations. Fix spawnveChristopher Faylor2002-06-112-18/+6
* * libm/common/s_fdim.c: New file.Thomas Fitzsimmons2002-06-07242-2621/+17008
* 2002-06-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-06-0520-58/+539
* * libc/include/sys/types.h: Don't define dev_t when compiling forCorinna Vinschen2002-06-032-0/+7
* 2002-05-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-3111-111/+196
* 2002-05-30 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-3013-30/+423
* 2002-05-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-289-38/+223
* 2002-05-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-249-27/+157
* * libc/sys/linux/sys/cdefs.h: Add __weak_reference macros.Thomas Fitzsimmons2002-05-2412-23/+351
* 2002-05-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-246-15/+87
* 2002-05-23 Gareth Pearce <tilps@hotmail.com>Jeff Johnston2002-05-235-8/+213
* 2002-05-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-238-28/+42
* 2002-05-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-235-19/+28
* 2002-05-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-226-13/+99
* 2002-05-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-223-2/+9
* * libc/include/sys/types.h: Revert previous patch.Corinna Vinschen2002-05-222-2/+5
* * libc/include/sys/types.h: Include cygwin/types.h always underCorinna Vinschen2002-05-222-1/+7
* 2002-05-21 Dhananjay Deshpande <dhananjayd@kpit.com>Thomas Fitzsimmons2002-05-212-0/+7
* 2002-05-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-1747-77/+820
* * newlib/libc/sys/h8300hms/Makeile.am (lib_a_SOURCES): Add read.c.Thomas Fitzsimmons2002-05-176-11/+38
* * libc/machine/sh/strcpy.S (strcpy): make sure r0 has right valueJoern Rennecke2002-05-162-4/+8
* * libc/machine/sh/strcpy.S (strcpy): Replace LITTLE_ENDIAN withJoern Rennecke2002-05-162-1/+6
* * testsuite/lib/newlib.exp: Add newlib_include_flags to compileThomas Fitzsimmons2002-05-162-1/+4
* * ChangeLog: Update.Thomas Fitzsimmons2002-05-151-0/+10
* * testsuite/lib/checkoutput.exp (newlib_check_output): OutputThomas Fitzsimmons2002-05-153-119/+119
* 2002-05-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-158-20/+168
* 2002-05-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-132-3/+21
* 2002-05-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-133-13/+115
* * strlcat.c: Add file.Thomas Fitzsimmons2002-05-132-0/+144
* 2002-05-10 Mark Bradshaw <bradshaw@staff.crosswalk.com>Thomas Fitzsimmons2002-05-134-8/+22
* 2002-05-10 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-102-2/+6
* * acinclude.m4: Add support for --enable-newlib-multithread.Thomas Fitzsimmons2002-05-08125-2150/+3572
* * libc/stdio/getc_u.c: New file.Thomas Fitzsimmons2002-05-089-13/+343
* * libc/machine/sh/memset.S (memset, __SHMEDIA__ code):Joern Rennecke2002-05-082-16/+24
* * libc/machine/powerpc/vfprintf.c[__ALTIVEC__]: Add vectorThomas Fitzsimmons2002-05-083-24/+50
* * libc/include/sys/stdio.h: New file.Thomas Fitzsimmons2002-05-0825-35/+222