Age | Commit message (Expand) | Author | Files | Lines |
2019-03-06 | gdb/fortran: Add Fortran 'kind' intrinsic and keyword | Andrew Burgess | 3 | -0/+116 |
2019-03-06 | gdb/fortran: Simplify handling of Fortran dot operations and keywords | Andrew Burgess | 1 | -0/+123 |
2019-03-06 | gdb/fortran: Cleanup code for parsing logical constants | Andrew Burgess | 1 | -1/+4 |
2019-03-06 | gdb/fortran: Remove some duplicate tests | Andrew Burgess | 1 | -4/+0 |
2019-03-06 | Fortran function calls with arguments | Richard Bunt | 2 | -0/+345 |
2019-03-04 | gdbserver short-circuit-argument-list failures | Richard Bunt | 2 | -26/+82 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 52 | -52/+52 |
2018-10-18 | [gdb/testsuite] Fix capitalized test names | Tom de Vries | 1 | -1/+1 |
2018-09-19 | Logical short circuiting with argument lists | Richard Bunt | 2 | -0/+184 |
2018-08-07 | Fix gdb.fortran/nested-funcs.exp failure | Simon Marchi | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 50 | -50/+50 |
2017-12-01 | Replace mail address with the URL in copyright header | Yao Qi | 5 | -10/+5 |
2017-09-08 | Remove C/C++ relevant code in Fortran specific file. | Christoph Weinmann | 2 | -0/+62 |
2017-09-08 | fortran: Testsuite, fix typos in vla-value. | Bernhard Heckel | 2 | -4/+4 |
2017-09-08 | Fortran: Testsuite, fix differences in type naming. | Bernhard Heckel | 1 | -4/+9 |
2017-09-08 | Fix indentation for printing Fortran types with pointers | Frank Penczek | 2 | -0/+71 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 46 | -46/+46 |
2016-12-23 | Fix more cases of improper test names | Luis Machado | 25 | -26/+25 |
2016-12-01 | Fixup testcases outputting own name as a test name and standardize failed com... | Luis Machado | 2 | -3/+3 |
2016-12-01 | Fix test names starting with uppercase output by basic functions | Luis Machado | 2 | -3/+3 |
2016-07-07 | Fix of default lookup for "this" symbol. | Walfred Tedeschi | 2 | -3/+39 |
2016-06-21 | Improve user experience in printing Fortran derived types. | Walfred Tedeschi | 4 | -5/+105 |
2016-06-10 | Fortran: Testsuite, non-local references in nested functions. | Bernhard Heckel | 2 | -0/+114 |
2016-05-25 | Fortran, typeprint: Forward level of details to be printed for pointers. | Bernhard Heckel | 2 | -2/+15 |
2016-05-25 | Fortran, testsuite: Fix duplicate testcase name. | Bernhard Heckel | 1 | -1/+2 |
2016-05-25 | Fortran, testsuite: Add testcases for nested structures. | Bernhard Heckel | 1 | -0/+25 |
2016-05-25 | Fortran, typeprint: Decrease level of details when printing elements of a str... | Bernhard Heckel | 4 | -21/+44 |
2016-05-25 | Fortran, typeprint: Take level of details into account when printing elements... | Bernhard Heckel | 1 | -12/+2 |
2016-05-25 | Fortran, typeprint: Fix wrong indentation when ptype nested structures. | Bernhard Heckel | 1 | -4/+4 |
2016-05-25 | Fortran, testsuite: Use multi_line in whatis_type testcase. | Bernhard Heckel | 1 | -4/+16 |
2016-04-27 | Rename gdb_load_shlibs to gdb_load_shlib | Simon Marchi | 1 | -1/+1 |
2016-04-26 | fort_dyn_array: Use value constructor instead of raw-buffer manipulation. | Keven Boell | 1 | -0/+3 |
2016-04-26 | fort_dyn_array: Support evaluation of dynamic elements inside arrays. | Bernhard Heckel | 2 | -2/+70 |
2016-04-26 | fort_dyn_array: Enable dynamic member types inside a structure. | Bernhard Heckel | 2 | -0/+190 |
2016-04-18 | fortran: Testsuite, fix different type naming across compilers. | Bernhard Heckel | 7 | -48/+69 |
2016-03-02 | testsuite: Remove unnecessary code in fortran vla-history test. | Bernhard Heckel | 1 | -3/+0 |
2016-03-02 | testsuite: Fix timeout issues during print of vla-arrays. | bernhard.heckel | 1 | -5/+9 |
2016-02-14 | testsuite: Fix false Fortran regressions with recent gcc | Jan Kratochvil | 2 | -12/+5 |
2016-02-14 | testsuite regression: gdb.fortran/vla-value-sub.exp gdb.fortran/vla-value-sub... | Jan Kratochvil | 2 | -0/+4 |
2016-02-08 | Always organize test artifacts in a directory hierarchy | Simon Marchi | 1 | -34/+0 |
2016-01-28 | [testsuite] Fix tiemout fail in gdb.fortran/vla-value.exp | Yao Qi | 1 | -3/+13 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 41 | -41/+41 |
2015-10-21 | fort_dyn_array: add basic fortran dyn array support | Keven Boell | 14 | -0/+981 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 27 | -27/+27 |
2014-09-11 | Fix gdb.fortran/array-element.exp failures. | Gabriel Krisman Bertazi | 1 | -12/+3 |
2014-09-04 | Fix PR fortran/17237: bug in f-valprint.c | Sergio Durigan Junior | 2 | -0/+59 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 25 | -25/+25 |
2013-12-19 | fortran: enable ptype/whatis for modules. | Keven Boell | 2 | -3/+22 |
2013-12-19 | fortran: enable ptype/whatis for user defined types. | Keven Boell | 2 | -0/+76 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 23 | -26/+23 |