Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
6 days | elf: handle addition overflow in _dl_find_object_update_1 [BZ #32245]release/2.40/master | Aurelien Jarno | 1 | -0/+8 |
2024-02-23 | arm: Use _dl_find_object on __gnu_Unwind_Find_exidx (BZ 31405) | Adhemerval Zanella | 1 | -2/+3 |
2024-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2023-07-07 | elf: _dl_find_object may return 1 during early startup (bug 30515) | Florian Weimer | 1 | -1/+1 |
2023-05-29 | Fix misspellings in elf/ -- BZ 25337 | Paul Pluzhnikov | 1 | -1/+1 |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers | 1 | -1/+1 |
2022-04-13 | elf: Fix memory leak in _dl_find_object_update (bug 29062) | Florian Weimer | 1 | -2/+3 |
2022-01-10 | elf: Simplify software TM implementation in _dl_find_object | Florian Weimer | 1 | -36/+20 |
2022-01-07 | elf: Fix fences in _dl_find_object_update (bug 28745) | Florian Weimer | 1 | -66/+96 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2021-12-28 | elf: Add _dl_find_object function | Florian Weimer | 1 | -0/+842 |