Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-01-13 | gdb: add back declarations for _initialize functions | Simon Marchi | 1 | -0/+1 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-11-21 | Handle %I64d in format_pieces | Tom Tromey | 1 | -0/+11 |
2019-11-12 | gdb: Support printf 'z' size modifier | Andrew Burgess | 1 | -0/+44 |
2019-10-01 | Introduce gdb-specific %p format suffixes | Pedro Alves | 1 | -9/+26 |
2019-10-01 | Don't create empty literal pieces | Tom Tromey | 1 | -2/+4 |
2019-07-09 | Rename common to gdbsupport | Tom Tromey | 1 | -2/+2 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-05-18 | format_pieces-selftests.c: Silence ARI warnings | Simon Marchi | 1 | -2/+2 |
2018-05-17 | Make format_pieces recognize the \e escape sequence | Simon Marchi | 1 | -0/+76 |