summaryrefslogtreecommitdiff
path: root/libelf
Commit message (Expand)AuthorAgeFilesLines
* Update elf.h from glibc.Roland McGrath2012-08-162-23/+257
* elf32_checksum.c: Removed unused ebl_debugscn_p define and confusing comment.Mark Wielaard2012-08-142-5/+5
* Implement support for archives with 64-bit symbol tablePetr Machata2012-08-073-43/+98
* elf_getshdr should work for elf->flags & ELF_F_MALLOCED.Mark Wielaard2012-07-242-4/+12
* elf*_xlatetom: do not check ELF_T_NHDR has integer number of recordsPetr Machata2012-07-172-2/+11
* Update name, license and contributor policy.Mark Wielaard2012-06-05125-4975/+2375
* Remove .mtn-ignore and .cvsignore files.Mark Wielaard2012-06-051-1/+0
* elf32_offscn.c: Do not match SHT_NOBITS sections at OFFSET.Mark Wielaard2012-04-022-1/+7
* Don't exclude sh_type >= SHT_NUM from stripping.Roland McGrath2012-03-222-5/+6
* elf_end.c (elf_end): Call rwlock_unlock before rwlock_fini.Mark Wielaard2012-02-262-0/+5
* Fix doubled words.Marek Polacek2011-04-161-1/+1
* Fix off64_t overflow when MAXIMUM_SIZE == ~0.Jan Kratochvil2011-01-052-2/+7
* Add missing size entries for ELF_T_LIB and ELF_T_GNUHASH.Roland McGrath2010-08-183-4/+17
* Implicitly set dirty bitUlrich Drepper2010-06-144-3/+18
* Fix typo in last change.Roland McGrath2010-04-141-1/+1
* Handle truncated phdrs without crash.Roland McGrath2010-04-143-10/+18
* Update elf.h from glibc.Roland McGrath2010-04-132-2/+3
* Complete SH port.Matt Fleming2010-04-102-0/+28
* Fix some message typos and xgettext markers.Roland McGrath2010-04-062-3/+8
* Fix for the samePetr Machata2010-04-062-3/+11
* elf.h: Update from glibc.Roland McGrath2010-03-112-1/+11
* Update elf.hUlrich Drepper2010-03-042-2/+38
* Avoid wild section data pointers from bogus sh_offset in mapped files.Roland McGrath2010-02-172-8/+20
* Clean up and consolidate automake magic to reduce duplication and to work wit...Roland McGrath2010-02-152-22/+6
* Add elf_getphdrnum, support >65536 phdrs.Roland McGrath2010-01-0714-47/+264
* Fix fill_mmap for sections past the section headersLubomir Rintel2010-01-042-2/+10
* Fix whitespace, copyright years.Roland McGrath2009-11-101-2/+2
* __libelf_readall: Fetch file size if not yet known.Roland McGrath2009-11-102-2/+26
* Mark the archive header as unusable when there is no next ar element.Mark Wielaard2009-11-062-0/+9
* Makefile.am (libelf.so): Use -Wl,-z,defs not -defs.Mark Wielaard2009-08-122-1/+5
* Update elf.h from glibc.Ulrich Drepper2009-07-262-0/+7
* Fix handling of gaps between sections when writing files in libelf.Lubomir Rintel2009-07-212-2/+10
* Reorder Elf struct members for optimal packing.Roland McGrath2009-07-082-26/+25
* Add support for STB_GNU_UNIQUE to libebl.Ulrich Drepper2009-07-082-0/+5
* Add aliases for elf_getshnum and elf_getshstrndx.Ulrich Drepper2009-06-139-19/+56
* Add support for IRELATIVE relocations.Ulrich Drepper2009-06-012-2/+8
* Nominal ARM support.Roland McGrath2009-04-152-22/+46
* Update elf.h and some tables; fill in sparc backend reloc table.Roland McGrath2009-04-012-2/+23
* typoRoland McGrath2009-02-101-1/+1
* Don't write uninitialized data into zeroth section header entry.Ulrich Drepper2009-02-102-1/+6
* Document possible elf_strptr problem.Ulrich Drepper2009-02-012-1/+9
* Fix commit in updatenull_wrlock wrt to layout resulting from section headerUlrich Drepper2009-01-262-3/+9
* When writing ELF files in libelf, fill the gap between sections even if onlyUlrich Drepper2009-01-222-46/+104
* Cleanup of loop to write out section content.Ulrich Drepper2009-01-212-5/+14
* Remove duplicate commits.Ulrich Drepper2009-01-211-5/+0
* Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutilsUlrich Drepper2009-01-211-0/+5
|\
| * Fix possible crash in note conversion.Roland McGrath2009-01-212-2/+7
* | Fix possible crash in note conversion.Roland McGrath2009-01-212-2/+7
|/
* Fix accounting of last written position when updating ELF files.Ulrich Drepper2009-01-212-3/+24
* We only have one translation domain, elfutils. Change use in libelf.Ulrich Drepper2009-01-102-2/+4