aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/ext/throw_allocator/variadic_construct.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-07-26Add missing dg-require-cstdint directives to testsJonathan Wakely1-0/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-141.cc: Remove 'test' variables.Paolo Carlini1-1/+0
2016-08-26Use effective-target instead of -std optionsJonathan Wakely1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-16libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini1-1/+1
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-1/+1
2009-12-16PR libstdc++/21772 part 1Benjamin Kosnik1-1/+1
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-5/+4
2007-11-20variadic_construct.cc: Add dg-require-time.Richard Sandiford1-0/+2
2007-10-27throw_allocator.h (throw_allocator<>:: construct<>(pointer, _Args&&...)): Add.Paolo Carlini1-0/+46