summaryrefslogtreecommitdiff
path: root/gdb/common/rsp-low.c
Commit message (Expand)AuthorAgeFilesLines
* remote: consider addressable unit size when reading/writing memorySimon Marchi2015-06-181-21/+50
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include common-defs.h instead of defs.h/server.h in shared codeGary Benson2014-09-121-6/+1
* Include string.h in common-defs.hGary Benson2014-08-071-2/+0
* update rsp-low commentsTom Tromey2014-02-121-1/+17
* replace convert_ascii_to_int with hex2binTom Tromey2014-02-121-12/+0
* replace unhexify with hex2binTom Tromey2014-02-121-19/+0
* replace convert_int_to_ascii with bin2hexTom Tromey2014-02-121-16/+0
* replace hexify with bin2hexTom Tromey2014-02-121-14/+0
* don't let hexify call strlenTom Tromey2014-02-121-4/+0
* don't let bin2hex call strlenTom Tromey2014-02-121-4/+0
* move some rsp bits into rsp-low.hTom Tromey2014-02-121-0/+277