diff options
Diffstat (limited to 'libelf/ChangeLog')
| -rw-r--r-- | libelf/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libelf/ChangeLog b/libelf/ChangeLog index 30017cd7..9ca9c734 100644 --- a/libelf/ChangeLog +++ b/libelf/ChangeLog @@ -398,6 +398,11 @@ * elf-knowledge.h (SECTION_STRIP_P): Remove < SHT_NUM check. +2011-03-10 Roland McGrath <[email protected]> + + * gnuhash_xlate.h (elf_cvt_gnuhash): Avoid post-increment in bswap_32 + argument, since some implementations are buggy macros. + 2011-02-26 Mark Wielaard <[email protected]> * elf_end.c (elf_end): Call rwlock_unlock before rwlock_fini. @@ -1075,6 +1080,11 @@ * elf.h: Update from glibc. +2005-05-31 Roland McGrath <[email protected]> + + * Makefile.am (WEXTRA): New variable, substituted by configure. + (AM_CFLAGS): Use it in place of -Wextra. + 2005-05-08 Roland McGrath <[email protected]> * elf_begin.c (read_file) [_MUDFLAP]: Don't use mmap for now. |
