aboutsummaryrefslogtreecommitdiff
path: root/newlib
AgeCommit message (Expand)AuthorFilesLines
2009-05-08 * MAINTAINERS: Add myself as a maintainer for the MN10300 and toNick Clifton2-0/+7
2009-05-01Add self to MAINTAINERS file. Tweak moxie stack position.Anthony Green2-0/+7
2009-04-30Allow gcc warning for toupper even with extended charsets.Eric Blake2-6/+25
2009-04-242009-04-24 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston10-0/+53
2009-04-242009-04-24 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston8-25/+84
2009-04-242009-04-24 Joseph Myers <joseph@codesourcery.com>Jeff Johnston2-0/+9
2009-04-24Be namespace clean in ctype.h.Eric Blake2-22/+28
2009-04-24Trigger gcc warning if isFoo macros are called with plain char.Eric Blake2-39/+53
2009-04-232009-04-23 Mike Burgess <wizardsguild@earthlink.net>Jeff Johnston5-29/+33
2009-04-232009-04-23 Paul Brook <paul@codesourcery.com>Jeff Johnston3-1/+26
2009-04-222009-04-22 Anthony Green <green@moxielogic.com>Jeff Johnston12-14/+5537
2009-04-22 * libc/stdio/local.h (__chclass, __state_table, __action_table):Corinna Vinschen3-5/+11
2009-04-21 * libc/ctype/ctype_.c (_CTYPE_DATA_128_255): Rename fromCorinna Vinschen4-190/+348
2009-04-212009-04-21 Sandra Loosemore <sandra@codesourcery.com>Jeff Johnston2-0/+16
2009-04-212009-04-21 Mark Mitchell <mark@codesourcery.com>Jeff Johnston3-25/+50
2009-04-202009-04-20 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston3-7/+14
2009-04-172009-04-17 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston60-7/+136
2009-04-172009-04-17 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston6-21/+77
2009-04-172009-04-17 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston3-65/+54
2009-04-172009-04-17 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+1
2009-04-172009-04-17 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston8-1184/+1119
2009-04-162009-04-16 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston2-2/+7
2009-04-162009-04-16 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston4-4/+61
2009-04-162009-04-16 Hans-Peter Nilsson <hp@axis.com>Jeff Johnston2-2/+12
2009-04-162009-04-16 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston68-1183/+4141
2009-04-16Add new binutils target: moxieNick Clifton2-2/+2
2009-04-09 * libc/ctype/ctype_.c (_CTYPE_DATA_0_127): Remove _B flag from TAB.Corinna Vinschen8-92/+110
2009-04-09 * libc/stdlib/local.h (__mbtowc): Declare extern.Corinna Vinschen2-3/+19
2009-04-09 * libc/stdlib/mbctype.h (_iseucjp1): Like _iseucjp, but alsoCorinna Vinschen3-5/+39
2009-04-082009-04-08 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston3-4/+9
2009-04-062009-04-06 Mike Burgess <wizardsguild@earthlink.net>Jeff Johnston2-10/+13
2009-04-062009-04-06 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston3-5/+10
2009-04-06 * libc/locale/locale.c (loadlocale): Set mbc_max to 3 for EUCJP.Corinna Vinschen2-1/+5
2009-04-04 * libc/stdlib/wcstombs.c: Fix datatypes in documentation.Corinna Vinschen2-3/+7
2009-04-04 * libc/include/stdio.h (_ELIDABLE_INLINE): Move definition from here...Corinna Vinschen3-22/+27
2009-04-032009-04-03 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>Jeff Johnston2-0/+7
2009-04-032009-04-03 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2-2/+11
2009-04-032009-04-03 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2-3/+15
2009-04-032009-04-03 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2-8/+34
2009-04-032009-04-03 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2-3/+8
2009-04-032009-04-03 Craig Howland <howland@LGSInnovations.com>Jeff Johnston5-18/+250
2009-04-02 * libc/ctype/ctype_c.c: Move inclusion of ctype_iso.h andCorinna Vinschen3-11/+45
2009-03-31 * libc/ctype/Makefile.am: Remove _tolower.c and _toupper.cCorinna Vinschen13-91/+1141
2009-03-26 * libc/locale/locale.c (loadlocale): Revert to charset "GBK" insteadCorinna Vinschen2-2/+7
2009-03-26 Revert erroneously checked in files.Corinna Vinschen3-36/+23
2009-03-26 * libc/ctype/ctype_.c (_CTYPE_DATA_0_127): Mark TAB as blank character.Corinna Vinschen4-2/+13
2009-03-252009-03-25 Craig Howland <howland@LGSInnovations.com>Jeff Johnston3-47/+163
2009-03-252009-03-25 Craig Howland <howland@LGSInnovations.com>Jeff Johnston35-655/+1454
2009-03-252009-03-25 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston2-6/+33
2009-03-252009-03-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston4-15/+26