]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Check on target wordsize instead of compile time define if we build on
authorAndreas Tobler <andreast@FreeBSD.org>
Tue, 14 Jun 2011 15:20:30 +0000 (15:20 +0000)
committerAndreas Tobler <andreast@FreeBSD.org>
Tue, 14 Jun 2011 15:20:30 +0000 (15:20 +0000)
commitc81c8b1a46c4251b8ec6a86d213d65955ee1bcb0
tree8535543a8fac64e344ebdaef562d85c8114f3bd3
parent3501942bbe37215f9ad828fcb81106a2061b8a54
- 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.
contrib/gdb/gdb/ppcfbsd-tdep.c