summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.fortran
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-01Replace mail address with the URL in copyright headerYao Qi
2017-09-08Remove C/C++ relevant code in Fortran specific file.Christoph Weinmann
2017-09-08fortran: Testsuite, fix typos in vla-value.Bernhard Heckel
2017-09-08Fortran: Testsuite, fix differences in type naming.Bernhard Heckel
2017-09-08Fix indentation for printing Fortran types with pointersFrank Penczek
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-12-23Fix more cases of improper test namesLuis Machado
2016-12-01Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado
2016-07-07Fix of default lookup for "this" symbol.Walfred Tedeschi
2016-06-21Improve user experience in printing Fortran derived types.Walfred Tedeschi
2016-06-10Fortran: Testsuite, non-local references in nested functions.Bernhard Heckel
2016-05-25Fortran, typeprint: Forward level of details to be printed for pointers.Bernhard Heckel
2016-05-25Fortran, testsuite: Fix duplicate testcase name.Bernhard Heckel
2016-05-25Fortran, testsuite: Add testcases for nested structures.Bernhard Heckel
2016-05-25Fortran, typeprint: Decrease level of details when printing elements of a str...Bernhard Heckel
2016-05-25Fortran, typeprint: Take level of details into account when printing elements...Bernhard Heckel
2016-05-25Fortran, typeprint: Fix wrong indentation when ptype nested structures.Bernhard Heckel
2016-05-25Fortran, testsuite: Use multi_line in whatis_type testcase.Bernhard Heckel
2016-04-27Rename gdb_load_shlibs to gdb_load_shlibSimon Marchi
2016-04-26fort_dyn_array: Use value constructor instead of raw-buffer manipulation.Keven Boell
2016-04-26fort_dyn_array: Support evaluation of dynamic elements inside arrays.Bernhard Heckel
2016-04-26fort_dyn_array: Enable dynamic member types inside a structure.Bernhard Heckel
2016-04-18fortran: Testsuite, fix different type naming across compilers.Bernhard Heckel
2016-03-02testsuite: Remove unnecessary code in fortran vla-history test.Bernhard Heckel
2016-03-02testsuite: Fix timeout issues during print of vla-arrays.bernhard.heckel
2016-02-14testsuite: Fix false Fortran regressions with recent gccJan Kratochvil
2016-02-14testsuite regression: gdb.fortran/vla-value-sub.exp gdb.fortran/vla-value-sub...Jan Kratochvil
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi
2016-01-28[testsuite] Fix tiemout fail in gdb.fortran/vla-value.expYao Qi
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-10-21fort_dyn_array: add basic fortran dyn array supportKeven Boell
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-09-11Fix gdb.fortran/array-element.exp failures.Gabriel Krisman Bertazi
2014-09-04Fix PR fortran/17237: bug in f-valprint.cSergio Durigan Junior
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-12-19fortran: enable ptype/whatis for modules.Keven Boell
2013-12-19fortran: enable ptype/whatis for user defined types.Keven Boell
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-12-19update copyright notices in various GDB files.Joel Brobecker
2012-09-262012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>Tom Tromey
2012-06-25 * gdb.fortran/subarray.exp: Use standard_testfile,Tom Tromey
2012-06-21 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)Tom Tromey
2012-05-17 * Makefile.in (clean): Remove Fission .dwo and .dwp files.Doug Evans
2012-01-162012-01-16 Pedro Alves <palves@redhat.com>Pedro Alves
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-11-30 * gdb.base/solib-nodir.exp: Skip if remote target.Ulrich Weigand
2011-06-29gdb/Jan Kratochvil
2011-06-29 PR testsuite/12040:Tom Tromey