aboutsummaryrefslogtreecommitdiff
path: root/gdb/common/pathstuff.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-11-01Import mkdtemp gnulib module, fix mingw buildSimon Marchi1-0/+25
2018-10-27Move make_temp_filename to common/pathstuff.cTom Tromey1-0/+11
2018-10-27Unify shell-finding logicTom Tromey1-0/+12
2018-09-24Add "const" to a few locals in gdbTom Tromey1-2/+2
2018-09-17Update get_standard_cache_dir for macOSTom Tromey1-1/+9
2018-08-07Add DWARF index cacheSimon Marchi1-0/+24
2018-03-02Conditionally include "<windows.h>" on common/pathstuff.c (and unbreak build ...Sergio Durigan Junior1-0/+4
2018-02-28Make gdbserver work with filename-only binariesSergio Durigan Junior1-0/+14
2018-02-28Create new common/pathstuff.[ch]Sergio Durigan Junior1-0/+142