]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2022-06-19 Takashi YanoCygwin: console: Handle setting very long window title...
2022-06-14 Takashi YanoCygwin: console: Retain ENABLE_VIRTUAL_TERMIANL_PROCESS...
2022-06-11 Ken BrownCygwin: restore one more '#ifdef __x86_64__'
2022-06-10 Ken BrownCygwin: restore '#ifdef __x86_64__' for CPU-specific...
2022-06-10 Sebastian HuberUse global stdio streams for all configurations
2022-06-10 Sebastian HuberFix __fp_lock_all() and __fp_unlock_all()
2022-06-10 Mark GeisertCygwin: Have gmondump support ssp-generated gmon.out
2022-06-08 Sebastian HuberClarify struct _reent comment
2022-06-07 Sebastian HuberFix __sglue inititialization
2022-06-07 Ken BrownCygwin: restore two instances of __stdcall
2022-06-06 Ken BrownCygwin: remove most occurrences of __stdcall and __cdecl
2022-06-06 Ken BrownCygwin: remove ntsecapi.h
2022-06-06 Ken BrownCygwin: child_info.h: remove declaration of init_child_info
2022-06-06 Jon TurneyCygwin: Drop use of loadlib.h in regtool
2022-06-06 Jon TurneyCygwin: Drop pointless loadlib.h includes in utilities
2022-05-29 Ken BrownCygwin: remove miscellaneous 32-bit code
2022-05-29 Ken BrownCygwin: remove 32-bit only clipboard code
2022-05-29 Ken BrownCygwin: remove some 32-bit only environment code
2022-05-29 Ken BrownCygwin: remove some 32-bit only path conversion functions
2022-05-29 Ken BrownCygwin: remove regparm.h
2022-05-29 Ken BrownCygwin: simplify some function names
2022-05-29 Ken BrownCygwin: remove some 32-bit-only function definitions
2022-05-29 Ken BrownCygwin: document last bug fix
2022-05-28 Takashi YanoCygwin: cygheap: Fix the issue of cygwin1.dll in the...
2022-05-27 jdoubleuAdd test cases for parser errors after reworked parsing...
2022-05-27 Jeff JohnstonModify tzset_r.c to handle errors
2022-05-25 Brian Inglisfhandler_proc.cc(format_proc_cpuinfo): add Linux 5...
2022-05-23 Ken BrownCygwin: fix mknod (64-bit only)
2022-05-19 Sebastian HuberUse weak reference for _REENT_SMALL
2022-05-19 Sebastian HuberFix __sFILE::_lock initialization
2022-05-19 Corinna VinschenCygwin: make sure exec'ed process exists early in proce...
2022-05-18 Takashi YanoCygwin: Use two pass parse for tlsoffsets generation.
2022-05-18 Jia-Wei Chennewlib: libc: reent.h: remove unnecessary parentheses
2022-05-18 Sebastian HuberUse global atexit data for all configurations
2022-05-18 Sebastian HuberOptional struct _reent::_new::_unused
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
next
This page took 0.05768 seconds and 5 git commands to generate.