0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 01, 2025 — Apr 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
copyrights fixed More... about 13 years ago
RTDSC fix More... about 13 years ago
newlib: Don't use -fshort-enums More... over 13 years ago
Add __aeabi_atexit to newlib More... over 13 years ago
ARM: Use SFI_BREG prefix on PLD instruction More... over 13 years ago
Use 'naclret' in x86 assembly code More... almost 14 years ago
Move 'rep' prefixes onto instruction lines More... almost 14 years ago
Avoid setjmp-dj.h include for __native_client__ More... almost 14 years ago
Provide sanity check that compiler defines __*_ENDIAN__ More... almost 14 years ago
Fix newlib configury for all nacl hosts to use -DMISSING_SYSCALL_NAMES More... almost 14 years ago
NaClify ARM string functions More... almost 14 years ago
NaClify ARM setjmp/longjmp More... almost 14 years ago
Avoid duplicate symbol for _dummy_mallocr which seems to be a hack aimed at working around a compiler complaint about empty files in MALLOC_PROVIDE case. This hack is not applied consistently so we removed it altogether. More... almost 14 years ago
Remove unneeded casts of -0.0 to float. More... almost 14 years ago
Add llvm intrinsics for sqrt on both sides of the ifdef. More... almost 14 years ago
Use LLVM intrinsics for square root. BUG= http://code.google.com/p/nativeclient/issues/detail?id=2295 TEST=none More... about 14 years ago
Apply basic pnacl patch to nacl-newlib.git BUG= http://code.google.com/p/nativeclient/issues/detail?id=2295 TEST=none More... about 14 years ago
add clock_get{res,time} to newlib More... about 14 years ago
Merge remote-tracking branch 'upstream/master' into pnacl/master More... about 14 years ago
* arm/linux-crt0.c: Use ldr instead of adr to get address of _start_thumb. More... about 14 years ago
* libc/stdio/sprintf.c: Document 'm' conversion specifier. * libc/stdio/swprintf.c: Ditto. * libc/stdio/vfprintf.c (_VFPRINTF_R) [_GLIBC_EXTENSION]: Handle 'm' conversion specifier. * libc/stdio/vfwprintf.c (_VFWPRINTF_R) [_GLIBC_EXTENSION]: Ditto. More... about 14 years ago
* libc/include/tgmath.h: New header. More... about 14 years ago
* libc/include/sys/unistd.h [__CYGWIN__] (get_current_dir_name): Declare. More... about 14 years ago
* libc/include/complex.h: Fix "/*" within comment warning. More... about 14 years ago
* libc/include/process.h: Remove Cygwin-only header. More... about 14 years ago
2012-01-03 Viachaslau Kulakouski <[email protected]> More... about 14 years ago
config/: * warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call. libdecnumber/: * configure: Regenerate. libiberty/: * configure: Regenerate.
Andreas Schwab
as schwab
More... over 14 years ago
* fvwrite.c (__sfvwrite_r): Set __SMBF flag to avoid double free in fclose. Enhance comment. More... over 14 years ago
2011-12-19 Jeff Johnston <[email protected]> More... over 14 years ago
Check for warning flags without no- prefix
Andreas Schwab
as schwab
More... over 14 years ago