summaryrefslogtreecommitdiff
path: root/gdb/memory-map.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-14Fix mem region parsing regression and add testSimon Marchi
2017-10-21Get rid of VEC (mem_region)Simon Marchi
2017-10-21Use std::string in memory_map_parsing_dataSimon Marchi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-26Fix cast of xml_find_attribute's return valueSimon Marchi
2015-09-25Add some more casts (2/2)Simon Marchi
2015-08-06Add casts for legitimate integer to enum conversionsSimon Marchi
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-10-08Remove spurious exceptions.h inclusionsGary Benson
2014-08-07Include string.h in common-defs.hGary Benson
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-02-02 * xml-support.c (xml_find_attribute): New.Pedro Alves
2011-01-25 Simplify XML parsing a bit.Pedro Alves
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-10-25 * memory-map.c (parse_memory_map): Don't use an empty structPedro Alves
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2007-01-04 * memory-map.c (struct_memory_map_parsing_data): Remove mostDaniel Jacobowitz
2006-12-29* memory-map.c (memory_map_end_element): Move variableMark Kettenis
2006-10-05 * Makefile.in (gdb_expat_h): New.Daniel Jacobowitz
2006-10-03 * memory-map.c (XML_STATUS_OK, XML_STATUS_ERROR): Provide defaultDaniel Jacobowitz
2006-09-21gdb/Daniel Jacobowitz