]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
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)
2017-03-08 Corinna Vinschenyield: Don't lower thread priority, it leads to starvation
2017-03-08 Corinna VinschenCygwin: Emit correct errno EAGAIN if we can't create...
2017-03-07 Jon TurneyExport timingsafe_bcmp and timingsafe_memcmp
2017-03-07 Corinna VinschenDocument pthread_cond_wait change in release notes
2017-03-07 Corinna VinschenCygwin: pthread_cond_wait: Do as Linux and BSD do.
2017-03-03 Corinna Vinschencwdstuff: Don't leave from setting the CWD prematurely...
2017-02-28 David AllsoppPreserve order of dlopen'd modules in dll_list::topsort newlib-snapshot-20170228
2017-02-24 Corinna VinschenAdd 2.7.1 release file
2017-02-24 Corinna VinschenGenerate output with Unix line endings even from Mingw6...
2017-02-24 Corinna VinschenBump Cygwin version to 2.7.1
2017-02-16 Michael Haubenwallnerfix parallel build for version.cc and winver.o
2017-02-15 Jon TurneyUpdate makedocbook for bd547490
2017-02-15 Thomas Preud... Fix elf-nano.specs to work without -save-temps
2017-02-14 Kenneth NellisImprove wording on special characters
2017-02-13 Thomas Preud... Allow locking routine to be retargeted
2017-02-13 Thomas Preud... Only define static locks in multithreaded mode
2017-02-13 Thomas PreudhommeFix cpp invocation for C++ in nano spec
2017-02-13 Stafford Hornelibgloss: Remove duplicate definition of environ
2017-02-13 Stafford Hornelibgloss: or1k: If available call the init for init_array
2017-02-13 Olof Kindgrenor1k: Make open reentrant
2017-02-12 Corinna VinschenAdd IBM Security Trusteer Rapport to BLODA list cygwin-2_7_0-release
2017-02-08 Yaakov SelkowitzCygwin: create separate bits/byteswap.h
2017-02-06 Freddie ChopinUnify names of all lock objects
2017-02-06 Jon TurneyMake anchors stable in generated Cygwin HTML documentation
2017-02-03 Corinna VinschenAdd release message for commit 609d2b2
next
This page took 0.059139 seconds and 5 git commands to generate.