summaryrefslogtreecommitdiff
path: root/gdb/f-exp.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdb/fortran: rewrite intrinsic handling and add some missing overloadsNils-Christian Kempke2022-04-111-28/+154
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb/fortran: handle dynamic types within arrays and structuresAndrew Burgess2021-04-071-0/+16
* gdb/fortran: Add 'LOC' intrinsic support.Felix Willgerodt2021-03-091-0/+7
* gdb/fotran: add support for the 'shape' keywordAndrew Burgess2021-03-091-0/+12
* gdb/fortran: add support for 'SIZE' keywordAndrew Burgess2021-03-091-0/+28
* gdb/fortran: add support for RANK keywordAndrew Burgess2021-03-091-0/+13
* Implement fortran_allocated_operationTom Tromey2021-03-081-1/+8
* Implement Fortran associated operationsTom Tromey2021-03-081-0/+15
* Introduce classes for Fortran bound intrinsicsTom Tromey2021-03-081-0/+32
* Introduce fortran_undeterminedTom Tromey2021-03-081-0/+63
* Implement several Fortran operationsTom Tromey2021-03-081-0/+101