mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 13:09:48 +00:00
b7da24943d
NLMCONV_FOR_TARGET. (SUBDIRS): Add nlm target. * configure.in (powerpc-*-netware*): Automatically configure nlm subdir. * nlm/Makefile.in: Add {CC NLMCONV LD}_FOR_TARGET. Remove alpha specific stuff. Make things more configurable. * nlm/configure.in: Add powerpc-*-netware* target. Use gdbserve.mt/cpu.c/cpu.h for target stuff. Get rid of tm/xm/nm.h files. * nlm/gdbserve.c: Move Alpha specific stuff into other files. Remove lots of architecture-specific stuff. * nlm/gdbserve.def: Add new imports. * nlm/ppc.c, nlm/ppc.h: New files that contain PowerPC specific code. * nlm/prelude.c: Don't include libhooks.h, get rid of call to register library. * nlm/prelude.o: What was this doing here? |
||
---|---|---|
.. | ||
aio.h | ||
alpha-io.S | ||
alpha-patch.c | ||
alpha-patch.h | ||
alpha-regdef.h | ||
alpha-uart.c | ||
alpha-uart.h | ||
alpha.c | ||
alpha.h | ||
altdebug.h | ||
configure.in | ||
fake_aio.c | ||
gdbserve.c | ||
gdbserve.def | ||
Makefile.in | ||
ppc.c | ||
ppc.h | ||
prelude.c | ||
README-ALPHA-NETWARE |