Automatic date update in version.in
[external/binutils.git] / gdb / unittests /
2017-10-16 Simon MarchiGet rid of VEC(mem_range_s)
2017-09-30 Tom TromeyIntroduce string_vprintf
2017-09-28 Pedro AlvesMove utils-selftests.c -> gdb/unittests/
2017-09-16 Simon MarchiMake xml_escape_text return an std::string
2017-09-16 Simon MarchiAdd unit test for xml_escape_text
2017-09-16 Simon MarchiAdd selftests run filtering
2017-09-04 John BaldwinExplicitly include <array> for std::array<>.
2017-09-04 Pedro AlvesIntroduce gdb::array_view
2017-08-31 Sergio Durigan JuniorImplement the ability to set/unset environment variable...
2017-08-18 Yao QiPut selftests api into selftests namespace
2017-06-22 Pedro Alvesenviron-selftests: Ignore -Wself-move warning
2017-06-20 Sergio Durigan JuniorC++ify gdb/common/environ.c
2017-04-19 Pedro AlvesMake inferior::detaching a bool, and introduce scoped_r...
2017-04-18 Pedro Alvesgdb::optional unit tests
2017-04-07 Simon Marchiptid-selftests: Fix erroneous assert messages
2017-04-07 Simon MarchiClass-ify ptid_t
2017-04-04 Pedro AlvesMake sect_offset and cu_offset strong typedefs instead...
2017-02-23 Pedro AlvesIntroduce gdb::function_view