summaryrefslogtreecommitdiff
path: root/libelf
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into robustifyMark Wielaard2014-01-034-6/+174
|\
| * libelf: Only memcpy ehdr back when not already directly mmapped.Mark Wielaard2013-11-112-1/+6
| * libelf: Write all section headers if elf flags contains ELF_F_DIRTY.Mark Wielaard2013-11-052-2/+9
| * Check for prefixed ar, readelf, and nmMichael Forney2013-11-052-1/+5
| * Update elf.h from glibcPetr Machata2013-10-012-2/+154
* | Merge branch 'master' into robustifyMark Wielaard2013-09-274-113/+281
|\ \ | |/
| * Update elf.h from glibcPetr Machata2013-09-262-111/+261
| * gelf.h: Fix typo in comment.Namhyung Kim2013-08-282-1/+5
| * gelf_getauxv: Add missing whitespace.Mark Wielaard2013-08-282-2/+6
| * gelf_getauxv: Remove unnecessary casts to char *.Mark Wielaard2013-08-272-1/+5
| * gelf_getauxv: Use memcpy, not pointer deref, to avoid alignment problems.Kurt Roeckx2013-08-262-1/+7
* | Merge branch 'master' into robustifyJan Kratochvil2013-07-193-1/+30
|\ \ | |/
| * elf_getarsym: Handle unaligned data in archive index.Roland McGrath2013-01-072-0/+6
| * elf_getarsym: Use memcpy instead of pointer dereference so as not to assume t...Roland McGrath2013-01-072-1/+8
| * Update elf.h from glibc.Petr Machata2012-09-172-0/+16
* | Merge branch 'master' into robustifyMark Wielaard2012-08-277-77/+383
|\ \ | |/
| * 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
* | Merge branch 'master' into robustifyMark Wielaard2012-06-06127-4977/+2382
|\ \ | |/
| * 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
* | Merge branch 'master' into robustifyRoland McGrath2012-03-223-5/+11
|\ \ | |/
| * 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
* | Merge branch 'master' into robustifyMark Wielaard2011-05-251-1/+1
|\ \ | |/
| * Fix doubled words.Marek Polacek2011-04-161-1/+1
* | Merge branch 'master' into robustifyRoland McGrath2011-01-112-2/+7
|\ \ | |/
| * Fix off64_t overflow when MAXIMUM_SIZE == ~0.Jan Kratochvil2011-01-052-2/+7
* | Merge branch 'master' into robustifyRoland McGrath2010-09-093-4/+17
|\ \ | |/
| * Add missing size entries for ELF_T_LIB and ELF_T_GNUHASH.Roland McGrath2010-08-183-4/+17
* | Merge branch 'master' into robustifyRoland McGrath2010-06-244-3/+18
|\ \ | |/
| * Implicitly set dirty bitUlrich Drepper2010-06-144-3/+18
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into robustifyRoland McGrath2010-04-146-51/+127
|\ \ | |/
| * 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
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into robustifyRoland McGrath2010-02-182-8/+20
|\ \ | |/
| * Avoid wild section data pointers from bogus sh_offset in mapped files.Roland McGrath2010-02-172-8/+20
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into robustifyRoland McGrath2010-02-152-22/+6
|\ \ | |/
| * Clean up and consolidate automake magic to reduce duplication and to work wit...Roland McGrath2010-02-152-22/+6
* | Merge branch 'master' into robustifyRoland McGrath2010-01-0714-60/+282
|\ \ | |/