aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada/packed_array_assign.exp
AgeCommit message (Expand)AuthorFilesLines
2024-12-12Fix GNAT version check in gdb.adaTom Tromey1-1/+1
2024-10-15Introduce and use gnat_version_compareTom Tromey1-1/+1
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-01-13Rename to allow_ada_testsTom Tromey1-1/+1
2023-01-13Use require !skip_ada_testsTom Tromey1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-10-17kfail an Ada test for GCC < 12Tom Tromey1-0/+12
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-07-21[gdb/testsuite] Add KFAILs for gdb.ada FAILs with gcc-11Tom de Vries1-9/+66
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-08-13Add skip_ada_tests to more Ada testcasesPedro Alves1-0/+2
2020-05-11Clean-up gdb.ada test namesKeith Seitz1-2/+4
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-05-01Fix bug in assignment to nested packed structureTom Tromey1-0/+3
2019-05-01Fix big-endian aggregate assignment in AdaTom Tromey1-0/+5
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-12-27Fix gdb.ada/packed_array_assign.exp by using more unique names.Philippe Waroquiers1-2/+2
2018-09-08(Ada) assigning packed array aggregate with variable as componentJoel Brobecker1-0/+30