Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-28 | gdb/testsuite: remove use of then keyword from gdb.base/*.exp | Andrew Burgess | 1 | -1/+1 |
2022-09-12 | add xfails to gdb.base/complex-parts.exp when testing with clang | Bruno Larsen | 1 | -0/+5 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-09-30 | gdb/testsuite: make runto_main not pass no-message to runto | Simon Marchi | 1 | -1/+0 |
2021-02-05 | [gdb/exp] Fix assert when adding ptr to imaginary unit | Tom de Vries | 1 | -0/+11 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-05-27 | Fix some duplicate test names | Luis Machado | 1 | -12/+24 |
2020-04-01 | Add _Complex type support to C parser | Tom Tromey | 1 | -0/+5 |
2020-04-01 | Implement complex arithmetic | Tom Tromey | 1 | -0/+26 |
2020-04-01 | Change how complex types are printed in C | Tom Tromey | 1 | -3/+3 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-04-01 | gdb: Add $_cimag and $_creal internal functions | Andrew Burgess | 1 | -0/+62 |