gcc/libstdc++-v3
Jakub Jelinek fcb141ac22 re PR libstdc++/89402 (warning: ‘void _ZNKSt4hashIeEclEe()’ specifies less restrictive attribute than its target)
PR libstdc++/89402
	* src/c++98/compatibility-ldbl.cc (_ZNKSt4hashIeEclEe): Change return
	type to std::size_t and argument to type to long double.

From-SVN: r269130
2019-02-22 20:10:47 +01:00
..
config configure.host (abi_baseline_pair): Adjust for SPARC64/Linux. 2019-02-22 07:25:52 +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-22 20:10:47 +01:00
testsuite Add tests for C++2a content of <atomic> header 2019-02-22 01:16:15 +00:00
acinclude.m4 Fix build for systems without POSIX truncate 2019-01-07 12:38:51 +00:00
aclocal.m4
ChangeLog re PR libstdc++/89402 (warning: ‘void _ZNKSt4hashIeEclEe()’ specifies less restrictive attribute than its target) 2019-02-22 20:10:47 +01: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
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 configure.host (abi_baseline_pair): Adjust for SPARC64/Linux. 2019-02-22 07:25:52 +00:00
crossconfig.m4 Add std::timespec and std::timespec_get for C++17 2019-02-14 14:10:25 +00:00
fragment.am
linkage.m4
Makefile.am Update copyright years. 2019-01-01 13:31:55 +01:00
Makefile.in
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.