]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* configure.host, configure.tgt: Add entries for
authorJim Blandy <jimb@codesourcery.com>
Wed, 28 May 2003 18:54:06 +0000 (18:54 +0000)
committerJim Blandy <jimb@codesourcery.com>
Wed, 28 May 2003 18:54:06 +0000 (18:54 +0000)
commit04926c4b07cab65825cf792d5698527985de7b76
treeac0eb3cdd3e3b481a6f07d97cbf93419db7fafdf
parent1d8d93deb44a8e76ded58658ba12a8782538d1af
* configure.host, configure.tgt: Add entries for
powerpc64-*-linux, selecting powerpc/ppc64-linux.mh and
powerpc/linux.mt.
* config/powerpc/ppc64-linux.mh, config/powerpc/nm-ppc64-linux.mh:
New files.

* ppc-linux-nat.c (ppc_register_u_addr, fill_gregset): If PT_MQ
isn't #defined, assume the register doesn't exist: act as if
tdep->ppc_mq_regnum were -1.
gdb/ChangeLog
gdb/config/powerpc/nm-ppc64-linux.h [new file with mode: 0644]
gdb/config/powerpc/ppc64-linux.mh [new file with mode: 0644]