summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.compile
Commit message (Expand)AuthorAgeFilesLines
* [gdb/testsuite] Handle missing .note.GNU-stackTom de Vries2022-10-251-0/+1
* gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess2022-06-244-4/+0
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-0139-39/+39
* gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi2021-09-309-9/+0
* [PATCH] GDB Testsuite, update compile-cplus.expWill Schmidt2021-08-051-5/+4
* Update copyright year range in all GDB filesJoel Brobecker2021-01-0139-39/+39
* [gdb/testsuite] Remove Dwarf::externTom de Vries2020-07-171-1/+0
* W/ Clang, compile/link C++ test programs with "-x c++"Pedro Alves2020-06-241-11/+1
* Fix build errors in with clang in gdb.compile/compile-cplus.cGary Benson2020-05-291-2/+13
* [gdb/testsuite] Compile compile-ifunc.c with -Wno-attribute-aliasTom de Vries2020-05-061-2/+10
* Change how complex types are printed in CTom Tromey2020-04-012-2/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-0139-39/+39
* Migrate rest of compile commands to new options frameworkPedro Alves2019-06-131-5/+10
* [gdb/testsuite] Require c++11 where necessaryTom de Vries2019-05-211-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-0139-39/+39
* Testsuite: compile-cplus-print.exp: Start inferior before compilingAlan Hayward2018-10-191-4/+4
* Skip gdb ifunc tests on targets that don't support this feature.Sandra Loosemore2018-10-031-0/+4
* C++ compile supportKeith Seitz2018-08-2921-0/+1715
* Use gdb_test_no_output for compile tests expected to passKeith Seitz2018-08-161-2/+2
* Calling ifunc functions when target has no debug info but resolver hasPedro Alves2018-04-261-4/+5
* Relax gdb.compile/compile.exp to match the address printed for frameYao Qi2018-01-171-2/+5
* Update copyright year range in all GDB filesJoel Brobecker2018-01-0218-18/+18
* Stop assuming no-debug-info variables have type intPedro Alves2017-09-041-2/+3
* Stop assuming no-debug-info functions return intPedro Alves2017-09-041-4/+6
* update copyright year range in GDB filesJoel Brobecker2017-01-0118-18/+18
* Fix more cases of improper test namesLuis Machado2016-12-234-5/+5
* Fix test names starting with uppercase using multi-line gdb_test_no_outputLuis Machado2016-12-011-3/+3
* Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_testLuis Machado2016-12-011-5/+5
* Fix test names starting with uppercase output by basic functionsLuis Machado2016-12-011-1/+1
* Remove Java supportTom Tromey2016-10-061-2/+2
* Rename gdb_load_shlibs to gdb_load_shlibSimon Marchi2016-04-271-1/+1
* Fix gdb.compile/compile.exp shlib regressionPedro Alves2016-04-071-3/+7
* Always organize test artifacts in a directory hierarchySimon Marchi2016-02-081-21/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-0118-18/+18
* Fix compile.exp error message expectationJan Kratochvil2015-10-251-1/+1
* Force language to C in gdb.compile/compile-ifunc.expLuis Machado2015-08-271-0/+6
* compile: Warn for old GCC on cv-qualified self-referenceJan Kratochvil2015-07-082-34/+44
* compile-print.exp: xfail->kfail for '@' GDB array operatorJan Kratochvil2015-06-041-2/+2
* compile: Use also inferior munmapJan Kratochvil2015-06-031-2/+2
* compile: New 'compile print'Jan Kratochvil2015-05-162-0/+90
* compile: Use -Wall, not -wJan Kratochvil2015-05-162-6/+14
* compile: Fix GNU-IFUNC funcs called from injected codeJan Kratochvil2015-02-262-0/+100
* compile: Fix function pointersJan Kratochvil2015-01-221-0/+5
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-0114-14/+14
* Fix MinGW compilationJan Kratochvil2014-12-174-4/+4
* the "compile" commandTom Tromey2014-12-1215-0/+1344