aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-06morello, testsuite: Fix up morello-stubs-static.dusers/ARM/morello-binutils-gdb-masterAlex Coplan1-1/+1
2023-12-06morello/disassembler: Fixed objdump of adrp inst with negative offsetBenjamin Teoh3-1/+23
2023-08-11[Morello] Teach gdb about additional CHERI auxv entriesLuis Machado2-0/+35
2023-08-11[Morello/gdbserver] Fix incorrect vector resize operationLuis Machado1-2/+5
2023-05-17gas: Implement categorization of Morello-specific instructionsVictor Do Nascimento7-9/+72
2023-04-05Handle newer Morello Linux Kernels that set more restrictive boundsLuis Machado1-7/+28
2022-12-19Add support for readline 8.2Andreas Schwab1-2/+2
2022-11-04morello-binutils: Testsuite fixup for linux buildMatthew Malcomson1-1/+1
2022-11-04Fix tests after rebase of 36b6002396d onto 8504495ada4Matthew Malcomson6-19/+24
2022-11-04Disable some symbol -> section_symbol + offset translationsMatthew Malcomson3-13/+37
2022-11-04Avoid adjusting an eh_frame symbol into a section symbol plus offsetMatthew Malcomson3-0/+77
2022-11-03libiberty: Account for CHERI alignment requirement in objallocAlex Coplan1-2/+8
2022-10-26Fix signed/unsigned address extraction in capability maintenance commandsLuis Machado1-5/+5
2022-10-13Only check for valid Morello bounds on non-exec symsMatthew Malcomson4-11/+44
2022-10-13Various fixes for capability IFUNCsMatthew Malcomson27-45/+2102
2022-10-05ld, aarch64: Account for stubs in bounds sizingAlex Coplan16-106/+495
2022-09-01Add CPSR C64 bit (26)Luis Machado2-1/+3
2022-08-05Make various linker tests more robustMatthew Malcomson13-104/+187
2022-08-05Add linker tests for TLS changesMatthew Malcomson47-104/+1564
2022-08-05Extra error checking around TLS relocationsMatthew Malcomson1-9/+71
2022-08-05Remove layout_sections_again argument to size_stubsMatthew Malcomson3-10/+5
2022-08-05Implement Morello TLS relaxationsMatthew Malcomson1-99/+307
2022-08-05Add new relocations to linker (excluding relaxations)Matthew Malcomson2-13/+261
2022-08-05Add new relocations to GASMatthew Malcomson10-2/+516
2022-08-05Adjust TLS relaxation conditionMatthew Malcomson28-123/+203
2022-08-05Standardise check for static PDEMatthew Malcomson1-25/+26
2022-08-03Improve Morello feature detectionLuis Machado8-22/+84
2022-08-01[Morello GDB] Fix a couple hardware watchpoint issues around capabilitiesLuis Machado2-3/+12
2022-08-01[Morello GDB] Fix AUXV reading/parsing for corefiles and remote targetsLuis Machado2-62/+59
2022-07-22[Morello GDB] Fix bug in conditional definition of morello structsLuis Machado3-8/+10
2022-07-01Neaten up a clause in final_link_relocateMatthew Malcomson1-2/+1
2022-07-01Use global GOT type to determine GOT actionMatthew Malcomson4-11/+42
2022-07-01Make emit-relocs-morello-6 work on different targetsMatthew Malcomson2-38/+52
2022-07-01Account for weak undefined symbols in MorelloMatthew Malcomson9-58/+401
2022-07-01Emit CAPINIT relocations for dynamically linked PDE'sMatthew Malcomson19-33/+333
2022-07-01Use htab->c64_rel more, do not use GOT_CAPMatthew Malcomson3-51/+44
2022-06-22Conditionally define user_morello_state and user_cap structsLuis Machado1-9/+9
2022-06-20Make c-exp.y work with Bison 3.8+Christian Biesinger1-2/+3
2022-05-19Teach gdbserver about 32-byte auxv entries for the PCuABILuis Machado5-126/+231
2022-05-19Fix fetching of auxv for PCuABILuis Machado1-0/+62
2022-04-28Morello do not create RELATIVE relocs for dynamic GOT entriesMatthew Malcomson6-8/+62
2022-04-28Predicate fixes around srelcaps and capability GOT relocationsMatthew Malcomson12-15/+218
2022-04-28Account for LSB on DT_INIT/DT_FINI entriesMatthew Malcomson4-0/+59
2022-04-28Handle locally-resolving entries in the GOTMatthew Malcomson4-18/+139
2022-04-07Allow WZR in alt-base loads and storesRichard Sandiford10-230/+421
2022-03-30Accept alternative-base LDRS[BHW] as an alias of LDURS[BHW]Richard Sandiford9-1525/+2129
2022-03-17Add a size to __ehdr_startMatthew Malcomson4-0/+31
2022-03-07Fix c64-ifunc-2 testMatthew Malcomson1-3/+10
2022-03-07Treat `start_stop` symbols as having section sizeMatthew Malcomson4-0/+46
2022-03-07Record and check initial implementationMatthew Malcomson2-6/+73