Age | Commit message (Expand) | Author | Files | Lines |
2017-10-19 | Fix build breakage in gdb/xml-support.c | Pedro Alves | 1 | -2/+2 |
2017-10-19 | xml_fetch_content_from_file: Read in whole file in one go | Pedro Alves | 1 | -23/+13 |
2017-10-17 | Fix double-free corruption | Pedro Alves | 1 | -1/+1 |
2017-10-16 | Return unique_xmalloc_ptr from target_read_stralloc | Tom Tromey | 1 | -18/+9 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -2/+0 |
2017-08-03 | Introduce and use gdb_file_up | Tom Tromey | 1 | -8/+5 |
2017-04-18 | Eliminate obstack_printf | Pedro Alves | 1 | -40/+0 |
2017-04-18 | gdb_xml_parser: make data fields private and make more functions methods | Pedro Alves | 1 | -135/+206 |
2017-04-18 | xml-support.c: Use std::string for growing string buffer | Pedro Alves | 1 | -73/+31 |
2017-04-18 | xml-support.c: Use std::vector | Pedro Alves | 1 | -51/+61 |
2017-04-18 | C++-ify gdb/xml-support.c a bit to eliminate cleanups | Pedro Alves | 1 | -87/+63 |
2017-04-05 | -Wwrite-strings: The Rest | Pedro Alves | 1 | -4/+6 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
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 | -21/+29 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -4/+4 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -1/+1 |
2015-03-07 | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 1 | -6/+6 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -2/+0 |
2014-01-13 | replace XZALLOC with XCNEW | Tom Tromey | 1 | -3/+3 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-05-30 | fix up xml-support.c | Tom Tromey | 1 | -29/+14 |
2013-04-22 | PR gdb/7912: | Tom Tromey | 1 | -2/+3 |
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 | -2/+1 |
2011-07-21 | 2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com> | Kwok Yeung | 1 | -64/+2 |
2011-02-02 | * xml-support.c (xml_find_attribute): New. | Pedro Alves | 1 | -1/+17 |
2011-01-25 | Simplify XML parsing a bit. | Pedro Alves | 1 | -5/+42 |
2011-01-12 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-11 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+4 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+2 |
2010-05-17 | 2010-05-17 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+3 |
2010-05-07 | 2010-05-06 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+0 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-09-15 | Implementing catch syscall. | Sergio Durigan Junior | 1 | -0/+60 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-12-02 | Implement -list-thread-groups --available | Vladimir Prus | 1 | -0/+39 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-09-03 | * gdbarch.sh (core_xfer_shared_libraries): New. | Pedro Alves | 1 | -2/+65 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-02-26 | * Makefile.in (XMLFILES): Include $(TDEP_XML). | Daniel Jacobowitz | 1 | -6/+36 |
2007-02-08 | * Makefile.in (arm-tdep.o, eval.o, target-descriptions.o) | Daniel Jacobowitz | 1 | -1/+11 |
2007-02-07 | * Makefile.in (XMLFILES): New. | Daniel Jacobowitz | 1 | -22/+348 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+1 |
2007-01-09 | * configure.ac: Check for XML_StopParser. | Daniel Jacobowitz | 1 | -0/+7 |
2007-01-05 | * xml-support.c (gdb_xml_end_element): Remove wrong backslashes. | Daniel Jacobowitz | 1 | -1/+1 |
2007-01-04 | * memory-map.c (struct_memory_map_parsing_data): Remove most | Daniel Jacobowitz | 1 | -57/+491 |