]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2022-09-01  Luis MachadoFix include file define.
2022-09-01  Luis MachadoAdjust testcase for new CHERI printing option
2022-09-01  Luis MachadoDon't show extra __capability modifier
2022-09-01  Luis MachadoDon't print parenthesis if there are no capability...
2022-09-01  Luis MachadoFix compact printing format and sealed check
2022-09-01  Luis MachadoFix attribute printing bug
2022-09-01  Luis MachadoFix incorrect length for capabilities
2022-09-01  Luis MachadoAdd switch to control compact/verbose printing of capab...
2022-09-01  Luis MachadoCHERI-style compact printing format
2022-09-01  Luis MachadoUse CLR DWARF register and PCC/CSP
2022-09-01  Luis MachadoPrint capability pointers as capabilities
2022-09-01  Luis MachadoPrint shorter version of decoded capabilities
2022-09-01  Luis MachadoAdjust capability string for printing
2022-09-01  Luis MachadoSupport casting capabilities/capability pointers to...
2022-09-01  Luis MachadoSupport data_capability and code_capability types ...
2022-09-01  Luis MachadoDon't ignore pointer sizes when printing
2022-09-01  Luis MachadoInvert CSP/PCC and simplify access to C register numbers
2022-09-01  Luis MachadoGuard places using Morello C registers
2022-09-01  Kyrylo Tkachov[Morello] Add top-level README-morello
2022-09-01  Luis Machado[Morello] Add iclass to add/sub instructions
2022-09-01  Luis Machado[Morello] Add preliminary core file register set support
2022-09-01  Luis Machado[Morello] Fixup manual unwinding without DWARF
2022-09-01  Luis Machado[Morello] Unwinding: Restore CLR and PCC properly
2022-09-01  Luis Machado[Morello] Enable DWARF unwinding with C registers
2022-09-01  Luis Machado[Morello] Add 'C' augmentation character support
2022-09-01  Luis Machado[General/Morello] Fetch and display register capability...
2022-09-01  Luis Machado[Morello] Record mapping symbols and mark C64 function...
2022-09-01  Luis Machado[Morello] Add static ABI detection based on the __cap_r...
2022-09-01  Luis Machado[Morello] Add register aliases for Morello (cfp, clr...
2022-09-01  Luis Machado[Morello] Disable displaced stepping for Morello
2022-09-01  Luis Machado[Morello] Fix displaced stepping LSB adjustment and...
2022-09-01  Luis Machado[Morello] Add support for Morello sigreturn/sigcontext...
2022-09-01  Luis Machado[Morello] Mask the LSB from cap mode addresses
2022-09-01  Luis Machado[General] Accept capabilities as a type of pointer
2022-09-01  Luis Machado[General] Add capability casts to scalar types
2022-09-01  Luis Machado[Morello] Add support for capability/pointer/integer...
2022-09-01  Luis Machado[Morello] Add capability fault codes and report fault...
2022-09-01  Luis Machado[Morello] Add set/show ABI command for AArch64
2022-09-01  Luis Machado[General] More capability type handling (merge with...
2022-09-01  Luis Machado[Morello] Capability address_class support and testcase
2022-09-01  Luis Machado[Morello] Add capability register set support
2022-09-01  Luis Machado[Morello] Generate target descriptions based on runtime...
2022-09-01  Luis Machado[Morello] Add Morello target description XML and registers
2022-09-01  Luis Machado[Morello] Add feature check constant for capabilities
2022-09-01  Luis Machado[Morello] Add new DWARF defines for capabilities
2022-09-01  Luis Machado[General] Add target description support for capability...
2022-09-01  Luis Machado[General] gdbarch update to include code_capability_bit...
2022-09-01  Luis Machado[General] Add support for capability types and modifier...
2022-09-01  Luis Machado[General] Add new builtin types to support capabilities
2022-09-01  Luis Machado[Morello] Initial capability data structure support...
2022-09-01  Siddhesh Poyarekar[Morello] TLS Descriptor support
2022-09-01  Siddhesh Poyarekar[Morello] Pad section alignment to account for capabili...
2022-09-01  Siddhesh Poyarekar[Morello] Capability support for exception headers
2022-09-01  Siddhesh Poyarekar[Morello] Add interworking and range extension veneers
2022-09-01  Siddhesh Poyarekar[Morello] Implement branch relocations
2022-09-01  Siddhesh Poyarekar[Morello] Linker tests for capability data relocations
2022-09-01  Siddhesh Poyarekar[Morello] Add symbol markers for reloc section for...
2022-09-01  Siddhesh Poyarekar[Morello] GOT Relocations
2022-09-01  Siddhesh Poyarekar[Morello] Expand GOT entry sizes for C64
2022-09-01  Siddhesh Poyarekar[Morello] Allow lo12 relocations for alternate base...
2022-09-01  Siddhesh Poyarekar[Morello] Capability data relocations
2022-09-01  Siddhesh Poyarekar[Morello] Add Morello relocations for ADRP
2022-09-01  Siddhesh Poyarekar[Morello] Make DC, IC capability aware in C64.
2022-09-01  Siddhesh Poyarekar[Morello] Add Morello system registers
2022-09-01  Siddhesh Poyarekar[Morello] ADR, ADRP and ADRDP
2022-09-01  Siddhesh Poyarekar[Morello] Implement LDUR/STUR fallback for LDR/STR...
2022-09-01  Siddhesh Poyarekar[Morello] altbase: Remaining LD/ST
2022-09-01  Siddhesh Poyarekar[Morello] altbase: LDUR/STUR
2022-09-01  Siddhesh Poyarekar[Morello] altbase: LDR/STR
2022-09-01  Siddhesh Poyarekar[Morello] Loads and stores with alternate base
2022-09-01  Siddhesh Poyarekar[Morello] All remaining load and store instructions
2022-09-01  Siddhesh Poyarekar[Morello] LDR immediate
2022-09-01  Siddhesh Poyarekar[Morello] Load and store instructions.
2022-09-01  Siddhesh Poyarekar[Morello] Load and branch instructions
2022-09-01  Siddhesh Poyarekar[Morello] Capability sealing and unsealing instructions
2022-09-01  Siddhesh Poyarekar[Morello] Capability construction and modification...
2022-09-01  Siddhesh Poyarekar[Morello] CLRTAG, CLRPERM
2022-09-01  Siddhesh Poyarekar[Morello] Miscellaneous Morello Instructions
2022-09-01  Siddhesh Poyarekar[Morello] Branch and return instructions
2022-09-01  Siddhesh Poyarekar[Morello] Add BICFLGS
2022-09-01  Siddhesh Poyarekar[Morello] ADD and SUB instructions
2022-09-01  Siddhesh Poyarekar[Morello] Add MOV and CPY instructions for capabilities
2022-09-01  Siddhesh Poyarekar[Morello] Identify branch source and target using mappi...
2022-09-01  Siddhesh Poyarekar[AArch64] Remove section caches for section data
2022-09-01  Siddhesh Poyarekar[Morello] Set LSB for c64 symbols in object code
2022-09-01  Siddhesh Poyarekar[Morello] Add mapping symbol to identify C64 code sections
2022-09-01  Siddhesh Poyarekar[AArch64] Initial commit for Morello architecture
2022-09-01  Siddhesh Poyarekar[AArch64] Prefer error messages from opcodes enabled...
2022-09-01  Enze Ligdb/hurd: pass memory_tagged as false to find_memory_re...
2022-09-01  Luis Machado[AArch64] MTE corefile support
2022-09-01  Luis MachadoFix include guard naming for arch/aarch64-mte-linux.h
2022-09-01  Luis Machado[AArch64] Support AArch64 MTE memory tag dumps in core...
2022-09-01  John Baldwinfbsd-nat: Correct the return type of the have_regset...
2022-05-27  John BaldwinTweak the std::hash<> specialization for aarch64_features.
2022-05-27  John BaldwinUse aarch64_features to describe register features...
2022-05-27  John Baldwingdbserver: Fix build after adding tls feature to arm...
2022-05-27  John BaldwinRead the tpidr register from NT_ARM_TLS on Linux.
2022-05-27  John Baldwingdbserver: Read the tpidr register from NT_ARM_TLS...
2022-05-27  John BaldwinRead the tpidr register from NT_ARM_TLS core dump notes...
2022-05-27  John Baldwinaarch64-fbsd-nat: Move definition of debug_regs_probed...
next