History log of /netbsd-src/external/gpl3/gdb/lib/libopcodes/Makefile (Results 1 – 2 of 2)
Revision Date Author Comments
# 2a575ee4 04-Aug-2013 matt <matt@NetBSD.org>

Use GDB_MACHINE_ARCH instead of MACHINE_ARCH.
GDB_MACHINE_ARCH is MACHINE_ARCH, except armv[467] is replaced with arm instead.


# 605c6d89 26-Sep-2011 christos <christos@NetBSD.org>

Build glue for x86_64. This is working gdb for amd64 minus kernel stacktrace
support. It is disabled for now because it breaks user program traces.