Age | Commit message (Expand) | Author | Files | Lines |
2023-01-13 | Rename to allow_fortran_tests | Tom Tromey | 69 | -69/+69 |
2023-01-13 | Use require !gdb_debug_enabled | Tom Tromey | 1 | -4/+1 |
2023-01-13 | Use require !skip_fortran_tests | Tom Tromey | 69 | -75/+69 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 133 | -133/+133 |
2022-12-05 | gdb/testsuite: remove perror calls when failing to run | Simon Marchi | 19 | -19/+0 |
2022-11-28 | gdb/testsuite: remove use of then keyword from gdb.fortran/*.exp | Andrew Burgess | 23 | -23/+23 |
2022-11-28 | gdb/testsuite: remove DOS line endings from a test script | Andrew Burgess | 1 | -92/+92 |
2022-11-17 | gdb/fortran/testsuite: print values and types of string variables | Andrew Burgess | 2 | -0/+107 |
2022-10-10 | Fix latent quote char bug in generic_printstr | Tom Tromey | 2 | -0/+63 |
2022-06-27 | [gdb/testsuite] Skip gdb.fortran/namelist.exp for gfortran 4.8 | Tom de Vries | 1 | -1/+5 |
2022-06-24 | gdb/testsuite: remove unneeded calls to get_compiler_info | Andrew Burgess | 1 | -6/+0 |
2022-05-31 | gdb/testsuite: fixup common-block.exp for intel compilers | Nils-Christian Kempke | 1 | -3/+35 |
2022-05-31 | gdb, testsuite, fortran: fixup mixed-lang-stack for Intel/LLVM compilers | Nils-Christian Kempke | 1 | -7/+14 |
2022-05-31 | gdb, testsuite, fortran: fix double free in mixed-lang-stack.exp | Nils-Christian Kempke | 1 | -11/+1 |
2022-05-31 | testsuite, fortran: allow additional completions in module.exp | Nils-Christian Kempke | 1 | -2/+3 |
2022-05-31 | testsuite, fortran: fix info-types for intel compilers | Nils-Christian Kempke | 1 | -3/+17 |
2022-05-31 | testsuite, fortran: add compiler dependent types to dynamic-ptype-whatis | Nils-Christian Kempke | 1 | -38/+41 |
2022-05-31 | testsuite, fortran: add required external keyword | Nils-Christian Kempke | 1 | -0/+1 |
2022-05-31 | gdb/testsuite: disable charset.exp for intel compilers | Nils-Christian Kempke | 1 | -0/+5 |
2022-05-31 | gdb/testsuite: add Fortran compiler identification to GDB | Cristian Sandu | 8 | -13/+14 |
2022-05-16 | gdb/testsuite: fix "continue outside of loop" TCL errors | Bruno Larsen | 28 | -32/+32 |
2022-05-10 | gdb/testsuite: fix testsuite regressions for unix/-m32 board | Nils-Christian Kempke | 3 | -21/+86 |
2022-04-25 | gdb/fortran: Support for assumed rank zero | rupothar | 2 | -0/+9 |
2022-04-11 | gdb/fortran/testsuite: add complex from integers test | Nils-Christian Kempke | 2 | -1/+12 |
2022-04-11 | gdb/fortran: rewrite intrinsic handling and add some missing overloads | Nils-Christian Kempke | 5 | -70/+351 |
2022-04-11 | gdb/fortran: Change GDB print for fortran default types | Nils-Christian Kempke | 2 | -14/+9 |
2022-04-11 | gdb/fortran: clean-up Fortran intrinsic types | Nils-Christian Kempke | 1 | -4/+27 |
2022-04-11 | gdb/fortran: change default logical type to builtin_logical | Nils-Christian Kempke | 1 | -4/+4 |
2022-04-11 | gdb/fortran: fix complex type in Fortran builtin types | Nils-Christian Kempke | 1 | -1/+1 |
2022-04-11 | gdb/f-lang: add Integer*1 to Fortran builtin types | Nils-Christian Kempke | 2 | -1/+3 |
2022-04-08 | gdb/fortran: print fortran extended types with ptype | Bernhard Heckel | 1 | -17/+48 |
2022-04-08 | gdb/fortran: add support for accessing fields of extended types | Bernhard Heckel | 2 | -0/+228 |
2022-04-07 | gdb/fortran: fix fetching assumed rank array content | Andrew Burgess | 2 | -11/+23 |
2022-04-03 | gdb: add support for Fortran's ASSUMED RANK arrays | rupothar | 2 | -0/+127 |
2022-03-16 | Make gdb.fortran/{array-slices,lbound-ubound} work against gdbserver | Pedro Alves | 3 | -15/+45 |
2022-02-28 | Fix gdb.fortran "failed to extract expected results" errors | Keith Seitz | 2 | -0/+12 |
2022-02-11 | gdb/fortran: support ptype and print commands for namelist variables | Bhuvanendra Kumar N | 2 | -0/+77 |
2022-01-31 | gdb, testsuite, fortran: adapt info symbol expected output for intel compilers | Nils-Christian Kempke | 1 | -2/+27 |
2022-01-19 | Respect `set print array-indexes' with Fortran arrays | Maciej W. Rozycki | 1 | -0/+200 |
2022-01-19 | Respect `set print repeats' with Fortran arrays | Maciej W. Rozycki | 5 | -0/+320 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 119 | -119/+119 |
2021-10-28 | [gdb/testsuite] Update some test-cases to GPLv3 | Tom de Vries | 8 | -8/+8 |
2021-10-13 | [gdb/exp] Improve <error reading variable> message | Tom de Vries | 2 | -0/+74 |
2021-10-13 | [gdb/testsuite] Fix gdb.fortran/call-no-debug.exp with native-gdbserver | Tom de Vries | 1 | -1/+3 |
2021-10-11 | [gdb/testsuite] Fix FAIL in gdb.mi/mi-var-child-f.exp | Tom de Vries | 6 | -0/+35 |
2021-10-09 | [gdb/testsuite] Fix fortran module tests with stressed cpu | Tom de Vries | 2 | -0/+12 |
2021-09-30 | gdb/testsuite: make runto_main not pass no-message to runto | Simon Marchi | 35 | -35/+0 |
2021-09-25 | [gdb/testsuite] Minimize gdb restarts | Tom de Vries | 3 | -7/+2 |
2021-09-01 | [gdb/testsuite] Fix gdb.fortran/call-no-debug.exp symbol search | Tom de Vries | 1 | -7/+12 |
2021-07-05 | [gdb/testsuite] Fix fail in gdb.fortran/ptype-on-functions.exp with gcc-7 | Tom de Vries | 1 | -1/+8 |