summaryrefslogtreecommitdiff
path: root/gdb/unittests/xml-utils-selftests.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* 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
* Rename common to gdbsupportTom Tromey2019-07-091-2/+2
* Normalize includes to use common/Tom Tromey2019-01-251-2/+2
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Add xml_escape_text_append and use itSimon Marchi2018-03-081-0/+14
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Make xml_escape_text return an std::stringSimon Marchi2017-09-161-4/+2
* Add unit test for xml_escape_textSimon Marchi2017-09-161-0/+46