aboutsummaryrefslogtreecommitdiff
path: root/gdb/xml-support.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-02 * xml-support.c (xml_find_attribute): New.Pedro Alves1-1/+17
2011-01-25 Simplify XML parsing a bit.Pedro Alves1-5/+42
2011-01-122011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+4
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
2010-05-172010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+3
2010-05-072010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+0
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-09-15Implementing catch syscall.Sergio Durigan Junior1-0/+60
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-12-02 Implement -list-thread-groups --availableVladimir Prus1-0/+39
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-09-03 * gdbarch.sh (core_xfer_shared_libraries): New.Pedro Alves1-2/+65
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-02-26 * Makefile.in (XMLFILES): Include $(TDEP_XML).Daniel Jacobowitz1-6/+36
2007-02-08 * Makefile.in (arm-tdep.o, eval.o, target-descriptions.o)Daniel Jacobowitz1-1/+11
2007-02-07 * Makefile.in (XMLFILES): New.Daniel Jacobowitz1-22/+348
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+1
2007-01-09 * configure.ac: Check for XML_StopParser.Daniel Jacobowitz1-0/+7
2007-01-05 * xml-support.c (gdb_xml_end_element): Remove wrong backslashes.Daniel Jacobowitz1-1/+1
2007-01-04 * memory-map.c (struct_memory_map_parsing_data): Remove mostDaniel Jacobowitz1-57/+491
2006-10-05 * Makefile.in (gdb_expat_h): New.Daniel Jacobowitz1-7/+1
2006-10-03 * memory-map.c (XML_STATUS_OK, XML_STATUS_ERROR): Provide defaultDaniel Jacobowitz1-0/+5
2006-09-21gdb/Daniel Jacobowitz1-0/+146