aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-18Introduce gdb-hashtab module in gdbsupportTom Tromey10-59/+110
2022-01-18Move gdb obstack code to gdbsupportTom Tromey63-69/+72
2022-01-18Move gdb_argv to gdbsupportTom Tromey18-185/+220
2022-01-18Simplify event_location_probeTom Tromey3-23/+16
2022-01-18Use std::string in event_locationTom Tromey2-39/+34
2022-01-18Split event_location into subclassesTom Tromey1-239/+281
2022-01-18Remove EL_* macros from location.cTom Tromey1-93/+90
2022-01-18Boolify explicit_to_string_internalTom Tromey1-8/+8
2022-01-18Remove a use of xfree in location.cTom Tromey3-23/+13
2022-01-18gdb: use ptid_t::to_string instead of target_pid_to_str in debug statementsSimon Marchi8-71/+71
2022-01-18gdb: preserve `|` in connection details stringAndrew Burgess3-6/+87
2022-01-18gdb: testsuite: print explicit test result for gdb.base/dfp-test.expTiezhu Yang1-0/+1
2022-01-17bfd/elf64-ppc.c: fix clang -Wbitwise-instead-of-logical warning in ppc64_elf_...Simon Marchi1-2/+4
2022-01-18PR28029, debuginfod testsAlan Modra1-50/+62
2022-01-18Check thin archive element file size against archive headerAlan Modra1-1/+11
2022-01-18lang_size_relro_segment tidyAlan Modra1-16/+4
2022-01-18PowerPC64 DT_RELRAlan Modra7-87/+518
2022-01-18tweak __ehdr_start visibility and flags for check_relocsAlan Modra3-11/+42
2022-01-18Automatic date update in version.inGDB Administrator1-1/+1
2022-01-17Update the config.guess and config.sub files from the master repository and r...Nick Clifton21-5371/+6375
2022-01-17Fix Z80 assembly failure.Sergey Belyashov2-0/+7
2022-01-17gdb/infrun: rename variable and move to more specific scopeSimon Marchi1-4/+2
2022-01-17x86: adjust struct instr_info field typesJan Beulich1-36/+39
2022-01-17x86: drop index16 fieldJan Beulich1-5/+3
2022-01-17x86: drop most Intel syntax register name arraysJan Beulich1-230/+119
2022-01-17x86: fold variables in memory operand index handlingJan Beulich1-19/+15
2022-01-17x86: constify disassembler static dataJan Beulich1-58/+58
2022-01-17Automatic date update in version.inGDB Administrator1-1/+1
2022-01-16gdb/copyright.py: Do not update gdbsupport/Makefile.inJoel Brobecker1-0/+1
2022-01-16Automatic date update in version.inGDB Administrator1-1/+1
2022-01-15Automatic date update in version.inGDB Administrator1-1/+1
2022-01-14gdb.dlang/demangle.exp: update expected output for _D8demangle4testFnZvSimon Marchi1-1/+1
2022-01-14gdb/testsuite: enable __INTEL_LLVM_COMPILER preprocessor in get_compiler_infoNils-Christian Kempke3-1/+20
2022-01-14PR28751 mbind2a / mbind2b regressions on powerpc*-linuxAlan Modra4-4/+15
2022-01-14x86: drop ymmxmm_modeJan Beulich1-16/+0
2022-01-14x86: share yet more VEX table entries with EVEX decodingJan Beulich4-209/+69
2022-01-14x86: consistently use scalar_mode for AVX512-FP16 scalar insnsJan Beulich2-31/+31
2022-01-14x86: record further wrong uses of EVEX.bJan Beulich1-0/+8
2022-01-14x86: reduce AVX512 FP set of insns decoded through vex_w_table[]Jan Beulich5-268/+42
2022-01-14x86: reduce AVX512-FP16 set of insns decoded through vex_w_table[]Jan Beulich4-137/+77
2022-01-14Automatic date update in version.inGDB Administrator1-1/+1
2022-01-13ld: Disable DT_RELR in some -z relro testsH.J. Lu10-10/+10
2022-01-13Reapply libiberty: Pass --plugin to AR and RANLIBH.J. Lu4-15/+157
2022-01-13elf: Remove the 1-page gap before the RELRO segmentH.J. Lu14-57/+110
2022-01-13Synchronize binutils libiberty sources with gcc version.Nick Clifton14-203/+360
2022-01-13gdb: don't use -Wmissing-prototypes with g++Andrew Burgess12-6/+275
2022-01-13gdb: add some extra debug information to attach_commandAndrew Burgess3-0/+36
2022-01-13Re: gas: add visibility support using GNU syntax on XCOFFAlan Modra2-3/+6
2022-01-13dt-relr.exp --no-as-neededAlan Modra1-2/+2
2022-01-13Correct .relr.dyn nocombreloc scriptAlan Modra1-1/+1