aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-05Two-level mapusers/simark/regcache-multimap-v2Simon Marchi
2020-08-05gdb: change regcache list to be a mapSimon Marchi
2020-08-05gdb: pass target to thread_ptid_changed observableSimon Marchi
2020-08-05gdb: move regcache::regcaches to regcache.cSimon Marchi
2020-08-05gdb: rename regcache::current_regcache to regcache::regcachesSimon Marchi
2020-08-05Fix variant part regressions with older Rust compilerTom Tromey
2020-08-05MSP430: sim: Fix incorrect simulation of unsigned widening multiplyJozef Lawrynowicz
2020-08-05[gdb] Fix prop->const_val uses in gdbtypes.cTom de Vries
2020-08-05Revert "PR26337, Malloc size error in objdump"Alan Modra
2020-08-05PR26337, Malloc size error in objdumpAlan Modra
2020-08-05Automatic date update in version.inGDB Administrator
2020-08-04Z8k: fix sout/soudb opcodes with direct addressChristian Groessler
2020-08-04gdb: use bool in frame codeSimon Marchi
2020-08-04gdb: change frame_info::prev_func::p type to cached_copy_statusSimon Marchi
2020-08-04Update email address in MAINTAINERSMark Wielaard
2020-08-04gdb: remove TYPE_DYN_PROP_ADDRSimon Marchi
2020-08-04gdb: remove TYPE_DYN_PROP_KINDSimon Marchi
2020-08-04gdb: remove TYPE_DYN_PROP_BATONSimon Marchi
2020-08-04sim: generated files for the eBPF simulatorJose E. Marchesi
2020-08-04sim: eBPF simulatorJose E. Marchesi
2020-08-04gdb: support for eBPFJose E. Marchesi
2020-08-04gdb/testsuite: Use 'array unset' instead of just 'unset'Andrew Burgess
2020-08-04gas/NEWS: Mention {disp16} pseudo prefixH.J. Lu
2020-08-04gas: Revert an accidental change in x86-64-pseudos.dH.J. Lu
2020-08-04gas: Use udata for DW_AT_high_pc when emitting DWARF4Mark Wielaard
2020-08-04gas: Make sure .debug_line file table contains a zero filename and dirMark Wielaard
2020-08-04gas: Fix .debug_info CU header for --gdwarf-5Mark Wielaard
2020-08-04gas: Fix as.texi typo infortmationMark Wielaard
2020-08-04[gdb/symtab] Handle invalid partial DIE referenceTom de Vries
2020-08-04Automatic date update in version.inGDB Administrator
2020-08-03Update FreeBSD system calls for 13.0-CURRENT.John Baldwin
2020-08-03Fix script name in usage and generated year range.John Baldwin
2020-08-03MSP430: Remove unused -md GAS optionJozef Lawrynowicz
2020-08-03[gdb/symtab] Ignore DW_LNE_lo_user/DW_LNE_hi_user rangeTom de Vries
2020-08-03asan: alpha-vms: buffer overflow in vms_traverse_indexAlan Modra
2020-08-03PR26330, Malloc size error in objdumpAlan Modra
2020-08-03Use xmalloc rather than mallocAlan Modra
2020-08-03PR26328, Compilation warning when building ld v2.35 with MinGWAlan Modra
2020-08-03Tidy objdump_symstuff and objdump_dynsymstuffAlan Modra
2020-08-03Automatic date update in version.inGDB Administrator
2020-08-02Automatic date update in version.inGDB Administrator
2020-08-01Automatic date update in version.inGDB Administrator
2020-07-31gdb.base/coremaker2.c: Fix compilation problems for x86_64 -m32 multilibKevin Buettner
2020-07-31Fix gdb.base/corefile2.exp test case for ppc64leKevin Buettner
2020-07-31ld: Add -fno-lto to linker testsH.J. Lu
2020-07-31PR26314, Linking LTO objects with symbols from static and shared librariesAlan Modra
2020-07-31ARC: Fix ld/pr24511 testShahab Vahedi
2020-07-31Automatic date update in version.inGDB Administrator
2020-07-30x86: Add {disp16} pseudo prefixH.J. Lu
2020-07-30gdb: handle non-const property types in ada_modulus (PR ada/26318)Simon Marchi