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] c8d7d7: Added new gcc config option CC_GCC_CONFIG_TLS


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: c8d7d79e20f83e3ca268b0c302263a8c6660bd8a
      https://github.com/crosstool-ng/crosstool-ng/commit/c8d7d79e20f83e3ca268b0c302263a8c6660bd8a
  Author: Jasmin Jessich <jasmin@anw.at>
  Date:   2017-02-21 (Tue, 21 Feb 2017)

  Changed paths:
    M config/cc/gcc.in.2
    M scripts/build/cc/100-gcc.sh

  Log Message:
  -----------
  Added new gcc config option CC_GCC_CONFIG_TLS

Adding new tristate configuration for TLS (Thread Local Storage) to
add "--enable-tls" (y), "--disable-tls" (n) or nothing (m).

Signed-off-by: Jasmin Jessich <jasmin@anw.at>


  Commit: 4de4507a651901c65e09ee7db644962d4ac956ff
      https://github.com/crosstool-ng/crosstool-ng/commit/4de4507a651901c65e09ee7db644962d4ac956ff
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-02-22 (Wed, 22 Feb 2017)

  Changed paths:
    M config/cc/gcc.in.2
    M scripts/build/cc/100-gcc.sh

  Log Message:
  -----------
  Merge pull request #375 from jasmin-j/add_tls_config

Added new gcc config option CC_GCC_CONFIG_TLS


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/1468e996f75f...4de4507a6519

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