]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2021-01-18 Takashi Yano... Cygwin: pty: Set input_available_event only for cygwin...
2021-01-18 Takashi Yano... Cygwin: pty: Make master thread functions be static.
2021-01-18 Takashi Yano... Cygwin: pty: Prevent pty from changing code page of...
2021-01-18 Ben Wijencxx.cc: Fix dynamic initialization for static local...
2021-01-18 Ben Wijensyscalls.cc: Use EISDIR
2021-01-18 Ben Wijensyscalls.cc: Fix num_links
2021-01-18 Corinna VinschenCygwin: Add Ben Wijen to list of contributors
2021-01-18 Takashi Yano... Cygwin: pty: Make close_pseudoconsole() be a static...
2021-01-18 Takashi Yano... Cygwin: console: Revise the code to switch xterm mode.
2021-01-18 Takashi Yano... Cygwin: pty: Add workaround for rlwrap 0.40 or later.
2021-01-12 Ken BrownCygwin: fstatat: call fstat64 instead of fstat
2021-01-05 Sebastian HuberRTEMS: Add <poll.h> and <sys/poll.h>
2020-12-18 Jeff JohnstonBump up newlib version to 4.1.0 newlib-4.1.0
2020-12-18 Paul Zimmermannfixes to make compilation succeeds
2020-12-17 Jeff JohnstonUpdate gamma functions from code in picolibc
2020-12-17 Brian Inglisfhandler_proc.cc(format_proc_cpuinfo): report Intel...
2020-12-16 Craig BlackmoreRISC-V: Add semihosting support
2020-12-16 Jeff JohnstonAdd declarations for __ieee754_tgamma functions to...
2020-12-16 Takashi Yano... Cygwin: pty: Revise the workaround for rlwrap.
2020-12-16 Takashi Yano... Cygwin: pty: Check response for CSI6n more strictly.
2020-12-15 Corinna VinschenCygwin: Make sure newer apps get uname_x even when...
2020-12-14 Sebastian Huberarm: Fix memchr() for Armv8-R
2020-12-14 Takashi Yano... Cygwin: pty: Add a workaround for rlwrap.
2020-12-14 Takashi Yano... Cygwin: pty: Revise the code for timeout in term_has_pc...
2020-12-14 Takashi Yano... Cygwin: pty: Skip term_has_pcon_cap() if pseudo console...
2020-12-11 Fabian SchrieverFix error in powf for x close to 1 and large y
2020-12-11 Jeff JohnstonBump newlib release to 4.0.0
2020-12-10 Jeremy Drake... cygwin: use CREATE_DEFAULT_ERROR_MODE in spawn
2020-12-07 Ken BrownCygwin: dtable::dup_worker: update comment and debug...
2020-12-07 Mark GeisertCygwin: Allow to set SO_PEERCRED zero (v2)
2020-12-07 Mark GeisertCygwin: Launch cygmagic with bash, not sh
2020-12-07 Anton Lavrentiev... Fix trace output for getdomainname()
2020-12-04 Brian Ingliswinsup/doc/Makefile.in: create man5 dir and install...
2020-12-04 Brian Inglisspecialnames.xml: add proc(5) Cygwin man page
2020-12-02 Corinna VinschenCygwin: Fix remaining warnings building path testsuite
2020-12-02 Jon TurneyCygwin: Fix building of utils testsuite
2020-12-02 Corinna VinschenCygwin: add flag to indicate reparse points unknown...
2020-12-02 Corinna VinschenCygwin: path.h: add comments to briefly explain path_types
2020-12-02 Corinna VinschenCygwin: testsuite: libltp: fix warnings showing up...
2020-12-01 Corinna VinschenCygwin: /proc/sys FS: don't export NFS and DFS as block...
2020-11-30 Christian FrankeCygwin: Fix access to block devices below /proc/sys.
2020-11-25 Jon TurneyCygwin: Have cygmagic not create output if an error...
2020-11-25 Jon TurneyCygwin: Use standard CXXFLAGS when compiling localtime_...
2020-11-25 Jon TurneyCygwin: Drop libgmon.a build dependency on gcrt0.o
2020-11-23 Takashi Yano... Cygwin: pty: Fix minor style issue.
2020-11-23 Takashi Yano... Cygwin: pty: Discard "OSC Ps; ? BEL/ST" in pseudo conso...
2020-11-23 Takashi Yano... Cygwin: pty: Fix a bug in the code removing "CSI >...
2020-11-20 Jon TurneyCygwin: Remove surplus autoconf auxiliary files
2020-11-20 Jon TurneyCygwin: Remove recursive configure
2020-11-19 Ken BrownCygwin: fhandler_fifo::cleanup_handlers: improve efficiency
2020-11-18 Jon TurneyCygwin: Testsuite Makefile cleanup
2020-11-18 Jon TurneyCygwin: Fix 'make check' in utils
2020-11-18 Jon TurneyCygwin: Drop duplicate C++ flags used to build utils
2020-11-18 Jon TurneyCygwin: Use grep in text mode to look for version strings
2020-11-18 Kito ChengRISC-V: Add machine-specific implementation for lrint...
2020-11-18 Kito ChengRISC-V: Add machine-specific implementation for isnan...
2020-11-18 Kito ChengRISC-V: Add missing compile rule for s_finite.c, sf_fin...
2020-11-17 Corinna Vinschenmalloc/nano-malloc: correctly check for out-of-bounds...
2020-11-16 Sebastian HuberFix return type of __locale_ctype_ptr_l()
2020-11-16 Corinna VinschenCygwin: testsuite: fix insecure usage of printf in...
2020-11-16 Joel Sherrilllibc/include/newlib.h: Fix C++ compilation issue
2020-11-16 Ken BrownCygwin: path_conv::eq_worker: add NULL pointer checks
2020-11-12 Jon TurneyCygwin: Fix testsuite tmpdir creation with non-default...
2020-11-09 Ken BrownCygwin: fhandler_fifo: reduce size
2020-11-08 Jon TurneyCygwin: Ensure temporary directory used by tests exists
2020-11-08 Jon TurneyCygwin: Set PATH for tests to pick up cygwin0.dll
2020-11-08 Jon TurneyCygwin: Check exit code of a test, rather than stdout
2020-11-08 Jon TurneyCygwin: Use absolute path to libltp includes
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
next
This page took 0.05666 seconds and 5 git commands to generate.