aboutsummaryrefslogtreecommitdiff
path: root/gdb/xml-tdesc.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-02-02 * xml-support.c (xml_find_attribute): New.Pedro Alves1-20/+21
2011-01-25 Simplify XML parsing a bit.Pedro Alves1-5/+2
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-4/+8
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-05-172010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+1
2010-05-072010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+0
2010-03-01 * gdbtypes.c (append_composite_type_field_raw): New.Daniel Jacobowitz1-16/+148
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-09-15Implementing catch syscall.Sergio Durigan Junior1-65/+2
2009-07-31ChangeLog:Ulrich Weigand1-0/+16
2009-07-202009-07-20 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+21
2009-06-23 * target-descriptions.h (struct type): Do not declare.Ulrich Weigand1-39/+7
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-10-28 * cli/cli-script.c (do_fclose_cleanup): Remove.Tom Tromey1-9/+1
2008-08-24gdb:Tom Tromey1-1/+1
2008-08-10 * buildsym.c (start_subfile): Properly cast sentinel in concatPedro Alves1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-2/+1
2007-09-05 * NEWS: Update description of string changes. Mention print/s.Daniel Jacobowitz1-5/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-13 * gdb.texinfo (Target Description Format): Add version attributeDaniel Jacobowitz1-2/+23
2007-06-04 * defs.h (ldirname): New prototype.Daniel Jacobowitz1-23/+3
2007-02-13 * target-descriptions.c (tdesc_named_type): Move code_ptr and data_ptrDaniel Jacobowitz1-0/+2
2007-02-08 * Makefile.in (arm-tdep.o, eval.o, target-descriptions.o)Daniel Jacobowitz1-2/+231
2007-02-07 * xml-tdesc.c (struct tdesc_xml_cache, tdesc_xml_cache_s)Daniel Jacobowitz1-1/+37
2007-02-07 * Makefile.in (XMLFILES): New.Daniel Jacobowitz1-17/+89
2007-01-09XML feature description support.Daniel Jacobowitz1-0/+233