Add tests for PR ld/16452 and PR ld/16457
[platform/upstream/binutils.git] / gdb / xml-support.c
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-01-13 Tom Tromeyreplace XZALLOC with XCNEW
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_string.h
2013-05-30 Tom Tromeyfix up xml-support.c
2013-04-22 Tom Tromey PR gdb/7912:
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-07-21 Kwok Yeung2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>
2011-02-02 Pedro Alves * xml-support.c (xml_find_attribute): New.
2011-01-25 Pedro Alves Simplify XML parsing a bit.
2011-01-12 Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-11 Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-05-17 Michael Snyder2010-05-17 Michael Snyder <msnyder@vmware.com>
2010-05-07 Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-09-15 Sergio Durigan JuniorImplementing catch syscall.
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-12-02 Vladimir Prus Implement -list-thread-groups --available
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-09-03 Pedro Alves * gdbarch.sh (core_xfer_shared_libraries): New.
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-02-26 Daniel Jacobowitz * Makefile.in (XMLFILES): Include $(TDEP_XML).
2007-02-08 Daniel Jacobowitz * Makefile.in (arm-tdep.o, eval.o, target-descriptions.o)
2007-02-07 Daniel Jacobowitz * Makefile.in (XMLFILES): New.
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2007-01-09 Daniel Jacobowitz * configure.ac: Check for XML_StopParser.
2007-01-05 Daniel Jacobowitz * xml-support.c (gdb_xml_end_element): Remove wrong...
2007-01-04 Daniel Jacobowitz * memory-map.c (struct_memory_map_parsing_data): Remov...
2006-10-05 Daniel Jacobowitz * Makefile.in (gdb_expat_h): New.
2006-10-03 Daniel Jacobowitz * memory-map.c (XML_STATUS_OK, XML_STATUS_ERROR):...
2006-09-21 Daniel Jacobowitzgdb/