Age | Commit message (Expand) | Author | Files | Lines |
2024-01-12 | Update copyright year range in header of all files managed by GDB | Andrew Burgess | 1 | -1/+1 |
2023-06-20 | Remove aop_last | Tom Tromey | 1 | -1/+0 |
2023-06-20 | Make aop_map 'static' | Tom Tromey | 1 | -30/+0 |
2023-06-20 | Use bool for agent_expr::tracing | Tom Tromey | 1 | -4/+3 |
2023-06-20 | Simplify agent_expr constructor | Tom Tromey | 1 | -4/+6 |
2023-06-20 | Use std::vector<bool> for agent_expr::reg_mask | Tom Tromey | 1 | -10/+5 |
2023-06-20 | Use gdb::byte_vector in agent_expr | Tom Tromey | 1 | -7/+1 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-10-15 | gdb: Remove vec.{c,h} and update code to not include vec.h | Andrew Burgess | 1 | -2/+0 |
2019-07-09 | Rename common to gdbsupport | Tom Tromey | 1 | -2/+2 |
2019-02-07 | Normalize include guards in gdb | Tom Tromey | 1 | -3/+3 |
2019-01-25 | Normalize includes to use common/ | Tom Tromey | 1 | -2/+2 |
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-10-05 | Remove unused "union agent_val" from ax.h | Ulrich Weigand | 1 | -12/+0 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-11-09 | agent_expr_up: gdb::unique_ptr -> std::unique_ptr | Pedro Alves | 1 | -1/+1 |
2016-11-08 | Eliminate agent_expr_p; VEC -> std::vector in struct bp_target_info | Pedro Alves | 1 | -6/+0 |
2016-11-08 | 'struct agent_expr *' -> unique_ptr<agent_expr> | Pedro Alves | 1 | -7/+8 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-10-27 | Introduce ax_raw_byte and use it | Simon Marchi | 1 | -0/+3 |
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-03-21 | * tracepoint.h (decode_agent_options): Add 'trace_string' | Tom Tromey | 1 | -0/+17 |
2013-03-07 | * ax-gdb.c (gen_printf): Make FORMAT const. | Keith Seitz | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-07-02 | Add target-side support for dynamic printf. | Stan Shebs | 1 | -0/+3 |
2012-02-24 | 2012-02-24 Luis Machado <lgustavo@codesourcery.com> | Luis Machado | 1 | -0/+7 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-02-24 | Revert the following change (not approved yet): | Joel Brobecker | 1 | -2/+0 |
2011-02-21 | 2011-02-21 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -0/+2 |
2011-02-18 | gdb | Tom Tromey | 1 | -58/+5 |
2011-02-18 | gdb | Tom Tromey | 1 | -0/+6 |
2011-02-16 | * ax.h (struct aop_map) <name>: Now const. | Tom Tromey | 1 | -1/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-04-23 | 2010-04-23 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -70/+78 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-12-28 | 2009-12-28 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -0/+6 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+2 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2001-08-01 | * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT) | Andrew Cagney | 1 | -0/+2 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+1 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -13/+12 |
2000-05-15 | Cleanup free_agent_expr cleanups. | Andrew Cagney | 1 | -0/+1 |