aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-06bpf: relocation fixes for eBPF ELF backendDavid Faust17-48/+371
2020-08-06MSP430: ld: Update output section tail when shuffling ".either" sectionsJozef Lawrynowicz2-10/+31
2020-08-05Don't output null pathname in core_target::build_file_mappings warningKevin Buettner2-1/+6
2020-08-06Automatic date update in version.inGDB Administrator1-1/+1
2020-08-05gdb/testsuite: link some dwarf2 tests with nopieSimon Marchi7-6/+14
2020-08-05Fix variant part regressions with older Rust compilerTom Tromey2-9/+30
2020-08-05MSP430: sim: Fix incorrect simulation of unsigned widening multiplyJozef Lawrynowicz5-12/+90
2020-08-05[gdb] Fix prop->const_val uses in gdbtypes.cTom de Vries2-2/+7
2020-08-05Revert "PR26337, Malloc size error in objdump"Alan Modra2-3/+9
2020-08-05PR26337, Malloc size error in objdumpAlan Modra2-4/+9
2020-08-05Automatic date update in version.inGDB Administrator1-1/+1
2020-08-04Z8k: fix sout/soudb opcodes with direct addressChristian Groessler5-8/+20
2020-08-04gdb: use bool in frame codeSimon Marchi4-143/+182
2020-08-04gdb: change frame_info::prev_func::p type to cached_copy_statusSimon Marchi2-8/+18
2020-08-04Update email address in MAINTAINERSMark Wielaard2-1/+5
2020-08-04gdb: remove TYPE_DYN_PROP_ADDRSimon Marchi3-6/+7
2020-08-04gdb: remove TYPE_DYN_PROP_KINDSimon Marchi4-9/+12
2020-08-04gdb: remove TYPE_DYN_PROP_BATONSimon Marchi2-2/+4
2020-08-04sim: generated files for the eBPF simulatorJose E. Marchesi14-0/+9943
2020-08-04sim: eBPF simulatorJose E. Marchesi36-0/+18708
2020-08-04gdb: support for eBPFJose E. Marchesi8-0/+434
2020-08-04gdb/testsuite: Use 'array unset' instead of just 'unset'Andrew Burgess2-1/+6
2020-08-04gas/NEWS: Mention {disp16} pseudo prefixH.J. Lu2-0/+6
2020-08-04gas: Revert an accidental change in x86-64-pseudos.dH.J. Lu2-1/+6
2020-08-04gas: Use udata for DW_AT_high_pc when emitting DWARF4Mark Wielaard4-4/+16
2020-08-04gas: Make sure .debug_line file table contains a zero filename and dirMark Wielaard2-9/+34
2020-08-04gas: Fix .debug_info CU header for --gdwarf-5Mark Wielaard7-2/+78
2020-08-04gas: Fix as.texi typo infortmationMark Wielaard2-3/+7
2020-08-04[gdb/symtab] Handle invalid partial DIE referenceTom de Vries2-3/+7
2020-08-04Automatic date update in version.inGDB Administrator1-1/+1
2020-08-03Update FreeBSD system calls for 13.0-CURRENT.John Baldwin2-2/+19
2020-08-03Fix script name in usage and generated year range.John Baldwin2-2/+6
2020-08-03MSP430: Remove unused -md GAS optionJozef Lawrynowicz2-9/+7
2020-08-03[gdb/symtab] Ignore DW_LNE_lo_user/DW_LNE_hi_user rangeTom de Vries6-0/+149
2020-08-03asan: alpha-vms: buffer overflow in vms_traverse_indexAlan Modra2-2/+9
2020-08-03PR26330, Malloc size error in objdumpAlan Modra3-18/+42
2020-08-03Use xmalloc rather than mallocAlan Modra3-4/+8
2020-08-03PR26328, Compilation warning when building ld v2.35 with MinGWAlan Modra4-13/+34
2020-08-03Tidy objdump_symstuff and objdump_dynsymstuffAlan Modra3-39/+21
2020-08-03Automatic date update in version.inGDB Administrator1-1/+1
2020-08-02Automatic date update in version.inGDB Administrator1-1/+1
2020-08-01Automatic date update in version.inGDB Administrator1-1/+1
2020-07-31gdb.base/coremaker2.c: Fix compilation problems for x86_64 -m32 multilibKevin Buettner2-7/+14
2020-07-31Fix gdb.base/corefile2.exp test case for ppc64leKevin Buettner2-12/+22
2020-07-31ld: Add -fno-lto to linker testsH.J. Lu7-46/+100
2020-07-31PR26314, Linking LTO objects with symbols from static and shared librariesAlan Modra2-5/+19
2020-07-31ARC: Fix ld/pr24511 testShahab Vahedi2-8/+21
2020-07-31Automatic date update in version.inGDB Administrator1-1/+1
2020-07-30x86: Add {disp16} pseudo prefixH.J. Lu16-44/+252
2020-07-30gdb: handle non-const property types in ada_modulus (PR ada/26318)Simon Marchi2-1/+14