]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2022-05-18 Sebastian HuberOptional struct _reent::_new::_reent::_unused_rand
2022-05-18 Sebastian HuberOptional struct _reent::_unspecified_locale_info
2022-05-18 Sebastian HuberOptional struct _reent::__unused_sdidinit
2022-05-18 Sebastian HuberCygwin: Enable backward binary compatibility
2022-05-18 Sebastian HuberAdd --enable-newlib-reent-binary-compat
2022-05-18 Sebastian HuberUse right lock release in __register_exitproc()
2022-05-17 Sebastian HuberFix stdio exit handling
2022-05-17 Corinna VinschenCygwin: drop i686 exception handling
2022-05-16 Corinna VinschenCygwin: drop PROCESSOR_ARCHITECTURE_INTEL from uname
2022-05-16 Corinna VinschenCygwin: document why we can't drop the _pei386_runtime_...
2022-05-16 Corinna VinschenCygwin: drop i386 refs from header files where source...
2022-05-16 Corinna VinschenCygwin: drop 32 bit considerations in crt0 code
2022-05-16 Jon TurneyCygwin: CI: Drop i686 builds
2022-05-16 Takashi YanoCygwin: add 3.3.6 release notes
2022-05-16 Sebastian Hubernewlib: Regenerate Makefile.in
2022-05-14 Takashi YanoCygwin: pty: Fix script command crash on console in...
2022-05-13 Corinna VinschenCygwin: fix new sigfe.o generation in optimized case
2022-05-13 Corinna VinschenCygwin: utils: drop unnecessary wow64 checks
2022-05-13 Corinna VinschenCygwin: drop a few minor references to WOW64
2022-05-13 Corinna VinschenCygwin: wincap: drop has_gaa_largeaddress_bug flag...
2022-05-13 Corinna VinschenCygwin: wincap: drop has_broken_prefetchvm flag and...
2022-05-13 Corinna VinschenCygwin: drop system_wow64_directory and related code
2022-05-13 Corinna VinschenCygwin: drop create_token and dependent functions
2022-05-13 Corinna VinschenCygwin: wincap: drop no_msv1_0_s4u_logon_in_wow64 flag...
2022-05-13 Corinna VinschenCygwin: wincap: set def_guard_pages to x86_64 value...
2022-05-13 Corinna VinschenCygwin: wincap: drop wow64 flag and all conditions...
2022-05-13 Corinna VinschenCygwin: revamp TLS offsets computation
2022-05-13 Corinna VinschenCygwin: configure: Define default valus for target...
2022-05-13 Corinna VinschenCygwin: config.h: stop including auto-generated tlsoffs...
2022-05-13 Corinna VinschenCygwin: drop i686-only files
2022-05-13 Corinna VinschenCygwin: configure: drop unused DEF_DLL_ENTRY variable
2022-05-13 Corinna VinschenCygwin: configure: disable i686 builds
2022-05-13 Corinna VinschenCygwin: switch to _REENT_GLOBAL_STDIO_STREAMS
2022-05-13 Sebastian HuberMake cleanup_glue() static
2022-05-13 Matt JoyceRemove __sglue member for one configuration
2022-05-13 Matt JoyceAdd global __sglue object for all configurations
2022-05-13 Sebastian Huberstdio: Replace _fwalk_reent() with _fwalk_sglue()
2022-05-13 Matt JoyceAdd stdio_exit_handler()
2022-05-13 Matt JoyceAdd CLEANUP_FILE define
2022-05-13 Matt JoyceMove __sglue initializations to __sfp()
2022-05-13 Matt JoyceRemove __sinit_locks / __sinit_recursive_mutex
2022-05-13 Matt JoyceAdd two __sglue initialization macros
2022-05-13 Sebastian HuberDeclare global __sf[] only once
2022-05-13 Matt JoyceRemove duplicate sglue initializations
2022-05-13 Matt JoyceRemove duplicate stdio initializations
2022-05-13 Corinna VinschenCygwin: Implement GSO/GRO support
2022-05-12 Corinna VinschenCygwin: socket.h: add socket options added in recent...
2022-05-12 Sebastian HuberCygwin: signal.cc: Include <unistd.h>
2022-05-11 Brian Inglisfhandler_process.cc(format_process_stat): fix /proc...
2022-05-09 Takashi YanoCygwin: pty: Avoid script command crash in console.
2022-05-09 Takashi YanoCygwin: pty: Not to change code page of parent console.
2022-05-08 Takashi YanoCygwin: pty: Add missing attach_mutex guard.
2022-05-08 Takashi YanoCygwin: pty: Avoid deadlock when pcon is started on...
2022-05-08 Takashi YanoCygwin: pty: Change the condition to send Ctrl-C event.
2022-05-08 Takashi YanoCygwin: pty: Fix timing of creating invisible console.
2022-05-08 Takashi YanoCygwin: pty: Fix acquiring attach_mutex timing.
2022-05-05 Takashi YanoCygwin: sigproc: Avoid segfault caused by signal just...
2022-05-04 Jon TurneyGenerate manpages for functions in chapter sys.tex
2022-05-04 Jon TurneyFix warning about duplicate id in docbook XML
2022-05-04 Jon TurneySilence xsltproc when writing manpages
2022-05-04 Jon TurneyAdd build avoidance for 'make man'
2022-05-04 Jon TurneySimplify rules for creating man pages
2022-05-04 Dimitar DimitrovFix ndbm.c build break
2022-05-04 Dimitar DimitrovFix nano-malloc build
2022-05-04 Sebastian HuberRemove _global_impure_ptr indirection
2022-05-04 Sebastian HuberIn <stdio.h> provide only necessary types
2022-05-04 Corinna VinschenRevert "sys/types.h: Don't include sys/_stdint.h"
2022-05-03 Corinna Vinschensys/types.h: Don't include sys/_stdint.h
2022-05-03 Corinna VinschenCygwin: always add sigmask to child info
2022-05-03 Corinna VinschenCygwin: move x86_64 thread stack area
2022-05-03 Corinna VinschenCygwin: simplify create_new_main_thread_stack
2022-04-27 Jon TurneyCygwin: Fix typo KERB_S4U_LOGON_FLAG_IDENTITY -> IDENTIFY
2022-04-27 Jon TurneyCygwin: Fix build with w32api 10.0.0
2022-04-27 Dimitar Dimitrovlibgloss: pru: Fix _open syscal arguments
2022-04-27 Mark GeisertCygwin: Fix "0x0x" in gmondump and ssp man pages
2022-04-18 Takashi YanoCygwin: pty: Fix Ctrl-C behaviour in latest GDB.
2022-04-18 Takashi YanoCygwin: pty: Fix deadlock caused by Ctrl-C in setup_pse...
2022-04-11 Takashi YanoCygwin: pty: Do not set internal handles in HPCON inher...
2022-04-11 Andrea CoralloAarch32/64: Support __FLT_EVAL_METHOD__ values other...
2022-04-09 Takashi YanoCygwin: pty: Close pseudo console only if the process...
2022-04-08 Jeff JohnstonAdd tests for tzset POSIX timezone string compliance
2022-04-08 Jeff JohnstonAdd angle TZ angle bracket support to tzset_r
2022-04-07 jdoubleufix testsuite cannot compile tests
2022-04-01 Sebastian Hubernewlib: Remove superfluous CHECK_STD_INIT() macro
2022-04-01 Takashi YanoCygwin: pipe: Avoid deadlock for non-cygwin writer.
2022-04-01 Matt JoyceRemove unused _cleanup()
2022-04-01 Matt JoyceFix bug introduced in previous patch (44b60f0c)
2022-04-01 Brian Inglisfhandler_proc.cc(format_proc_cpuinfo): add Linux Superb...
2022-03-31 Sebastian Hubernewlib: Rename __sfmoreglue() and make it static
2022-03-31 Sebastian HuberReplace _fwalk() calls with _fwalk_reent()
2022-03-30 Jeff JohnstonCommit patch from Tobias Burnus <tobias@codesourcery...
2022-03-30 Takashi YanoCygwin: pty: Fix crash on master close in Windows 7.
2022-03-29 Mike Frysingernewlib: drop phoenix support
2022-03-23 Andrew Stubbsamdgcn: Fix build failure
2022-03-21 Sebastian Hubericonv: Fix EL/IX level 2 handling
2022-03-20 Jeff LawRevert accidental change to v850/sim.ld
2022-03-20 Jeff LawAvoid using common symbols in v850 libgloss
2022-03-19 Takashi YanoCygwin: console: Do not use memcmp() to compare INPUT_R...
2022-03-18 Takashi YanoCygwin: console: Ignore dwControlKeyState in event...
2022-03-18 Takashi YanoCygwin: console: Add attach_mutex guard that was not...
next
This page took 0.064485 seconds and 5 git commands to generate.