]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2022-03-02 Takashi YanoCygwin: pty: Add still missing acquire/release_attach_m...
2022-03-02 Takashi YanoCygwin: pty: Communalize the code for temporary attach...
2022-03-02 Takashi YanoCygwin: console, pty: Revamp the acquire/release_attach...
2022-03-02 Corinna VinschenCygwin: _pinfo::siginfo: fix sig_send call
2022-03-02 Takashi YanoCygwin: console: Fix a bug from comparison between...
2022-03-02 Mike Frysingernewlib: convert INTERNAL_NEWLIB to _LIBC
2022-03-02 Mike Frysingernewlib: drop redundant AM_MAINTAINER_MODE call
2022-03-02 Mike Frysingerlibgloss: merge lm32 into top-level Makefile
2022-03-02 Mike Frysingerlibgloss: use m4_foreach_w to simplify the logic a bit
2022-03-02 Takashi YanoCygwin: console: Prevent special keys processing from...
2022-03-01 Takashi YanoCygwin: console: Stop to create struct instance which...
2022-03-01 Corinna VinschenCygwin: update 3.4 release text
2022-03-01 Corinna VinschenCygwin: /proc/<PID>/status: Fill SigPnd, SigBlk and...
2022-03-01 Corinna VinschenCygwin: wait_sig: allow to compute process-wide mask...
2022-03-01 Corinna VinschenCygwin: add init_cygheap::compute_sigblkmask method
2022-03-01 Corinna VinschenCygwin: Makefile: fix ctags --extras option
2022-03-01 Corinna VinschenCygwin: handle_sigprocmask: If new signal set is NULL...
2022-03-01 Corinna VinschenCygwin: /proc/<PID>/status: fix format specifier
2022-03-01 Takashi YanoCygwin: pty: Rename some functions/variables with the...
2022-03-01 Corinna VinschenCygwin: sysconf: _SC_TZNAME_MAX: return -1 as valid...
2022-03-01 Takashi YanoCygwin: pty: Reorganize the code path of setting up...
2022-03-01 Takashi YanoCygwin: pty: Avoid cutting the branch the pty master...
2022-03-01 Mike Frysingernewlib: xstormy16: add missing string.h include
2022-03-01 Mike Frysingernewlib: speed up targ-include setup & add error checking
2022-03-01 Mike Frysingerlibgloss: add a little build system generation document...
2022-03-01 Mike Frysingernewlib: libc: move stdio multiplex logic from build...
2022-03-01 Mike Frysingernewlib: simplify header setup rules
2022-02-28 Takashi YanoCygwin: pty: Isolate CTRL_C_EVENTs between ptys.
2022-02-28 Takashi YanoCygwin: console: Improve the code to avoid typeahead...
2022-02-28 Takashi YanoCygwin: pinfo: Fix exit code for non-cygwin apps which...
2022-02-27 Takashi YanoCygwin: termios: Ensure detection of GDB inferior in...
2022-02-27 Takashi YanoCygwin: termios: Add comments to the code refactored...
2022-02-27 Takashi YanoCygwin: console: Correct the past fix for apps which...
2022-02-26 Takashi YanoCygwin: console: Revert experimental code mixed acciden...
2022-02-26 Takashi YanoCygwin: console: Prevent the order of typeahead input...
2022-02-26 Takashi YanoCygwin: pty: Stop to send CTRL_C_EVENT if pcon activated.
2022-02-26 Takashi YanoCygwin: console: Fix issues of apps which open pty.
2022-02-26 Mike Frysingerlibgloss: iq2000: fix prototype
2022-02-26 Mike Frysingerlibgloss: switch to AM_PROG_AR
2022-02-25 Mike Frysingernewlib: libc: move configure into top-level
2022-02-25 Takashi YanoCygwin: pinfo: Fix exit code when non-cygwin app exits...
2022-02-25 Mike Frysingernewlib: add silent rules support to top-level rules
2022-02-25 Mike Frysingerlibgloss: document & localize custom multi-do rule
2022-02-25 Mike Frysingerlibgloss: finish migration to AM_PROG_AS
2022-02-25 Mike Frysingerlibgloss: switch to standard AC_PROG_CC
2022-02-24 Takashi YanoCygwin: console: Restore CTRL_BREAK_EVENT handling.
2022-02-24 Mike Frysingernewlib: fix multilib libg.a parallel builds
2022-02-24 Mike Frysingernewlib: libm: workaround ar duplicate member behavior
2022-02-24 Mike Frysingerlibgloss: merge sparc configure script up a level
2022-02-23 Takashi YanoCygwin: pty, console: Add a workaround for GDB SIGINT...
2022-02-23 Takashi YanoCygwin: console: Redesign handling of special keys.
2022-02-22 Mike Frysingerlibgloss: enable maintainer mode support
2022-02-22 Corinna VinschenCygwin: unlink: filter out virtual files and devices...
2022-02-22 Johannes SchindelinCygwin: Implicitly support the /dev/fd symlink and...
2022-02-22 Corinna VinschenCygwin: Adjust path to newlib libc.a, too
2022-02-22 Jon TurneyCygwin: Adjust path to newlib libm.a in builddir
2022-02-22 Matt JoyceMake __sdidinit unused
2022-02-21 Takashi YanoCygwin: pty: Encapsulate pty code in tty::setpgid().
2022-02-21 Takashi YanoCygwin: pty, console: Fix handle leak which occurs...
2022-02-20 Takashi YanoCygwin: console: Call fix_tab_position() only if having...
2022-02-20 Takashi YanoCygwin: console: Rearrange set_(in|out)put_mode() calls.
2022-02-20 Takashi YanoCygwin: pty, console: Refactor the code processing...
2022-02-19 Mike Frysingernewlib: libc: delete crt0.o duplication
2022-02-18 Mike Frysingernewlib: posix: use local includes for local headers
2022-02-18 Mike Frysingernewlib: libm: merge build up a directory
2022-02-18 Mike Frysingernewlib: separate out libg from libc
2022-02-18 Mike Frysingernewlib: libc: reshuffle include order for the manual
2022-02-18 Mike Frysingernewlib: powerpc: switch to Automake conditionals
2022-02-18 Mike Frysingerlibgloss: have README point to the manual
2022-02-18 Mike Frysingerlibgloss: merge mips configure script up a level
2022-02-18 Mike Frysingerlibgloss: merge wince configure script up a level
2022-02-17 Mike Frysingernewlib: use https:// URIs in more places
2022-02-17 Mike Frysingernewlib: fix mips fenv.o handling
2022-02-17 Mike Frysingerlibgloss: build with -nostdinc
2022-02-17 Mike Frysingerlibgloss: sparc: merge libsys/ up a level
2022-02-17 Mike Frysingerlibgloss: aarch64: merge cpu-init/ up a level
2022-02-17 Mike Frysingerlibgloss: merge mn10300 configure script up a level
2022-02-17 Mike Frysingerlibgloss: merge mn10200 configure script up a level
2022-02-17 Mike Frysingerlibgloss: merge m68k configure script up a level
2022-02-17 Mike Frysingerlibgloss: m68k: switch to AC_NO_EXECUTABLES
2022-02-17 Mike Frysingerlibgloss: merge mcore configure script up a level
2022-02-17 Mike Frysingerlibgloss: merge moxie configure script up a level
2022-02-17 Mike Frysingerlibgloss: merge i386 configure script up a level
2022-02-17 Mike Frysingerlibgloss: i386: simplify target flags
2022-02-17 Mike Frysingernewlib: rtems: drop redundant header install
2022-02-17 Mike Frysingernewlib: add missing mkdir to header install
2022-02-17 Mike Frysingernewlib: powerpc: simplify reallocr & callocr build...
2022-02-17 Mike Frysingernewlib: i386/xstormy16: drop unused -I libm/common...
2022-02-16 Takashi YanoCygwin: wincap: Add capabilities for Windows 11.
2022-02-16 Brian Inglisfhandler_proc.cc(format_proc_cpuinfo): fix bad bits...
2022-02-16 Mike Frysingernewlib/libgloss: drop unused $(CROSS_CFLAGS)
2022-02-16 Mike Frysingernewlib: drop support for decstation & sunos systems
2022-02-16 Mike Frysingernewlib: rename doc/local.mk to Makefile.inc
2022-02-16 Mike Frysingernewlib: phoenix: merge configure up to top-level
2022-02-16 Mike Frysingernewlib: phoenix: merge machine/ configure scripts up...
2022-02-16 Mike Frysingernewlib: phoenix: merge machine/ trampoline up a level
2022-02-16 Mike Frysingernewlib: phoenix: drop missing machine subdirs
2022-02-16 Mike Frysingernewlib: phoenix: move some logic from configure to...
2022-02-14 Andoni ArregiImprove lgammaf range for very small cases
2022-02-13 Takashi YanoCygwin: console: Set console mode even if stdin/stdout...
next
This page took 0.056687 seconds and 5 git commands to generate.