| Commit message (Expand) | Author | Age | Files | Lines |
* | Two-level mapusers/simark/regcache-multimap-v2 | Simon Marchi | 2020-08-05 | 1 | -74/+72 |
* | gdb: change regcache list to be a map | Simon Marchi | 2020-08-05 | 3 | -60/+135 |
* | gdb: pass target to thread_ptid_changed observable | Simon Marchi | 2020-08-05 | 4 | -7/+144 |
* | gdb: move regcache::regcaches to regcache.c | Simon Marchi | 2020-08-05 | 5 | -50/+35 |
* | gdb: rename regcache::current_regcache to regcache::regcaches | Simon Marchi | 2020-08-05 | 2 | -32/+30 |
* | Fix variant part regressions with older Rust compiler | Tom Tromey | 2020-08-05 | 2 | -9/+30 |
* | MSP430: sim: Fix incorrect simulation of unsigned widening multiply | Jozef Lawrynowicz | 2020-08-05 | 5 | -12/+90 |
* | [gdb] Fix prop->const_val uses in gdbtypes.c | Tom de Vries | 2020-08-05 | 2 | -2/+7 |
* | Revert "PR26337, Malloc size error in objdump" | Alan Modra | 2020-08-05 | 2 | -3/+9 |
* | PR26337, Malloc size error in objdump | Alan Modra | 2020-08-05 | 2 | -4/+9 |
* | Automatic date update in version.in | GDB Administrator | 2020-08-05 | 1 | -1/+1 |
* | Z8k: fix sout/soudb opcodes with direct address | Christian Groessler | 2020-08-04 | 5 | -8/+20 |
* | gdb: use bool in frame code | Simon Marchi | 2020-08-04 | 4 | -143/+182 |
* | gdb: change frame_info::prev_func::p type to cached_copy_status | Simon Marchi | 2020-08-04 | 2 | -8/+18 |
* | Update email address in MAINTAINERS | Mark Wielaard | 2020-08-04 | 2 | -1/+5 |
* | gdb: remove TYPE_DYN_PROP_ADDR | Simon Marchi | 2020-08-04 | 3 | -6/+7 |
* | gdb: remove TYPE_DYN_PROP_KIND | Simon Marchi | 2020-08-04 | 4 | -9/+12 |
* | gdb: remove TYPE_DYN_PROP_BATON | Simon Marchi | 2020-08-04 | 2 | -2/+4 |
* | sim: generated files for the eBPF simulator | Jose E. Marchesi | 2020-08-04 | 14 | -0/+9943 |
* | sim: eBPF simulator | Jose E. Marchesi | 2020-08-04 | 36 | -0/+18708 |
* | gdb: support for eBPF | Jose E. Marchesi | 2020-08-04 | 8 | -0/+434 |
* | gdb/testsuite: Use 'array unset' instead of just 'unset' | Andrew Burgess | 2020-08-04 | 2 | -1/+6 |
* | gas/NEWS: Mention {disp16} pseudo prefix | H.J. Lu | 2020-08-04 | 2 | -0/+6 |
* | gas: Revert an accidental change in x86-64-pseudos.d | H.J. Lu | 2020-08-04 | 2 | -1/+6 |
* | gas: Use udata for DW_AT_high_pc when emitting DWARF4 | Mark Wielaard | 2020-08-04 | 4 | -4/+16 |
* | gas: Make sure .debug_line file table contains a zero filename and dir | Mark Wielaard | 2020-08-04 | 2 | -9/+34 |
* | gas: Fix .debug_info CU header for --gdwarf-5 | Mark Wielaard | 2020-08-04 | 7 | -2/+78 |
* | gas: Fix as.texi typo infortmation | Mark Wielaard | 2020-08-04 | 2 | -3/+7 |
* | [gdb/symtab] Handle invalid partial DIE reference | Tom de Vries | 2020-08-04 | 2 | -3/+7 |
* | Automatic date update in version.in | GDB Administrator | 2020-08-04 | 1 | -1/+1 |
* | Update FreeBSD system calls for 13.0-CURRENT. | John Baldwin | 2020-08-03 | 2 | -2/+19 |
* | Fix script name in usage and generated year range. | John Baldwin | 2020-08-03 | 2 | -2/+6 |
* | MSP430: Remove unused -md GAS option | Jozef Lawrynowicz | 2020-08-03 | 2 | -9/+7 |
* | [gdb/symtab] Ignore DW_LNE_lo_user/DW_LNE_hi_user range | Tom de Vries | 2020-08-03 | 6 | -0/+149 |
* | asan: alpha-vms: buffer overflow in vms_traverse_index | Alan Modra | 2020-08-03 | 2 | -2/+9 |
* | PR26330, Malloc size error in objdump | Alan Modra | 2020-08-03 | 3 | -18/+42 |
* | Use xmalloc rather than malloc | Alan Modra | 2020-08-03 | 3 | -4/+8 |
* | PR26328, Compilation warning when building ld v2.35 with MinGW | Alan Modra | 2020-08-03 | 4 | -13/+34 |
* | Tidy objdump_symstuff and objdump_dynsymstuff | Alan Modra | 2020-08-03 | 3 | -39/+21 |
* | Automatic date update in version.in | GDB Administrator | 2020-08-03 | 1 | -1/+1 |
* | Automatic date update in version.in | GDB Administrator | 2020-08-02 | 1 | -1/+1 |
* | Automatic date update in version.in | GDB Administrator | 2020-08-01 | 1 | -1/+1 |
* | gdb.base/coremaker2.c: Fix compilation problems for x86_64 -m32 multilib | Kevin Buettner | 2020-07-31 | 2 | -7/+14 |
* | Fix gdb.base/corefile2.exp test case for ppc64le | Kevin Buettner | 2020-07-31 | 2 | -12/+22 |
* | ld: Add -fno-lto to linker tests | H.J. Lu | 2020-07-31 | 7 | -46/+100 |
* | PR26314, Linking LTO objects with symbols from static and shared libraries | Alan Modra | 2020-07-31 | 2 | -5/+19 |
* | ARC: Fix ld/pr24511 test | Shahab Vahedi | 2020-07-31 | 2 | -8/+21 |
* | Automatic date update in version.in | GDB Administrator | 2020-07-31 | 1 | -1/+1 |
* | x86: Add {disp16} pseudo prefix | H.J. Lu | 2020-07-30 | 16 | -44/+252 |
* | gdb: handle non-const property types in ada_modulus (PR ada/26318) | Simon Marchi | 2020-07-30 | 2 | -1/+14 |