public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
regression in Newlib 4.2.0 (lgammaf)
 2022-02-11 11:14 UTC  (12+ messages)
` [PATCH 1/2] Improve lgammaf range for very small cases
    ` [PATCH 0/2] Fix lgammaf and lgamma for small ranges and in [2, 3[
    ` [PATCH 2/2] Add a missing default case in lgamma

[PATCH] newlib: remove unused fenv flags
 2022-02-11 10:09 UTC  (8+ messages)

regression in Newlib 4.2.0
 2022-02-10 15:38 UTC  (5+ messages)
` [PATCH] Fix expf overflow limit

Avoid using common symbols in v850 libgloss
 2022-02-10 15:03 UTC  (2+ messages)

[PATCH] libgloss: csky: clean up unused m68k logic
 2022-02-10 15:02 UTC  (3+ messages)
` [PATCH] libgloss: merge csky configure script up a level

[PATCH 0/5] newlib: phoenix: kill off all subdir configure scripts
 2022-02-10  8:51 UTC  (6+ messages)
` [PATCH 1/5] newlib: phoenix: move some logic from configure to the Makefile
` [PATCH 2/5] newlib: phoenix: drop missing machine subdirs
` [PATCH 3/5] newlib: phoenix: merge machine/ trampoline up a level
` [PATCH 4/5] newlib: phoenix: merge machine/ configure scripts "
` [PATCH 5/5] newlib: phoenix: merge configure up to top-level

[PATCH/committed] newlib: delete unused autotool regen scripts
 2022-02-10  6:39 UTC 

[PATCH 0/7] modernize toolchain macros
 2022-02-10  4:27 UTC  (12+ messages)
` [PATCH 1/7] newlib: move AC_NO_EXECUTABLES logic up to common code
    ` [PATCH/committed] newlib: fix mkdoc dependencies
` [PATCH 2/7] newlib: switch to standard AC_PROG_CC
` [PATCH 3/7] newlib: switch to standard AM_PROG_AS
` [PATCH 4/7] newlib: switch to AM_PROG_AR
` [PATCH 5/7] newlib: drop cygnus EXEEXT hack
` [PATCH 6/7] newlib: drop autoconf-2.13 hack
` [PATCH 7/7] newlib: switch to standard AC_PROG_RANLIB

bug in gmtime_r and friends
 2022-02-09 17:34 UTC  (2+ messages)

[PATCH] libgloss: m68k: rename $DO to $TARGET
 2022-02-09 11:02 UTC  (2+ messages)

can i delete libtool / shared library support ?
 2022-02-09 10:55 UTC  (17+ messages)
` [PATCH 0/6] delete i?86-pc-linux-gnu & libtool support
  ` [PATCH 1/6] newlib: drop i?86-pc-linux-* target support
  ` [PATCH 2/6] newlib: punt sys/linux support
  ` [PATCH 3/6] newlib: drop unused iconvdata
  ` [PATCH 4/6] newlib: drop libtool support
  ` [PATCH 5/6] newlib: drop support for $aext
  ` [PATCH 6/6] newlib: drop support for $oext

[PATCH] newlib: drop unused xscale subdir
 2022-02-08  9:49 UTC  (2+ messages)

[PATCH] newlib: simplify nds32 automake checks
 2022-02-08  9:27 UTC  (2+ messages)

[PATCH 0/5] start converting libgloss to non-recursive automake
 2022-02-08  9:15 UTC  (14+ messages)
` [PATCH 1/5] libgloss: convert top level to automake
` [PATCH 2/5] libgloss: merge doc into top-level Makefile
` [PATCH 3/5] libgloss: merge libgloss "
` [PATCH 4/5] libgloss: merge iq2000 "
` [PATCH 5/5] libgloss: merge bfin "

[PATCH 1/2] newlib: fix preprocessor checks
 2022-02-07 15:40 UTC  (21+ messages)
  ` [PATCH 2/2] newlib: add AC_CACHE_CHECK sugar around "
  ` nds broken by recent patches
    ` [PATCH/committed] libgloss: update Makefile regen rules for merged arches
      ` libgloss multilib installs broken [was nds broken by recent patches]
        ` [PATCH] libgloss: restore multilib settings in subdir makefiles

Fwd: All mips BSPs cannot link psxfenv01
 2022-02-07 14:29 UTC  (3+ messages)
      `  "

[PATCH] newlib: libm: move configure into top-level
 2022-02-07 11:18 UTC  (2+ messages)

[PATCH 0/5] migrate documentation into top-level
 2022-02-07 10:30 UTC  (19+ messages)
` [PATCH 1/5 v2] newlib: libm: move manual into top-level build
  ` [PATCH 2/5 v2] newlib: libc: include all chapters all the time in the manual
  ` [PATCH 3/5 v2] newlib: libc: move manual into top-level build
  ` [PATCH 4/5 v2] newlib: move man page generation "
  ` [PATCH 5/5 v2] newlib: drop shared documentation rules
` [PATCH 1/5 v3] newlib: libm: move manual into top-level build
  ` [PATCH 2/5 v3] newlib: libc: include all chapters all the time in the manual
  ` [PATCH 3/5 v3] newlib: libc: move manual into top-level build
  ` [PATCH 4/5 v3] newlib: move man page generation "
  ` [PATCH 5/5 v3] newlib: drop shared documentation rules

Compilation for mips-mti-elf fails
 2022-02-07  6:42 UTC  (3+ messages)

Voting in America - Let’s fix it! #VotingRights
 2022-02-05 21:08 UTC 

regression in Newlib 4.2.0
 2022-02-05  5:30 UTC 

4.2.0
 2022-02-04 16:31 UTC  (7+ messages)

Voting in America - Let’s fix it! #VotingRights
 2022-02-04  5:00 UTC 

[PATCH 0/7] newlib: reduce number of configure scripts
 2022-02-04  1:44 UTC  (14+ messages)
` [PATCH 1/7] newlib: libm: merge machine/ trampoline up a level
` [PATCH 6/7] newlib: libc: merge most sys/ configure scripts "
    ` arm-eabi fails in libc/sys/arm/: No rule to make target 'lib_a-trap.o', needed by 'lib.a'

RTEMS Newlib Status
 2022-02-03 14:27 UTC 

newlib_cv_ vs libc_cv_ autoconf cache vars prefix
 2022-02-03 12:08 UTC  (7+ messages)
` [PATCH 1/2] newlib: drop unused cache vars from Makefiles
  ` [PATCH 2/2] newlib: rename libc_cv_ prefix to newlib_cv_

configure: WARNING: no configuration information is in iconvdata
 2022-02-01 23:15 UTC  (3+ messages)
  ` [PATCH/committed] newlib: delete unused iconvdata subdir config

RTEMS Tools Build with Recent Newlib
 2022-02-01  3:28 UTC  (2+ messages)

[PATCH 1/3] newlib: export abs_newlib_basedir for all subdirs
 2022-02-01  3:10 UTC  (5+ messages)
` [PATCH 2/3] newlib: use abs_newlib_basedir for -I paths
` [PATCH 3/3] newlib: fix cygwin -I path

Question about autoreconf to regenerate configuration files
 2022-01-30 22:22 UTC  (11+ messages)

[PATCH/committed] libgloss: fix more missing dir with parallel install
 2022-01-29  6:35 UTC 

Finish internalization of HAVE_INITFINI_ARRAY work
 2022-01-29  5:15 UTC  (2+ messages)

cp: cannot stat 'libc/crt0.o': No such file or directory
 2022-01-28 12:54 UTC  (3+ messages)
` [PATCH/committed] newlib: hoist crt0 install up another dir

[PATCH/committed] libgloss: aarch64/sparc: fix missing dir with parallel install
 2022-01-28 11:22 UTC 

[PATCH/committed] libgloss: bfin: fix missing dir with parallel install
 2022-01-28 10:58 UTC 

[PATCH] libgloss: Fix mkinstalldirs path
 2022-01-28  0:41 UTC  (2+ messages)

[PATCH] newlib: merge iconvdata into top-level Makefile
 2022-01-27 14:50 UTC  (9+ messages)
` [PATCH v2] "

[PATCH] newlib: drop unused saber file
 2022-01-27 14:49 UTC  (2+ messages)

[PATCH 1/3] libgloss: merge epiphany & libnosys & or1k configure scripts up a level
 2022-01-27 14:45 UTC  (6+ messages)
` [PATCH 2/3] libgloss: merge subdirs that have unique makefile_frags "
` [PATCH 3/3] libgloss: move to ../config/multi.m4 for multilib logic

[PATCH 0/1] Fix null-pointer dereference in nano-malloc
 2022-01-26 12:14 UTC  (3+ messages)
` [PATCH 1/1] "

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).