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] 9d2a5f: Set ALL_TARGET_CFLAGS initially for !MULTILIB


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 9d2a5f8413d397d189e67c80b7ebab2bd30d42ac
      https://github.com/crosstool-ng/crosstool-ng/commit/9d2a5f8413d397d189e67c80b7ebab2bd30d42ac
  Author: Alexey Neyman <stilor@att.net>
  Date:   2018-12-07 (Fri, 07 Dec 2018)

  Changed paths:
    M scripts/build/cc/gcc.sh
    M scripts/functions

  Log Message:
  -----------
  Set ALL_TARGET_CFLAGS initially for !MULTILIB

Fixes #1107.

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


  Commit: e149e28e57de91cad96033047872d84e6938ea23
      https://github.com/crosstool-ng/crosstool-ng/commit/e149e28e57de91cad96033047872d84e6938ea23
  Author: Alexey Neyman <stilor@att.net>
  Date:   2018-12-07 (Fri, 07 Dec 2018)

  Changed paths:
    M config/libc/glibc.in
    M packages/glibc/package.desc
    M scripts/build/libc/glibc.sh

  Log Message:
  -----------
  Disable -fstack-protector* from being used by glibc

... until it was fixed (to some extent) in 2.25.

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


  Commit: 0ffcfd657c4a3e6e5cd91071bd9825d50e2c413f
      https://github.com/crosstool-ng/crosstool-ng/commit/0ffcfd657c4a3e6e5cd91071bd9825d50e2c413f
  Author: Alexey Neyman <stilor@att.net>
  Date:   2018-12-07 (Fri, 07 Dec 2018)

  Changed paths:
    A samples/powerpc-8540-linux-gnu/crosstool.config
    A samples/powerpc-8540-linux-gnu/reported.by

  Log Message:
  -----------
  Add config from issue 1107

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


  Commit: 4c2c2315dfaefc7261f12fbbbf4ce5639dad94a2
      https://github.com/crosstool-ng/crosstool-ng/commit/4c2c2315dfaefc7261f12fbbbf4ce5639dad94a2
  Author: Alexey Neyman <stilor@att.net>
  Date:   2018-12-07 (Fri, 07 Dec 2018)

  Changed paths:
    M config/libc/glibc.in
    M packages/glibc/package.desc
    A samples/powerpc-8540-linux-gnu/crosstool.config
    A samples/powerpc-8540-linux-gnu/reported.by
    M scripts/build/cc/gcc.sh
    M scripts/build/libc/glibc.sh
    M scripts/functions

  Log Message:
  -----------
  Merge pull request #1109 from stilor/cflags-non-multilib

Fixes for 1107


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/f8874f447e40...4c2c2315dfae
      **NOTE:** This service has 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]