]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2023-08-11  Luis Machado[Morello/gdbserver] Fix incorrect vector resize operation
2023-05-17  Victor Do Nascimentogas: Implement categorization of Morello-specific instr...
2023-04-05  Luis MachadoHandle newer Morello Linux Kernels that set more restri...
2022-12-19  Andreas SchwabAdd support for readline 8.2
2022-11-04  Matthew Malcomsonmorello-binutils: Testsuite fixup for linux build
2022-11-04  Matthew MalcomsonFix tests after rebase of 36b6002396d onto 8504495ada4
2022-11-04  Matthew MalcomsonDisable some symbol -> section_symbol + offset translations
2022-11-04  Matthew MalcomsonAvoid adjusting an eh_frame symbol into a section symbo...
2022-11-03  Alex Coplanlibiberty: Account for CHERI alignment requirement...
2022-10-26  Luis MachadoFix signed/unsigned address extraction in capability...
2022-10-13  Matthew MalcomsonOnly check for valid Morello bounds on non-exec syms
2022-10-13  Matthew MalcomsonVarious fixes for capability IFUNCs
2022-10-05  Alex Coplanld, aarch64: Account for stubs in bounds sizing
2022-09-01  Luis MachadoAdd CPSR C64 bit (26)
2022-08-05  Matthew MalcomsonMake various linker tests more robust
2022-08-05  Matthew MalcomsonAdd linker tests for TLS changes
2022-08-05  Matthew MalcomsonExtra error checking around TLS relocations
2022-08-05  Matthew MalcomsonRemove layout_sections_again argument to size_stubs
2022-08-05  Matthew MalcomsonImplement Morello TLS relaxations
2022-08-05  Matthew MalcomsonAdd new relocations to linker (excluding relaxations)
2022-08-05  Matthew MalcomsonAdd new relocations to GAS
2022-08-05  Matthew MalcomsonAdjust TLS relaxation condition
2022-08-05  Matthew MalcomsonStandardise check for static PDE
2022-08-03  Luis MachadoImprove Morello feature detection
2022-08-01  Luis Machado[Morello GDB] Fix a couple hardware watchpoint issues...
2022-08-01  Luis Machado[Morello GDB] Fix AUXV reading/parsing for corefiles...
2022-07-22  Luis Machado[Morello GDB] Fix bug in conditional definition of...
2022-07-01  Matthew MalcomsonNeaten up a clause in final_link_relocate
2022-07-01  Matthew MalcomsonUse global GOT type to determine GOT action
2022-07-01  Matthew MalcomsonMake emit-relocs-morello-6 work on different targets
2022-07-01  Matthew MalcomsonAccount for weak undefined symbols in Morello
2022-07-01  Matthew MalcomsonEmit CAPINIT relocations for dynamically linked PDE's
2022-07-01  Matthew MalcomsonUse htab->c64_rel more, do not use GOT_CAP
2022-06-22  Luis MachadoConditionally define user_morello_state and user_cap...
2022-06-20  Christian BiesingerMake c-exp.y work with Bison 3.8+
2022-05-19  Luis MachadoTeach gdbserver about 32-byte auxv entries for the...
2022-05-19  Luis MachadoFix fetching of auxv for PCuABI
2022-04-28  Matthew MalcomsonMorello do not create RELATIVE relocs for dynamic GOT...
2022-04-28  Matthew MalcomsonPredicate fixes around srelcaps and capability GOT...
2022-04-28  Matthew MalcomsonAccount for LSB on DT_INIT/DT_FINI entries
2022-04-28  Matthew MalcomsonHandle locally-resolving entries in the GOT
2022-04-07  Richard SandifordAllow WZR in alt-base loads and stores
2022-03-30  Richard SandifordAccept alternative-base LDRS[BHW] as an alias of LDURS...
2022-03-17  Matthew MalcomsonAdd a size to __ehdr_start
2022-03-07  Matthew MalcomsonFix c64-ifunc-2 test
2022-03-07  Matthew MalcomsonTreat `start_stop` symbols as having section size
2022-03-07  Matthew MalcomsonRecord and check initial implementation
2022-03-07  Matthew MalcomsonAccount for LSB in more relocations
2022-03-07  Matthew MalcomsonAssign correct size on Morello TLS relocations
2022-03-07  Matthew MalcomsonAccount for LSB on c64 e_entry in the same way as Thumb
2022-02-21  Matthew MalcomsonAdjust which sections we resize for precise bounds
2022-02-21  Matthew Malcomsonresize_sections Add testsuite changes
2022-02-21  Matthew MalcomsonRework the resize_sections function
2022-02-21  Matthew MalcomsonPad and align sections in more cases
2022-02-21  Matthew MalcomsonAlways ensure that the PCC bounds are precise for Morello
2022-02-21  Matthew MalcomsonelfNN_c64_resize_section always sets alignment
2022-02-21  Matthew MalcomsonAdd padding with an expression rather than a hard-address
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
next