Age | Commit message (Expand) | Author | Files | Lines |
2024-10-29 | fortran: Fix arrays of variable length strings for FORTRAN | Ijaz, Abdul B | 3 | -2/+107 |
2024-10-23 | gdb/testsuite: introduce dwarf5 option to gdb_compile | Guinevere Larsen | 1 | -1/+1 |
2024-10-06 | [gdb] Fix common misspellings | Tom de Vries | 2 | -6/+6 |
2024-09-23 | [gdb/testsuite] Fix timeout in gdb.fortran/info-types.exp | Tom de Vries | 1 | -4/+2 |
2024-08-02 | gdb/testsuite: extend XFAIL to gdb.fortran/entry-point.exp to clang too | Guinevere Larsen | 1 | -2/+2 |
2024-07-31 | [gdb/testsuite] Fix trailing-text-in-parentheses duplicates | Tom de Vries | 7 | -60/+60 |
2024-07-31 | [gdb/exp] Fix gdb.fortran/intrinsics.exp fail on arm | Tom de Vries | 3 | -7/+42 |
2024-06-20 | [gdb/testsuite] Fix duplicates in gdb.fortran/huge.exp | Tom de Vries | 1 | -2/+4 |
2024-06-17 | [gdb/testsuite] Fix duplicates in gdb.fortran/array-{indices,repeat}.exp | Tom de Vries | 2 | -28/+40 |
2024-06-10 | [gdb/testsuite] Don't use set auto-solib-add off | Tom de Vries | 8 | -24/+0 |
2024-06-07 | [gdb/testsuite] Fix gdb.fortran/array-bounds.exp on arm | Tom de Vries | 1 | -14/+31 |
2024-05-03 | [gdb/testsuite] Use save_vars to restore GDBFLAGS | Tom de Vries | 1 | -8/+9 |
2024-03-25 | gdb: rename unwindonsignal to unwind-on-signal | Andrew Burgess | 1 | -1/+1 |
2024-02-02 | gdb, testsuite, fortran: Fix sizeof intrinsic for Fortran pointers | Nils-Christian Kempke | 2 | -0/+223 |
2024-02-02 | gdb, types: Resolve pointer types dynamically | Bernhard Heckel | 3 | -1/+145 |
2024-01-28 | Use the new symbol domains | Tom Tromey | 1 | -1/+1 |
2024-01-12 | Update copyright year range in header of all files managed by GDB | Andrew Burgess | 146 | -146/+146 |
2023-12-29 | dwarf, fortran: add support for DW_TAG_entry_point | Nils-Christian Kempke | 2 | -0/+151 |
2023-09-14 | [gdb/exp] Clean up asap in value_print_array_elements | Tom de Vries | 2 | -0/+116 |
2023-09-11 | testsuite, fortran: Fix regression due to fix for ifort's 'start' behavior | Ijaz, Abdul B | 1 | -5/+5 |
2023-09-08 | testsuite, fortran: make kfail gfortran specific | Nils-Christian Kempke | 1 | -1/+3 |
2023-09-08 | testsuite, fortran: adapt tests for ifort's 'start' behavior | Nils-Christian Kempke | 2 | -16/+8 |
2023-09-08 | testsuite, fortran: Remove self assignment non-statements | Nils-Christian Kempke | 3 | -7/+8 |
2023-09-08 | testsuite, fortran: make mixed-lang-stack less compiler dependent | Nils-Christian Kempke | 1 | -1/+8 |
2023-08-29 | [gdb/testsuite] Handle some test-cases with older compiler | Tom de Vries | 1 | -1/+1 |
2023-08-07 | gdb/fortran: Align intrinsic/variable precedence | Richard Bunt | 3 | -0/+125 |
2023-06-03 | [gdb] Fix typos | Tom de Vries | 1 | -1/+1 |
2023-05-19 | gdb: Remove redundant frame switching | Richard Bunt | 1 | -0/+12 |
2023-05-18 | gdb.fortran/lbound-ubound.exp: read expected lbound and ubound from function ... | Simon Marchi | 2 | -68/+18 |
2023-03-31 | GDB: Add `info main' command | Richard Bunt | 2 | -0/+61 |
2023-03-31 | GDB: Favor full symbol main name for backtrace stop | Richard Bunt | 2 | -0/+70 |
2023-03-10 | Use require with target_info | Tom Tromey | 2 | -8/+4 |
2023-02-10 | GDB: Introduce limited array lengths while printing values | Andrew Burgess | 2 | -0/+259 |
2023-01-26 | Use clean_restart in gdb.fortran | Tom Tromey | 2 | -11/+2 |
2023-01-26 | Remove some dead code in gdb.fortran/info-types.exp | Tom Tromey | 1 | -17/+0 |
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 |