]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
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
2020-09-04 Corinna Vinschenloadlocale: don't casecmp digits
2020-09-03 Jozef LawrynowiczMSP430: Fix message in sbrk.c printing binary character
2020-09-03 Jozef LawrynowiczFix warnings when building for msp430-elf
2020-09-02 Keith Packard... libm/machine/arm: Rename s*_fma.c -> s*_fma_arm.c
2020-09-01 Corinna VinschenCygwin: libpthread: Export C11 thread symbols from...
2020-09-01 Corinna VinschenCygwin: mtx_init: drop glibc workaround
2020-08-31 Takashi Yano... Cygwin: pty: Fix a bug in the code removing set window...
2020-08-31 Takashi Yano... Cygwin: pty: Disable pseudo console if TERM does not...
2020-08-30 Jon TurneyCygwin: Remove waitloop argument from try_to_debug()
2020-08-30 Ken BrownCygwin: sigproc.cc: add comment
2020-08-30 Corinna VinschenCygwin: Add modfl fix to release notes
2020-08-30 Martin StorsjöCygwin: crt: Add "volatile" to all inline assembly...
2020-08-30 Liu HaoCygwin: math/modfl.c: Fix segment faults in modfl().
2020-08-30 Corinna VinschenCygwin: Add Cygwin 3.2 release info
2020-08-30 Corinna VinschenCygwin: Add C11 threads API
2020-08-30 Corinna VinschenCygwin: make pthread_yield available for internal usage
2020-08-30 Corinna VinschenCygwin: pthread_yield: Add BSD visibility
2020-08-30 Corinna VinschenCygwin: pthreads: iterate over key destructors per...
2020-08-28 Jon TurneyCygwin: Remove .drone.yml
2020-08-28 Jon TurneyCygwin: Add github action to cross-build on Fedora
2020-08-28 Jon TurneyCygwin: Add .appveyor.yml
2020-08-28 Corinna VinschenCygwin: sigproc: Fix a thinko in array size
2020-08-28 Corinna VinschenCygwin: sigproc: Eliminate redundant copying of chld_procs
2020-08-28 Corinna VinschenCygwin: sigproc: fix minor formatting issue
2020-08-28 Takashi Yano... Cygwin: select: Fix a bug on closing pi->bye event.
2020-08-28 Corinna VinschenCygwin: sigproc: Allow more child processes per process
2020-08-28 Corinna VinschenCygwin: drop PROC_DETACHED_CHILD flag
2020-08-28 Corinna VinschenCygwin: sigproc: drop __stdcall
2020-08-28 Corinna VinschenCygwin: sigproc: return int from remove_proc
2020-08-28 Corinna VinschenCygwin: fix up proc_subproc flags and matching pinfo...
2020-08-27 Ken BrownCygwin: fhandler_fifo::delete_client_handler: improve...
2020-08-27 Brian Ingliswinsup/doc/faq-api.xml(faq.api.timezone): explain time...
2020-08-27 Takashi Yano... Cygwin: console: Replace WriteConsoleA() with WriteCons...
2020-08-26 Jon Turneydoc: Also update shebang for chapter-texi2docbook.py
2020-08-26 Brian Ingliswinsup/doc/faq-api.xml, -programming.xml: change Win32...
2020-08-26 Brian Ingliswinsup/doc/faq-setup.xml, faq-using.xml: update setup FAQ
2020-08-25 Eshan dhawan... Enabled _CS* defines for RTEMS
2020-08-24 Jon Turneydoc: Various fixes to makedocbook for python3.8 topic/fifo github/topic/fifo
2020-08-23 Ken BrownCygwin: cwdstuff::get: clean up debug_printf output
2020-08-22 Takashi YanoCygwin: pty: Implement new pseudo console support.
2020-08-22 Corinna VinschenCygwin: bump version to 3.2.0
2020-08-20 Ken BrownCygwin: strace: ignore GCC exceptions cygwin-3_1_7-release
2020-08-20 Ken BrownCygwin: add header defining GCC exception codes
2020-08-18 Ken BrownCygwin: main exception handler (64-bit): continue GCC...
2020-08-17 Keith Packard... libm/stdlib: Realloc when shrinking by 2* or more
2020-08-17 Keith Packard... libm/stdlib: don't read past source in nano_realloc
2020-08-17 Takashi Yano... Cygwin: pty: Change the timing of set_locale() call...
2020-08-13 Takashi Yano... Cygwin: pty: Change the timing of setup_locale() call.
2020-08-13 Craig Blackmorelibc/stdlib: Fix build failure in nano_calloc
next
This page took 0.054242 seconds and 5 git commands to generate.