2013-02-04 Andreas Tobler <andreast@fgznet.ch>
authorAndreas Tobler <andreast@sourceware.org>
Mon, 4 Feb 2013 20:48:53 +0000 (20:48 +0000)
committerAndreas Tobler <andreast@sourceware.org>
Mon, 4 Feb 2013 20:48:53 +0000 (20:48 +0000)
commitdc18f110f27f10ae55016f27d95d4afed24cde9b
treed555b8c3789dda09b24469005d261994ca39e5c2
parentace9af6f593847aa70a0a88b1cfc9afbfc2c1d94
2013-02-04  Andreas Tobler  <andreast@fgznet.ch>

* Makefile.in (ALL_TARGET_OBS): Add powerpc FreeBSD files.
* configure.host: Add powerpc*-*-freebsd* target.
* configure.tgt: Add target info for powerpc*-*-freebsd*.
* ppcfbsd-nat.c, ppcfbsd-tdep.h, ppcfbsd-tdep.c: New files.
* config/powerpc/fbsd.mh: New file.
gdb/ChangeLog
gdb/Makefile.in
gdb/config/powerpc/fbsd.mh [new file with mode: 0644]
gdb/configure.host
gdb/configure.tgt
gdb/ppcfbsd-nat.c [new file with mode: 0644]
gdb/ppcfbsd-tdep.c [new file with mode: 0644]
gdb/ppcfbsd-tdep.h [new file with mode: 0644]
This page took 0.025361 seconds and 4 git commands to generate.