aboutsummaryrefslogtreecommitdiff
path: root/scripts/glibcelf.py
AgeCommit message (Expand)AuthorFilesLines
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-11-29ARC: update definitions in elf/elf.hShahab Vahedi1-0/+3
2022-11-03scripts/glibcelf.py: Properly report <elf.h> parsing failuresFlorian Weimer1-1/+1
2022-09-22elf: Extract glibcelf constants from <elf.h>Florian Weimer1-641/+375
2022-08-23scripts/glibcelf.py: Add hashing supportFlorian Weimer1-0/+19
2022-07-26LoongArch: Add relocations and ELF flags to elf.h and scripts/glibcelf.pycaiyinyu1-1/+2
2022-06-06scripts/glibcelf.py: Add PT_AARCH64_MEMTAG_MTE constantAdhemerval Zanella1-0/+4
2022-05-16scripts/glibcelf.py: Add *T_RISCV_* constantsFlorian Weimer1-0/+12
2022-04-26elf: Define DT_RELR related macros and typesH.J. Lu1-0/+4
2022-04-25scripts/glibcelf.py: Mark as UNSUPPORTED on Python 3.5 and earlierFlorian Weimer1-0/+6
2022-04-22scripts: Add glibcelf.py moduleFlorian Weimer1-0/+1135