aboutsummaryrefslogtreecommitdiff
path: root/newlib
AgeCommit message (Expand)AuthorFilesLines
2003-05-01oops - undo accidental change commited with a different patchNick Clifton1-1/+0
2003-04-24Add support for h8300hn and h8300snNick Clifton1-0/+1
2003-04-162003-04-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston15-5/+53
2003-04-15* newlib/libc/include/sys/unistd.h: add declaration for gethostid on Cygwin.Christopher Faylor2-0/+8
2003-04-09 * libc/machine/sh/memset.S: Avoid clobbering volatileJoern Rennecke2-9/+36
2003-04-09 * libc/include/wchar.h: Add definitions for wcswidth and wcwidth.Corinna Vinschen7-7/+141
2003-04-03 * libc/machine/sh/memset.S: Fix problem with alloco regionJoern Rennecke2-12/+18
2003-04-03 * libc/string/wcscoll.c: Fix comment.Corinna Vinschen2-5/+9
2003-04-03 * libc/include/wchar.h: Add definition for wcscoll.Corinna Vinschen6-8/+73
2003-04-01 * libc/stdio/sscanf.c: Update flags description.Corinna Vinschen3-18/+58
2003-04-01 * libc/sys/cygwin/sys/dirent.h (struct DIR): Change type ofCorinna Vinschen2-1/+6
2003-03-202003-03-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-2/+8
2003-03-182003-03-18 D.Venkatasubramanian <dvenkat@noida.hcltech.com>Jeff Johnston3-0/+28
2003-03-172003-03-17 Bob Cassels <bcassels@abinitio.com>Jeff Johnston2-3/+7
2003-03-14 * libc/include/stdio.h: Declare fgetpos, fsetpos, fseeko and ftelloCorinna Vinschen12-20/+49
2003-03-09 * libc/reent/lseekr.c (lseek_r): Use _off_t instead of off_t.Corinna Vinschen2-2/+6
2003-03-09 * libc/include/sys/config.h: Define __CYGWIN_USE_BIG_TYPES__ forCorinna Vinschen2-0/+6
2003-03-09 * libc/include/pwd.h: Add guards to avoid type clashes when compilingCorinna Vinschen5-2/+32
2003-03-08* libc/include/sys/unistd.h: Guard getopt.h call to force only declaration ofChristopher Faylor3-11/+8
2003-03-07 * configure.host: Define stdio64_dir for Cygwin.Corinna Vinschen6-7/+29
2003-03-072003-03-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-3/+6
2003-02-252002-02-25 D.Venkatasubramanian <dvenkat@noida.hcltech.com>Jeff Johnston13-81/+175
2003-02-20Add support for Cirrus Maverick ARM co-processorNick Clifton3-9/+44
2003-02-192003-02-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-2/+6
2003-02-182003-02-18 Christian Groessler <chris@groessler.org>Jeff Johnston2-6/+44
2003-02-182003-02-18 Earnie Boyd <earnie@users.sf.net>Jeff Johnston2-2/+7
2003-02-10* libc/include/sys/types.h: Don't define __MS_types__ for Cygwin. Don't defineChristopher Faylor2-5/+9
2003-02-082003-02-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston129-3153/+5368
2003-02-052003-02-05 Jonathan Larmour <jifl@eCosCentric.com>Jeff Johnston5-0/+17
2003-02-032003-02-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-18/+36
2003-01-312003-01-31 Michael Snyder <msnyder@redhat.com>Jeff Johnston2-2/+20
2003-01-312003-01-31 Michael Snyder <msnyder@redhat.com>Jeff Johnston2-6/+11
2003-01-292003-01-29 Jason Tishler <jason@tishler.net>Jeff Johnston2-0/+14
2003-01-24Add sh2e supportNick Clifton4-5/+15
2003-01-24 * libc/include/sys/unistd.h: Add setregid and setreuid declarationsCorinna Vinschen2-0/+9
2003-01-212003-01-21 Anita Kulkarni <anitak@kpit.com>Jeff Johnston2-1/+5
2003-01-20* libc/include/sys/unistd.h: Add rresvport declaration for cygwin.Christopher Faylor2-1/+6
2003-01-18Define __IEEE_BIG_ENDIAN, __SMALL_BITFIELDS and _DOUBLE_IS_32BITS for IP2K.Nick Clifton2-0/+11
2003-01-162003-01-16 Joel Sherrill <joel@OARcorp.com>Jeff Johnston6-45/+53
2003-01-15* libc/time/strftime.c (strftime): Add '%h' and '%l, %k' GNU extensions.Christopher Faylor2-2/+10
2003-01-08 * configure.host (mips64vr-elf, mips64vrel-elf): New config.Richard Sandiford2-0/+7
2003-01-072003-01-07 Charles Wilson <cwilson@ece.gatech.edu>Jeff Johnston3-10/+15
2003-01-072003-01-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston4-13/+36
2003-01-072003-01-06 Charles Wilson <cwilson@ece.gatech.edu>Jeff Johnston3-2/+9
2003-01-062003-01-06 Charles Wilson <cwilson@ece.gatech.edu>Jeff Johnston2-1/+6
2002-12-28* libc/include/sys/unistd.h: Under cygwin, just include getopt.h rather thanChristopher Faylor2-0/+9
2002-12-21Fixed minor typo.Jeff Johnston1-1/+1
2002-12-212002-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston131-213/+333
2002-12-202002-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston40-39/+82
2002-12-202002-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston4-39/+84