2003-07-04 Kris Warkentin <kewarken@qnx.com>

* config/i386/nto.mh: Set XM_FILE to xm-i386.h
This commit is contained in:
Kris Warkentin 2003-07-04 15:57:08 +00:00
parent 61bb466e19
commit 27e28cc5db
2 changed files with 13 additions and 0 deletions

View 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.

View File

@ -3,3 +3,5 @@
NAT_FILE= nm-nto.h
NATDEPFILES= nto-procfs.o
XM_FILE= xm-i386.h