This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[crosstool-ng/crosstool-ng] cd47c0: eglibc: Remove eglibc support


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: cd47c091ba6f7d6d9a98c85fc5729a434c99d4ea
      https://github.com/crosstool-ng/crosstool-ng/commit/cd47c091ba6f7d6d9a98c85fc5729a434c99d4ea
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-01-27 (Tue, 27 Jan 2015)

  Changed paths:
    M config/arch/microblaze.in
    M config/binutils/binutils.in
    R config/libc/eglibc.in.2
    R config/libc/glibc-eglibc.in-common
    M config/libc/glibc.in.2
    M config/toolchain.in
    M docs/0 - Table of content.txt
    M docs/7 - Contributing to crosstool-NG.txt
    M docs/8 - Internals.txt
    M docs/9 - How is a toolchain constructed.txt
    M docs/B - Known issues.txt
    R patches/eglibc/2_10/100-powerpc-8xx-CPU15-errata.patch
    R patches/eglibc/2_15/100-Remove-test-for-__builtin_expect.patch
    R patches/eglibc/2_16/001-Avoid-use-of-libgcc_s-and-libgcc_eh-when-building-gl.patch
    R patches/eglibc/2_8/100-powerpc-private_futex.patch
    R patches/eglibc/2_9/100-powerpc-8xx-CPU15-errata.patch
    R patches/eglibc/ports-2_16/001-Avoid-use-of-libgcc_s-and-libgcc_eh-when-building-gl.patch
    R patches/eglibc/ports-2_16/002-Add-ARM-specific-static-stubs.c.patch
    R patches/eglibc/ports-2_16/003-mips-rld-map-check.patch
    M samples/nios2-elf-mingw32/crosstool.config
    M samples/powerpc-e500v2-linux-gnuspe/reported.by
    M scripts/addToolVersion.sh
    R scripts/build/libc/eglibc.sh
    R scripts/build/libc/glibc-eglibc.sh-common
    M scripts/build/libc/glibc.sh
    M scripts/functions

  Log Message:
  -----------
  eglibc: Remove eglibc support

As posted on http://www.eglibc.org/
====================
EGLIBC is no longer developed and such goals are now being addressed
directly in GLIBC.
====================

I'm not interested in maintaining build support for unsupported
software.

Older branches of crosstool-ng continue to have eglibc support.
If you find issues with older branches, I'm always open to pull
requests.

Removing eglibc also frees up glibc cleanup and build optimization.

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>


  Commit: add039fd50be77d2fc03a7a794947e005fcdea12
      https://github.com/crosstool-ng/crosstool-ng/commit/add039fd50be77d2fc03a7a794947e005fcdea12
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-01-27 (Tue, 27 Jan 2015)

  Changed paths:
    M scripts/build/libc/glibc.sh

  Log Message:
  -----------
  glibc: Fix pkgversion and bugurl support

glibc versions that don't support --with-pkgversion or --with-bugurl
will cause a harmless:

====================
configure: WARNING: unrecognized options: --with-bugurl...`
====================

If it's set, use it, if it's a recognized option.

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>


  Commit: 18175b8d93ca1807236eced0a3389e9b46ecca53
      https://github.com/crosstool-ng/crosstool-ng/commit/18175b8d93ca1807236eced0a3389e9b46ecca53
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-04-07 (Tue, 07 Apr 2015)

  Changed paths:
    M config/arch/microblaze.in
    M config/binutils/binutils.in
    R config/libc/eglibc.in.2
    R config/libc/glibc-eglibc.in-common
    M config/libc/glibc.in.2
    M config/toolchain.in
    M docs/0 - Table of content.txt
    M docs/7 - Contributing to crosstool-NG.txt
    M docs/8 - Internals.txt
    M docs/9 - How is a toolchain constructed.txt
    M docs/B - Known issues.txt
    R patches/eglibc/2_10/100-powerpc-8xx-CPU15-errata.patch
    R patches/eglibc/2_15/100-Remove-test-for-__builtin_expect.patch
    R patches/eglibc/2_16/001-Avoid-use-of-libgcc_s-and-libgcc_eh-when-building-gl.patch
    R patches/eglibc/2_8/100-powerpc-private_futex.patch
    R patches/eglibc/2_9/100-powerpc-8xx-CPU15-errata.patch
    R patches/eglibc/ports-2_16/001-Avoid-use-of-libgcc_s-and-libgcc_eh-when-building-gl.patch
    R patches/eglibc/ports-2_16/002-Add-ARM-specific-static-stubs.c.patch
    R patches/eglibc/ports-2_16/003-mips-rld-map-check.patch
    M samples/nios2-elf-mingw32/crosstool.config
    M samples/powerpc-e500v2-linux-gnuspe/reported.by
    M scripts/addToolVersion.sh
    R scripts/build/libc/eglibc.sh
    R scripts/build/libc/glibc-eglibc.sh-common
    M scripts/build/libc/glibc.sh
    M scripts/functions

  Log Message:
  -----------
  Merge pull request #37 from bhundven/so_long_to_eglibc

So long to eglibc


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/f54c5f674f61...18175b8d93ca
--
For unsubscribe information see http://sourceware.org/lists.html#faq

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]