index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
elf.h
Age
Commit message (
Expand
)
Author
Lines
2020-09-09
elf.h: add .note.gnu.property related definitions
Szabolcs Nagy
-0
/
+2
2019-07-01
elf.h: add NT_ARM_PAC{A,G}_KEYS from linux v5.1
Szabolcs Nagy
-0
/
+2
2019-06-14
add riscv64 architecture support
Rich Felker
-0
/
+56
2019-03-13
elf.h: add NT_ definitions from linux v5.0
Szabolcs Nagy
-0
/
+2
2019-03-13
elf.h: update with C-SKY definitions
Szabolcs Nagy
-1
/
+57
2019-03-13
elf.h: add new mips core dump note values from linux v4.19
Szabolcs Nagy
-0
/
+2
2018-12-09
add NT_VMCOREDD to elf.h from linux v4.18
Szabolcs Nagy
-0
/
+1
2018-12-09
add AT_MINSIGSTKSZ to elf.h from linux v4.18
Szabolcs Nagy
-0
/
+1
2018-06-12
add missing m68k relocation types in elf.h
Rich Felker
-1
/
+19
2018-02-22
elf.h: add DT_SYMTAB_SHNDX
Szabolcs Nagy
-1
/
+2
2018-02-22
elf.h: syncronize DF_1_ flags with binutils
Szabolcs Nagy
-0
/
+2
2018-02-22
elf.h: update NT_* coredump elf notes for linux v4.15
Szabolcs Nagy
-0
/
+21
2018-02-22
elf.h: add PPC64_OPT_LOCALENTRY
Szabolcs Nagy
-0
/
+1
2018-02-22
elf.h: add AT_* auxval macros for cache geometry
Szabolcs Nagy
-0
/
+8
2016-10-20
elf.h: update EM_ elf machine defines and add R_BPF_ defines
Szabolcs Nagy
-1
/
+101
2016-07-03
make brace placement in public header typedef'd structs consistent
Rich Felker
-12
/
+6
2016-07-03
add EF_SH_ sh specific macros to elf.h
Szabolcs Nagy
-1
/
+22
2016-07-03
add NT_ARM_SYSTEM_CALL to elf.h
Szabolcs Nagy
-0
/
+1
2016-07-03
add missing x86 relocs to elf.h
Szabolcs Nagy
-2
/
+5
2016-07-03
add DT_MIPS_RLD_MAP_REL to elf.h
Szabolcs Nagy
-1
/
+2
2016-07-03
add SHF_COMPRESSED section flag to elf.h
Szabolcs Nagy
-0
/
+23
2016-07-03
add powerpc tls optimization related definitions to elf.h
Szabolcs Nagy
-2
/
+6
2016-07-03
add nios2 definitions to elf.h
Szabolcs Nagy
-0
/
+50
2016-07-03
update elf.h with mips abi flags support
Szabolcs Nagy
-1
/
+70
2016-07-03
update elf.h with new aarch64 relocs
Szabolcs Nagy
-1
/
+13
2016-07-03
update elf.h with powerpc64 elfv2 abi related macros
Szabolcs Nagy
-2
/
+8
2016-07-03
add new powerpc64 relocations to elf.h
Szabolcs Nagy
-0
/
+9
2016-07-03
add EM_OPENRISC again to elf.h
Szabolcs Nagy
-0
/
+1
2015-09-12
add sh relocation types needed for fdpic to elf.h
Rich Felker
-0
/
+8
2015-05-01
fix integer overflow in elf.h macro SHF_EXCLUDE
Rich Felker
-1
/
+1
2014-07-18
add or1k (OpenRISC 1000) architecture port
Stefan Kristiansson
-1
/
+37
2014-02-25
elf.h: add aarch64 relocations
Szabolcs Nagy
-0
/
+111
2014-02-25
elf.h: new elf header flag to mark 2008-NaN vs legacy-NaN on mips
Szabolcs Nagy
-0
/
+1
2013-09-16
update include/elf.h following glibc changes
Szabolcs Nagy
-27
/
+143
2012-10-15
microblaze TLS relocation support, completely untested
Rich Felker
-1
/
+8
2012-09-29
microblaze port
Rich Felker
-0
/
+24
2012-06-15
header file fixes: multiple include guard consistency and correctness
Rich Felker
-1
/
+1
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
-0
/
+2524