summaryrefslogtreecommitdiffstats
path: root/src/amd/common/ac_rtld.c
Commit message (Expand)AuthorAgeFilesLines
* ac/rtld: add support for Wave32Marek Olšák2019-07-191-1/+3
* amd/common/gfx10: pad shader buffers for instruction prefetchNicolai Hähnle2019-07-031-0/+19
* amd/rtld: update the ELF representation of LDS symbolsNicolai Hähnle2019-06-241-7/+27
* ac/rtld: report better error messages for LDS overallocationNicolai Hähnle2019-06-191-2/+11
* ac/rtld: check correct LDS max sizeMarek Olšák2019-06-191-1/+7
* radeonsi: add s_sethalt to shaders for debuggingNicolai Hähnle2019-06-191-0/+9
* ac/rtld: fix sorting of LDS symbols by alignmentNicolai Hähnle2019-06-191-2/+2
* amd/rtld: layout and relocate LDS symbolsNicolai Hähnle2019-06-121-16/+199
* amd/common: add a more powerful runtime linkerNicolai Hähnle2019-06-121-0/+561