Ulrich Weigand
|
9dea8ca21c
|
* spu-linux-nat.c (spu_xfer_partial): Return -1 for unsupported
object types, not 0.
|
2007-03-08 23:54:24 +00:00 |
|
Daniel Jacobowitz
|
6aba47ca06
|
Copyright updates for 2007.
|
2007-01-09 17:59:20 +00:00 |
|
Alan Modra
|
f6cf9273b3
|
bfd/
* opncls.c (bfd_openr_iovec): Add "stat" parameter.
(struct opncls): Add "stat" field.
(opncls_bstat): Call vec->stat.
* bfd-in2.h: Regenerate.
* elf32-spu.c (spu_elf_open_builtin_lib): Adjust.
gdb/
* spu-linux-nat.c (spu_bfd_iovec_stat): New function.
(spu_bfd_open): Adjust bfd_openr_iovec call.
|
2006-12-15 04:13:37 +00:00 |
|
Ulrich Weigand
|
771b4502d5
|
* config/powerpc/spu-linux.mh: New file.
* 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.
|
2006-11-22 13:49:53 +00:00 |
|