summaryrefslogtreecommitdiff
path: root/gdb/xml-support.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Create xml-builtin.h to declare xml_builtinsChristian Biesinger2019-10-161-5/+0
* gdb: Remove vec.{c,h} and update code to not include vec.hAndrew Burgess2019-10-151-1/+0
* Don't include gdbarch.h from defs.hTom Tromey2019-07-101-0/+1
* Rename common to gdbsupportTom Tromey2019-07-091-3/+3
* Normalize includes to use common/Tom Tromey2019-01-251-2/+2
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Make target_read_alloc & al return vectorsSimon Marchi2018-04-071-4/+6
* Replace VEC(gdb_xml_value_s) with std::vectorSimon Marchi2018-01-071-6/+8
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Return unique_xmalloc_ptr from target_read_strallocTom Tromey2017-10-161-3/+4
* Eliminate obstack_printfPedro Alves2017-04-181-7/+0
* gdb_xml_parser: make data fields private and make more functions methodsPedro Alves2017-04-181-14/+0
* xml-support.c: Use std::string for growing string bufferPedro Alves2017-04-181-7/+8
* Fix gdb_xml_debug/gdb_xml_error ATTRIBUTE_PRINTF usePedro Alves2017-03-271-2/+2
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* fix up xml-support.cTom Tromey2013-05-301-7/+0
* 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-5/+1
* * xml-support.c (xml_find_attribute): New.Pedro Alves2011-02-021-0/+6
* Simplify XML parsing a bit.Pedro Alves2011-01-251-0/+12
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* gdb/Jan Kratochvil2010-05-021-1/+1
* gdb/Jan Kratochvil2010-05-021-2/+2
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* Implementing catch syscall.Sergio Durigan Junior2009-09-151-0/+6
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Implement -list-thread-groups --availableVladimir Prus2008-12-021-0/+7
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * gdbarch.sh (core_xfer_shared_libraries): New.Pedro Alves2007-09-031-18/+24
* 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-0/+9
* * Makefile.in (arm-tdep.o, eval.o, target-descriptions.o)Daniel Jacobowitz2007-02-081-0/+3
* * Makefile.in (XMLFILES): New.Daniel Jacobowitz2007-02-071-0/+34
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+1
* * memory-map.c (struct_memory_map_parsing_data): Remove mostDaniel Jacobowitz2007-01-041-12/+154
* * Makefile.in (gdb_expat_h): New.Daniel Jacobowitz2006-10-051-1/+1
* gdb/Daniel Jacobowitz2006-09-211-0/+45