aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.compile/compile-ifunc.exp
AgeCommit message (Expand)AuthorFilesLines
2023-01-13Rename to allow_ifunc_testsTom Tromey1-1/+1
2023-01-13Use require !skip_ifunc_testsTom Tromey1-3/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-12-01Avoid timeouts in gdb.compileTom Tromey1-2/+1
2022-12-01Remove one copy of skip_compile_feature_testsTom Tromey1-0/+2
2022-06-24gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess1-1/+0
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-05-06[gdb/testsuite] Compile compile-ifunc.c with -Wno-attribute-aliasTom de Vries1-2/+10
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-10-03Skip gdb ifunc tests on targets that don't support this feature.Sandra Loosemore1-0/+4
2018-04-26Calling ifunc functions when target has no debug info but resolver hasPedro Alves1-4/+5
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-04Stop assuming no-debug-info variables have type intPedro Alves1-2/+3
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-23Fix more cases of improper test namesLuis Machado1-2/+2
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-08-27Force language to C in gdb.compile/compile-ifunc.expLuis Machado1-0/+6
2015-02-26compile: Fix GNU-IFUNC funcs called from injected codeJan Kratochvil1-0/+54