summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Two-level mapusers/simark/regcache-multimap-v2Simon Marchi2020-08-051-74/+72
* gdb: change regcache list to be a mapSimon Marchi2020-08-053-60/+135
* gdb: pass target to thread_ptid_changed observableSimon Marchi2020-08-054-7/+144
* gdb: move regcache::regcaches to regcache.cSimon Marchi2020-08-055-50/+35
* gdb: rename regcache::current_regcache to regcache::regcachesSimon Marchi2020-08-052-32/+30
* Fix variant part regressions with older Rust compilerTom Tromey2020-08-052-9/+30
* MSP430: sim: Fix incorrect simulation of unsigned widening multiplyJozef Lawrynowicz2020-08-055-12/+90
* [gdb] Fix prop->const_val uses in gdbtypes.cTom de Vries2020-08-052-2/+7
* Revert "PR26337, Malloc size error in objdump"Alan Modra2020-08-052-3/+9
* PR26337, Malloc size error in objdumpAlan Modra2020-08-052-4/+9
* Automatic date update in version.inGDB Administrator2020-08-051-1/+1
* Z8k: fix sout/soudb opcodes with direct addressChristian Groessler2020-08-045-8/+20
* gdb: use bool in frame codeSimon Marchi2020-08-044-143/+182
* gdb: change frame_info::prev_func::p type to cached_copy_statusSimon Marchi2020-08-042-8/+18
* Update email address in MAINTAINERSMark Wielaard2020-08-042-1/+5
* gdb: remove TYPE_DYN_PROP_ADDRSimon Marchi2020-08-043-6/+7
* gdb: remove TYPE_DYN_PROP_KINDSimon Marchi2020-08-044-9/+12
* gdb: remove TYPE_DYN_PROP_BATONSimon Marchi2020-08-042-2/+4
* sim: generated files for the eBPF simulatorJose E. Marchesi2020-08-0414-0/+9943
* sim: eBPF simulatorJose E. Marchesi2020-08-0436-0/+18708
* gdb: support for eBPFJose E. Marchesi2020-08-048-0/+434
* gdb/testsuite: Use 'array unset' instead of just 'unset'Andrew Burgess2020-08-042-1/+6
* gas/NEWS: Mention {disp16} pseudo prefixH.J. Lu2020-08-042-0/+6
* gas: Revert an accidental change in x86-64-pseudos.dH.J. Lu2020-08-042-1/+6
* gas: Use udata for DW_AT_high_pc when emitting DWARF4Mark Wielaard2020-08-044-4/+16
* gas: Make sure .debug_line file table contains a zero filename and dirMark Wielaard2020-08-042-9/+34
* gas: Fix .debug_info CU header for --gdwarf-5Mark Wielaard2020-08-047-2/+78
* gas: Fix as.texi typo infortmationMark Wielaard2020-08-042-3/+7
* [gdb/symtab] Handle invalid partial DIE referenceTom de Vries2020-08-042-3/+7
* Automatic date update in version.inGDB Administrator2020-08-041-1/+1
* Update FreeBSD system calls for 13.0-CURRENT.John Baldwin2020-08-032-2/+19
* Fix script name in usage and generated year range.John Baldwin2020-08-032-2/+6
* MSP430: Remove unused -md GAS optionJozef Lawrynowicz2020-08-032-9/+7
* [gdb/symtab] Ignore DW_LNE_lo_user/DW_LNE_hi_user rangeTom de Vries2020-08-036-0/+149
* asan: alpha-vms: buffer overflow in vms_traverse_indexAlan Modra2020-08-032-2/+9
* PR26330, Malloc size error in objdumpAlan Modra2020-08-033-18/+42
* Use xmalloc rather than mallocAlan Modra2020-08-033-4/+8
* PR26328, Compilation warning when building ld v2.35 with MinGWAlan Modra2020-08-034-13/+34
* Tidy objdump_symstuff and objdump_dynsymstuffAlan Modra2020-08-033-39/+21
* Automatic date update in version.inGDB Administrator2020-08-031-1/+1
* Automatic date update in version.inGDB Administrator2020-08-021-1/+1
* Automatic date update in version.inGDB Administrator2020-08-011-1/+1
* gdb.base/coremaker2.c: Fix compilation problems for x86_64 -m32 multilibKevin Buettner2020-07-312-7/+14
* Fix gdb.base/corefile2.exp test case for ppc64leKevin Buettner2020-07-312-12/+22
* ld: Add -fno-lto to linker testsH.J. Lu2020-07-317-46/+100
* PR26314, Linking LTO objects with symbols from static and shared librariesAlan Modra2020-07-312-5/+19
* ARC: Fix ld/pr24511 testShahab Vahedi2020-07-312-8/+21
* Automatic date update in version.inGDB Administrator2020-07-311-1/+1
* x86: Add {disp16} pseudo prefixH.J. Lu2020-07-3016-44/+252
* gdb: handle non-const property types in ada_modulus (PR ada/26318)Simon Marchi2020-07-302-1/+14