aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/libsupc++/new_opant.cc
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-08-10PR libstdc++/68210 adjust operator new and delete for LWG 206Jonathan Wakely1-2/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-09-11Fix bootstrap failure when ATOMIC_INT_LOCK_FREE < 2Jonathan Wakely1-0/+1
2016-09-09Implement P0035R4, C++17 new of over-aligned types.Jason Merrill1-0/+41