| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | linux-user: spelling fixes: othe, necesary | Michael Tokarev | 2023-11-15 | 1 | -1/+1 |
| | | | | | | | | Fixes: e34136d93059 "linux-user/ppc: Add vdso" Fixes: 86f04735ac20 "linux-user: Fix brk() to release pages" Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> | ||||
| * | linux-user/ppc: Add vdso | Richard Henderson | 2023-10-30 | 1 | -0/+239 |
| Add support in gen-vdso-elfn.c.inc for the DT_PPC64_OPT dynamic tag: this is an integer, so does not need relocation. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> | |||||