Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-11-21 | gdb: Use C++17's std::make_unique instead of gdb::make_unique | Lancelot Six | 1 | -13/+0 |
2023-10-09 | gdb_unique_ptr.h: Fix a typo in a comment | John Baldwin | 1 | -1/+1 |
2023-08-23 | gdb: add gdb::make_unique function | Andrew Burgess | 1 | -0/+13 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-02-25 | gdb: add operator+= and operator+ overload for std::string | Andrew Burgess | 1 | -0/+19 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-11-16 | gdbsupport: move xfree into its own file | Andrew Burgess | 1 | -0/+1 |
2021-11-05 | Introduce make_unique_xstrndup | Tom Tromey | 1 | -0/+9 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-01-14 | Move gdbsupport to the top level | Tom Tromey | 1 | -0/+67 |