summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@google.com>2008-03-25 04:58:21 +0000
committerIan Lance Taylor <iant@google.com>2008-03-25 04:58:21 +0000
commit73de02f44b83eeccdacf7b803cc37074660f75b2 (patch)
tree327eda5ebef7205ddc28cbdf1200c39e07c77df0
parentf63cadb81aabe996c39afacefce8ec2064851465 (diff)
downloadcygnal-73de02f44b83eeccdacf7b803cc37074660f75b2.tar.gz
cygnal-73de02f44b83eeccdacf7b803cc37074660f75b2.tar.bz2
cygnal-73de02f44b83eeccdacf7b803cc37074660f75b2.zip
* common.h (NT_GNU_GOLD_VERSION): Define.
-rw-r--r--include/elf/ChangeLog4
-rw-r--r--include/elf/common.h1
2 files changed, 5 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index b2e4bebfc..3277d846b 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,7 @@
+2008-03-24 Ian Lance Taylor <iant@google.com>
+
+ * common.h (NT_GNU_GOLD_VERSION): Define.
+
2008-03-13 Alan Modra <amodra@bigpond.net.au>
* internal.h (Elf_Internal_Shdr): Change sh_link and sh_info from
diff --git a/include/elf/common.h b/include/elf/common.h
index 314de4ea9..7a9f725cf 100644
--- a/include/elf/common.h
+++ b/include/elf/common.h
@@ -424,6 +424,7 @@
#define NT_GNU_ABI_TAG 1
#define NT_GNU_HWCAP 2 /* Used by ld.so and kernel vDSO. */
#define NT_GNU_BUILD_ID 3 /* Generated by ld --build-id. */
+#define NT_GNU_GOLD_VERSION 4 /* Generated by gold. */
/* Values used in GNU .note.ABI-tag notes (NT_GNU_ABI_TAG). */
#define GNU_ABI_TAG_LINUX 0