]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2017-06-07 Corinna Vinschencygwin: document lrint bugfix
2017-06-07 Corinna Vinschencygwin: Fix lrint{f,l} to return a 64 bit long on x86_64
2017-06-06 Corinna Vinschencygwin: document env var crash fix
2017-06-06 Corinna Vinschencygwin: Fix crash if env var name starts with non-ASCII...
2017-06-06 Corinna Vinschencygwin: document wcsxfrm fix
2017-06-06 Corinna Vinschencygwin wcsxfrm: byte swap result ourselves
2017-05-26 Martin YoungFix thinko in MSP430 libgloss implementation of write...
2017-05-25 Jeff JohnstonUpdate COPYING.NEWLIB appropriately.
2017-05-25 Sebastian HuberAdd de-facto standard <sys/ioctl.h> for RTEMS
2017-05-25 Sebastian HuberAdd some POSIX header files for RTEMS
2017-05-25 Sebastian HuberFreeBSD compatibility for RTEMS <sys/cpuset.h>
2017-05-25 Sebastian HuberAdd __bitcount*() to RTEMS <machine/types.h>
2017-05-25 Sebastian HuberMove ARM access.c from machine to sys
2017-05-25 Sebastian HuberIncrease MSIZE for RTEMS
2017-05-25 Sebastian HuberFreeBSD compatibility for RTEMS <sys/param.h>
2017-05-25 Sebastian HuberAdd generic <machine/_align.h> for RTEMS
2017-05-19 Laurent ALFONSIARM/AArch64: Fix GetCmdLine semihosting directives newlib-snapshot-20170519
2017-04-25 Corinna Vinschencygwin CONTRIBUTORS: Add Daniel Santos
2017-04-24 Jon TurneyFix transposed lines in 2.8.1 release text
2017-04-24 Jon TurneyUpdate 2.8.1 release text
2017-04-24 Corinna Vinschencygwin: add 2.8.1 release file
2017-04-24 Corinna Vinschencygwin TEST: Add nagging debug output to pinfo
2017-04-24 Corinna Vinschencygwin: pinfo: do not wait for setting ppid on a transi...
2017-04-24 Corinna Vinschencygwin: try unprivileged symlink creation on W10 1703...
2017-04-24 Corinna Vinschencygwin: wincap: handle W10 1703
2017-04-24 Corinna Vinschencygwin: wincap: fix evaluation of build number
2017-04-24 Corinna Vinschencygwin: remov unused winpids constructor
2017-04-22 Christian FrankeFix stat.st_blocks for files compressed with CompactOS...
2017-04-22 Brian Ingliscygwin doc: Add postinstall/preremove scripts to instal...
2017-04-22 Corinna Vinschencygwin CONTRIBUTORS: Add Brian Inglis
2017-04-22 Corinna Vinschencygwin doc: install-html: Fix docbook.css and index...
2017-04-20 Jon TurneyUpdate URLs for Cygwin packaging information newlib-snapshot-20170421
2017-04-19 Daniel Santosstrace: Fix "over-optimization" flaw in strace.
2017-04-19 Jozef LawrynowiczFix relocation type for _bsssize being R_MSP430X_ABS16...
2017-04-19 Corinna Vinschencygwin doc: install-html: install docbook.css
2017-04-19 Corinna Vinschencygwin doc: install-html: link index.html instead of...
2017-04-18 Kito ChengAdd __packed to struct ldieee
2017-04-18 Carlos Santoslibgloss/arm: fix discovery of "eabihf" toolchains
2017-04-18 Corinna Vinschennewlib: remove __infinity{f,ld} constants
2017-04-17 Jeff JohnstonRemove legacy unions which are no longer used
2017-04-10 Jon TurneyAvoid decimal point localization in /proc/loadavg
2017-04-06 Prakhar BahugunaOptimise memchr for NEON-enabled processors
2017-04-06 Mark Geisertmkvers.sh: Remove "function" to avoid dash objecting...
2017-04-04 Jon TurneyMake ldd stop after any non-continuable exception
2017-04-04 Corinna VinschenCygwin: Export reallocarray
2017-04-04 Corinna VinschenBump Cygwin to 2.8.1
2017-04-04 Sebastian HuberAdd BSD-specific reallocarray()
2017-04-04 impRenumber copyright clause 4
2017-04-04 cemqueue.3: Document existing QMD_* macros
2017-04-04 cemqueue(3): Enhance queue debugging macros
2017-04-04 mckusickAdd two new macros, SLIST_CONCAT and LIST_CONCAT
2017-04-04 hselaskyMake the <sys/queue.h> fully usable within C++
2017-04-04 hselaskyPass macro arguments properly.
2017-04-04 hselaskyFix order of arguments in the TRACEBUF_INITIALIZER
2017-04-04 lstewartAdd new FOREACH_FROM variants for queue(3)
2017-04-04 impRenumber copyright clause 4
2017-04-04 avgdon't use C99 static array indices with older GCC versions
2017-04-04 pfgAddition of clang nullability qualifiers.
2017-04-04 pfgRemove unused __gnu_inline() attribute.
2017-04-04 pfgAddition of clang nullability qualifiers.
2017-04-04 asomersFix C++ includability of crypto headers with static...
2017-04-04 dimStop exposing the C11 _Atomic() macro in <sys/cdefs...
2017-04-04 pfgRename __sentinel to __null_sentinel
2017-04-03 Sebastian HuberUse enum __packed in favour of -fshort-enums
2017-03-30 Catherine MooreUse .syntax unified instead of .syntax divided. cygwin-2_8_0-release
2017-03-28 Corinna VinschenAdd latest changes to Cygwin release information
2017-03-28 Corinna VinschenChange CURR_SHARED_MAGIC to account for getloadavg...
2017-03-27 Jon TurneyImplement getloadavg()
2017-03-27 Jon Turneydeclaration of ppoll() by poll.h should be guarded...
2017-03-27 Corinna VinschenRecognize Netapp mode supporting reparse points
2017-03-24 Corinna Vinschencygwin: Do not generate surrogate chars on netapp
2017-03-24 Corinna VinschenDocument cygserver changes
2017-03-24 Corinna Vinschencygserver: Speed up non-debug scenario
2017-03-24 Corinna Vinschencygserver: Small code cleanup
2017-03-24 Corinna Vinschencygserver: Revamp thread sleep handling
2017-03-24 Corinna Vinschencygserver: raise number of worker threads on demand
2017-03-24 Corinna Vinschencygserver: Only print basename of source in debug outpu...
2017-03-24 Corinna Vinschencygserver: Seralize debug output to stdout to raise...
2017-03-22 Corinna Vinschendlfcn: Remove stray debug output newlib-snapshot-20170323
2017-03-22 Yaakov SelkowitzRename <sys/_locale.h> to <xlocale.h>
2017-03-22 Sebastian HuberARM: Fix IEEE-754 sqrt implementation
2017-03-21 Sebastian HuberARM: Optimize IEEE-754 sqrt implementation
2017-03-21 Corinna VinschenCygwin: dlfcn: Fix reference counting
2017-03-15 Joel Sherrilllibc/string/strsignal.c: Use of || not && lead to dead...
2017-03-15 Joel Sherrillrtems/crt0.c: getentropy() stub did not return a value.
2017-03-14 Corinna VinschenAdd release message for commit 973f766f6
2017-03-14 Corinna VinschenRevert "Add release message for commit 973f766f6"
2017-03-14 Corinna VinschenAdd release message for commit 973f766f6
2017-03-13 Koichi MuraseFix duplocale (libc/locale/duplocale.c) which fails...
2017-03-12 Corinna VinschenExtend 2.8.0 release text
2017-03-12 Corinna VinschenImplement fhandler_dev_null::write to workaround a...
2017-03-12 Corinna VinschenReturn value from write is ssize_t, not int
2017-03-11 Yaakov Selkowitzgetrandom: it's MIN, not MAX
2017-03-10 Corinna VinschenBelatedly bump Cygwin DLL version to 2.8.0
2017-03-10 Corinna VinschenDrop now unused child_info_fork::from_main
2017-03-10 Corinna Vinschenfork: Don't copy _main_tls->local_clib from *_impure_ptr
2017-03-10 Corinna Vinschen_dll_crt0: Drop incorrect check for being started from...
2017-03-10 Corinna Vinschenerrno: Stop using _impure_ptr->_errno completely
2017-03-10 Corinna VinschenDrop redundant brackets in call to _reclaim_reent
2017-03-08 Jon TurneyImplement dladdr() (partially)
next
This page took 0.053417 seconds and 5 git commands to generate.