Age | Commit message (Expand) | Author | Files | Lines |
2016-03-16 | xml-tdesc.c (tdesc_start_enum): Fix c++ build. | Doug Evans | 1 | -2/+2 |
2016-03-15 | Extend flags to support multibit and enum bitfields. | Doug Evans | 1 | -48/+134 |
2016-03-15 | Use int instead of LONGEST in tdesc_type sizes. | Doug Evans | 1 | -7/+51 |
2016-02-12 | gdb: Fix build failure in xml-tdesc.c without expat. | Marcin KoĆcielnicki | 1 | -0/+13 |
2016-02-10 | gdb.trace: Save XML target description in tfile. | Marcin KoĆcielnicki | 1 | -0/+30 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-25 | Add some more casts (2/2) | Simon Marchi | 1 | -23/+23 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -2/+0 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -1/+1 |
2011-02-02 | * xml-support.c (xml_find_attribute): New. | Pedro Alves | 1 | -20/+21 |
2011-01-25 | Simplify XML parsing a bit. | Pedro Alves | 1 | -5/+2 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -4/+8 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-05-17 | 2010-05-17 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+1 |
2010-05-07 | 2010-05-06 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+0 |
2010-03-01 | * gdbtypes.c (append_composite_type_field_raw): New. | Daniel Jacobowitz | 1 | -16/+148 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-09-15 | Implementing catch syscall. | Sergio Durigan Junior | 1 | -65/+2 |
2009-07-31 | ChangeLog: | Ulrich Weigand | 1 | -0/+16 |
2009-07-20 | 2009-07-20 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+21 |
2009-06-23 | * target-descriptions.h (struct type): Do not declare. | Ulrich Weigand | 1 | -39/+7 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-10-28 | * cli/cli-script.c (do_fclose_cleanup): Remove. | Tom Tromey | 1 | -9/+1 |
2008-08-24 | gdb: | Tom Tromey | 1 | -1/+1 |
2008-08-10 | * buildsym.c (start_subfile): Properly cast sentinel in concat | Pedro Alves | 1 | -1/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -2/+1 |
2007-09-05 | * NEWS: Update description of string changes. Mention print/s. | Daniel Jacobowitz | 1 | -5/+1 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-06-13 | * gdb.texinfo (Target Description Format): Add version attribute | Daniel Jacobowitz | 1 | -2/+23 |
2007-06-04 | * defs.h (ldirname): New prototype. | Daniel Jacobowitz | 1 | -23/+3 |
2007-02-13 | * target-descriptions.c (tdesc_named_type): Move code_ptr and data_ptr | Daniel Jacobowitz | 1 | -0/+2 |
2007-02-08 | * Makefile.in (arm-tdep.o, eval.o, target-descriptions.o) | Daniel Jacobowitz | 1 | -2/+231 |
2007-02-07 | * xml-tdesc.c (struct tdesc_xml_cache, tdesc_xml_cache_s) | Daniel Jacobowitz | 1 | -1/+37 |
2007-02-07 | * Makefile.in (XMLFILES): New. | Daniel Jacobowitz | 1 | -17/+89 |
2007-01-09 | XML feature description support. | Daniel Jacobowitz | 1 | -0/+233 |