mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 06:45:56 +08:00
* config/vax/tm-vax.h: Protect from multiple inclusion.
(TARGET_UPAGES, TARGET_NBPG, STACK_END_ADDR) (SIGTRAMP_START, SIGTRAMP_END, SIGCONTEXT_PC_OFFSET): Move to... * config/vax/tm-vaxbsd.h: ...here. New file. * config/vax/vax.mt (TM_FILE): Set to tm-vaxbsd.h.
This commit is contained in:
4
gdb/config/vax/nbsdelf.mh
Normal file
4
gdb/config/vax/nbsdelf.mh
Normal file
@ -0,0 +1,4 @@
|
||||
# Host: VAX running NetBSD
|
||||
NAT_CLIBS=
|
||||
NATDEPFILES= infptrace.o inftarg.o fork-child.o vaxnbsd-nat.o
|
||||
NAT_FILE= nm-nbsd.h
|
Reference in New Issue
Block a user