]> rtime.felk.cvut.cz Git - fpga/lx-cpu1/newlib-tumbl.git/history - newlib
config.{guess,sub}: update from upstream config-patches repo
[fpga/lx-cpu1/newlib-tumbl.git] / newlib /
2012-10-09 Corinna Vinschen * libc/posix/wordfree.c (wordfree): The wrong words...
2012-10-09 Corinna Vinschen * libc/posix/wordexp.c (wordexp): Return WRDE_NOSPACE...
2012-10-09 Corinna Vinschen * libc/posix/wordexp.c (wordexp): Handle expanded...
2012-10-09 Corinna Vinschen * libc/posix/wordexp.c (wordexp): Don't leak file...
2012-10-03 DJ Delorie* libc/machine/rl78/setjmp.S: Convert from CPP macros...
2012-10-02 DJ Delorie* libc/sys/sysnecv850/sbrk.c (_sbrk): Change heap_start...
2012-10-01 Jeff Johnston2012-10-01 Jeff Johnston <jjohnstn@redhat.com>
2012-09-26 Jeff Johnston2012-09-26 Ian Bolton <ian.bolton@arm.com>
2012-09-26 Jeff Johnston2012-09-26 Michael Hope <michael.hope@linaro.org>
2012-09-13 Stan Coxbi-endian support for moxie.
2012-08-23 Christopher Faylor* libc/stdio/flags.c (__sflags): Guard against using...
2012-08-21 Christopher Faylor* libc/stdio/flags.c (__sflags): Rewrite recognition...
2012-08-10 Corinna Vinschen * libc/stdlib/btowc.c (btowc): Cast to avoid compiler...
2012-08-10 Corinna VinschenFix date
2012-08-10 Corinna Vinschen * libc/stdio/vfwprintf.c (_VFWPRINTF_R): Fix guard...
2012-08-08 Corinna Vinschen * libc/posix/engine.c(dissect): Guard diagnostic pragm...
2012-08-08 Corinna Vinschen Throughout, run newlib with -Wall -Werror option and...
2012-08-07 Corinna Vinschen * libc/stdlib/mprec.h (Storeinc): Add parenthesis...
2012-07-30 Kevin Buettner * libc/sys/sysnecv850/crt0.S (_start): Use v850e-specific
2012-07-20 Eric Blakereaddir: drop bogus code
2012-07-18 Ralf Corsépius2012-07-18 Ralf Corsépius <ralf.corsepius@rtems.org>
2012-07-17 Ralf Corsépius2012-07-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2012-07-16 Ralf Corsépius2012-07-16 Ralf Corsépius <ralf.corsepius@rtems.org>
2012-07-13 Ralf Corsépius2012-07-13 Ralf Corsépius <ralf.corsepius@rtems.org>
2012-07-13 Corinna Vinschen Fix copy-paste error
2012-07-09 Corinna Vinschen * libc/stdio/fileno.c (fileno): Check if f is a valid...
2012-07-06 Corinna Vinschen Allow building of Cygwin using Mingw64 SDK headers:
2012-06-28 Corinna Vinschen * doc/Makefile.am (makedoc): Use LDFLAGS_FOR_BUILD...
2012-06-26 Christopher Faylor* libc/include/sys/types.h: Don't use the same preproce...
2012-06-05 Corinna Vinschen * libc/stdio/findfp.c (__sinit): Avoid infinite recurs...
2012-05-31 Corinna VinschenFix typo.
2012-05-31 Corinna Vinschen * libc/stdio/local.h (_newlib_sfp_lock_exit): Fix...
2012-05-30 Corinna Vinschen * libc/stdio/fgetws.c (_fgetws_r): Call _mbsnrtowcs_r...
2012-05-30 Corinna Vinschen * libc/stdio/local.h (_newlib_flockfile_start): New...
2012-05-21 Corinna Vinschen * libc/machine/cr16/asm.h: Added some missing instructions
2012-05-10 Corinna Vinschen * libc/include/string.h (memrchr): Declare.
2012-05-10 Corinna Vinschen * libc/sys/rtems/machine/_types.h: Add Microblaze.
2012-05-09 Corinna Vinschen * libc/sys/rtems/crt0.c: Add stubs for access(), ftrun...
2012-05-03 Corinna Vinschen * testsuite/newlib.string/strcmp-1.c (LONG_TEST):...
2012-03-29 Corinna Vinschen * libc/locale/locale.c (__mb_cur_max): On Cygwin,...
2012-03-26 Corinna Vinschen * libc/stdio/findfp.c (__sinit): Set __sdidinit last.
2012-03-09 Jeff Johnston2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
2012-03-02 Jeff Johnston2012-03-02 Jeff Johnston <jjohnstn@redhat.com>
2012-02-23 Corinna Vinschen * configure.host: Accept "arm*" host spec instead...
2012-02-21 Jeff Johnston2012-02-21 Jeremy Bennett <jeremy.bennett@embecosm...
2012-02-15 Christopher Faylor* configure.host: Fix typo: xdir_dir -> xdr_dir.
2012-02-09 Eric Blake* libc/include/_ansi.h (_ELIDABLE_INLINE): Fix C99...
2012-02-09 Corinna Vinschen * libc/sys/rtems/sys/utime.h: Include <sys/types.h...
2012-02-09 Corinna VinschenAdd missing file from previous checkin
2012-02-09 Corinna Vinschen * libc/machine/arm/strcmp.S: New File.
2012-02-07 Corinna Vinschen * libc/include/inttypes.h: Redefine pointer type macros.
2012-01-13 Yaakov Selkowitz * libc/stdio/sprintf.c: Document 'm' conversion specifier.
2012-01-12 Yaakov Selkowitz * libc/include/tgmath.h: New header.
2012-01-09 Yaakov Selkowitz * libc/include/sys/unistd.h [__CYGWIN__] (get_current_...
2012-01-09 Yaakov Selkowitz * libc/include/complex.h: Fix "/*" within comment...
2012-01-09 Corinna Vinschen * libc/include/process.h: Remove Cygwin-only header.
2012-01-03 Jeff Johnston2012-01-03 Viachaslau Kulakouski <Viachaslau.Kulakous...
2011-12-20 Corinna Vinschen * fvwrite.c (__sfvwrite_r): Set __SMBF flag to avoid...
2011-12-19 Jeff Johnston2011-12-19 Jeff Johnston <jjohnstn@redhat.com>
2011-12-13 Jeff Johnston2011-12-13 Richard Earnshaw <rearnsha@arm.com>
2011-12-12 Corinna Vinschen * libc/time/strftime.c (get_era_info): Fix off-by...
2011-12-06 Corinna Vinschen * libc/iconv/Makefile.am (stmp-def): Use $(MAKE) rathe...
2011-11-29 DJ Delorie[libgloss]
2011-11-08 Corinna Vinschen * libc/iconv/ccs/Makefile.am: Add missing backslash.
2011-10-18 Nick Clifton * libc/machine/arm/Makefile.am (lib_a_SOURCES): Add...
2011-10-11 Corinna Vinschen * libc/time/mktm_r.c: (__tzcalc_limits) Fix Julian...
2011-10-11 Nick Cliftonoops - fix typo in previous delta.
2011-10-11 Nick Cliftonoops - omitted from previous delta.
2011-10-10 Nick Clifton * libc/sys/arm/crt0.S: Synchronise with libgloss version.
2011-10-04 Jeff Johnston2011-10-04 Greta Yorsh <Greta.Yorsh@arm.com>
2011-10-04 Nick Clifton* libc/machine/arm/memcpy.S: Fix unaligned access copying.
2011-09-29 Nick Clifton * libc/machine/arm/memcpy.S: New file. Contains a...
2011-09-08 Jeff Johnston2011-09-08 Jeff Johnston <jjohnstn@redhat.com>
2011-08-26 Corinna Vinschen * libc/time/mktm_r.c (_mktm_r): Fix previous fix.
2011-08-24 Corinna Vinschen * libc/time/mktm_r.c (_mktm_r): Fix computing tm_year.
2011-08-23 Ralf Corsépius2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>
2011-08-23 Ralf Corsépius2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>
2011-08-23 Ralf Corsépius2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>
2011-08-23 Ralf Corsépius2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>
2011-08-22 Ralf Corsépius2011-08-22 Ralf Corsépius <ralf.corsepius@rtems.org>
2011-08-20 Ralf Corsépius2011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
2011-08-19 Ralf Corsépius2011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
2011-08-19 Ralf Corsépius2011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
2011-08-19 Corinna Vinschen * libc/include/process.h: Remove exec family function...
2011-08-19 Corinna Vinschen * libc/time/mktime.c (validate_structure): Account...
2011-08-01 Joel Sherrill2011-08-01 Sebastian Huber <sebastian.huber@embedded...
2011-07-26 Ralf Corsépius* ChangeLog: Fix my name's spelling.
2011-07-26 Ralf Corsépius2011-07-26 Ralf Corsépius <ralf.corsepius@rtems.org>
2011-07-25 Ralf Corsépius2011-07-25 Ralf Corsépius <ralf.corsepius@rtems.org>
2011-07-20 Yaakov Selkowitz* libc/include/time.h [_POSIX_CLOCK_SELECTION] (clock_n...
2011-07-20 Yaakov Selkowitz* libc/include/sys/unistd.h (_CS_XBS5_WIDTH_RESTRICTED_...
2011-07-19 Corinna Vinschen * libc/locale/lmessages.c (_C_messages_locale):
2011-07-19 Corinna Vinschen * libc/reent/sbrkr.c: Define _sbrk_r independently...
2011-07-15 Jeff Johnston2011-07-15 Yufeng Zhang <yufeng.zhang@arm.com>
2011-07-15 Corinna Vinschen * libc/stdio/fscanf.c (fscanf): Call _vfscanf_r instea...
2011-07-13 Corinna Vinschen * libm/complex/cacos.c: Use temporaries and correct...
2011-06-27 Corinna Vinschen * libc/time/mktime.c (mktime): Lock global timezone...
2011-06-14 Corinna Vinschen * libc/time/asctime_r.c (asctime_r): Replace call...
2011-06-14 Joseph Myerslibgloss:
2011-06-14 Corinna Vinschen * libc/time/tzset_r.c (tzset_r): Correct behavior...
next