2019-12-11 |
Alan Modra | ubsan: cr16: left shift cannot be represented in type... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | ubsan: bfin: shift exponent is too large |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | ubsan: arc: shift exponent 32 is too large for 32-bit... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | aarch64 disassembler infinite loop |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | ubsan: left shift of cannot be represented in type... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | ubsan: xtensa: left shift cannot be represented in... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | ubsan: epiphany: left shift of negative value |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | ubsan: ia64: left shift of negative value |
commit | commitdiff | tree | snapshot |
2019-12-11 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-12-10 |
Tom Tromey | Minor fix to gdb.prompt documentation |
commit | commitdiff | tree | snapshot |
2019-12-10 |
Kevin Buettner | OpenMP parallel region scope tests |
commit | commitdiff | tree | snapshot |
2019-12-10 |
Kevin Buettner | Add gdb_caching_proc support_nested_function_tests... |
commit | commitdiff | tree | snapshot |
2019-12-10 |
Kevin Buettner | Add gdb_compile_openmp to lib/gdb.exp |
commit | commitdiff | tree | snapshot |
2019-12-10 |
Christian Biesinger | Suppress the "unused function" warning for select_strer... |
commit | commitdiff | tree | snapshot |
2019-12-10 |
Christian Biesinger | Replace the remaining uses of strerror with safe_strerror |
commit | commitdiff | tree | snapshot |
2019-12-10 |
Andre Vieira | [gas][arm] Set context table for '.arch_extension' |
commit | commitdiff | tree | snapshot |
2019-12-10 |
Tom Tromey | Normalize Ada ptype to use a single "?" |
commit | commitdiff | tree | snapshot |
2019-12-10 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Alan Modra | PR24960, Memory leak from disassembler |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Alan Modra | Use disassemble_info.private_data in place of insn_sets |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Alan Modra | Remove backup ppc struct dis_private. |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Alan Modra | Delete duplicate struct objdump_disasm_info field |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Alan Modra | s12z-opc.c formatting fixes |
commit | commitdiff | tree | snapshot |
2019-12-09 |
George Barrett | Fix scripted probe breakpoints |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Tankut Baris... | gdb: rank an lvalue argument incompatible for an rvalue... |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Andrew Burgess | gdb/fortran: Improve output pattern in gdb.mi/mi-fortra... |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Andrew Burgess | gdb/testsuite: kfail some tests if using broken gcc |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Andrew Burgess | gdb/testsuite/fortran: Fix info-modules/info-types... |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Wataru Ashihara | gdb/darwin-nat.c: Fix template argument for scoped_rest... |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Jan Beulich | x86/Intel: fold "xmmword" with "oword" |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Jan Beulich | x86/Intel: support "mmword ptr" |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Jan Beulich | x86/Intel: fix "near ptr" / "far ptr" handling |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Jan Beulich | x86/Intel: drop pointless suffix setting for "tbyte... |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Jan Beulich | x86/Intel: drop pointless suffix setting for "fword... |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Jan Beulich | x86/Intel: drop pointless special casing of LxS |
commit | commitdiff | tree | snapshot |
2019-12-09 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-12-08 |
Alan Modra | S12Z disassembler memory leak |
commit | commitdiff | tree | snapshot |
2019-12-08 |
Alan Modra | aarch64*-*-*ilp32 gas tests |
commit | commitdiff | tree | snapshot |
2019-12-08 |
Alan Modra | Optional matching for run_dump_test |
commit | commitdiff | tree | snapshot |
2019-12-08 |
Tom de Vries | Fix inter-CU references using intra-CU form in imported... |
commit | commitdiff | tree | snapshot |
2019-12-08 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Keith Seitz | Core file build-id support |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Alan Modra | PR25236, common sym versioning |
commit | commitdiff | tree | snapshot |
2019-12-07 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-12-06 |
Luis Machado | [ARM, sim] Fix build error and warnings |
commit | commitdiff | tree | snapshot |
2019-12-06 |
Christian Biesinger | Put bcache inside "namespace gdb" |
commit | commitdiff | tree | snapshot |
2019-12-06 |
Tom de Vries | [gdb/symtab] Prefer var def over decl |
commit | commitdiff | tree | snapshot |
2019-12-06 |
Kyrylo Tkachov | [gas] Implement .cfi_negate_ra_state directive |
commit | commitdiff | tree | snapshot |
2019-12-06 |
Alan Modra | Re: Only give FDE encoding warnings if --eh-frame-hdr... |
commit | commitdiff | tree | snapshot |
2019-12-06 |
Tankut Baris... | gdb/testsuite: do minor clean-up in gdb.cp/rvalue-ref... |
commit | commitdiff | tree | snapshot |
2019-12-06 |
Tankut Baris... | gdb: fix overload resolution for see-through references |
commit | commitdiff | tree | snapshot |
2019-12-06 |
Philippe Waroquiers | Fix crash when command arg is missing in faas/taas... |
commit | commitdiff | tree | snapshot |
2019-12-06 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Philippe Waroquiers | Fix leaks when pruning inferiors. |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Sandra Loosemore | Only give FDE encoding warnings if --eh-frame-hdr was... |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Simon Marchi | Remove gdbarch parameter of lookup_typename |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Nick Clifton | Fix a problem computing the size fields in the PE forma... |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Alan Modra | Re: PR25244, --print-memory-usage, division by zero... |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Jan Beulich | Arm64: simplify Crypto arch extension handling |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Jan Beulich | Arm64: correct "sha3" arch-extension directive handling |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Alan Modra | PR25243, static linking with exceptions and iostream... |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Alan Modra | PR25244, --print-memory-usage, division by zero if... |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Alan Modra | PR25249, Memory leak in microblaze-dis.c |
commit | commitdiff | tree | snapshot |
2019-12-05 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Christian Biesinger | Fix (most) OpenBSD link errors |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Tom Tromey | Use metadata style in a few more places |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Andrew Burgess | gdb/testsuite: Use -J option when compiling Fortran... |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Andrew Burgess | gdb/fortran: Support for single/double type modifiers |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Simon Marchi | Fix doc of AVR-specific command "info io_registers" |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Simon Marchi | Fix regcache::cooked_read_test selftest for mep |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Simon Marchi | Remove unused includes in aarch64-linux-tdep.c |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Simon Marchi | Remove unused includes in aarch64-tdep.c |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Simon Marchi | Compare iterators, not values, in filtered_iterator... |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Pavel I. Kryukov | sim-utils.c: prevent buffer overflow. |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Tom Tromey | Add bit-field test for scalar_storage_order |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Tom Tromey | Propagate endianity to subrange types |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Tom Tromey | Remove gdbarch_bits_big_endian |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Tom Tromey | Move type_byte_order earlier |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Tom Tromey | Add scalar_storage_order support for floating point |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Tom Tromey | Fix another build failure in tui-selftests.c |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Tom Tromey | Silence maybe-uninitialized warning in dwarf2read.c |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Andrew Burgess | gdb/mi: Add -max-results parameter to some -symbol... |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Andrew Burgess | gdb: Split global symbol search into separate functions |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Andrew Burgess | gdb/mi: Add -symbol-info-module-{variables,functions} |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Jan Beulich | x86-64: accept 64-bit LFS/LGS/LSS forms with suffix... |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Jan Beulich | x86-64/Intel: fix CALL/JMP with dword operand |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Jan Beulich | x86: consolidate tracking of MMX register use |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Jan Beulich | x86/Intel: extend MOVDIRI testing |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Jan Beulich | x86: make sure all PUSH/POP honor DefaultSize |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Jan Beulich | x86: drop some stray/bogus DefaultSize |
commit | commitdiff | tree | snapshot |
2019-12-04 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-12-03 |
Christian Biesinger | Replace hash function from bcache with fast_hash |
commit | commitdiff | tree | snapshot |
2019-12-03 |
Philippe Waroquiers | Fix leak of symbol name in block_symbol_cache |
commit | commitdiff | tree | snapshot |
2019-12-03 |
Alan Modra | PR25230, addr2line fails on dwz output |
commit | commitdiff | tree | snapshot |
2019-12-03 |
Alan Modra | PR25230, dwarf2.c per file stash |
commit | commitdiff | tree | snapshot |
2019-12-03 |
Alan Modra | dwarf2.c: read_abbrevs fail cleanup, and offset checking |
commit | commitdiff | tree | snapshot |
2019-12-03 |
Alan Modra | dwarf2.c stash->sec_info_ptr and stash->sec |
commit | commitdiff | tree | snapshot |
2019-12-03 |
Alan Modra | _bfd_dwarf2_find_nearest_line comment fix |
commit | commitdiff | tree | snapshot |
2019-12-03 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-12-02 |
Tom Tromey | Fix build breakage with --disable-tui |
commit | commitdiff | tree | snapshot |
next |