From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/9920 Path: news.gmane.org!not-for-mail From: Szabolcs Nagy Newsgroups: gmane.linux.lib.musl.general Subject: [PATCH 00/12] update elf.h to follow glibc changes Date: Wed, 20 Apr 2016 13:13:38 +0200 Message-ID: Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1461150844 13670 80.91.229.3 (20 Apr 2016 11:14:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 20 Apr 2016 11:14:04 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-9933-gllmg-musl=m.gmane.org@lists.openwall.com Wed Apr 20 13:14:03 2016 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1asq52-0007QS-5R for gllmg-musl@m.gmane.org; Wed, 20 Apr 2016 13:14:00 +0200 Original-Received: (qmail 4000 invoked by uid 550); 20 Apr 2016 11:13:55 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Original-Received: (qmail 3948 invoked from network); 20 Apr 2016 11:13:49 -0000 Mail-Followup-To: musl@lists.openwall.com Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) Xref: news.gmane.org gmane.linux.lib.musl.general:9920 Archived-At: 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