diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-03-04 21:58:30 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-03-04 21:58:30 -0800 |
commit | 77615134ad72fda6c55492addb8dfb273eaa411f (patch) | |
tree | ce4b40813b66bc5725a506fb5ec0047d0001642d /backends/ChangeLog | |
parent | f7a9a9e421dcba940c26cff9a87493c9c7e0788b (diff) | |
download | elfutils-77615134ad72fda6c55492addb8dfb273eaa411f.tar.gz |
Support new x86-64 relocations.
Diffstat (limited to 'backends/ChangeLog')
-rw-r--r-- | backends/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/backends/ChangeLog b/backends/ChangeLog index 4ec13fd8..f862cbd1 100644 --- a/backends/ChangeLog +++ b/backends/ChangeLog @@ -1,3 +1,8 @@ +2010-03-04 Ulrich Drepper <drepper@redhat.com> + + * x86_64_reloc.def: Add entries for R_X86_64_SIZE32 and + R_X86_64_SIZE64. + 2010-02-18 Roland McGrath <roland@redhat.com> * Makefile.am (libebl_%.so): Use multi-target pattern rule instead of |