Age | Commit message (Expand) | Author | Files | Lines |
2019-12-09 | x86/Intel: support "mmword ptr" | Jan Beulich | 7 | -5/+23 |
2019-12-09 | x86/Intel: fix "near ptr" / "far ptr" handling | Jan Beulich | 4 | -3/+24 |
2019-12-09 | x86/Intel: drop pointless suffix setting for "tbyte ptr" | Jan Beulich | 2 | -10/+11 |
2019-12-09 | x86/Intel: drop pointless suffix setting for "fword ptr" | Jan Beulich | 2 | -2/+5 |
2019-12-09 | x86/Intel: drop pointless special casing of LxS | Jan Beulich | 2 | -6/+6 |
2019-12-09 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-12-08 | S12Z disassembler memory leak | Alan Modra | 2 | -12/+17 |
2019-12-08 | aarch64*-*-*ilp32 gas tests | Alan Modra | 14 | -36/+50 |
2019-12-08 | Optional matching for run_dump_test | Alan Modra | 5 | -9/+86 |
2019-12-08 | Fix inter-CU references using intra-CU form in imported-unit | Tom de Vries | 2 | -5/+9 |
2019-12-08 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-12-07 | Core file build-id support | Keith Seitz | 9 | -8/+485 |
2019-12-07 | PR25236, common sym versioning | Alan Modra | 2 | -3/+11 |
2019-12-07 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-12-06 | [ARM, sim] Fix build error and warnings | Luis Machado | 6 | -67/+71 |
2019-12-06 | Put bcache inside "namespace gdb" | Christian Biesinger | 8 | -9/+36 |
2019-12-06 | [gdb/symtab] Prefer var def over decl | Tom de Vries | 4 | -10/+123 |
2019-12-06 | [gas] Implement .cfi_negate_ra_state directive | Kyrylo Tkachov | 4 | -0/+53 |
2019-12-06 | Re: Only give FDE encoding warnings if --eh-frame-hdr was specified. | Alan Modra | 5 | -4/+11 |
2019-12-06 | gdb/testsuite: do minor clean-up in gdb.cp/rvalue-ref-overload.exp | Tankut Baris Aktemur | 2 | -9/+9 |
2019-12-06 | gdb: fix overload resolution for see-through references | Tankut Baris Aktemur | 6 | -2/+29 |
2019-12-06 | Fix crash when command arg is missing in faas/taas/tfaas commands. | Philippe Waroquiers | 6 | -1/+22 |
2019-12-06 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-12-05 | Fix leaks when pruning inferiors. | Philippe Waroquiers | 2 | -6/+8 |
2019-12-05 | Only give FDE encoding warnings if --eh-frame-hdr was specified. | Sandra Loosemore | 2 | -12/+23 |
2019-12-05 | Remove gdbarch parameter of lookup_typename | Simon Marchi | 13 | -69/+51 |
2019-12-05 | Fix a problem computing the size fields in the PE format header. | Nick Clifton | 2 | -0/+9 |
2019-12-05 | Re: PR25244, --print-memory-usage, division by zero if MEMORY length is zero | Alan Modra | 2 | -1/+7 |
2019-12-05 | Arm64: simplify Crypto arch extension handling | Jan Beulich | 6 | -16/+20 |
2019-12-05 | Arm64: correct "sha3" arch-extension directive handling | Jan Beulich | 7 | -45/+49 |
2019-12-05 | PR25243, static linking with exceptions and iostream is broken on ARM | Alan Modra | 7 | -52/+42 |
2019-12-05 | PR25244, --print-memory-usage, division by zero if MEMORY length is zero | Alan Modra | 2 | -4/+11 |
2019-12-05 | PR25249, Memory leak in microblaze-dis.c | Alan Modra | 2 | -138/+182 |
2019-12-05 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-12-04 | Fix (most) OpenBSD link errors | Christian Biesinger | 2 | -2/+8 |
2019-12-04 | Use metadata style in a few more places | Tom Tromey | 5 | -15/+24 |
2019-12-04 | gdb/testsuite: Use -J option when compiling Fortran tests | Andrew Burgess | 3 | -1/+18 |
2019-12-04 | gdb/fortran: Support for single/double type modifiers | Andrew Burgess | 4 | -3/+52 |
2019-12-04 | Fix doc of AVR-specific command "info io_registers" | Simon Marchi | 2 | -1/+6 |
2019-12-04 | Fix regcache::cooked_read_test selftest for mep | Simon Marchi | 2 | -0/+6 |
2019-12-04 | Remove unused includes in aarch64-linux-tdep.c | Simon Marchi | 2 | -5/+5 |
2019-12-04 | Remove unused includes in aarch64-tdep.c | Simon Marchi | 2 | -7/+4 |
2019-12-04 | Compare iterators, not values, in filtered_iterator::operator{==,!=} | Simon Marchi | 4 | -2/+176 |
2019-12-04 | sim-utils.c: prevent buffer overflow. | Pavel I. Kryukov | 2 | -4/+8 |
2019-12-04 | Add bit-field test for scalar_storage_order | Tom Tromey | 3 | -3/+11 |
2019-12-04 | Propagate endianity to subrange types | Tom Tromey | 7 | -0/+138 |
2019-12-04 | Remove gdbarch_bits_big_endian | Tom Tromey | 13 | -55/+37 |
2019-12-04 | Move type_byte_order earlier | Tom Tromey | 2 | -18/+25 |
2019-12-04 | Add scalar_storage_order support for floating point | Tom Tromey | 7 | -28/+66 |
2019-12-04 | Fix another build failure in tui-selftests.c | Tom Tromey | 2 | -1/+6 |