public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [crosstool-ng/crosstool-ng] 7b3821: Fix powerpc-e500v2-linux-gnuspe.
@ 2015-10-20  3:08 Bryan Hundven
  0 siblings, 0 replies; only message in thread
From: Bryan Hundven @ 2015-10-20  3:08 UTC (permalink / raw)
  To: crossgcc

[-- Attachment #1: Type: text/plain, Size: 1818 bytes --]

  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 7b3821450a0921799b86880921ee91802e80fbf9
      https://github.com/crosstool-ng/crosstool-ng/commit/7b3821450a0921799b86880921ee91802e80fbf9
  Author: Alexey Neyman <stilor@att.net>
  Date:   2015-10-15 (Thu, 15 Oct 2015)

  Changed paths:
    M samples/powerpc-e500v2-linux-gnuspe/crosstool.config

  Log Message:
  -----------
  Fix powerpc-e500v2-linux-gnuspe.

Options were renamed. However, matching current option names result
in a compile error for strfmon_l.o in glibc: GCC 4.6 detects an
unitialized variable in its own va_arg() implementation. Likely,
an older GLIBC was used when this sample was submitted - which did
not provide -Werror in CFLAGS.

Thus, use most recent GCC (5.2.0) and revert GLIBC_FORCE_UNWIND to
its default value, 'y' (as forced unwind is required with this version).


  Commit: 5211d68d082f6a21ea7e01149083d6b0ea505cf8
      https://github.com/crosstool-ng/crosstool-ng/commit/5211d68d082f6a21ea7e01149083d6b0ea505cf8
  Author: Alexey Neyman <stilor@att.net>
  Date:   2015-10-15 (Thu, 15 Oct 2015)

  Changed paths:
    M samples/powerpc-e500v2-linux-gnuspe/crosstool.config

  Log Message:
  -----------
  Use dedicated option for 128-bit long double.


  Commit: 720e0b4a1e2561ec686694135ea13cd7a6a13bb9
      https://github.com/crosstool-ng/crosstool-ng/commit/720e0b4a1e2561ec686694135ea13cd7a6a13bb9
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-10-19 (Mon, 19 Oct 2015)

  Changed paths:
    M samples/powerpc-e500v2-linux-gnuspe/crosstool.config

  Log Message:
  -----------
  Merge pull request #201 from stilor/powerpc-e500v2

Fix option names in powerpc-e500v2 sample.


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/4c6c7fdea0d9...720e0b4a1e25

[-- Attachment #2: Type: text/plain, Size: 71 bytes --]

--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-10-20  3:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-20  3:08 [crosstool-ng/crosstool-ng] 7b3821: Fix powerpc-e500v2-linux-gnuspe Bryan Hundven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).