mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 06:17:47 +08:00
* config/arm/nbsd.mt (TDEPFILES): Add solib-sunos.o.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2002-02-18 Richard Earnshaw <rearnsha@arm.com>
|
||||||
|
|
||||||
|
* config/arm/nbsd.mt (TDEPFILES): Add solib-sunos.o.
|
||||||
|
|
||||||
2002-02-18 Richard Earnshaw <rearnsha@arm.com>
|
2002-02-18 Richard Earnshaw <rearnsha@arm.com>
|
||||||
|
|
||||||
* arm-tdep.c (arm_set_call_dummy_breakpoint_offset): New function.
|
* arm-tdep.c (arm_set_call_dummy_breakpoint_offset): New function.
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
# Target: ARM running NetBSD
|
# Target: ARM running NetBSD
|
||||||
TDEPFILES= arm-tdep.o armnbsd-tdep.o solib.o solib-svr4.o
|
TDEPFILES= arm-tdep.o armnbsd-tdep.o solib.o solib-svr4.o solib-sunos.o
|
||||||
TM_FILE= tm-nbsd.h
|
TM_FILE= tm-nbsd.h
|
||||||
|
Reference in New Issue
Block a user