]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2019-08-19 Jeff JohnstonRevert previous change to sys/stat.h and fix cris libgloss
2019-08-19 Jeff JohnstonFix regression in cris-elf caused by sys/stat.h change
2019-08-18 Corinna VinschenCygwin: select: revamp non-polling code for signalfd
2019-08-17 Corinna VinschenRevert "Cygwin: fix potential SEGV in sigwaitinfo/signa...
2019-08-16 Corinna Vinschenstat.h: use POSIX-required timefields throughout
2019-08-15 Joel Sherrillfenv: Include documentation in generated .info file
2019-08-15 Mark GeisertCygwin: ldd: Try harder to get dll names
2019-08-15 Takashi YanoCygwin: console: Fix the condition to interrupt select...
2019-08-15 Takashi YanoCygwin: console: Fix workaround for horizontal tab...
2019-08-14 Giacomo Tesiomemmem.c and strstr.c: do not require -std=c99
2019-08-13 Jon Turneyfenv: Update makedocbook for eae68bfc
2019-08-13 Jon Turneyfenv: Fix typo-ed variable name in documentation
2019-08-13 Jon Turneyfenv: Fix mangled makedoc markup
2019-08-13 Jon Turneyfenv: fe_dfl_env.c doesn't contain any documentation
2019-08-13 Corinna VinschenCygwin: fix potential SEGV in sigwaitinfo/signalfd...
2019-08-12 Corinna Vinschensched.h: Declare affinity functions only on targets...
2019-08-12 Corinna VinschenCygwin: ps: fix a compiler warning
2019-08-12 Takashi YanoCygwin: console: Fix cursor position restore after...
2019-08-12 Takashi YanoCygwin: console: Add workaround for windows xterm compa...
2019-08-12 Takashi YanoCygwin: console: Fix deadlock at calling fork().
2019-08-09 Joel SherrillRegenerated files from fenv.h addition
2019-08-09 Joel SherrillAdd default implementation of fenv.h and all methods
2019-08-09 Joel SherrillMiscellaneous Makefile.in regenerated
2019-08-09 Corinna VinschenCygwin: drop preliminary 3.0.8 release file
2019-08-09 Corinna VinschenCygwin: add missing bugfix release messages for 3.1.0
2019-08-08 Corinna VinschenCygwin: shmat: use mmap allocator strategy on 64 bit
2019-08-08 Lavrentiev... Cygwin: getpriority() and top display for priority...
2019-08-07 Michael HaubenwallnerCygwin: build_env: fix off-by-one bug when re-adding...
2019-08-06 Corinna VinschenCygwin: exec: check execute bit prior to evaluating...
2019-08-05 Alexander FedotovAlign libgloss/arm and libc/sys/arm sources: miscellane...
2019-08-05 Alexander FedotovAlign libgloss/arm and libc/sys/arm sources: Lite exit...
2019-08-05 Alexander FedotovAlign libgloss/arm and libc/sys/arm sources: HeapInfo...
2019-08-05 Alexander FedotovAlign libgloss/arm and libc/sys/arm sources: Fix GetCmd...
2019-08-05 Mark GeisertCygwin: Implement CPU_SET(3) macros
2019-08-02 Kito ChengRISC-V: Fix header guard for sys/fenv.h
2019-07-31 Michael HaubenwallnerCygwin: fork: attach child not before success
2019-07-31 Michael HaubenwallnerCygwin: pinfo: stop remember doing reattach
2019-07-30 Faraz ShahbazkerAlign _end symbol to at least 4 in all MIPS scripts
2019-07-26 Joel Sherrillcommon/math_errf.c: Enable compilation of __math_oflowf
2019-07-26 Ken Brownhash.c: #include <reent.h>
2019-07-26 Richard Earnshaw[arm] remove libc/sys/arm/sys/param.h
2019-07-25 Vaibhav GuptaPort ndbm - Remove Declaration of dbm_forder
2019-07-25 Corinna VinschenCygwin: Fix the address of myself
2019-07-25 Corinna VinschenCygwin: Don't change pgid to ctty pgid under debugger
2019-07-24 Corinna VinschenCygwin: Export newlib ndbm functions
2019-07-24 Corinna Vinschenhash functions: use reentrant stat functions
2019-07-24 Jozef LawrynowiczMSP430: Remove .init/.fini sections
2019-07-24 Ken BrownCygwin: document the last bug fix
2019-07-24 Ken BrownCygwin: fhandler_termios::tcsetpgrp: check that argumen...
2019-07-24 Corinna VinschenRegenerate newlib/libc/search/Makefile.in for ndpm...
2019-07-24 uchan-nosfix compile errors for efgcvt.c
2019-07-24 Vaibhav GuptaPort ndbm
2019-07-23 Alexander FedotovStack Pointer and Stack Limit initialization refactored.
2019-07-22 Ken BrownCygwin: fix one more check for positive virtual_ftype_t...
2019-07-22 Corinna VinschenCygwin: change virtual_ftype_t to not rely on negative...
2019-07-22 Corinna VinschenCygwin: fix /proc/PID/fd return value in error case
2019-07-22 Ken BrownCygwin: add release notes for 3.0.8
2019-07-22 Ken BrownCygwin: socket files are not lnk special files
2019-07-22 Ken BrownCygwin: remove path_conv::is_fs_device()
2019-07-22 Ken BrownCygwin: remove path_conv::is_auto_device()
2019-07-22 Ken BrownCygwin: fhandler_*: remove isdevice() and is_auto_device()
2019-07-19 Ken BrownCygwin: unbreak the build with GCC 7
2019-07-17 Ken BrownCygwin: fix GCC 8.3 'local external declaration' errors
2019-07-17 Ken BrownCygwin: fix GCC 8.3 'asm volatile' errors
2019-07-16 Ken BrownCygwin: suppress GCC 8.3 errors with -Warray-bounds
2019-07-16 Ken BrownCygwin: avoid GCC 8.3 errors with -Werror=stringop...
2019-07-16 Ken BrownCygwin: avoid GCC 8.3 errors with -Werror=class-memaccess
2019-07-12 Corinna VinschenCygwin: sigpending: don't report pending signals for...
2019-07-12 Corinna VinschenCygwin: return full sigset_t from sig_send
2019-07-09 Jeff JohnstonSet errno in expm1{,f} / log1p{,f}
2019-06-28 Mark GeisertCygwin: Fix return value of sched_getaffinity
2019-06-27 Corinna Vinschensched: Move Cygwin cpuset definitions into Cygwin-speci...
2019-06-27 Ken BrownCygwin: honor the O_PATH flag when opening a FIFO
2019-06-27 Martin Erik... or1k: Avoid write outside setjmp buf & shrink buf
2019-06-27 Mark GeisertCygwin: Build cygwin-console-helper with correct compiler
2019-06-27 Mark GeisertCygwin: Use correct string conversion
2019-06-27 Martin Erik... or1k: Correct longjmp return value
2019-06-25 Ken BrownCygwin: FIFO: fix a thinko in raw_write
2019-06-25 Ken BrownTweak release message
2019-06-25 Ken BrownCygwin: timerfd: avoid a deadlock
2019-06-25 Alexander FedotovArm: Use lrdimon-v2m_nano when semihosting v2 and nano...
2019-06-25 Jozef LawrynowiczSupport calculation of pointer size for __int20__ type...
2019-06-24 Mark GeisertCygwin: Implement sched_[gs]etaffinity()
2019-06-23 Ken BrownCygwin: FIFO: minor cleanup
2019-06-23 Ken BrownCygwin: FIFO: slightly change the use of write_ready
2019-06-23 Ken BrownCygwin: FIFO: remove fifo_client_handler::connect_evt
2019-06-23 Ken BrownCygwin: FIFO: simplify raw_read
2019-06-23 Ken BrownCygwin: FIFO: improve termination of the listen_client...
2019-06-23 Ken BrownCygwin: FIFO: avoid deadlock when closing
2019-06-23 Ken BrownCygwin: FIFO: clean up locks
2019-06-23 Ken BrownCygwin: FIFO: add some error checking
2019-06-23 Ken BrownCygwin: FIFO: fix signal handling in raw_read and raw_write
2019-06-14 Corinna VinschenRename <xlocale.h> back to <sys/_locale.h>
2019-06-11 Ken BrownRevert "Cygwin: fork: Remember child not before success."
2019-06-07 Jeff JohnstonFix __getreent stack calculations for AMD GCN
2019-06-07 Jeff JohnstonAdd gfortran support for AMD GCN
2019-06-07 traszMark inline functions with __unused;
2019-06-07 pfgsys/sys: further adoption of SPDX licensing ID tags.
2019-06-05 Corinna VinschenCygwin: map beyond EOF on 64 bit and WOW64 as well
2019-06-05 Ben Wijenmkdir: always check-for-existence
next
This page took 0.054863 seconds and 5 git commands to generate.