Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 2023-01-01 | 1 | -1/+1 |
* | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 2022-01-01 | 1 | -1/+1 |
* | gdbsupport: make gdb_mkostemp_cloexec return a scoped_fd | Simon Marchi | 2021-09-30 | 1 | -3/+3 |
* | Update copyright year range in all GDB files | Joel Brobecker | 2021-01-01 | 1 | -1/+1 |
* | gdb: add back declarations for _initialize functions | Simon Marchi | 2020-01-13 | 1 | -0/+1 |
* | Update copyright year range in all GDB files. | Joel Brobecker | 2020-01-01 | 1 | -1/+1 |
* | Rename common to gdbsupport | Tom Tromey | 2019-07-09 | 1 | -3/+3 |
* | Normalize includes to use common/ | Tom Tromey | 2019-01-25 | 1 | -1/+1 |
* | Update copyright year range in all GDB files. | Joel Brobecker | 2019-01-01 | 1 | -1/+1 |
* | Do not reopen temporary files | Tom Tromey | 2018-10-27 | 1 | -0/+17 |
* | Use mkostemp, not mkstemp | Tom Tromey | 2018-10-27 | 1 | -2/+3 |
* | Don't check HAVE_UNISTD_H | Tom Tromey | 2018-10-01 | 1 | -7/+0 |
* | common: add scoped_fd | Markus Metzger | 2018-02-09 | 1 | -0/+90 |