aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-12modified debug test case for shorter loops to enable single steppingTat-Chee Wan (USM)
2011-07-11fix thumb instruction parser for pop pcTat-Chee Wan (USM)
2011-07-11most set thumb flag for non-matching thumb instruction decode caseTat-Chee Wan (USM)
2011-07-11do not set thumb flag before calling thumb instruction handler routinesTat-Chee Wan (USM)
2011-07-11fix comment textTat-Chee Wan (USM)
2011-07-11fix data abort error due to thumb bit set in instruction addressTat-Chee Wan (USM)
2011-07-11updated gdb signal numbers based on ecos headerTat-Chee Wan (USM)
2011-07-11fix invalid values for abort signalsTat-Chee Wan (USM)
2011-07-11update signal output to handle prefetch and data abortsTat-Chee Wan (USM)
2011-07-11revert b9bb70c16dba4c945b75f1a4b929e2ec304d2874, revise fixTat-Chee Wan (USM)
2011-07-11fix incorrect stack pointer offset for debug stack save of abort stateTat-Chee Wan (USM)
2011-07-11remove commented out codeTat-Chee Wan (USM)
2011-07-11handle proper brick socket open and close sequenceTat-Chee Wan (USM)
2011-07-11test pc relative loads to pcTat-Chee Wan (USM)
2011-07-11export dbg__display_abort_info symbolTat-Chee Wan (USM)
2011-07-09cleanup abort handler to armdebug interfaceTat-Chee Wan (USM)
2011-07-09preliminary abort exception handlerTat-Chee Wan (USM)
2011-07-09added preliminary abort mode supportTat-Chee Wan (USM)
2011-07-09added preliminary abort exception supportTat-Chee Wan (USM)
2011-07-09comments and code alignment cleanupsTat-Chee Wan (USM)
2011-07-09thumb mode tests, modified arm mode test for signed comparesTat-Chee Wan (USM)
2011-07-08code cleanup, fix breakpoint handling logic on entry to debuggerTat-Chee Wan (USM)
2011-07-08display ctrl-c explicitly in debug informationTat-Chee Wan (USM)
2011-07-06fix syntax errorsTat-Chee Wan (USM)
2011-07-06updated arm condtion code check algorithmTC Wan
2011-07-06update comment on nak message processingTat-Chee Wan (USM)
2011-07-06made nak processing more robustTat-Chee Wan (USM)
2011-07-06the previous transmitted message checksum must be cleared before retransmittingTat-Chee Wan (USM)
2011-07-06send nak '-' immediately upon receiptTat-Chee Wan (USM)
2011-07-06attempt to fix gdb nak retransmit endless loopTat-Chee Wan (USM)
2011-07-06reorder arm opcode decode table entries to check for more specific instr firstTat-Chee Wan (USM)
2011-07-06fix bug in b and bl offset calculation, code cleanup.Tat-Chee Wan (USM)
2011-07-05added gdb step command execution example routineTat-Chee Wan (USM)
2011-07-05refactoring, moved opcode parsing logic to separate fileTat-Chee Wan (USM)
2011-07-05fix step command responseTat-Chee Wan (USM)
2011-07-04thumb instruction parser cleanupsTat-Chee Wan (USM)
2011-07-04code cleanup, moved constant defines to debug_internals.hTat-Chee Wan (USM)
2011-07-04update arm opcode parser for ldm instructionTat-Chee Wan (USM)
2011-07-04work in progress, done prelim audit of arm opcode parsingTat-Chee Wan (USM)
2011-07-04Merge remote branch 'nicolas/jch-merge'Tat-Chee Wan (USM)
2011-07-04Merge branch 'jch-import' into jch-mergejch-mergeNicolas Schodet
2011-07-04work in progress, further cleanupsTat-Chee Wan (USM)
2011-07-04ARROP fixes for floating point arraysafanofosc
2011-07-04Added a new random number generator system call (RandomEx)afanofosc
2011-07-04Fixed text clipping defectJohn Hansen
2011-07-04Added position regulation mode (Nicolas Schodet)John Hansen
2011-07-04Rolled back most of the changes to d_loader.c since I broke file creation/wri...tcsadmin
2011-07-04Added STRIPPED checktcsadmin
2011-07-04More stripped optionstcsadmin
2011-07-04Revised the stripped version of the firmwaretcsadmin