summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.compile
Commit message (Expand)AuthorAgeFilesLines
* 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