]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2023-02-14 Corinna VinschenCygwin: glob: convert wchar_t to wint_t
2023-02-14 Corinna VinschenCygwin: fnmatch: convert wchar_t to wint_t
2023-02-14 Corinna VinschenCygwin: __collate_range_cmp: handle Unicode values...
2023-02-14 Corinna VinschenCygwin: mbrtowi: define replacement for mbrtowc, return...
2023-02-12 Corinna VinschenCygwin: socket.h: define missing IPTOS_LOWCOST/IPTOS_MI...
2023-02-11 Corinna VinschenCygwin: cygcheck: fix default info selector evaluation
2023-02-11 Corinna VinschenCygwin: cygcheck: fix dependency search
2023-02-09 Corinna VinschenCygwin: get_posix_access: Make mode_t parameter mandatory
2023-02-09 Corinna VinschenCygwin: chmod: don't drop default ACEs from directory...
2023-02-09 Corinna VinschenCygwin: mkdir: use correct default permissions filtered...
2023-02-09 Corinna VinschenCygwin: cygcheck: improve OS output
2023-02-08 Corinna VinschenCygwin: cygcheck: add dependency output
2023-02-08 Corinna VinschenCygwin: cygcheck: print categories in --info output
2023-02-07 Corinna VinschenCygwin: cygcheck: collect build-depends info
2023-02-07 Corinna VinschenCygwin: cygcheck: add latest product codes
2023-02-06 Corinna Vinschensetlocale: create LC_ALL string when changing locale
2023-02-03 Victor L. Do... libc: arm: Implement setjmp GCC backwards compatibility.
2023-02-01 Johannes Schindelindumper: avoid linker problem when `libbfd` depends...
2023-01-31 Takashi YanoCygwin: dsp: Implement SNDCTL_DSP_SETFRAGMENT ioctl().
2023-01-29 Corinna VinschenCygwin: cygcheck: lower setup.ini expiration time to...
2023-01-29 Corinna VinschenCygwin: cygcheck: find_url: fix error handling
2023-01-29 Corinna VinschenCygwin: add new cygcheck capabilities to release notes
2023-01-29 Corinna VinschenCygwin: cygcheck: improve documentation
2023-01-29 Corinna VinschenCygwin: cygcheck: simplify output when fetching setup.ini
2023-01-29 Corinna VinschenCygwin: cygcheck: add human readable package size output
2023-01-29 Corinna VinschenCygwin: cygcheck: package info / available package...
2023-01-28 Corinna VinschenCygwin: cygcheck: package info / available package...
2023-01-27 Maciej W. RozyckiRISC-V: Fix floating-point environment support for...
2023-01-26 Corinna VinschenCygwin: cygcheck: split out fetching data from cygwin.com
2023-01-25 Takashi YanoCygwin: dsp: Fix hang on close() if another thread...
2023-01-23 Corinna VinschenCygwin: mount: differ allowed server name chars from...
2023-01-22 Corinna VinschenCygwin: mount: allow any valid character in UNC paths
2023-01-22 Takashi YanoCygwin: fsync: Fix EINVAL for block device.
2023-01-21 Corinna VinschenCygwin: tape: tapes are character devices, not block...
2023-01-20 Jeff JohnstonBump up newlib to 4.3.0 newlib-4.3.0
2023-01-19 Thomas Schwingenvptx: In offloading execution, map '_exit' to 'abort...
2023-01-19 Thomas Schwingenvptx: Provide stub 'getpid', 'kill', 'stat'
2023-01-19 Thomas Schwingenvptx: Remove newlib ELIX level 1 restriction
2023-01-19 Thomas Schwingenvptx: Don't use global constructor for SSP setup
2023-01-19 Thomas Schwingenvptx: Provide stub 'gettimeofday'
2023-01-19 Jeff JohnstonAdd amdgcn vectorized math routines to NEWS
2023-01-19 Victor L. Do... COPYING.NEWLIB: Arm licence entry amendment
2023-01-19 Victor L. Do... NEWS: report arm ABI break
2023-01-19 Sebastian HuberNEWS: Add news items
2023-01-19 Corinna VinschenCygwin: Add 3.4.5 release message
2023-01-19 Corinna VinschenCygwin: fix build of cygcheck and strace
2023-01-19 Takashi YanoCygwin: dsp: Fix a problem that fcntl() does not take...
2023-01-18 Corinna VinschenCygwin: fix two comments in heap.cc and memory_layout.h
2023-01-18 Corinna VinschenCygwin: memory_init: initialize user heap here
2023-01-18 Corinna VinschenCygwin: open_shared: always bump next_address
2023-01-18 Kwok Cheung... amdgcn: Add vectorized math routines
2023-01-18 Corinna VinschenCygwin: drop fixed addresses for standard shared regions
2023-01-17 Corinna VinschenCygwin: /proc/<PID>/maps: print real shared region...
2023-01-17 Corinna VinschenCygwin: disable high-entropy VA for cygcheck and strace
2023-01-17 Corinna VinschenCygwin: open_shared: try harder allocating a shared...
2023-01-17 Corinna VinschenCygwin: Move shared regions, rename PINFO... to MYSELF_...
2023-01-17 Corinna VinschenCygwin: open_shared: don't reuse shared_locations param...
2023-01-17 Corinna VinschenCygwin: autoload: clean up arguments to LoadDllFunc*
2023-01-16 Corinna VinschenCygwin: /proc/cpuinfo: always print trailing empty...
2023-01-16 Corinna VinschenCygwin: /proc/cpuinfo: Always print topology info
2023-01-14 Corinna VinschenCygwin: newgrp: improve doumentation
2023-01-14 Corinna VinschenCygwin: add newgrp(1) to release message for 3.5.0
2023-01-14 Corinna VinschenCygwin: newgrp: first full version
2023-01-13 Mike Frysingerlibgloss: csky: fix pointer-to-integer warning
2023-01-13 Mike Frysingerlibgloss: merge csky into top-level Makefile
2023-01-13 Corinna VinschenCygwin: add very simple newgrp(1) tool
2023-01-13 Jon TurneyCygwin: CI: Run cygserver for tests
2023-01-13 Jon TurneyCygwin: testsuite: Drop appending 'ntsec' to CYGWIN...
2023-01-13 Jon TurneyCygwin: testsuite: Update pthread tests for default...
2023-01-13 Jon TurneyCygwin: testsuite: Update mutex tests for changed defau...
2023-01-13 Jon TurneyCygwin: testsuite: 64-bit fixes in pthread testcases
2023-01-13 Jon TurneyCygwin: testsuite: Fix compilation warnings
2023-01-13 Jon TurneyCygwin: testsuite: Build testcases using automake
2023-01-13 Jon TurneyCygwin: testsuite: automake doesn't define objdir
2023-01-13 Xianmiao Qulibgloss: csky: use atexit to call fini-array functions.
2023-01-12 Mike Frysingerlibgloss: merge nios2 into top-level Makefile
2023-01-12 Corinna VinschenCygwin: wincap.h: clarify NO_COPY_RO usage
2023-01-12 Corinna VinschenCygwin: wincap: make capability flags readonly
2023-01-11 Mike Frysingerlibgloss: merge d30v into top-level Makefile
2023-01-11 Mike Frysingerlibgloss: merge arc into top-level Makefile
2023-01-11 Mike Frysingerlibgloss: merge arm into top-level Makefile
2023-01-11 Mike Frysingerlibgloss: arm: break newlib dependency
2023-01-10 Victor L. Do... newlib: libc: setjmp M-profile PACBTI-enablement
2023-01-10 Victor L. Do... newlib: libc: aeabi_memset M-profile PACBTI-enablement
2023-01-10 Victor L. Do... newlib: libc: aeabi_memmove M-profile PACBTI-enablement
2023-01-10 Victor L. Do... newlib: libc: memcpy M-profile PACBTI-enablement
2023-01-10 Victor L. Do... newlib: libc: memchr M-profile PACBTI-enablement
2023-01-10 Victor L. Do... newlib: libc: strlen M-profile PACBTI-enablement
2023-01-10 Victor L. Do... newlib: libc: strcmp M-profile PACBTI-enablement
2023-01-10 Victor L. Do... newlib: libc: define M-profile PACBTI-enablement macros
2023-01-10 Takashi YanoCygwin: ctty: Add comments for the special values:...
2023-01-10 Takashi YanoCygwin: pinfo: Additional fix for CTTY behavior.
2023-01-10 Takashi YanoCygwin: cygheap: Initialize myself_pinfo before child_c...
2023-01-10 Corinna VinschenCygwin: /proc/<PID>/status: avoid crash computing signa...
2023-01-10 Jon TurneyCygwin: Run testsuite against the just-built DLL
2023-01-10 Mike Frysingerlibgloss: merge aarch64 into top-level Makefile
2023-01-09 Corinna VinschenCygwin: /proc/<PID>/status: simplify code generating...
2023-01-09 Corinna VinschenCygwin: reinstantiate exporting _alloca
2023-01-03 CompilerAI... Fix memccpy to handle end char >= x80
2022-12-23 Jon TurneyCygwin: CI: Fix thinko of 'ncores' for 'nproc'
next
This page took 0.056882 seconds and 5 git commands to generate.