summaryrefslogtreecommitdiff
path: root/libelf/libelfP.h
Commit message (Expand)AuthorAgeFilesLines
* support ZSTD compression algorithmMartin Liska2022-12-231-2/+2
* move platform depended include into system.h of libelfYonggang Luo2022-10-161-0/+1
* libelf: Return already gotten Elf_Data from elf_getdata_rawchunkMark Wielaard2022-04-051-0/+1
* libdwfl: Make sure note data is properly aligned.Mark Wielaard2021-12-181-2/+2
* Consistently define _(Str) using dgettext ("elfutils", Str)Dmitry V. Levin2020-12-161-3/+0
* libelf: fix spelling typos in commentsDmitry V. Levin2020-12-121-1/+1
* libelf: Use GElf_Ehdr instead of Elf handle in __libelf_data_typeMark Wielaard2020-11-061-2/+3
* libelf: Fix some 32bit offset/size issues that break updating 4G+ files.Mark Wielaard2019-06-281-9/+9
* libelf: Remove unused __elf_xfctstof.Mark Wielaard2019-02-281-2/+0
* libelf: Remove unused internal __elf[32|64]_msize functions.Mark Wielaard2019-02-281-10/+0
* libelf: There is just one ELF version.Mark Wielaard2019-02-281-25/+14
* libelf: Mark both fsize and msize with const attribute.Mark Wielaard2018-11-161-2/+2
* Recognize and parse GNU Property notes.Mark Wielaard2018-10-291-3/+9
* libelf: Don't return unaligned data returned from elf_getdata[_rawchunk].Mark Wielaard2018-06-221-4/+0
* libelf: Add ELF_E_INVALID_ELF error value.Mark Wielaard2017-10-131-0/+1
* Check if gcc complains about __attribute__ (visibility(..))Ulf Hermann2017-08-181-1/+1
* Avoid double-including config.hUlf Hermann2017-05-021-4/+0
* libelf: Fix memory leak in elf_compress for mmapped ELF files.Mark Wielaard2016-08-151-2/+8
* libelf: Make elf_strptr index correctly into compressed section data.Mark Wielaard2016-01-061-0/+6
* libelf: Add elf_compress and elf_compress_gnu.Mark Wielaard2016-01-061-0/+24
* libelf: Add elf32_getchdr, elf64_getchdr and gelf_getchdr.Mark Wielaard2016-01-061-1/+4
* Trust AC_SYS_LARGEFILE to provide large file supportJosh Stone2015-10-091-3/+3
* libelf: Make __libelf_set_data_list_rdlock an internal_function.Mark Wielaard2015-02-191-1/+1
* libelf: Fix elf_newdata when raw ELF file/image data is available.Mark Wielaard2015-02-061-0/+6
* libelf: gelf_getphdr should check phdr index is valid.Mark Wielaard2015-01-151-0/+2
* robustify: libelf gelf define INVALID_NDX macro.Jakub Jelinek2014-01-231-0/+4
* Update name, license and contributor policy.Mark Wielaard2012-06-051-40/+19
* Fix doubled words.Marek Polacek2011-04-161-1/+1
* Add elf_getphdrnum, support >65536 phdrs.Roland McGrath2010-01-071-1/+3
* Reorder Elf struct members for optimal packing.Roland McGrath2009-07-081-26/+20
* Add aliases for elf_getshnum and elf_getshstrndx.Ulrich Drepper2009-06-131-4/+5
* We only have one translation domain, elfutils. Change use in libelf.Ulrich Drepper2009-01-101-2/+2
* propagate from branch 'com.redhat.elfutils.roland.pending.libelf-threads' (he...Ulrich Drepper2008-12-041-3/+3
* libdwfl/Roland McGrath2008-09-301-1/+1
* Fix up bogon and missing log entries from .pmachata.threads branch.Roland McGrath2008-08-251-70/+25
* Fix build problem after merge of pmachata.threads branch when compiled withoutUlrich Drepper2008-08-161-1/+1
* propagate from branch 'com.redhat.elfutils.pmachata.threads' (head 8bd3bc10eb...Ulrich Drepper2008-08-161-12/+72
* propagate from branch 'com.redhat.elfutils.disasm' (head d15b4eb794e81e477f98...Ulrich Drepper2008-01-021-1/+5
* src/Roland McGrath2007-10-041-0/+15
* 2007-09-27 Roland McGrath <roland@redhat.com>Roland McGrath2007-09-271-0/+3
* propagate from branch 'com.redhat.elfutils.roland.pending' (head b584b7056d67...Ulrich Drepper2007-03-301-1/+17
* merge of 2043b4a4bc8f0359b8c216306758ab5900533fdeUlrich Drepper2006-06-101-14/+3
* * i386_ld.c (elf_i386_finalize_plt): Don't change symbol table entriesUlrich Drepper2006-06-101-3/+14
* merge of 74ebb3c081458a7d19c744b155c767262efc47cbUlrich Drepper2006-06-041-14/+3
* Handle as-needed options.Ulrich Drepper2006-05-311-3/+14
* No need for non-gcc support.Ulrich Drepper2006-05-281-14/+3
* Fix FSF address. No exception for libdwarf.Ulrich Drepper2006-04-041-1/+1
* propagate from branch 'com.redhat.elfutils.roland.pending' (head 4f8fc821345f...Ulrich Drepper2006-04-041-12/+45
* Add several more elflint tests:Ulrich Drepper2005-08-031-0/+5
* Adjust for monotone.Ulrich Drepper2005-07-261-0/+534