]> Git Repo - binutils.git/commitdiff
* config/i386/obsd64.mt (TDEPFILES): Add i386obsd-tdep.o.
authorMark Kettenis <[email protected]>
Sat, 14 Aug 2004 13:45:53 +0000 (13:45 +0000)
committerMark Kettenis <[email protected]>
Sat, 14 Aug 2004 13:45:53 +0000 (13:45 +0000)
gdb/ChangeLog
gdb/config/i386/obsd64.mt

index cce8d6d4a2e6cb19ddf75c62343686370fbf1a6c..8e320853c14dc2ff14041b1e8777ee6edcd33fee 100644 (file)
@@ -1,5 +1,7 @@
 2004-08-14  Mark Kettenis  <[email protected]>
 
+       * 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
index 16be0798e7f936edeff0a2815e8419c38121f9c7..e2bbf4151fc7e1212689d70d7ddbea8b1e11d263 100644 (file)
@@ -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
This page took 0.041034 seconds and 4 git commands to generate.