]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
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
2019-06-04 Yaakov Selkowitzcygcheck: expand common_apps list
2019-06-04 Corinna VinschenCygwin: Allow accessing 48 bit address space in Windows...
2019-06-03 Michael HaubenwallnerCygwin: fork: Remember child not before success.
2019-06-03 Michael HaubenwallnerCygwin: fork: Always pause child after fixups.
2019-06-03 Michael HaubenwallnerCygwin: dll_list: no recursive use of nt_max_path_buf
2019-06-03 Michael HaubenwallnerCygwin: dll_list: stat_real_file_once with ntname
2019-06-03 Lucio Andrés... Fix vfwscanf(3) assignment suppression flag handling bug
2019-06-03 Jinke FanAdd support for Hygon Dhyana processor
2019-06-03 Sebastian HuberFix <sys/_types.h> issues with <stddef.h>
2019-06-03 Sebastian HuberAvoid <sys/cdefs.h> dependency in <sys/_types.h>
2019-06-03 Sebastian HuberAvoid cyclic header dependencies
2019-05-28 Ken BrownCygwin: FIFO: respect the O_CLOEXEC flag
2019-05-23 Ken BrownCygwin: FIFO: Open only one handle to NPFS
2019-05-23 Jim WilsonRISC-V: Add _LITE_EXIT in crt0.S.
2019-05-23 Jim WilsonRISC-V: Add size optimized memcpy, memmove, memset...
2019-05-15 Faraz ShahbazkerMake .data section placement coincide with _fdata symbol
2019-05-09 Ken BrownCygwin: FIFO: code simplifications.
2019-05-09 Ken BrownCygwin: FIFO: make read_ready an auto-reset event
2019-05-09 Ken BrownCygwin: FIFO: improve the check for the listen_client...
2019-05-09 Ken BrownCygwin: FIFO: set client handler flags more accurately
2019-05-09 Ken BrownCygwin: FIFO: don't leave a pending listen request
2019-05-09 Ken BrownCygwin: FIFO: add a HANDLE parameter to open_pipe
2019-05-09 Ken BrownCygwin: FIFO: re-implement duplexers
2019-05-09 Ken BrownCygwin: FIFO: add 'record_connection' method
2019-05-09 Ken BrownCygwin: FIFO: remove incorrect duplexer code
2019-05-09 Ken BrownRevert "Cygwin: check for STATUS_PENDING in fhandler_ba...
2019-05-05 Michael HaubenwallnerCygwin: dll_list: drop unused read_fbi method
2019-04-30 Corinna VinschenCygwin: Add release info for 3.0.7
2019-04-30 Michael HaubenwallnerCygwin: dll_list: query dll file id at load time
2019-04-30 Michael HaubenwallnerCygwin: dll_list: stat_real_file_once as dll method
2019-04-30 Michael HaubenwallnerCygwin: dll_list: drop FILE_BASIC_INFORMATION
2019-04-30 Corinna VinschenCygwin: update era and message locale data
2019-04-29 Faraz ShahbazkerFix order of eh_frame sections in linker scripts
2019-04-26 Ken BrownCygwin: FIFO: synchronize the blocking mode of a writer...
2019-04-25 Corinna VinschenCygwin: define MSG_EOR and refuse in send(2)
2019-04-23 Erik M. BrayMinor improvements to socket error handling:
next
This page took 0.056129 seconds and 5 git commands to generate.