public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [crosstool-ng/crosstool-ng] 16d166: Force wide char support in uClibc if GDB8 is enabl...
@ 2017-06-08 22:06 Alexey Neyman
  0 siblings, 0 replies; only message in thread
From: Alexey Neyman @ 2017-06-08 22:06 UTC (permalink / raw)
  To: crossgcc

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

  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 16d166c2c87a232fae40f8613d43a08fe8cbdc90
      https://github.com/crosstool-ng/crosstool-ng/commit/16d166c2c87a232fae40f8613d43a08fe8cbdc90
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-06-08 (Thu, 08 Jun 2017)

  Changed paths:
    M config/debug/gdb.in.gdbserver
    M config/debug/gdb.in.native

  Log Message:
  -----------
  Force wide char support in uClibc if GDB8 is enabled

GDB8 (or rather gnulib that is a part of it) provides a fallback mbstate_t
definition - but GCC's C++ headers (which are used via stdint.h since GDB8
uses C++) provide another mbstate_t if libc does not have wide char support.
These two definitions conflict with each other.

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


  Commit: 29ecbf84c86098423a7228765aa9324c931eecc8
      https://github.com/crosstool-ng/crosstool-ng/commit/29ecbf84c86098423a7228765aa9324c931eecc8
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-06-08 (Thu, 08 Jun 2017)

  Changed paths:
    M config/debug/gdb.in.gdbserver
    M config/debug/gdb.in.native

  Log Message:
  -----------
  Merge pull request #739 from stilor/sh4-gdb-uclibc

Force wide char support in uClibc if GDB8 is enabled


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/10089f3c9aa4...29ecbf84c860

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

only message in thread, other threads:[~2017-06-08  7:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-08 22:06 [crosstool-ng/crosstool-ng] 16d166: Force wide char support in uClibc if GDB8 is enabl 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).