Age | Commit message (Expand) | Author | Files | Lines |
2015-10-21 | fort_dyn_array: add basic fortran dyn array support | Keven Boell | 1 | -1/+8 |
2015-07-28 | Consider addressable memory unit size in various value functions | Simon Marchi | 1 | -4/+4 |
2015-07-14 | Remove CHECK_TYPEDEF, use check_typedef instead | Simon Marchi | 1 | -1/+1 |
2015-04-29 | PR python/18285 | Doug Evans | 1 | -18/+33 |
2015-02-27 | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 1 | -3/+3 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-08-15 | Add new argument NOSIDE to find_overload_match. | Siva Chandra | 1 | -6/+9 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-06-03 | Lookup and invoke debug methods of C++ classes if they are the best match. | Siva Chandra | 1 | -3/+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-01-31 | 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com> | Aleksandar Ristovski | 1 | -2/+1 |
2013-01-25 | * valops.c (find_overload_match): Remove unused argument 'lax'. | Siva Chandra Reddy | 1 | -1/+1 |
2013-01-25 | http://sourceware.org/ml/gdb-patches/2012-11/msg00312.html | Andrew Burgess | 1 | -1/+46 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-09-14 | * valarith.c (value_concat): Replace unsafe ALLOCA with | Siddhesh Poyarekar | 1 | -2/+10 |
2012-08-16 | gdb/ | Yao Qi | 1 | -50/+6 |
2012-06-09 | 2012-06-09 Siva Chandra Reddy <sivachandra@google.com> | Siva Chandra Reddy | 1 | -1/+1 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -1/+1 |
2012-02-07 | * gdbtypes.h (struct main_type): Change type of name,tag_name, | Doug Evans | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+2 |
2011-10-14 | PR c++/13225 | Keith Seitz | 1 | -8/+1 |
2011-02-18 | gdb/ | Jan Kratochvil | 1 | -9/+3 |
2011-02-14 | gdb/ | Pedro Alves | 1 | -2/+3 |
2011-01-12 | gdb/ | Jan Kratochvil | 1 | -4/+6 |
2011-01-12 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -28/+28 |
2011-01-10 | 2011-01-10 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -7/+11 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-12-14 | gdb: | Ken Werner | 1 | -4/+12 |
2010-11-29 | gdb | Tom Tromey | 1 | -2/+6 |
2010-11-03 | gdb: | Ken Werner | 1 | -10/+11 |
2010-11-03 | gdb: | Ken Werner | 1 | -3/+42 |
2010-10-19 | Support overloading of 'operator->'. | Sami Wagiaalla | 1 | -2/+8 |
2010-10-08 | gdb: | Ken Werner | 1 | -5/+25 |
2010-08-11 | gdb/ChangeLog:* gdb/valarith.c (vector_binop): New function.(scalar_binop): L... | Ken Werner | 1 | -2/+67 |
2010-06-07 | Test and support all cpp operator types. | Sami Wagiaalla | 1 | -2/+66 |
2010-05-17 | 2010-05-17 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+17 |
2010-05-06 | 2010-05-06 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+0 |
2010-03-16 | gdb/ | Jan Kratochvil | 1 | -1/+2 |
2010-02-11 | * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]: Error out on | Pedro Alves | 1 | -4/+17 |
2010-02-08 | PR gdb/10728 | Chris Moller | 1 | -0/+7 |
2010-01-20 | gdb | Tom Tromey | 1 | -0/+28 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -2/+2 |
2009-12-30 | gdb/ | Thiago Jung Bauermann | 1 | -0/+18 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -11/+34 |
2009-07-02 | * gdbtypes.c (make_pointer_type, make_reference_type, | Ulrich Weigand | 1 | -4/+5 |
2009-07-02 | * ada-lang.c (assign_component): Use platform-specific integer type | Ulrich Weigand | 1 | -2/+3 |
2009-06-29 | * value.h (value_subscript, value_subscripted_rvalue, | Ulrich Weigand | 1 | -43/+10 |