]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/addrmap.c
Fix regression on aarch64-linux gdbserver
[thirdparty/binutils-gdb.git] / gdb / addrmap.c
9 days ago  Simon Marchigdb: move a bunch of quit-related things to event-top...
2024-04-16  Tom TromeyAdd move operators for addrmap
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: remove includes of early...
2024-01-15  Tom TromeyRemove addrmap_fixed::set_entry
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-11-29  Tom TromeyRemove gdb_static_assert
2023-11-21  Lancelot Sixgdb: Use C++17's std::make_unique instead of gdb::make_...
2023-08-23  Andrew Burgessgdb: add gdb::make_unique function
2023-01-30  Simon Marchigdb: provide const-correct versions of addrmap::find...
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-10-19  Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
2022-06-12  Tom TromeyFix self-test failure in addrmap
2022-06-12  Tom TromeyUse malloc for mutable addrmaps
2022-06-12  Tom TromeyRemove addrmap::create_fixed
2022-06-12  Tom TromeyRemove addrmap_create_mutable
2022-06-12  Tom TromeyRemove addrmap wrapper functions
2022-06-12  Tom TromeyMove addrmap classes to addrmap.h
2022-06-12  Tom TromeyPrivacy for addrmap_mutable
2022-06-12  Tom TromeyPrivacy for addrmap_fixed
2022-06-12  Tom TromeyUse inheritance for addrmap
2022-04-28  Simon Marchigdb: constify addrmap_find
2022-03-29  Tom TromeyUnify gdb printf functions
2022-01-18  Tom TromeyMove gdb obstack code to gdbsupport
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-08-10  Tom TromeyGeneralize addrmap dumping
2021-08-06  Tom TromeyUnconditionally define _initialize_addrmap
2021-08-04  Tom de Vries[gdb/symtab] Use lambda function instead of addrmap_for...
2021-08-04  Tom de Vries[gdb/symtab] Implement addrmap_mutable_find
2021-06-25  Tom TromeyUse gdb::function_view in addrmap_foreach
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02  Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-10-29  Simon Marchiaddrmap: use gdb_static_assert for type size assertions
2019-04-06  Tom TromeyRevert the header-sorting patch
2019-04-06  Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25  Simon MarchiAdd some more casts (1/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-08-07  Gary BensonMove stdlib.h to common-defs.h
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-01-05  Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-10-07  Doug Evans * addrmap.h (addrmap_foreach_fn): New typedef.
2010-05-18  Michael Snyder2010-05-18 Michael Snyder <msnyder@vmware.com>
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-02-21  Pedro Alves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-12-06  Jim Blandy * addrmap.c (addrmap_splay_tree_remove): New function.
2007-12-06  Jim Blandy* addrmap.c, addrmap.h: Update to GPLv3.
2007-12-04  Jim BlandySupport lexical blocks and function bodies that occupy