diff options
| author | Ulrich Drepper <[email protected]> | 2006-07-06 23:58:40 +0000 |
|---|---|---|
| committer | Ulrich Drepper <[email protected]> | 2006-07-06 23:58:40 +0000 |
| commit | 1b0714c81de473ad3a5ca88bd1c593d93a6ebcdd (patch) | |
| tree | 152b48dddb7a07fbe0a534242457277e60ab2199 /libelf/ChangeLog | |
| parent | 7df97c777c3c8a688774882a1dd7d1701a127560 (diff) | |
Updated support for new hash table format.
Fix handling of discarded COMDAT symbols in ld.
Diffstat (limited to 'libelf/ChangeLog')
| -rw-r--r-- | libelf/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libelf/ChangeLog b/libelf/ChangeLog index d42bf18b..db4108d3 100644 --- a/libelf/ChangeLog +++ b/libelf/ChangeLog @@ -1,3 +1,10 @@ +2006-07-06 Ulrich Drepper <[email protected]> + + * elf_gnu_hash.c: New file. + * libelf.h: Declare elf_gnu_hash. + * Makefile.am (libelf_a_SOURCES): Add elf_gnu_hash. + * libelf.map: Add elf_gnu_map for version ELFUTILS_1.2. + 2006-05-28 Ulrich Drepper <[email protected]> * elf32_updatefile.c (updatemmap): Preserve section content if |
