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] 67e689: Remove support for experimental patches and musl p...


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 67e6896c2bbd04933b826971f5de783789b21661
      https://github.com/crosstool-ng/crosstool-ng/commit/67e6896c2bbd04933b826971f5de783789b21661
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-06-02 (Tue, 02 Jun 2015)

  Changed paths:
    M config/global/ct-behave.in
    R patches/experimental/gcc/4.8.0/0001-musl_dynamic-linker.patch
    R patches/experimental/gcc/4.8.0/0002-musl_disable-fixincludes.patch
    R patches/experimental/gcc/4.8.0/0003-musl_microblaze-size_t.patch
    R patches/experimental/gcc/4.8.0/0004-musl_libstdcxx.patch
    R patches/experimental/gcc/4.8.0/0005-musl-libc-support.patch
    R patches/experimental/gcc/4.8.0/0006-musl_unwind-dliterate.patch
    R patches/experimental/gcc/4.8.0/0007-musl_gomp-posix-time.patch
    R patches/experimental/gcc/4.8.1/0001-musl_dynamic-linker.patch
    R patches/experimental/gcc/4.8.1/0002-musl_disable-fixincludes.patch
    R patches/experimental/gcc/4.8.1/0003-musl_microblaze-size_t.patch
    R patches/experimental/gcc/4.8.1/0004-musl_libstdcxx.patch
    R patches/experimental/gcc/4.8.1/0005-musl-libc-support.patch
    R patches/experimental/gcc/4.8.1/0006-musl_unwind-dliterate.patch
    R patches/experimental/gcc/4.8.1/0007-musl_gomp-posix-time.patch
    R patches/experimental/gcc/4.8.2/0001-musl_dynamic-linker.patch
    R patches/experimental/gcc/4.8.2/0002-musl_disable-fixincludes.patch
    R patches/experimental/gcc/4.8.2/0003-musl_microblaze-size_t.patch
    R patches/experimental/gcc/4.8.2/0004-musl_libstdcxx.patch
    R patches/experimental/gcc/4.8.2/0005-musl-libc-support.patch
    R patches/experimental/gcc/4.8.2/0006-musl_unwind-dliterate.patch
    R patches/experimental/gcc/4.8.2/0007-musl_gomp-posix-time.patch
    R patches/experimental/gcc/4.8.3/0001-musl_dynamic-linker.patch
    R patches/experimental/gcc/4.8.3/0002-musl_disable-fixincludes.patch
    R patches/experimental/gcc/4.8.3/0003-musl_microblaze-size_t.patch
    R patches/experimental/gcc/4.8.3/0004-musl_libstdcxx.patch
    R patches/experimental/gcc/4.8.3/0005-musl-libc-support.patch
    R patches/experimental/gcc/4.8.3/0006-musl_unwind-dliterate.patch
    R patches/experimental/gcc/4.8.3/0007-musl_gomp-posix-time.patch
    R patches/experimental/gcc/4.9.0/0001-musl_dynamic-linker.patch
    R patches/experimental/gcc/4.9.0/0002-musl_disable-fixincludes.patch
    R patches/experimental/gcc/4.9.0/0003-musl_microblaze-size_t.patch
    R patches/experimental/gcc/4.9.0/0004-musl_libstdcxx.patch
    R patches/experimental/gcc/4.9.0/0005-musl-libc-support.patch
    R patches/experimental/gcc/4.9.0/0006-musl_unwind-dliterate.patch
    R patches/experimental/gcc/4.9.0/0007-musl_gomp-posix-time.patch
    R patches/experimental/gcc/4.9.1/0001-musl_dynamic-linker.patch
    R patches/experimental/gcc/4.9.1/0002-musl_disable-fixincludes.patch
    R patches/experimental/gcc/4.9.1/0003-musl_microblaze-size_t.patch
    R patches/experimental/gcc/4.9.1/0004-musl_libstdcxx.patch
    R patches/experimental/gcc/4.9.1/0005-musl-libc-support.patch
    R patches/experimental/gcc/4.9.1/0006-musl_unwind-dliterate.patch
    R patches/experimental/gcc/4.9.1/0007-musl_gomp-posix-time.patch
    M scripts/functions

  Log Message:
  -----------
  Remove support for experimental patches and musl patches

This functionality was provided so that crosstool-ng could have a
further set of patches considered experimental and unsupported.
Now that musl-libc support is making it's way upstream in gcc, I'm
removing this support and the experimental musl patches.

In later commits, backports from gcc upstream will be added to the
supported patch sets to support musl-libc.

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


  Commit: c28b4f1ceb679afa7317b7b22b401aa78e3169f7
      https://github.com/crosstool-ng/crosstool-ng/commit/c28b4f1ceb679afa7317b7b22b401aa78e3169f7
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-06-02 (Tue, 02 Jun 2015)

  Changed paths:
    M config/global/ct-behave.in
    R patches/experimental/gcc/4.8.0/0001-musl_dynamic-linker.patch
    R patches/experimental/gcc/4.8.0/0002-musl_disable-fixincludes.patch
    R patches/experimental/gcc/4.8.0/0003-musl_microblaze-size_t.patch
    R patches/experimental/gcc/4.8.0/0004-musl_libstdcxx.patch
    R patches/experimental/gcc/4.8.0/0005-musl-libc-support.patch
    R patches/experimental/gcc/4.8.0/0006-musl_unwind-dliterate.patch
    R patches/experimental/gcc/4.8.0/0007-musl_gomp-posix-time.patch
    R patches/experimental/gcc/4.8.1/0001-musl_dynamic-linker.patch
    R patches/experimental/gcc/4.8.1/0002-musl_disable-fixincludes.patch
    R patches/experimental/gcc/4.8.1/0003-musl_microblaze-size_t.patch
    R patches/experimental/gcc/4.8.1/0004-musl_libstdcxx.patch
    R patches/experimental/gcc/4.8.1/0005-musl-libc-support.patch
    R patches/experimental/gcc/4.8.1/0006-musl_unwind-dliterate.patch
    R patches/experimental/gcc/4.8.1/0007-musl_gomp-posix-time.patch
    R patches/experimental/gcc/4.8.2/0001-musl_dynamic-linker.patch
    R patches/experimental/gcc/4.8.2/0002-musl_disable-fixincludes.patch
    R patches/experimental/gcc/4.8.2/0003-musl_microblaze-size_t.patch
    R patches/experimental/gcc/4.8.2/0004-musl_libstdcxx.patch
    R patches/experimental/gcc/4.8.2/0005-musl-libc-support.patch
    R patches/experimental/gcc/4.8.2/0006-musl_unwind-dliterate.patch
    R patches/experimental/gcc/4.8.2/0007-musl_gomp-posix-time.patch
    R patches/experimental/gcc/4.8.3/0001-musl_dynamic-linker.patch
    R patches/experimental/gcc/4.8.3/0002-musl_disable-fixincludes.patch
    R patches/experimental/gcc/4.8.3/0003-musl_microblaze-size_t.patch
    R patches/experimental/gcc/4.8.3/0004-musl_libstdcxx.patch
    R patches/experimental/gcc/4.8.3/0005-musl-libc-support.patch
    R patches/experimental/gcc/4.8.3/0006-musl_unwind-dliterate.patch
    R patches/experimental/gcc/4.8.3/0007-musl_gomp-posix-time.patch
    R patches/experimental/gcc/4.9.0/0001-musl_dynamic-linker.patch
    R patches/experimental/gcc/4.9.0/0002-musl_disable-fixincludes.patch
    R patches/experimental/gcc/4.9.0/0003-musl_microblaze-size_t.patch
    R patches/experimental/gcc/4.9.0/0004-musl_libstdcxx.patch
    R patches/experimental/gcc/4.9.0/0005-musl-libc-support.patch
    R patches/experimental/gcc/4.9.0/0006-musl_unwind-dliterate.patch
    R patches/experimental/gcc/4.9.0/0007-musl_gomp-posix-time.patch
    R patches/experimental/gcc/4.9.1/0001-musl_dynamic-linker.patch
    R patches/experimental/gcc/4.9.1/0002-musl_disable-fixincludes.patch
    R patches/experimental/gcc/4.9.1/0003-musl_microblaze-size_t.patch
    R patches/experimental/gcc/4.9.1/0004-musl_libstdcxx.patch
    R patches/experimental/gcc/4.9.1/0005-musl-libc-support.patch
    R patches/experimental/gcc/4.9.1/0006-musl_unwind-dliterate.patch
    R patches/experimental/gcc/4.9.1/0007-musl_gomp-posix-time.patch
    M scripts/functions

  Log Message:
  -----------
  Merge pull request #107 from bhundven/remove_experimental_musl_patches

Remove support for experimental patches and musl patches


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/f680c0028319...c28b4f1ceb67
--
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]