mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-03 01:30:50 +00:00
* config/i386/obsd64.mt (TDEPFILES): Add i386obsd-tdep.o.
This commit is contained in:
parent
c40d0d10b1
commit
1bdc6c5323
@ -1,5 +1,7 @@
|
||||
2004-08-14 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* config/i386/obsd64.mt (TDEPFILES): Add i386obsd-tdep.o.
|
||||
|
||||
* defs.h (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
|
||||
from declaration.
|
||||
* top.c (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Target: OpenBSD/amd64
|
||||
TDEPFILES= amd64-tdep.o amd64obsd-tdep.o \
|
||||
i386-tdep.o i387-tdep.o i386bsd-tdep.o \
|
||||
i386-tdep.o i387-tdep.o i386bsd-tdep.o i386obsd-tdep.o \
|
||||
corelow.o solib.o solib-svr4.o
|
||||
TM_FILE= tm-nbsd.h
|
||||
|
Loading…
Reference in New Issue
Block a user