gcc/libstdc++-v3
Jonathan Wakely f629f63d2d libstdc++: Extend max_align_t special case to 64-bit HP-UX [PR77691]
GCC's std::max_align_t doesn't agree with the system malloc on HP-UX, so
generalize the current hack for Solaris to apply to that target too.

libstdc++-v3/ChangeLog:

	PR libstdc++/77691
	* include/experimental/memory_resource
	(_GLIBCXX_MAX_ALIGN_MATCHES_MALLOC): Define.
	(do_allocate, do_deallocate): Check it.
	* testsuite/experimental/memory_resource/new_delete_resource.cc:
	Relax expected behaviour for 64-bit hppa-hp-hpux11.11.
2023-01-12 20:57:34 +00:00
..
config Fix atomic operations on PA-RISC 2.0 processors. 2023-01-05 18:15:18 +00:00
doc libstdc++: Update shared library version history in manual 2023-01-12 20:57:34 +00:00
include libstdc++: Extend max_align_t special case to 64-bit HP-UX [PR77691] 2023-01-12 20:57:34 +00:00
libsupc++
po
python libstdc++: Fix <chrono> printers for Python 2 [PR108212] 2023-01-05 16:28:43 +00:00
scripts
src libstdc++: Fix tzdb.cc to compile with -fno-exceptions 2023-01-10 10:09:22 +00:00
testsuite libstdc++: Extend max_align_t special case to 64-bit HP-UX [PR77691] 2023-01-12 20:57:34 +00:00
acinclude.m4 Reimplement GNU threads library on native Windows 2022-12-23 23:58:06 +00:00
aclocal.m4
ChangeLog Daily bump. 2023-01-11 00:17:56 +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
ChangeLog-2019
ChangeLog-2020
ChangeLog-2021
ChangeLog-2022 Rotate ChangeLog files. 2023-01-01 16:20:13 +01:00
config.h.in Reimplement GNU threads library on native Windows 2022-12-23 23:58:06 +00:00
configure Reimplement GNU threads library on native Windows 2022-12-23 23:58:06 +00:00
configure.ac
configure.host
crossconfig.m4
fragment.am
linkage.m4
Makefile.am
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.