aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdb_regex.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-18Move gdb_regex to gdbsupportTom Tromey1-57/+0
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-06-14Introduce gdb::byte_vector, add allocator that default-initializesPedro Alves1-3/+4
2017-06-07Introduce compiled_regex, eliminate make_regfree_cleanupPedro Alves1-0/+56