Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-18 | remote: consider addressable unit size when reading/writing memory | Simon Marchi | 1 | -21/+50 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-09-12 | Include common-defs.h instead of defs.h/server.h in shared code | Gary Benson | 1 | -6/+1 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -2/+0 |
2014-02-12 | update rsp-low comments | Tom Tromey | 1 | -1/+17 |
2014-02-12 | replace convert_ascii_to_int with hex2bin | Tom Tromey | 1 | -12/+0 |
2014-02-12 | replace unhexify with hex2bin | Tom Tromey | 1 | -19/+0 |
2014-02-12 | replace convert_int_to_ascii with bin2hex | Tom Tromey | 1 | -16/+0 |
2014-02-12 | replace hexify with bin2hex | Tom Tromey | 1 | -14/+0 |
2014-02-12 | don't let hexify call strlen | Tom Tromey | 1 | -4/+0 |
2014-02-12 | don't let bin2hex call strlen | Tom Tromey | 1 | -4/+0 |
2014-02-12 | move some rsp bits into rsp-low.h | Tom Tromey | 1 | -0/+277 |