]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2016-04-07 Sebastian HuberDrop <unistd.h> include from RTEMS <sys/param.h>
2016-04-07 Nick CliftonFix typo in the name of the MSP430 attribute section...
2016-04-05 Johannes SchindelinBe truthful about reporting whether readahead is available
2016-04-05 Yaakov Selkowitzmath: update isinf/isnan function comments after move...
2016-04-05 Corinna VinschenAdd latest changes to release message
2016-04-05 Corinna VinschenRevert "Refactor to avoid nonnull checks on "this"...
2016-04-04 Yaakov Selkowitzmath: guard BSD finite/isinf/isnan functions properly...
2016-04-04 Yaakov Selkowitzwinsup/utils: port getconf to 64-bit
2016-04-04 Yaakov Selkowitzcygwin: update sysconf for new features
2016-04-04 Yaakov Selkowitzcygwin/math: make isinf functions signed
2016-04-04 Yaakov SelkowitzFeature test macros overhaul: Cygwin pthread.h
2016-04-04 Yaakov SelkowitzFeature test macros overhaul: tar.h
2016-04-04 Yaakov SelkowitzAdd cpio.h
2016-04-04 Yaakov Selkowitzcygwin: make POSIX/XSI version macros dependent on...
2016-04-04 Peter FoleyRefactor to avoid nonnull checks on "this" pointer.
2016-04-04 Peter FoleyRename without-mingw-progs to with-cross-bootstrap
2016-04-04 Igor VenevtsevAdd Intel MCU target
2016-04-01 Peter FoleyUpdate autoconf for doc/lsaauth/utils
2016-04-01 Corinna VinschenRemove MALLOC_CHECK and calls to it entirely
2016-04-01 Peter FoleyRemove remnants of never-defined MALLOC_DEBUG and NEWVFORK
2016-04-01 Peter FoleyDon't use deprecated acconfig.h for DEBUGGING
2016-04-01 Peter FoleyRemove leftover cruft from config.h.in
2016-03-30 Corinna Vinschenmkvers.sh: Reformatting for better readability
2016-03-30 Peter FoleyUse just-built gcc for windres
2016-03-30 Peter Foleyfix typo in netinit/ip.h
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>
next
This page took 0.057931 seconds and 5 git commands to generate.