summaryrefslogtreecommitdiff
path: root/gdb/addrmap.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * addrmap.c (addrmap_splay_tree_remove): New function.Jim Blandy2007-12-061-1/+8
* * addrmap.c, addrmap.h: Update to GPLv3.Jim Blandy2007-12-061-18/+22
* Support lexical blocks and function bodies that occupyJim Blandy2007-12-041-0/+532