OSDN Git Service

* Makefile.in (gdb_expat_h): New.
authordrow <drow>
Thu, 5 Oct 2006 19:42:31 +0000 (19:42 +0000)
committerdrow <drow>
Thu, 5 Oct 2006 19:42:31 +0000 (19:42 +0000)
commit8717c2ad85d764fd4c49eb98da25e742769b3a81
treeff592601111b97ec2534e65dcfe851b7038dbd3d
parentbfa2c7e42a4d3696c8b7a2a540ab152bd345c12b
* Makefile.in (gdb_expat_h): New.
(xml_support_h): Add gdb_expat.h dependency.
(memory-map.o, xml-support.o): Likewise.
* gdb_expat.h: New file.
* xml-support.h: Include it.
* memory-map.c, xml-support.c: Likewise.  Remove XML_STATUS_OK
definitions.
gdb/ChangeLog
gdb/Makefile.in
gdb/gdb_expat.h [new file with mode: 0644]
gdb/memory-map.c
gdb/xml-support.c
gdb/xml-support.h