summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/complex-parts.exp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdb/testsuite: remove use of then keyword from gdb.base/*.expAndrew Burgess2022-11-281-1/+1
* add xfails to gdb.base/complex-parts.exp when testing with clangBruno Larsen2022-09-121-0/+5
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi2021-09-301-1/+0
* [gdb/exp] Fix assert when adding ptr to imaginary unitTom de Vries2021-02-051-0/+11
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Fix some duplicate test namesLuis Machado2020-05-271-12/+24
* Add _Complex type support to C parserTom Tromey2020-04-011-0/+5
* Implement complex arithmeticTom Tromey2020-04-011-0/+26
* Change how complex types are printed in CTom Tromey2020-04-011-3/+3
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* gdb: Add $_cimag and $_creal internal functionsAndrew Burgess2019-04-011-0/+62