summaryrefslogtreecommitdiffstats
path: root/libelf/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'elfutils-0.175'Ulf Hermann2019-01-091-0/+60
|\
| * libelf: Mark both fsize and msize with const attribute.Mark Wielaard2018-11-161-0/+5
| * libelf: Correctly setup alignment of SHF_COMPRESSED section data.Mark Wielaard2018-11-131-0/+7
| * strip: Also handle gnu compressed debug sections with --reloc-debug-sectionsMark Wielaard2018-11-131-0/+4
| * Handle GNU Build Attribute ELF Notes.Mark Wielaard2018-11-131-0/+9
| * libelf: Explicitly update section data after (de)compression.Mark Wielaard2018-11-091-0/+7
| * Recognize and parse GNU Property notes.Mark Wielaard2018-10-291-0/+28
* | Merge tag 'elfutils-0.174'Ulf Hermann2018-10-111-0/+24
|\|
| * libelf: Fix shnum and section zero handling.Mark Wielaard2018-09-131-0/+6
| * libelf: Fix some issues with ELF_C_RDWR_MMAP.Mark Wielaard2018-09-131-0/+6
| * libelf: Return error if elf_compress_gnu is used on SHF_COMPRESSED section.Mark Wielaard2018-08-181-0/+7
| * libelf: Fix documentation of elf_getshdrstrndx and elf_getshstrndx.Mark Wielaard2018-07-271-0/+5
* | Merge tag 'elfutils-0.173'Ulf Hermann2018-07-131-6/+58
|\|
| * libelf: Don't return unaligned data returned from elf_getdata[_rawchunk].Mark Wielaard2018-06-221-0/+7
| * libelf: Sync elf.h from glibc.Mark Wielaard2018-06-211-0/+4
| * libelf: Sync elf.h from glibcAndreas Schwab2018-04-231-0/+4
| * libelf: Sync elf.h from glibc.Mark Wielaard2018-02-171-0/+4
| * Use fallthrough attribute.Joshua Watt2018-02-101-0/+8
| * libelf: Don't error out when sanity checking e_shoff if scncnt is zero.Mark Wielaard2017-10-131-0/+5
| * libelf: Add ELF_E_INVALID_ELF error value.Mark Wielaard2017-10-131-0/+12
| * Make sure packed structs follow the gcc memory layoutUlf Hermann2017-09-201-0/+4
| * Check if gcc complains about __attribute__ (visibility(..))Ulf Hermann2017-08-181-0/+4
| * Check for -z,defs, -z,relro, -fPIC, -fPIE before using themUlf Hermann2017-08-181-0/+4
| * libelf: Sync elf.h from glibc.Mark Wielaard2017-08-151-0/+4
* | Merge tag 'elfutils-0.170'Ulf Hermann2017-08-171-0/+12
|\|
| * ppc64: Add HTM SPRs support to readelfGustavo Romero2017-07-251-0/+4
| * Unify linking of libasm, libelf, libdw, backendsUlf Hermann2017-07-241-0/+8
* | Merge tag 'elfutils-0.169'QtCreator4.5.1QtCreator4.5.0-rc1QtCreator4.5.0QtCreator4.4.1QtCreator4.4.0-rc1QtCreator4.4.0-beta1QtCreator4.4.04.54.4Ulf Hermann2017-05-081-4/+8
|\|
| * Avoid double-including config.hUlf Hermann2017-05-021-0/+4
| * Use F_GETFD rather than F_GETFL to check validity of file descriptorUlf Hermann2017-05-021-0/+4
| * Make __attribute__ conditional in all installed headersUlf Hermann2017-05-021-0/+5
| * On elf_update, remember when we mmap()Ulf Hermann2017-04-281-0/+4
| * libelf: Initialize n to zero in elf_getarsym.Mark Wielaard2017-04-191-0/+4
* | Open files in O_BINARYUlf Hermann2017-05-081-0/+4
* | Skip fchown, fchmod, fadvise, fallocate if functions are unavailableUlf Hermann2017-05-041-0/+5
* | Generalize library namesUlf Hermann2017-04-281-0/+5
* | Check if gcc complains about __attribute__ (visibility(..))Ulf Hermann2017-04-281-0/+4
* | Check for -z,defs, -z,relro, -fPIC, -fPIE before using themUlf Hermann2017-04-281-0/+4
* | Drop handrolled or #ifdef'ed libc replacementsUlf Hermann2017-04-281-0/+5
* | Add gnulib modules to replace missing libc functionalityUlf Hermann2017-04-271-0/+4
* | On elf_update, remember when we mmap()Ulf Hermann2017-04-261-0/+4
* | Avoid double-including config.hUlf Hermann2017-04-261-0/+4
* | Use F_GETFD rather than F_GETFL to check validity of file descriptorUlf Hermann2017-04-211-0/+4
* | Make __attribute__ conditional in all installed headersUlf Hermann2017-04-211-0/+5
|/
* libelf: Always update last_offset in updatefile and updatemmap.Mark Wielaard2017-04-041-0/+5
* libelf: Check compression ratio before trying to allocate output buffer.Mark Wielaard2017-04-031-0/+5
* libelf: gelf_newehdr and gelf_newehdr should return void *.Akihiko Odaki2016-12-071-0/+8
* libelf: Sanity check offset and size before trying to malloc and read data.Mark Wielaard2016-11-101-0/+5
* libelf: Always set ELF maxsize when reading an ELF file for sanity checks.Mark Wielaard2016-11-101-2/+6
* Do not depend on some non-POSIX features.Akihiko Odaki2016-10-131-0/+8