aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2023-12-06morello, testsuite: Fix up morello-stubs-static.dusers/ARM/morello-binutils-gdb-masterAlex Coplan1-1/+1
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-10-13Only check for valid Morello bounds on non-exec symsMatthew Malcomson3-0/+34
2022-10-13Various fixes for capability IFUNCsMatthew Malcomson26-13/+1735
2022-10-05ld, aarch64: Account for stubs in bounds sizingAlex Coplan13-7/+171
2022-08-05Make various linker tests more robustMatthew Malcomson12-101/+184
2022-08-05Add linker tests for TLS changesMatthew Malcomson47-104/+1564
2022-08-05Adjust TLS relaxation conditionMatthew Malcomson27-77/+162
2022-07-01Use global GOT type to determine GOT actionMatthew Malcomson3-0/+34
2022-07-01Make emit-relocs-morello-6 work on different targetsMatthew Malcomson2-38/+52
2022-07-01Account for weak undefined symbols in MorelloMatthew Malcomson8-0/+287
2022-07-01Emit CAPINIT relocations for dynamically linked PDE'sMatthew Malcomson18-10/+293
2022-07-01Use htab->c64_rel more, do not use GOT_CAPMatthew Malcomson2-8/+16
2022-04-28Morello do not create RELATIVE relocs for dynamic GOT entriesMatthew Malcomson5-3/+46
2022-04-28Predicate fixes around srelcaps and capability GOT relocationsMatthew Malcomson11-0/+186
2022-04-28Account for LSB on DT_INIT/DT_FINI entriesMatthew Malcomson3-0/+37
2022-04-28Handle locally-resolving entries in the GOTMatthew Malcomson3-0/+67
2022-03-17Add a size to __ehdr_startMatthew Malcomson3-0/+30
2022-03-07Fix c64-ifunc-2 testMatthew Malcomson1-3/+10
2022-03-07Treat `start_stop` symbols as having section sizeMatthew Malcomson3-0/+37
2022-03-07Record and check initial implementationMatthew Malcomson1-3/+5
2022-03-07Account for LSB in more relocationsMatthew Malcomson3-0/+76
2022-03-07Assign correct size on Morello TLS relocationsMatthew Malcomson2-4/+4
2022-03-07Account for LSB on c64 e_entry in the same way as ThumbMatthew Malcomson2-0/+11
2022-02-21Adjust which sections we resize for precise boundsMatthew Malcomson4-0/+52
2022-02-21resize_sections Add testsuite changesMatthew Malcomson31-83/+358
2022-02-21Always ensure that the PCC bounds are precise for MorelloMatthew Malcomson1-1/+1
2022-02-21elfNN_c64_resize_section always sets alignmentMatthew Malcomson3-0/+59
2022-02-09Provide default permissions if section has no permission flagsMatthew Malcomson4-0/+40
2022-02-09Error linking binaries with differing e_flags.Matthew Malcomson4-0/+24
2022-02-07Only warn on badly sized symbolsMatthew Malcomson1-3/+1
2022-02-07Fixing cap_metaMatthew Malcomson14-73/+71
2022-02-03ld: Adjust bounds, base, and size for various symbolsAlex Coplan16-58/+621
2022-01-18Bugfixes in MORELLO GOT relocationsMatthew Malcomson4-0/+122
2022-01-18Switch __cap_dynrelocs* to __rela_dyn* symbolsMatthew Malcomson7-0/+158
2022-01-17ld: Ignore TLS relocs against weak undef symbolsAlex Coplan4-6/+47
2021-09-20morello-binutils: Adjust c64_valid_cap_range calculationMatthew Malcomson6-1/+55
2020-10-20[Morello] TLS Descriptor supportSiddhesh Poyarekar5-0/+225
2020-10-20[Morello] Pad section alignment to account for capability range formatSiddhesh Poyarekar4-0/+33
2020-10-20[Morello] Add interworking and range extension veneersSiddhesh Poyarekar5-0/+165
2020-10-20[Morello] Implement branch relocationsSiddhesh Poyarekar9-4/+87
2020-10-20[Morello] Linker tests for capability data relocationsSiddhesh Poyarekar10-0/+358
2020-10-20[Morello] GOT RelocationsSiddhesh Poyarekar3-0/+57
2020-10-20[Morello] Capability data relocationsSiddhesh Poyarekar4-0/+107
2020-10-19Provide dummy libraries for alpha-vmsAlan Modra9-276/+82
2020-10-16ld: Allow symbols from PROVIDE to be use in MEMORY regionsAndrew Burgess9-0/+61
2020-10-16RISC-V: Fix that IRELATIVE relocs may be inserted to the wrong place.Nelson Chu6-0/+83
2020-10-16RISC-V: Support GNU indirect functions.Nelson Chu54-2/+727
2020-10-09x86: Support GNU_PROPERTY_X86_ISA_1_V[234] markerH.J. Lu137-179/+448