2003-07-04 Kris Warkentin <kewarken@qnx.com>
authorKris Warkentin <kewarken@qnx.com>
Fri, 4 Jul 2003 15:57:08 +0000 (15:57 +0000)
committerKris Warkentin <kewarken@qnx.com>
Fri, 4 Jul 2003 15:57:08 +0000 (15:57 +0000)
* config/i386/nto.mh: Set XM_FILE to xm-i386.h

gdb/ChangeLog
gdb/config/i386/nto.mh

index 56e2864..68e585b 100644 (file)
@@ -1,3 +1,14 @@
+2003-07-04  Kris Warkentin  <kewarken@qnx.com>
+
+       * config/i386/nto.mh: Set XM_FILE to xm-i386.h
+
+2003-07-04  Kris Warkentin  <kewarken@qnx.com>
+
+       * nto-procfs.c: New file.  Native procfs support for QNX Neutrino.
+       * config/i386/nto.mh: New file.
+       * config/i386/nm-nto.h: New file.
+       * configure.host: Add i[3456]86-*-nto*.
+
 2003-07-03  Joel Brobecker  <brobecker@gnat.com>
 
        * remote-vx.c (vx_add_symbols): Fix compilation error.
index 81a73b7..f412579 100644 (file)
@@ -3,3 +3,5 @@
 NAT_FILE= nm-nto.h
 
 NATDEPFILES= nto-procfs.o
+
+XM_FILE= xm-i386.h