freebsd-dev/gnu/usr.bin/gdb/arch
Olivier Houchard 84f3091bc2 Do not include <sys/ptrace.h> if we're building a cross-debugger, ptrace isn't
used anyway, and it breaks the build, since sys/ptrace.h now includes
<machine/reg.h>

Approved by:	re
2011-08-26 15:24:54 +00:00
..
amd64 Document what the sed trick is for. 2008-10-16 18:09:27 +00:00
arm Do not include <sys/ptrace.h> if we're building a cross-debugger, ptrace isn't 2011-08-26 15:24:54 +00:00
i386 Document what the sed trick is for. 2008-10-16 18:09:27 +00:00
ia64 Compile fbsd-threads.c. Threading & TLS support is working just fine. 2010-02-16 16:38:57 +00:00
mips Fix initialization order:_initialize_svr4_solib should 2010-11-07 23:22:22 +00:00
powerpc Add threading support. 2007-05-01 18:29:34 +00:00
powerpc64 Teach our toolchain how to generate 64-bit PowerPC binaries. This fixes 2010-07-10 02:29:22 +00:00
sparc64 Compile fbsd-threads.c. Amongst others this is necessary for a working 2011-08-06 17:53:45 +00:00