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] 7c720a: Only decorate TARGET_ARCH if using specific CPU


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 7c720ae3941c7645fec0529ed3ba4701a9bfcbfe
      https://github.com/crosstool-ng/crosstool-ng/commit/7c720ae3941c7645fec0529ed3ba4701a9bfcbfe
  Author: Alexey Neyman <stilor@att.net>
  Date:   2018-01-21 (Sun, 21 Jan 2018)

  Changed paths:
    M scripts/build/arch/sh.sh

  Log Message:
  -----------
  Only decorate TARGET_ARCH if using specific CPU

Otherwise, binutils don't recognize it as a valid target - even though
GCC does.

Fixes #897.

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


  Commit: ba165ed4c0bfa8a83e61a2efd1ad205777978486
      https://github.com/crosstool-ng/crosstool-ng/commit/ba165ed4c0bfa8a83e61a2efd1ad205777978486
  Author: Alexey Neyman <stilor@att.net>
  Date:   2018-01-24 (Wed, 24 Jan 2018)

  Changed paths:
    M scripts/build/arch/sh.sh

  Log Message:
  -----------
  Merge pull request #900 from stilor/issue-897

Only decorate TARGET_ARCH if using specific CPU


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/b355005f56bb...ba165ed4c0bf

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