aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp/non-trivial-retval.cc
AgeCommit message (Expand)AuthorFilesLines
2021-12-23gdb: on x86-64 non-trivial C++ objects are returned in memoryAndrew Burgess1-1/+18
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
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-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-24Guard a call to TYPE_TARGET_TYPE in gnuv3_pass_by_reference.Siva Chandra1-0/+33
2014-10-15Add new non-trial return value tests.Siva Chandra1-0/+46
2014-10-15Non trivial return value tests.Siva Chandra1-0/+73