aboutsummaryrefslogtreecommitdiff
path: root/gdb/common/new-op.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-09Rename common to gdbsupportTom Tromey1-95/+0
2019-04-25Make exception handling more efficientTom Tromey1-2/+2
2019-04-08Rename gdb exception typesTom Tromey1-1/+1
2019-04-08Rewrite TRY/CATCHTom Tromey1-3/+2
2019-03-06Remove basic cleanup codeTom Tromey1-2/+0
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-24Add noexcept to custom non-throwing new operators.John Baldwin1-2/+2
2016-10-25new-op.c: Add comment about -fsanitize=addressPedro Alves1-0/+6
2016-10-25Don't override operator new if GDB is built with -fsanitize=addressYao Qi1-0/+7
2016-09-23gdb: Replace operator new / operator new[]Pedro Alves1-0/+85