native_client/nacl-newlib.git
2012-12-07 Roland McGrathnewlib: Don't use -fshort-enums 78/39378/1 master master-backup
2012-11-12 Roland McGrathAdd __aeabi_atexit to newlib 40/37840/1
2012-11-09 Roland McGrathARM: Use SFI_BREG prefix on PLD instruction 64/37764/1
2012-06-29 Roland McGrathUse 'naclret' in x86 assembly code 92/26492/1
2012-06-29 Roland McGrathMove 'rep' prefixes onto instruction lines 63/26463/1
2012-06-21 Roland McGrathAvoid setjmp-dj.h include for __native_client__ 55/25855/1
2012-06-15 Roland McGrathProvide sanity check that compiler defines __*_ENDIAN__ 94/25394/1
2012-06-12 Roland McGrathFix newlib configury for all nacl hosts to use -DMISSIN... 13/25113/1
2012-05-25 Roland McGrathNaClify ARM string functions 81/23681/1
2012-05-18 Roland McGrathNaClify ARM setjmp/longjmp 64/23064/1
2012-05-08 Robert MuthAvoid duplicate symbol for _dummy_mallocr which seems... 98/21998/4
2012-04-25 David SehrRemove unneeded casts of -0.0 to float. 17/21117/1
2012-04-25 David SehrAdd llvm intrinsics for sqrt on both sides of the ifdef. 13/21113/1
2012-03-22 David SehrUse LLVM intrinsics for square root. 83/18883/1
2012-03-22 David SehrApply basic pnacl patch to nacl-newlib.git 60/18860/1
2012-02-09 Bennet Yeeadd clock_get{res,time} to newlib
2012-01-20 Roland McGrathMerge remote-tracking branch 'upstream/master' into...
2012-01-17 Corinna Vinschen * arm/linux-crt0.c: Use ldr instead of adr to get... upstream/master
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 schwabconfig/:
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-19 schwabCheck for warning flags without no- prefix
2011-12-18 Ralf Corsepiuslibgloss: bfin: add clear_cache_range support (for...
2011-12-18 ebotcazou * configure: Regenerate.
2011-12-15 Jeff Johnston2011-12-15 Jeff Johnston <jjohnstn@redhat.com>
2011-12-15 Jeff Johnston2011-12-15 Konrad Eisele <konrad@gaisler.com>
2011-12-13 Jeff Johnston2011-12-13 Richard Earnshaw <rearnsha@arm.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-09 Roland McGrathMerge remote branch 'upstream/master' into pnacl/master
2011-11-09 DJ Delorie2011-11-09 Roland McGrath <mcgrathr@google.com>
2011-11-08 rthMerge libitm changes to configure.ac from gcc
2011-11-08 Corinna Vinschen * libnosys/Makefile.in (install): Use INSTALL_DATA.
2011-11-08 Corinna Vinschen * libc/iconv/ccs/Makefile.am: Add missing backslash.
2011-11-02 ro toplevel:
2011-11-02 DJ Delorie[.]
2011-11-02 DJ Delorie* config.sub: Update to version 2011-10-29 (added rl78)
2011-10-27 Nick Clifton * config.sub: Import these changes from the config...
2011-10-18 Nick Clifton * libc/machine/arm/Makefile.am (lib_a_SOURCES): Add...
2011-10-14 Victor KhimenkoFix CLOCKS_PER_SEC definition.
2011-10-14 Roland McGrathExclude newlib's malloc implementation
2011-10-14 Egor PaskoFix race condition in concurrent printf and fopen.
2011-10-14 Egor PaskoStop flushing streams on every thread exit.
2011-10-14 Egor PaskoLet _REENT initialize lazily under proper locking.
2011-10-14 Evgeny EltsinForce int32_t to be int instead of long
2011-10-14 Roland McGrath[noupstream] Update codereview.settings for gerrit...
2011-10-14 Egor Pasko[noupstream] newlib: add codereview settings
2011-10-14 Victor Khimenko[newlib] Don't try to implement clock(3) using times...
2011-10-14 Victor Khimenko[newlib] fix read sandboxing in asm functions
2011-10-14 Egor Pasko[newlib] build newlib with nanosleep enabled
2011-10-14 Egor Pasko[newlib] NaCl newlib bulk
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-07 Nick Clifton * rx/crt0.S: Initialise the PID address register.
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-29 Nick Clifton * arm/crt0.s: Support 0 heap base response from HeapIn...
2011-09-29 Nick Clifton * arm/arm.h (HAVE_CALL_INDIRECT): Define.
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 ro * picflag.m4: New file.
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 brobeckeInclude the <root>/cpu/ dir in GDB releases
2011-08-19 Nick Clifton * iq2000/sim.ld (.gcc_except_table): Include .gcc_exce...
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-14 qiyao Merge from gcc:
2011-08-08 Jeff JohnstonFix name in last entry.
2011-08-01 Joel Sherrill2011-08-01 Sebastian Huber <sebastian.huber@embedded...
2011-07-26 Ian Lance Taylor Merge from gcc:
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-22 jason * Makefile.def (language=c++): Add check-c++0x and
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-18 ro toplevel:
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...
next