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-07-09 | Rename common to gdbsupport | Tom Tromey | 1 | -3/+3 |
2019-01-25 | Normalize includes to use common/ | Tom Tromey | 1 | -1/+1 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-10-27 | Do not reopen temporary files | Tom Tromey | 1 | -0/+17 |
2018-10-27 | Use mkostemp, not mkstemp | Tom Tromey | 1 | -2/+3 |
2018-10-01 | Don't check HAVE_UNISTD_H | Tom Tromey | 1 | -7/+0 |
2018-02-09 | common: add scoped_fd | Markus Metzger | 1 | -0/+90 |