summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add memory tagging testcasesusers/luisgpm/aarch64-mte-v3Luis Machado2020-07-165-0/+580
* Add NEWS entry.Luis Machado2020-07-161-0/+32
* Document new "x" and "print" memory tagging extensionsLuis Machado2020-07-161-3/+31
* Extend "x" and "print" commands to support memory taggingLuis Machado2020-07-162-1/+83
* Documentation for the new mtag commandsLuis Machado2020-07-161-0/+60
* New mtag commandsLuis Machado2020-07-162-13/+348
* AArch64: Add gdbserver MTE supportLuis Machado2020-07-163-0/+56
* AArch64: Report tag violation error informationLuis Machado2020-07-162-0/+64
* AArch64: Add unit testing for logical tag set/get operationsLuis Machado2020-07-161-0/+31
* AArch64: Implement the memory tagging gdbarch hooksLuis Machado2020-07-163-0/+267
* Refactor parsing of /proc/<pid>/smapsLuis Machado2020-07-162-120/+240
* AArch64: Implement memory tagging target methods for AArch64Luis Machado2020-07-168-1/+307
* AArch64: Add MTE ptrace requestsLuis Machado2020-07-162-0/+34
* AArch64: Add MTE register set support for GDB and gdbserverLuis Machado2020-07-166-0/+138
* AArch64: Add target description/feature for MTE registersLuis Machado2020-07-1613-25/+73
* AArch64: Add MTE CPU feature check supportLuis Machado2020-07-165-0/+34
* Documentation for memory tagging remote packetsLuis Machado2020-07-161-0/+84
* Unit tests for gdbserver memory tagging remote packetsLuis Machado2020-07-161-0/+88
* GDBserver remote packet support for memory taggingLuis Machado2020-07-166-22/+186
* Unit testing for GDB-side remote memory tagging handlingLuis Machado2020-07-161-0/+89
* Add GDB-side remote target support for memory taggingLuis Machado2020-07-161-1/+106
* New gdbarch memory tagging hooksLuis Machado2020-07-165-0/+299
* New target methods for memory tagging supportLuis Machado2020-07-164-0/+173
* gdb: fix issues with handling DWARF v5 rnglists & .dwo files.Caroline Tice2020-07-165-48/+398
* [gdb/testsuite] Add pseudo line number program instruction: lineTom de Vries2020-07-168-99/+100
* Automatic date update in version.inGDB Administrator2020-07-161-1/+1
* gdb/testsuite: Update test pattern in ptype-on-functions.expAndrew Burgess2020-07-152-1/+6
* x86: Don't display eiz with no scaleH.J. Lu2020-07-156-14/+28
* Fix the generation of relocs for missing build notes.Nick Clifton2020-07-152-9/+24
* PR26239, memory leak in _bfd_dwarf2_slurp_debug_infoAlan Modra2020-07-152-4/+15
* Fix an illegal memory access in the BFD library which can be triggered by att...Nick Clifton2020-07-152-1/+7
* [gdb/testsuite] Handle callq -> call disassembly changeTom de Vries2020-07-152-2/+5
* gdb/fortran: Handle dynamic string types when printing typesAndrew Burgess2020-07-155-4/+47
* x86: move putop() case labels to restore alphabetic sortingJan Beulich2020-07-152-49/+52
* x86: make PUSH/POP disassembly uniformJan Beulich2020-07-152-30/+27
* x86-64: adjust stack insn test caseJan Beulich2020-07-155-17/+25
* x86: avoid attaching suffixes to unambiguous insnsJan Beulich2020-07-15196-1170/+1308
* mmix bfd: fix bfd_assert for R_MMIX_PUSHJ_STUBBABLE against undef'd symbolHans-Peter Nilsson2020-07-157-5/+24
* gdb/testsuite/lib/dwarf.exp: fix addr_size parameter commentsSimon Marchi2020-07-142-3/+8
* Automatic date update in version.inGDB Administrator2020-07-151-1/+1
* PR26198 MinGW failure to link regular object file and LTO object fileMarkus Böck2020-07-153-2/+12
* x86-64: Zero-extend lower 32 bits displacement to 64 bitsH.J. Lu2020-07-1410-56/+61
* gdb: Improve formatting of 'show endian' messagesAndrew Burgess2020-07-143-23/+23
* gdb: Improve formatting of 'show architecture' messagesAndrew Burgess2020-07-1412-20/+36
* arc: Detect usage of illegal double register pairsClaudiu Zissulescu2020-07-145-3/+27
* x86/Intel: debug registers are named DRnJan Beulich2020-07-147-8/+19
* x86: drop Rm and the 'L' macroJan Beulich2020-07-142-74/+67
* x86: drop Rdq, Rd, and MaskRJan Beulich2020-07-146-63/+122
* x86: simplify decode of opcodes valid only without any (embedded) prefixJan Beulich2020-07-142-135/+61
* x86: also use %BW / %DQ for kshift*Jan Beulich2020-07-142-65/+35