Add "info connections" command, "info inferiors" connection number/string
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.fortran /
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-09  Andrew Burgessgdb/testsuite: kfail some tests if using broken gcc
2019-12-09  Andrew Burgessgdb/testsuite/fortran: Fix info-modules/info-types...
2019-12-04  Andrew Burgessgdb/fortran: Support for single/double type modifiers
2019-12-01  Andrew Burgessgdb: Dynamic string length support
2019-12-01  Andrew Burgessgdb/fortran: array stride support
2019-11-27  Andrew Burgessgdb/testsuite: Fix race condition compiling fortran...
2019-10-31  Andrew Burgessgdb: Add new commands to list module variables and...
2019-10-31  Andrew Burgessgdb/fortran: Add new 'info modules' command
2019-10-31  Tom de Vries[gdb/testsuite] Remove superfluous 3rd argument from...
2019-10-17  Tom de Vries[gdb/testsuite] Fix gdb.fortran/module.exp for debug...
2019-10-16  Andrew Burgessgdb/fortran: Add test for module variables in 'info...
2019-10-03  Andrew Burgessgdb/fortran: Allow for matching symbols with missing...
2019-10-03  Andrew Burgessgdb/fortran: Nested subroutine support
2019-08-29  Tom de Vries[gdb/testsuite] Fix gdb.fortran/info-types.exp regexp
2019-08-28  Andrew Burgessgdb/fortran: Don't include module symbols when searchin...
2019-08-28  Andrew Burgessgdb/fortran: Implement la_print_typedef for Fortran
2019-07-12  Andrew Burgessgdb: Better support for dynamic properties with negativ...
2019-06-15  Andrew Burgessgdb/fortran: Show the type for non allocated / associat...
2019-06-11  Bernhard HeckelDwarf: Don't add nameless modules to partial symbol...
2019-06-10  Andrew Burgessgdb: Check for not allocated/associated values during...
2019-05-18  Andrew Burgessgdb/fortran: Use floatformats_ia64_quad for fortran...
2019-05-15  Andrew Burgessgdb/fortran: Add sizeof tests for indexed and sliced...
2019-04-30  Andrew Burgessgdb/fortran: Add allocatable type qualifier
2019-04-30  Andrew Burgessgdb/fortran: Update rules for printing whitespace in...
2019-04-30  Andrew Burgessgdb/fortran: print function arguments when printing...
2019-04-30  Andrew Burgessgdb/fortran: Print 'void' type in lower case
2019-04-30  Andrew Burgessgdb/fortran: better types for components of complex...
2019-04-30  Andrew Burgessgdb/fortran: Additional builtin procedures
2019-04-29  Andrew Burgessgdb: Introduce 'print max-depth' feature
2019-03-29  Keith SeitzAllow really large fortran array bounds: fortran type...
2019-03-06  Andrew Burgessgdb/fortran: Handle older TYPE*SIZE typenames
2019-03-06  Andrew Burgessgdb/fortran: Add support for the ABS intrinsic function
2019-03-06  Andrew Burgessgdb/fortran: Use TYPE_CODE_CHAR for character types
2019-03-06  Andrew Burgessgdb/fortran: Add builtin 8-byte integer type with ...
2019-03-06  Andrew Burgessgdb/fortran: Expand the set of types that support ...
2019-03-06  Andrew Burgessgdb/fortran: Add Fortran 'kind' intrinsic and keyword
2019-03-06  Andrew Burgessgdb/fortran: Simplify handling of Fortran dot operation...
2019-03-06  Andrew Burgessgdb/fortran: Cleanup code for parsing logical constants
2019-03-06  Andrew Burgessgdb/fortran: Remove some duplicate tests
2019-03-06  Richard BuntFortran function calls with arguments
2019-03-04  Richard Buntgdbserver short-circuit-argument-list failures
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-10-18  Tom de Vries[gdb/testsuite] Fix capitalized test names
2018-09-19  Richard BuntLogical short circuiting with argument lists
2018-08-08  Simon MarchiFix gdb.fortran/nested-funcs.exp failure
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-01  Yao QiReplace mail address with the URL in copyright header
2017-09-08  Christoph WeinmannRemove C/C++ relevant code in Fortran specific file.
2017-09-08  Bernhard Heckelfortran: Testsuite, fix typos in vla-value.
2017-09-08  Bernhard HeckelFortran: Testsuite, fix differences in type naming.
2017-09-08  Frank PenczekFix indentation for printing Fortran types with pointers
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-23  Luis MachadoFix more cases of improper test names
2016-12-01  Luis MachadoFixup testcases outputting own name as a test name...
2016-12-01  Luis MachadoFix test names starting with uppercase output by basic...
2016-07-07  Walfred TedeschiFix of default lookup for "this" symbol.
2016-06-21  Walfred TedeschiImprove user experience in printing Fortran derived...
2016-06-10  Bernhard HeckelFortran: Testsuite, non-local references in nested...
2016-05-25  Bernhard HeckelFortran, typeprint: Forward level of details to be...
2016-05-25  Bernhard HeckelFortran, testsuite: Fix duplicate testcase name.
2016-05-25  Bernhard HeckelFortran, testsuite: Add testcases for nested structures.
2016-05-25  Bernhard HeckelFortran, typeprint: Decrease level of details when...
2016-05-25  Bernhard HeckelFortran, typeprint: Take level of details into account...
2016-05-25  Bernhard HeckelFortran, typeprint: Fix wrong indentation when ptype...
2016-05-25  Bernhard HeckelFortran, testsuite: Use multi_line in whatis_type testcase.
2016-04-27  Simon MarchiRename gdb_load_shlibs to gdb_load_shlib
2016-04-26  Keven Boellfort_dyn_array: Use value constructor instead of raw...
2016-04-26  Bernhard Heckelfort_dyn_array: Support evaluation of dynamic elements...
2016-04-26  Bernhard Heckelfort_dyn_array: Enable dynamic member types inside...
2016-04-18  Bernhard Heckelfortran: Testsuite, fix different type naming across...
2016-03-02  Bernhard Heckeltestsuite: Remove unnecessary code in fortran vla-histo...
2016-03-02  bernhard.heckeltestsuite: Fix timeout issues during print of vla-arrays.
2016-02-14  Jan Kratochviltestsuite: Fix false Fortran regressions with recent gcc
2016-02-14  Jan Kratochviltestsuite regression: gdb.fortran/vla-value-sub.exp...
2016-02-08  Simon MarchiAlways organize test artifacts in a directory hierarchy
2016-01-28  Yao Qi[testsuite] Fix tiemout fail in gdb.fortran/vla-value.exp
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-21  Keven Boellfort_dyn_array: add basic fortran dyn array support
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-09-11  Gabriel Krisman... Fix gdb.fortran/array-element.exp failures.
2014-09-04  Sergio Durigan JuniorFix PR fortran/17237: bug in f-valprint.c
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-19  Keven Boellfortran: enable ptype/whatis for modules.
2013-12-19  Keven Boellfortran: enable ptype/whatis for user defined types.
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-19  Joel Brobeckerupdate copyright notices in various GDB files.
2012-09-26  Tom Tromey2012-09-26 Jan Kratochvil <jan.kratochvil@redhat...
2012-06-25  Tom Tromey * gdb.fortran/subarray.exp: Use standard_testfile,
2012-06-21  Tom Tromey * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
2012-05-17  Doug Evans * Makefile.in (clean): Remove Fission .dwo and .dwp...
2012-01-16  Pedro Alves2012-01-16 Pedro Alves <palves@redhat.com>
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-11-30  Ulrich Weigand * gdb.base/solib-nodir.exp: Skip if remote target.
2011-06-29  Jan Kratochvilgdb/
2011-06-29  Tom Tromey PR testsuite/12040:
2011-06-29  Tom Tromeygdb
2011-02-22  Michael Snyder2011-02-22 Michael Snyder <msnyder@vmware.com>
2011-01-12  Jan Kratochvilgdb/
2011-01-05  Joel BrobeckerUpdate the copyright year for most remaining files...
next
This page took 1.012141 seconds and 7 git commands to generate.