]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* Makefile.in (gdb_expat_h): New.
authorDaniel Jacobowitz <drow@false.org>
Thu, 5 Oct 2006 19:42:31 +0000 (19:42 +0000)
committerDaniel Jacobowitz <drow@false.org>
Thu, 5 Oct 2006 19:42:31 +0000 (19:42 +0000)
commitdbc981de23506195e531a1e87ad910470ce947ac
treee302ad944a074250fa129a64da288bd204cfe1c4
parent0b83947edd8774f1b1b8e0ea0441e1ab62d7daab
* 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