about summary refs log tree commit diff
path: root/scripts/glibcelf.py
Commit message (Expand)AuthorAgeFilesLines
* elf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLTH.J. Lu2024-01-051-0/+4
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-021-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* ARC: update definitions in elf/elf.hShahab Vahedi2022-11-291-0/+3
* scripts/glibcelf.py: Properly report <elf.h> parsing failuresFlorian Weimer2022-11-031-1/+1
* elf: Extract glibcelf constants from <elf.h>Florian Weimer2022-09-221-641/+375
* scripts/glibcelf.py: Add hashing supportFlorian Weimer2022-08-231-0/+19
* LoongArch: Add relocations and ELF flags to elf.h and scripts/glibcelf.pycaiyinyu2022-07-261-1/+2
* scripts/glibcelf.py: Add PT_AARCH64_MEMTAG_MTE constantAdhemerval Zanella2022-06-061-0/+4
* scripts/glibcelf.py: Add *T_RISCV_* constantsFlorian Weimer2022-05-161-0/+12
* elf: Define DT_RELR related macros and typesH.J. Lu2022-04-261-0/+4
* scripts/glibcelf.py: Mark as UNSUPPORTED on Python 3.5 and earlierFlorian Weimer2022-04-251-0/+6
* scripts: Add glibcelf.py moduleFlorian Weimer2022-04-221-0/+1135