public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/7] newlib: reduce number of configure scripts
 2022-02-04  1:44 UTC  (19+ messages)
` [PATCH 1/7] newlib: libm: merge machine/ trampoline up a level
` [PATCH 2/7] newlib: libm: merge machine/ configure scripts "
` [PATCH 3/7] newlib: libc: merge machine/ trampoline "
` [PATCH 4/7] newlib: libc: merge sys/ "
` [PATCH 5/7] newlib: libc: install CRT0 straight out of subdir
` [PATCH 6/7] newlib: libc: merge most sys/ configure scripts up a level
    ` arm-eabi fails in libc/sys/arm/: No rule to make target 'lib_a-trap.o', needed by 'lib.a'
` [PATCH 7/7] newlib: libc: merge machine/ configure scripts up a level

4.2.0
 2022-02-04  1:23 UTC  (5+ messages)

[PATCH 1/2] newlib: fix preprocessor checks
 2022-02-03 16:11 UTC  (18+ 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]

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

[PATCH 0/5] migrate documentation into top-level
 2022-02-01 23:12 UTC  (22+ messages)
` [PATCH 1/5] newlib: libm: move manual into top-level build
` [PATCH 2/5] newlib: libc: include all chapters all the time in the manual
` [PATCH 3/5] newlib: libc: move manual into top-level build
` [PATCH 4/5] newlib: move man page generation "
` [PATCH 5/5] newlib: drop shared documentation rules
` [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

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  (14+ 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] "

[PATCH] libgloss: define default target_makefile_frag in top-level
 2022-01-25 12:36 UTC  (2+ messages)

Null-pointer dereference bug in nano-malloc
 2022-01-25 12:35 UTC  (2+ messages)

[PATCH] newlib: switch to multilib.am
 2022-01-25 12:33 UTC  (2+ messages)

[PATCH] libgloss: iq2000: drop unused configure vars
 2022-01-25 12:29 UTC  (2+ messages)

[PATCH] newlib: libm: drop unused config.h.in file
 2022-01-25 12:28 UTC  (2+ messages)

[PATCH] libgloss: merge stub arch configure scripts up a level
 2022-01-24 17:16 UTC  (2+ messages)

[PATCH] newlib: powerpc: move libc machine list to Makefile
 2022-01-24 16:41 UTC  (2+ messages)

[PATCH] newlib: update nds32 configure checks
 2022-01-24 16:39 UTC  (4+ messages)
` [PATCH] newlib: update preprocessor "

[PATCH/committed] libgloss: bfin: fix subdir install for sim files
 2022-01-24  3:34 UTC 

[PATCH] newlib: libm: merge machine/ trampoline up a level
 2022-01-23  5:49 UTC  (2+ messages)

[PATCH] newlib: switch to autoconf long double wider macro
 2022-01-21 22:44 UTC  (6+ messages)

[PATCH] newlib: punt unused LIBC_EXTRA_LIB settings
 2022-01-21 22:19 UTC  (3+ messages)

[PATCH] newlib: stop making .def generation conditional
 2022-01-21 13:38 UTC  (2+ messages)

[PATCH 1/2] newlib: move to ../config/multi.m4 for multilib logic
 2022-01-21 13:26 UTC  (5+ messages)
` [PATCH 2/2] newlib: stop checking --enable-multilib in subdirs

[PATCH] newlib: drop redundant CFLAGS export
 2022-01-21 11:26 UTC  (2+ messages)

[PATCH] newlib: stop clobbering LDFLAGS with non-standard $ldflags
 2022-01-21 11:25 UTC  (2+ messages)

[PATCH] newlib: punt unused template file
 2022-01-21 11:23 UTC  (2+ messages)

[PATCH] newlib: libm: switch to autoconf long double macro
 2022-01-21 11:19 UTC  (4+ messages)
` [PATCH] newlib: "

PO NR. 1/02
 2022-01-20 15:37 UTC 

[PATCH 0/8] newlib: convert newlib.h to autoheader
 2022-01-19 23:50 UTC  (15+ messages)
` [PATCH 1/8] newlib: internalize HAVE_INITFINI_ARRAY
    ` Fw: "
` [PATCH 2/8] newlib: merge acconfig.h changes into newlib.hin
` [PATCH 3/8] newlib: clean up autoheader templates
` [PATCH 4/8] newlib: sort newlib.h output
` [PATCH 5/8] newlib: move version defines out of the config headers
` [PATCH 6/8] newlib: add missing _NANO_MALLOC to newlib.hin
` [PATCH 7/8] newlib: iconv: autogenerate iconv define list
` [PATCH 8/8] newlib: switch newlib.h to autoheader

[PATCH] newlib: iconv: sort ccsbi.c contents
 2022-01-18 15:24 UTC  (2+ messages)

[PATCH] newlib: drop autoconf-2.59 workaround
 2022-01-18 15:23 UTC  (2+ messages)

(no subject)
 2022-01-18 13:19 UTC 

[PATCH] newlib: enable automake subdir-objects in all dirs
 2022-01-18 10:12 UTC  (2+ messages)

[PATCH] newlib: avoid duplicate awk checks
 2022-01-18 10:11 UTC  (2+ messages)

[PATCH 1/2] newlib: update libtool macro name
 2022-01-18 10:02 UTC  (2+ messages)

[PATCH] newlib: delete (most) redundant lib_a_CCASFLAGS=$(AM_CCASFLAGS)
 2022-01-18 10:00 UTC  (2+ messages)

[PATCH] iconv: sync mkdeps.pl with aliasesbi.c changes
 2022-01-18  2:59 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).