aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-01-13testsuite supports_dt_relrAlan Modra16-27/+28
2022-01-13Don't use C++ comments in assemblyAlan Modra3-3/+3
2022-01-13Move DT_RELR tag setting to elflink.cAlan Modra2-30/+48
2022-01-13Re: Set SEC_ELF_REVERSE_COPY earlierAlan Modra1-3/+4
2022-01-13gdb: testsuite: make string[] type as char in gdb.base/charset.cTiezhu Yang1-6/+6
2022-01-13Automatic date update in version.inGDB Administrator1-1/+1
2022-01-12gdb Power 9 add test for HW watchpoint support.Carl Love1-1/+61
2022-01-12gdb/python: add gdb.host_charset functionAndrew Burgess4-0/+74
2022-01-12gdb/testsuite: fix gdb.python/py-events.exp for finding process idTankut Baris Aktemur1-3/+8
2022-01-12Don't mention "serial" in target remote descriptionTom Tromey3-14/+7
2022-01-12ld: Add glibc dependency for DT_RELRH.J. Lu6-1/+155
2022-01-12ld: Add simple DT_RELR testsH.J. Lu26-0/+400
2022-01-12x86: Add DT_RELR supportH.J. Lu4-57/+1195
2022-01-12elf: Support DT_RELR in linker testsH.J. Lu43-67/+139
2022-01-12elf: Add size_relative_relocs and finish_relative_relocsH.J. Lu4-2/+38
2022-01-12ld: Initial DT_RELR supportH.J. Lu12-1/+64
2022-01-12elf: Pass need_layout to _bfd_elf_map_sections_to_segmentsH.J. Lu4-6/+11
2022-01-12elf: Add .relr.dyn to special_sections_rH.J. Lu1-0/+1
2022-01-12gdb: add 'maint set/show gnu-source-highlight enabled' commandAndrew Burgess3-1/+98