aboutsummaryrefslogtreecommitdiff
path: root/gdb/ctf.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-11Return target_xfer_status in to_xfer_partialYao Qi1-4/+17
2014-02-07Replace -1 with TARGET_XFER_E_IOYao Qi1-1/+1
2014-02-05Create inferior for ctf target.Yao Qi1-0/+24
2014-01-14Change to_xfer_partial 'len' type to ULONGEST.Yao Qi1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-02gnulib's sys/stat.h always defines S_IRGRP, S_IXGRP, S_IXOTH.Pedro Alves1-12/+1
2013-12-02Remove last traces of gdb_stat.h.Joel Brobecker1-1/+1
2013-11-18remove gdb_stat.hTom Tromey1-1/+1
2013-06-26gdb/Yao Qi1-0/+12
2013-06-07gdb/Yao Qi1-0/+2
2013-04-20gdb/Yao Qi1-2/+2
2013-04-19-Wpointer-sign: ctf.c.Pedro Alves1-7/+8
2013-04-13gdb/Yao Qi1-1/+2
2013-04-10gdb/Yao Qi1-10/+1186
2013-03-25gdb/Yao Qi1-1/+2
2013-03-21gdb/Yao Qi1-2/+18
2013-03-20gdb/Yao Qi1-1/+9
2013-03-14gdb/Yao Qi1-0/+647