summaryrefslogtreecommitdiff
path: root/gdb/addrmap.h
Commit message (Expand)AuthorAgeFilesLines
* gdb: provide const-correct versions of addrmap::find and addrmap::foreachSimon Marchi2023-01-301-8/+26
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Use malloc for mutable addrmapsTom Tromey2022-06-121-17/+6
* Remove addrmap::create_fixedTom Tromey2022-06-121-6/+0
* Remove addrmap_create_mutableTom Tromey2022-06-121-4/+0
* Remove addrmap wrapper functionsTom Tromey2022-06-121-59/+50
* Move addrmap classes to addrmap.hTom Tromey2022-06-121-7/+118
* gdb: constify addrmap_findSimon Marchi2022-04-271-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Generalize addrmap dumpingTom Tromey2021-08-101-0/+6
* Use gdb::function_view in addrmap_foreachTom Tromey2021-06-251-8/+10
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-3/+3
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* * addrmap.h (addrmap_foreach_fn): New typedef.Doug Evans2010-10-071-0/+11
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-2/+2
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * addrmap.c, addrmap.h: Update to GPLv3.Jim Blandy2007-12-061-4/+2
* Support lexical blocks and function bodies that occupyJim Blandy2007-12-041-0/+96