1. 07 Jul, 2014 2 commits
  2. 01 Jul, 2014 2 commits
    • Elliott Hughes's avatar
      Fix 'stack' register matching for all architectures. · a9e34173
      Elliott Hughes authored
      Every architecture was at least slightly wrong. Rather than try to
      tune the heuristics, let's just keep lists of all the registers.
      
      Also start adding some unit tests.
      
      Change-Id: I490dcc9855f7af1e3529734711400f366ffc4e0f
      a9e34173
    • Brigid Smith's avatar
      Turning stack_core into a class to make it compatible with adbs. · ea0a835d
      Brigid Smith authored
      This includes the fairly large change of refactoring stack_core.py into
      a class so that its behavior is compatible with adbs.  Additionally, if
      the ABI line does not come before lines that require it to determine
      proper widths (registers, stack), then it will assume that the ABI is
      32 bit and not 64.
      
      Change-Id: I6ad84a55337d86d25f7f8197048dc93868b0a01a
      ea0a835d
  3. 17 Jun, 2014 1 commit
  4. 14 Jun, 2014 1 commit
  5. 14 Apr, 2014 1 commit
  6. 30 Apr, 2013 1 commit
  7. 25 Apr, 2013 1 commit