Age | Commit message (Expand) | Author | Files | Lines |
2023-01-30 | gdb: provide const-correct versions of addrmap::find and addrmap::foreach | Simon Marchi | 1 | -8/+26 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-06-12 | Use malloc for mutable addrmaps | Tom Tromey | 1 | -17/+6 |
2022-06-12 | Remove addrmap::create_fixed | Tom Tromey | 1 | -6/+0 |
2022-06-12 | Remove addrmap_create_mutable | Tom Tromey | 1 | -4/+0 |
2022-06-12 | Remove addrmap wrapper functions | Tom Tromey | 1 | -59/+50 |
2022-06-12 | Move addrmap classes to addrmap.h | Tom Tromey | 1 | -7/+118 |
2022-04-27 | gdb: constify addrmap_find | Simon Marchi | 1 | -1/+1 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-08-10 | Generalize addrmap dumping | Tom Tromey | 1 | -0/+6 |
2021-06-25 | Use gdb::function_view in addrmap_foreach | Tom Tromey | 1 | -8/+10 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-11-02 | gdb, gdbserver, gdbsupport: fix leading space vs tabs issues | Simon Marchi | 1 | -3/+3 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -1/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-10-07 | * addrmap.h (addrmap_foreach_fn): New typedef. | Doug Evans | 1 | -0/+11 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -2/+2 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-06 | * addrmap.c, addrmap.h: Update to GPLv3. | Jim Blandy | 1 | -4/+2 |
2007-12-04 | Support lexical blocks and function bodies that occupy | Jim Blandy | 1 | -0/+96 |