summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libelf/ChangeLog4
-rw-r--r--libelf/elf.h3
2 files changed, 7 insertions, 0 deletions
diff --git a/libelf/ChangeLog b/libelf/ChangeLog
index d6f34151..7bcc235b 100644
--- a/libelf/ChangeLog
+++ b/libelf/ChangeLog
@@ -1,3 +1,7 @@
+2009-07-26 Ulrich Drepper <drepper@redhat.com>
+
+ * elf.h: Update from glibc.
+
2009-07-21 Ulrich Drepper <drepper@redhat.com>
* elf32_updatefile.c (__elfXX_updatemmap): Fix handling of gaps between
diff --git a/libelf/elf.h b/libelf/elf.h
index 7efdedef..ce6de07e 100644
--- a/libelf/elf.h
+++ b/libelf/elf.h
@@ -1054,6 +1054,9 @@ typedef struct
The descriptor consists of any nonzero number of bytes. */
#define NT_GNU_BUILD_ID 3
+/* Version note generated by GNU gold containing a version string. */
+#define NT_GNU_GOLD_VERSION 4
+
/* Move records. */
typedef struct