]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2022-11-18  John BaldwinRISC-V: Handle capability return values. users/jhb/cheri-gdb-12-branch
2022-11-18  John BaldwinSet is_tagged and FLAG_CAPABILITY in arch_capability...
2022-11-17  John BaldwinSet tagged and FLAG_CAPABILITY on C++ reference types.
2022-11-17  John Baldwinmake_pointer_type: Set TYPE_INSTANCE_FLAG_CAPABILITY...
2022-11-16  John Baldwingdb tdesc: Handle mismatched pointer register types.
2022-10-14  John BaldwinCHERI-RISC-V: Improve handling of hybrid binaries.
2022-10-13  John BaldwinCHERI-RISC-V: Support for displaying capability attributes.
2022-10-13  John Baldwingit subrepo clone https://github.com/CTSRD-CHERI/cheri...
2022-10-13  John BaldwinNative support for FreeBSD CHERI-RISC-V.
2022-10-13  John Baldwinbfd/binutils: Support for CHERI-RISC-V memory tag segments.
2022-10-13  John BaldwinAdd FreeBSD support for CHERI-RISC-V.
2022-10-13  John Baldwinriscv-tdep: Export riscv_features_from_bfd.
2022-10-13  John Baldwinfbsd-tdep: Export fbsd_report_signal_info.
2022-10-13  John BaldwinDon't call tag_map_regno twice for each index.
2022-10-13  John BaldwinHandle JALR.CAP in riscv_next_pc().
2022-10-13  John BaldwinCHERI-RISC-V: Add basic hybrid and purecap support.
2022-10-13  Alex RichardsonAdd basic CHERI-RISC-V support including CHERI registers.
2022-10-13  Alex RichardsonAdd RISC-V CHERI register xml files
2022-10-13  John BaldwinSupport for disassembling CHERI-RISC-V capmode instruct...
2022-10-13  John BaldwinInitial support for disassembling CHERI-RISC-V instruct...
2022-10-12  John Baldwinriscv_parsing_subset_version: Handle "0p0" version...
2022-10-11  John BaldwinAdd CHERI-RISC-V ELF header flags.
2022-09-02  John Baldwincorelow: Implement the target read_capability method.
2022-09-02  John Baldwinget_next_core_memtag_section: Accept section name as...
2022-09-02  John BaldwinRetire gdbarch_get/set_cap_tag_from_address.
2022-09-02  John Baldwinbfd/binutils: Handle Morello memory tag core dump segments.
2022-09-01  John BaldwinDon't treat *intcap_t as pointers.
2022-09-01  John Baldwinvalue_fetch_lazy_memory: Fetch tags for *intcap_t as...
2022-09-01  John Baldwinvalue_primitive_field: Always mark capabilities lazy.
2022-09-01  John BaldwineXamine: Update to support capabilities.
2022-09-01  John BaldwinUse PIOD_READ_CHERI_CAP to read memory capabilities...
2022-09-01  John Baldwinx: Print CHERI memory tags using a similar format to...
2022-09-01  John BaldwinDefault gdbarch_capability_bit to 0, not ptr_bit.
2022-09-01  John BaldwinWrite memory capabilities atomically.
2022-09-01  John BaldwinRead memory capabilities atomically.
2022-09-01  John BaldwinCopy ELF header flags from executable to core file.
2022-09-01  John BaldwinAdd a 'set program-interpreter' command.
2022-09-01  John Baldwinaarch64-fbsd-nat: Support the capability register set...
2022-09-01  John Baldwinaarch64-fbsd: Use a static regset for the TLS register...
2022-09-01  John Baldwinfbsd-nat: Add a have_register_set helper function.
2022-09-01  John BaldwinElide "__capability" modifier for purecap ABIs.
2022-09-01  John Baldwincapability: Don't print redundant "sealed" for sentries.
2022-09-01  John BaldwinMorello: Add gdbarch_print_cap* methods.
2022-09-01  John BaldwinAdd capability::metadata_str.
2022-09-01  John BaldwinUse gdbarch_print_cap* methods when printing capabilities.
2022-09-01  John BaldwinAdd gdbarch methods for printing capabilities.
2022-09-01  John BaldwinMorello: CheriBSD architecture support.
2022-09-01  John Baldwinframe_unwind_register_unsigned: Return address from...
2022-09-01  John BaldwinMake 'info sharedlibrary' more readable with CHERI.
2022-09-01  John BaldwinUpdate solib*.c to work with CHERI capabilities.
2022-09-01  John BaldwinMorello: Set gdbarch_ptr_bit to 128 for purecap.
2022-09-01  John Baldwinfbsd-tdep: Add a custom AUXV parser.
2022-09-01  John Baldwinfbsd-tdep: Report MI details for CHERI signals.
2022-09-01  John BaldwinAdd support for siginfo with CHERI.
2022-09-01  John BaldwinTeach GDB about SIGPROT.
2022-09-01  John BaldwinRecognize capreg note and add a psuedo-section for...
2022-09-01  John Baldwintrad_frame_set_reg_regmap: Permit a non-zero register...
2022-09-01  John Baldwinvalue_fetch_lazy_register: Copy tag from fetched regist...
2022-09-01  John BaldwinMorello Linux: Use cap register number macros in regmap.
2022-09-01  John BaldwinMorello: Add macros for cap registers that accept a...
2022-09-01  John BaldwinMorello: Initialize morello_capability_pseudo_type...
2022-09-01  John Baldwinremote: Assume tagged registers supply tag in a leading...
2022-09-01  John Baldwinaarch64-linux: Use tag_map to populate register tags...
2022-09-01  John Baldwinfbsd-nat: Pass an optional register base to the registe...
2022-09-01  John Baldwinfbsd-nat: Use regset supply/collect methods.
2022-09-01  John Baldwinregcache: Add collect/supply_regset variants that accep...
2022-09-01  John Baldwinmorello: Remove the tag_map register.
2022-09-01  John Baldwingdbarch: Remove method for register tags.
2022-09-01  John Baldwinaarch64-tdep: Update for register tags in regcache.
2022-09-01  John Baldwinregcache: Add support for register tags.
2022-09-01  John Baldwinstruct type: Add TYPE_TAGGED property on types.
2022-09-01  John Baldwinmake_capability_type: Use gdbarch_capability_bit to...
2022-09-01  Luis MachadoAdd CPSR C64 bit (26)
2022-09-01  Matthew MalcomsonMake various linker tests more robust
2022-09-01  Matthew MalcomsonAdd linker tests for TLS changes
2022-09-01  Matthew MalcomsonExtra error checking around TLS relocations
2022-09-01  Matthew MalcomsonRemove layout_sections_again argument to size_stubs
2022-09-01  Matthew MalcomsonImplement Morello TLS relaxations
2022-09-01  Matthew MalcomsonAdd new relocations to linker (excluding relaxations)
2022-09-01  Matthew MalcomsonAdd new relocations to GAS
2022-09-01  Matthew MalcomsonAdjust TLS relaxation condition
2022-09-01  Matthew MalcomsonStandardise check for static PDE
2022-09-01  Luis MachadoImprove Morello feature detection
2022-09-01  Luis Machado[Morello GDB] Fix a couple hardware watchpoint issues...
2022-09-01  Luis Machado[Morello GDB] Fix AUXV reading/parsing for corefiles...
2022-09-01  Luis Machado[Morello GDB] Fix bug in conditional definition of...
2022-09-01  Matthew MalcomsonNeaten up a clause in final_link_relocate
2022-09-01  Matthew MalcomsonUse global GOT type to determine GOT action
2022-09-01  Matthew MalcomsonMake emit-relocs-morello-6 work on different targets
2022-09-01  Matthew MalcomsonAccount for weak undefined symbols in Morello
2022-09-01  Matthew MalcomsonEmit CAPINIT relocations for dynamically linked PDE's
2022-09-01  Matthew MalcomsonUse htab->c64_rel more, do not use GOT_CAP
2022-09-01  Luis MachadoConditionally define user_morello_state and user_cap...
2022-09-01  Luis MachadoTeach gdbserver about 32-byte auxv entries for the...
2022-09-01  Luis MachadoFix fetching of auxv for PCuABI
2022-09-01  Matthew MalcomsonMorello do not create RELATIVE relocs for dynamic GOT...
2022-09-01  Matthew MalcomsonPredicate fixes around srelcaps and capability GOT...
2022-09-01  Matthew MalcomsonAccount for LSB on DT_INIT/DT_FINI entries
2022-09-01  Matthew MalcomsonHandle locally-resolving entries in the GOT
2022-09-01  Richard SandifordAllow WZR in alt-base loads and stores
next