aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/ext/mt_allocator
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek26-26/+26
2024-01-03Update copyright years.Jakub Jelinek26-26/+26
2023-06-07libstdc++: Fix some tests that fail with -fno-exceptionsJonathan Wakely1-0/+2
2023-01-16Update copyright years.Jakub Jelinek26-26/+26
2022-06-27libstdc++: testsuite: Add missing <string> headerJonathan Wakely1-0/+1
2022-01-03Update copyright years.Jakub Jelinek26-26/+26
2021-01-04Update copyright years.Jakub Jelinek26-26/+26
2020-01-01Update copyright years.Jakub Jelinek26-26/+26
2019-01-01Update copyright years.Jakub Jelinek26-26/+26
2018-07-26Add missing dg-require-cstdint directives to testsJonathan Wakely1-0/+1
2018-01-03Update copyright years.Jakub Jelinek26-26/+26
2017-01-01Update copyright years.Jakub Jelinek26-26/+26
2016-11-3050594.cc: XFAIL on AIX.David Edelsohn1-0/+2
2016-10-141.cc: Remove 'test' variables.Paolo Carlini6-11/+0
2016-10-14PR65122 extended alignment support in allocatorsJonathan Wakely1-0/+48
2016-08-26Use effective-target instead of -std optionsJonathan Wakely1-1/+1
2016-01-04Update copyright years.Jakub Jelinek25-25/+25
2015-01-05Update copyright years.Jakub Jelinek25-25/+25
2014-10-16libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini1-1/+1
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford25-25/+25
2013-06-10forced.C: Extend current handling of Linux-based x86 systems to cover all GNU...Thomas Schwinge1-1/+1
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford25-37/+25
2010-06-03c++config (std::size_t, [...]): Provide typedefs.Paolo Carlini1-3/+3
2009-05-28testsuite_allocator.h (check_new, [...]): Move to ...Benjamin Kosnik14-495/+56
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek25-125/+112
2008-08-18re PR testsuite/37149 (27_io/basic_ostream/inserters_other/char/error_code.cc)Paolo Carlini12-12/+24
2007-10-27throw_allocator.h (throw_allocator<>:: construct<>(pointer, _Args&&...)): Add.Paolo Carlini1-0/+46
2007-02-20[multiple changes]Benjamin Kosnik1-0/+0
2005-11-22re PR libstdc++/23591 (exceptions in plugins in threads cause segmentation vi...Benjamin Kosnik1-1/+1
2005-09-23tune-1.cc: Clarify for single-thread.Benjamin Kosnik4-68/+59
2005-09-1322309_thread.cc: Remove dg-do run.Benjamin Kosnik1-1/+0
2005-09-12[multiple changes]Benjamin Kosnik1-0/+101
2005-09-01libstdc++.exp (check_v3_target_cxa_atexit): New.Benjamin Kosnik12-108/+402
2005-08-17All files: Update FSF address.Kelley Cook19-19/+19
2005-04-07test.html: Update.Benjamin Kosnik2-4/+6
2005-01-26mt_allocator.h (struct __per_type_pool_policy<,, [...]): Scale _M_chunk_size ...Paolo Carlini1-0/+55
2004-10-29testsuite_allocator.h (check_delete): New.Benjamin Kosnik2-6/+63
2004-10-28mt_allocator.h (__common_pool_policy): Add template template parameter for po...Benjamin Kosnik15-38/+70
2004-10-23deallocate_global-2.c: s/value_t/value_type/.Andrew Pinski8-47/+47
2004-10-21bitmap_allocator.h (allocate): Throw std::bad_alloc when n > max_size().Paolo Carlini1-0/+31
2004-10-14mt_allocator.h (__mt_alloc::deallocate): Check for null pointer.Benjamin Kosnik2-0/+66
2004-10-12re PR libstdc++/17937 (Critical ~__pool troubles)Benjamin Kosnik10-70/+94
2004-10-11PR libstdc++/16614 continued.Benjamin Kosnik3-9/+7
2004-10-09acconfig.h: Add _GLIBCXX_USE___CXA_ATEXIT.Benjamin Kosnik8-0/+16
2004-10-06acinclude.m4 (GLIBCXX_ENABLE_THREADS): Set enable_thread.Benjamin Kosnik5-2/+4
2004-10-06re PR libstdc++/17780 (std::allocator vs. static init)Benjamin Kosnik9-1/+618
2004-09-17tune-1.cc: Use VERIFY, clean up a bit.Paolo Carlini4-54/+40
2004-09-01re PR libstdc++/16614 (Excessive resource usage in __mt_alloc)Benjamin Kosnik6-0/+440