Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Wed, 20 Apr 2016 13:13:38 +0200
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: [PATCH 00/12] update elf.h to follow glibc changes

elf.h was last updated in detail on 2013-09-15 in commit
268375c1c017c0bdefeed1a330811e433c4dfaef

Szabolcs Nagy (12):
  add EM_OPENRISC again to elf.h
  add new powerpc64 relocations to elf.h
  update elf.h with powerpc64 elfv2 abi related macros
  update elf.h with new aarch64 relocs
  update elf.h with mips abi flags support
  add nios2 definitions to elf.h
  add powerpc tls optimization related definitions to elf.h
  add SHF_COMPRESSED section flag to elf.h
  add DT_MIPS_RLD_MAP_REL to elf.h
  add missing x86 relocs to elf.h
  add NT_ARM_SYSTEM_CALL to elf.h
  add EF_SH_ sh specific macros to elf.h

 include/elf.h | 223 ++++++++++++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 210 insertions(+), 13 deletions(-)

-- 
2.7.2

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.