Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-11-29 | Remove gdb_static_assert | Tom Tromey | 1 | -8/+8 |
2023-06-03 | [gdb] Fix typos | Tom de Vries | 1 | -1/+1 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-07-25 | struct packed: Add fallback byte array implementation | Pedro Alves | 1 | -3/+48 |
2022-07-25 | struct packed: Unit tests and more operators | Pedro Alves | 1 | -30/+49 |
2022-07-25 | struct packed: Use gcc_struct on Windows | Pedro Alves | 1 | -1/+9 |
2022-07-14 | [gdb/build] Fix gdb build with gcc 4.8.5 | Tom de Vries | 1 | -0/+2 |
2022-07-12 | [gdb/build] Fix build with gcc 4.8.5 | Tom de Vries | 1 | -0/+4 |
2022-07-12 | Introduce struct packed template | Pedro Alves | 1 | -0/+90 |