summaryrefslogtreecommitdiff
path: root/gdb/addrmap.c
AgeCommit message (Expand)Author
2022-06-12Fix self-test failure in addrmapTom Tromey
2022-06-12Use malloc for mutable addrmapsTom Tromey
2022-06-12Remove addrmap::create_fixedTom Tromey
2022-06-12Remove addrmap_create_mutableTom Tromey
2022-06-12Remove addrmap wrapper functionsTom Tromey
2022-06-12Move addrmap classes to addrmap.hTom Tromey
2022-06-12Privacy for addrmap_mutableTom Tromey
2022-06-12Privacy for addrmap_fixedTom Tromey
2022-06-12Use inheritance for addrmapTom Tromey
2022-04-27gdb: constify addrmap_findSimon Marchi
2022-03-29Unify gdb printf functionsTom Tromey
2022-01-18Move gdb obstack code to gdbsupportTom Tromey
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-08-10Generalize addrmap dumpingTom Tromey
2021-08-06Unconditionally define _initialize_addrmapTom Tromey
2021-08-04[gdb/symtab] Use lambda function instead of addrmap_foreach_checkTom de Vries
2021-08-04[gdb/symtab] Implement addrmap_mutable_findTom de Vries
2021-06-25Use gdb::function_view in addrmap_foreachTom Tromey
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-10-29addrmap: use gdb_static_assert for type size assertionsSimon Marchi
2019-04-06Revert the header-sorting patchTom Tromey
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-09-09Remove unnecessary function prototypes.John Baldwin
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-25Add some more casts (1/2)Simon Marchi
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-08-07Move stdlib.h to common-defs.hGary Benson
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
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-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-10-07 * addrmap.h (addrmap_foreach_fn): New typedef.Doug Evans
2010-05-182010-05-18 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-12-06 * addrmap.c (addrmap_splay_tree_remove): New function.Jim Blandy
2007-12-06* addrmap.c, addrmap.h: Update to GPLv3.Jim Blandy
2007-12-04Support lexical blocks and function bodies that occupyJim Blandy