]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2020-11-08 Jon TurneyCygiwn: Detect and use MinGW compilers for testsuite...
2020-11-08 Jon TurneyCygwin: Define target_builddir autoconf and Makefile...
2020-11-08 Jon TurneyCygwin: Move adding libltp to VPATH after Makefile...
2020-11-08 Jon TurneyCygwin: Avoid 'Makefile.in seems to ignore the --dataro...
2020-11-08 Jon TurneyCygwin: Add rule to testsuite Makefile to regenerate...
2020-11-08 Jon TurneyCygwin: Always configure in testsuite subdirectory
2020-11-08 Jon TurneyCygwin: Add testsuite directory to autogen.sh
2020-11-06 Ken BrownCygwin: FIFO: update_my_handlers: fix handle leak
2020-11-04 Ivan GrokhotovFix 32-bit integer overflow when calculating TZ rules
2020-11-02 Jon TurneyCygwin: Drop passing '-c' compiler flag into gentls_offsets
2020-11-02 Jon TurneyCygwin: Remove rules for building libcygwin_s.a
2020-11-02 Jon TurneyCygwin: Remove Makefile contents conditional on PREPROC...
2020-11-02 Jon TurneyCygwin: Drop autoconf variable all_host
2020-11-02 Jon TurneyCygwin: Remove autoconf variable DLL_NAME
2020-11-02 Jon TurneyCygwin: Drop AC_SUBST(build_exeext)
2020-11-02 Jon TurneyCygwin: Remove intro2man.stamp on clean
2020-10-30 Jon TurneyRevert "Cygwin: gendef generates sigfe.s and cygwin...
2020-10-29 Kito ChengRISC-V: Fix wrong including file in s_isinf.c
2020-10-29 Kito ChengRISC-V: NaN should return 0 for finite[f]
2020-10-28 Jon TurneyCygwin: Restore setting CC and CXX Makefile variables
2020-10-28 Joel Sherrilllibc/sys/rtems/include/machine/_types.h: Define daddr_t...
2020-10-27 Ken BrownCygwin: fix return value of sqrtl on negative infinity
2020-10-27 Takashi Yano... Cygwin: pty: Disable ResizePseudoConsole() if stdout...
2020-10-27 Kito ChengRISC-V: Implment finite and fpclassify
2020-10-27 Kito ChengRISC-V: Add fabs[f], fmax[f] and fmin[f].
2020-10-26 dougmDefine RB_SET_PARENT to do all assignments
2020-10-26 dougmIn concluding RB_REMOVE_COLOR, in the case when
2020-10-26 dougmLinuxkpi uses the rb-tree structures
2020-10-26 dougmFixup r361997 by balancing parens. Duh.
2020-10-26 dougmRestore an RB_COLOR macro, for the benefit of
2020-10-26 dougmTo reduce the size of an rb_node, drop the color
2020-10-26 dougmRemove from RB_REMOVE_COLOR some null checks
2020-10-26 dougmRB_REMOVE invokes RB_REMOVE_COLOR either when
2020-10-26 dougmFor the case when RB_REMOVE requires a nontrivial
2020-10-26 dougmCorrect the use of RB_AUGMENT in the RB_TREE
2020-10-26 traszAdd RB_REINSERT(3), a low overhead alternative to
2020-10-26 jahamd64: prevent KCSan false positives on LAPIC mapping
2020-10-26 mjgsys: clean up empty lines in .c and .h files
2020-10-26 rlibbygcc: quiet Wattribute for no_sanitize("address")
2020-10-26 dabDon't sanitize linker_set
2020-10-26 jhbMake the system C11 atomics headers fully compatible...
2020-10-26 Takashi Yano... Cygwin: pty: Fix race condition in initialization of...
2020-10-23 Ken Brown via... Cygwin: AF_INET and AF_LOCAL: recv_internal: fix MSG_WA...
2020-10-21 Jon TurneyCygwin: Drop do-nothing install_target target
2020-10-21 Jon TurneyCygwin: Drop do-nothing install_host target
2020-10-21 Jon TurneyCygwin: Remove nostdlib Makefile variable
2020-10-21 Jon TurneyCygwin: gendef generates sigfe.s and cygwin.def
2020-10-21 Jon TurneyCygwin: Drop cygwin version.o from cygserver
2020-10-21 Jon TurneyCygwin: Remove lsaauth
2020-10-18 Jon TurneyCygwin: Use aclocal option --system-acdir rather than...
2020-10-18 Jon TurneyCygwin: Remove --with-windows-{libs,headers}
2020-10-18 Jon TurneyCygwin: Remove ccwrap
2020-10-18 Jon TurneyCygwin: Stop using c++wrap for MinGW-compiled utilities
2020-10-15 Torbjörn SVENSSON... libc/time: Move internal newlib tz-structs into own...
2020-10-14 Jon TurneyCygwin: Remove unused doc/ug-info.xml
2020-10-14 Jon TurneyCygwin: Remove empty MT_SAFE and MT_SAFE_OBJECTS
2020-10-14 Jon TurneyCygwin: Remove autoconf variable INSTALL_LICENSE
2020-10-14 Jon TurneyCygwin: Drop AC_SUBST(LIBSERVER)
2020-10-14 Jon TurneyCygwin: Remove AC_ARG_PROGRAM/program_transform_name
2020-10-14 Jon TurneyCygwin: Remove AC_PROG_MAKE_SET
2020-10-14 Jon TurneyCygwin: Drop STDINCFLAGS overrides
2020-10-14 Jon TurneyCygwin: Drop looking for w32api in winsup/w32api
2020-10-13 Brian Inglisformat_proc_cpuinfo: add enqcmd cpuinfo flag
2020-10-13 Thomas Wolffdrop ambiguous-wide behaviour from Unicode CJK locales
2020-10-04 Ken BrownCygwin: AF_UNIX: open_pipe: call recv_peer_info
2020-10-04 Ken BrownCygwin: AF_UNIX: listen_pipe: check for STATUS_SUCCESS
2020-10-04 Ken BrownCygwin: AF_UNIX: socket: set the O_RDWR flag
2020-10-04 Ken BrownCygwin: always recognize AF_UNIX sockets as reparse...
2020-10-04 Ken BrownCygwin: fix handling of known reparse points that are...
2020-10-04 Ken BrownCygwin: AF_UNIX: use FILE_OPEN_REPARSE_POINT when needed
2020-10-02 Torbjörn SVENSSONlibc/include/wchar.h: Remove parameter name
2020-10-02 Torbjörn SVENSSONlibc/include/inttypes.h: Remove parameter name
2020-09-30 Alex Coplan... libgloss: aarch64: Add support for Armv8-R AArch64
2020-09-28 Jon TurneyCygwin: avoid GCC 10 error with -Werror=narrowing
2020-09-28 Jon TurneyCygwin: avoid GCC 10 error with -Werror=narrowing
2020-09-28 Jon TurneyCygwin: avoid GCC 10 error with -Werror=parentheses
2020-09-26 Ken BrownCygwin: check_reparse_point_target: update comment
2020-09-26 Christophe... libc/include/math.h: Remove parameter name
2020-09-25 Jojo RAdd C-SKY port for libgloss
2020-09-24 Ken BrownCygwin: winlean.h: remove most of the extended memory API
2020-09-23 Jojo RPort of C-SKY for newlib
2020-09-18 Keith Packardlibm: Make tgamma(-small) = -INFINITY
2020-09-18 Brian Ingliswinsup/doc/faq-what.xml: FAQ 1.2 Windows versions supported
2020-09-17 Brian Inglisfhandler_proc.cc(format_proc_cpuinfo): add tsxldtrk...
2020-09-11 Takashi YanoCygwin: pty: Drop handling for UTF-7 in convert_mb_str().
2020-09-11 Jon TurneyCygwin: ldd: Also look for not found DLLs when exit...
2020-09-11 Takashi Yano... Cygwin: pty: Prevent garbled output for existing non...
2020-09-09 Corinna VinschenCygwin: pty: setup new pty on opening the master, not...
2020-09-09 Takashi Yano... Cygwin: pty: Fix input charset for non-cygwin apps...
2020-09-09 Takashi Yano... Cygwin: pty: Revise convert_mb_str() function.
2020-09-08 Ken BrownCygwin: document last bug fix
2020-09-08 Ken BrownCygwin: path_conv::check: handle error from fhandler_pr...
2020-09-08 Ken BrownCygwin: format_process_fd: add directory check
2020-09-08 Corinna VinschenCygwin: pty: move codepage evaluation to nlsfuncs.cc
2020-09-07 Corinna VinschenCygwin: drop internal O_NOSYMLINK and O_DIROPEN flags
2020-09-04 Keith Packard... libm: Fix 'gamma' and 'gammaf' functions. Clean up...
2020-09-04 Keith Packard... libm/riscv: Use common fma code when necessary
2020-09-04 Keith Packard... libm/riscv: Fix machine-specific sqrt build process
2020-09-04 Jozef LawrynowiczMSP430: Fix calculation of string length in sbrk.c
2020-09-04 David McFarland... Cygwin: create install dir for libs
next
This page took 0.060218 seconds and 5 git commands to generate.