1. 06 7月, 2015 2 次提交
    • M
      target-xtensa: fix gdb register map construction · 1479073b
      Max Filippov 提交于
      Due to different gdb overlay organization between windowed/call0
      configurations core import script doesn't always work correctly.
      Simplify the script: always copy complete gdb register map from overlay,
      count registers at core registerstion time. Update existing cores.
      Signed-off-by: NMax Filippov <jcmvbkbc@gmail.com>
      1479073b
    • M
      target-xtensa: add 64-bit floating point registers · ddd44279
      Max Filippov 提交于
      Xtensa ISA got specification for 64-bit floating point registers and
      opcodes, see ISA, 4.3.11 "Floating point coprocessor option".
      
      Add 64-bit FP registers.
      
      Although 64-bit floating point is currently not supported by xtensa
      translator, these registers need to be reported to gdb with proper size,
      otherwise it wouldn't find other registers.
      Signed-off-by: NMax Filippov <jcmvbkbc@gmail.com>
      ddd44279
  2. 03 11月, 2014 2 次提交
  3. 24 2月, 2014 2 次提交
  4. 09 12月, 2012 4 次提交
  5. 23 9月, 2012 1 次提交
  6. 21 2月, 2012 1 次提交
  7. 18 2月, 2012 1 次提交
  8. 26 11月, 2011 1 次提交
  9. 02 11月, 2011 1 次提交
  10. 16 10月, 2011 1 次提交