freebsd-dev/gnu/usr.bin/gdb/kgdb
Marcel Moolenaar e7d939bda2 Remove ia64.
This includes:
o   All directories named *ia64*
o   All files named *ia64*
o   All ia64-specific code guarded by __ia64__
o   All ia64-specific makefile logic
o   Mention of ia64 in comments and documentation

This excludes:
o   Everything under contrib/
o   Everything under crypto/
o   sys/xen/interface
o   sys/sys/elf_common.h

Discussed at: BSDcan
2014-07-07 00:27:09 +00:00
..
kgdb.1
kgdb.h
kld.c
kthr.c
main.c
Makefile In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE. 2014-06-08 17:29:31 +00:00
trgt_amd64.c
trgt_arm.c add support for building a cross-gdb for ARM... This isn't hooked up 2014-02-12 02:08:42 +00:00
trgt_i386.c
trgt_mips.c
trgt_powerpc64.c
trgt_powerpc.c
trgt_sparc64.c
trgt.c When building a cross-kgdb, suppress the registration of the 2014-01-13 19:08:25 +00:00