Remove m_has_locator
[external/binutils.git] / gdb / memory-map.c
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-01-07 Simon MarchiReplace VEC(gdb_xml_value_s) with std::vector
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-14 Simon MarchiFix mem region parsing regression and add test
2017-10-21 Simon MarchiGet rid of VEC (mem_region)
2017-10-21 Simon MarchiUse std::string in memory_map_parsing_data
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-26 Simon MarchiFix cast of xml_find_attribute's return value
2015-09-25 Simon MarchiAdd some more casts (2/2)
2015-08-06 Simon MarchiAdd casts for legitimate integer to enum conversions
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_string.h
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-02-02 Pedro Alves * xml-support.c (xml_find_attribute): New.
2011-01-25 Pedro Alves Simplify XML parsing a bit.
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-10-25 Pedro Alves * memory-map.c (parse_memory_map): Don't use an empty...
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2007-01-04 Daniel Jacobowitz * memory-map.c (struct_memory_map_parsing_data): Remov...
2006-12-29 Mark Kettenis* memory-map.c (memory_map_end_element): Move variable
2006-10-05 Daniel Jacobowitz * Makefile.in (gdb_expat_h): New.
2006-10-03 Daniel Jacobowitz * memory-map.c (XML_STATUS_OK, XML_STATUS_ERROR):...
2006-09-21 Daniel Jacobowitzgdb/