and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  1. 18 Dec, 2006 2 commits
  2. 17 Dec, 2006 2 commits
  3. 16 Dec, 2006 1 commit
  4. 15 Dec, 2006 1 commit
  5. 14 Dec, 2006 1 commit
  6. 13 Dec, 2006 1 commit
  7. 12 Dec, 2006 1 commit
  8. 11 Dec, 2006 1 commit
  9. 10 Dec, 2006 1 commit
  10. 09 Dec, 2006 1 commit
  11. 08 Dec, 2006 2 commits
  12. 07 Dec, 2006 1 commit
  13. 06 Dec, 2006 2 commits
  14. 05 Dec, 2006 4 commits
  15. 04 Dec, 2006 1 commit
  16. 03 Dec, 2006 1 commit
  17. 02 Dec, 2006 3 commits
  18. 01 Dec, 2006 1 commit
  19. 30 Nov, 2006 1 commit
  20. 29 Nov, 2006 2 commits
  21. 28 Nov, 2006 1 commit
  22. 27 Nov, 2006 1 commit
  23. 26 Nov, 2006 1 commit
  24. 25 Nov, 2006 1 commit
  25. 24 Nov, 2006 6 commits
    • Ulrich Weigand's avatar
      * NEWS: New port to Cell Broadband Engine SPU. · 80a2e9ab
      Ulrich Weigand authored
      	* MAINTAINERS: Add myself as spu maintainer.
      80a2e9ab
    • Ulrich Weigand's avatar
      ChangeLog: · a370a9f5
      Ulrich Weigand authored
      	* configure.tgt: Enable gdbserver for SPU target.
      	* configure.ac: Build gdbserver when gdb_native is yes.
      	* configure: Regenerate.
      	* regformats/reg-spu.dat: New file.
      
      gdbserver/ChangeLog:
      
      	* configure.srv: Add target "spu*-*-*".
      	* Makefile.in (clean): Remove reg-spu.c.
      	(reg-spu.c, reg-spu.o, spu-low.o): Add dependencies.
      	* spu-low.c: New file.
      a370a9f5
    • Ulrich Weigand's avatar
      * findvar.c (address_from_register): New function. · 65866736
      Ulrich Weigand authored
      	* value.h (address_from_register): Add prototype.
      	* dwarf2loc.c (dwarf_expr_read_reg): Use address_from_register.
      65866736
    • Ulrich Weigand's avatar
      * gdb.asm/asm-source.exp: Add "spu*-*-*" target. · 49f178fe
      Ulrich Weigand authored
      	* gdb.asm/spu.inc: New file.
      	* gdb.base/term.exp: Disable if [target_info exists noargs].
      	* gdb.gdb/complaints.exp: Disable if ![isnative].
      	* gdb.gdb/selftest.exp: Likewise.
      	* gdb.gdb/observer.exp: Likewise.
      	* gdb.gdb/xfullpath.exp: Likewise.
      	* gdb.base/attach.exp: Disable on SPU target.
      	* gdb.cp/bs145503.exp: Likewise.
      	* gdb.cp/exception.exp: Likewise.
      	* gdb.cp/userdef.exp: Likewise.
      49f178fe
    • Ulrich Weigand's avatar
      * config/powerpc/spu-linux.mh: New file. · 3085c35e
      Ulrich Weigand authored
      	* config/spu/spu.mt: New file.
      	* configure.ac: Provide gdb_native configuration variable.
      	* configure: Regenerate.
      	* configure.host: Support powerpc64 to spu 'pseudo-native' mode.
      	* configure.tgt: Add "spu" target_cpu and "spu*-*-*" target.
      	* Makefile.in (spu_tdep_h): New variable.
      	(ALLDEPFILES): Add spu-linux-nat.c and spu-tdep.c
      	(spu-linux-nat.o, spu-tdep.o): Add dependencies.
      	* spu-linux-nat.c: New file.
      	* spu-tdep.c: New file.
      	* spu-tdep.h: New file.
      3085c35e
    • gdbadmin's avatar
      *** empty log message *** · 8db0c189
      gdbadmin authored
      8db0c189