Age | Commit message (Expand) | Author | Files | Lines |
2016-05-17 | Rename OP_F90_RANGE to OP_RANGE. | Tom Tromey | 1 | -7/+6 |
2016-05-17 | Make gdb expression debugging handle OP_F90_RANGE | Tom Tromey | 1 | -0/+57 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -2/+2 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-07-21 | Remove operator BINOP_RANGE | Yao Qi | 1 | -1/+0 |
2014-07-21 | Remove operator BINOP_IN | Yao Qi | 1 | -1/+0 |
2014-07-15 | Handle OP_STRING in dump_subexp_body_standard | Simon Marchi | 1 | -1/+18 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-09-24 | Code cleanup: Add objfile_name accessor | Jan Kratochvil | 1 | -1/+1 |
2013-07-09 | * defs.h (enum val_prettyformat): Renamed from val_prettyprint. | Doug Evans | 1 | -3/+3 |
2013-04-15 | PR c++/9065: | Tom Tromey | 1 | -0/+5 |
2013-03-07 | Fix -Wpointer-sign around strings/encoding conversions. | Pedro Alves | 1 | -3/+5 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-12-03 | * ada-exp.y (write_object_renaming, write_var_or_type) | Tom Tromey | 1 | -1/+1 |
2012-11-14 | * configure, config.in: Rebuild. | Tom Tromey | 1 | -2/+0 |
2012-11-13 | ARI fixes: Avoid sprintf function use rule. | Pierre Muller | 1 | -1/+1 |
2012-11-02 | gdb: | Yao Qi | 1 | -16/+0 |
2012-08-13 | gdb/ | Yao Qi | 1 | -2/+0 |
2012-08-13 | gdb/ | Yao Qi | 1 | -8/+0 |
2012-08-08 | * eval.c (evaluate_subexp_standard): Fix thinko in handling | Doug Evans | 1 | -8/+6 |
2012-07-19 | PR exp/13206: | Tom Tromey | 1 | -0/+6 |
2012-07-19 | * ax-gdb.c (gen_expr): Handle UNOP_CAST_TYPE, UNOP_MEMVAL_TYPE. | Tom Tromey | 1 | -4/+36 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -3/+0 |
2012-03-21 | SEGV during AX eval of OP_DOUBLE (unsupported) | Joel Brobecker | 1 | -2/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+2 |
2011-10-09 | gdb/ | Jan Kratochvil | 1 | -0/+17 |
2011-06-17 | * valops.c (value_of_local): Complain if NAME is NULL. | Tom Tromey | 1 | -8/+5 |
2011-02-26 | 2011-02-26 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+2 |
2011-02-01 | gdb/ | Jan Kratochvil | 1 | -0/+44 |
2011-02-01 | gdb/ | Jan Kratochvil | 1 | -170/+5 |
2011-01-07 | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -6/+7 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+2 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-06-02 | 2010-06-01 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -22/+0 |
2010-05-14 | 2010-05-14 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+10 |
2010-05-07 | Add ADL support | Sami Wagiaalla | 1 | -0/+2 |
2010-01-18 | gdb | Tom Tromey | 1 | -0/+18 |
2010-01-14 | 2010-01-13 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -3/+3 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+2 |
2009-10-06 | ARI fix: OP eol rule. | Pierre Muller | 1 | -2/+2 |
2009-06-03 | * value.h (struct internalvar): Remove. | Ulrich Weigand | 1 | -1/+1 |
2009-03-20 | gdb: | Tom Tromey | 1 | -6/+6 |
2009-03-18 | * expprint.c (dump_raw_expression): Print note if non-NULL. | Doug Evans | 1 | -1/+6 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-10-28 | gdb | Tom Tromey | 1 | -21/+46 |
2008-09-11 | * expprint.c (print_subexp_standard): Compare against builtin type | Ulrich Weigand | 1 | -2/+4 |