]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2016-03-30 Corinna VinschenAdd dependencies to tlsoffsets file
2016-03-30 Corinna VinschenReplace AC_CANONICAL_SYSTEM with AC_CANONICAL_TARGET...
2016-03-30 Peter FoleyAdd option to not build mingw programs when cross compi...
2016-03-30 Corinna Vinschenfenv.h: Change fexcept_t to integral type for compatibility
2016-03-29 Jeff JohnstonBump up newlib version to 2.4.0 due to feature test... newlib-2_4_0
2016-03-29 Corinna VinschenDocument implemented functions
2016-03-29 Corinna VinschenAdd missing nanl
2016-03-29 Corinna VinschenAdd release message for 792e51b
2016-03-29 Corinna VinschenAdd missing long double functions to Cygwin
2016-03-29 Corinna VinschenFix Cygwin setstate definition
2016-03-29 Yaakov Selkowitzcygwin: export __getpagesize
2016-03-29 Joel SherrillAdd simple versions of random() and srandom()
2016-03-26 Corinna VinschenAdd release text for 373f81d and 3e446e9
2016-03-26 Corinna Vinschenmath.h: Use GCC builtins for C99 macros where available
2016-03-26 Corinna Vinschenfinitel: Use correct GCC builtin
2016-03-26 Corinna Vinschenstrtold: Fix Infinity value.
2016-03-26 Jiong WangInitializing TTBR0 to inner/outer WB
2016-03-26 Corinna VinschenAdd missing OBJCOPY variable to Makefile.in
2016-03-24 Corinna VinschenThroughout Cygwin, use u_intN_t or uintN_t
2016-03-24 Corinna VinschenChange definition of b64_pton from K&R to ANSI
2016-03-24 Corinna VinschenFix return type of get_routedst
2016-03-24 Corinna VinschenRemove unused function convert_ifr_flags
2016-03-24 Corinna VinschenFix FIONBIO comments
2016-03-24 Corinna VinschenDrop usage of old-age BSD types in generically used...
2016-03-24 Corinna VinschenDefine BSD u_intN_t types indiscriminately
2016-03-24 Corinna VinschenFix coverity CID 143502: Null pointer dereference
2016-03-23 Yaakov SelkowitzFeature test macros overhaul: C++ TR1
2016-03-23 Corinna Vinschentest
2016-03-23 Corinna VinschenAdd release message for commit 59b3bd2
2016-03-23 Corinna VinschenOnly allow enabled groups as primary group
2016-03-23 Corinna VinschenUse 64K buffers for TOKEN_GROUPS
2016-03-23 Corinna VinschenAllocate temporary TOKEN_GROUP arrays using TLS
2016-03-23 Corinna Vinschencxx.cc: Disable C++14 warning for new sized delete...
2016-03-23 Peter FoleyAdd c++14 sized deallocation operator
2016-03-23 Corinna VinschenDrop Cygwin-only posix_memalign prototype
2016-03-23 Peter FoleyUse DnsFree instead of deprecated DnsRecordListFree
2016-03-23 Konrad SchwarzTarget/Host configuration elucidated
2016-03-23 Corinna VinschenGuard u_char,u_short,u_int,u_long with __MISC_VISIBLE
2016-03-22 Sebastian HuberFix "/*" within comment warning
2016-03-22 Yaakov Selkowitzstdio: fseeko/ftello are also POSIX.1-2001
2016-03-22 Joel Sherrillpthread.h: Mark pthread_exit() as not returning
2016-03-22 Joel Sherrillepiphany/machine/stdlib.h: Disable epiphany unique...
2016-03-22 Joel Sherrillnewlib/configure.host: Turn off sti/cli for i386 setjmp...
2016-03-22 Nick CliftonRemove spurious empty line in changelog entry.
2016-03-22 Ludovic CourtèsPR external/{16327,16328}: Remove etc/configure.texi...
2016-03-22 Nick CliftonFix generation of as.1 manual page so that it can be...
2016-03-22 Corinna VinschenSync toplevel with upstream GCC.
2016-03-21 Corinna VinschenRemove Mingw.org from FAQ, or replace with Mingw-w64.
2016-03-21 Peter FoleyAdd nonnull annotation to posix_memalign.
2016-03-21 Peter FoleyRemove misleading indentation
2016-03-21 Sebastian HuberMove arc4random Cygwin only code to Cygwin
2016-03-20 Corinna Vinschensrandom: Replace accessing /dev/random by equivalent...
2016-03-20 Corinna VinschenRevert "Use high-resolution timebases for select()."
2016-03-20 Corinna VinschenRevert "Debug printfs."
2016-03-20 Corinna VinschenRevert "Improve and simplify select()."
2016-03-20 Corinna VinschenDrop redundant arc4random prototypes from cygwin/stdlib.h
2016-03-20 Corinna VinschenAllow machine-dependent arc4 locking
2016-03-20 John HoodImprove and simplify select().
2016-03-20 John HoodDebug printfs.
2016-03-20 John HoodUse high-resolution timebases for select().
2016-03-20 John Hood* winsup/testsuite/configure: chmod a+x
2016-03-20 John HoodMove get_nonascii_key into fhandler_console.
2016-03-20 Peter Foleyrespect datarootdir
2016-03-20 Peter FoleyFix strict aliasing
2016-03-20 Peter FoleyFix typoed comparison
2016-03-20 Peter FoleyThe address of an class always evaluates to true
2016-03-20 Peter FoleyRemove misleading indentation
2016-03-20 Peter FoleyAdd necessary braces to if statements
2016-03-20 Peter FoleyRemove dead code from fhandler_console.
2016-03-20 Peter FoleyRemove unused and unsafe call to __builtin_frame_address
2016-03-19 Corinna Vinschenwinsup: Move all old CVS Changelogs into CVSChangeLogs...
2016-03-19 Corinna VinschenRemove ill-advised cygwin_props
2016-03-19 Jeff JohnstonRegenerate configure script.
2016-03-18 Corinna VinschenRemove references to older Cygwin releases from documen...
2016-03-18 Yaakov Selkowitzsparc64: move struct timeval to <sys/_timeval.h>
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: sparc64
2016-03-18 Howland, Craig DCleanup macros in chacha_private.h to be target-type...
2016-03-18 Corinna VinschenOnly export arc4random_stir and arc4random_addrandom...
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: signal.h (part 2)
2016-03-18 Yaakov Selkowitzarm: fix build with newlib supplied syscalls enabled
2016-03-18 Corinna VinschenImplement getentropy for Cygwin
2016-03-18 Corinna VinschenDelete Cygwin's arc4random in favor of new Newlib imple...
2016-03-18 Corinna VinschenArc4random locking: Check for threaded application...
2016-03-18 Corinna VinschenAdd arc4random_stir and arc4random_addrandom for OpenBS...
2016-03-18 Sebastian HuberAdd arc4random() etc. from OpenBSD 5.8
2016-03-18 Sebastian HuberAdd timingsafe_memcmp()
2016-03-18 Sebastian HuberAdd timingsafe_bcmp()
2016-03-18 Sebastian HuberAdd explicit_bzero()
2016-03-18 Sebastian HuberGuard ssize_t definition by _SSIZE_T_DECLARED
2016-03-18 Yaakov SelkowitzCygwin: define byteswap.h inlines as macros
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: Cygwin headers
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: sys/types.h
2016-03-18 Yaakov SelkowitzRevert "Remove inclusion of sys/select.h in sys/types...
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: sys/time.h
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: sys/stat.h
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: sys/select.h
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: wchar.h
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: unistd.h
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: time.h
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: strings.h
next
This page took 0.051257 seconds and 5 git commands to generate.