aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/align.exp
AgeCommit message (Expand)AuthorFilesLines
2019-05-22[gdb/testsuite] Require c++11 for gdb.base/align.expTom de Vries1-1/+5
2019-04-11gdb: Fix alignment computation for structs with only static fieldsAndrew Burgess1-6/+18
2019-02-27gdb: Handle alignment for C++ structures with static membersAndrew Burgess1-53/+127
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-04-30Handle alignof and _AlignofTom Tromey1-0/+109