Age | Commit message (Expand) | Author | Files | Lines |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-01-07 | Replace VEC(gdb_xml_value_s) with std::vector | Simon Marchi | 1 | -6/+8 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-11-14 | Fix mem region parsing regression and add test | Simon Marchi | 1 | -1/+1 |
2017-10-21 | Get rid of VEC (mem_region) | Simon Marchi | 1 | -33/+18 |
2017-10-21 | Use std::string in memory_map_parsing_data | Simon Marchi | 1 | -8/+9 |
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-26 | Fix cast of xml_find_attribute's return value | Simon Marchi | 1 | -3/+3 |
2015-09-25 | Add some more casts (2/2) | Simon Marchi | 1 | -9/+16 |
2015-08-06 | Add casts for legitimate integer to enum conversions | Simon Marchi | 1 | -1/+1 |
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-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
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-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-02-02 | * xml-support.c (xml_find_attribute): New. | Pedro Alves | 1 | -4/+4 |
2011-01-25 | Simplify XML parsing a bit. | Pedro Alves | 1 | -13/+10 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+2 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-10-25 | * memory-map.c (parse_memory_map): Don't use an empty struct | Pedro Alves | 1 | -1/+1 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+1 |
2007-01-04 | * memory-map.c (struct_memory_map_parsing_data): Remove most | Daniel Jacobowitz | 1 | -169/+98 |
2006-12-29 | * memory-map.c (memory_map_end_element): Move variable | Mark Kettenis | 1 | -1/+2 |
2006-10-05 | * Makefile.in (gdb_expat_h): New. | Daniel Jacobowitz | 1 | -5/+1 |
2006-10-03 | * memory-map.c (XML_STATUS_OK, XML_STATUS_ERROR): Provide default | Daniel Jacobowitz | 1 | -0/+5 |
2006-09-21 | gdb/ | Daniel Jacobowitz | 1 | -0/+273 |