Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-29 | Fix misspellings in elf/ -- BZ 25337 | Paul Pluzhnikov | 1 | -6/+6 |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers | 1 | -1/+1 |
2022-10-28 | Fix off-by-one OOB read in elf/tst-tls20 | Szabolcs Nagy | 1 | -2/+2 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2021-11-30 | elf: Include <stdbool.h> in tst-tls20.c | Florian Weimer | 1 | -0/+1 |
2021-11-30 | elf: Include <stdint.h> in tst-tls20.c | Florian Weimer | 1 | -0/+1 |
2021-07-16 | elf: Fix a wrong array access on tst-tls20 | Adhemerval Zanella | 1 | -4/+4 |
2021-07-14 | elf: Fix DTV gap reuse logic (BZ #27135) | Adhemerval Zanella | 1 | -7/+268 |
2021-04-15 | elf: Fix missing include in test case [BZ #27136] | Szabolcs Nagy | 1 | -0/+1 |
2021-04-15 | elf: Add a DTV setup test [BZ #27136] | Szabolcs Nagy | 1 | -0/+98 |