mi-sym-info.exp: Increase timeout for 114-symbol-info-functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.fortran /
2021-06-08  Tom de Vries[gdb/testsuite] Disallow single argument in multi_line
2021-05-17  Bhuvanendra Kumar Ngdb/fortran: test case modified to suit the clang behavior.
2021-05-11  Bhuvanendra Kumar Ngdb/fortran: Breakpoint location is modified.
2021-04-07  Andrew Burgessgdb/fortran: handle dynamic types within arrays and...
2021-03-09  Felix Willgerodtgdb/fortran: Add 'LOC' intrinsic support.
2021-03-09  Andrew Burgessgdb/fotran: add support for the 'shape' keyword
2021-03-09  Andrew Burgessgdb/fortran: add support for 'SIZE' keyword
2021-03-09  Andrew Burgessgdb/fortran: add support for RANK keyword
2021-03-08  Tom TromeyConvert f-exp.y to use operations
2021-02-25  Andrew Burgessgdb/testsuite: Add a missing -wrap in gdb_test_multiple
2021-02-25  Andrew Burgessgdb/fortran: don't access non-existent type fields
2021-02-25  Andrew Burgessgdb/fortran: add support for ASSOCIATED builtin
2021-02-25  Andrew Burgessgdb/fortran: add support for legacy .xor. operator
2021-02-24  Andrew Burgessgdb: call value_ind for pointers to dynamic types in...
2021-02-12  Andrew Burgessgdb/fortran: support ALLOCATED builtin
2021-02-11  Andrew Burgessgdb/testsuite: remove old comment
2021-02-10  Andrew Burgessgdb/fortran: add parser support for lbound and ubound
2021-02-09  Tom de Vries[gdb/symtab] Fix element type modification in read_arra...
2021-02-05  Tom de Vries[gdb/testsuite] Add KFAILs for PR symtab/24549
2021-01-18  Andrew Burgessgdb/testsuite: remove actual addresses from some test...
2021-01-15  Tom de Vries[gdb/testsuite] Fix gdb.fortran/array-slices.exp with...
2021-01-12  Andrew Burgessgdb: fix debug dump of OP_BOOL expressions
2021-01-12  Andrew Burgessgdb/fortran: add symbol base comparison operators
2021-01-08  Andrew Burgessgdb: user variables with components of dynamic type
2021-01-08  Andrew Burgessgdb/fortran: Correct the lval type for array elements...
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-19  Andrew Burgessgdb/fortran: Add support for Fortran array slices at...
2020-11-14  Andrew Burgessgdb: add tab completion of type field names for Fortran
2020-11-12  Andrew Burgessgdb: rewrite how per language primitive types are managed
2020-11-06  Andrew Burgessgdb: fix debug expression dumping of function call...
2020-10-22  Andrew Burgessgdb/fortran: add support for parsing array strides...
2020-10-11  Andrew Burgessgdb: detect main function even when there's no matching...
2020-09-19  Andrew Burgessgdb/fortran: Change whitespace when printing arrays
2020-09-18  Andrew Burgessgdb/testsuite: Add missing expected results
2020-09-03  Alok Kumar SharmaAllow Flang kind printing in complex.exp,pointer-to...
2020-08-20  Alok Kumar SharmaFix for incorrect breakpoint set in case of flang compi...
2020-08-15  Tom de Vries[gdb/testsuite] Fix charlen type in mixed-lang-stack.c
2020-08-15  Tom de Vries[gdb/backtrace] Fix printing of fortran string args
2020-08-13  Pedro AlvesAdd skip_fortran_tests to more Fortran testcases
2020-07-30  Tom de Vries[gdb/testsuite] Fix gdb.fortran/info-modules.exp with...
2020-07-30  Tom de Vries[gdb/testsuite] Fix gdb.fortran/ptype-on-functions...
2020-07-25  Andrew Burgessgdb/fortran: resolve dynamic types when readjusting...
2020-07-21  Tom de Vries[gdb/testsuite] Fix gdb.fortran/info-modules.exp with...
2020-07-15  Andrew Burgessgdb/testsuite: Update test pattern in ptype-on-function...
2020-07-15  Andrew Burgessgdb/fortran: Handle dynamic string types when printing...
2020-05-14  Tom de Vries[gdb/testsuite] Fix gdb.fortran/nested-funcs-2.exp...
2020-05-12  Tom de Vries[gdb/testsuite] Fix duplicate test-names in gdb.fortran
2020-05-10  Alok Kumar Sharmagdb/fortran: Allow Flang MAIN_ in Fortran testing
2020-04-02  Tom de Vries[gdb/testsuite] Accept new complex print style in mixed...
2020-03-23  Andrew Burgessgdb/testsuite: Remove hard coded addresses from expecte...
2020-03-19  Andrew Burgessgdb/testsuite/fortran: Add mixed language stack test
2020-03-12  Tom de Vries[gdb/testsuite] Fix internal buffer full error in gdb...
2020-03-11  Tom de Vries[gdb/testsuite] Fix missing uint8_t in gdb.fortran...
2020-03-03  Andrew Burgessgdb/fortran: Fix printing of logical true values for...
2020-02-25  Andrew Burgessgdb/fortran: Support negative array stride in one limit...
2020-02-04  Alok Kumar SharmaFixed gdb to print arrays with very high indexes
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
next
This page took 0.415278 seconds and 7 git commands to generate.