| Commit message (Expand) | Author | Age | Files | Lines |
* | bpf: add xBPF ISA | David Faust | 2020-08-26 | 19 | -323/+543 |
* | windres: AUTOCHECKBOX default style must have WS_TABSTOP style | Katayama Hirofumi | 2020-08-26 | 2 | -1/+6 |
* | gdb: Add ARC target and maintainer to MAINTAINERS | Shahab Vahedi | 2020-08-26 | 2 | -0/+7 |
* | Re: CSKY: Add new arch CK860 | Alan Modra | 2020-08-26 | 2 | -0/+5 |
* | Automatic date update in version.in | GDB Administrator | 2020-08-26 | 1 | -1/+1 |
* | arc: Add GNU/Linux support for ARC | Anton Kolesov | 2020-08-25 | 6 | -2/+298 |
* | arc: Add hardware loop detection | Shahab Vahedi | 2020-08-25 | 5 | -6/+56 |
* | arc: Add inclusion of "gdbarch.h" in "arc-tdep.h" | Shahab Vahedi | 2020-08-25 | 2 | -0/+5 |
* | arc: Add ARCv2 XML target along with refactoring | Shahab Vahedi | 2020-08-25 | 19 | -349/+691 |
* | gdb/testsuite: fix gdb.threads/stepi-random-signal.exp pattern (gdb/26532) | Simon Marchi | 2020-08-25 | 2 | -1/+6 |
* | gdb/testsuite: fix gdb.base/ui-redirect.exp pattern (gdb/26532) | Simon Marchi | 2020-08-25 | 2 | -1/+6 |
* | Fix ChangeLog entry for commit b04aa1fc8c9d4a79e6293a3a1df7507052afedf3 | Gary Benson | 2020-08-25 | 1 | -1/+1 |
* | Fix the linker's handling of DWARF-5 line number tables. | Mark Wielaard | 2020-08-25 | 2 | -2/+136 |
* | Disable Clang's integrated assembler for two testcases | Gary Benson | 2020-08-25 | 3 | -1/+20 |
* | Enable gdb.cp/ambiguous.exp with GCC and clang | Gary Benson | 2020-08-25 | 2 | -2/+17 |
* | PR26505, ASAN: xstormy16_elf_relax_section elf32-xstormy16.c:595 | Alan Modra | 2020-08-25 | 2 | -1/+8 |
* | PR26504, ASAN: parse_disassembler_options vax-dis.c:142 | Alan Modra | 2020-08-25 | 2 | -2/+8 |
* | PR26501, ASAN: tic54x_undefined_symbol tc-tic54x.c:5015 | Alan Modra | 2020-08-25 | 2 | -8/+9 |
* | PR26500, ASAN: tic4x_inst_make tc-tic4x.c:1247 | Alan Modra | 2020-08-25 | 2 | -2/+7 |
* | PR26482, ASAN: _bfd_xcoff_sizeof_headers coff-rs6000.c:2585 | Alan Modra | 2020-08-25 | 2 | -5/+13 |
* | PR26463, ASAN: m32c_elf_relax_section elf32-m32c.c:1448 | Alan Modra | 2020-08-25 | 2 | -1/+8 |
* | PR26452, ASAN: som_compute_checksum som.c:4293 | Alan Modra | 2020-08-25 | 2 | -5/+12 |
* | PR26441, ASAN: get_b_cc tc-cr16.c:1521 | Alan Modra | 2020-08-25 | 2 | -6/+9 |
* | PR26430, ASAN: nacl_modify_segment_map elf-nacl.c:164 | Alan Modra | 2020-08-25 | 2 | -5/+12 |
* | PR26426, ASAN: neon_quad tc-arm.c:15175 | Alan Modra | 2020-08-25 | 2 | -0/+11 |
* | PR26422, ASAN: elf32_arm_final_link_relocate elf32-arm.c:10351 | Alan Modra | 2020-08-25 | 2 | -35/+28 |
* | PR26419, ASAN: mn10300_elf_relax_section elf-m10300.c:3943 | Alan Modra | 2020-08-25 | 2 | -2/+8 |
* | PR26410, UBSAN: symbols.c:1818 | Alan Modra | 2020-08-25 | 2 | -3/+10 |
* | gas warning fixes | Alan Modra | 2020-08-25 | 6 | -5/+16 |
* | tic54x ld testsuite | Alan Modra | 2020-08-25 | 9 | -2/+27 |
* | gdb/modula-2: parsing of multi-subscript arrays | Gaius Mulley | 2020-08-25 | 5 | -7/+96 |
* | Revert "Fix for Bug 26372 [Modula-2] Parsing of multi-subscript arrays" | Andrew Burgess | 2020-08-25 | 5 | -105/+25 |
* | Fix for Bug 26372 [Modula-2] Parsing of multi-subscript arrays | Gaius Mulley | 2020-08-25 | 5 | -25/+105 |
* | gdb: move declaration of valprint_check_validity to valprint.h | Simon Marchi | 2020-08-24 | 4 | -15/+21 |
* | Automatic date update in version.in | GDB Administrator | 2020-08-25 | 1 | -1/+1 |
* | gdb/testsuite: make runto always emit a FAIL on internal error | Simon Marchi | 2020-08-24 | 2 | -3/+7 |
* | gdb: add debug_prefixed_vprintf | Simon Marchi | 2020-08-24 | 5 | -10/+56 |
* | gdb: add infrun_debug_printf macro | Simon Marchi | 2020-08-24 | 8 | -533/+298 |
* | elf_hash_table_id access | Alan Modra | 2020-08-25 | 32 | -72/+133 |
* | Fix erroroneous use of '%zu' in elfcore_grok_win32pstatus | Jon Turney | 2020-08-24 | 2 | -2/+7 |
* | PR26489, ASAN: ppc64_elf_size_stubs elf64-ppc.c:13389 | Alan Modra | 2020-08-25 | 2 | -3/+9 |
* | PR26492, ASAN: ppc64_elf_before_check_relocs elf64-ppc.c:4337 | Alan Modra | 2020-08-25 | 2 | -2/+9 |
* | PR26483, ASAN: ppc_elf_link_params elf32-ppc.c:2314 | Alan Modra | 2020-08-25 | 2 | -2/+9 |
* | bfd: Handle DW_FORM_data16 for .debug_line tables containing MD5 | Mark Wielaard | 2020-08-24 | 2 | -2/+24 |
* | CSKY: Add new arch CK860. | Cooper Qu | 2020-08-24 | 16 | -15/+259 |
* | sparc testsuite fallout | Alan Modra | 2020-08-24 | 3 | -2/+7 |
* | tic54x fixes | Alan Modra | 2020-08-24 | 5 | -29/+33 |
* | PowerPC TPREL_HA/LO optimisation | Alan Modra | 2020-08-24 | 17 | -200/+436 |
* | Remove "memory exhausted" messages | Alan Modra | 2020-08-24 | 10 | -79/+50 |
* | gcc-4 -Og false positive "may be used uninitialised" | Alan Modra | 2020-08-24 | 4 | -7/+16 |