aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp/non-trivial-retval.exp
AgeCommit message (Expand)AuthorFilesLines
2022-11-14PowerPC, fix support for printing the function return value for non-trivial v...Carl Love1-1/+8
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-12-23gdb: on x86-64 non-trivial C++ objects are returned in memoryAndrew Burgess1-0/+26
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-11-02[gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (3)Tom de Vries1-5/+5
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-12-23Fix more cases of improper test namesLuis Machado1-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/+1
2014-10-15Add new non-trial return value tests.Siva Chandra1-0/+2
2014-10-15Non trivial return value tests.Siva Chandra1-0/+34