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] f07166: Garbage collection for GCC options that are same


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: f0716643b41aaff6ba37ea629ccead7b2011f618
      https://github.com/crosstool-ng/crosstool-ng/commit/f0716643b41aaff6ba37ea629ccead7b2011f618
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-02-18 (Sat, 18 Feb 2017)

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

  Log Message:
  -----------
  Garbage collection for GCC options that are same

... on all supported versions.

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


  Commit: 264b0c8686051f6a8fe08cc41a34d5225d83e7a6
      https://github.com/crosstool-ng/crosstool-ng/commit/264b0c8686051f6a8fe08cc41a34d5225d83e7a6
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-02-18 (Sat, 18 Feb 2017)

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

  Log Message:
  -----------
  More GC

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


  Commit: 31e7cd688de455ceef5a4914d9fd540e5e55579f
      https://github.com/crosstool-ng/crosstool-ng/commit/31e7cd688de455ceef5a4914d9fd540e5e55579f
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
    M config/cc/gcc.in

  Log Message:
  -----------
  Latest GCC has libmpx and Go.

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


  Commit: 45512b003d04b5a89c5c3bb6b674683d82b87f42
      https://github.com/crosstool-ng/crosstool-ng/commit/45512b003d04b5a89c5c3bb6b674683d82b87f42
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-02-18 (Sat, 18 Feb 2017)

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

  Log Message:
  -----------
  Have LTO depend-on non-static builds

Loading a dynamic library (LTO plugin) from a static binary fails
on ArchLinux. It is also prone to break if a system is ever upgraded.

Also, disable plugins if not enabled explicitly.

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


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

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

  Log Message:
  -----------
  More garbage collection

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


  Commit: d20091d730f896155462333bbd770eb6e4946a52
      https://github.com/crosstool-ng/crosstool-ng/commit/d20091d730f896155462333bbd770eb6e4946a52
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
    M config/libc/newlib.in.2

  Log Message:
  -----------
  Newlib's LTO only makes sense if GCC supports it

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


  Commit: 6a1b5a3d7723d9b45df2f0dc0f0d2b7fdfc11d73
      https://github.com/crosstool-ng/crosstool-ng/commit/6a1b5a3d7723d9b45df2f0dc0f0d2b7fdfc11d73
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-02-19 (Sun, 19 Feb 2017)

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

  Log Message:
  -----------
  Merge pull request #608 from stilor/static-no-plugins

Disable LTO for static toolchain


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/abcb548d189b...6a1b5a3d7723

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