public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: "Jan Beulich" <jbeulich@novell.com>
To: "Alan Modra" <amodra@bigpond.net.au>
Cc: <binutils@sourceware.org>
Subject: Re: DT_ENCODING
Date: Thu, 26 Apr 2007 13:06:00 -0000	[thread overview]
Message-ID: <46306A84.76E4.0078.0@novell.com> (raw)
In-Reply-To: <20070405132836.GK28088@bubble.grove.modra.org>

>>> Alan Modra <amodra@bigpond.net.au> 05.04.07 15:28 >>>
>On Thu, Apr 05, 2007 at 09:56:57AM +0100, Jan Beulich wrote:
>> Back in 2003, you changed DT_ENCODING from 32 (as documented) to 31.
>> Can you explain this (the ChangeLog entry unfortunately says nothing)?
>
>I don't know now, sorry.  Please change it back as I clearly did the
>wrong thing.

Committed:

Revert the value change of DT_ENCODING from 2003-01-17. Luckily (and
surprisingly) the value isn't really being used anywhere, henc no other
changes are needed.

include/elf/
2007-04-26  Jan Beulich  <jbeulich@novell.com>

	* common.h (DT_ENCODING): Correct value (back to spec mandated
	value).

--- 2007-04-26/include/elf/common.h
+++ 2007-04-26/include/elf/common.h
@@ -550,7 +550,7 @@
 #define DT_FINI_ARRAYSZ 28
 #define DT_RUNPATH	29
 #define DT_FLAGS	30
-#define DT_ENCODING	31
+#define DT_ENCODING	32
 #define DT_PREINIT_ARRAY   32
 #define DT_PREINIT_ARRAYSZ 33
 



  reply	other threads:[~2007-04-26  7:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-05  8:56 DT_ENCODING Jan Beulich
2007-04-05 13:28 ` DT_ENCODING Alan Modra
2007-04-26 13:06   ` Jan Beulich [this message]
2007-04-26 13:57     ` DT_ENCODING Hans-Peter Nilsson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46306A84.76E4.0078.0@novell.com \
    --to=jbeulich@novell.com \
    --cc=amodra@bigpond.net.au \
    --cc=binutils@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).