aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-25Print downloading notification only when file is found on serverusers/amerey/debuginfodAaron Merey1-10/+8
2020-02-25reduce debuginfod-related chatterAaron Merey4-151/+141
2020-02-24Fix decl of query funcs when not built with debuginfodAaron Merey1-7/+8
2020-02-24add warning in case of build-id mismatch, style filenamesAaron Merey4-32/+31
2020-02-20fix line formatAaron Merey8-128/+127
2020-02-20Add progressfn help messagesAaron Merey6-53/+83
2020-02-10fetch_src_and_symbols.exp: remove unused variable.Aaron Merey1-2/+0
2020-02-10testsuite/gdb.debuginfod/fetch_src_and_symbols.exp: clean up, fix TOCTOU issue.Aaron Merey1-64/+48
2020-02-10Use unique_xmalloc_ptr instead of char *Aaron Merey5-46/+47
2020-02-07remove pkg.m4 from gdb/aclocal.m4Aaron Merey3-536/+53
2020-02-06gdb/debuginfod-support.c: separate stub functionsAaron Merey1-15/+24
2020-02-06Add debuginfod support to GDBAaron Merey16-6/+1150
2020-02-06gdb: Catch exceptions if the source file is not foundShahab Vahedi5-19/+133
2020-02-06gdb/testsuite: Avoid leaking a port number into results summaryAndrew Burgess2-1/+7
2020-02-06gdb: Add myself as one of GDB maintainerShahab Vahedi2-0/+5
2020-02-06[2.34] Mention x86 assembler options to align branchesH.J. Lu2-0/+10
2020-02-06check_gc_sections_available: Mark z80 as not supportedH.J. Lu2-1/+7
2020-02-06V850/BFD: Fix uninitialized `insn[4]' with R_V850_LONGJUMP warningMaciej W. Rozycki2-1/+6
2020-02-06Fix attributation of previous deltaNick Clifton1-1/+1
2020-02-06Jump visualization: Handle the case where the disassembled bytes occupy two l...Thomas Troeger2-37/+53
2020-02-06x86: Run unique tests only for ELF targetsH.J. Lu4-4/+9
2020-02-06Enable ld-ifunc tests for more targetsAlan Modra48-56/+128
2020-02-06xfail x86 gas unique testAlan Modra3-0/+7
2020-02-06mbind gas tests and supports_gnu_osabi testsuite infrastructureAlan Modra10-43/+71
2020-02-06i386-moss and i386-openbsd ld configAlan Modra2-3/+9
2020-02-05Disambiguate info_print_optionsAli Tamur1-22/+24
2020-02-06Automatic date update in version.inGDB Administrator1-1/+1
2020-02-05Fix base class function callChristian Biesinger2-2/+7
2020-02-05Fix header guard name in #endif commentChristian Biesinger2-1/+5
2020-02-05RISC-V/Linux/native: Factor out target description determinationMaciej W. Rozycki5-49/+124
2020-02-05Automatic date update in version.inGDB Administrator1-1/+1
2020-02-05Re: Support fusion for ELFv2 stubsAlan Modra2-4/+8
2020-02-04gdb/fortran: Allow for using Flang in Fortran testingAlok Kumar Sharma2-7/+24
2020-02-04gdb/sim: Assert that the simulator ptid is not null_ptidAndrew Burgess2-0/+6
2020-02-04[gdb/testsuite] Add note to 'Race detection' entry in READMETom de Vries2-0/+11
2020-02-04[gdb/testsuite] Make inferior_exited_re match a single lineTom de Vries2-1/+5
2020-02-04Minor fix for R_PPC_VLE_ADDR20Alan Modra2-1/+6
2020-02-04Missing objdump dependency od-elf32_avrAlan Modra4-2/+10
2020-02-04[gdb/testsuite] Use non-capturing parentheses for inferior_exited_reTom de Vries2-1/+5
2020-02-03Change ints to bools around thread_info executing/resumedSimon Marchi10-30/+50
2020-02-04ubsan: d30v: negation of -2147483648Alan Modra4-3/+11
2020-02-03gdb: fix powerpc disassembly testsRogerio Alves5-19/+27
2020-02-03Fixed gdb to print arrays with very high indexesAlok Kumar Sharma5-1/+74
2020-02-04Automatic date update in version.inGDB Administrator1-1/+1
2020-02-03readelf: add missing newlines to error messagesAndreas Schwab2-6/+16
2020-02-03RISC-V/Linux/native: Determine FLEN dynamicallyMaciej W. Rozycki2-26/+97
2020-02-03Fix compilation error with musl in gdb/testsuite/gdb.base/fileio.cLukas Durfina2-2/+6
2020-02-03binutils: drop redundant 'program_name' definition (-fno-common)Sergei Trofimovich4-6/+6
2020-02-03ubsan: m32c: left shift of negative valueAlan Modra4-6/+14
2020-02-02section.c: Fix typo in comments (withe -> with)H.J. Lu3-2/+7