Show patches with: State = Action Required       |    Archived = No       |   210 patches
« 1 2 3 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[2/3,v2] powf: Fixed 2 bugs in the computation /* t_h=ax+bp[k] High */. (FreeBSD) Untitled series #38539 - - --- 2024-09-13 Fabian Schriever New
[3/3] powf: Fixed another precision bug in powf() (FreeBSD) Fix powf inaccuracies up to ~169 ULP reported by Paul Zimmermann - - --- 2024-09-11 Fabian Schriever New
[2/3] powf: Fixed 2 bugs in the computation /* t_h=ax+bp[k] High */. (FreeBSD) Fix powf inaccuracies up to ~169 ULP reported by Paul Zimmermann - - --- 2024-09-11 Fabian Schriever New
[1/3] powf: Fix the hi+lo decomposition for 2/(3ln2) (FreeBSD) Fix powf inaccuracies up to ~169 ULP reported by Paul Zimmermann - - --- 2024-09-11 Fabian Schriever New
[v2,2/2] newlib: esp: add dirent.h header file Untitled series #37994 - - --- 2024-08-30 Alexey Lapshin New
[v2,1/2] newlib: xtensa: remove sys/xtensa. use machine/xtensa [v2,1/2] newlib: xtensa: remove sys/xtensa. use machine/xtensa - - --- 2024-08-30 Alexey Lapshin New
[v1] Replace __restrict with __restrict_arr in regex.h [v1] Replace __restrict with __restrict_arr in regex.h - - --- 2024-08-29 yang.zhang New
[RFC] newlib/libc/include/langinfo.h: nl_langinfo enum off by one error causing pointer overwrite [RFC] newlib/libc/include/langinfo.h: nl_langinfo enum off by one error causing pointer overwrite - - --- 2024-08-21 Brian Inglis New
[2/2] arc64: Add port for Synopsys DesignWare ARCv3 ISA [1/2] Update config.sub to GCC master branch version - - --- 2024-08-21 Yuriy Kolerov New
[1/2] Update config.sub to GCC master branch version [1/2] Update config.sub to GCC master branch version - - --- 2024-08-21 Yuriy Kolerov New
[8/8] arc: libgloss: Prepare for porting to ARCv3 A series of patches for Synopsys ARC port - - --- 2024-08-20 Yuriy Kolerov New
[7/8] arc: libgloss: Use exit code in _exit_halt for nSIM A series of patches for Synopsys ARC port - - --- 2024-08-20 Yuriy Kolerov New
[6/8] arc: libgloss: Accommodate MetaWare's standard symbol names A series of patches for Synopsys ARC port - - --- 2024-08-20 Yuriy Kolerov New
[5/8] arc: Remove @ from symbol references in assembly A series of patches for Synopsys ARC port - - --- 2024-08-20 Yuriy Kolerov New
[4/8] arc: Use __ARC_UNALIGNED__ compiler macro A series of patches for Synopsys ARC port - - --- 2024-08-20 Yuriy Kolerov New
[3/8] arc: libgloss: Clean MetaWare hostlink documentation A series of patches for Synopsys ARC port - - --- 2024-08-20 Yuriy Kolerov New
[2/8] arc: libgloss: Switch from .balign to .align A series of patches for Synopsys ARC port - - --- 2024-08-20 Yuriy Kolerov New
[1/8] arc: libgloss: Fix define guard in nsim-syscall.h A series of patches for Synopsys ARC port - - --- 2024-08-20 Yuriy Kolerov New
Use ldflags instead of LDFLAGS in newlib.exp Use ldflags instead of LDFLAGS in newlib.exp - - --- 2024-08-20 Yuriy Kolerov New
[v1] rtems/../sys/dirent.h: Enable DT_ symbols for POSIX >= 202405L [v1] rtems/../sys/dirent.h: Enable DT_ symbols for POSIX >= 202405L - - --- 2024-08-19 Joel Sherrill New
Fix glob() function Fix glob() function - - --- 2024-08-17 Jordi Sanfeliu New
[v2,2/2] newlib/libc/include/sys/tree.h: Add deprecation warning [v2,1/2] libc/include/sys/tree.h: Re-add sys/tree.h - - --- 2024-08-16 Joel Sherrill New
[v2,1/2] libc/include/sys/tree.h: Re-add sys/tree.h [v2,1/2] libc/include/sys/tree.h: Re-add sys/tree.h - - --- 2024-08-16 Joel Sherrill New
[2/2] newlib: esp: add dirent.h header file refactor xtensa code and support *-esp-* triplet - - --- 2024-08-02 Alexey Lapshin New
[1/2] newlib: xtensa: remove sys/xtensa but use machine/xtensa refactor xtensa code and support *-esp-* triplet - - --- 2024-08-02 Alexey Lapshin New
[PATCHv2] stdatomic: make atomics compatible with GCC-14 [PATCHv2] stdatomic: make atomics compatible with GCC-14 - - --- 2024-07-29 Alexey Lapshin New
libc/include/sys/tree.h: Re-add sys/tree.h libc/include/sys/tree.h: Re-add sys/tree.h - - --- 2024-07-17 Joel Sherrill New
newlib: Add more FreeBSD files for non LDBL_EQ_DBL support newlib: Add more FreeBSD files for non LDBL_EQ_DBL support - - --- 2024-07-10 Kito Cheng New
[4/4] sys: Remove $FreeBSD$: two-line .h pattern Synchronize <stdatomic.h> with FreeBSD - - --- 2024-07-09 Sebastian Huber New
[3/4] spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD Synchronize <stdatomic.h> with FreeBSD - - --- 2024-07-09 Sebastian Huber New
[2/4] sys/stdatomic.h: be nicer to c++ Synchronize <stdatomic.h> with FreeBSD - - --- 2024-07-09 Sebastian Huber New
[1/4] sys/sys: further adoption of SPDX licensing ID tags. Synchronize <stdatomic.h> with FreeBSD - - --- 2024-07-09 Sebastian Huber New
libc/include/sys/resource.h: Add RUSAGE_THREAD libc/include/sys/resource.h: Add RUSAGE_THREAD - - --- 2024-07-08 Joel Sherrill New
stdatomic: make atomics compatible with GCC-14 stdatomic: make atomics compatible with GCC-14 - - --- 2024-07-08 Alexey Lapshin New
[2/2] libc/stdio: fix undefined reference to `__ssputws_r' fix undefined reference to `__ssputws_r' - - --- 2024-07-08 Hau Hsu New
[1/2] Revert "libc/stdio: Remove wchar_t functions from NEWLIB_NANO_FORMATTED_IO" fix undefined reference to `__ssputws_r' - - --- 2024-07-08 Hau Hsu New
libc/include/complex.h: Add CMPLX, CMPLXF, and CMPLXL libc/include/complex.h: Add CMPLX, CMPLXF, and CMPLXL - - --- 2024-07-01 Joel Sherrill New
libc/include/sys/_default_fcntl.h: O_RSYNC and O_DSYNC are POSIX libc/include/sys/_default_fcntl.h: O_RSYNC and O_DSYNC are POSIX - - --- 2024-06-29 Joel Sherrill New
Fix ARM optimized fma & fmaf implementations Fix ARM optimized fma & fmaf implementations - - --- 2024-06-29 Mickaël Thomas New
arm: emit .type %function directive in FUNC_START macro arm: emit .type %function directive in FUNC_START macro - - --- 2024-06-26 Christophe Lyon New
sys/tree.h: Removed sys/tree.h: Removed - - --- 2024-06-18 Joel Sherrill New
libc/arm: add missing .cfi_sections libc/arm: add missing .cfi_sections - - --- 2024-06-10 Clément Chigot New
pru: Do not define MISSING_SYSCALL_NAMES for pru pru: Do not define MISSING_SYSCALL_NAMES for pru - - --- 2024-05-21 Dimitar Dimitrov New
[15/15] arc: libgloss: Add build rules for new boards A series of fixes for ARC and libgloss update - - --- 2024-05-21 Yuriy Kolerov New
[14/15] arc: libgloss: Add support of EM Starter Kit board A series of fixes for ARC and libgloss update - - --- 2024-05-21 Yuriy Kolerov New
[13/15] arc: libgloss: Add support of EM SDP board A series of fixes for ARC and libgloss update - - --- 2024-05-21 Yuriy Kolerov New
[12/15] arc: libgloss: Add support of HS Development Kit board A series of fixes for ARC and libgloss update - - --- 2024-05-21 Yuriy Kolerov New
[11/15] arc: libgloss: Add support of IoT Development Kit board A series of fixes for ARC and libgloss update - - --- 2024-05-21 Yuriy Kolerov New
[10/15] arc: libgloss: Add a linker script common for all boards A series of fixes for ARC and libgloss update - - --- 2024-05-21 Yuriy Kolerov New
[09/15] arc: libgloss: Add UART 8250 library A series of fixes for ARC and libgloss update - - --- 2024-05-21 Yuriy Kolerov New
[08/15] arc: libgloss: Clean registers before any use A series of fixes for ARC and libgloss update - - --- 2024-05-21 Yuriy Kolerov New
[07/15] arc: libgloss: Use atexit to setup fini routines A series of fixes for ARC and libgloss update - - --- 2024-05-21 Yuriy Kolerov New
[06/15] arc: libgloss: Introduce hostlink interface A series of fixes for ARC and libgloss update - - --- 2024-05-21 Yuriy Kolerov New
[05/15] arc: libgloss: Use fstat call instead of stat for nSIM A series of fixes for ARC and libgloss update - - --- 2024-05-21 Yuriy Kolerov New
[04/15] arc: libc: Record r58/r59 in long-jump's buffer A series of fixes for ARC and libgloss update - - --- 2024-05-21 Yuriy Kolerov New
[03/15] arc: libc, libgloss: Remove .file directive from .S files A series of fixes for ARC and libgloss update - - --- 2024-05-21 Yuriy Kolerov New
[02/15] arc: libc: Add support of 16-entry register file A series of fixes for ARC and libgloss update - - --- 2024-05-21 Yuriy Kolerov New
[01/15] arc: libgloss: Use long calls attribute for exit_halt A series of fixes for ARC and libgloss update - - --- 2024-05-21 Yuriy Kolerov New
libc: sh: Add missing declarations libc: sh: Add missing declarations - - --- 2024-05-16 Chris Packham New
libgloss: fix read and write prototype libgloss: fix read and write prototype - - --- 2024-05-05 Marc New
libgloss: riscv: Fix envp parameter for main libgloss: riscv: Fix envp parameter for main - - --- 2024-04-11 Bernd Edlinger New
amdgcn: Implement proper locks: Fix 'newlib/libc/sys/amdgcn/include/sys/lock.h' for C++ (was: [PATC… amdgcn: Implement proper locks: Fix 'newlib/libc/sys/amdgcn/include/sys/lock.h' for C++ (was: [PATC… - - --- 2024-04-04 Thomas Schwinge New
amdgcn: Implement proper locks amdgcn: Implement proper locks - - --- 2024-03-22 Andrew Stubbs New
[newlib-cygwin] Cygwin: pipe: Make sure to set read pipe non-blocking for cygwin apps. [newlib-cygwin] Cygwin: pipe: Make sure to set read pipe non-blocking for cygwin apps. 1 - --- 2024-03-13 Joel Sherrill New
[v2] libc/stdio: Remove wchar_t functions from NEWLIB_NANO_FORMATTED_IO [v2] libc/stdio: Remove wchar_t functions from NEWLIB_NANO_FORMATTED_IO - - --- 2024-03-09 Torbjorn SVENSSON New
libc/stdio: Remove wchar_t functions from NEWLIB_NANO_FORMATTED_IO libc/stdio: Remove wchar_t functions from NEWLIB_NANO_FORMATTED_IO - - --- 2024-02-23 Torbjorn SVENSSON New
RTEMS: Define ssize_t for <dirent.h> RTEMS: Define ssize_t for <dirent.h> - - --- 2024-02-23 Sebastian Huber New
strptime: fix am/pm converting to 24-hour system strptime: fix am/pm converting to 24-hour system - - --- 2024-02-20 Alexey Lapshin New
ssp: add support for _FORTIFY_SOURCE=3 ssp: add support for _FORTIFY_SOURCE=3 - - --- 2024-01-26 Christian Franke New
libgloss: start a MAINTAINERS file libgloss: start a MAINTAINERS file - - --- 2024-01-24 Mike Frysinger New
Hide non-standard itoa/utoa() in stdlib.h or drop these functions? Hide non-standard itoa/utoa() in stdlib.h or drop these functions? - - --- 2024-01-22 Christian Franke New
[v4,2/2] libgloss: pru: Trim crt0-minrt.o [v4,1/2] libgloss: merge pru into top-level Makefile - - --- 2024-01-22 Dimitar Dimitrov New
[v4,1/2] libgloss: merge pru into top-level Makefile [v4,1/2] libgloss: merge pru into top-level Makefile - - --- 2024-01-22 Dimitar Dimitrov New
libgloss: merge cr16 into top-level Makefile libgloss: merge cr16 into top-level Makefile - - --- 2024-01-21 Mike Frysinger New
[htdocs] make site a bit better on mobile devices [htdocs] make site a bit better on mobile devices - - --- 2024-01-09 Mike Frysinger New
fix strverscmp comparison of digit sequence with non-digits fix strverscmp comparison of digit sequence with non-digits - - --- 2024-01-08 Brian Inglis New
[htdocs] newlib.css: move all style info to a dedicated css file [htdocs] newlib.css: move all style info to a dedicated css file - - --- 2024-01-05 Mike Frysinger New
[v2] RISC-V: Initialize the jvt CSR [v2] RISC-V: Initialize the jvt CSR - - --- 2024-01-05 Hau Hsu New
newlib: docs: add "Function " to every function node newlib: docs: add "Function " to every function node - - --- 2024-01-05 Mike Frysinger New
[v2] newlib: docs: print the function index [v2] newlib: docs: print the function index - - --- 2024-01-05 Mike Frysinger New
newlib: docs: print the function index newlib: docs: print the function index - - --- 2024-01-05 Mike Frysinger New
RISC-V: Initialize the jvt CSR RISC-V: Initialize the jvt CSR - - --- 2024-01-05 Hau Hsu New
[v3,2/2] libgloss: pru: Trim crt0-minrt.o [v3,1/2] libgloss: merge pru into top-level Makefile - - --- 2024-01-04 Dimitar Dimitrov New
[v3,1/2] libgloss: merge pru into top-level Makefile [v3,1/2] libgloss: merge pru into top-level Makefile - - --- 2024-01-04 Dimitar Dimitrov New
[htdocs,v2] index: replace frameset with a table + iframe [htdocs,v2] index: replace frameset with a table + iframe - - --- 2024-01-04 Mike Frysinger New
[v2,2/2] libgloss: pru: Trim crt0-minrt.o [v2,1/2] libgloss: merge pru into top-level Makefile - - --- 2024-01-03 Dimitar Dimitrov New
[v2,1/2] libgloss: merge pru into top-level Makefile [v2,1/2] libgloss: merge pru into top-level Makefile - - --- 2024-01-03 Dimitar Dimitrov New
[2/2] libgloss: pru: Trim crt0-minrt.o [1/2] libgloss: merge pru into top-level Makefile - - --- 2024-01-02 Dimitar Dimitrov New
[1/2] libgloss: merge pru into top-level Makefile [1/2] libgloss: merge pru into top-level Makefile - - --- 2024-01-02 Dimitar Dimitrov New
[PING^1] newlib: libc: Improved the readability of strspn with minor optimization [PING^1] newlib: libc: Improved the readability of strspn with minor optimization - - --- 2024-01-02 Xiao Zeng New
[2/2] libgloss: merge microblaze into top-level Makefile [1/2] libgloss: microblaze: use port-specific sbrk - - --- 2023-12-31 Mike Frysinger New
[1/2] libgloss: microblaze: use port-specific sbrk [1/2] libgloss: microblaze: use port-specific sbrk - - --- 2023-12-31 Mike Frysinger New
libgloss: merge tic6x into top-level Makefile libgloss: merge tic6x into top-level Makefile - - --- 2023-12-31 Mike Frysinger New
Implement introsort for qsort Implement introsort for qsort - - --- 2023-12-30 Kuan-Wei Chiu New
Fix various c99/gcc-14 issues in generic libgloss code Fix various c99/gcc-14 issues in generic libgloss code - - --- 2023-12-30 Jeff Law New
Fix another missing header file for mcore libgloss Fix another missing header file for mcore libgloss - - --- 2023-12-30 Jeff Law New
Minor improvement to H8 startup code Minor improvement to H8 startup code - - --- 2023-12-30 Jeff Law New
[PATCH/RFC] libgloss: xc16x: drop old stub port [PATCH/RFC] libgloss: xc16x: drop old stub port - - --- 2023-12-30 Mike Frysinger New
libgloss: sparc_leon: workaround newer newlib pthread APIs libgloss: sparc_leon: workaround newer newlib pthread APIs - - --- 2023-12-30 Mike Frysinger New
libgloss: add per-file & per-dir flag support libgloss: add per-file & per-dir flag support - - --- 2023-12-30 Mike Frysinger New
« 1 2 3 »