aboutsummaryrefslogtreecommitdiff
path: root/gdbsupport/packed.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-25struct packed: Add fallback byte array implementationPedro Alves1-3/+48
2022-07-25struct packed: Unit tests and more operatorsPedro Alves1-30/+49
2022-07-25struct packed: Use gcc_struct on WindowsPedro Alves1-1/+9
2022-07-14[gdb/build] Fix gdb build with gcc 4.8.5Tom de Vries1-0/+2
2022-07-12[gdb/build] Fix build with gcc 4.8.5Tom de Vries1-0/+4
2022-07-12Introduce struct packed templatePedro Alves1-0/+90