summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.compile/compile.exp
Commit message (Expand)AuthorAgeFilesLines
* [gdb/testsuite] Add and use is_x86_64_m64_targetTom de Vries2023-01-261-1/+1
* Rename to allow_shlib_testsTom Tromey2023-01-131-1/+1
* Use require !skip_shlib_testsTom Tromey2023-01-131-4/+1
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Avoid timeouts in gdb.compileTom Tromey2022-12-011-2/+1
* Remove one copy of skip_compile_feature_testsTom Tromey2022-12-011-0/+2
* gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess2022-06-241-1/+0
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Change how complex types are printed in CTom Tromey2020-04-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Migrate rest of compile commands to new options frameworkPedro Alves2019-06-131-5/+10
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Use gdb_test_no_output for compile tests expected to passKeith Seitz2018-08-161-2/+2
* 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-021-1/+1
* Stop assuming no-debug-info functions return intPedro Alves2017-09-041-4/+6
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* 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
* 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
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Fix compile.exp error message expectationJan Kratochvil2015-10-251-1/+1
* compile: Warn for old GCC on cv-qualified self-referenceJan Kratochvil2015-07-081-33/+43
* compile: Use also inferior munmapJan Kratochvil2015-06-031-2/+2
* compile: Use -Wall, not -wJan Kratochvil2015-05-161-5/+13
* 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-011-1/+1
* Fix MinGW compilationJan Kratochvil2014-12-171-1/+1
* the "compile" commandTom Tromey2014-12-121-0/+357