Date: Tue, 14 Jun 2011 15:20:30 +0000 (UTC) From: Andreas Tobler <andreast@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/contrib/gdb/gdb ppcfbsd-tdep.c Message-ID: <201106141520.p5EFKuJl095949@repoman.freebsd.org>
index | next in thread | raw e-mail
andreast 2011-06-14 15:20:30 UTC
FreeBSD src repository
Modified files:
contrib/gdb/gdb ppcfbsd-tdep.c
Log:
SVN rev 223082 on 2011-06-14 15:20:30Z by andreast
- Check on target wordsize instead of compile time define if we build on
64-bit PowerPC or 32-bit PowerPC.
- Make gdb work on powerpc64, the code for this is obtained from
ppc-linux-tdep.c.
- Remove non-elf core read functionality. Implement core read functionality
similar like other FreeBSD targets.
- Set long double limitations.
Revision Changes Path
1.3 +319 -61 src/contrib/gdb/gdb/ppcfbsd-tdep.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106141520.p5EFKuJl095949>
