gcc/libstdc++-v3
Tom Honermann 5940bb028b P0482R5 char8_t: Updates to gdb pretty printing support
This patch adds recognition of the u8string and u8string_view type
aliases to the gdb pretty printer extension.

2019-02-22  Tom Honermann  <tom@honermann.net>

	* python/libstdcxx/v6/printers.py (register_type_printers): Add type
	printers for u8string and u8string_view.

From-SVN: r269090
2019-02-22 01:16:11 +00:00
..
config P0482R5 char8_t: Standard library support 2019-02-19 02:54:42 +00:00
doc Update libstdc++ documentation for C++2a implementation status 2019-02-14 17:46:26 +00:00
include Disambiguate __gnu_cxx::append_ partial specialization 2019-02-22 01:15:58 +00:00
libsupc++ P0482R5 char8_t: Standard library support 2019-02-19 02:54:42 +00:00
po Update copyright years. 2019-01-01 13:31:55 +01:00
python P0482R5 char8_t: Updates to gdb pretty printing support 2019-02-22 01:16:11 +00:00
scripts Update copyright years. 2019-01-01 13:31:55 +01:00
src re PR libstdc++/89402 (warning: ‘void _ZNKSt4hashIeEclEe()’ specifies less restrictive attribute than its target) 2019-02-20 08:57:41 +01:00
testsuite P0482R5 char8_t: Updates to existing standard library tests 2019-02-22 01:16:08 +00:00
ChangeLog P0482R5 char8_t: Updates to gdb pretty printing support 2019-02-22 01:16:11 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
ChangeLog-2014
ChangeLog-2015
ChangeLog-2016
ChangeLog-2017
ChangeLog-2018 Update copyright years. 2019-01-01 13:31:55 +01:00
Makefile.am Update copyright years. 2019-01-01 13:31:55 +01:00
Makefile.in Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856). 2018-10-31 17:03:16 +00:00
README
acinclude.m4 Fix build for systems without POSIX truncate 2019-01-07 12:38:51 +00:00
aclocal.m4 Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856). 2018-10-31 17:03:16 +00:00
config.h.in Add std::timespec and std::timespec_get for C++17 2019-02-14 14:10:25 +00:00
configure Add std::timespec and std::timespec_get for C++17 2019-02-14 14:10:25 +00:00
configure.ac Add std::timespec and std::timespec_get for C++17 2019-02-14 14:10:25 +00:00
configure.host
crossconfig.m4 Add std::timespec and std::timespec_get for C++17 2019-02-14 14:10:25 +00:00
fragment.am
linkage.m4

README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.