src/gdb ChangeLog Makefile.in configure config ...
uweigand@sourceware.org
uweigand@sourceware.org
Fri Nov 24 19:54:00 GMT 2006
CVSROOT: /cvs/src
Module name: src
Branch: gdb_6_6-branch
Changes by: uweigand@sourceware.org 2006-11-24 19:54:16
Modified files:
gdb : ChangeLog Makefile.in configure configure.ac
configure.host configure.tgt
Added files:
gdb : spu-linux-nat.c spu-tdep.c spu-tdep.h
gdb/config/powerpc: spu-linux.mh
gdb/config/spu : spu.mt
Log message:
* 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.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/spu-linux-nat.c.diff?cvsroot=src&only_with_tag=gdb_6_6-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/spu-tdep.c.diff?cvsroot=src&only_with_tag=gdb_6_6-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/spu-tdep.h.diff?cvsroot=src&only_with_tag=gdb_6_6-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_6_6-branch&r1=1.7962.2.7&r2=1.7962.2.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&only_with_tag=gdb_6_6-branch&r1=1.848&r2=1.848.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/configure.diff?cvsroot=src&only_with_tag=gdb_6_6-branch&r1=1.213&r2=1.213.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/configure.ac.diff?cvsroot=src&only_with_tag=gdb_6_6-branch&r1=1.34&r2=1.34.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/configure.host.diff?cvsroot=src&only_with_tag=gdb_6_6-branch&r1=1.95&r2=1.95.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/configure.tgt.diff?cvsroot=src&only_with_tag=gdb_6_6-branch&r1=1.178&r2=1.178.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/config/powerpc/spu-linux.mh.diff?cvsroot=src&only_with_tag=gdb_6_6-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/config/spu/spu.mt.diff?cvsroot=src&only_with_tag=gdb_6_6-branch&r1=NONE&r2=1.1.2.1
More information about the Gdb-cvs
mailing list