summaryrefslogtreecommitdiff
path: root/gdb/xml-support.c
Commit message (Expand)AuthorAgeFilesLines
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add some more casts (2/2)Simon Marchi2015-09-251-21/+29
* Add casts to memory allocation related callsSimon Marchi2015-09-251-4/+4
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-1/+1
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-6/+6
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Include string.h in common-defs.hGary Benson2014-08-071-2/+0
* replace XZALLOC with XCNEWTom Tromey2014-01-131-3/+3
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* fix up xml-support.cTom Tromey2013-05-301-29/+14
* PR gdb/7912:Tom Tromey2013-04-221-2/+3
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* 2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>Kwok Yeung2011-07-211-64/+2
* * xml-support.c (xml_find_attribute): New.Pedro Alves2011-02-021-1/+17
* Simplify XML parsing a bit.Pedro Alves2011-01-251-5/+42
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-121-1/+1
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-2/+4
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* 2010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-171-0/+3
* 2010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-071-2/+0
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* Implementing catch syscall.Sergio Durigan Junior2009-09-151-0/+60
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Implement -list-thread-groups --availableVladimir Prus2008-12-021-0/+39
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * gdbarch.sh (core_xfer_shared_libraries): New.Pedro Alves2007-09-031-2/+65
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * Makefile.in (XMLFILES): Include $(TDEP_XML).Daniel Jacobowitz2007-02-261-6/+36
* * Makefile.in (arm-tdep.o, eval.o, target-descriptions.o)Daniel Jacobowitz2007-02-081-1/+11
* * Makefile.in (XMLFILES): New.Daniel Jacobowitz2007-02-071-22/+348
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+1
* * configure.ac: Check for XML_StopParser.Daniel Jacobowitz2007-01-091-0/+7
* * xml-support.c (gdb_xml_end_element): Remove wrong backslashes.Daniel Jacobowitz2007-01-051-1/+1
* * memory-map.c (struct_memory_map_parsing_data): Remove mostDaniel Jacobowitz2007-01-041-57/+491
* * Makefile.in (gdb_expat_h): New.Daniel Jacobowitz2006-10-051-7/+1
* * memory-map.c (XML_STATUS_OK, XML_STATUS_ERROR): Provide defaultDaniel Jacobowitz2006-10-031-0/+5
* gdb/Daniel Jacobowitz2006-09-211-0/+146