public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [crosstool-ng/crosstool-ng] b7194d: Fix xtensa static link.
@ 2016-12-16 20:29 Alexey Neyman
  0 siblings, 0 replies; only message in thread
From: Alexey Neyman @ 2016-12-16 20:29 UTC (permalink / raw)
  To: crossgcc

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

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

  Changed paths:
    A patches/uClibc-ng/1.0.20/100-xtensa-static-link.patch

  Log Message:
  -----------
  Fix xtensa static link.

uClibc-ng 1.0.20 fixed static linking with "libdl" by adding all libdl functions
into the libc. On xtensa, though, libdl contains an unresolved reference that is
satisfied by the ld.so - which is not a part of the linking in a static case.

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


  Commit: 1e5655b7a10aed778a1e1d75ba55fce0a323da30
      https://github.com/crosstool-ng/crosstool-ng/commit/1e5655b7a10aed778a1e1d75ba55fce0a323da30
  Author: Alexey Neyman <stilor@att.net>
  Date:   2016-12-09 (Fri, 09 Dec 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Also, rename xtensa sample for Travis.

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


  Commit: 7bea082b3ff791cd5e9da5b3c7f9c9b49bbd8f6f
      https://github.com/crosstool-ng/crosstool-ng/commit/7bea082b3ff791cd5e9da5b3c7f9c9b49bbd8f6f
  Author: Alexey Neyman <stilor@att.net>
  Date:   2016-12-16 (Fri, 16 Dec 2016)

  Changed paths:
    M .travis.yml
    A patches/uClibc-ng/1.0.20/100-xtensa-static-link.patch

  Log Message:
  -----------
  Merge pull request #498 from stilor/xtensa-link

Fix xtensa static link.


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/da3f8c4ec534...7bea082b3ff7

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

only message in thread, other threads:[~2016-12-16 20:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-16 20:29 [crosstool-ng/crosstool-ng] b7194d: Fix xtensa static link Alexey Neyman

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).