public inbox for newlib-cvs@sourceware.org
help / color / mirror / Atom feed
[newlib-cygwin] Fix missing sign for overflow/underflow where x is negative and y is large odd integer
 2023-04-13 17:36 UTC 

[newlib-cygwin/main] Bump newlib version in the manual to 4.3.0
 2023-03-30 12:10 UTC 

[newlib-cygwin/main] newlocale: set errno to ENOENT if __loadlocale fails
 2023-03-24 11:51 UTC 

[newlib-cygwin/main] Cygwin: add support for GB18030 codeset
 2023-03-16 17:25 UTC 

[newlib-cygwin] libgloss/epiphany: Fix move instruction in crt0.S
 2023-03-08 19:28 UTC 

[newlib-cygwin] arm: Restrict processor mode change when in hypervisor mode
 2023-03-03 13:33 UTC 

[newlib-cygwin] arm: Fix the SP used in setting stack limit for standalone application
 2023-03-03 13:33 UTC 

[newlib-cygwin/main] nano-mallocr: Prevent NULL pointer de-reference in free_list
 2023-02-27  9:58 UTC 

[newlib-cygwin/main] ctype_cp.h/ctype_iso.h: clean whitespace
 2023-02-25 15:24 UTC 

[newlib-cygwin/main] Cygwin: fully support KOI8-T codeset
 2023-02-25 15:24 UTC 

[newlib-cygwin/main] Cygwin: convert Windows locale handling from LCID to ISO5646 strings
 2023-02-24 15:42 UTC 

[newlib-cygwin/main] Cygwin: support KOI8-T codeset
 2023-02-24 15:42 UTC 

[newlib-cygwin] Fix libgloss/newlib build to conditionally use top include dir
 2023-02-22 21:02 UTC 

[newlib-cygwin/main] RISC-V: Use the new libm code if possible
 2023-02-22 11:21 UTC 

[newlib-cygwin/main] newlib/libc/{ctype, string}/*.t: Unicode 15 character width and property tables
 2023-02-20 10:02 UTC 

[newlib-cygwin/main] newlib/libc/ctype/mkcaseconv: fix POSIX shell invalid == comparison
 2023-02-20  9:47 UTC 

[newlib-cygwin/cygwin-3_4-branch] Cygwin: dumper: also link with libzstd, as libbfd may require it
 2023-02-14 22:05 UTC 

[newlib-cygwin] Cygwin: dumper: also link with libzstd, as libbfd may require it
 2023-02-14 16:29 UTC 

[newlib-cygwin] Created tag 'cygwin-3.4.6'
 2023-02-14 11:43 UTC 

[newlib-cygwin/main] setlocale: create LC_ALL string when changing locale
 2023-02-06 15:07 UTC 

[newlib-cygwin/cygwin-3_4-branch] setlocale: create LC_ALL string when changing locale
 2023-02-06 15:06 UTC 

[newlib-cygwin] libc: arm: Implement setjmp GCC backwards compatibility
 2023-02-03 13:07 UTC 

[newlib-cygwin/main] RISC-V: Fix floating-point environment support for soft float
 2023-01-27 13:25 UTC 

[newlib-cygwin] Created tag 'newlib-4.3.0'
 2023-01-20 21:35 UTC 

[newlib-cygwin] Bump up newlib to 4.3.0
 2023-01-20 21:02 UTC 

[newlib-cygwin] nvptx: In offloading execution, map '_exit' to 'abort' [GCC PR85463]
 2023-01-20 19:37 UTC 

[newlib-cygwin] nvptx: Provide stub 'getpid', 'kill', 'stat'
 2023-01-20 19:36 UTC 

[newlib-cygwin] nvptx: Remove newlib ELIX level 1 restriction
 2023-01-20 19:36 UTC 

[newlib-cygwin] nvptx: Don't use global constructor for SSP setup
 2023-01-20 19:36 UTC 

[newlib-cygwin] nvptx: Provide stub 'gettimeofday'
 2023-01-20 19:36 UTC 

[newlib-cygwin] Add amdgcn vectorized math routines to NEWS
 2023-01-19 20:14 UTC 

[newlib-cygwin] COPYING.NEWLIB: Arm licence entry amendment
 2023-01-19 20:06 UTC 

[newlib-cygwin] NEWS: report arm ABI break
 2023-01-19 20:03 UTC 

[newlib-cygwin] NEWS: Add news items
 2023-01-19 19:57 UTC 

[newlib-cygwin] Created tag 'cygwin-3.4.5'
 2023-01-19 18:41 UTC 

[newlib-cygwin] Created tag 'cygwin-3.4.4'
 2023-01-19 15:50 UTC 

[newlib-cygwin] amdgcn: Add vectorized math routines
 2023-01-18 18:36 UTC 

[newlib-cygwin/main] libgloss: csky: fix pointer-to-integer warning
 2023-01-13 22:28 UTC 

[newlib-cygwin/main] libgloss: merge csky into top-level Makefile
 2023-01-13 22:28 UTC 

[newlib-cygwin] Cygwin: CI: Run cygserver for tests
 2023-01-13 17:05 UTC 

[newlib-cygwin/main] libgloss: csky: use atexit to call fini-array functions
 2023-01-13 13:08 UTC 

[newlib-cygwin] libgloss: merge nios2 into top-level Makefile
 2023-01-12 10:27 UTC 

[newlib-cygwin] libgloss: merge d30v into top-level Makefile
 2023-01-12  1:47 UTC 

[newlib-cygwin] libgloss: merge arc into top-level Makefile
 2023-01-12  1:47 UTC 

[newlib-cygwin] libgloss: merge arm into top-level Makefile
 2023-01-12  1:47 UTC 

[newlib-cygwin] libgloss: arm: break newlib dependency
 2023-01-12  1:46 UTC 

[newlib-cygwin] newlib: libc: setjmp M-profile PACBTI-enablement
 2023-01-10 16:49 UTC 

[newlib-cygwin] newlib: libc: aeabi_memset M-profile PACBTI-enablement
 2023-01-10 16:49 UTC 

[newlib-cygwin] newlib: libc: aeabi_memmove M-profile PACBTI-enablement
 2023-01-10 16:49 UTC 

[newlib-cygwin] newlib: libc: memcpy M-profile PACBTI-enablement
 2023-01-10 16:49 UTC 

[newlib-cygwin] newlib: libc: memchr M-profile PACBTI-enablement
 2023-01-10 16:49 UTC 

[newlib-cygwin] newlib: libc: strlen M-profile PACBTI-enablement
 2023-01-10 16:49 UTC 

[newlib-cygwin] newlib: libc: strcmp M-profile PACBTI-enablement
 2023-01-10 16:49 UTC 

[newlib-cygwin] newlib: libc: define M-profile PACBTI-enablement macros
 2023-01-10 16:49 UTC 

[newlib-cygwin] libgloss: merge aarch64 into top-level Makefile
 2023-01-10  3:01 UTC 

[newlib-cygwin] Fix memccpy to handle end char >= x80
 2023-01-03 19:53 UTC 

[newlib-cygwin] Cygwin: CI: Fix thinko of 'ncores' for 'nproc'
 2022-12-23 14:45 UTC 

[newlib-cygwin] nvptx: Implement '_exit' instead of 'exit'
 2022-12-22 11:52 UTC 

[newlib-cygwin] remove +x bit on source files
 2022-12-22  3:40 UTC 

[newlib-cygwin] libgloss: rs6000: fix incorrect install dir for xil files
 2022-12-20  1:19 UTC 

[newlib-cygwin] libgloss: merge arm configure script up a level
 2022-12-20  1:18 UTC 

[newlib-cygwin] libgloss: merge aarch64 configure script up a level
 2022-12-20  0:13 UTC 

[newlib-cygwin] libgloss: drop unused multi-build logic
 2022-12-20  0:08 UTC 

[newlib-cygwin] libgloss: arm: inline multi-build logic
 2022-12-20  0:07 UTC 

[newlib-cygwin] libgloss: aarch64: delete unused multi-build logic
 2022-12-19 23:59 UTC 

[newlib-cygwin] libc: arm: setjmp.S code cleanup
 2022-12-19 11:23 UTC 

[newlib-cygwin] Fix a bug in setjmp for MIPS o32/o64 FPXX/FP64
 2022-12-19  9:38 UTC 

[newlib-cygwin] Fix 3 other instances of Reme typo (should be Remez)
 2022-12-16 19:19 UTC 

[newlib-cygwin] Revert "amdgcn: Add vectorized math routines"
 2022-12-16 17:29 UTC 

[newlib-cygwin] Fix a typo in the comment
 2022-12-16 17:19 UTC 

[newlib-cygwin] amdgcn: Add vectorized math routines
 2022-12-16 17:19 UTC 

[newlib-cygwin] Created tag 'cygwin-3.4.3'
 2022-12-16 11:59 UTC 

[newlib-cygwin] libgloss: bfin: switch to CPPASCOMPILE for .S->.o
 2022-12-14  9:15 UTC 

[newlib-cygwin] libc: arm: fix setjmp abi non-conformance
 2022-12-13 15:52 UTC 

[newlib-cygwin] newlib: info: tweak iconv node to avoid collisions
 2022-12-13 10:22 UTC 

[newlib-cygwin] Created tag 'cygwin-3.4.2'
 2022-12-11 10:47 UTC 

[newlib-cygwin] Created tag 'cygwin-3.4.1'
 2022-12-10 19:26 UTC 

[newlib-cygwin/cygwin-3_4-branch] Cygwin: define FILE as struct __sFILE64, not as __sFILE
 2022-12-08 18:03 UTC 

[newlib-cygwin] Cygwin: define FILE as struct __sFILE64, not as __sFILE
 2022-12-08 16:17 UTC 

[newlib-cygwin] libc: fix fropen/fwopen compile warnings
 2022-12-07 12:20 UTC 

[newlib-cygwin] Created tag 'cygwin-3.5.0-dev'
 2022-12-04 13:28 UTC 

[newlib-cygwin] Created branch 'cygwin-3_4-branch'
 2022-12-04 12:50 UTC 

[newlib-cygwin] Created tag 'cygwin-3.4.0'
 2022-12-04 12:12 UTC 

[newlib-cygwin] Created tag 'cygwin-3.4.0-dev'
 2022-11-24 19:53 UTC 

[newlib-cygwin] amdgcn: Use __builtin_gcn_ in libc/machine/amdgcn/getreent.c
 2022-11-22 23:07 UTC 

[newlib-cygwin] amdgcn: Replace asm("s8") by __builtin_gcn_kernarg_ptr if existing
 2022-11-21 12:12 UTC 

[newlib-cygwin] makedocbook: Fix false report of unhandled texinfo command
 2022-11-12 14:12 UTC 

[newlib-cygwin] makedocbook: Adjust inline whitespace to fix flake8 warnings
 2022-11-12 14:12 UTC 

[newlib-cygwin] makedocbook: Drop stray semicolons
 2022-11-12 14:12 UTC 

[newlib-cygwin] makedocbook: Use sys.exit()
 2022-11-12 14:12 UTC 

[newlib-cygwin] makedocbook: Use raw strings for regexes
 2022-11-12 14:12 UTC 

[newlib-cygwin] powerpc/setjmp: Fix 64-bit buffer alignment
 2022-11-10 15:06 UTC 

[newlib-cygwin] Generally make all 'long double complex' methods available in <complex.h>
 2022-11-08 20:41 UTC 

[newlib-cygwin] strftime/wcsftime: use STRLEN, not strlen
 2022-10-29 19:02 UTC 

[newlib-cygwin] makedocbook: Add explicit locking for PLY parser table generation
 2022-10-29 17:34 UTC 

[newlib-cygwin] powerpc/setjmp: Fix 64-bit support
 2022-10-28 10:54 UTC 

[newlib-cygwin] Fix warning during manpage generaton
 2022-10-28 10:35 UTC 

[newlib-cygwin] strftime.c(__strftime): add %q, %v, tests; tweak %Z doc
 2022-10-25 10:37 UTC 

[newlib-cygwin] strptime.c(strptime_l): add %q GNU quarter
 2022-10-24 12:09 UTC 

[newlib-cygwin] libgloss: riscv: Install machine/syscall.h
 2022-10-20 14:53 UTC 

[newlib-cygwin] Rerun automake in newlib/
 2022-09-28 14:51 UTC 

[newlib-cygwin] Fix missing extern C statement
 2022-09-26 17:49 UTC 

[newlib-cygwin] powerpc/setjmp: Add 64-bit support
 2022-09-24  6:40 UTC 

[newlib-cygwin] Implement sysconf for Arm
 2022-09-19 19:36 UTC 

[newlib-cygwin] upstream OpenBSD: arc4random: fix indent
 2022-09-10 19:01 UTC 

[newlib-cygwin] upstream OpenBSD: arc4random: Randomise the rekey interval a little
 2022-09-10 19:01 UTC 

[newlib-cygwin] upstream OpenBSD: arc4random: Remove unused ivbits argument from chacha_keysetup
 2022-09-10 19:01 UTC 

[newlib-cygwin] upstream OpenBSD: arc4random: replace abort() with _exit()
 2022-09-10 19:01 UTC 

[newlib-cygwin] upstream OpenBSD: arc4random: bump file versions
 2022-09-10 19:01 UTC 

[newlib-cygwin] upstream OpenBSD: arc4random: Add support for building arc4random with MSVC
 2022-09-10 19:01 UTC 

[newlib-cygwin] Created tag 'cygwin-3_3_6-release'
 2022-09-05 11:08 UTC 

Device protection plan updated!
 2022-09-02 14:43 UTC 

[newlib-cygwin] Fix some Coverity Scan errors
 2022-08-31 19:19 UTC 

[newlib-cygwin] Restore _lock initialization in non-single threaded mode
 2022-08-31  8:07 UTC 

[newlib-cygwin] libgloss: riscv: Convert to non-recursive automake
 2022-08-26 14:48 UTC 

[newlib-cygwin] newlocale: fix crash when trying to write to __C_locale
 2022-08-12 10:30 UTC 

[newlib-cygwin/cygwin-3_3-branch] newlocale: fix crash when trying to write to __C_locale
 2022-08-12 10:29 UTC 

[newlib-cygwin] Cygwin: drop requirement to build newlib's stdio64
 2022-08-03 11:41 UTC 

[newlib-cygwin] Add --enable-newlib-reent-thread-local option
 2022-07-13  8:20 UTC 

[newlib-cygwin] Add _REENT_IS_NULL()
 2022-07-13  8:20 UTC 

[newlib-cygwin] Add _REENT_SIG_FUNC(ptr)
 2022-07-13  8:20 UTC 

[newlib-cygwin] Add _REENT_CVTBUF(ptr)
 2022-07-13  8:19 UTC 

[newlib-cygwin] Add _REENT_CVTLEN(ptr)
 2022-07-13  8:19 UTC 

[newlib-cygwin] Add _REENT_CLEANUP(ptr)
 2022-07-13  8:19 UTC 

[newlib-cygwin] Add _REENT_LOCALE(ptr)
 2022-07-13  8:19 UTC 

[newlib-cygwin] Add _REENT_INC(ptr)
 2022-07-13  8:19 UTC 

[newlib-cygwin] Add _REENT_STDERR(ptr)
 2022-07-13  8:19 UTC 

[newlib-cygwin] Add _REENT_STDOUT(ptr)
 2022-07-13  8:19 UTC 

[newlib-cygwin] Add _REENT_STDIN(ptr)
 2022-07-13  8:19 UTC 

[newlib-cygwin] Add _REENT_ERRNO(ptr)
 2022-07-13  8:19 UTC 

[newlib-cygwin] Define _REENT_EMERGENCY(ptr) only once
 2022-07-13  8:19 UTC 

[newlib-cygwin] Move content in <sys/reent.h>
 2022-07-13  8:19 UTC 

[newlib-cygwin] RTEMS: Add README
 2022-07-11 11:55 UTC 

[newlib-cygwin] libc/syslog: fully deprecate and don't try to open "/dev/log"
 2022-07-11 11:55 UTC 

[newlib-cygwin] arp: Implement sticky ARP mode for interfaces
 2022-07-11 11:55 UTC 

[newlib-cygwin] Correctly measure system load averages > 1024
 2022-07-11 11:55 UTC 

[newlib-cygwin] Add ifcap2 names for RXTLS4 and RXTLS6 interface capabilities
 2022-07-11 11:55 UTC 

[newlib-cygwin] Kernel-side infrastructure to implement nvlist-based set/get ifcaps
 2022-07-11 11:55 UTC 

[newlib-cygwin] tcp: LRO code to deal with all 12 TCP header flags
 2022-07-11 11:55 UTC 

[newlib-cygwin] kernel: deprecate Internet Class A/B/C
 2022-07-11 11:55 UTC 

[newlib-cygwin] tcp: socket option to get stack alias name
 2022-07-11 11:55 UTC 

[newlib-cygwin] tcp: Add hystart-plus to cc_newreno and rack
 2022-07-11 11:55 UTC 

[newlib-cygwin] tcp: Add support for DSACK based reordering window to rack
 2022-07-11 11:55 UTC 

[newlib-cygwin] tsleep: Add a PNOLOCK flag
 2022-07-11 11:54 UTC 

[newlib-cygwin] socket: Implement SO_RERROR
 2022-07-11 11:54 UTC 

[newlib-cygwin] pf: syncookie support
 2022-07-11 11:54 UTC 

[newlib-cygwin] tcp: Add a socket option to rack
 2022-07-11 11:54 UTC 

[newlib-cygwin] tcp: SACK Lost Retransmission Detection (LRD)
 2022-07-11 11:54 UTC 

[newlib-cygwin] This brings into sync FreeBSD with the netflix
 2022-07-11 11:54 UTC 

[newlib-cygwin] Use thunks for compat ioctls using struct ifgroupreq
 2022-07-11 11:54 UTC 

[newlib-cygwin] ioccom: define ioctl cmd value that can never be valid
 2022-07-11 11:54 UTC 

[newlib-cygwin] poll(2): Add POLLRDHUP
 2022-07-11 11:54 UTC 

[newlib-cygwin] tcp: add support for TCP over UDP
 2022-07-11 11:54 UTC 

[newlib-cygwin] termios: add more speeds
 2022-07-11 11:54 UTC 

[newlib-cygwin] Revert "SO_RERROR indicates that receive buffer overflows"
 2022-07-11 11:53 UTC 

[newlib-cygwin] SO_RERROR indicates that receive buffer overflows
 2022-07-11 11:53 UTC 

[newlib-cygwin] Expose clang's alignment builtins and use them for roundup2/rounddown2
 2022-07-11 11:53 UTC 

[newlib-cygwin] Catch up with 6edfd179c86: mechanically rename IFCAP_NOMAP to IFCAP_MEXTPG
 2022-07-11 11:53 UTC 

[newlib-cygwin] Add tcgetwinsize(3) and tcsetwinsize(3) to termios
 2022-07-11 11:53 UTC 

[newlib-cygwin] Filter TCP connections to SO_REUSEPORT_LB listen sockets by NUMA domain
 2022-07-11 11:53 UTC 

[newlib-cygwin] style(9): Correct whitespace in struct definitions
 2022-07-11 11:53 UTC 

[newlib-cygwin] unix(4): Enhance LOCAL_CREDS_PERSISTENT ABI
 2022-07-11 11:53 UTC 

[newlib-cygwin] unix(4): Add SOL_LOCAL:LOCAL_CREDS_PERSISTENT
 2022-07-11 11:53 UTC 

[newlib-cygwin] Integrate 4.4BSD-Lite2 changes to IOC_* definitions
 2022-07-11 11:53 UTC 

[newlib-cygwin] Support hardware rate limiting (pacing) with TLS offload
 2022-07-11 11:53 UTC 

[newlib-cygwin] Implement SIOCGIFALIAS
 2022-07-11 11:53 UTC 

[newlib-cygwin] Add IP(V6)_VLAN_PCP to set 802.1 priority per-flow
 2022-07-11 11:52 UTC 

[newlib-cygwin] Fix typo
 2022-07-11 11:52 UTC 

[newlib-cygwin] Introduce scalable route multipath
 2022-07-11 11:52 UTC 

[newlib-cygwin] add SIOCGIFDATA ioctl
 2022-07-11 11:52 UTC 

[newlib-cygwin] TCP: send full initial window when timestamps are in use
 2022-07-11 11:52 UTC 

[newlib-cygwin] Add two new ifnet capabilities
 2022-07-11 11:52 UTC 

[newlib-cygwin] Support for userspace non-transparent superpages (largepages)
 2022-07-11 11:52 UTC 

[newlib-cygwin] Include the psind in data returned by mincore(2)
 2022-07-11 11:52 UTC 

[newlib-cygwin] sys: clean up empty lines in .c and .h files
 2022-07-11 11:52 UTC 

[newlib-cygwin] net: clean up empty lines in .c and .h files
 2022-07-11 11:52 UTC 

[newlib-cygwin] Add SOL_LOCAL symbolic constant for unix socket option level
 2022-07-11 11:52 UTC 

[newlib-cygwin] shm_open2: Implement SHM_GROW_ON_WRITE
 2022-07-11 11:52 UTC 

[newlib-cygwin] HyperV socket implementation for FreeBSD
 2022-07-11 11:51 UTC 

[newlib-cygwin] Initial support for kernel offload of TLS receive
 2022-07-11 11:51 UTC 

[newlib-cygwin] This change does a small prepratory step
 2022-07-11 11:51 UTC 

[newlib-cygwin] Convert route caching to nexthop caching
 2022-07-11 11:51 UTC 

[newlib-cygwin] Make the path length of UNIX domain sockets
 2022-07-11 11:51 UTC 

[newlib-cygwin] Introduce nexthop objects and new routing KPI
 2022-07-11 11:51 UTC 

[newlib-cygwin] Although most of the NIC drivers are epoch ready,
 2022-07-11 11:51 UTC 

[newlib-cygwin] White space cleanup --
 2022-07-11 11:51 UTC 

[newlib-cygwin] Introduce flag IFF_NEEDSEPOCH
 2022-07-11 11:51 UTC 

[newlib-cygwin] Add flags for upcoming patches related to improved ECN handling
 2022-07-11 11:51 UTC 

[newlib-cygwin] Make use of the stats(3) framework in the TCP stack
 2022-07-11 11:51 UTC 

[newlib-cygwin] Jail and capability mode for shm_rename;
 2022-07-11 11:51 UTC 

[newlib-cygwin] Add a TOE KTLS mode and a TOE hook for allocating TLS sessions
 2022-07-11 11:50 UTC 

[newlib-cygwin] MFD_*: swap ordering
 2022-07-11 11:50 UTC 

[newlib-cygwin] Add an shm_rename syscall
 2022-07-11 11:50 UTC 

[newlib-cygwin] Add linux-compatible memfd_create
 2022-07-11 11:50 UTC 

[newlib-cygwin] Add a shm_open2 syscall to support upcoming memfd_create
 2022-07-11 11:50 UTC 

[newlib-cygwin] This commit adds BBR (Bottleneck Bandwidth and RTT) congestion control
 2022-07-11 11:50 UTC 

[newlib-cygwin] Reduce namespace pollution from r349233
 2022-07-11 11:50 UTC 

[newlib-cygwin] #include <sys/types.h> from sys/filio.h
 2022-07-11 11:50 UTC 

[newlib-cygwin] Add FIOBMAP2 ioctl
 2022-07-11 11:50 UTC 

[newlib-cygwin] Move 32-bit compat support for FIODGNAME to the right place
 2022-07-11 11:50 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).