[crosstool-ng/crosstool-ng] 100734: Remove OBSTACK from uclibc-ng config

Alexey Neyman stilor@att.net
Mon Feb 6 04:42:00 GMT 2017


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 10073494569bc54b1798e15f6c26be23c1284640
      https://github.com/crosstool-ng/crosstool-ng/commit/10073494569bc54b1798e15f6c26be23c1284640
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-02-04 (Sat, 04 Feb 2017)

  Changed paths:
    M contrib/uClibc-defconfigs/uClibc-ng.config

  Log Message:
  -----------
  Remove OBSTACK from uclibc-ng config

It has been (incompletely) removed since 1.0.21.

Requested-by: Waldemar Brodkorb <wbx@uclibc-ng.org>
Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: 344d324d190158ffdab50657ff6cd81b38d2da5e
      https://github.com/crosstool-ng/crosstool-ng/commit/344d324d190158ffdab50657ff6cd81b38d2da5e
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-02-04 (Sat, 04 Feb 2017)

  Changed paths:
    M config/libc/uClibc.in

  Log Message:
  -----------
  Obsolete uClibc 0.9.33.2

It has not seen any new commits since July 2015, and haven't had any
releases since May 2012.

The only two architectures marked as supported by uClibc but not by
uClibc-ng are v850 and i960. Both are marked as "BROKEN" in the most
recent release of uClibc, 0.9.33.2.

RIP, uClibc.

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: df68f203b4e7087beffb3a91dbae9278abd91c1c
      https://github.com/crosstool-ng/crosstool-ng/commit/df68f203b4e7087beffb3a91dbae9278abd91c1c
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-02-04 (Sat, 04 Feb 2017)

  Changed paths:
    A patches/uClibc/0.9.33.2/999-make-olddefconfig.patch
    M scripts/build/libc/uClibc.sh
    M scripts/functions

  Log Message:
  -----------
  Use 'make olddefconfig' in uClibc/uClibc-ng configuration

instead of 'make oldconfig' and responding 'y'. This avoids 'Broken pipe'
errors in the log, as well as selects default setting for all options not
explicitly set.

This requires a small fix in the old uClibc. Won't have to maintain that fix
for long though :)

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: a459a33936a9b71d8dbc147d82c00eef3354cfeb
      https://github.com/crosstool-ng/crosstool-ng/commit/a459a33936a9b71d8dbc147d82c00eef3354cfeb
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-02-05 (Sun, 05 Feb 2017)

  Changed paths:
    M config/libc/uClibc.in
    M contrib/uClibc-defconfigs/uClibc-ng.config
    A patches/uClibc/0.9.33.2/999-make-olddefconfig.patch
    M scripts/build/libc/uClibc.sh
    M scripts/functions

  Log Message:
  -----------
  Merge pull request #574 from stilor/uclibc-obstack

3 unrelated uClibc changes, see individual commits


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/df7579f20503...a459a33936a9


More information about the crossgcc mailing list