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] e96616: Remove explicit core passes selection for multilib


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: e9661686a640af57ccd9b9d3dec41e9947e7da4e
      https://github.com/crosstool-ng/crosstool-ng/commit/e9661686a640af57ccd9b9d3dec41e9947e7da4e
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-03-28 (Tue, 28 Mar 2017)

  Changed paths:
    M config/target.in

  Log Message:
  -----------
  Remove explicit core passes selection for multilib

It is only used if this libc flavor uses a multilib iterator (and not
determines the multilibs itself). This class currently includes glibc,
uClibc, musl - but they explicitly select CC_CORE_PASSES_NEEDED anyway.

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


  Commit: 2cdd503a68a47273ae3a059bebdb466f402c972f
      https://github.com/crosstool-ng/crosstool-ng/commit/2cdd503a68a47273ae3a059bebdb466f402c972f
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-03-29 (Wed, 29 Mar 2017)

  Changed paths:
    M config/target.in

  Log Message:
  -----------
  Merge pull request #665 from stilor/optional-pass-1

Remove explicit core passes selection for multilib


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/32909ec654ab...2cdd503a68a4

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