Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-14 | Move gdbsupport to the top level | Tom Tromey | 1 | -56/+0 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-12-12 | Fix unused function error | Luis Machado | 1 | -10/+2 |
2019-12-10 | Suppress the "unused function" warning for select_strerror_r | Christian Biesinger | 1 | -0/+8 |
2019-12-10 | Replace the remaining uses of strerror with safe_strerror | Christian Biesinger | 1 | -5/+23 |
2019-11-15 | Use gnulib's strerror_r on MinGW | Christian Biesinger | 1 | -0/+38 |