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] 62f5b9: ARC: Don't mention in multilib not yet supported C...


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 62f5b90e2e79a8ccee07534f9484627e5e268d50
      https://github.com/crosstool-ng/crosstool-ng/commit/62f5b90e2e79a8ccee07534f9484627e5e268d50
  Author: Alexey Brodkin <abrodkin@synopsys.com>
  Date:   2018-05-16 (Wed, 16 May 2018)

  Changed paths:
    A packages/gcc/8.1.0/0020-ARC-Don-t-mention-not-yet-supported-hs4xy-CPUs.patch

  Log Message:
  -----------
  ARC: Don't mention in multilib not yet supported CPUs

hs4x and hs4xd were mistakenly mentioned in MULTILIB_OPTION/DIRNAMES
before real support of those CPUs was accepted in upstream.

That breaks multilib toolchains building becase we're trying to compile
for not yet known CPU.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>


  Commit: a397b6951662d0ee76e96c027928662ab05b2d3b
      https://github.com/crosstool-ng/crosstool-ng/commit/a397b6951662d0ee76e96c027928662ab05b2d3b
  Author: Alexey Brodkin <abrodkin@synopsys.com>
  Date:   2018-05-16 (Wed, 16 May 2018)

  Changed paths:
    A samples/arc-multilib-elf32/crosstool.config
    A samples/arc-multilib-elf32/reported.by

  Log Message:
  -----------
  ARC: Add baremetal/elf32 multilib sample

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>


  Commit: ea53be7529f4ad96e9235ab5b332a26a3d65dc99
      https://github.com/crosstool-ng/crosstool-ng/commit/ea53be7529f4ad96e9235ab5b332a26a3d65dc99
  Author: Alexey Neyman <stilor@att.net>
  Date:   2018-05-16 (Wed, 16 May 2018)

  Changed paths:
    A packages/gcc/8.1.0/0020-ARC-Don-t-mention-not-yet-supported-hs4xy-CPUs.patch
    A samples/arc-multilib-elf32/crosstool.config
    A samples/arc-multilib-elf32/reported.by

  Log Message:
  -----------
  Merge pull request #971 from abrodkin/topic-elf32-multilib

ARC: Add support and sample for baremetal/elf32 multilib toolchain


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/563ee5cea00a...ea53be7529f4
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

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