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