aboutsummaryrefslogtreecommitdiff
path: root/src/target/smp.c
AgeCommit message (Expand)Author
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo
2019-03-27smp: move sub-command "smp_gdb" in file smp.cAntonio Borneo
2019-03-27smp: replace commands smp_on/smp_off with "smp [on|off]"Antonio Borneo
2016-12-08helper: Code cleanup for hexify()Marc Schink
2016-05-24Remove FSF address from GPL noticesMarc Schink
2015-01-30Use (uint8_t *) for buf_(set|get)_u(32|64) instead of (void *)Paul Fertser
2014-03-04Constify received GDB packetChristian Eggers
2013-10-31smp: Fix byte order bugAndreas Fritiofson
2013-06-05update files to correct FSF addressSpencer Oliver
2013-02-26gdbserver: use common hexify/unhexify routinesSpencer Oliver
2012-10-28gdb: use strncmp rather than strstrSpencer Oliver
2012-05-21build: add helper/types.h to config.hSpencer Oliver
2012-02-06build: cleanup src/target directorySpencer Oliver
2011-08-24remove target argument from gdb packet handling functionsJie Zhang
2011-08-01etb: fix incorrect previous patchsetJie Zhang
2011-06-04Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixesFreddie Chopin
2011-04-28smp : infra for smp minimum supportMichel Jaouen