Age | Commit message (Expand) | Author | Files | Lines |
2020-02-25 | gdb/fortran: Support negative array stride in one limited case | Andrew Burgess | 1 | -2/+2 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-12-04 | Remove gdbarch_bits_big_endian | Tom Tromey | 1 | -1/+1 |
2019-12-01 | gdb/fortran: array stride support | Andrew Burgess | 1 | -0/+11 |
2019-11-21 | Adjust byte order variable display/change if DW_AT_endianity is present. | Peeter Joot | 1 | -6/+4 |
2019-10-26 | [gdb] Fix more typos in comments (2) | Tom de Vries | 1 | -1/+1 |
2019-07-12 | gdb: Update type of lower bound in value_subscripted_rvalue | Andrew Burgess | 1 | -1/+1 |
2019-07-10 | Don't include gdbarch.h from defs.h | Tom Tromey | 1 | -0/+1 |
2019-07-09 | Rename common to gdbsupport | Tom Tromey | 1 | -1/+1 |
2019-05-02 | Remove _initialize_valarith | Tom Tromey | 1 | -5/+0 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-11-29 | Avoid buffer overflow in value_x_unop | Tom Tromey | 1 | -2/+0 |
2018-11-21 | invoke_xmethod & array_view | Pedro Alves | 1 | -25/+25 |
2018-11-21 | Use gdb:array_view in call_function_by_hand & friends | Pedro Alves | 1 | -3/+4 |
2018-08-09 | gdb: Check element of optimised out vla exists | Andrew Burgess | 1 | -2/+5 |
2018-07-30 | Remove old lint code | Tom Tromey | 1 | -17/+3 |
2018-06-01 | Remove TYPE_TAG_NAME | Tom Tromey | 1 | -2/+0 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-12-05 | Remove some unused variables | Simon Marchi | 1 | -1/+0 |
2017-11-06 | Target FP: Add binop and compare routines to target-float.{c,h} | Ulrich Weigand | 1 | -208/+69 |
2017-11-06 | Target FP: Introduce target-float.{c,h} | Ulrich Weigand | 1 | -5/+3 |
2017-10-05 | Clean up some DFP interfaces | Ulrich Weigand | 1 | -2/+8 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -3/+0 |
2017-09-04 | Stop assuming no-debug-info functions return int | Pedro Alves | 1 | -2/+2 |
2017-08-03 | Use containers to avoid cleanups | Tom Tromey | 1 | -18/+10 |
2017-03-20 | Convert lvalue reference type check to general reference type check | Artemiy Volkov | 1 | -3/+3 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-11-21 | Create subobject value in pretty printer | Yao Qi | 1 | -16/+1 |
2016-11-16 | Change meaning of VALUE_FRAME_ID; rename to VALUE_NEXT_FRAME_ID | Kevin Buettner | 1 | -1/+1 |
2016-06-24 | Support structure offsets that are 512K or larger. | David Taylor | 1 | -2/+2 |
2016-04-26 | fort_dyn_array: Support evaluation of dynamic elements inside arrays. | Bernhard Heckel | 1 | -0/+8 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
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 |