aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.compile
AgeCommit message (Expand)AuthorFilesLines
2024-03-25gdb: rename unwindonsignal to unwind-on-signalAndrew Burgess2-6/+6
2024-03-14Pass alignment when using GCC_C_FE_VERSION_2Tom Tromey2-0/+10
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess39-39/+39
2023-11-16Fix small bug in compile.expTom Tromey1-1/+1
2023-08-23gdb: MI stopped events when unwindonsignal is onAndrew Burgess2-4/+24
2023-08-04gdb/testsuite: Disable gdb.compile when testing with clangBruno Larsen16-4/+32
2023-02-08Avoid FAILs in gdb.compileTom Tromey1-1/+3
2023-01-26[gdb/testsuite] Add and use is_x86_64_m64_targetTom de Vries2-2/+2
2023-01-13Rename to allow_shlib_testsTom Tromey1-1/+1
2023-01-13Rename to allow_ifunc_testsTom Tromey1-1/+1
2023-01-13Rename to allow_cplus_tests and allow_stl_testsTom Tromey8-8/+8
2023-01-13Use require !skip_ifunc_testsTom Tromey1-3/+1
2023-01-13Use require !skip_shlib_testsTom Tromey1-4/+1
2023-01-13Use require !skip_cplus_testsTom Tromey8-32/+8
2023-01-13Use require dwarf2_supportTom Tromey1-3/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker39-39/+39
2022-12-01Avoid timeouts in gdb.compileTom Tromey16-64/+40
2022-12-01Remove one copy of skip_compile_feature_testsTom Tromey6-0/+11
2022-11-28gdb/testsuite: remove use of then keyword from gdb.*/*.exp scriptsAndrew Burgess1-1/+1
2022-11-18gdb/testsuite: fix gdb.compile/compile-ops.exp with clangAndrew Burgess2-11/+15
2022-10-25[gdb/testsuite] Handle missing .note.GNU-stackTom de Vries1-0/+1
2022-06-24gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess4-4/+0
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker39-39/+39
2021-09-30gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi9-9/+0
2021-08-05[PATCH] GDB Testsuite, update compile-cplus.expWill Schmidt1-5/+4
2021-01-01Update copyright year range in all GDB filesJoel Brobecker39-39/+39
2020-07-17[gdb/testsuite] Remove Dwarf::externTom de Vries1-1/+0
2020-06-24W/ Clang, compile/link C++ test programs with "-x c++"Pedro Alves1-11/+1
2020-05-29Fix build errors in with clang in gdb.compile/compile-cplus.cGary Benson1-2/+13
2020-05-06[gdb/testsuite] Compile compile-ifunc.c with -Wno-attribute-aliasTom de Vries1-2/+10
2020-04-01Change how complex types are printed in CTom Tromey2-2/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker39-39/+39
2019-06-13Migrate rest of compile commands to new options frameworkPedro Alves1-5/+10
2019-05-21[gdb/testsuite] Require c++11 where necessaryTom de Vries1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker39-39/+39
2018-10-19Testsuite: compile-cplus-print.exp: Start inferior before compilingAlan Hayward1-4/+4
2018-10-03Skip gdb ifunc tests on targets that don't support this feature.Sandra Loosemore1-0/+4
2018-08-29C++ compile supportKeith Seitz21-0/+1715
2018-08-16Use gdb_test_no_output for compile tests expected to passKeith Seitz1-2/+2
2018-04-26Calling ifunc functions when target has no debug info but resolver hasPedro Alves1-4/+5
2018-01-17Relax gdb.compile/compile.exp to match the address printed for frameYao Qi1-2/+5
2018-01-02Update copyright year range in all GDB filesJoel Brobecker18-18/+18
2017-09-04Stop assuming no-debug-info variables have type intPedro Alves1-2/+3
2017-09-04Stop assuming no-debug-info functions return intPedro Alves1-4/+6
2017-01-01update copyright year range in GDB filesJoel Brobecker18-18/+18
2016-12-23Fix more cases of improper test namesLuis Machado4-5/+5
2016-12-01Fix test names starting with uppercase using multi-line gdb_test_no_outputLuis Machado1-3/+3
2016-12-01Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_testLuis Machado1-5/+5
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado1-1/+1
2016-10-06Remove Java supportTom Tromey1-2/+2