summaryrefslogtreecommitdiff
path: root/gdbsupport/packed.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* struct packed: Add fallback byte array implementationPedro Alves2022-07-251-3/+48
* struct packed: Unit tests and more operatorsPedro Alves2022-07-251-30/+49
* struct packed: Use gcc_struct on WindowsPedro Alves2022-07-251-1/+9
* [gdb/build] Fix gdb build with gcc 4.8.5Tom de Vries2022-07-141-0/+2
* [gdb/build] Fix build with gcc 4.8.5Tom de Vries2022-07-121-0/+4
* Introduce struct packed templatePedro Alves2022-07-121-0/+90