]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2022-02-10  Matthew MalcomsonPCC bounds now span READONLY and RELRO sections
2022-02-10  Matthew MalcomsonReturn the alignment required from c64_valid_cap_range
2022-02-09  Matthew MalcomsonProvide default permissions if section has no permissio...
2022-02-09  Matthew MalcomsonError linking binaries with differing e_flags.
2022-02-07  Matthew MalcomsonOnly warn on badly sized symbols
2022-02-07  Matthew MalcomsonFixing cap_meta
2022-02-03  Alex Coplanld: Adjust bounds, base, and size for various symbols
2022-01-18  Matthew MalcomsonBugfixes in MORELLO GOT relocations
2022-01-18  Matthew MalcomsonSwitch __cap_dynrelocs* to __rela_dyn* symbols
2022-01-17  Alex Coplanld: Ignore TLS relocs against weak undef symbols
2022-01-14  Luis MachadoDisplay tags for internal variable values
2022-01-14  Luis MachadoSimplify tag management in value structs
2022-01-14  Luis MachadoPreserve tag when passing pointers/capabilities as...
2022-01-14  Luis MachadoCode cleanup and refactoring
2022-01-14  Luis MachadoSupport assignment of capabilities to C registers
2022-01-14  Luis MachadoImprove error messages for capability reads/writes...
2022-01-14  Luis MachadoImprove GDBserver ptrace error message
2022-01-14  Luis MachadoAdjust PCC bounds when calling a function by hand in...
2021-12-20  Luis MachadoIntroduce capability pseudo registers
2021-12-20  Luis MachadoFix segfault when creating builtin types
2021-12-20  Luis MachadoWorkaround GDBserver register cache management
2021-12-20  Luis MachadoHandle C regset write warnings better in GDBServer
2021-12-20  Luis MachadoHandle bitfield instructions in the prologue
2021-12-20  Luis MachadoNew --enable-threading configure option to control...
2021-11-11  Alex Coplanaarch64: Fix scbnds validation
2021-10-15  Luis MachadoHarden checks for capability maintenance commands
2021-09-24  Alex Coplanaarch64: Mark purecap object files with EF_AARCH64_CHER...
2021-09-24  Alex Coplanmorello: Fix encoding of ldtr/sttr
2021-09-20  Matthew Malcomsonmorello-binutils: Adjust c64_valid_cap_range calculation
2021-09-10  Alex Coplanaarch64: Correct feature bits for Morello
2021-09-02  Luis MachadoSupport linkmap offsets for the AAPCS64-CAP ABI
2021-08-10  Matthew Malcomsongas: Add whitespace in morello-capinit test output...
2021-08-10  Matthew Malcomsongas: ADR_LO21_PCREL accounts for LSB in symbol
2021-08-10  Matthew Malcomsongas: Remove requirement of getting a target symbol
2021-08-10  Matthew Malcomsongas: Allow MORELLO branch relocations to addresses...
2021-08-04  Matthew MalcomsonApply changes to allow compiling with -ansi
2021-07-30  Matthew Malcomsongas: aarch64: Accept `purecap` and `hybrid` ABI parameters
2021-07-29  Matthew Malcomsongas: aarch64: Make chericap and capinit auto-align
2021-07-29  Matthew MalcomsonFixing missed ChangeLog entries.
2021-07-29  Matthew Malcomsongas: aarch64: Require 16 bytes for Morello capinit...
2021-07-29  Matthew Malcomsongas: aarch64: Introduce the chericap directive
2021-07-29  Matthew Malcomsongas: aarch64: Fixing expression calculation using C64...
2021-07-20  Matthew Malcomsongas: Use correct data type in parse_operands
2021-07-13  Alex Coplangas: Fix uninitialized c64 member of aarch64_fix struct
2021-06-24  Luis MachadoImprove maintenance command output format
2021-06-24  Luis MachadoFix ABI check
2021-06-24  Luis MachadoMake capability maintenance command available to cross GDB
2021-06-24  Luis MachadoPrint additional information on capability store errors
2021-05-25  Luis MachadoCore file support (C registers + capability tags)
2021-05-25  Luis MachadoRefactor parsing of /proc/<pid>/smaps
2021-05-25  Luis MachadoConvert char array to std::string in linux_find_memory_...
2021-04-27  Luis MachadoRemove stale test
2021-04-27  Luis MachadoSupport for passing/returning parameters
2021-03-17  Luis MachadoEnable capability writes to memory
2021-03-17  Luis MachadoFix extracting tags from PCC and CSP
2021-03-17  Luis MachadoFix disassembly of C64 instructions in GDB
2021-01-15  Luis MachadoEnable Morello register set writes
2021-01-15  Luis MachadoRemove spurious newline in fault message
2021-01-15  Luis MachadoRead capability tags from memory
2021-01-15  Luis MachadoHandle unavailable LR/PC
2021-01-15  Luis MachadoAdd PTRACE_POKECAP request and move things to a Morello...
2021-01-15  Luis MachadoFix include file define.
2021-01-15  Luis MachadoAdjust testcase for new CHERI printing option
2021-01-15  Luis MachadoDon't show extra __capability modifier
2021-01-15  Luis MachadoDon't print parenthesis if there are no capability...
2020-12-30  Luis MachadoFix compact printing format and sealed check
2020-12-30  Luis MachadoFix attribute printing bug
2020-12-30  Luis MachadoFix incorrect length for capabilities
2020-12-30  Luis MachadoAdd switch to control compact/verbose printing of capab...
2020-12-16  Luis MachadoCHERI-style compact printing format
2020-12-08  Luis MachadoUse CLR DWARF register and PCC/CSP
2020-12-08  Luis MachadoPrint capability pointers as capabilities
2020-12-08  Luis MachadoPrint shorter version of decoded capabilities
2020-12-08  Luis MachadoAdjust capability string for printing
2020-12-08  Luis MachadoSupport casting capabilities/capability pointers to...
2020-12-08  Luis MachadoSupport data_capability and code_capability types ...
2020-12-08  Luis MachadoDon't ignore pointer sizes when printing
2020-12-08  Luis MachadoInvert CSP/PCC and simplify access to C register numbers
2020-12-08  Luis MachadoGuard places using Morello C registers
2020-10-29  Kyrylo Tkachov[Morello] Add top-level README-morello
2020-10-20  Luis Machado[Morello] Add iclass to add/sub instructions
2020-10-20  Luis Machado[Morello] Add preliminary core file register set support
2020-10-20  Luis Machado[Morello] Fixup manual unwinding without DWARF
2020-10-20  Luis Machado[Morello] Unwinding: Restore CLR and PCC properly
2020-10-20  Luis Machado[Morello] Enable DWARF unwinding with C registers
2020-10-20  Luis Machado[Morello] Add 'C' augmentation character support
2020-10-20  Luis Machado[General/Morello] Fetch and display register capability...
2020-10-20  Luis Machado[Morello] Record mapping symbols and mark C64 function...
2020-10-20  Luis Machado[Morello] Add static ABI detection based on the __cap_r...
2020-10-20  Luis Machado[Morello] Add register aliases for Morello (cfp, clr...
2020-10-20  Luis Machado[Morello] Disable displaced stepping for Morello
2020-10-20  Luis Machado[Morello] Fix displaced stepping LSB adjustment and...
2020-10-20  Luis Machado[Morello] Add support for Morello sigreturn/sigcontext...
2020-10-20  Luis Machado[Morello] Mask the LSB from cap mode addresses
2020-10-20  Luis Machado[General] Accept capabilities as a type of pointer
2020-10-20  Luis Machado[General] Add capability casts to scalar types
2020-10-20  Luis Machado[Morello] Add support for capability/pointer/integer...
2020-10-20  Luis Machado[Morello] Add capability fault codes and report fault...
2020-10-20  Luis Machado[Morello] Add set/show ABI command for AArch64
2020-10-20  Luis Machado[General] More capability type handling (merge with...
next