aboutsummaryrefslogtreecommitdiff
path: root/gdb/addrmap.h
AgeCommit message (Expand)AuthorFilesLines
2022-06-12Use malloc for mutable addrmapsTom Tromey1-17/+6
2022-06-12Remove addrmap::create_fixedTom Tromey1-6/+0
2022-06-12Remove addrmap_create_mutableTom Tromey1-4/+0
2022-06-12Remove addrmap wrapper functionsTom Tromey1-59/+50
2022-06-12Move addrmap classes to addrmap.hTom Tromey1-7/+118
2022-04-27gdb: constify addrmap_findSimon Marchi1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-08-10Generalize addrmap dumpingTom Tromey1-0/+6
2021-06-25Use gdb::function_view in addrmap_foreachTom Tromey1-8/+10
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-3/+3
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-10-07 * addrmap.h (addrmap_foreach_fn): New typedef.Doug Evans1-0/+11
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-2/+2
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-12-06* addrmap.c, addrmap.h: Update to GPLv3.Jim Blandy1-4/+2
2007-12-04Support lexical blocks and function bodies that occupyJim Blandy1-0/+96