summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Handle newer Morello Linux Kernels that set more restrictive boundsusers/ARM/morello-binutils-gdb-masterLuis Machado2023-04-051-7/+28
* Add support for readline 8.2Andreas Schwab2022-12-191-2/+2
* morello-binutils: Testsuite fixup for linux buildMatthew Malcomson2022-11-041-1/+1
* Fix tests after rebase of 36b6002396d onto 8504495ada4Matthew Malcomson2022-11-046-19/+24
* Disable some symbol -> section_symbol + offset translationsMatthew Malcomson2022-11-043-13/+37
* Avoid adjusting an eh_frame symbol into a section symbol plus offsetMatthew Malcomson2022-11-043-0/+77
* libiberty: Account for CHERI alignment requirement in objallocAlex Coplan2022-11-031-2/+8
* Fix signed/unsigned address extraction in capability maintenance commandsLuis Machado2022-10-261-5/+5
* Only check for valid Morello bounds on non-exec symsMatthew Malcomson2022-10-134-11/+44
* Various fixes for capability IFUNCsMatthew Malcomson2022-10-1327-45/+2102
* ld, aarch64: Account for stubs in bounds sizingAlex Coplan2022-10-0516-106/+495
* Add CPSR C64 bit (26)Luis Machado2022-09-012-1/+3
* Make various linker tests more robustMatthew Malcomson2022-08-0513-104/+187
* Add linker tests for TLS changesMatthew Malcomson2022-08-0547-104/+1564
* Extra error checking around TLS relocationsMatthew Malcomson2022-08-051-9/+71
* Remove layout_sections_again argument to size_stubsMatthew Malcomson2022-08-053-10/+5
* Implement Morello TLS relaxationsMatthew Malcomson2022-08-051-99/+307
* Add new relocations to linker (excluding relaxations)Matthew Malcomson2022-08-052-13/+261
* Add new relocations to GASMatthew Malcomson2022-08-0510-2/+516
* Adjust TLS relaxation conditionMatthew Malcomson2022-08-0528-123/+203
* Standardise check for static PDEMatthew Malcomson2022-08-051-25/+26
* Improve Morello feature detectionLuis Machado2022-08-038-22/+84
* [Morello GDB] Fix a couple hardware watchpoint issues around capabilitiesLuis Machado2022-08-012-3/+12
* [Morello GDB] Fix AUXV reading/parsing for corefiles and remote targetsLuis Machado2022-08-012-62/+59
* [Morello GDB] Fix bug in conditional definition of morello structsLuis Machado2022-07-223-8/+10
* Neaten up a clause in final_link_relocateMatthew Malcomson2022-07-011-2/+1
* Use global GOT type to determine GOT actionMatthew Malcomson2022-07-014-11/+42
* Make emit-relocs-morello-6 work on different targetsMatthew Malcomson2022-07-012-38/+52
* Account for weak undefined symbols in MorelloMatthew Malcomson2022-07-019-58/+401
* Emit CAPINIT relocations for dynamically linked PDE'sMatthew Malcomson2022-07-0119-33/+333
* Use htab->c64_rel more, do not use GOT_CAPMatthew Malcomson2022-07-013-51/+44
* Conditionally define user_morello_state and user_cap structsLuis Machado2022-06-221-9/+9
* Make c-exp.y work with Bison 3.8+Christian Biesinger2022-06-201-2/+3
* Teach gdbserver about 32-byte auxv entries for the PCuABILuis Machado2022-05-195-126/+231
* Fix fetching of auxv for PCuABILuis Machado2022-05-191-0/+62
* Morello do not create RELATIVE relocs for dynamic GOT entriesMatthew Malcomson2022-04-286-8/+62
* Predicate fixes around srelcaps and capability GOT relocationsMatthew Malcomson2022-04-2812-15/+218
* Account for LSB on DT_INIT/DT_FINI entriesMatthew Malcomson2022-04-284-0/+59
* Handle locally-resolving entries in the GOTMatthew Malcomson2022-04-284-18/+139
* Allow WZR in alt-base loads and storesRichard Sandiford2022-04-0710-230/+421
* Accept alternative-base LDRS[BHW] as an alias of LDURS[BHW]Richard Sandiford2022-03-309-1525/+2129
* Add a size to __ehdr_startMatthew Malcomson2022-03-174-0/+31
* Fix c64-ifunc-2 testMatthew Malcomson2022-03-071-3/+10
* Treat `start_stop` symbols as having section sizeMatthew Malcomson2022-03-074-0/+46
* Record and check initial implementationMatthew Malcomson2022-03-072-6/+73
* Account for LSB in more relocationsMatthew Malcomson2022-03-074-4/+89
* Assign correct size on Morello TLS relocationsMatthew Malcomson2022-03-073-9/+10
* Account for LSB on c64 e_entry in the same way as ThumbMatthew Malcomson2022-03-073-0/+48
* Adjust which sections we resize for precise boundsMatthew Malcomson2022-02-215-14/+61
* resize_sections Add testsuite changesMatthew Malcomson2022-02-2131-83/+358