summaryrefslogtreecommitdiff
path: root/gdb/unittests/format_pieces-selftests.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-0/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Handle %I64d in format_piecesTom Tromey2019-11-211-0/+11
* gdb: Support printf 'z' size modifierAndrew Burgess2019-11-121-0/+44
* Introduce gdb-specific %p format suffixesPedro Alves2019-10-011-9/+26
* Don't create empty literal piecesTom Tromey2019-10-011-2/+4
* Rename common to gdbsupportTom Tromey2019-07-091-2/+2
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* format_pieces-selftests.c: Silence ARI warningsSimon Marchi2018-05-181-2/+2
* Make format_pieces recognize the \e escape sequenceSimon Marchi2018-05-171-0/+76