Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-03-26 | gdb, gdbserver, gdbsupport: remove includes of early headers | Simon Marchi | 1 | -1/+0 |
2024-02-21 | gdbsupport: assume that compiler supports std::{is_trivially_constructible,is... | Simon Marchi | 1 | -4/+0 |
2024-02-21 | gdb: remove some GCC version checks | Simon Marchi | 1 | -6/+0 |
2024-01-12 | Update copyright year range in header of all files managed by GDB | Andrew Burgess | 1 | -1/+1 |
2023-11-29 | Remove gdb_static_assert | Tom Tromey | 1 | -23/+23 |
2023-01-30 | enum_flags to_string | Pedro Alves | 1 | -6/+63 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-09-29 | Tweak gdbsupport/valid-expr.h for GCC 6, fix build | Pedro Alves | 1 | -7/+17 |
2020-09-14 | Rewrite enum_flags, add unit tests, fix problems | Pedro Alves | 1 | -0/+586 |