summaryrefslogtreecommitdiff
path: root/gdb/addrmap.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: provide const-correct versions of addrmap::find and addrmap::foreachSimon Marchi2023-01-301-5/+5
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* internal_error: remove need to pass __FILE__/__LINE__Pedro Alves2022-10-191-4/+2
* Fix self-test failure in addrmapTom Tromey2022-06-121-7/+3
* Use malloc for mutable addrmapsTom Tromey2022-06-121-48/+17
* Remove addrmap::create_fixedTom Tromey2022-06-121-17/+2
* Remove addrmap_create_mutableTom Tromey2022-06-121-7/+2
* Remove addrmap wrapper functionsTom Tromey2022-06-121-50/+10
* Move addrmap classes to addrmap.hTom Tromey2022-06-121-114/+0
* Privacy for addrmap_mutableTom Tromey2022-06-121-64/+78
* Privacy for addrmap_fixedTom Tromey2022-06-121-53/+44
* Use inheritance for addrmapTom Tromey2022-06-121-111/+80
* gdb: constify addrmap_findSimon Marchi2022-04-271-8/+8
* Unify gdb printf functionsTom Tromey2022-03-291-4/+4
* Move gdb obstack code to gdbsupportTom Tromey2022-01-181-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Generalize addrmap dumpingTom Tromey2021-08-101-0/+35
* Unconditionally define _initialize_addrmapTom Tromey2021-08-061-1/+3
* [gdb/symtab] Use lambda function instead of addrmap_foreach_checkTom de Vries2021-08-041-30/+21
* [gdb/symtab] Implement addrmap_mutable_findTom de Vries2021-08-041-4/+126
* Use gdb::function_view in addrmap_foreachTom Tromey2021-06-251-25/+9
* 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-41/+41
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* addrmap: use gdb_static_assert for type size assertionsSimon Marchi2019-10-291-11/+5
* Revert the header-sorting patchTom Tromey2019-04-061-4/+2
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-2/+4
* 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
* Remove unnecessary function prototypes.John Baldwin2017-09-091-5/+0
* 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
* Add some more casts (1/2)Simon Marchi2015-09-251-4/+5
* Add casts to memory allocation related callsSimon Marchi2015-09-251-4/+4
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-2/+2
* C++ keyword cleanliness, mostly auto-generatedPedro Alves2015-02-271-28/+28
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-2/+0
* Move stdlib.h to common-defs.hGary Benson2014-08-071-3/+0
* 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
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-1/+2
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* * addrmap.h (addrmap_foreach_fn): New typedef.Doug Evans2010-10-071-2/+64
* 2010-05-18 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-181-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves2009-02-211-0/+3
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1