aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-09x86/Intel: support "mmword ptr"Jan Beulich7-5/+23
2019-12-09x86/Intel: fix "near ptr" / "far ptr" handlingJan Beulich4-3/+24
2019-12-09x86/Intel: drop pointless suffix setting for "tbyte ptr"Jan Beulich2-10/+11
2019-12-09x86/Intel: drop pointless suffix setting for "fword ptr"Jan Beulich2-2/+5
2019-12-09x86/Intel: drop pointless special casing of LxSJan Beulich2-6/+6
2019-12-09Automatic date update in version.inGDB Administrator1-1/+1
2019-12-08S12Z disassembler memory leakAlan Modra2-12/+17
2019-12-08aarch64*-*-*ilp32 gas testsAlan Modra14-36/+50
2019-12-08Optional matching for run_dump_testAlan Modra5-9/+86
2019-12-08Fix inter-CU references using intra-CU form in imported-unitTom de Vries2-5/+9
2019-12-08Automatic date update in version.inGDB Administrator1-1/+1
2019-12-07Core file build-id supportKeith Seitz9-8/+485
2019-12-07PR25236, common sym versioningAlan Modra2-3/+11
2019-12-07Automatic date update in version.inGDB Administrator1-1/+1
2019-12-06[ARM, sim] Fix build error and warningsLuis Machado6-67/+71
2019-12-06Put bcache inside "namespace gdb"Christian Biesinger8-9/+36
2019-12-06[gdb/symtab] Prefer var def over declTom de Vries4-10/+123
2019-12-06[gas] Implement .cfi_negate_ra_state directiveKyrylo Tkachov4-0/+53
2019-12-06Re: Only give FDE encoding warnings if --eh-frame-hdr was specified.Alan Modra5-4/+11
2019-12-06gdb/testsuite: do minor clean-up in gdb.cp/rvalue-ref-overload.expTankut Baris Aktemur2-9/+9
2019-12-06gdb: fix overload resolution for see-through referencesTankut Baris Aktemur6-2/+29
2019-12-06Fix crash when command arg is missing in faas/taas/tfaas commands.Philippe Waroquiers6-1/+22
2019-12-06Automatic date update in version.inGDB Administrator1-1/+1
2019-12-05Fix leaks when pruning inferiors.Philippe Waroquiers2-6/+8
2019-12-05Only give FDE encoding warnings if --eh-frame-hdr was specified.Sandra Loosemore2-12/+23
2019-12-05Remove gdbarch parameter of lookup_typenameSimon Marchi13-69/+51
2019-12-05Fix a problem computing the size fields in the PE format header.Nick Clifton2-0/+9
2019-12-05Re: PR25244, --print-memory-usage, division by zero if MEMORY length is zeroAlan Modra2-1/+7
2019-12-05Arm64: simplify Crypto arch extension handlingJan Beulich6-16/+20
2019-12-05Arm64: correct "sha3" arch-extension directive handlingJan Beulich7-45/+49
2019-12-05PR25243, static linking with exceptions and iostream is broken on ARMAlan Modra7-52/+42
2019-12-05PR25244, --print-memory-usage, division by zero if MEMORY length is zeroAlan Modra2-4/+11
2019-12-05PR25249, Memory leak in microblaze-dis.cAlan Modra2-138/+182
2019-12-05Automatic date update in version.inGDB Administrator1-1/+1
2019-12-04Fix (most) OpenBSD link errorsChristian Biesinger2-2/+8
2019-12-04Use metadata style in a few more placesTom Tromey5-15/+24
2019-12-04gdb/testsuite: Use -J option when compiling Fortran testsAndrew Burgess3-1/+18
2019-12-04gdb/fortran: Support for single/double type modifiersAndrew Burgess4-3/+52
2019-12-04Fix doc of AVR-specific command "info io_registers"Simon Marchi2-1/+6
2019-12-04Fix regcache::cooked_read_test selftest for mepSimon Marchi2-0/+6
2019-12-04Remove unused includes in aarch64-linux-tdep.cSimon Marchi2-5/+5
2019-12-04Remove unused includes in aarch64-tdep.cSimon Marchi2-7/+4
2019-12-04Compare iterators, not values, in filtered_iterator::operator{==,!=}Simon Marchi4-2/+176
2019-12-04sim-utils.c: prevent buffer overflow.Pavel I. Kryukov2-4/+8
2019-12-04Add bit-field test for scalar_storage_orderTom Tromey3-3/+11
2019-12-04Propagate endianity to subrange typesTom Tromey7-0/+138
2019-12-04Remove gdbarch_bits_big_endianTom Tromey13-55/+37
2019-12-04Move type_byte_order earlierTom Tromey2-18/+25
2019-12-04Add scalar_storage_order support for floating pointTom Tromey7-28/+66
2019-12-04Fix another build failure in tui-selftests.cTom Tromey2-1/+6