mailing list of musl libc
 help / color / mirror / code / Atom feed
* [PATCH 00/12] update elf.h to follow glibc changes
@ 2016-04-20 11:13 Szabolcs Nagy
  2016-04-20 11:14 ` [PATCH 01/12] add EM_OPENRISC again to elf.h Szabolcs Nagy
                   ` (11 more replies)
  0 siblings, 12 replies; 15+ messages in thread
From: Szabolcs Nagy @ 2016-04-20 11:13 UTC (permalink / raw)
  To: musl

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



^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2016-07-03 20:13 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-20 11:13 [PATCH 00/12] update elf.h to follow glibc changes Szabolcs Nagy
2016-04-20 11:14 ` [PATCH 01/12] add EM_OPENRISC again to elf.h Szabolcs Nagy
2016-04-20 11:14 ` [PATCH 02/12] add new powerpc64 relocations " Szabolcs Nagy
2016-04-20 11:15 ` [PATCH 03/12] update elf.h with powerpc64 elfv2 abi related macros Szabolcs Nagy
2016-04-20 11:15 ` [PATCH 04/12] update elf.h with new aarch64 relocs Szabolcs Nagy
2016-04-20 17:18   ` Rich Felker
2016-07-03 20:13     ` Szabolcs Nagy
2016-04-20 11:17 ` [PATCH 05/12] update elf.h with mips abi flags support Szabolcs Nagy
2016-04-20 11:17 ` [PATCH 06/12] add nios2 definitions to elf.h Szabolcs Nagy
2016-04-20 11:17 ` [PATCH 07/12] add powerpc tls optimization related " Szabolcs Nagy
2016-04-20 11:19 ` [PATCH 08/12] add SHF_COMPRESSED section flag " Szabolcs Nagy
2016-04-20 11:19 ` [PATCH 09/12] add DT_MIPS_RLD_MAP_REL " Szabolcs Nagy
2016-04-20 11:19 ` [PATCH 10/12] add missing x86 relocs " Szabolcs Nagy
2016-04-20 11:20 ` [PATCH 11/12] add NT_ARM_SYSTEM_CALL " Szabolcs Nagy
2016-04-20 11:20 ` [PATCH 12/12] add EF_SH_ sh specific macros " Szabolcs Nagy

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).