aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/config/allocator/malloc_allocator_base.h
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-11-30libstdc++: Make Asan detection work for Clang [PR103453]Jonathan Wakely1-2/+8
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-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-07-21Add AddressSanitizer annotations to std::vectorJonathan Wakely1-0/+4
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-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
2012-11-10* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.Jason Merrill1-1/+1
2012-03-19allocator.h (std::allocator): Base class is __allocator_base.Benjamin Kosnik1-3/+21
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-12-19*: Use headername alias to associate private includes to public includes.Benjamin Kosnik1-2/+2
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2007-02-02c++config: Consistent macro guards for config includes.Benjamin Kosnik1-2/+2
2006-12-05localefwd.h: Consistent @file placement...Benjamin Kosnik1-0/+5
2005-08-17All files: Update FSF address.Kelley Cook1-1/+1
2005-05-24allocator.h: Change ___glibcxx_base_allocator to __glibcxx_base_allocator.Benjamin Kosnik1-2/+2
2004-03-13allocator: New.Benjamin Kosnik1-0/+37