summaryrefslogtreecommitdiff
path: root/gdb/xml-tdesc.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Remove a cleanup from target-descriptions.cTom Tromey2019-01-021-8/+5
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Create xml from target descriptionsAlan Hayward2018-04-181-0/+12
* Make target_read_alloc & al return vectorsSimon Marchi2018-04-071-10/+10
* Replace VEC(gdb_xml_value_s) with std::vectorSimon Marchi2018-01-071-42/+41
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Split tdesc_type into multiple classesSimon Marchi2017-12-051-12/+8
* Remove some unused variablesSimon Marchi2017-12-051-2/+0
* Return unique_xmalloc_ptr from target_read_strallocTom Tromey2017-10-161-26/+11
* xml-support.c: Use std::string for growing string bufferPedro Alves2017-04-181-52/+29
* -Wwrite-strings: The RestPedro Alves2017-04-051-1/+2
* Fix gdb_xml_debug/gdb_xml_error ATTRIBUTE_PRINTF usePedro Alves2017-03-271-2/+2
* gdb: Make ldirname return a std::stringPedro Alves2017-03-271-6/+2
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Make "end" field in feature specs required again.Doug Evans2016-10-061-22/+19
* xml-tdesc.c (tdesc_start_enum): Fix c++ build.Doug Evans2016-03-161-2/+2
* Extend flags to support multibit and enum bitfields.Doug Evans2016-03-151-48/+134
* Use int instead of LONGEST in tdesc_type sizes.Doug Evans2016-03-151-7/+51
* gdb: Fix build failure in xml-tdesc.c without expat.Marcin Koƛcielnicki2016-02-121-0/+13
* gdb.trace: Save XML target description in tfile.Marcin Koƛcielnicki2016-02-101-0/+30
* 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-23/+23
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-2/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* 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-1/+1
* * xml-support.c (xml_find_attribute): New.Pedro Alves2011-02-021-20/+21
* Simplify XML parsing a bit.Pedro Alves2011-01-251-5/+2
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-4/+8
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-171-0/+1
* 2010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-071-1/+0
* * gdbtypes.c (append_composite_type_field_raw): New.Daniel Jacobowitz2010-03-011-16/+148
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* Implementing catch syscall.Sergio Durigan Junior2009-09-151-65/+2
* ChangeLog:Ulrich Weigand2009-07-311-0/+16
* 2009-07-20 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-07-201-0/+21
* * target-descriptions.h (struct type): Do not declare.Ulrich Weigand2009-06-231-39/+7
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * cli/cli-script.c (do_fclose_cleanup): Remove.Tom Tromey2008-10-281-9/+1
* gdb:Tom Tromey2008-08-241-1/+1
* * buildsym.c (start_subfile): Properly cast sentinel in concatPedro Alves2008-08-101-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-2/+1
* * NEWS: Update description of string changes. Mention print/s.Daniel Jacobowitz2007-09-051-5/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * gdb.texinfo (Target Description Format): Add version attributeDaniel Jacobowitz2007-06-131-2/+23
* * defs.h (ldirname): New prototype.Daniel Jacobowitz2007-06-041-23/+3
* * target-descriptions.c (tdesc_named_type): Move code_ptr and data_ptrDaniel Jacobowitz2007-02-131-0/+2