Age | Commit message (Expand) | Author | Files | Lines |
2013-03-21 | * tracepoint.h (decode_agent_options): Add 'trace_string' | Tom Tromey | 1 | -56/+36 |
2013-03-20 | * ax-gdb.c (gen_var_ref): Unconditionally call via computed ops, | Tom Tromey | 1 | -7/+7 |
2013-03-13 | Constify strings in tracepoint.c, lookup_cmd and the completers. | Pedro Alves | 1 | -1/+1 |
2013-03-12 | * ada-lang.c (ada_read_renaming_var_value): Pass const | Keith Seitz | 1 | -8/+10 |
2013-03-07 | * ax-gdb.c (gen_printf): Make FORMAT const. | Keith Seitz | 1 | -1/+1 |
2013-01-31 | 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com> | Aleksandar Ristovski | 1 | -3/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-09-25 | * ada-valprint.c (ada_val_print_1): Eliminate single-use | Siddhesh Poyarekar | 1 | -6/+7 |
2012-07-19 | PR exp/13206: | Tom Tromey | 1 | -0/+2 |
2012-07-19 | * ax-gdb.c (gen_expr): Handle UNOP_CAST_TYPE, UNOP_MEMVAL_TYPE. | Tom Tromey | 1 | -0/+42 |
2012-07-05 | 2012-07-05 Hui Zhu <hui_zhu@mentor.com> | Hui Zhu | 1 | -45/+72 |
2012-07-02 | Add target-side support for dynamic printf. | Stan Shebs | 1 | -0/+143 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -1/+0 |
2012-04-27 | 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -6/+2 |
2012-04-27 | 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -2/+3 |
2012-03-21 | SEGV during AX eval of OP_DOUBLE (unsupported) | Joel Brobecker | 1 | -1/+1 |
2012-03-14 | ax-gdb: Do not treat enums and bools as integers. | Joel Brobecker | 1 | -6/+0 |
2012-03-14 | ax-gdb.c: Add handling of TYPE_CODE_RANGE types. | Joel Brobecker | 1 | -0/+3 |
2012-03-08 | Revert "ax-gdb: Do not treat enums and bools as integers." | Joel Brobecker | 1 | -0/+6 |
2012-03-08 | 2012-03-08 Luis Machado <lgustavo@codesourcery.com> | Luis Machado | 1 | -6/+5 |
2012-03-08 | ax-gdb: Do not treat enums and bools as integers. | Joel Brobecker | 1 | -6/+0 |
2012-02-07 | * gdbtypes.h (struct main_type): Change type of name,tag_name, | Doug Evans | 1 | -2/+2 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-11-02 | 2011-11-02 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -3/+47 |
2011-09-27 | Add return address collection for tracepoints. | Stan Shebs | 1 | -4/+43 |
2011-06-17 | * valops.c (value_of_this): Use lookup_language_this. | Tom Tromey | 1 | -8/+7 |
2011-05-18 | * dwarf2read.c (dwarf2_add_field): Constify. | Tom Tromey | 1 | -1/+1 |
2011-02-24 | Revert the following change (not approved yet): | Joel Brobecker | 1 | -59/+0 |
2011-02-21 | 2011-02-21 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -0/+59 |
2011-02-16 | 2011-02-16 Tom Tromey <tromey@redhat.com> | Pedro Alves | 1 | -8/+7 |
2011-01-07 | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+3 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -19/+31 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-12-31 | 2010-12-31 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -6/+6 |
2010-12-29 | 2010-12-29 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -2/+2 |
2010-12-28 | * ax-gdb.c (gen_expr) <OP_REGISTER>: Error out if trying to | Pedro Alves | 1 | -0/+6 |
2010-12-28 | 2010-12-28 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -4/+0 |
2010-05-18 | 2010-05-18 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+15 |
2010-05-06 | 2010-05-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+0 |
2010-04-23 | 2010-04-23 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -13/+18 |
2010-04-20 | 2010-04-20 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -1/+1 |
2010-03-19 | 2010-03-19 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -28/+47 |
2010-03-18 | Fix last checkin | Stan Shebs | 1 | -1/+1 |
2010-03-18 | 2010-03-17 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -0/+9 |
2010-03-17 | 2010-03-17 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -16/+118 |
2010-03-16 | Fix a commit snafu | Stan Shebs | 1 | -1/+1 |
2010-03-15 | 2010-03-15 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -53/+254 |
2010-03-12 | 2010-03-12 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -0/+10 |
2010-03-09 | dwarf2_physname patchset: | Keith Seitz | 1 | -1/+1 |
2010-02-11 | * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]: Error out if | Pedro Alves | 1 | -0/+3 |