summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Print downloading notification only when file is found on serverusers/amerey/debuginfodAaron Merey2020-02-251-10/+8
* reduce debuginfod-related chatterAaron Merey2020-02-254-151/+141
* Fix decl of query funcs when not built with debuginfodAaron Merey2020-02-241-7/+8
* add warning in case of build-id mismatch, style filenamesAaron Merey2020-02-244-32/+31
* fix line formatAaron Merey2020-02-208-128/+127
* Add progressfn help messagesAaron Merey2020-02-206-53/+83
* fetch_src_and_symbols.exp: remove unused variable.Aaron Merey2020-02-101-2/+0
* testsuite/gdb.debuginfod/fetch_src_and_symbols.exp: clean up, fix TOCTOU issue.Aaron Merey2020-02-101-64/+48
* Use unique_xmalloc_ptr instead of char *Aaron Merey2020-02-105-46/+47
* remove pkg.m4 from gdb/aclocal.m4Aaron Merey2020-02-073-536/+53
* gdb/debuginfod-support.c: separate stub functionsAaron Merey2020-02-061-15/+24
* Add debuginfod support to GDBAaron Merey2020-02-0616-6/+1150
* gdb: Catch exceptions if the source file is not foundShahab Vahedi2020-02-065-19/+133
* gdb/testsuite: Avoid leaking a port number into results summaryAndrew Burgess2020-02-062-1/+7
* gdb: Add myself as one of GDB maintainerShahab Vahedi2020-02-062-0/+5
* [2.34] Mention x86 assembler options to align branchesH.J. Lu2020-02-062-0/+10
* check_gc_sections_available: Mark z80 as not supportedH.J. Lu2020-02-062-1/+7
* V850/BFD: Fix uninitialized `insn[4]' with R_V850_LONGJUMP warningMaciej W. Rozycki2020-02-062-1/+6
* Fix attributation of previous deltaNick Clifton2020-02-061-1/+1
* Jump visualization: Handle the case where the disassembled bytes occupy two l...Thomas Troeger2020-02-062-37/+53
* x86: Run unique tests only for ELF targetsH.J. Lu2020-02-064-4/+9
* Enable ld-ifunc tests for more targetsAlan Modra2020-02-0648-56/+128
* xfail x86 gas unique testAlan Modra2020-02-063-0/+7
* mbind gas tests and supports_gnu_osabi testsuite infrastructureAlan Modra2020-02-0610-43/+71
* i386-moss and i386-openbsd ld configAlan Modra2020-02-062-3/+9
* Disambiguate info_print_optionsAli Tamur2020-02-051-22/+24
* Automatic date update in version.inGDB Administrator2020-02-061-1/+1
* Fix base class function callChristian Biesinger2020-02-052-2/+7
* Fix header guard name in #endif commentChristian Biesinger2020-02-052-1/+5
* RISC-V/Linux/native: Factor out target description determinationMaciej W. Rozycki2020-02-055-49/+124
* Automatic date update in version.inGDB Administrator2020-02-051-1/+1
* Re: Support fusion for ELFv2 stubsAlan Modra2020-02-052-4/+8
* gdb/fortran: Allow for using Flang in Fortran testingAlok Kumar Sharma2020-02-042-7/+24
* gdb/sim: Assert that the simulator ptid is not null_ptidAndrew Burgess2020-02-042-0/+6
* [gdb/testsuite] Add note to 'Race detection' entry in READMETom de Vries2020-02-042-0/+11
* [gdb/testsuite] Make inferior_exited_re match a single lineTom de Vries2020-02-042-1/+5
* Minor fix for R_PPC_VLE_ADDR20Alan Modra2020-02-042-1/+6
* Missing objdump dependency od-elf32_avrAlan Modra2020-02-044-2/+10
* [gdb/testsuite] Use non-capturing parentheses for inferior_exited_reTom de Vries2020-02-042-1/+5
* Change ints to bools around thread_info executing/resumedSimon Marchi2020-02-0310-30/+50
* ubsan: d30v: negation of -2147483648Alan Modra2020-02-044-3/+11
* gdb: fix powerpc disassembly testsRogerio Alves2020-02-035-19/+27
* Fixed gdb to print arrays with very high indexesAlok Kumar Sharma2020-02-035-1/+74
* Automatic date update in version.inGDB Administrator2020-02-041-1/+1
* readelf: add missing newlines to error messagesAndreas Schwab2020-02-032-6/+16
* RISC-V/Linux/native: Determine FLEN dynamicallyMaciej W. Rozycki2020-02-032-26/+97
* Fix compilation error with musl in gdb/testsuite/gdb.base/fileio.cLukas Durfina2020-02-032-2/+6
* binutils: drop redundant 'program_name' definition (-fno-common)Sergei Trofimovich2020-02-034-6/+6
* ubsan: m32c: left shift of negative valueAlan Modra2020-02-034-6/+14
* section.c: Fix typo in comments (withe -> with)H.J. Lu2020-02-023-2/+7