summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMark Wielaard <mjw@redhat.com>2016-01-31 18:34:27 +0100
committerMark Wielaard <mjw@redhat.com>2016-01-31 18:34:27 +0100
commit0f0f4db5b76c27a7fe5a4247e09c314d4e15c34f (patch)
tree8c643811b62f09a257324e9cc64dad1c17d94d2e /ChangeLog
parent3da75f08818fa3d217e5d566477c7001cb774792 (diff)
Revert "elf/elf.h: Add new 386 and X86_64 relocations from binutils."
This reverts commit 3da75f08818fa3d217e5d566477c7001cb774792. glibc 2.23 hard freeze doesn't allow this change at this time.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 0 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index fb853f32da..a0fd225cc6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,3 @@
-2016-01-29 Mark Wielaard <mjw@redhat.com>
-
- * elf/elf.h (R_386_GOT32X): New.
- (R_386_NUM): Update.
- (R_X86_64_GOTPCRELX: New.
- (R_X86_64_REX_GOTPCRELX): New.
- (R_X86_64_NUM): Update.
-
2016-01-27 Paul Eggert <eggert@cs.ucla.edu>
[BZ #18240]